[INFO] cloning repository https://github.com/jipings/wasm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jipings/wasm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipings%2Fwasm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipings%2Fwasm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be1211174f6aab2b8e03084a9ef4652c9953ef04 [INFO] testing jipings/wasm-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipings%2Fwasm-rs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jipings/wasm-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jipings/wasm-rs [INFO] finished tweaking git repo https://github.com/jipings/wasm-rs [INFO] tweaked toml for git repo https://github.com/jipings/wasm-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jipings/wasm-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7cad1d362f660c0140f4ab9ff7fe01699f3be6c843058b7d9d3cd959364dcd8 [INFO] running `Command { std: "docker" "start" "-a" "e7cad1d362f660c0140f4ab9ff7fe01699f3be6c843058b7d9d3cd959364dcd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7cad1d362f660c0140f4ab9ff7fe01699f3be6c843058b7d9d3cd959364dcd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7cad1d362f660c0140f4ab9ff7fe01699f3be6c843058b7d9d3cd959364dcd8", kill_on_drop: false }` [INFO] [stdout] e7cad1d362f660c0140f4ab9ff7fe01699f3be6c843058b7d9d3cd959364dcd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e02fe38ee07c81efae87e58db9458cd8c69fad2f6f2a8a1beb5251d52a5a4d2f [INFO] running `Command { std: "docker" "start" "-a" "e02fe38ee07c81efae87e58db9458cd8c69fad2f6f2a8a1beb5251d52a5a4d2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling wast v38.0.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling cranelift-bforest v0.74.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wat v1.0.40 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling enumset v1.0.7 [INFO] [stderr] Compiling serde_bytes v0.11.5 [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 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-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 wasm-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.95s [INFO] running `Command { std: "docker" "inspect" "e02fe38ee07c81efae87e58db9458cd8c69fad2f6f2a8a1beb5251d52a5a4d2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02fe38ee07c81efae87e58db9458cd8c69fad2f6f2a8a1beb5251d52a5a4d2f", kill_on_drop: false }` [INFO] [stdout] e02fe38ee07c81efae87e58db9458cd8c69fad2f6f2a8a1beb5251d52a5a4d2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdae0c740dc921eba96f30436d6127a53c7fb78b49e2a8e9125feba8c9501d09 [INFO] running `Command { std: "docker" "start" "-a" "fdae0c740dc921eba96f30436d6127a53c7fb78b49e2a8e9125feba8c9501d09", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-rs` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name early_exit --edition=2018 examples/early_exit.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a7e4d7c5a79ab31d -C extra-filename=-a7e4d7c5a79ab31d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name imports_function --edition=2018 examples/imports_function.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=5f921c246870cb0c -C extra-filename=-5f921c246870cb0c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name memory --edition=2018 examples/memory.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=34e684df9ff527f1 -C extra-filename=-34e684df9ff527f1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name handle_memory --edition=2018 examples/handle_memory.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=77f895757c5342c2 -C extra-filename=-77f895757c5342c2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name table --edition=2018 examples/table.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=192f01840b020893 -C extra-filename=-192f01840b020893 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name limit_memory --edition=2018 examples/limit_memory.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b6cccb741d3ba24c -C extra-filename=-b6cccb741d3ba24c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gcd --edition=2018 examples/gcd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8798708aaef2bc32 -C extra-filename=-8798708aaef2bc32 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name exports_function --edition=2018 examples/exports_function.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=329d0c985e888ed8 -C extra-filename=-329d0c985e888ed8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name imports_global --edition=2018 examples/imports_global.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1c8f80fc01b767c5 -C extra-filename=-1c8f80fc01b767c5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name exports_global --edition=2018 examples/exports_global.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b7f671105503250c -C extra-filename=-b7f671105503250c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hello_world --edition=2018 examples/hello_world.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=96ba8f57a27b38ad -C extra-filename=-96ba8f57a27b38ad --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name exports_memory --edition=2018 examples/exports_memory.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=890b81f7f6223a15 -C extra-filename=-890b81f7f6223a15 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name engine_universal --edition=2018 examples/engine_universal.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8c3fae36b4a5c2f9 -C extra-filename=-8c3fae36b4a5c2f9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5a319e59e26ee08d.rlib --extern loupe=/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bdfb203897aa9e10.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib --extern wasmer=/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib --extern wasmer_compiler_cranelift=/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib --extern wasmer_engine_universal=/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.handle_error.1618ea28-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44.1x0l8raz9ebgviu9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib" "/opt/rustwide/target/debug/deps/libtracing-cd28aa0dbb59bd8f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-ccf950386d85dea5.rlib" "/opt/rustwide/target/debug/deps/librayon-c506b43adc2f4221.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1bf7c2356eabdfde.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-deb2b1b10ee947c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9744c266e4d8adcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a3d6a822e3414bd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-400aa3c940ad4c4d.rlib" "/opt/rustwide/target/debug/deps/libregalloc-1e4f043b3753b48a.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libgimli-78b7fcc76af94b08.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-65080de4d1e77cee.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ca7d1a88bf5b1069.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-61c44dc01faf9e07.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-53b9a0b86129610f.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-e70d20fe377d6640.rlib" "/opt/rustwide/target/debug/deps/libwat-10e90cc47c9a99b6.rlib" "/opt/rustwide/target/debug/deps/libwast-a0ac3602ddd08a1e.rlib" "/opt/rustwide/target/debug/deps/libleb128-0914e3e1c1bca2a2.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-a503abff56b9ccbf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-6060f43474af229f.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-eb46b47c03168e98.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-35f41c7ec9044b92.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-e300197b394cbc3f.rlib" "/opt/rustwide/target/debug/deps/libenumset-b7885a0dc7b30a1a.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-412e75662cf5bd90.rlib" "/opt/rustwide/target/debug/deps/libregion-9d15a27ddd1c4ceb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b97577ae775f9f75.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-669d31a19ceae4dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8285dc95f576fb7d.rlib" "/opt/rustwide/target/debug/deps/libgimli-d6d142eadf5bf9bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-7fb1cdd8e71e78ae.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-ff1de4489a603671.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-dd4e159cb1ef7b3e.rlib" "/opt/rustwide/target/debug/deps/librkyv-394d62025316fd3b.rlib" "/opt/rustwide/target/debug/deps/libseahash-6c10ceffe5e841a5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-5758d36799607313.rlib" "/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5d76eb4f7a7af5cc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libserde-50eb4915223dedf7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0b4e1103689a299d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/handle_error-f732c813bfaacb44" "-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 `wasm-rs` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.instance.1a78cc41-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd.4wzol9mpzkeumgo3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-d1dfb3a503ab35be/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwasmer-ba921113471132d6.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine_universal-05bf50cfa7778060.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler_cranelift-ba654b25b7c7cfe7.rlib" "/opt/rustwide/target/debug/deps/libtracing-cd28aa0dbb59bd8f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-ccf950386d85dea5.rlib" "/opt/rustwide/target/debug/deps/librayon-c506b43adc2f4221.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1bf7c2356eabdfde.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-deb2b1b10ee947c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9744c266e4d8adcb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a3d6a822e3414bd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c93230d2c8eb1bc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-400aa3c940ad4c4d.rlib" "/opt/rustwide/target/debug/deps/libregalloc-1e4f043b3753b48a.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/libgimli-78b7fcc76af94b08.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-65080de4d1e77cee.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ca7d1a88bf5b1069.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-61c44dc01faf9e07.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-53b9a0b86129610f.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-e70d20fe377d6640.rlib" "/opt/rustwide/target/debug/deps/libwat-10e90cc47c9a99b6.rlib" "/opt/rustwide/target/debug/deps/libwast-a0ac3602ddd08a1e.rlib" "/opt/rustwide/target/debug/deps/libleb128-0914e3e1c1bca2a2.rlib" "/opt/rustwide/target/debug/deps/libwasmer_engine-a503abff56b9ccbf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-6060f43474af229f.rlib" "/opt/rustwide/target/debug/deps/libwasmer_compiler-eb46b47c03168e98.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-35f41c7ec9044b92.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-e300197b394cbc3f.rlib" "/opt/rustwide/target/debug/deps/libenumset-b7885a0dc7b30a1a.rlib" "/opt/rustwide/target/debug/deps/libwasmer_vm-412e75662cf5bd90.rlib" "/opt/rustwide/target/debug/deps/libregion-9d15a27ddd1c4ceb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b97577ae775f9f75.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-669d31a19ceae4dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8285dc95f576fb7d.rlib" "/opt/rustwide/target/debug/deps/libgimli-d6d142eadf5bf9bf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-7fb1cdd8e71e78ae.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-ff1de4489a603671.rlib" "/opt/rustwide/target/debug/deps/libwasmer_types-dd4e159cb1ef7b3e.rlib" "/opt/rustwide/target/debug/deps/librkyv-394d62025316fd3b.rlib" "/opt/rustwide/target/debug/deps/libseahash-6c10ceffe5e841a5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-57ac68445a84688d.rlib" "/opt/rustwide/target/debug/deps/libptr_meta-5758d36799607313.rlib" "/opt/rustwide/target/debug/deps/libloupe-04150f4762f34b7e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5d76eb4f7a7af5cc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libserde-50eb4915223dedf7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0b4e1103689a299d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/instance-fd99ab142e5dd8dd" "-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 `wasm-rs` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fdae0c740dc921eba96f30436d6127a53c7fb78b49e2a8e9125feba8c9501d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdae0c740dc921eba96f30436d6127a53c7fb78b49e2a8e9125feba8c9501d09", kill_on_drop: false }` [INFO] [stdout] fdae0c740dc921eba96f30436d6127a53c7fb78b49e2a8e9125feba8c9501d09