[INFO] cloning repository https://github.com/mattyg/bug-reproduction-wasmer-wamr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattyg/bug-reproduction-wasmer-wamr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattyg%2Fbug-reproduction-wasmer-wamr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattyg%2Fbug-reproduction-wasmer-wamr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 852834f584fd2af7db58c166ec6904c353a4a416 [INFO] testing mattyg/bug-reproduction-wasmer-wamr/852834f584fd2af7db58c166ec6904c353a4a416 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattyg%2Fbug-reproduction-wasmer-wamr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mattyg/bug-reproduction-wasmer-wamr [INFO] finished tweaking git repo https://github.com/mattyg/bug-reproduction-wasmer-wamr [INFO] tweaked toml for git repo https://github.com/mattyg/bug-reproduction-wasmer-wamr written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mattyg/bug-reproduction-wasmer-wamr on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mattyg/bug-reproduction-wasmer-wamr 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/wasmerio/wasmer.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] Downloading crates ... [INFO] [stderr] Downloaded wasmer-config v0.2.0 [INFO] [stderr] Downloaded webc v6.0.0-rc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65a1056658e6329fd6ac2deffcb16575628f1910b9f27454757e6a4fc6e7fd8c [INFO] running `Command { std: "docker" "start" "-a" "65a1056658e6329fd6ac2deffcb16575628f1910b9f27454757e6a4fc6e7fd8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65a1056658e6329fd6ac2deffcb16575628f1910b9f27454757e6a4fc6e7fd8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65a1056658e6329fd6ac2deffcb16575628f1910b9f27454757e6a4fc6e7fd8c", kill_on_drop: false }` [INFO] [stdout] 65a1056658e6329fd6ac2deffcb16575628f1910b9f27454757e6a4fc6e7fd8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc1ea0f8c377dd23f922a19081bab42fd763faa5879903e28c7682fb6226ba1 [INFO] running `Command { std: "docker" "start" "-a" "3bc1ea0f8c377dd23f922a19081bab42fd763faa5879903e28c7682fb6226ba1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling enumset v1.1.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling object v0.36.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling wasm-encoder v0.32.0 [INFO] [stderr] Compiling wasmer-config v0.2.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling wast v64.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling self_cell v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling wasmer-derive v4.3.2 (https://github.com/wasmerio/wasmer.git?branch=wamr#6ef88497) [INFO] [stderr] Compiling webc v6.0.0-rc1 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling wasmer v4.3.2 (https://github.com/wasmerio/wasmer.git?branch=wamr#6ef88497) [INFO] [stderr] Compiling wasmer-types v4.3.2 (https://github.com/wasmerio/wasmer.git?branch=wamr#6ef88497) [INFO] [stderr] Compiling wat v1.0.71 [INFO] [stderr] Compiling wasmer-vm v4.3.2 (https://github.com/wasmerio/wasmer.git?branch=wamr#6ef88497) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasmer-types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name wasmer_types --edition=2021 /opt/rustwide/cargo-home/git/checkouts/wasmer-3a90f166c3ea3f2f/6ef8849/lib/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "enable-serde", "serde", "serde_bytes", "std"))' -C metadata=3d4393855e7dbff9 -C extra-filename=-bd3174b7c2edda8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytecheck=/opt/rustwide/target/debug/deps/libbytecheck-f7962766ddbf8525.rmeta --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-66bb173e37cca9d7.rmeta --extern enumset=/opt/rustwide/target/debug/deps/libenumset-ead6fac2df998e49.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-e1ea6b9e38e7d317.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c9987db233b9d5ab.rmeta --extern more_asserts=/opt/rustwide/target/debug/deps/libmore_asserts-35068358441b054b.rmeta --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-f5d7714f2b666422.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-662696809238184c.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-23b9b8edebb266a5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c00d9c0dc6537ebe.rmeta --extern webc=/opt/rustwide/target/debug/deps/libwebc-ac5092d844086535.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-f75da5f093c989a0.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wasmer v4.3.2 (https://github.com/wasmerio/wasmer.git?branch=wamr#6ef88497)` [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/wasmer-79cd0d85624cf286/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/wasmer-94183238362470a0/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/git/checkouts/wasmer-3a90f166c3ea3f2f/6ef8849/lib/api/third_party/wamr" "-G" "Unix Makefiles" "-DCMAKE_BUILD_TYPE=RelWithDebInfo" "-DWAMR_BUILD_AOT=0" "-DWAMR_BUILD_BULK_MEMORY=1" "-DWAMR_BUILD_REF_TYPES=1" "-DWAMR_BUILD_SIMD=1" "-DWAMR_ENABLE_FAST_INTERP=1" "-DWAMR_BUILD_LIB_PTHREAD=1" "-DWAMR_BUILD_LIB_WASI_THREADS=0" "-DWAMR_BUILD_LIBC_WASI=0" "-DWAMR_BUILD_LIBC_BUILTIN=1" "-DWAMR_BUILD_SHARED_MEMORY=1" "-DWAMR_DISABLE_HW_BOUND_CHECK=0" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/wasmer-94183238362470a0/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] -- Looking for mremap [INFO] [stderr] -- Looking for mremap - found [INFO] [stderr] -- Configuring done (4.0s) [INFO] [stderr] -- Generating done (0.1s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/wasmer-94183238362470a0/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/wasmer-94183238362470a0/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Debug" [INFO] [stderr] [ 1%] Building C object CMakeFiles/iwasm_static.dir/core/shared/platform/linux/platform_init.c.o [INFO] [stderr] [ 2%] Building C object CMakeFiles/iwasm_static.dir/core/shared/platform/common/posix/posix_malloc.c.o [INFO] [stderr] [ 3%] Building C object CMakeFiles/iwasm_static.dir/core/shared/platform/common/posix/posix_memmap.c.o [INFO] [stderr] [ 5%] Building C object CMakeFiles/iwasm_static.dir/core/shared/platform/common/posix/posix_blocking_op.c.o [INFO] [stderr] [ 6%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/linux/platform_init.c.o [INFO] [stderr] [ 7%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/common/posix/posix_blocking_op.c.o [INFO] [stderr] [ 9%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/common/posix/posix_malloc.c.o [INFO] [stderr] [ 10%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/common/posix/posix_memmap.c.o [INFO] [stderr] [ 11%] Building C object CMakeFiles/iwasm_static.dir/core/shared/platform/common/posix/posix_sleep.c.o [INFO] [stderr] [ 13%] Building C object CMakeFiles/iwasm_static.dir/core/shared/platform/common/posix/posix_thread.c.o [INFO] [stderr] [ 14%] Building C object CMakeFiles/iwasm_static.dir/core/shared/platform/common/posix/posix_time.c.o [INFO] [stderr] [ 15%] Building C object CMakeFiles/iwasm_static.dir/core/shared/mem-alloc/ems/ems_alloc.c.o [INFO] [stderr] [ 17%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/common/posix/posix_sleep.c.o [INFO] [stderr] [ 18%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/common/posix/posix_thread.c.o [INFO] [stderr] [ 19%] Building C object CMakeFiles/iwasm_static.dir/core/shared/mem-alloc/ems/ems_gc.c.o [INFO] [stderr] [ 21%] Building C object CMakeFiles/iwasm_static.dir/core/shared/mem-alloc/ems/ems_hmu.c.o [INFO] [stderr] [ 22%] Building C object CMakeFiles/iwasm_static.dir/core/shared/mem-alloc/ems/ems_kfc.c.o [INFO] [stderr] [ 23%] Building C object CMakeFiles/iwasm_static.dir/core/shared/mem-alloc/mem_alloc.c.o [INFO] [stderr] [ 25%] Building C object CMakeFiles/iwasm_static.dir/core/shared/utils/bh_assert.c.o [INFO] [stderr] [ 26%] Building C object CMakeFiles/iwasm_static.dir/core/shared/utils/bh_bitmap.c.o [INFO] [stderr] [ 27%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/platform/common/posix/posix_time.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/iwasm_static.dir/core/shared/utils/bh_common.c.o [INFO] [stderr] [ 30%] Building C object CMakeFiles/iwasm_static.dir/core/shared/utils/bh_hashmap.c.o [INFO] [stderr] [ 31%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/mem-alloc/ems/ems_alloc.c.o [INFO] [stderr] [ 32%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/mem-alloc/ems/ems_gc.c.o [INFO] [stderr] [ 34%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/mem-alloc/ems/ems_hmu.c.o [INFO] [stderr] [ 35%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/mem-alloc/ems/ems_kfc.c.o [INFO] [stderr] [ 36%] Building C object CMakeFiles/iwasm_static.dir/core/shared/utils/bh_list.c.o [INFO] [stderr] [ 38%] Building C object CMakeFiles/iwasm_static.dir/core/shared/utils/bh_log.c.o [INFO] [stderr] [ 39%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/mem-alloc/mem_alloc.c.o [INFO] [stderr] [ 40%] Building C object CMakeFiles/iwasm_static.dir/core/shared/utils/bh_queue.c.o [INFO] [stderr] [ 42%] Building C object CMakeFiles/iwasm_static.dir/core/shared/utils/bh_vector.c.o [INFO] [stderr] [ 43%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_assert.c.o [INFO] [stderr] [ 44%] Building C object CMakeFiles/iwasm_static.dir/core/shared/utils/runtime_timer.c.o [INFO] [stderr] [ 46%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_bitmap.c.o [INFO] [stderr] [ 47%] Building C object CMakeFiles/iwasm_static.dir/core/iwasm/libraries/libc-builtin/libc_builtin_wrapper.c.o [INFO] [stderr] [ 48%] Building C object CMakeFiles/iwasm_static.dir/core/iwasm/common/wasm_application.c.o [INFO] [stderr] [ 50%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_common.c.o [INFO] [stderr] [ 51%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_hashmap.c.o [INFO] [stderr] [ 52%] Building C object CMakeFiles/iwasm_static.dir/core/iwasm/common/wasm_blocking_op.c.o [INFO] [stderr] [ 53%] Building C object CMakeFiles/iwasm_static.dir/core/iwasm/common/wasm_c_api.c.o [INFO] [stderr] [ 55%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_list.c.o [INFO] [stderr] [ 56%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_log.c.o [INFO] [stderr] [ 57%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_queue.c.o [INFO] [stderr] [ 59%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/bh_vector.c.o [INFO] [stderr] [ 60%] Building C object CMakeFiles/iwasm_shared.dir/core/shared/utils/runtime_timer.c.o [INFO] [stderr] [ 61%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/libraries/libc-builtin/libc_builtin_wrapper.c.o [INFO] [stderr] [ 63%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_application.c.o [INFO] [stderr] [ 64%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_blocking_op.c.o [INFO] [stderr] [ 65%] Building C object CMakeFiles/iwasm_static.dir/core/iwasm/common/wasm_exec_env.c.o [INFO] [stderr] [ 67%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_c_api.c.o [INFO] [stderr] [ 68%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_exec_env.c.o [INFO] [stderr] [ 69%] Building C object CMakeFiles/iwasm_static.dir/core/iwasm/common/wasm_loader_common.c.o [INFO] [stderr] [ 71%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_loader_common.c.o [INFO] [stderr] [ 72%] Building C object CMakeFiles/iwasm_static.dir/core/iwasm/common/wasm_memory.c.o [INFO] [stderr] [ 73%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_memory.c.o [INFO] [stderr] [ 75%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_native.c.o [INFO] [stderr] [ 76%] Building C object CMakeFiles/iwasm_static.dir/core/iwasm/common/wasm_native.c.o [INFO] [stderr] [ 77%] Building C object CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_runtime_common.c.o [INFO] [stderr] [ 78%] Building C object CMakeFiles/iwasm_static.dir/core/iwasm/common/wasm_runtime_common.c.o [INFO] [stderr] [ 80%] Building C object CMakeFiles/iwasm_static.dir/core/iwasm/common/wasm_shared_memory.c.o [INFO] [stderr] [ 81%] Building ASM object CMakeFiles/iwasm_static.dir/core/iwasm/common/arch/invokeNative_em64_simd.s.o [INFO] [stderr] [ 82%] Building C object CMakeFiles/iwasm_static.dir/core/iwasm/interpreter/wasm_interp_fast.c.o [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 RelWithDebInfo [INFO] [stderr] WAMR Interpreter enabled [INFO] [stderr] WAMR AOT disabled [INFO] [stderr] WAMR Fast JIT disabled [INFO] [stderr] WAMR LLVM ORC JIT disabled [INFO] [stderr] Libc builtin enabled [INFO] [stderr] Libc WASI disabled [INFO] [stderr] Fast interpreter enabled [INFO] [stderr] Multiple modules disabled [INFO] [stderr] Bulk memory feature enabled [INFO] [stderr] Shared memory enabled [INFO] [stderr] Thread manager enabled [INFO] [stderr] Lib pthread enabled [INFO] [stderr] Wakeup of blocking operations enabled [INFO] [stderr] SIMD enabled [INFO] [stderr] Reference types enabled [INFO] [stderr] GC performance profiling disabled [INFO] [stderr] Write linear memory base addr to x86 GS register enabled [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] WAMR_ENABLE_FAST_INTERP [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] /tmp/ccXLjoeZ.s: Assembler messages: [INFO] [stderr] /tmp/ccXLjoeZ.s: Fatal error: can't write 7 bytes to section .text.wasm_externref_hash of CMakeFiles/iwasm_static.dir/core/iwasm/common/wasm_runtime_common.c.o: 'No space left on device' [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] /tmp/ccXLjoeZ.s: Fatal error: CMakeFiles/iwasm_static.dir/core/iwasm/common/wasm_runtime_common.c.o: No such file or directory [INFO] [stderr] /tmp/ccNEr9iq.s: Assembler messages: [INFO] [stderr] /tmp/ccNEr9iq.s: Fatal error: can't write 17 bytes to section .text.cmp_val_kind_with_val_type of CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_c_api.c.o: 'No space left on device' [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] gmake[2]: *** [CMakeFiles/iwasm_static.dir/build.make:482: CMakeFiles/iwasm_static.dir/core/iwasm/common/wasm_runtime_common.c.o] Error 1 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] as: BFD (GNU Binutils for Ubuntu) 2.42 assertion fail ../../bfd/elf.c:3663 [INFO] [stderr] gmake[2]: *** [CMakeFiles/iwasm_shared.dir/build.make:412: CMakeFiles/iwasm_shared.dir/core/iwasm/common/wasm_c_api.c.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:111: CMakeFiles/iwasm_shared.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:85: CMakeFiles/iwasm_static.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:136: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.50/src/lib.rs:1098:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x59193f2348b2 - std::backtrace_rs::backtrace::libunwind::trace::hf6dd235ae0786829 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59193f2348b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a5b54e78104e8b2 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59193f2348b2 - std::sys::backtrace::_print_fmt::hca7a5c1644e21919 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59193f2348b2 - ::fmt::h38110959524b373c [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59193f25d083 - core::fmt::rt::Argument::fmt::h391eb3fdbf3d4042 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x59193f25d083 - core::fmt::write::h5b87140645224122 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x59193f231383 - std::io::default_write_fmt::h0f114d7226b96248 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x59193f231383 - std::io::Write::write_fmt::h89e75c4a7af19239 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x59193f234702 - std::sys::backtrace::BacktraceLock::print::hcd755c38f62e4492 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x59193f235dd6 - std::panicking::default_hook::{{closure}}::h351f33591b26e6e7 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x59193f235bd9 - std::panicking::default_hook::he5bba7bf0a373c6e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x59193f2367e2 - std::panicking::rust_panic_with_hook::hdf456b43e6535023 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x59193f23657a - std::panicking::begin_panic_handler::{{closure}}::he1c1ab0b84006a97 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x59193f234da9 - std::sys::backtrace::__rust_end_short_backtrace::h2a71da996e10b8a0 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x59193f23620d - __rustc[92197b79f0fe8095]::rust_begin_unwind [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x59193f25b430 - core::panicking::panic_fmt::h723bf1d52f6dad29 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x59193f1b975b - cmake::fail::hffc9007fad318133 [INFO] [stderr] 17: 0x59193f1b8fda - cmake::run::hd9787e582e31ff06 [INFO] [stderr] 18: 0x59193f1b5ad1 - cmake::Config::build::h12540398014b8216 [INFO] [stderr] 19: 0x59193ec768ca - build_script_build::main::h98ebec19fad82764 [INFO] [stderr] 20: 0x59193ec739e3 - core::ops::function::FnOnce::call_once::h089b0ea6bafbda30 [INFO] [stderr] 21: 0x59193ec73886 - std::sys::backtrace::__rust_begin_short_backtrace::hfa083135e607b0a3 [INFO] [stderr] 22: 0x59193ec737b9 - std::rt::lang_start::{{closure}}::h99cadb47c27834f0 [INFO] [stderr] 23: 0x59193f22be90 - core::ops::function::impls:: for &F>::call_once::hd25fc0ca75d54018 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x59193f22be90 - std::panicking::catch_unwind::do_call::ha488b7241416766f [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x59193f22be90 - std::panicking::catch_unwind::h81a5714cf9e2c51e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x59193f22be90 - std::panic::catch_unwind::haf54ebde94b26b04 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x59193f22be90 - std::rt::lang_start_internal::{{closure}}::h4fa23b31c3653423 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x59193f22be90 - std::panicking::catch_unwind::do_call::h60c222eb58f45e30 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x59193f22be90 - std::panicking::catch_unwind::h3a5c3ee5a2867e71 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x59193f22be90 - std::panic::catch_unwind::h93836bffc0bad4f2 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x59193f22be90 - std::rt::lang_start_internal::h25802ecab1c1e1f0 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x59193ec737a1 - std::rt::lang_start::h2f9ad688ac16a147 [INFO] [stderr] 33: 0x59193ec773d5 - main [INFO] [stderr] 34: 0x7084cdf351ca - [INFO] [stderr] 35: 0x7084cdf3528b - __libc_start_main [INFO] [stderr] 36: 0x59193ec73005 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libwebc-ac5092d844086535.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `webc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3bc1ea0f8c377dd23f922a19081bab42fd763faa5879903e28c7682fb6226ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc1ea0f8c377dd23f922a19081bab42fd763faa5879903e28c7682fb6226ba1", kill_on_drop: false }` [INFO] [stdout] 3bc1ea0f8c377dd23f922a19081bab42fd763faa5879903e28c7682fb6226ba1