[INFO] fetching crate wamr-sys 0.1.1... [INFO] testing wamr-sys-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate wamr-sys 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate wamr-sys 0.1.1 [INFO] finished tweaking crates.io crate wamr-sys 0.1.1 [INFO] tweaked toml for crates.io crate wamr-sys 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wamr-sys 0.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 55 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.56.0 (available: v0.72.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5ae7b4912bb8ab4b30392251cefbd3ec8266c793f4bb7e50203dad102f9fa93 [INFO] running `Command { std: "docker" "start" "-a" "d5ae7b4912bb8ab4b30392251cefbd3ec8266c793f4bb7e50203dad102f9fa93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5ae7b4912bb8ab4b30392251cefbd3ec8266c793f4bb7e50203dad102f9fa93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ae7b4912bb8ab4b30392251cefbd3ec8266c793f4bb7e50203dad102f9fa93", kill_on_drop: false }` [INFO] [stdout] d5ae7b4912bb8ab4b30392251cefbd3ec8266c793f4bb7e50203dad102f9fa93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d161656a63c51936cb66995816953f0b1d852ea23a957330855e39d2199e799 [INFO] running `Command { std: "docker" "start" "-a" "0d161656a63c51936cb66995816953f0b1d852ea23a957330855e39d2199e799", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling wamr-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `wamr-sys v0.1.1 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wamr-sys-536e7656bebe179a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/wamr-sys-828c987ed74bc26f/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/libiwasm" "-G" "Unix Makefiles" "-DCMAKE_BUILD_TYPE=Release" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/wamr-sys-828c987ed74bc26f/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- The ASM compiler identification is GNU [INFO] [stderr] -- Found assembler: /usr/bin/cc [INFO] [stderr] -- Configuring done (1.3s) [INFO] [stderr] -- Generating done (0.0s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/wamr-sys-828c987ed74bc26f/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/wamr-sys-828c987ed74bc26f/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/wamr-sys-828c987ed74bc26f/out/build" "--config" "Debug" [INFO] [stderr] [ 1%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/linux/platform_init.c.o [INFO] [stderr] [ 2%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_memmap.c.o [INFO] [stderr] [ 4%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_time.c.o [INFO] [stderr] [ 5%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_thread.c.o [INFO] [stderr] [ 6%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_malloc.c.o [INFO] [stderr] [ 8%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/ems/ems_hmu.c.o [INFO] [stderr] [ 9%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/ems/ems_alloc.c.o [INFO] [stderr] [ 11%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/linux/platform_init.c.o [INFO] [stderr] [ 12%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_malloc.c.o [INFO] [stderr] [ 13%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/ems/ems_kfc.c.o [INFO] [stderr] [ 15%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/mem_alloc.c.o [INFO] [stderr] [ 16%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_memmap.c.o [INFO] [stderr] [ 18%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_common.c.o [INFO] [stderr] [ 19%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_thread.c.o [INFO] [stderr] [ 20%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_assert.c.o [INFO] [stderr] [ 22%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_hashmap.c.o [INFO] [stderr] [ 23%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_list.c.o [INFO] [stderr] [ 25%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_log.c.o [INFO] [stderr] [ 26%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_queue.c.o [INFO] [stderr] [ 27%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_vector.c.o [INFO] [stderr] [ 29%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/runtime_timer.c.o [INFO] [stderr] [ 30%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_time.c.o [INFO] [stderr] [ 31%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/ems/ems_alloc.c.o [INFO] [stderr] [ 33%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/ems/ems_hmu.c.o [INFO] [stderr] [ 34%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-builtin/libc_builtin_wrapper.c.o [INFO] [stderr] [ 36%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-wasi/libc_wasi_wrapper.c.o [INFO] [stderr] [ 37%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives/src/posix.c.o [INFO] [stderr] [ 38%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/ems/ems_kfc.c.o [INFO] [stderr] [ 40%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/mem_alloc.c.o [INFO] [stderr] [ 43%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_assert.c.o [INFO] [stderr] [ 41%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives/src/random.c.o [INFO] [stderr] [ 44%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_common.c.o [INFO] [stderr] [ 45%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_hashmap.c.o [INFO] [stderr] [ 47%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_c_api.c.o [INFO] [stderr] [ 48%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives/src/str.c.o [INFO] [stderr] [ 50%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_list.c.o [INFO] [stderr] [ 51%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_log.c.o [INFO] [stderr] [ 52%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_exec_env.c.o [INFO] [stderr] [ 54%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_queue.c.o [INFO] [stderr] [ 55%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_vector.c.o [INFO] [stderr] [ 56%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_native.c.o [INFO] [stderr] [ 58%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_memory.c.o [INFO] [stderr] [ 59%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/runtime_timer.c.o [INFO] [stderr] [ 61%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-builtin/libc_builtin_wrapper.c.o [INFO] [stderr] [ 62%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-wasi/libc_wasi_wrapper.c.o [INFO] [stderr] [ 63%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives/src/posix.c.o [INFO] [stderr] [ 65%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_runtime_common.c.o [INFO] [stderr] [ 66%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives/src/random.c.o [INFO] [stderr] [ 68%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_shared_memory.c.o [INFO] [stderr] [ 69%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-wasi/sandboxed-system-primitives/src/str.c.o [INFO] [stderr] [ 70%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_c_api.c.o [INFO] [stderr] [ 72%] Building ASM object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/arch/invokeNative_em64.s.o [INFO] [stderr] [ 75%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/interpreter/wasm_interp_fast.c.o [INFO] [stderr] [ 75%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_exec_env.c.o [INFO] [stderr] [ 76%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/interpreter/wasm_loader.c.o [INFO] [stderr] [ 77%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_memory.c.o [INFO] [stderr] [ 79%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/interpreter/wasm_runtime.c.o [INFO] [stderr] [ 80%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/aot/aot_loader.c.o [INFO] [stderr] [ 81%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_native.c.o [INFO] [stderr] [ 83%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/aot/aot_runtime.c.o [INFO] [stderr] [ 84%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/aot/arch/aot_reloc_x86_64.c.o [INFO] [stderr] [ 86%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_runtime_common.c.o [INFO] [stderr] [ 87%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_shared_memory.c.o [INFO] [stderr] [ 88%] Building ASM object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/arch/invokeNative_em64.s.o [INFO] [stderr] [ 90%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/interpreter/wasm_interp_fast.c.o [INFO] [stderr] [ 91%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/interpreter/wasm_loader.c.o [INFO] [stderr] [ 93%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/interpreter/wasm_runtime.c.o [INFO] [stderr] [ 94%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/aot/aot_loader.c.o [INFO] [stderr] [ 95%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/aot/aot_runtime.c.o [INFO] [stderr] [ 97%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/aot/arch/aot_reloc_x86_64.c.o [INFO] [stderr] [ 98%] Linking C static library libvmlib.a [INFO] [stderr] [ 98%] Built target vmlib [INFO] [stderr] [100%] Linking C shared library libiwasm.so [INFO] [stderr] [100%] Built target iwasm [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/wamr-sys-828c987ed74bc26f/out [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/wamr-sys-828c987ed74bc26f/out/build [INFO] [stderr] cargo:rustc-link-lib=iwasm [INFO] [stderr] cargo:rustc-link-lib=vmlib [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] -- Build Configurations: [INFO] [stderr] Build as target X86_64 [INFO] [stderr] CMAKE_BUILD_TYPE Release [INFO] [stderr] WAMR Interpreter enabled [INFO] [stderr] WAMR AOT enabled [INFO] [stderr] WAMR JIT disabled [INFO] [stderr] Libc builtin enabled [INFO] [stderr] Libc WASI enabled [INFO] [stderr] Fast interpreter enabled [INFO] [stderr] Multiple modules disabled [INFO] [stderr] /usr/bin/ld: warning: CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/arch/invokeNative_em64.s.o: missing .note.GNU-stack section implies executable stack [INFO] [stderr] /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker [INFO] [stderr] [INFO] [stderr] thread 'main' (389) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.56.0/src/ir/context.rs:846:9: [INFO] [stderr] "MemAllocOption_struct_(unnamed_at_wasm-micro-runtime/core/iwasm/include/wasm_export_h_110_5)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56c3538773c2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x56c3538773c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x56c3538773c2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56c3538773c2 - ::fmt::h5bb8a979ba5db788 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56c353888e1f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x56c353888e1f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x56c353846393 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x56c353846393 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x56c353851b72 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x56c353854bdf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x56c353854a39 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x56c3538551b5 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x56c35385504a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x56c353851ca9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x56c353839fed - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x56c353892fa0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x56c35382d51f - proc_macro2::fallback::validate_ident::hcc8d1b2d953ccf9e [INFO] [stderr] 17: 0x56c35382dbd8 - proc_macro2::fallback::Ident::new_checked::h6d75eb38ca28aac3 [INFO] [stderr] 18: 0x56c353825447 - proc_macro2::Ident::new::hce1d7a3a794fef72 [INFO] [stderr] 19: 0x56c35341c8cc - bindgen::ir::context::BindgenContext::rust_ident_raw::h1c93e101b6b94da3 [INFO] [stderr] 20: 0x56c35341a840 - bindgen::ir::context::BindgenContext::rust_ident::hf864f57d1cc41688 [INFO] [stderr] 21: 0x56c3534b8b91 - ::codegen::hb1e8d576d58ce673 [INFO] [stderr] 22: 0x56c3533d0625 - ::codegen::h838f9004a053c89d [INFO] [stderr] 23: 0x56c3533e7147 - ::codegen::hc291af7a2ea1b6bf [INFO] [stderr] 24: 0x56c3534beace - ::codegen::hb1e8d576d58ce673 [INFO] [stderr] 25: 0x56c3533d0625 - ::codegen::h838f9004a053c89d [INFO] [stderr] 26: 0x56c3533e7147 - ::codegen::hc291af7a2ea1b6bf [INFO] [stderr] 27: 0x56c353477dd5 - ::codegen::{{closure}}::h4ae01136bbcae9b2 [INFO] [stderr] 28: 0x56c35349b3a3 - ::codegen::h098f7f2cc028eca1 [INFO] [stderr] 29: 0x56c3533e711f - ::codegen::hc291af7a2ea1b6bf [INFO] [stderr] 30: 0x56c353483f9d - bindgen::codegen::codegen::{{closure}}::hdb370ea25ec4ea50 [INFO] [stderr] 31: 0x56c3534284f8 - bindgen::ir::context::BindgenContext::gen::he008ea98b0a73421 [INFO] [stderr] 32: 0x56c3534836dd - bindgen::codegen::codegen::h2646f8f596265caa [INFO] [stderr] 33: 0x56c35340d098 - bindgen::Bindings::generate::hdad1da4c821f3929 [INFO] [stderr] 34: 0x56c353409b51 - bindgen::Builder::generate::h9d589a1448beae99 [INFO] [stderr] 35: 0x56c35331cdc8 - build_script_build::main::h049889fc092df26b [INFO] [stderr] 36: 0x56c35331d6d3 - core::ops::function::FnOnce::call_once::h0ac41e28a6ee18df [INFO] [stderr] 37: 0x56c35331d656 - std::sys::backtrace::__rust_begin_short_backtrace::h0982825408fc8c7b [INFO] [stderr] 38: 0x56c35331d5d9 - std::rt::lang_start::{{closure}}::h3f28f8e404713277 [INFO] [stderr] 39: 0x56c353847db0 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 40: 0x56c353847db0 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 41: 0x56c353847db0 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 42: 0x56c353847db0 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stderr] 43: 0x56c353847db0 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stderr] 44: 0x56c353847db0 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 45: 0x56c353847db0 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 46: 0x56c353847db0 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stderr] 47: 0x56c353847db0 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stderr] 48: 0x56c35331d5c1 - std::rt::lang_start::h7383c5e1f307507b [INFO] [stderr] 49: 0x56c35331f855 - main [INFO] [stderr] 50: 0x7482f6c7e1ca - [INFO] [stderr] 51: 0x7482f6c7e28b - __libc_start_main [INFO] [stderr] 52: 0x56c35331c8b5 - _start [INFO] [stderr] 53: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0d161656a63c51936cb66995816953f0b1d852ea23a957330855e39d2199e799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d161656a63c51936cb66995816953f0b1d852ea23a957330855e39d2199e799", kill_on_drop: false }` [INFO] [stdout] 0d161656a63c51936cb66995816953f0b1d852ea23a957330855e39d2199e799