[INFO] fetching crate wamr-sys 0.1.1...
[INFO] testing wamr-sys-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate wamr-sys 0.1.1 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wamr-sys 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 46 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83e8ed9e88806050d10b057dd84bc090d0f99c1cc70c9e6568750b38ec0c88eb
[INFO] running `Command { std: "docker" "start" "-a" "83e8ed9e88806050d10b057dd84bc090d0f99c1cc70c9e6568750b38ec0c88eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83e8ed9e88806050d10b057dd84bc090d0f99c1cc70c9e6568750b38ec0c88eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e8ed9e88806050d10b057dd84bc090d0f99c1cc70c9e6568750b38ec0c88eb", kill_on_drop: false }`
[INFO] [stdout] 83e8ed9e88806050d10b057dd84bc090d0f99c1cc70c9e6568750b38ec0c88eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac606cd16f98dbcaebd43f12de5c11c1057e40460b755dc4371f08bd5b15ac0a
[INFO] running `Command { std: "docker" "start" "-a" "ac606cd16f98dbcaebd43f12de5c11c1057e40460b755dc4371f08bd5b15ac0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.12.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-21f34e3044487815/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-b1c71eea96e87bee/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-b1c71eea96e87bee/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 (0.9s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/wamr-sys-b1c71eea96e87bee/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wamr-sys-b1c71eea96e87bee/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/wamr-sys-b1c71eea96e87bee/out/build" "--config" "Debug"
[INFO] [stderr]   [  1%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_malloc.c.o
[INFO] [stderr]   [  2%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/linux/platform_init.c.o
[INFO] [stderr]   [  4%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_malloc.c.o
[INFO] [stderr]   [  5%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_memmap.c.o
[INFO] [stderr]   [  6%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_time.c.o
[INFO] [stderr]   [  8%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/ems/ems_alloc.c.o
[INFO] [stderr]   [  9%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_thread.c.o
[INFO] [stderr]   [ 11%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_memmap.c.o
[INFO] [stderr]   [ 12%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/linux/platform_init.c.o
[INFO] [stderr]   [ 13%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/ems/ems_hmu.c.o
[INFO] [stderr]   [ 15%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/ems/ems_alloc.c.o
[INFO] [stderr]   [ 16%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_thread.c.o
[INFO] [stderr]   [ 18%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/platform/common/posix/posix_time.c.o
[INFO] [stderr]   [ 19%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/ems/ems_kfc.c.o
[INFO] [stderr]   [ 20%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/mem_alloc.c.o
[INFO] [stderr]   [ 22%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/ems/ems_hmu.c.o
[INFO] [stderr]   [ 23%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_assert.c.o
[INFO] [stderr]   [ 25%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/mem_alloc.c.o
[INFO] [stderr]   [ 26%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_common.c.o
[INFO] [stderr]   [ 27%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/mem-alloc/ems/ems_kfc.c.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_assert.c.o
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_common.c.o
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_hashmap.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_list.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_hashmap.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_log.c.o
[INFO] [stderr]   [ 37%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_log.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_list.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_queue.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_vector.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/runtime_timer.c.o
[INFO] [stderr]   [ 44%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-builtin/libc_builtin_wrapper.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-wasi/libc_wasi_wrapper.c.o
[INFO] [stderr]   [ 47%] 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]   [ 48%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_queue.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/bh_vector.c.o
[INFO] [stderr]   [ 51%] 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]   [ 52%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/shared/utils/runtime_timer.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-builtin/libc_builtin_wrapper.c.o
[INFO] [stderr]   [ 55%] 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]   [ 56%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/libraries/libc-wasi/libc_wasi_wrapper.c.o
[INFO] [stderr]   [ 58%] 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]   [ 59%] 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]   [ 61%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_exec_env.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_c_api.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_c_api.c.o
[INFO] [stderr]   [ 65%] 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]   [ 66%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_exec_env.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/iwasm.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/common/wasm_memory.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_native.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_runtime_common.c.o
[INFO] [stderr]   [ 73%] Building ASM object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/arch/invokeNative_em64.s.o
[INFO] [stderr]   [ 75%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/interpreter/wasm_interp_fast.c.o
[INFO] [stderr]   [ 76%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/interpreter/wasm_loader.c.o
[INFO] [stderr]   [ 77%] Building C object CMakeFiles/vmlib.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/common/wasm_native.c.o
[INFO] [stderr]   [ 80%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/interpreter/wasm_runtime.c.o
[INFO] [stderr]   [ 81%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/aot/aot_loader.c.o
[INFO] [stderr]   [ 83%] Building C object CMakeFiles/iwasm.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/common/wasm_runtime_common.c.o
[INFO] [stderr]   [ 86%] Building C object CMakeFiles/iwasm.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/aot/arch/aot_reloc_x86_64.c.o
[INFO] [stderr]   [ 87%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/wasm_shared_memory.c.o
[INFO] [stderr]   [ 88%] Building ASM object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/common/arch/invokeNative_em64.s.o
[INFO] [stderr]   [ 90%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/interpreter/wasm_interp_fast.c.o
[INFO] [stderr]   [ 91%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/interpreter/wasm_loader.c.o
[INFO] [stderr]   [ 93%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/interpreter/wasm_runtime.c.o
[INFO] [stderr]   [ 94%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/aot/aot_loader.c.o
[INFO] [stderr]   [ 95%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/aot/aot_runtime.c.o
[INFO] [stderr]   [ 97%] Building C object CMakeFiles/vmlib.dir/opt/rustwide/workdir/wasm-micro-runtime/core/iwasm/aot/arch/aot_reloc_x86_64.c.o
[INFO] [stderr]   [ 98%] Linking C shared library libiwasm.so
[INFO] [stderr]   [ 98%] Built target iwasm
[INFO] [stderr]   [100%] Linking C static library libvmlib.a
[INFO] [stderr]   [100%] Built target vmlib
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/wamr-sys-b1c71eea96e87bee/out
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/wamr-sys-b1c71eea96e87bee/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 <min> value or use a ...<max> 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' (356) 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:     0x5d19a3d1dd42 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5d19a3d1dd42 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5d19a3d1dd42 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5d19a3d1dd42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5d19a3d2f5af - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5d19a3d2f5af - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5d19a3cecc73 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5d19a3cecc73 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5d19a3cf81b2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5d19a3cfb25f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5d19a3cfb0b9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5d19a3cfb835 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5d19a3cfb6ca - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5d19a3cf82e9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5d19a3ce0c6d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5d19a3d396c0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5d19a3cceebf - proc_macro2::fallback::validate_ident::h9e78d4d3b318b01f
[INFO] [stderr]     17:     0x5d19a3ccf578 - proc_macro2::fallback::Ident::new_checked::h32c8a3ddb8d7ee9d
[INFO] [stderr]     18:     0x5d19a3ccc2c7 - proc_macro2::Ident::new::h347a325519538e82
[INFO] [stderr]     19:     0x5d19a38637fc - bindgen::ir::context::BindgenContext::rust_ident_raw::he47e033378f4b0d1
[INFO] [stderr]     20:     0x5d19a3861630 - bindgen::ir::context::BindgenContext::rust_ident::hac19b1b370cf2c53
[INFO] [stderr]     21:     0x5d19a3955171 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h5735bcbdb1c2d6a5
[INFO] [stderr]     22:     0x5d19a38e1f45 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h5beae5963239ff53
[INFO] [stderr]     23:     0x5d19a391ee97 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h243e0a6cf57b663c
[INFO] [stderr]     24:     0x5d19a395b045 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h5735bcbdb1c2d6a5
[INFO] [stderr]     25:     0x5d19a38e1f45 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h5beae5963239ff53
[INFO] [stderr]     26:     0x5d19a391ee97 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h243e0a6cf57b663c
[INFO] [stderr]     27:     0x5d19a3901375 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h42073b2d985514c9
[INFO] [stderr]     28:     0x5d19a3939343 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hd7ebbefb23f69b72
[INFO] [stderr]     29:     0x5d19a391ee6f - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h243e0a6cf57b663c
[INFO] [stderr]     30:     0x5d19a3911366 - bindgen::codegen::codegen::{{closure}}::hd7c202f7ef34f6c2
[INFO] [stderr]     31:     0x5d19a386f358 - bindgen::ir::context::BindgenContext::gen::h45b0db33351cbeec
[INFO] [stderr]     32:     0x5d19a3910a9d - bindgen::codegen::codegen::hab7248f243748485
[INFO] [stderr]     33:     0x5d19a398a240 - bindgen::Bindings::generate::h57b18e44b641c6b4
[INFO] [stderr]     34:     0x5d19a3986255 - bindgen::Builder::generate::hd2f64255ce43bbba
[INFO] [stderr]     35:     0x5d19a37cdecf - build_script_build::main::h3e8f892121f85817
[INFO] [stderr]     36:     0x5d19a37ce883 - core::ops::function::FnOnce::call_once::hf9dd50b7fac7902b
[INFO] [stderr]     37:     0x5d19a37ce776 - std::sys::backtrace::__rust_begin_short_backtrace::hac7ea5da4ff7ba63
[INFO] [stderr]     38:     0x5d19a37ce6f9 - std::rt::lang_start::{{closure}}::h095fc2b7bf3b97a2
[INFO] [stderr]     39:     0x5d19a3cee590 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     40:     0x5d19a3cee590 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     41:     0x5d19a3cee590 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     42:     0x5d19a3cee590 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x5d19a3cee590 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x5d19a3cee590 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     45:     0x5d19a3cee590 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     46:     0x5d19a3cee590 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x5d19a3cee590 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x5d19a37ce6e1 - std::rt::lang_start::hcc2b41b19b9fef24
[INFO] [stderr]     49:     0x5d19a37d08d5 - main
[INFO] [stderr]     50:     0x746edd7011ca - <unknown>
[INFO] [stderr]     51:     0x746edd70128b - __libc_start_main
[INFO] [stderr]     52:     0x5d19a37cdac5 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "ac606cd16f98dbcaebd43f12de5c11c1057e40460b755dc4371f08bd5b15ac0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac606cd16f98dbcaebd43f12de5c11c1057e40460b755dc4371f08bd5b15ac0a", kill_on_drop: false }`
[INFO] [stdout] ac606cd16f98dbcaebd43f12de5c11c1057e40460b755dc4371f08bd5b15ac0a
