[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#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[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 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wat v1.0.37
[INFO] [stderr]   Downloaded wasmer-types v1.0.2
[INFO] [stderr]   Downloaded wast v35.0.2
[INFO] [stderr]   Downloaded typetag-impl v0.1.7
[INFO] [stderr]   Downloaded wasmer-vm v1.0.2
[INFO] [stderr]   Downloaded inventory-impl v0.1.10
[INFO] [stderr]   Downloaded wasmer-object v1.0.2
[INFO] [stderr]   Downloaded memoffset v0.6.3
[INFO] [stderr]   Downloaded wasmer-engine v1.0.2
[INFO] [stderr]   Downloaded darling v0.12.3
[INFO] [stderr]   Downloaded target-lexicon v0.11.2
[INFO] [stderr]   Downloaded wasmer-derive v1.0.2
[INFO] [stderr]   Downloaded darling_macro v0.12.3
[INFO] [stderr]   Downloaded more-asserts v0.2.1
[INFO] [stderr]   Downloaded wasmer-middlewares v1.0.2
[INFO] [stderr]   Downloaded wasmer v1.0.2
[INFO] [stderr]   Downloaded leb128 v0.2.4
[INFO] [stderr]   Downloaded wasmer-engine-jit v1.0.2
[INFO] [stderr]   Downloaded enumset_derive v0.5.4
[INFO] [stderr]   Downloaded cranelift-entity v0.68.0
[INFO] [stderr]   Downloaded wasmer-wasi v1.0.2
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.68.0
[INFO] [stderr]   Downloaded ghost v0.1.2
[INFO] [stderr]   Downloaded dynasmrt v1.0.1
[INFO] [stderr]   Downloaded erased-serde v0.3.13
[INFO] [stderr]   Downloaded inventory v0.1.10
[INFO] [stderr]   Downloaded enumset v1.0.6
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded generational-arena v0.2.8
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.3
[INFO] [stderr]   Downloaded cranelift-bforest v0.68.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.3
[INFO] [stderr]   Downloaded typetag v0.1.7
[INFO] [stderr]   Downloaded wasmer-compiler-singlepass v1.0.2
[INFO] [stderr]   Downloaded tracing-attributes v0.1.15
[INFO] [stderr]   Downloaded darling_core v0.12.3
[INFO] [stderr]   Downloaded cranelift-frontend v0.68.0
[INFO] [stderr]   Downloaded wasmparser v0.65.0
[INFO] [stderr]   Downloaded wasmer-compiler-cranelift v1.0.2
[INFO] [stderr]   Downloaded wasmer-compiler v1.0.2
[INFO] [stderr]   Downloaded dynasm v1.0.1
[INFO] [stderr]   Downloaded syn v1.0.69
[INFO] [stderr]   Downloaded which v4.1.0
[INFO] [stderr]   Downloaded wasmer-engine-native v1.0.2
[INFO] [stderr]   Downloaded memmap2 v0.2.2
[INFO] [stderr]   Downloaded regalloc v0.0.31
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.68.0
[INFO] [stderr]   Downloaded object v0.22.0
[INFO] [stderr]   Downloaded libc v0.2.93
[INFO] [stderr]   Downloaded cranelift-codegen v0.68.0
[INFO] [stderr]   Downloaded gimli v0.22.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d73b52d702714ed900b9d2f32a4a993db2f31ecda3d1f79445486cf1511a521
[INFO] running `Command { std: "docker" "start" "-a" "4d73b52d702714ed900b9d2f32a4a993db2f31ecda3d1f79445486cf1511a521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d73b52d702714ed900b9d2f32a4a993db2f31ecda3d1f79445486cf1511a521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d73b52d702714ed900b9d2f32a4a993db2f31ecda3d1f79445486cf1511a521", kill_on_drop: false }`
[INFO] [stdout] 4d73b52d702714ed900b9d2f32a4a993db2f31ecda3d1f79445486cf1511a521
[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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8678bfe8c9ab6573bfe21d31476555b4e4f411c1ee365723c3bcb4cf88b62895
[INFO] running `Command { std: "docker" "start" "-a" "8678bfe8c9ab6573bfe21d31476555b4e4f411c1ee365723c3bcb4cf88b62895", kill_on_drop: false }`
[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 memoffset v0.6.3
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling target-lexicon v0.11.2
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling cc v1.0.67
[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 proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling wasmparser v0.65.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.68.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling regalloc v0.0.31
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling leb128 v0.2.4
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v1.0.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling inventory v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling memmap2 v0.2.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling which v4.1.0
[INFO] [stderr]    Compiling wasmer-vm v1.0.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling backtrace v0.3.56
[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 ghost v0.1.2
[INFO] [stderr]    Compiling ctor v0.1.20
[INFO] [stderr]    Compiling wasmer-derive v1.0.2
[INFO] [stderr]    Compiling inventory-impl v0.1.10
[INFO] [stderr]    Compiling dynasm v1.0.1
[INFO] [stderr]    Compiling typetag-impl v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.24
[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 tracing v0.1.25
[INFO] [stderr]    Compiling enumset v1.0.6
[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 wasmer-compiler v1.0.2
[INFO] [stderr]    Compiling dynasmrt v1.0.1
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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/rustcvVlMBd/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmer_middlewares-4e4f5ae1c1362495,libwasmer-db5cae2aae701a4c,libwasmer_engine_jit-14ee4ec971d6a2cf,libwasmer_compiler_cranelift-f9c4d660e80925ce,libtracing-8dcc695b2e653ca0,libpin_project_lite-6959183b0136174c,libtracing_core-0db1229f2ddeb8e9,libcranelift_frontend-d3025598aa60d185,librayon-e3ef7940a31a748d,librayon_core-d4dca84661bced06,libnum_cpus-09e974688954c94a,libcrossbeam_deque-b01dec47a5fe3658,libcrossbeam_epoch-5257223e0e99a158,libscopeguard-43643e546252cd47,libcrossbeam_channel-d0717a070c17998e,libcrossbeam_utils-b51570e8ac57710c,libeither-50b95428db42d46e,libcranelift_codegen-094d43aa710b0cea,libbyteorder-379f547b04d51d02,libregalloc-cd4618c7873d9f29,librustc_hash-5a527483989b35a3,libgimli-2e2207117db5e55a,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-fa928650ff60dc8f,libcranelift_codegen_shared-e21fe3f90763ce18,liblog-e324f1d2fae59712,libcranelift_bforest-be397e1292b92737,libwat-7ef41847acce5612,libwast-75f0898069c2182e,libleb128-1f804dd60427a566,libwasmer_engine-8a7c3934aed75052,libbincode-09887b3883987f10,liblazy_static-2bb390fee0230a38,libmemmap2-b1a6ea08c27c6fff,libwasmer_compiler-8603bc3e5e7ac174,libserde_bytes-4ad806f8fb807482,libsmallvec-97844d2104066b54,libtarget_lexicon-1eb31fa9c6d80aee,libenumset-c213f72b6e5ba042,libwasmer_vm-7fbf58d84b756cfa,libregion-9b8962cde31cffaf,libbitflags-0629d6d36c0d1ed3,libcfg_if-7e9efee4241be1ca,libbacktrace-3d9abc24810dfd1c,libminiz_oxide-57f23c714ae3dcbd,libadler-f4caa73e14204bdd,libobject-a1872a07bcf1f6bd,liblibc-9e851045f7efe0e4,libaddr2line-f510016ec10668ee,libgimli-46f48361831f41a5,libcfg_if-33ef6c02a07f9fec,librustc_demangle-2a372a7b55326396,libmore_asserts-96eea10acf760add,libmemoffset-24f2f8e545f78493,libwasmparser-c42a3c1a3a0851f0,libwasmer_types-7824318a0f653a8f,libcranelift_entity-0d69826087252a22,libindexmap-8fa0e613b7da7ab7,libhashbrown-fd3d74b5fbd7cbb8,libserde-be034337f636e4ee,libthiserror-5ae40cb4ef37710c,libanyhow-0633f30dea5cb52f}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvVlMBd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-dcd8c2c93efdcca3/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rustvm-b86131537a3ea61a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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-7fbf58d84b756cfa.wasmer_vm.f9c17677e8c800b7-cgu.6.rcgu.o:(wasmer_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-7fbf58d84b756cfa.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] running `Command { std: "docker" "inspect" "8678bfe8c9ab6573bfe21d31476555b4e4f411c1ee365723c3bcb4cf88b62895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8678bfe8c9ab6573bfe21d31476555b4e4f411c1ee365723c3bcb4cf88b62895", kill_on_drop: false }`
[INFO] [stdout] 8678bfe8c9ab6573bfe21d31476555b4e4f411c1ee365723c3bcb4cf88b62895
