Building on clete.caelum.ci.dev (from ocaml/opam:debian-unstable) 2025-02-09 01:08.55 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2025-02-09 01:08.55 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q d87296a7b656d47b7042e7e608a5fa863b3a51f9")) 2025-02-09 01:08.55 ---> using "cc1ed69ecb833da04281a4f8a25977e86e869debb3dd684deaa27a7c3be1d0d2" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-02-09 01:08.55 ---> using "f5e09d6e59ffa701af535e5d56b82c13bc5405c8613f86e4fe31b897c2a2fd97" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.0' '5.0.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.0.0"} | "ocaml-system" {= "5.0.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.0.0 (cached) -> installed ocaml-base-compiler.5.0.0 -> installed ocaml-config.3 -> installed ocaml.5.0.0 -> installed base-domains.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.0) 2025-02-09 01:08.55 ---> using "1cfedc7ed294ef6556e06ed579d64b6b08e667e23a5e7e430c5acb150fbf4371" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [205 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Err:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Couldn't find the start of the patch series - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [10.0 MB] - Fetched 10.3 MB in 2s (4228 kB/s) - Reading package lists... - 2025-02-09 01:08.55 ---> using "160b9bb29ba7846a3abc61e5c89119fb6d893c9f21b03c89361c3c2a2a74da3e" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"wasmer.1.2.1\"\ \nopam install -vy \"wasmer.1.2.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"wasmer.1.2.1\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) Nothing to do. [NOTE] wasmer.1.2.1 is not installed. The following actions will be performed: === install 13 packages - install bigarray-compat 1.1.0 [required by ctypes] - install conf-libffi 2.0.0 [required by ctypes-foreign] - install conf-pkg-config 4 [required by ctypes-foreign] - install conf-rust-2021 1 [required by libwasmer] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.23.0 [required by wasmer] - install ctypes-foreign 0.23.0 [required by wasmer] - install dune 3.17.2 [required by wasmer] - install dune-configurator 3.17.2 [required by ctypes, ctypes-foreign] - install integers 0.7.0 [required by ctypes] - install libwasmer 3.0.0~beta [required by wasmer] - install stdlib-shims 0.3.0 [required by integers] - install wasmer 1.2.1 The following system packages will first need to be installed: cargo libffi-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "cargo" "libffi-dev" "pkg-config" - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19855 files and directories currently installed.) - Preparing to unpack .../ncurses-bin_6.5+20250125-2_amd64.deb ... - Unpacking ncurses-bin (6.5+20250125-2) over (6.5-2+b1) ... - Setting up ncurses-bin (6.5+20250125-2) ... - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19854 files and directories currently installed.) - Preparing to unpack .../ncurses-base_6.5+20250125-2_all.deb ... - Unpacking ncurses-base (6.5+20250125-2) over (6.5-2) ... - Setting up ncurses-base (6.5+20250125-2) ... - Selecting previously unselected package libpipeline1:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19854 files and directories currently installed.) - Preparing to unpack .../libpipeline1_1.5.8-1_amd64.deb ... - Unpacking libpipeline1:amd64 (1.5.8-1) ... - Selecting previously unselected package binfmt-support. - Preparing to unpack .../binfmt-support_2.2.2-7_amd64.deb ... - Unpacking binfmt-support (2.2.2-7) ... - Selecting previously unselected package libpython3.13-minimal:amd64. - Preparing to unpack .../libpython3.13-minimal_3.13.2-1_amd64.deb ... - Unpacking libpython3.13-minimal:amd64 (3.13.2-1) ... - Selecting previously unselected package python3.13-minimal. - Preparing to unpack .../python3.13-minimal_3.13.2-1_amd64.deb ... - Unpacking python3.13-minimal (3.13.2-1) ... - Setting up libpython3.13-minimal:amd64 (3.13.2-1) ... - Setting up python3.13-minimal (3.13.2-1) ... - Selecting previously unselected package python3-minimal. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% - (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20201 files and directories currently installed.) - Preparing to unpack .../python3-minimal_3.13.1-2_amd64.deb ... - Unpacking python3-minimal (3.13.1-2) ... - Selecting previously unselected package media-types. - Preparing to unpack .../media-types_11.0.0_all.deb ... - Unpacking media-types (11.0.0) ... - Preparing to unpack .../libncursesw6_6.5+20250125-2_amd64.deb ... - Unpacking libncursesw6:amd64 (6.5+20250125-2) over (6.5-2+b1) ... - Preparing to unpack .../libtinfo6_6.5+20250125-2_amd64.deb ... - Unpacking libtinfo6:amd64 (6.5+20250125-2) over (6.5-2+b1) ... - Setting up libtinfo6:amd64 (6.5+20250125-2) ... - Selecting previously unselected package libpython3.13-stdlib:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20227 files and directories currently installed.) - Preparing to unpack .../libpython3.13-stdlib_3.13.2-1_amd64.deb ... - Unpacking libpython3.13-stdlib:amd64 (3.13.2-1) ... - Selecting previously unselected package python3.13. - Preparing to unpack .../python3.13_3.13.2-1_amd64.deb ... - Unpacking python3.13 (3.13.2-1) ... - Selecting previously unselected package libpython3-stdlib:amd64. - Preparing to unpack .../libpython3-stdlib_3.13.1-2_amd64.deb ... - Unpacking libpython3-stdlib:amd64 (3.13.1-2) ... - Setting up python3-minimal (3.13.1-2) ... - Selecting previously unselected package python3. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20650 files and directories currently installed.) - Preparing to unpack .../00-python3_3.13.1-2_amd64.deb ... - Unpacking python3 (3.13.1-2) ... - Preparing to unpack .../01-libcc1-0_14.2.0-16_amd64.deb ... - Unpacking libcc1-0:amd64 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../02-libgomp1_14.2.0-16_amd64.deb ... - Unpacking libgomp1:amd64 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../03-libitm1_14.2.0-16_amd64.deb ... - Unpacking libitm1:amd64 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../04-libatomic1_14.2.0-16_amd64.deb ... - Unpacking libatomic1:amd64 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../05-libasan8_14.2.0-16_amd64.deb ... - Unpacking libasan8:amd64 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../06-liblsan0_14.2.0-16_amd64.deb ... - Unpacking liblsan0:amd64 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../07-libtsan2_14.2.0-16_amd64.deb ... - Unpacking libtsan2:amd64 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../08-libubsan1_14.2.0-16_amd64.deb ... - Unpacking libubsan1:amd64 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../09-libhwasan0_14.2.0-16_amd64.deb ... - Unpacking libhwasan0:amd64 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../10-libquadmath0_14.2.0-16_amd64.deb ... - Unpacking libquadmath0:amd64 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../11-gcc-14-base_14.2.0-16_amd64.deb ... - Unpacking gcc-14-base:amd64 (14.2.0-16) over (14.2.0-14) ... - Setting up gcc-14-base:amd64 (14.2.0-16) ... - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20671 files and directories currently installed.) - Preparing to unpack .../libstdc++6_14.2.0-16_amd64.deb ... - Unpacking libstdc++6:amd64 (14.2.0-16) over (14.2.0-14) ... - Setting up libstdc++6:amd64 (14.2.0-16) ... - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20671 files and directories currently installed.) - Preparing to unpack .../0-gcc-14_14.2.0-16_amd64.deb ... - Unpacking gcc-14 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../1-g++-14_14.2.0-16_amd64.deb ... - Unpacking g++-14 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../2-g++-14-x86-64-linux-gnu_14.2.0-16_amd64.deb ... - Unpacking g++-14-x86-64-linux-gnu (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../3-libstdc++-14-dev_14.2.0-16_amd64.deb ... - Unpacking libstdc++-14-dev:amd64 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../4-libgcc-14-dev_14.2.0-16_amd64.deb ... - Unpacking libgcc-14-dev:amd64 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../5-gcc-14-x86-64-linux-gnu_14.2.0-16_amd64.deb ... - Unpacking gcc-14-x86-64-linux-gnu (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../6-cpp-14-x86-64-linux-gnu_14.2.0-16_amd64.deb ... - Unpacking cpp-14-x86-64-linux-gnu (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../7-cpp-14_14.2.0-16_amd64.deb ... - Unpacking cpp-14 (14.2.0-16) over (14.2.0-14) ... - Preparing to unpack .../8-libgcc-s1_14.2.0-16_amd64.deb ... - Unpacking libgcc-s1:amd64 (14.2.0-16) over (14.2.0-14) ... - Setting up libgcc-s1:amd64 (14.2.0-16) ... - Selecting previously unselected package libcurl4t64:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20671 files and directories currently installed.) - Preparing to unpack .../00-libcurl4t64_8.11.1-1+b1_amd64.deb ... - Unpacking libcurl4t64:amd64 (8.11.1-1+b1) ... - Selecting previously unselected package libhttp-parser2.9:amd64. - Preparing to unpack .../01-libhttp-parser2.9_2.9.4-6+b2_amd64.deb ... - Unpacking libhttp-parser2.9:amd64 (2.9.4-6+b2) ... - Selecting previously unselected package libmbedcrypto16:amd64. - Preparing to unpack .../02-libmbedcrypto16_3.6.2-3_amd64.deb ... - Unpacking libmbedcrypto16:amd64 (3.6.2-3) ... - Selecting previously unselected package libmbedx509-7:amd64. - Preparing to unpack .../03-libmbedx509-7_3.6.2-3_amd64.deb ... - Unpacking libmbedx509-7:amd64 (3.6.2-3) ... - Selecting previously unselected package libmbedtls21:amd64. - Preparing to unpack .../04-libmbedtls21_3.6.2-3_amd64.deb ... - Unpacking libmbedtls21:amd64 (3.6.2-3) ... - Selecting previously unselected package libgit2-1.8:amd64. - Preparing to unpack .../05-libgit2-1.8_1.8.4+ds-3_amd64.deb ... - Unpacking libgit2-1.8:amd64 (1.8.4+ds-3) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../06-libicu72_72.1-6_amd64.deb ... - Unpacking libicu72:amd64 (72.1-6) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../07-libxml2_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../08-libz3-4_4.13.3-1_amd64.deb ... - Unpacking libz3-4:amd64 (4.13.3-1) ... - Selecting previously unselected package libllvm19:amd64. - Preparing to unpack .../09-libllvm19_1%3a19.1.7-1+b1_amd64.deb ... - Unpacking libllvm19:amd64 (1:19.1.7-1+b1) ... - Selecting previously unselected package libstd-rust-1.84:amd64. - Preparing to unpack .../10-libstd-rust-1.84_1.84.0+dfsg1-2_amd64.deb ... - Unpacking libstd-rust-1.84:amd64 (1.84.0+dfsg1-2) ... - Selecting previously unselected package libstd-rust-dev:amd64. - Preparing to unpack .../11-libstd-rust-dev_1.84.0+dfsg1-2_amd64.deb ... - Unpacking libstd-rust-dev:amd64 (1.84.0+dfsg1-2) ... - Selecting previously unselected package rustc. - Preparing to unpack .../12-rustc_1.84.0+dfsg1-2_amd64.deb ... - Unpacking rustc (1.84.0+dfsg1-2) ... - Selecting previously unselected package libclang-cpp19. - Preparing to unpack .../13-libclang-cpp19_1%3a19.1.7-1+b1_amd64.deb ... - Unpacking libclang-cpp19 (1:19.1.7-1+b1) ... - Selecting previously unselected package libgc1:amd64. - Preparing to unpack .../14-libgc1_1%3a8.2.8-1_amd64.deb ... - Unpacking libgc1:amd64 (1:8.2.8-1) ... - Selecting previously unselected package libobjc4:amd64. - Preparing to unpack .../15-libobjc4_14.2.0-16_amd64.deb ... - Unpacking libobjc4:amd64 (14.2.0-16) ... - Selecting previously unselected package libobjc-14-dev:amd64. - Preparing to unpack .../16-libobjc-14-dev_14.2.0-16_amd64.deb ... - Unpacking libobjc-14-dev:amd64 (14.2.0-16) ... - Selecting previously unselected package libclang-common-19-dev:amd64. - Preparing to unpack .../17-libclang-common-19-dev_1%3a19.1.7-1+b1_amd64.deb ... - Unpacking libclang-common-19-dev:amd64 (1:19.1.7-1+b1) ... - Selecting previously unselected package llvm-19-linker-tools. - Preparing to unpack .../18-llvm-19-linker-tools_1%3a19.1.7-1+b1_amd64.deb ... - Unpacking llvm-19-linker-tools (1:19.1.7-1+b1) ... - Selecting previously unselected package libclang1-19. - Preparing to unpack .../19-libclang1-19_1%3a19.1.7-1+b1_amd64.deb ... - Unpacking libclang1-19 (1:19.1.7-1+b1) ... - Selecting previously unselected package clang-19. - Preparing to unpack .../20-clang-19_1%3a19.1.7-1+b1_amd64.deb ... - Unpacking clang-19 (1:19.1.7-1+b1) ... - Selecting previously unselected package cargo. - Preparing to unpack .../21-cargo_1.84.0+dfsg1-2_amd64.deb ... - Unpacking cargo (1.84.0+dfsg1-2) ... - Selecting previously unselected package icu-devtools. - Preparing to unpack .../22-icu-devtools_72.1-6_amd64.deb ... - Unpacking icu-devtools (72.1-6) ... - Selecting previously unselected package libc6-i386. - Preparing to unpack .../23-libc6-i386_2.40-6_amd64.deb ... - Unpacking libc6-i386 (2.40-6) ... - Selecting previously unselected package lib32gcc-s1. - Preparing to unpack .../24-lib32gcc-s1_14.2.0-16_amd64.deb ... - Unpacking lib32gcc-s1 (14.2.0-16) ... - Selecting previously unselected package lib32stdc++6. - Preparing to unpack .../25-lib32stdc++6_14.2.0-16_amd64.deb ... - Unpacking lib32stdc++6 (14.2.0-16) ... - Selecting previously unselected package libclang-rt-19-dev:amd64. - Preparing to unpack .../26-libclang-rt-19-dev_1%3a19.1.7-1+b1_amd64.deb ... - Unpacking libclang-rt-19-dev:amd64 (1:19.1.7-1+b1) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../27-libffi-dev_3.4.6-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.6-1) ... - Selecting previously unselected package libicu-dev:amd64. - Preparing to unpack .../28-libicu-dev_72.1-6_amd64.deb ... - Unpacking libicu-dev:amd64 (72.1-6) ... - Selecting previously unselected package libncurses6:amd64. - Preparing to unpack .../29-libncurses6_6.5+20250125-2_amd64.deb ... - Unpacking libncurses6:amd64 (6.5+20250125-2) ... - Selecting previously unselected package libncurses-dev:amd64. - Preparing to unpack .../30-libncurses-dev_6.5+20250125-2_amd64.deb ... - Unpacking libncurses-dev:amd64 (6.5+20250125-2) ... - Selecting previously unselected package libpfm4:amd64. - Preparing to unpack .../31-libpfm4_4.13.0+git83-g91970fe-1_amd64.deb ... - Unpacking libpfm4:amd64 (4.13.0+git83-g91970fe-1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../32-libpkgconf3_1.8.1-4_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4) ... - Selecting previously unselected package libxml2-dev:amd64. - Preparing to unpack .../33-libxml2-dev_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ... - Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Selecting previously unselected package libyaml-0-2:amd64. - Preparing to unpack .../34-libyaml-0-2_0.2.5-2_amd64.deb ... - Unpacking libyaml-0-2:amd64 (0.2.5-2) ... - Selecting previously unselected package libz3-dev:amd64. - Preparing to unpack .../35-libz3-dev_4.13.3-1_amd64.deb ... - Unpacking libz3-dev:amd64 (4.13.3-1) ... - Selecting previously unselected package lld-19. - Preparing to unpack .../36-lld-19_1%3a19.1.7-1+b1_amd64.deb ... - Unpacking lld-19 (1:19.1.7-1+b1) ... - Selecting previously unselected package llvm-19-runtime. - Preparing to unpack .../37-llvm-19-runtime_1%3a19.1.7-1+b1_amd64.deb ... - Unpacking llvm-19-runtime (1:19.1.7-1+b1) ... - Selecting previously unselected package llvm-19. - Preparing to unpack .../38-llvm-19_1%3a19.1.7-1+b1_amd64.deb ... - Unpacking llvm-19 (1:19.1.7-1+b1) ... - Selecting previously unselected package python3-pygments. - Preparing to unpack .../39-python3-pygments_2.18.0+dfsg-2_all.deb ... - Unpacking python3-pygments (2.18.0+dfsg-2) ... - Selecting previously unselected package python3-yaml. - Preparing to unpack .../40-python3-yaml_6.0.2-1+b1_amd64.deb ... - Unpacking python3-yaml (6.0.2-1+b1) ... - Selecting previously unselected package llvm-19-tools. - Preparing to unpack .../41-llvm-19-tools_1%3a19.1.7-1+b1_amd64.deb ... - Unpacking llvm-19-tools (1:19.1.7-1+b1) ... - Selecting previously unselected package llvm-19-dev. - Preparing to unpack .../42-llvm-19-dev_1%3a19.1.7-1+b1_amd64.deb ... - Unpacking llvm-19-dev (1:19.1.7-1+b1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../43-pkgconf-bin_1.8.1-4_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../44-pkgconf_1.8.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../45-pkg-config_1.8.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4) ... - Selecting previously unselected package rust-llvm. - Preparing to unpack .../46-rust-llvm_1.84.0+dfsg1-2_amd64.deb ... - Unpacking rust-llvm (1.84.0+dfsg1-2) ... - Setting up media-types (11.0.0) ... - Setting up libpipeline1:amd64 (1.5.8-1) ... - Setting up libicu72:amd64 (72.1-6) ... - Setting up libcurl4t64:amd64 (8.11.1-1+b1) ... - Setting up libclang-common-19-dev:amd64 (1:19.1.7-1+b1) ... - Setting up libyaml-0-2:amd64 (0.2.5-2) ... - Setting up libgomp1:amd64 (14.2.0-16) ... - Setting up libffi-dev:amd64 (3.4.6-1) ... - Setting up libz3-4:amd64 (4.13.3-1) ... - Setting up libpkgconf3:amd64 (1.8.1-4) ... - Setting up libpfm4:amd64 (4.13.0+git83-g91970fe-1) ... - Setting up libncurses6:amd64 (6.5+20250125-2) ... - Setting up libquadmath0:amd64 (14.2.0-16) ... - Setting up libatomic1:amd64 (14.2.0-16) ... - Setting up binfmt-support (2.2.2-7) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up icu-devtools (72.1-6) ... - Setting up cpp-14-x86-64-linux-gnu (14.2.0-16) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up libncursesw6:amd64 (6.5+20250125-2) ... - Setting up libgc1:amd64 (1:8.2.8-1) ... - Setting up cpp-14 (14.2.0-16) ... - Setting up libubsan1:amd64 (14.2.0-16) ... - Setting up libhwasan0:amd64 (14.2.0-16) ... - Setting up libasan8:amd64 (14.2.0-16) ... - Setting up libc6-i386 (2.40-6) ... - Setting up libmbedcrypto16:amd64 (3.6.2-3) ... - Setting up libtsan2:amd64 (14.2.0-16) ... - Setting up libpython3.13-stdlib:amd64 (3.13.2-1) ... - Setting up libicu-dev:amd64 (72.1-6) ... - Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Setting up libcc1-0:amd64 (14.2.0-16) ... - Setting up liblsan0:amd64 (14.2.0-16) ... - Setting up libitm1:amd64 (14.2.0-16) ... - Setting up libhttp-parser2.9:amd64 (2.9.4-6+b2) ... - Setting up libpython3-stdlib:amd64 (3.13.1-2) ... - Setting up libllvm19:amd64 (1:19.1.7-1+b1) ... - Setting up libz3-dev:amd64 (4.13.3-1) ... - Setting up libncurses-dev:amd64 (6.5+20250125-2) ... - Setting up libclang1-19 (1:19.1.7-1+b1) ... - Setting up python3.13 (3.13.2-1) ... - Setting up libobjc4:amd64 (14.2.0-16) ... - Setting up python3 (3.13.1-2) ... - running python rtupdate hooks for python3.13... - running python post-rtupdate hooks for python3.13... - Setting up pkgconf:amd64 (1.8.1-4) ... - Setting up python3-pygments (2.18.0+dfsg-2) ... - Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ... - Setting up libmbedx509-7:amd64 (3.6.2-3) ... - Setting up lib32gcc-s1 (14.2.0-16) ... - Setting up lib32stdc++6 (14.2.0-16) ... - Setting up pkg-config:amd64 (1.8.1-4) ... - Setting up libmbedtls21:amd64 (3.6.2-3) ... - Setting up libstd-rust-1.84:amd64 (1.84.0+dfsg1-2) ... - Setting up libclang-rt-19-dev:amd64 (1:19.1.7-1+b1) ... - Setting up llvm-19-linker-tools (1:19.1.7-1+b1) ... - Setting up libgcc-14-dev:amd64 (14.2.0-16) ... - Setting up llvm-19-runtime (1:19.1.7-1+b1) ... - Setting up lld-19 (1:19.1.7-1+b1) ... - Setting up libstdc++-14-dev:amd64 (14.2.0-16) ... - Setting up libclang-cpp19 (1:19.1.7-1+b1) ... - Setting up python3-yaml (6.0.2-1+b1) ... - Setting up libobjc-14-dev:amd64 (14.2.0-16) ... - Setting up clang-19 (1:19.1.7-1+b1) ... - Setting up libstd-rust-dev:amd64 (1.84.0+dfsg1-2) ... - Setting up libgit2-1.8:amd64 (1.8.4+ds-3) ... - Setting up rustc (1.84.0+dfsg1-2) ... - Setting up llvm-19 (1:19.1.7-1+b1) ... - Setting up gcc-14-x86-64-linux-gnu (14.2.0-16) ... - Setting up llvm-19-tools (1:19.1.7-1+b1) ... - Setting up rust-llvm (1.84.0+dfsg1-2) ... - Setting up gcc-14 (14.2.0-16) ... - Setting up cargo (1.84.0+dfsg1-2) ... - Setting up llvm-19-dev (1:19.1.7-1+b1) ... - Setting up g++-14-x86-64-linux-gnu (14.2.0-16) ... - Setting up g++-14 (14.2.0-16) ... - Processing triggers for libc-bin (2.40-6) ... - Processing triggers for base-files (13.6) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/37: [bigarray-compat.1.1.0: extract] Processing 2/37: [bigarray-compat.1.1.0: extract] Processing 3/37: [bigarray-compat.1.1.0: extract] -> retrieved conf-rust-2021.1 (cached) Processing 4/37: [bigarray-compat.1.1.0: extract] Processing 5/37: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] Processing 6/37: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] Processing 7/37: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-pkg-config: pkg-config] Processing 8/37: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] -> retrieved bigarray-compat.1.1.0 (cached) Processing 8/37: [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] Processing 9/37: [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] -> retrieved csexp.1.5.2 (cached) Processing 9/37: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] Processing 10/37: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract] [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached) Processing 10/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract] [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] Processing 11/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract] [libwasmer.3.0.0~beta: extract] [conf-pkg-config: pkg-config] [conf-rust-2021: cargo] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-pkg-config.4) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.4 Processing 11/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract] [libwasmer.3.0.0~beta: extract] [conf-rust-2021: cargo] -> installed conf-pkg-config.4 Processing 12/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract] [libwasmer.3.0.0~beta: extract] [conf-rust-2021: cargo] Processing 13/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract] [libwasmer.3.0.0~beta: extract] [conf-libffi: pkg-config libffi] [conf-rust-2021: cargo] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cargo" "--version" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-rust-2021.1) - cargo 1.84.0 (66221abde 2024-11-19) Processing 13/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [integers.0.7.0: extract] [libwasmer.3.0.0~beta: extract] [conf-libffi: pkg-config libffi] [conf-rust-2021: rustc 2021] -> retrieved integers.0.7.0 (cached) Processing 13/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [libwasmer.3.0.0~beta: extract] [conf-libffi: pkg-config libffi] [conf-rust-2021: rustc 2021] Processing 14/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [libwasmer.3.0.0~beta: extract] [stdlib-shims.0.3.0: extract] [conf-libffi: pkg-config libffi] [conf-rust-2021: rustc 2021] -> retrieved stdlib-shims.0.3.0 (cached) Processing 14/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [libwasmer.3.0.0~beta: extract] [conf-libffi: pkg-config libffi] [conf-rust-2021: rustc 2021] Processing 15/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [libwasmer.3.0.0~beta: extract] [wasmer.1.2.1: extract] [conf-libffi: pkg-config libffi] [conf-rust-2021: rustc 2021] -> retrieved wasmer.1.2.1 (cached) Processing 15/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [libwasmer.3.0.0~beta: extract] [conf-libffi: pkg-config libffi] [conf-rust-2021: rustc 2021] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-libffi.2.0.0) -> compiled conf-libffi.2.0.0 Processing 15/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [libwasmer.3.0.0~beta: extract] [conf-rust-2021: rustc 2021] -> installed conf-libffi.2.0.0 Processing 16/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [libwasmer.3.0.0~beta: extract] [conf-rust-2021: rustc 2021] -> retrieved libwasmer.3.0.0~beta (cached) Processing 16/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [conf-rust-2021: rustc 2021] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rustc" "--edition" "2021" "test.rs" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-rust-2021.1) -> compiled conf-rust-2021.1 Processing 16/37: [dune.3.17.2, dune-configurator.3.17.2: extract] -> installed conf-rust-2021.1 Processing 17/37: [dune.3.17.2, dune-configurator.3.17.2: extract] Processing 18/37: [dune.3.17.2, dune-configurator.3.17.2: extract] [libwasmer: mkdir .cargo] -> retrieved dune.3.17.2, dune-configurator.3.17.2 (cached) Processing 18/37: [libwasmer: mkdir .cargo] Processing 19/37: [dune: ocaml 71] [libwasmer: mkdir .cargo] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mkdir" ".cargo" (CWD=/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta) Processing 19/37: [dune: ocaml 71] [libwasmer: mv config.toml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "config.toml" ".cargo" (CWD=/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta) Processing 19/37: [dune: ocaml 71] [libwasmer: sh gunzip vendor.tar.gz && tar xf vendor.tar] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "gunzip vendor.tar.gz && tar xf vendor.tar" (CWD=/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta) Processing 19/37: [dune: ocaml 71] [libwasmer: make build-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.17.2) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 71 - Processing 19/37: [dune: ./_boot/dune.exe build] [libwasmer: make build-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.17.2) -> compiled dune.3.17.2 Processing 19/37: [libwasmer: make build-capi] -> installed dune.3.17.2 Processing 20/37: [libwasmer: make build-capi] Processing 21/37: [bigarray-compat: dune build] [libwasmer: make build-capi] Processing 22/37: [bigarray-compat: dune build] [csexp: dune build] [libwasmer: make build-capi] Processing 23/37: [bigarray-compat: dune build] [csexp: dune build] [libwasmer: make build-capi] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 23/37: [bigarray-compat: dune build] [csexp: dune build] [libwasmer: make build-capi] -> installed stdlib-shims.0.3.0 Processing 24/37: [bigarray-compat: dune build] [csexp: dune build] [libwasmer: make build-capi] Processing 25/37: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [libwasmer: make build-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 25/37: [bigarray-compat: dune build] [integers: dune build] [libwasmer: make build-capi] -> installed csexp.1.5.2 Processing 26/37: [bigarray-compat: dune build] [integers: dune build] [libwasmer: make build-capi] Processing 27/37: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [libwasmer: make build-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 27/37: [dune-configurator: rm] [integers: dune build] [libwasmer: make build-capi] -> installed bigarray-compat.1.1.0 Processing 28/37: [dune-configurator: rm] [integers: dune build] [libwasmer: make build-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 28/37: [dune-configurator: rm] [libwasmer: make build-capi] -> installed integers.0.7.0 Processing 29/37: [dune-configurator: rm] [libwasmer: make build-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.17.2) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.17.2) Processing 29/37: [dune-configurator: dune build] [libwasmer: make build-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "71" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.17.2) -> compiled dune-configurator.3.17.2 Processing 29/37: [libwasmer: make build-capi] -> installed dune-configurator.3.17.2 Processing 30/37: [libwasmer: make build-capi] Processing 31/37: [ctypes: dune build] [libwasmer: make build-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes.0.23.0) Processing 31/37: [ctypes: dune install] [libwasmer: make build-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes.0.23.0) -> compiled ctypes.0.23.0 Processing 31/37: [libwasmer: make build-capi] -> installed ctypes.0.23.0 Processing 32/37: [libwasmer: make build-capi] Processing 33/37: [ctypes-foreign: dune build] [libwasmer: make build-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes-foreign" "-j" "71" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes-foreign.0.23.0) Processing 33/37: [ctypes-foreign: dune install] [libwasmer: make build-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes-foreign.0.23.0) -> compiled ctypes-foreign.0.23.0 Processing 33/37: [libwasmer: make build-capi] -> installed ctypes-foreign.0.23.0 Processing 34/37: [libwasmer: make build-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build-capi" (CWD=/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta) - ----------- - INFORMATION - ----------- - - bash: line 1: rustup: command not found - Host Target: ``. - Enabled Compilers: cranelift, singlepass. - Testing the following compilers & engines: - * API: cranelift-universal singlepass-universal, - * C-API: cranelift-universal. - Cargo features: - * Compilers: `--features cranelift,singlepass,wasmer-artifact-create,static-artifact-create,wasmer-artifact-load,static-artifact-load`. - Rust version: rustc 1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball). - bash: line 1: node: command not found - NodeJS version: . - - - -------------- - RULE EXECUTION - -------------- - - - RUSTFLAGS="" cargo build --manifest-path lib/c-api/Cargo.toml --release \ - --no-default-features --features wat,compiler,wasi,middlewares --features cranelift,singlepass,wasmer-artifact-create,static-artifact-create,wasmer-artifact-load,static-artifact-load - Compiling proc-macro2 v1.0.43 - Compiling unicode-ident v1.0.3 - Compiling quote v1.0.21 - Compiling syn v1.0.99 - Compiling libc v0.2.127 - Compiling version_check v0.9.4 - Compiling autocfg v1.1.0 - Compiling cfg-if v1.0.0 - Compiling once_cell v1.13.0 - Compiling bitflags v1.2.1 - Compiling ident_case v1.0.1 - Compiling memchr v2.5.0 - Compiling fnv v1.0.7 - Compiling bytecheck v0.6.9 - Compiling target-lexicon v0.12.4 - Compiling rend v0.3.6 - Compiling fallible-iterator v0.2.0 - Compiling stable_deref_trait v1.2.0 - Compiling scopeguard v1.1.0 - Compiling rkyv v0.7.39 - Compiling log v0.4.17 - Compiling seahash v4.1.0 - Compiling more-asserts v0.2.2 - Compiling cc v1.0.73 - Compiling crc32fast v1.3.2 - Compiling leb128 v0.2.5 - Compiling crossbeam-utils v0.8.11 - Compiling adler v1.0.2 - Compiling smallvec v1.9.0 - Compiling byteorder v1.4.3 - Compiling serde_derive v1.0.142 - Compiling rustc-demangle v0.1.21 - Compiling cranelift-isle v0.86.1 - Compiling serde v1.0.142 - Compiling proc-macro-hack v0.5.19 - Compiling lazy_static v1.4.0 - Compiling wasmparser v0.83.0 - Compiling cranelift-codegen-shared v0.86.1 - Compiling pin-project-lite v0.2.9 - Compiling rayon-core v1.9.3 - Compiling hashbrown v0.12.3 - Compiling serde_json v1.0.83 - Compiling os_str_bytes v6.2.0 - Compiling unicode-width v0.1.9 - Compiling const_fn v0.4.9 - Compiling remove_dir_all v0.5.3 - Compiling ryu v1.0.11 - Compiling cranelift-entity v0.86.1 - Compiling itoa v1.0.3 - Compiling fastrand v1.8.0 - Compiling slice-group-by v0.3.0 - Compiling termcolor v1.1.3 - Compiling textwrap v0.15.0 - Compiling strsim v0.10.0 - Compiling cbindgen v0.24.3 - Compiling either v1.7.0 - Compiling heck v0.4.0 - Compiling cfg-if v0.1.10 - Compiling wasmer-compiler-cranelift v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/compiler-cranelift) - Compiling bytes v1.2.1 - Compiling paste v1.0.8 - Compiling generational-arena v0.2.8 - Compiling cranelift-codegen-meta v0.86.1 - Compiling cranelift-bforest v0.86.1 - Compiling miniz_oxide v0.5.3 - Compiling wasm-encoder v0.15.0 - Compiling fxhash v0.2.1 - Compiling tracing-core v0.1.29 - Compiling indexmap v1.9.1 - Compiling memoffset v0.6.5 - Compiling corosensei v0.1.3 - Compiling crossbeam-epoch v0.9.10 - Compiling rayon v1.5.3 - Compiling clap_lex v0.2.4 - Compiling ahash v0.7.6 - Compiling proc-macro-error-attr v1.0.4 - Compiling proc-macro-error v1.0.4 - Compiling standback v0.2.17 - Compiling time v0.2.27 - Compiling regalloc2 v0.3.2 - Compiling object v0.29.0 - Compiling crossbeam-channel v0.5.6 - Compiling getrandom v0.2.7 - Compiling memmap2 v0.5.5 - Compiling region v3.0.0 - Compiling num_cpus v1.13.1 - Compiling backtrace v0.3.66 - Compiling crossbeam-deque v0.8.2 - Compiling hashbrown v0.11.2 - Compiling wast v45.0.0 - Compiling atty v0.2.14 - Compiling tempfile v3.3.0 - Compiling clap v3.2.16 - Compiling cranelift-codegen v0.86.1 - Compiling gimli v0.26.2 - Compiling object v0.28.4 - Compiling darling_core v0.13.4 - Compiling addr2line v0.17.0 - Compiling wat v1.0.47 - Compiling thiserror-impl v1.0.32 - Compiling ptr_meta_derive v0.1.4 - Compiling bytecheck_derive v0.6.9 - Compiling enum-iterator-derive v0.7.0 - Compiling rkyv_derive v0.7.39 - Compiling tracing-attributes v0.1.22 - Compiling time-macros-impl v0.1.2 - Compiling wasmer-derive v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/derive) - Compiling dynasm v1.2.3 - Compiling derivative v2.2.0 - Compiling ptr_meta v0.1.4 - Compiling enum-iterator v0.7.0 - Compiling time-macros v0.1.1 - Compiling tracing v0.1.36 - Compiling thiserror v1.0.32 - Compiling wasmer-vfs v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/vfs) - Compiling wasmer-vnet v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/vnet) - Compiling wasmer-vbus v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/vbus) - Compiling darling_macro v0.13.4 - Compiling darling v0.13.4 - Compiling enumset_derive v0.6.0 - Compiling enumset v1.0.11 - Compiling toml v0.5.9 - Compiling dynasmrt v1.2.3 - Compiling wasmer-types v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/types) - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/types/src/lib.rs:11:13 - | - 11 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::new_without_default))] - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `core`, `default`, `enable-serde`, `serde`, `serde_bytes`, and `std` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: `#[warn(unexpected_cfgs)]` on by default - - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/types/src/lib.rs:13:5 - | - 13 | feature = "cargo-clippy", - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `core`, `default`, `enable-serde`, `serde`, `serde_bytes`, and `std` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - Compiling cranelift-frontend v0.86.1 - Compiling wasmer-vm v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/vm) - Compiling wasmer-object v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/object) - Compiling wasmer-wasi-types v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/wasi-types) - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/object/src/lib.rs:8:13 - | - 8 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::new_without_default))] - | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition - | - = note: no expected values for `feature` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: `#[warn(unexpected_cfgs)]` on by default - - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/object/src/lib.rs:10:5 - | - 10 | feature = "cargo-clippy", - | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition - | - = note: no expected values for `feature` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/vm/src/lib.rs:7:5 - | - 7 | feature = "cargo-clippy", - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `default`, `enable-serde`, and `serde` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: `#[warn(unexpected_cfgs)]` on by default - - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/vm/src/lib.rs:11:5 - | - 11 | feature = "cargo-clippy", - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `default`, `enable-serde`, and `serde` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: `wasmer-object` (lib) generated 2 warnings - warning: creating a mutable reference to mutable static is discouraged - --> lib/vm/src/trap/traphandlers.rs:140:22 - | - 140 | register(&mut PREV_SIGSEGV, libc::SIGSEGV); - | ^^^^^^^^^^^^^^^^^ mutable reference to mutable static - | - = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> - = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives - = note: `#[warn(static_mut_refs)]` on by default - help: use `&raw mut` instead to create a raw pointer - | - 140 | register(&raw mut PREV_SIGSEGV, libc::SIGSEGV); - | ~~~~~~~~ - - warning: creating a mutable reference to mutable static is discouraged - --> lib/vm/src/trap/traphandlers.rs:143:22 - | - 143 | register(&mut PREV_SIGILL, libc::SIGILL); - | ^^^^^^^^^^^^^^^^ mutable reference to mutable static - | - = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> - = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives - help: use `&raw mut` instead to create a raw pointer - | - 143 | register(&raw mut PREV_SIGILL, libc::SIGILL); - | ~~~~~~~~ - - warning: creating a mutable reference to mutable static is discouraged - --> lib/vm/src/trap/traphandlers.rs:147:26 - | - 147 | register(&mut PREV_SIGFPE, libc::SIGFPE); - | ^^^^^^^^^^^^^^^^ mutable reference to mutable static - | - = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> - = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives - help: use `&raw mut` instead to create a raw pointer - | - 147 | register(&raw mut PREV_SIGFPE, libc::SIGFPE); - | ~~~~~~~~ - - warning: creating a mutable reference to mutable static is discouraged - --> lib/vm/src/trap/traphandlers.rs:153:26 - | - 153 | register(&mut PREV_SIGBUS, libc::SIGBUS); - | ^^^^^^^^^^^^^^^^ mutable reference to mutable static - | - = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> - = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives - help: use `&raw mut` instead to create a raw pointer - | - 153 | register(&raw mut PREV_SIGBUS, libc::SIGBUS); - | ~~~~~~~~ - - warning: creating a shared reference to mutable static is discouraged - --> lib/vm/src/trap/traphandlers.rs:200:34 - | - 200 | libc::SIGSEGV => &PREV_SIGSEGV, - | ^^^^^^^^^^^^^ shared reference to mutable static - | - = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> - = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives - help: use `&raw const` instead to create a raw pointer - | - 200 | libc::SIGSEGV => &raw const PREV_SIGSEGV, - | ~~~~~~~~~~ - - warning: creating a shared reference to mutable static is discouraged - --> lib/vm/src/trap/traphandlers.rs:201:33 - | - 201 | libc::SIGBUS => &PREV_SIGBUS, - | ^^^^^^^^^^^^ shared reference to mutable static - | - = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> - = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives - help: use `&raw const` instead to create a raw pointer - | - 201 | libc::SIGBUS => &raw const PREV_SIGBUS, - | ~~~~~~~~~~ - - warning: creating a shared reference to mutable static is discouraged - --> lib/vm/src/trap/traphandlers.rs:202:33 - | - 202 | libc::SIGFPE => &PREV_SIGFPE, - | ^^^^^^^^^^^^ shared reference to mutable static - | - = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> - = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives - help: use `&raw const` instead to create a raw pointer - | - 202 | libc::SIGFPE => &raw const PREV_SIGFPE, - | ~~~~~~~~~~ - - warning: creating a shared reference to mutable static is discouraged - --> lib/vm/src/trap/traphandlers.rs:203:33 - | - 203 | libc::SIGILL => &PREV_SIGILL, - | ^^^^^^^^^^^^ shared reference to mutable static - | - = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html> - = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives - help: use `&raw const` instead to create a raw pointer - | - 203 | libc::SIGILL => &raw const PREV_SIGILL, - | ~~~~~~~~~~ - - Compiling wasmer-compiler v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/compiler) - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/compiler/src/lib.rs:13:5 - | - 13 | feature = "cargo-clippy", - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `compiler`, `core`, `default`, `enable-serde`, `hashbrown`, `serde`, `serde_bytes`, `static-artifact-create`, `static-artifact-load`, `std`, `translator`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-object`, and `wasmparser` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: `#[warn(unexpected_cfgs)]` on by default - - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/compiler/src/lib.rs:17:5 - | - 17 | feature = "cargo-clippy", - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `compiler`, `core`, `default`, `enable-serde`, `hashbrown`, `serde`, `serde_bytes`, `static-artifact-create`, `static-artifact-load`, `std`, `translator`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-object`, and `wasmparser` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: unused imports: `collections`, `fmt`, and `str` - --> lib/compiler/src/lib.rs:50:38 - | - 50 | pub use std::{borrow, boxed, collections, fmt, str, string, sync, vec}; - | ^^^^^^^^^^^ ^^^ ^^^ - | - = note: `#[warn(unused_imports)]` on by default - - warning: unused imports: `DeserializeError` and `SerializeError` - --> lib/compiler/src/engine/error.rs:5:24 - | - 5 | pub use wasmer_types::{DeserializeError, ImportError, SerializeError}; - | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ - - Compiling wasmer-c-api v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/c-api) - warning: unexpected `cfg` condition value: `emscripten` - --> lib/c-api/build.rs:57:15 - | - 57 | #[cfg(feature = $feature)] - | ^^^^^^^^^^^^^^^^^^ - ... - 149 | map_feature_as_c_define!("emscripten", EMSCRIPTEN_FEATURE_AS_C_DEFINE, pre_header); - | ---------------------------------------------------------------------------------- in this macro invocation - | - = note: expected values for `feature` are: `compiler`, `compiler-headless`, `cranelift`, `default`, `jit`, `llvm`, `middlewares`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `typetag`, `wasi`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-llvm`, `wasmer-compiler-singlepass`, `wasmer-emscripten`, `wasmer-middlewares`, `wasmer-wasi`, and `wat` - = help: consider adding `emscripten` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: `#[warn(unexpected_cfgs)]` on by default - = note: this warning originates in the macro `map_feature_as_c_define` (in Nightly builds, run with -Z macro-backtrace for more info) - - Compiling wasmer v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/api) - Compiling wasmer-compiler-singlepass v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/compiler-singlepass) - warning: `wasmer-vm` (lib) generated 10 warnings - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/compiler-cranelift/src/lib.rs:10:5 - | - 10 | feature = "cargo-clippy", - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `core`, `default`, `gimli`, `hashbrown`, `rayon`, `std`, `unwind`, and `wasm` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: `#[warn(unexpected_cfgs)]` on by default - - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/compiler-cranelift/src/lib.rs:14:5 - | - 14 | feature = "cargo-clippy", - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `core`, `default`, `gimli`, `hashbrown`, `rayon`, `std`, `unwind`, and `wasm` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: unused import: `cranelift_codegen::print_errors::pretty_error` - --> lib/compiler-cranelift/src/trampoline/mod.rs:9:9 - | - 9 | pub use cranelift_codegen::print_errors::pretty_error; - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: `#[warn(unused_imports)]` on by default - - warning: unused import: `cranelift_codegen::Context` - --> lib/compiler-cranelift/src/trampoline/mod.rs:10:9 - | - 10 | pub use cranelift_codegen::Context; - | ^^^^^^^^^^^^^^^^^^^^^^^^^^ - - warning: unused import: `FunctionBuilder` - --> lib/compiler-cranelift/src/trampoline/mod.rs:11:30 - | - 11 | pub use cranelift_frontend::{FunctionBuilder, FunctionBuilderContext}; - | ^^^^^^^^^^^^^^^ - - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/compiler-cranelift/src/translator/code_translator.rs:103:5 - | - 103 | feature = "cargo-clippy", - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `core`, `default`, `gimli`, `hashbrown`, `rayon`, `std`, `unwind`, and `wasm` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/compiler-cranelift/src/translator/code_translator.rs:2033:12 - | - 2033 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::unneeded_field_pattern))] - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `core`, `default`, `gimli`, `hashbrown`, `rayon`, `std`, `unwind`, and `wasm` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/compiler-cranelift/src/translator/func_environ.rs:169:16 - | - 169 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::too_many_arguments))] - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `core`, `default`, `gimli`, `hashbrown`, `rayon`, `std`, `unwind`, and `wasm` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: unused import: `ReturnMode` - --> lib/compiler-cranelift/src/translator/mod.rs:10:63 - | - 10 | pub use self::func_environ::{FuncEnvironment, GlobalVariable, ReturnMode, TargetEnvironment}; - | ^^^^^^^^^^ - - warning: unused import: `self::func_state::FuncTranslationState` - --> lib/compiler-cranelift/src/translator/mod.rs:11:9 - | - 11 | pub use self::func_state::FuncTranslationState; - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - - warning: unused import: `get_vmctx_value_label` - --> lib/compiler-cranelift/src/translator/mod.rs:14:5 - | - 14 | get_vmctx_value_label, irlibcall_to_libcall, irreloc_to_relocationkind, - | ^^^^^^^^^^^^^^^^^^^^^ - - warning: lint `deprecated_cfg_attr_crate_type_name` has been removed: converted into hard error, see issue #91632 <https://github.com/rust-lang/rust/issues/91632> for more information - --> lib/api/src/lib.rs:28:10 - | - 28 | #![allow(deprecated_cfg_attr_crate_type_name)] - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: `#[warn(renamed_and_removed_lints)]` on by default - - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/api/src/lib.rs:13:5 - | - 13 | feature = "cargo-clippy", - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `llvm`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `tracing`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-llvm`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: `#[warn(unexpected_cfgs)]` on by default - - warning: unexpected `cfg` condition value: `cargo-clippy` - --> lib/api/src/lib.rs:17:5 - | - 17 | feature = "cargo-clippy", - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `llvm`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `tracing`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-llvm`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat` - = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: unexpected `cfg` condition value: `default-cranelift` - --> lib/api/src/lib.rs:319:13 - | - 319 | #![cfg_attr(feature = "default-cranelift", doc = "(enabled),")] - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `llvm`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `tracing`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-llvm`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat` - = help: consider adding `default-cranelift` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: unexpected `cfg` condition value: `default-cranelift` - --> lib/api/src/lib.rs:320:17 - | - 320 | #![cfg_attr(not(feature = "default-cranelift"), doc = "(disabled),")] - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `llvm`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `tracing`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-llvm`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat` - = help: consider adding `default-cranelift` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: unexpected `cfg` condition value: `default-llvm` - --> lib/api/src/lib.rs:323:13 - | - 323 | #![cfg_attr(feature = "default-llvm", doc = "(enabled),")] - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `llvm`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `tracing`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-llvm`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat` - = help: consider adding `default-llvm` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: unexpected `cfg` condition value: `default-llvm` - --> lib/api/src/lib.rs:324:17 - | - 324 | #![cfg_attr(not(feature = "default-llvm"), doc = "(disabled),")] - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `llvm`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `tracing`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-llvm`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat` - = help: consider adding `default-llvm` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: unexpected `cfg` condition value: `default-singlepass` - --> lib/api/src/lib.rs:327:13 - | - 327 | #![cfg_attr(feature = "default-singlepass", doc = "(enabled),")] - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `llvm`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `tracing`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-llvm`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat` - = help: consider adding `default-singlepass` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: unexpected `cfg` condition value: `default-singlepass` - --> lib/api/src/lib.rs:328:17 - | - 328 | #![cfg_attr(not(feature = "default-singlepass"), doc = "(disabled),")] - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `compiler`, `core`, `cranelift`, `default`, `enable-serde`, `engine`, `hashbrown`, `jit`, `js`, `js-default`, `js-serializable-module`, `js-sys`, `llvm`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `std`, `sys`, `sys-default`, `tracing`, `wasm-bindgen`, `wasm-types-polyfill`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-llvm`, `wasmer-compiler-singlepass`, `wasmparser`, and `wat` - = help: consider adding `default-singlepass` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: method `pointer_bytes` is never used - --> lib/compiler-cranelift/src/translator/func_environ.rs:66:8 - | - 54 | pub trait TargetEnvironment { - | ----------------- method in this trait - ... - 66 | fn pointer_bytes(&self) -> u8 { - | ^^^^^^^^^^^^^ - | - = note: `#[warn(dead_code)]` on by default - - warning: methods `get_global_type`, `get_local_type`, `get_local_types`, `get_function_type`, and `get_function_sig` are never used - --> lib/compiler-cranelift/src/translator/func_environ.rs:475:8 - | - 83 | pub trait FuncEnvironment: TargetEnvironment { - | --------------- methods in this trait - ... - 475 | fn get_global_type(&self, global_index: GlobalIndex) -> Option<WasmerType>; - | ^^^^^^^^^^^^^^^ - ... - 484 | fn get_local_type(&self, local_index: u32) -> Option<WasmerType>; - | ^^^^^^^^^^^^^^ - ... - 487 | fn get_local_types(&self) -> &[WasmerType]; - | ^^^^^^^^^^^^^^^ - ... - 490 | fn get_function_type(&self, function_index: FunctionIndex) -> Option<&FunctionType>; - | ^^^^^^^^^^^^^^^^^ - ... - 493 | fn get_function_sig(&self, sig_index: SignatureIndex) -> Option<&FunctionType>; - | ^^^^^^^^^^^^^^^^ - - warning: `wasmer-c-api` (build script) generated 1 warning - warning: `wasmer-types` (lib) generated 2 warnings - warning: `wasmer-compiler` (lib) generated 4 warnings (run `cargo fix --lib -p wasmer-compiler` to apply 2 suggestions) - warning: unexpected `cfg` condition value: `enable-serde` - --> lib/compiler-singlepass/src/unwind_winx64.rs:174:12 - | - 174 | #[cfg_attr(feature = "enable-serde", derive(Serialize, Deserialize))] - | ^^^^^^^^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `avx`, `core`, `default`, `gimli`, `hashbrown`, `rayon`, `sse`, `std`, `unwind`, and `wasm` - = help: consider adding `enable-serde` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: `#[warn(unexpected_cfgs)]` on by default - - warning: variable does not need to be mutable - --> lib/api/src/sys/module.rs:380:60 - | - 380 | Arc::get_mut(&mut self.module_info).map_or(false, |mut module_info| { - | ----^^^^^^^^^^^ - | | - | help: remove this `mut` - | - = note: `#[warn(unused_mut)]` on by default - - warning: trait `HostFunctionKindSealed` is never used - --> lib/api/src/sys/externals/function.rs:1127:19 - | - 1127 | pub trait HostFunctionKindSealed {} - | ^^^^^^^^^^^^^^^^^^^^^^ - | - = note: `#[warn(dead_code)]` on by default - - warning: `wasmer-compiler-cranelift` (lib) generated 13 warnings (run `cargo fix --lib -p wasmer-compiler-cranelift` to apply 6 suggestions) - Compiling wasmer-middlewares v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/middlewares) - warning: `wasmer` (lib) generated 11 warnings (run `cargo fix --lib -p wasmer` to apply 1 suggestion) - Compiling wasmer-wasi v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/wasi) - warning: elided lifetime has a name - --> lib/wasi/src/lib.rs:357:27 - | - 353 | pub(crate) fn get_memory_and_wasi_state<'a>( - | -- lifetime `'a` declared here - ... - 357 | ) -> (MemoryView<'a>, &WasiState) { - | ^ this elided lifetime gets resolved as `'a` - | - = note: `#[warn(elided_named_lifetimes)]` on by default - - warning: elided lifetime has a name - --> lib/wasi/src/lib.rs:367:27 - | - 363 | pub(crate) fn get_memory_and_wasi_state_and_inodes<'a>( - | -- lifetime `'a` declared here - ... - 367 | ) -> (MemoryView<'a>, &WasiState, RwLockReadGuard<WasiInodes>) { - | ^ this elided lifetime gets resolved as `'a` - - warning: elided lifetime has a name - --> lib/wasi/src/lib.rs:367:54 - | - 363 | pub(crate) fn get_memory_and_wasi_state_and_inodes<'a>( - | -- lifetime `'a` declared here - ... - 367 | ) -> (MemoryView<'a>, &WasiState, RwLockReadGuard<WasiInodes>) { - | ^ this elided lifetime gets resolved as `'a` - - warning: elided lifetime has a name - --> lib/wasi/src/lib.rs:378:27 - | - 374 | pub(crate) fn get_memory_and_wasi_state_and_inodes_mut<'a>( - | -- lifetime `'a` declared here - ... - 378 | ) -> (MemoryView<'a>, &WasiState, RwLockWriteGuard<WasiInodes>) { - | ^ this elided lifetime gets resolved as `'a` - - warning: elided lifetime has a name - --> lib/wasi/src/lib.rs:378:55 - | - 374 | pub(crate) fn get_memory_and_wasi_state_and_inodes_mut<'a>( - | -- lifetime `'a` declared here - ... - 378 | ) -> (MemoryView<'a>, &WasiState, RwLockWriteGuard<WasiInodes>) { - | ^ this elided lifetime gets resolved as `'a` - - warning: variable does not need to be mutable - --> lib/compiler-singlepass/src/codegen.rs:2981:21 - | - 2981 | let mut frame = &mut self.control_stack.last_mut().unwrap(); - | ----^^^^^ - | | - | help: remove this `mut` - | - = note: `#[warn(unused_mut)]` on by default - - warning: multiple fields are never read - --> lib/compiler-singlepass/src/common_decl.rs:40:9 - | - 35 | pub struct MachineStateDiff { - | ---------------- fields in this struct - ... - 40 | pub stack_push: Vec<MachineValue>, - | ^^^^^^^^^^ - ... - 43 | pub stack_pop: usize, - | ^^^^^^^^^ - ... - 46 | pub reg_diff: Vec<(RegisterIndex, MachineValue)>, - | ^^^^^^^^ - ... - 49 | pub prev_frame_diff: BTreeMap<usize, Option<MachineValue>>, // None for removal - | ^^^^^^^^^^^^^^^ - ... - 52 | pub wasm_stack_push: Vec<WasmAbstractValue>, - | ^^^^^^^^^^^^^^^ - ... - 55 | pub wasm_stack_pop: usize, - | ^^^^^^^^^^^^^^ - ... - 58 | pub wasm_inst_offset: usize, // absolute value; not a diff. - | ^^^^^^^^^^^^^^^^ - | - = note: `MachineStateDiff` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis - = note: `#[warn(dead_code)]` on by default - - warning: fields `initial`, `locals`, `shadow_size`, `wasm_function_header_target_offset`, and `loop_offsets` are never read - --> lib/compiler-singlepass/src/common_decl.rs:88:9 - | - 86 | pub struct FunctionStateMap { - | ---------------- fields in this struct - 87 | /// Initial. - 88 | pub initial: MachineState, - | ^^^^^^^ - ... - 92 | pub locals: Vec<WasmAbstractValue>, - | ^^^^^^ - 93 | /// Shadow size. - 94 | pub shadow_size: usize, // for single-pass backend, 32 bytes on x86-64 - | ^^^^^^^^^^^ - ... - 98 | pub wasm_function_header_target_offset: Option<SuspendOffset>, - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ... - 102 | pub loop_offsets: BTreeMap<usize, OffsetInfo>, /* suspend_offset -> info */ - | ^^^^^^^^^^^^ - | - = note: `FunctionStateMap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis - - warning: field `0` is never read - --> lib/compiler-singlepass/src/common_decl.rs:123:10 - | - 123 | Call(usize), - | ---- ^^^^^ - | | - | field in this variant - | - = note: `SuspendOffset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis - help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field - | - 123 | Call(()), - | ~~ - - warning: field `0` is never read - --> lib/compiler-singlepass/src/common_decl.rs:125:15 - | - 125 | Trappable(usize), - | --------- ^^^^^ - | | - | field in this variant - | - = note: `SuspendOffset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis - help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field - | - 125 | Trappable(()), - | ~~ - - warning: fields `end_offset`, `diff_id`, and `activate_offset` are never read - --> lib/compiler-singlepass/src/common_decl.rs:132:9 - | - 130 | pub struct OffsetInfo { - | ---------- fields in this struct - 131 | /// Exclusive range-end offset. - 132 | pub end_offset: usize, - | ^^^^^^^^^^ - 133 | /// Index pointing to the `MachineStateDiff` entry. - 134 | pub diff_id: usize, - | ^^^^^^^ - 135 | /// Offset at which execution can be continued. - 136 | pub activate_offset: usize, - | ^^^^^^^^^^^^^^^ - | - = note: `OffsetInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis - - warning: multiple methods are never used - --> lib/compiler-singlepass/src/emitter_arm64.rs:91:8 - | - 88 | pub trait EmitterARM64 { - | ------------ methods in this trait - ... - 91 | fn get_jmp_instr_size(&self) -> u8; - | ^^^^^^^^^^^^^^^^^^ - ... - 111 | fn emit_strdb( - | ^^^^^^^^^^ - ... - 125 | fn emit_ldria( - | ^^^^^^^^^^ - ... - 160 | fn emit_movz(&mut self, reg: Location, val: u32) -> Result<(), CodegenError>; - | ^^^^^^^^^ - 161 | fn emit_movk(&mut self, reg: Location, val: u32, shift: u32) -> Result<(), CodegenError>; - | ^^^^^^^^^ - ... - 307 | fn emit_uxtb(&mut self, sz: Size, src: Location, dst: Location) -> Result<(), CodegenError>; - | ^^^^^^^^^ - 308 | fn emit_uxth(&mut self, sz: Size, src: Location, dst: Location) -> Result<(), CodegenError>; - | ^^^^^^^^^ - ... - 311 | fn emit_csetm(&mut self, sz: Size, dst: Location, cond: Condition) -> Result<(), CodegenError>; - | ^^^^^^^^^^ - 312 | fn emit_cinc( - | ^^^^^^^^^ - ... - 340 | fn emit_tbnz_label( - | ^^^^^^^^^^^^^^^ - - warning: multiple methods are never used - --> lib/compiler-singlepass/src/emitter_x64.rs:75:8 - | - 65 | pub trait EmitterX64 { - | ---------- methods in this trait - ... - 75 | fn emit_u64(&mut self, x: u64) -> Result<(), CodegenError>; - | ^^^^^^^^ - ... - 80 | fn emit_nop(&mut self) -> Result<(), CodegenError>; - | ^^^^^^^^ - ... - 148 | fn emit_cmovae_gpr_32(&mut self, src: GPR, dst: GPR) -> Result<(), CodegenError>; - | ^^^^^^^^^^^^^^^^^^ - ... - 220 | fn emit_vcmpordss( - | ^^^^^^^^^^^^^^ - ... - 226 | fn emit_vcmpordsd( - | ^^^^^^^^^^^^^^ - ... - 348 | fn emit_ud2(&mut self) -> Result<(), CodegenError>; - | ^^^^^^^^ - ... - 462 | fn arch_emit_entry_trampoline(&mut self) -> Result<(), CodegenError> { - | ^^^^^^^^^^^^^^^^^^^^^^^^^^ - ... - 468 | fn arch_mov64_imm_offset(&self) -> Result<usize, CodegenError> { - | ^^^^^^^^^^^^^^^^^^^^^ - - warning: methods `is_callee_save` and `is_reserved` are never used - --> lib/compiler-singlepass/src/location.rs:42:8 - | - 41 | pub trait Reg: Copy + Clone + Eq + PartialEq + Debug + Hash + Ord { - | --- methods in this trait - 42 | fn is_callee_save(self) -> bool; - | ^^^^^^^^^^^^^^ - 43 | fn is_reserved(self) -> bool; - | ^^^^^^^^^^^ - - warning: trait `Descriptor` is never used - --> lib/compiler-singlepass/src/location.rs:50:11 - | - 50 | pub trait Descriptor<R: Reg, S: Reg> { - | ^^^^^^^^^^ - - warning: associated items `to_index`, `from_gpr`, and `from_simd` are never used - --> lib/compiler-singlepass/src/location.rs:70:8 - | - 68 | pub trait CombinedRegister: Copy + Clone + Eq + PartialEq + Debug { - | ---------------- associated items in this trait - 69 | /// Returns the index of the register. - 70 | fn to_index(&self) -> RegisterIndex; - | ^^^^^^^^ - ... - 74 | fn from_gpr(x: u16) -> Self; - | ^^^^^^^^ - 75 | /// Convert from an SIMD register - 76 | fn from_simd(x: u16) -> Self; - | ^^^^^^^^^ - - warning: methods `imm_value` and `is_imm` are never used - --> lib/compiler-singlepass/src/machine.rs:41:8 - | - 40 | pub trait MaybeImmediate { - | -------------- methods in this trait - 41 | fn imm_value(&self) -> Option<Value>; - | ^^^^^^^^^ - 42 | fn is_imm(&self) -> bool { - | ^^^^^^ - - warning: multiple methods are never used - --> lib/compiler-singlepass/src/machine.rs:119:8 - | - 59 | pub trait Machine { - | ------- methods in this trait - ... - 119 | fn mark_address_with_trap_code(&mut self, code: TrapCode); - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ... - 284 | fn emit_call_label(&mut self, label: Label) -> Result<(), CodegenError>; - | ^^^^^^^^^^^^^^^ - ... - 303 | fn emit_debug_breakpoint(&mut self) -> Result<(), CodegenError>; - | ^^^^^^^^^^^^^^^^^^^^^ - ... - 307 | fn location_address( - | ^^^^^^^^^^^^^^^^ - ... - 315 | fn location_and( - | ^^^^^^^^^^^^ - ... - 348 | fn location_sub( - | ^^^^^^^^^^^^ - ... - 373 | fn location_test( - | ^^^^^^^^^^^^^ - ... - 390 | fn jmp_on_above(&mut self, label: Label) -> Result<(), CodegenError>; - | ^^^^^^^^^^^^ - ... - 399 | fn jmp_on_overflow(&mut self, label: Label) -> Result<(), CodegenError>; - | ^^^^^^^^^^^^^^^ - - warning: trait `WasiPath` is never used - --> lib/wasi/src/state/types.rs:376:11 - | - 376 | pub trait WasiPath {} - | ^^^^^^^^ - | - = note: `#[warn(dead_code)]` on by default - - warning: `wasmer-compiler-singlepass` (lib) generated 14 warnings (run `cargo fix --lib -p wasmer-compiler-singlepass` to apply 1 suggestion) - warning: `wasmer-wasi` (lib) generated 6 warnings - warning: unexpected `cfg` condition value: `dylib` - --> lib/c-api/src/wasm_c_api/engine.rs:255:59 - | - 255 | #[cfg(all(feature = "compiler", any(feature = "compiler", feature = "dylib")))] - | ^^^^^^^^^^^^^^^^^ - | - = note: expected values for `feature` are: `compiler`, `compiler-headless`, `cranelift`, `default`, `jit`, `llvm`, `middlewares`, `singlepass`, `static-artifact-create`, `static-artifact-load`, `typetag`, `wasi`, `wasmer-artifact-create`, `wasmer-artifact-load`, `wasmer-compiler-cranelift`, `wasmer-compiler-llvm`, `wasmer-compiler-singlepass`, `wasmer-emscripten`, `wasmer-middlewares`, `wasmer-wasi`, and `wat` - = help: consider adding `dylib` as a feature in `Cargo.toml` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - = note: `#[warn(unexpected_cfgs)]` on by default - - warning: unexpected `cfg` condition name: `__cbindgen_hack__` - --> lib/c-api/src/wasm_c_api/unstable/wasi.rs:59:7 - | - 59 | #[cfg(__cbindgen_hack__ = "yes")] - | ^^^^^^^^^^^^^^^^^^^^^^^^^ - | - = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` - = help: consider using a Cargo feature instead - = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: - [lints.rust] - unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__cbindgen_hack__, values("yes"))'] } - = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__cbindgen_hack__, values(\"yes\"))");` to the top of the `build.rs` - = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration - - warning: `wasmer-c-api` (lib) generated 2 warnings - Finished `release` profile [optimized] target(s) in 5m 06s Processing 34/37: [libwasmer: make package-capi] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "package-capi" (CWD=/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta) - ----------- - INFORMATION - ----------- - - bash: line 1: rustup: command not found - Host Target: ``. - Enabled Compilers: cranelift, singlepass. - Testing the following compilers & engines: - * API: cranelift-universal singlepass-universal, - * C-API: cranelift-universal. - Cargo features: - * Compilers: `--features cranelift,singlepass,wasmer-artifact-create,static-artifact-create,wasmer-artifact-load,static-artifact-load`. - Rust version: rustc 1.84.0 (9fc6b4312 2025-01-07) (built from a source tarball). - bash: line 1: node: command not found - NodeJS version: . - - - -------------- - RULE EXECUTION - -------------- - - - mkdir -p "package/include" - mkdir -p "package/lib" - cp lib/c-api/wasmer.h* package/include - cp lib/c-api/wasmer_wasm.h* package/include - cp lib/c-api/wasm.h* package/include - cp lib/c-api/README.md package/include/README.md - if [ -f target/release/wasmer.dll ]; then \ - cp target/release/wasmer.dll package/lib/wasmer.dll ;\ - fi - if [ -f target/release/wasmer.lib ]; then \ - cp target/release/wasmer.lib package/lib/wasmer.lib ;\ - fi - if [ -f target/release/libwasmer.dylib ]; then \ - cp target/release/libwasmer.dylib package/lib/libwasmer.dylib ;\ - fi - if [ -f target/release/libwasmer.so ]; then \ - cp target/release/libwasmer.so package/lib/libwasmer.so ;\ - fi - if [ -f target/release/libwasmer.a ]; then \ - cp target/release/libwasmer.a package/lib/libwasmer.a ;\ - fi -> compiled libwasmer.3.0.0~beta -> installed libwasmer.3.0.0~beta Processing 36/37: [wasmer: mv lib-dune] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "lib-dune" "lib/dune" (CWD=/home/opam/.opam/5.0/.opam-switch/build/wasmer.1.2.1) Processing 36/37: [wasmer: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "wasmer" "-j" "71" (CWD=/home/opam/.opam/5.0/.opam-switch/build/wasmer.1.2.1) -> compiled wasmer.1.2.1 -> installed wasmer.1.2.1 Done. # To update the current shell environment, run: eval $(opam env) 2025-02-09 01:15.43 ---> saved as "986b41429fd7255f1bf5eebe2a2df79a5423d8ba3f372accc6a06a262fed3d4d" Job succeeded