[INFO] cloning repository https://github.com/CharlesLiu-TOPNetwork/rustvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CharlesLiu-TOPNetwork/rustvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlesLiu-TOPNetwork%2Frustvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlesLiu-TOPNetwork%2Frustvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a2629d8b35aa34602a0c3ea5369c69b5a396de6
[INFO] testing CharlesLiu-TOPNetwork/rustvm against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharlesLiu-TOPNetwork%2Frustvm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CharlesLiu-TOPNetwork/rustvm
[INFO] finished tweaking git repo https://github.com/CharlesLiu-TOPNetwork/rustvm
[INFO] tweaked toml for git repo https://github.com/CharlesLiu-TOPNetwork/rustvm written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CharlesLiu-TOPNetwork/rustvm on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CharlesLiu-TOPNetwork/rustvm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded region v2.2.0
[INFO] [stderr]   Downloaded wasmer v1.0.2
[INFO] [stderr]   Downloaded wat v1.0.37
[INFO] [stderr]   Downloaded wasmer-types v1.0.2
[INFO] [stderr]   Downloaded which v4.1.0
[INFO] [stderr]   Downloaded wasmer-derive v1.0.2
[INFO] [stderr]   Downloaded wasmer-wasi v1.0.2
[INFO] [stderr]   Downloaded wasmer-middlewares v1.0.2
[INFO] [stderr]   Downloaded dynasmrt v1.0.1
[INFO] [stderr]   Downloaded wasmer-compiler v1.0.2
[INFO] [stderr]   Downloaded anyhow v1.0.40
[INFO] [stderr]   Downloaded cranelift-frontend v0.68.0
[INFO] [stderr]   Downloaded darling_core v0.12.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.1
[INFO] [stderr]   Downloaded wasmparser v0.65.0
[INFO] [stderr]   Downloaded dynasm v1.0.1
[INFO] [stderr]   Downloaded wasmer-compiler-cranelift v1.0.2
[INFO] [stderr]   Downloaded tracing-attributes v0.1.15
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.68.0
[INFO] [stderr]   Downloaded syn v1.0.69
[INFO] [stderr]   Downloaded regalloc v0.0.31
[INFO] [stderr]   Downloaded memmap2 v0.2.2
[INFO] [stderr]   Downloaded enumset v1.0.6
[INFO] [stderr]   Downloaded wasmer-engine-native v1.0.2
[INFO] [stderr]   Downloaded wasmer-compiler-singlepass v1.0.2
[INFO] [stderr]   Downloaded erased-serde v0.3.13
[INFO] [stderr]   Downloaded ghost v0.1.2
[INFO] [stderr]   Downloaded inventory v0.1.10
[INFO] [stderr]   Downloaded typetag v0.1.7
[INFO] [stderr]   Downloaded cranelift-bforest v0.68.0
[INFO] [stderr]   Downloaded wasmer-engine-jit v1.0.2
[INFO] [stderr]   Downloaded enumset_derive v0.5.4
[INFO] [stderr]   Downloaded generational-arena v0.2.8
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded typetag-impl v0.1.7
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.68.0
[INFO] [stderr]   Downloaded wasmer-engine v1.0.2
[INFO] [stderr]   Downloaded libc v0.2.93
[INFO] [stderr]   Downloaded darling v0.12.3
[INFO] [stderr]   Downloaded target-lexicon v0.11.2
[INFO] [stderr]   Downloaded wasmer-object v1.0.2
[INFO] [stderr]   Downloaded more-asserts v0.2.1
[INFO] [stderr]   Downloaded wasmer-vm v1.0.2
[INFO] [stderr]   Downloaded inventory-impl v0.1.10
[INFO] [stderr]   Downloaded darling_macro v0.12.3
[INFO] [stderr]   Downloaded cranelift-codegen v0.68.0
[INFO] [stderr]   Downloaded leb128 v0.2.4
[INFO] [stderr]   Downloaded cranelift-entity v0.68.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d4cc142523ecb164b2a48ed22a98502f97f5d20965767b03d5d92c879feb04d
[INFO] running `Command { std: "docker" "start" "-a" "3d4cc142523ecb164b2a48ed22a98502f97f5d20965767b03d5d92c879feb04d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d4cc142523ecb164b2a48ed22a98502f97f5d20965767b03d5d92c879feb04d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d4cc142523ecb164b2a48ed22a98502f97f5d20965767b03d5d92c879feb04d", kill_on_drop: false }`
[INFO] [stdout] 3d4cc142523ecb164b2a48ed22a98502f97f5d20965767b03d5d92c879feb04d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d602c35e5cf3a3748cf38e669a77f363f4f16c44a176613d3aa9382aa820e1d
[INFO] running `Command { std: "docker" "start" "-a" "0d602c35e5cf3a3748cf38e669a77f363f4f16c44a176613d3aa9382aa820e1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling target-lexicon v0.11.2
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling more-asserts v0.2.1
[INFO] [stderr]    Compiling wasmparser v0.65.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.68.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling regalloc v0.0.31
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memmap2 v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling leb128 v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v1.0.2
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling which v4.1.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling inventory v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling wasmer-vm v1.0.2
[INFO] [stderr]    Compiling wat v1.0.37
[INFO] [stderr]    Compiling darling_core v0.12.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling ctor v0.1.20
[INFO] [stderr]    Compiling inventory-impl v0.1.10
[INFO] [stderr]    Compiling ghost v0.1.2
[INFO] [stderr]    Compiling wasmer-derive v1.0.2
[INFO] [stderr]    Compiling dynasm v1.0.1
[INFO] [stderr]    Compiling typetag-impl v0.1.7
[INFO] [stderr]    Compiling darling_macro v0.12.3
[INFO] [stderr]    Compiling darling v0.12.3
[INFO] [stderr]    Compiling enumset_derive v0.5.4
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling enumset v1.0.6
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling cranelift-entity v0.68.0
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling erased-serde v0.3.13
[INFO] [stderr]    Compiling generational-arena v0.2.8
[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 gimli v0.22.0
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling typetag v0.1.7
[INFO] [stderr]    Compiling dynasmrt v1.0.1
[INFO] [stderr]    Compiling wasmer-compiler v1.0.2
[INFO] [stderr]    Compiling wasmer-engine v1.0.2
[INFO] [stderr]    Compiling wasmer-object v1.0.2
[INFO] [stderr]    Compiling wasmer-compiler-singlepass v1.0.2
[INFO] [stderr]    Compiling wasmer-engine-native v1.0.2
[INFO] [stderr]    Compiling wasmer-engine-jit v1.0.2
[INFO] [stderr]    Compiling cranelift-codegen v0.68.0
[INFO] [stderr]    Compiling cranelift-frontend v0.68.0
[INFO] [stderr]    Compiling wasmer v1.0.2
[INFO] [stderr]    Compiling wasmer-wasi v1.0.2
[INFO] [stderr]    Compiling wasmer-middlewares v1.0.2
[INFO] [stderr]    Compiling rustvm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtraces`
[INFO] [stdout]  --> src/errors/vm_error.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[cfg(feature = "backtraces")]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `backtraces` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `backtraces`
[INFO] [stdout]   --> src/errors/vm_error.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |             #[cfg(feature = "backtraces")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `backtraces` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `limiting_tunables::LimitingTunables`
[INFO] [stdout]  --> src/wasm_backend/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use limiting_tunables::LimitingTunables;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `store::make_runtime_store`
[INFO] [stdout]  --> src/wasm_backend/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use store::make_runtime_store;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `kilo`, `kibi`, `mega`, `mebi`, `giga`, and `gibi` are never used
[INFO] [stdout]   --> src/size.rs:6:18
[INFO] [stdout]    |
[INFO] [stdout] 4  | impl Size {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] 5  |     /// Creates a size of `n` kilo
[INFO] [stdout] 6  |     pub const fn kilo(n: usize) -> Self {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub const fn kibi(n: usize) -> Self {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub const fn mega(n: usize) -> Self {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub const fn mebi(n: usize) -> Self {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub const fn giga(n: usize) -> Self {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub const fn gibi(n: usize) -> Self {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_runtime_store` is never used
[INFO] [stdout]   --> src/wasm_backend/store.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn make_runtime_store(memory_limit: Option<Size>) -> Store {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcteN9jD/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmer_middlewares-1bf22fde7564a6c1.rlib,libwasmer-7b9a166dd56bf805.rlib,libwasmer_engine_jit-f3ef60cd60af736e.rlib,libwasmer_compiler_cranelift-b1e6beff52e50508.rlib,libtracing-e79386dc01dde595.rlib,libpin_project_lite-66e2e4f602248616.rlib,libtracing_core-051f301398a522dd.rlib,libcranelift_frontend-abc1d792a8c36fc8.rlib,librayon-39e61a2c5346f06c.rlib,librayon_core-1dd3f1af308b534f.rlib,libnum_cpus-d0d78620e647c9c5.rlib,libcrossbeam_deque-310d248464041130.rlib,libcrossbeam_epoch-a24088d9db859fa8.rlib,libscopeguard-b473a27de180c9e6.rlib,libcrossbeam_channel-fe772789679cc84a.rlib,libcrossbeam_utils-1cc27ebdc4253a60.rlib,libeither-074eb61b5ed5e795.rlib,libcranelift_codegen-0c99f1145d22a322.rlib,libbyteorder-bac45b9e49a49e25.rlib,libregalloc-8898907e2421de04.rlib,librustc_hash-cd4a842fcfd3dd86.rlib,libgimli-77e9508dc1b15d05.rlib,libfallible_iterator-e35fe30f9f94add8.rlib,libstable_deref_trait-4a0fb2a0848fa66a.rlib,libcranelift_codegen_shared-0f059a9782c6e0d8.rlib,liblog-48a90d5ab0b8f111.rlib,libcranelift_bforest-2ddb7f8cdc18f49f.rlib,libwat-8ea21e092182cab7.rlib,libwast-32b6abed309427e7.rlib,libleb128-f13c41d60630e181.rlib,libwasmer_engine-8ac40458478c156d.rlib,libbincode-24d27bda2181161b.rlib,liblazy_static-4a3eb30d8f892632.rlib,libmemmap2-d7a7e4fda42bcfaa.rlib,libwasmer_compiler-236bd15bd9e04d3a.rlib,libserde_bytes-fe90fa827e10c38f.rlib,libsmallvec-9f1b758da8aa19b5.rlib,libtarget_lexicon-4512b4d1138f4421.rlib,libenumset-0f1be58d5aea1dce.rlib,libwasmer_vm-50e26300062e77cd.rlib,libregion-7e7bc0256c326185.rlib,libbitflags-547400e47747cd5a.rlib,libcfg_if-efc10356e5428a90.rlib,libbacktrace-9d022c9770fe915c.rlib,libminiz_oxide-94aea8bfaa04901d.rlib,libadler-0eb4112d1758f74a.rlib,libobject-6e4a4cd192ab3780.rlib,liblibc-d3f8c67ce63e8d20.rlib,libaddr2line-29e82b1e926ad8e7.rlib,libgimli-ea129f8d61212b83.rlib,libcfg_if-238a855292fb6d2b.rlib,librustc_demangle-529fe26d80bfa820.rlib,libmore_asserts-3a5a4588e3570ea0.rlib,libmemoffset-157fde4a2481353b.rlib,libwasmparser-788ab209099a205f.rlib,libwasmer_types-611645e94be8b429.rlib,libcranelift_entity-04e0fa9214067b7a.rlib,libindexmap-76c16e8f54325f47.rlib,libhashbrown-6c906169bd356056.rlib,libserde-2e175a812a334814.rlib,libthiserror-4f4d0d93b8100529.rlib,libanyhow-a7c1c3248bdc538c.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcteN9jD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-aeaa236c76d7b9d5/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustvm-d087770200035689" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: __rust_probestack
[INFO] [stdout]           >>> referenced by libcalls.rs:403 (src/libcalls.rs:403)
[INFO] [stdout]           >>>               wasmer_vm-50e26300062e77cd.wasmer_vm.4fe8d6d94b0e1d14-cgu.06.rcgu.o:(wasmer_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-50e26300062e77cd.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustvm` (bin "rustvm") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0d602c35e5cf3a3748cf38e669a77f363f4f16c44a176613d3aa9382aa820e1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d602c35e5cf3a3748cf38e669a77f363f4f16c44a176613d3aa9382aa820e1d", kill_on_drop: false }`
[INFO] [stdout] 0d602c35e5cf3a3748cf38e669a77f363f4f16c44a176613d3aa9382aa820e1d
