[INFO] cloning repository https://github.com/darkautism/wamr-rust-pthreadcall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkautism/wamr-rust-pthreadcall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkautism%2Fwamr-rust-pthreadcall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkautism%2Fwamr-rust-pthreadcall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6bb2e911f6b42fc8d9c490604ab940741cafc8c [INFO] checking darkautism/wamr-rust-pthreadcall/e6bb2e911f6b42fc8d9c490604ab940741cafc8c against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkautism%2Fwamr-rust-pthreadcall" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/darkautism/wamr-rust-pthreadcall [INFO] finished tweaking git repo https://github.com/darkautism/wamr-rust-pthreadcall [INFO] tweaked toml for git repo https://github.com/darkautism/wamr-rust-pthreadcall written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/darkautism/wamr-rust-pthreadcall on toolchain fc5af1813307d25a84d633f21e2e53c9376eb547 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/darkautism/wamr-rust-pthreadcall 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" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wamr-rust-sdk.git` [INFO] [stderr] Updating git submodule `https://github.com/bytecodealliance/wasm-micro-runtime` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 3 packages to latest Rust 1.90.0-nightly compatible versions [INFO] [stderr] Adding bindgen v0.72.0 [INFO] [stderr] Adding wamr-rust-sdk v1.0.0 (https://github.com/bytecodealliance/wamr-rust-sdk.git#a965cb39) [INFO] [stderr] Adding wamr-sys v1.0.0 (https://github.com/bytecodealliance/wamr-rust-sdk.git#a965cb39) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded as-slice v0.2.1 [INFO] [stderr] Downloaded aligned v0.4.2 [INFO] [stderr] Downloaded remove_dir_all v0.8.4 [INFO] [stderr] Downloaded esp-idf-sys v0.36.1 [INFO] [stderr] Downloaded embedded-svc v0.28.1 [INFO] [stderr] Downloaded esp-idf-svc v0.51.0 [INFO] [stderr] Downloaded esp-idf-hal v0.45.2 [INFO] [stderr] Downloaded embuild v0.33.0 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1851b3439f3973f7fe427a1ca0c4bb7cd2a809a03847a1607771eaf4ed7f6736 [INFO] running `Command { std: "docker" "start" "-a" "1851b3439f3973f7fe427a1ca0c4bb7cd2a809a03847a1607771eaf4ed7f6736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1851b3439f3973f7fe427a1ca0c4bb7cd2a809a03847a1607771eaf4ed7f6736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1851b3439f3973f7fe427a1ca0c4bb7cd2a809a03847a1607771eaf4ed7f6736", kill_on_drop: false }` [INFO] [stdout] 1851b3439f3973f7fe427a1ca0c4bb7cd2a809a03847a1607771eaf4ed7f6736 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81256ea600b9e4f5c16e54682cb082c798c7e1aed9d81e993d34ce6bfd5866cb [INFO] running `Command { std: "docker" "start" "-a" "81256ea600b9e4f5c16e54682cb082c798c7e1aed9d81e993d34ce6bfd5866cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling bindgen v0.72.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking embedded-can v0.4.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Compiling fs_at v0.2.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling remove_dir_all v0.8.4 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling build-time v0.1.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling embassy-executor-macros v0.6.2 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Checking embedded-svc v0.28.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling wamr-sys v1.0.0 (https://github.com/bytecodealliance/wamr-rust-sdk.git#a965cb39) [INFO] [stderr] Compiling embuild v0.33.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] error: failed to run custom build command for `wamr-sys v1.0.0 (https://github.com/bytecodealliance/wamr-rust-sdk.git#a965cb39)` [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-2f7c31faa2f6ee97/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_ESP_IDF [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS [INFO] [stderr] cargo:rerun-if-env-changed=WAMR_BUILD_PLATFORM [INFO] [stderr] cargo:rerun-if-env-changed=WAMR_SHARED_PLATFORM_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LLVM_LIB_CFG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=WAMR_BH_VPRINTF [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_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = 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-af1699965d187951/out/vmbuild/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/git/checkouts/wamr-rust-sdk-1b1ad4ab4e779715/a965cb3/crates/wamr-sys/wasm-micro-runtime" "-DWAMR_BUILD_AOT=1" "-DWAMR_BUILD_INTERP=1" "-DWAMR_BUILD_FAST_INTERP=1" "-DWAMR_BUILD_JIT=0" "-DWAMR_BUILD_BULK_MEMORY=1" "-DWAMR_BUILD_REF_TYPES=1" "-DWAMR_BUILD_SIMD=1" "-DWAMR_BUILD_LIBC_WASI=1" "-DWAMR_BUILD_LIBC_BUILTIN=0" "-DWAMR_DISABLE_HW_BOUND_CHECK=1" "-DWAMR_BUILD_MULTI_MODULE=0" "-DWAMR_BUILD_DUMP_CALL_STACK=0" "-DWAMR_BUILD_CUSTOM_NAME_SECTION=0" "-DWAMR_BUILD_LOAD_CUSTOM_SECTION=0" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/wamr-sys-af1699965d187951/out/vmbuild" "-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" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C 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] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] -- WAMR version: 2.3.1 [INFO] [stderr] CMake Error: Could not open file for write in copy operation /opt/rustwide/cargo-home/git/checkouts/wamr-rust-sdk-1b1ad4ab4e779715/a965cb3/crates/wamr-sys/wasm-micro-runtime/core/version.h.tmp [INFO] [stderr] CMake Error: : System Error: Read-only file system [INFO] [stderr] CMake Error at build-scripts/version.cmake:16 (configure_file): [INFO] [stderr] configure_file Problem configuring file [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] build-scripts/config_common.cmake:135 (include) [INFO] [stderr] build-scripts/runtime_lib.cmake:169 (include) [INFO] [stderr] CMakeLists.txt:124 (include) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] -- Build Configurations: [INFO] [stderr] Build as target X86_64 [INFO] [stderr] Build for platform linux [INFO] [stderr] CMAKE_BUILD_TYPE Debug [INFO] [stderr] BUILD_SHARED_LIBS OFF [INFO] [stderr] WAMR Interpreter enabled [INFO] [stderr] Fast interpreter enabled [INFO] [stderr] WAMR AOT enabled [INFO] [stderr] WAMR Fast JIT disabled [INFO] [stderr] WAMR LLVM ORC JIT disabled [INFO] [stderr] Libc builtin disabled [INFO] [stderr] Libc WASI enabled [INFO] [stderr] Multiple modules disabled [INFO] [stderr] Copy callstack disabled [INFO] [stderr] Hardware boundary check disabled [INFO] [stderr] Wakeup of blocking operations enabled [INFO] [stderr] SIMD enabled [INFO] [stderr] GC performance profiling disabled [INFO] [stderr] Module instance context enabled [INFO] [stderr] Write linear memory base addr to x86 GS register enabled [INFO] [stderr] Quick AOT/JIT entries enabled [INFO] [stderr] AOT intrinsics enabled [INFO] [stderr] Shrunk memory enabled [INFO] [stderr] -- About Wasm Proposals: [INFO] [stderr] Always-on: [INFO] [stderr] "Multi-value" [INFO] [stderr] "Non-trapping float-to-int conversions" [INFO] [stderr] "Sign-extension operators" [INFO] [stderr] "WebAssembly C and C++ API" [INFO] [stderr] Configurable. 0 is OFF. 1 is ON: [INFO] [stderr] "Bulk Memory Operation" via WAMR_BUILD_BULK_MEMORY: 1 [INFO] [stderr] "Fixed-width SIMD" via WAMR_BUILD_SIMD: 1 [INFO] [stderr] "Garbage collection" via WAMR_BUILD_GC: 0 [INFO] [stderr] "Legacy Exception handling" via WAMR_BUILD_EXCE_HANDLING: 0 [INFO] [stderr] "Memory64" via WAMR_BUILD_MEMORY64: 0 [INFO] [stderr] "Multiple memories" via WAMR_BUILD_MULTI_MEMORY: 0 [INFO] [stderr] "Reference Types" via WAMR_BUILD_REF_TYPES: 1 [INFO] [stderr] "Reference-Typed Strings" via WAMR_BUILD_STRINGREF: 0 [INFO] [stderr] "Tail call" via WAMR_BUILD_TAIL_CALL: 0 [INFO] [stderr] "Threads" via WAMR_BUILD_SHARED_MEMORY: 0 [INFO] [stderr] "Typed Function References" via WAMR_BUILD_GC: 0 [INFO] [stderr] Unsupported (>= Phase4): [INFO] [stderr] "Branch Hinting" [INFO] [stderr] "Custom Annotation Syntax in the Text Format" [INFO] [stderr] "Exception handling" [INFO] [stderr] "Extended Constant Expressions" [INFO] [stderr] "Import/Export of Mutable Globals" [INFO] [stderr] "JS String Builtins" [INFO] [stderr] "Relaxed SIMD" [INFO] [stderr] [INFO] [stderr] -- Fetching simde .. [INFO] [stderr] [ 11%] Creating directories for 'simde-populate' [INFO] [stderr] [ 22%] Performing download step (git clone) for 'simde-populate' [INFO] [stderr] Cloning into 'simde-src'... [INFO] [stderr] fatal: unable to access 'https://github.com/simd-everywhere/simde/': Could not resolve host: github.com [INFO] [stderr] Cloning into 'simde-src'... [INFO] [stderr] fatal: unable to access 'https://github.com/simd-everywhere/simde/': Could not resolve host: github.com [INFO] [stderr] Cloning into 'simde-src'... [INFO] [stderr] fatal: unable to access 'https://github.com/simd-everywhere/simde/': Could not resolve host: github.com [INFO] [stderr] -- Had to git clone more than once: 3 times. [INFO] [stderr] CMake Error at simde-subbuild/simde-populate-prefix/tmp/simde-populate-gitclone.cmake:39 (message): [INFO] [stderr] Failed to clone repository: 'https://github.com/simd-everywhere/simde' [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] gmake[2]: *** [CMakeFiles/simde-populate.dir/build.make:102: simde-populate-prefix/src/simde-populate-stamp/simde-populate-download] Error 1 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/simde-populate.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:91: all] Error 2 [INFO] [stderr] [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/FetchContent.cmake:1679 (message): [INFO] [stderr] Build step for simde failed: 2 [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.28/Modules/FetchContent.cmake:1819:EVAL:2 (__FetchContent_directPopulate) [INFO] [stderr] /usr/share/cmake-3.28/Modules/FetchContent.cmake:1819 (cmake_language) [INFO] [stderr] /usr/share/cmake-3.28/Modules/FetchContent.cmake:2033 (FetchContent_Populate) [INFO] [stderr] core/iwasm/libraries/simde/simde.cmake:27 (FetchContent_MakeAvailable) [INFO] [stderr] build-scripts/runtime_lib.cmake:176 (include) [INFO] [stderr] CMakeLists.txt:124 (include) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5f9ffcb31062 - std::backtrace_rs::backtrace::libunwind::trace::hc3b8721e9ecc94ab [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f9ffcb31062 - std::backtrace_rs::backtrace::trace_unsynchronized::h4f79f3e99f20d9b2 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f9ffcb31062 - std::sys::backtrace::_print_fmt::hacea342c79c3c419 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f9ffcb31062 - ::fmt::he7c8dea6bcb895a0 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f9ffcb59b93 - core::fmt::rt::Argument::fmt::hb7f5c17c64ce012a [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5f9ffcb59b93 - core::fmt::write::h5a96d5c590ef6c4a [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5f9ffcb2d8f3 - std::io::default_write_fmt::h8f8e8bf7b2631181 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f9ffcb2d8f3 - std::io::Write::write_fmt::h9b960af77a2bbe01 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5f9ffcb30eb2 - std::sys::backtrace::BacktraceLock::print::hfbd6f76a78de8d4a [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5f9ffcb326e3 - std::panicking::default_hook::{{closure}}::he756fd91034ef795 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5f9ffcb324c5 - std::panicking::default_hook::h129ce9492dfa9470 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5f9ffcb330f5 - std::panicking::rust_panic_with_hook::hdafc7d97a772a01d [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5f9ffcb32e8a - std::panicking::begin_panic_handler::{{closure}}::hd288491125eda378 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5f9ffcb31559 - std::sys::backtrace::__rust_end_short_backtrace::h78e5616c70333da3 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5f9ffcb32b1d - __rustc[598b797a9526433b]::rust_begin_unwind [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5f9ffcb57ee0 - core::panicking::panic_fmt::h83b4b15e1cc98f85 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5f9ffc407b7b - cmake::fail::h56a0711092888da1 [INFO] [stderr] 17: 0x5f9ffc4073c2 - cmake::run::h5197e1679160e576 [INFO] [stderr] 18: 0x5f9ffc4037a1 - cmake::Config::build::heff2dfc71bfd1084 [INFO] [stderr] 19: 0x5f9ffc3fe194 - build_script_build::build_wamr_libraries::h0756a5f3521dbba0 [INFO] [stderr] 20: 0x5f9ffc3fef99 - build_script_build::main::h4a75d98710127471 [INFO] [stderr] 21: 0x5f9ffc3f9ac3 - core::ops::function::FnOnce::call_once::h20656917b3cc98df [INFO] [stderr] 22: 0x5f9ffc3f98f6 - std::sys::backtrace::__rust_begin_short_backtrace::h9d3766cf4b020829 [INFO] [stderr] 23: 0x5f9ffc3f95d9 - std::rt::lang_start::{{closure}}::h7ac9d75261c7ed33 [INFO] [stderr] 24: 0x5f9ffcb28600 - core::ops::function::impls:: for &F>::call_once::he070fdcc3bd94003 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x5f9ffcb28600 - std::panicking::catch_unwind::do_call::h58cf13052d2d10e5 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5f9ffcb28600 - std::panicking::catch_unwind::hfd9db9a21a265233 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5f9ffcb28600 - std::panic::catch_unwind::h1e440010ff78f7c4 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5f9ffcb28600 - std::rt::lang_start_internal::{{closure}}::h9ebe7aaaa2ce1563 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x5f9ffcb28600 - std::panicking::catch_unwind::do_call::h112beacf4f1f3a4f [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x5f9ffcb28600 - std::panicking::catch_unwind::hab6c1a2c8872b24b [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x5f9ffcb28600 - std::panic::catch_unwind::h6306b8b14fb6ad8c [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5f9ffcb28600 - std::rt::lang_start_internal::h23ec8e8bf16fbc9e [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x5f9ffc3f95c1 - std::rt::lang_start::h97f3f8da5e00660f [INFO] [stderr] 34: 0x5f9ffc3ff055 - main [INFO] [stderr] 35: 0x7343bd7161ca - [INFO] [stderr] 36: 0x7343bd71628b - __libc_start_main [INFO] [stderr] 37: 0x5f9ffc3f8db5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "81256ea600b9e4f5c16e54682cb082c798c7e1aed9d81e993d34ce6bfd5866cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81256ea600b9e4f5c16e54682cb082c798c7e1aed9d81e993d34ce6bfd5866cb", kill_on_drop: false }` [INFO] [stdout] 81256ea600b9e4f5c16e54682cb082c798c7e1aed9d81e993d34ce6bfd5866cb