OCamllabs icon Home|Differences with the last checks|Previous runs


Building on x86-bm-c15.sw.ocaml.org

(from ocaml/opam:debian-unstable)
2024-07-17 00:47.56 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-07-17 00:47.56 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 80f59f9d12c0e9dda29eb80811ac7689a7ec392b"))
2024-07-17 00:47.56 ---> using "261727b5bbfeb9b6232c3be6e0deca60a5eaa5ba0fd41e545fc12d14c3e15563" 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.

2024-07-17 00:47.56 ---> using "307dc4eff9c022eb8b0a710a88f6f3ff6fe7de0e42f718d3f3c47b9778b9dbf2" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.11' '4.11.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.11.2"} | "ocaml-system" {= "4.11.2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.1  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.11.2  (cached)
-> installed ocaml-base-compiler.4.11.2
-> installed ocaml-config.1
-> installed ocaml.4.11.2
Done.
# Run eval $(opam env --switch=4.11) to update the current shell environment
2024-07-17 00:47.56 ---> using "d0944f47ae80fa7084b1673b9ce1094f74720a31a8a90125f61e1292b3db918f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-07-16-1404.23-F-2024-07-11-0222.50.pdiff [559 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-07-16-1404.23-F-2024-07-11-0222.50.pdiff [559 kB]
- Fetched 821 kB in 3s (268 kB/s)
- Reading package lists...
2024-07-17 00:47.56 ---> using "9f41a2ec52856df6d733bc7179e21e279a15b0bb6ea7f0a2847ee8a4a8e79640" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"libwasmer.3.0.0~beta\"\
               \nopam install -vy \"libwasmer.3.0.0~beta\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"libwasmer.3.0.0~beta\" | 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"))
[NOTE] libwasmer.3.0.0~beta is not installed.

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install conf-rust-2021 1          [required by libwasmer]
  - install libwasmer      3.0.0~beta

The following system packages will first need to be installed:
    cargo

<><> 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"
- debconf: delaying package configuration, since apt-utils is not installed
- 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 ... 19429 files and directories currently installed.)
- Preparing to unpack .../libpipeline1_1.5.7-2_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.7-2) ...
- 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.12-minimal:amd64.
- Preparing to unpack .../libpython3.12-minimal_3.12.4-3_amd64.deb ...
- Unpacking libpython3.12-minimal:amd64 (3.12.4-3) ...
- Selecting previously unselected package python3.12-minimal.
- Preparing to unpack .../python3.12-minimal_3.12.4-3_amd64.deb ...
- Unpacking python3.12-minimal (3.12.4-3) ...
- Setting up libpython3.12-minimal:amd64 (3.12.4-3) ...
- Setting up python3.12-minimal (3.12.4-3) ...
- 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 ... 19762 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.12.3-1_amd64.deb ...
- Unpacking python3-minimal (3.12.3-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.1.0_all.deb ...
- Unpacking media-types (10.1.0) ...
- Selecting previously unselected package libpython3.12-stdlib:amd64.
- Preparing to unpack .../libpython3.12-stdlib_3.12.4-3_amd64.deb ...
- Unpacking libpython3.12-stdlib:amd64 (3.12.4-3) ...
- Selecting previously unselected package python3.12.
- Preparing to unpack .../python3.12_3.12.4-3_amd64.deb ...
- Unpacking python3.12 (3.12.4-3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.12.3-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.12.3-1) ...
- Setting up python3-minimal (3.12.3-1) ...
- 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 ... 20197 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.12.3-1_amd64.deb ...
- Unpacking python3 (3.12.3-1) ...
- Preparing to unpack .../01-libasan8_14.1.0-4_amd64.deb ...
- Unpacking libasan8:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../02-libubsan1_14.1.0-4_amd64.deb ...
- Unpacking libubsan1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../03-libstdc++-13-dev_13.3.0-3_amd64.deb ...
- Unpacking libstdc++-13-dev:amd64 (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../04-gcc-13_13.3.0-3_amd64.deb ...
- Unpacking gcc-13 (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../05-g++-13_13.3.0-3_amd64.deb ...
- Unpacking g++-13 (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../06-g++-13-x86-64-linux-gnu_13.3.0-3_amd64.deb ...
- Unpacking g++-13-x86-64-linux-gnu (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../07-gcc-13-x86-64-linux-gnu_13.3.0-3_amd64.deb ...
- Unpacking gcc-13-x86-64-linux-gnu (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../08-cpp-13-x86-64-linux-gnu_13.3.0-3_amd64.deb ...
- Unpacking cpp-13-x86-64-linux-gnu (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../09-cpp-13_13.3.0-3_amd64.deb ...
- Unpacking cpp-13 (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../10-gcc-13-base_13.3.0-3_amd64.deb ...
- Unpacking gcc-13-base:amd64 (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../11-libgcc-13-dev_13.3.0-3_amd64.deb ...
- Unpacking libgcc-13-dev:amd64 (13.3.0-3) over (13.3.0-2) ...
- Preparing to unpack .../12-libtsan2_14.1.0-4_amd64.deb ...
- Unpacking libtsan2:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../13-gcc-14-base_14.1.0-4_amd64.deb ...
- Unpacking gcc-14-base:amd64 (14.1.0-4) over (14.1.0-3) ...
- Setting up gcc-14-base:amd64 (14.1.0-4) ...
- (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 ... 20218 files and directories currently installed.)
- Preparing to unpack .../libstdc++6_14.1.0-4_amd64.deb ...
- Unpacking libstdc++6:amd64 (14.1.0-4) over (14.1.0-3) ...
- Setting up libstdc++6:amd64 (14.1.0-4) ...
- (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 ... 20218 files and directories currently installed.)
- Preparing to unpack .../0-libquadmath0_14.1.0-4_amd64.deb ...
- Unpacking libquadmath0:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../1-liblsan0_14.1.0-4_amd64.deb ...
- Unpacking liblsan0:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../2-libitm1_14.1.0-4_amd64.deb ...
- Unpacking libitm1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../3-libhwasan0_14.1.0-4_amd64.deb ...
- Unpacking libhwasan0:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../4-libgomp1_14.1.0-4_amd64.deb ...
- Unpacking libgomp1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../5-libcc1-0_14.1.0-4_amd64.deb ...
- Unpacking libcc1-0:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../6-libatomic1_14.1.0-4_amd64.deb ...
- Unpacking libatomic1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Preparing to unpack .../7-libgcc-s1_14.1.0-4_amd64.deb ...
- Unpacking libgcc-s1:amd64 (14.1.0-4) over (14.1.0-3) ...
- Setting up libgcc-s1:amd64 (14.1.0-4) ...
- 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 ... 20218 files and directories currently installed.)
- Preparing to unpack .../00-libcurl4t64_8.8.0-4_amd64.deb ...
- Unpacking libcurl4t64:amd64 (8.8.0-4) ...
- Selecting previously unselected package libhttp-parser2.9:amd64.
- Preparing to unpack .../01-libhttp-parser2.9_2.9.4-6+b1_amd64.deb ...
- Unpacking libhttp-parser2.9:amd64 (2.9.4-6+b1) ...
- Selecting previously unselected package libmbedcrypto7t64:amd64.
- Preparing to unpack .../02-libmbedcrypto7t64_2.28.8-1_amd64.deb ...
- Unpacking libmbedcrypto7t64:amd64 (2.28.8-1) ...
- Selecting previously unselected package libmbedx509-1t64:amd64.
- Preparing to unpack .../03-libmbedx509-1t64_2.28.8-1_amd64.deb ...
- Unpacking libmbedx509-1t64:amd64 (2.28.8-1) ...
- Selecting previously unselected package libmbedtls14t64:amd64.
- Preparing to unpack .../04-libmbedtls14t64_2.28.8-1_amd64.deb ...
- Unpacking libmbedtls14t64:amd64 (2.28.8-1) ...
- Selecting previously unselected package libgit2-1.7:amd64.
- Preparing to unpack .../05-libgit2-1.7_1.7.2+ds-1+b2_amd64.deb ...
- Unpacking libgit2-1.7:amd64 (1.7.2+ds-1+b2) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../06-libicu72_72.1-5_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-5) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.12.7+dfsg-3+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.12.7+dfsg-3+b1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../08-libz3-4_4.8.12-3.1+b2_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1+b2) ...
- Selecting previously unselected package libllvm17t64:amd64.
- Preparing to unpack .../09-libllvm17t64_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking libllvm17t64:amd64 (1:17.0.6-12+b1) ...
- Selecting previously unselected package libstd-rust-1.79:amd64.
- Preparing to unpack .../10-libstd-rust-1.79_1.79.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-1.79:amd64 (1.79.0+dfsg1-2) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../11-libstd-rust-dev_1.79.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.79.0+dfsg1-2) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../12-rustc_1.79.0+dfsg1-2_amd64.deb ...
- Unpacking rustc (1.79.0+dfsg1-2) ...
- Selecting previously unselected package libclang-cpp17t64.
- Preparing to unpack .../13-libclang-cpp17t64_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking libclang-cpp17t64 (1:17.0.6-12+b1) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../14-libgc1_1%3a8.2.6-1_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.2.6-1) ...
- Selecting previously unselected package libobjc4:amd64.
- Preparing to unpack .../15-libobjc4_14.1.0-4_amd64.deb ...
- Unpacking libobjc4:amd64 (14.1.0-4) ...
- Selecting previously unselected package libobjc-13-dev:amd64.
- Preparing to unpack .../16-libobjc-13-dev_13.3.0-3_amd64.deb ...
- Unpacking libobjc-13-dev:amd64 (13.3.0-3) ...
- Selecting previously unselected package libclang-common-17-dev:amd64.
- Preparing to unpack .../17-libclang-common-17-dev_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking libclang-common-17-dev:amd64 (1:17.0.6-12+b1) ...
- Selecting previously unselected package llvm-17-linker-tools.
- Preparing to unpack .../18-llvm-17-linker-tools_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking llvm-17-linker-tools (1:17.0.6-12+b1) ...
- Selecting previously unselected package libclang1-17t64.
- Preparing to unpack .../19-libclang1-17t64_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking libclang1-17t64 (1:17.0.6-12+b1) ...
- Selecting previously unselected package clang-17.
- Preparing to unpack .../20-clang-17_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking clang-17 (1:17.0.6-12+b1) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../21-cargo_1.79.0+dfsg1-2_amd64.deb ...
- Unpacking cargo (1.79.0+dfsg1-2) ...
- Preparing to unpack .../22-curl_8.8.0-4_amd64.deb ...
- Unpacking curl (8.8.0-4) over (8.8.0-3) ...
- Preparing to unpack .../23-libcurl3t64-gnutls_8.8.0-4_amd64.deb ...
- Unpacking libcurl3t64-gnutls:amd64 (8.8.0-4) over (8.8.0-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../24-icu-devtools_72.1-5_amd64.deb ...
- Unpacking icu-devtools (72.1-5) ...
- Selecting previously unselected package libclang-rt-17-dev:amd64.
- Preparing to unpack .../25-libclang-rt-17-dev_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-12+b1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../26-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 .../27-libicu-dev_72.1-5_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-5) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../28-liblzma-dev_5.6.2-2_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.6.2-2) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../29-libncurses6_6.5-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.5-2) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../30-libncurses-dev_6.5-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.5-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../31-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../32-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../33-libxml2-dev_2.12.7+dfsg-3+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.12.7+dfsg-3+b1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../34-libyaml-0-2_0.2.5-1+b1_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-1+b1) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../35-libz3-dev_4.8.12-3.1+b2_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.12-3.1+b2) ...
- Selecting previously unselected package lld-17.
- Preparing to unpack .../36-lld-17_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking lld-17 (1:17.0.6-12+b1) ...
- Selecting previously unselected package llvm-17-runtime.
- Preparing to unpack .../37-llvm-17-runtime_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking llvm-17-runtime (1:17.0.6-12+b1) ...
- Selecting previously unselected package llvm-17.
- Preparing to unpack .../38-llvm-17_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking llvm-17 (1:17.0.6-12+b1) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../39-python3-pkg-resources_70.3.0-2_all.deb ...
- Unpacking python3-pkg-resources (70.3.0-2) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../40-python3-pygments_2.18.0+dfsg-1_all.deb ...
- Unpacking python3-pygments (2.18.0+dfsg-1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../41-python3-yaml_6.0.1-2+b1_amd64.deb ...
- Unpacking python3-yaml (6.0.1-2+b1) ...
- Selecting previously unselected package llvm-17-tools.
- Preparing to unpack .../42-llvm-17-tools_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking llvm-17-tools (1:17.0.6-12+b1) ...
- Selecting previously unselected package llvm-17-dev.
- Preparing to unpack .../43-llvm-17-dev_1%3a17.0.6-12+b1_amd64.deb ...
- Unpacking llvm-17-dev (1:17.0.6-12+b1) ...
- Selecting previously unselected package rust-llvm.
- Preparing to unpack .../44-rust-llvm_1.79.0+dfsg1-2_all.deb ...
- Unpacking rust-llvm (1.79.0+dfsg1-2) ...
- Setting up media-types (10.1.0) ...
- Setting up libpipeline1:amd64 (1.5.7-2) ...
- Setting up libicu72:amd64 (72.1-5) ...
- Setting up libpython3.12-stdlib:amd64 (3.12.4-3) ...
- Setting up libmbedcrypto7t64:amd64 (2.28.8-1) ...
- Setting up libcurl4t64:amd64 (8.8.0-4) ...
- Setting up libyaml-0-2:amd64 (0.2.5-1+b1) ...
- Setting up python3.12 (3.12.4-3) ...
- Setting up libcurl3t64-gnutls:amd64 (8.8.0-4) ...
- Setting up libgomp1:amd64 (14.1.0-4) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up libz3-4:amd64 (4.8.12-3.1+b2) ...
- Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ...
- Setting up gcc-13-base:amd64 (13.3.0-3) ...
- Setting up libncurses6:amd64 (6.5-2) ...
- Setting up libquadmath0:amd64 (14.1.0-4) ...
- Setting up libatomic1:amd64 (14.1.0-4) ...
- 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-5) ...
- Setting up libgc1:amd64 (1:8.2.6-1) ...
- Setting up liblzma-dev:amd64 (5.6.2-2) ...
- Setting up libubsan1:amd64 (14.1.0-4) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Setting up libclang-common-17-dev:amd64 (1:17.0.6-12+b1) ...
- Setting up libhwasan0:amd64 (14.1.0-4) ...
- Setting up libasan8:amd64 (14.1.0-4) ...
- Setting up libclang-rt-17-dev:amd64 (1:17.0.6-12+b1) ...
- Setting up curl (8.8.0-4) ...
- Setting up libtsan2:amd64 (14.1.0-4) ...
- Setting up libicu-dev:amd64 (72.1-5) ...
- Setting up libxml2:amd64 (2.12.7+dfsg-3+b1) ...
- Setting up libcc1-0:amd64 (14.1.0-4) ...
- Setting up liblsan0:amd64 (14.1.0-4) ...
- Setting up libitm1:amd64 (14.1.0-4) ...
- Setting up libhttp-parser2.9:amd64 (2.9.4-6+b1) ...
- Setting up libpython3-stdlib:amd64 (3.12.3-1) ...
- Setting up libz3-dev:amd64 (4.8.12-3.1+b2) ...
- Setting up libncurses-dev:amd64 (6.5-2) ...
- Setting up libmbedx509-1t64:amd64 (2.28.8-1) ...
- Setting up cpp-13-x86-64-linux-gnu (13.3.0-3) ...
- Setting up libobjc4:amd64 (14.1.0-4) ...
- Setting up python3 (3.12.3-1) ...
- running python rtupdate hooks for python3.12...
- running python post-rtupdate hooks for python3.12...
- Setting up libxml2-dev:amd64 (2.12.7+dfsg-3+b1) ...
- Setting up libllvm17t64:amd64 (1:17.0.6-12+b1) ...
- Setting up libclang1-17t64 (1:17.0.6-12+b1) ...
- Setting up libgcc-13-dev:amd64 (13.3.0-3) ...
- Setting up libmbedtls14t64:amd64 (2.28.8-1) ...
- Setting up lld-17 (1:17.0.6-12+b1) ...
- Setting up llvm-17-runtime (1:17.0.6-12+b1) ...
- Setting up libgit2-1.7:amd64 (1.7.2+ds-1+b2) ...
- Setting up libobjc-13-dev:amd64 (13.3.0-3) ...
- Setting up libstdc++-13-dev:amd64 (13.3.0-3) ...
- Setting up python3-pkg-resources (70.3.0-2) ...
- Setting up libstd-rust-1.79:amd64 (1.79.0+dfsg1-2) ...
- Setting up llvm-17-linker-tools (1:17.0.6-12+b1) ...
- Setting up cpp-13 (13.3.0-3) ...
- Setting up gcc-13-x86-64-linux-gnu (13.3.0-3) ...
- Setting up python3-yaml (6.0.1-2+b1) ...
- Setting up libclang-cpp17t64 (1:17.0.6-12+b1) ...
- Setting up libstd-rust-dev:amd64 (1.79.0+dfsg1-2) ...
- Setting up python3-pygments (2.18.0+dfsg-1) ...
- Setting up gcc-13 (13.3.0-3) ...
- Setting up llvm-17-tools (1:17.0.6-12+b1) ...
- Setting up rustc (1.79.0+dfsg1-2) ...
- Setting up llvm-17 (1:17.0.6-12+b1) ...
- Setting up g++-13-x86-64-linux-gnu (13.3.0-3) ...
- Setting up clang-17 (1:17.0.6-12+b1) ...
- Setting up cargo (1.79.0+dfsg1-2) ...
- Setting up llvm-17-dev (1:17.0.6-12+b1) ...
- Setting up g++-13 (13.3.0-3) ...
- Setting up rust-llvm (1.79.0+dfsg1-2) ...
- Processing triggers for libc-bin (2.38-14) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved conf-rust-2021.1  (cached)
Processing  2/6: [libwasmer.3.0.0~beta: http]
Processing  3/6: [libwasmer.3.0.0~beta: http] [conf-rust-2021: cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cargo" "--version" (CWD=/home/opam/.opam/4.11/.opam-switch/build/conf-rust-2021.1)
- cargo 1.79.0
Processing  3/6: [libwasmer.3.0.0~beta: http] [conf-rust-2021: rustc 2021]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rustc" "--edition" "2021" "test.rs" (CWD=/home/opam/.opam/4.11/.opam-switch/build/conf-rust-2021.1)
-> compiled  conf-rust-2021.1
Processing  3/6: [libwasmer.3.0.0~beta: http]
-> installed conf-rust-2021.1
Processing  4/6: [libwasmer.3.0.0~beta: http]
Processing  4/6: [libwasmer.3.0.0~beta: extract]
Processing  4/6: [libwasmer.3.0.0~beta/config.toml: dl]
Processing  4/6: [libwasmer.3.0.0~beta/libwasmer.install: dl]
Processing  4/6: [libwasmer.3.0.0~beta/vendor.tar.gz: dl]
-> retrieved libwasmer.3.0.0~beta  (https://github.com/wasmerio/wasmer/archive/refs/tags/3.0.0-beta.tar.gz)
Processing  5/6: [libwasmer: mkdir .cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mkdir" ".cargo" (CWD=/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta)
Processing  5/6: [libwasmer: mv config.toml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "config.toml" ".cargo" (CWD=/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta)
Processing  5/6: [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/4.11/.opam-switch/build/libwasmer.3.0.0~beta)
Processing  5/6: [libwasmer: make build-capi]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build-capi" (CWD=/home/opam/.opam/4.11/.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.79.0.
- 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 quote v1.0.21
-    Compiling unicode-ident v1.0.3
-    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 fnv v1.0.7
-    Compiling memchr v2.5.0
-    Compiling target-lexicon v0.12.4
-    Compiling bytecheck v0.6.9
-    Compiling rend v0.3.6
-    Compiling rkyv v0.7.39
-    Compiling fallible-iterator v0.2.0
-    Compiling stable_deref_trait v1.2.0
-    Compiling scopeguard v1.1.0
-    Compiling log v0.4.17
-    Compiling seahash v4.1.0
-    Compiling crc32fast v1.3.2
-    Compiling cc v1.0.73
-    Compiling more-asserts v0.2.2
-    Compiling leb128 v0.2.5
-    Compiling crossbeam-utils v0.8.11
-    Compiling smallvec v1.9.0
-    Compiling adler v1.0.2
-    Compiling byteorder v1.4.3
-    Compiling serde_derive v1.0.142
-    Compiling rustc-demangle v0.1.21
-    Compiling cranelift-isle v0.86.1
-    Compiling lazy_static v1.4.0
-    Compiling serde v1.0.142
-    Compiling proc-macro-hack v0.5.19
-    Compiling pin-project-lite v0.2.9
-    Compiling wasmparser v0.83.0
-    Compiling rayon-core v1.9.3
-    Compiling cranelift-codegen-shared v0.86.1
-    Compiling hashbrown v0.12.3
-    Compiling serde_json v1.0.83
-    Compiling os_str_bytes v6.2.0
-    Compiling const_fn v0.4.9
-    Compiling cranelift-codegen-meta v0.86.1
-    Compiling unicode-width v0.1.9
-    Compiling itoa v1.0.3
-    Compiling cbindgen v0.24.3
-    Compiling miniz_oxide v0.5.3
-    Compiling tracing-core v0.1.29
-    Compiling remove_dir_all v0.5.3
-    Compiling termcolor v1.1.3
-    Compiling wasm-encoder v0.15.0
-    Compiling slice-group-by v0.3.0
-    Compiling fastrand v1.8.0
-    Compiling textwrap v0.15.0
-    Compiling strsim v0.10.0
-    Compiling ryu v1.0.11
-    Compiling cranelift-entity v0.86.1
-    Compiling clap_lex v0.2.4
-    Compiling heck v0.4.0
-    Compiling either v1.7.0
-    Compiling indexmap v1.9.1
-    Compiling memoffset v0.6.5
-    Compiling corosensei v0.1.3
-    Compiling crossbeam-epoch v0.9.10
-    Compiling fxhash v0.2.1
-    Compiling rayon v1.5.3
-    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 cranelift-bforest v0.86.1
-    Compiling bytes v1.2.1
-    Compiling cfg-if v0.1.10
-    Compiling wasmer-compiler-cranelift v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/compiler-cranelift)
-    Compiling paste v1.0.8
-    Compiling generational-arena v0.2.8
-    Compiling regalloc2 v0.3.2
-    Compiling object v0.29.0
-    Compiling crossbeam-channel v0.5.6
-    Compiling wast v45.0.0
-    Compiling backtrace v0.3.66
-    Compiling crossbeam-deque v0.8.2
-    Compiling getrandom v0.2.7
-    Compiling region v3.0.0
-    Compiling memmap2 v0.5.5
-    Compiling num_cpus v1.13.1
-    Compiling atty v0.2.14
-    Compiling tempfile v3.3.0
-    Compiling clap v3.2.16
-    Compiling hashbrown v0.11.2
-    Compiling cranelift-codegen v0.86.1
-    Compiling gimli v0.26.2
-    Compiling object v0.28.4
-    Compiling darling_core v0.13.4
-    Compiling wat v1.0.47
-    Compiling ptr_meta_derive v0.1.4
-    Compiling thiserror-impl v1.0.32
-    Compiling bytecheck_derive v0.6.9
-    Compiling rkyv_derive v0.7.39
-    Compiling enum-iterator-derive v0.7.0
-    Compiling tracing-attributes v0.1.22
-    Compiling time-macros-impl v0.1.2
-    Compiling wasmer-derive v3.0.0-beta (/home/opam/.opam/4.11/.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 addr2line v0.17.0
-    Compiling time-macros v0.1.1
-    Compiling darling_macro v0.13.4
-    Compiling thiserror v1.0.32
-    Compiling tracing v0.1.36
-    Compiling wasmer-vfs v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/vfs)
-    Compiling darling v0.13.4
-    Compiling enumset_derive v0.6.0
-    Compiling wasmer-vbus v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/vbus)
-    Compiling wasmer-vnet v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/vnet)
-    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/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/types)
-    Compiling wasmer-vm v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/vm)
-    Compiling wasmer-object v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/object)
-    Compiling wasmer-wasi-types v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/wasi-types)
- 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 issue #114447 <https://github.com/rust-lang/rust/issues/114447>
-     = note: this will be a hard error in the 2024 edition
-     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
-     = note: `#[warn(static_mut_refs)]` on by default
- help: use `addr_of_mut!` instead to create a raw pointer
-     |
- 140 |             register(addr_of_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 issue #114447 <https://github.com/rust-lang/rust/issues/114447>
-     = note: this will be a hard error in the 2024 edition
-     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
- help: use `addr_of_mut!` instead to create a raw pointer
-     |
- 143 |             register(addr_of_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 issue #114447 <https://github.com/rust-lang/rust/issues/114447>
-     = note: this will be a hard error in the 2024 edition
-     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
- help: use `addr_of_mut!` instead to create a raw pointer
-     |
- 147 |                 register(addr_of_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 issue #114447 <https://github.com/rust-lang/rust/issues/114447>
-     = note: this will be a hard error in the 2024 edition
-     = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior
- help: use `addr_of_mut!` instead to create a raw pointer
-     |
- 153 |                 register(addr_of_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 issue #114447 <https://github.com/rust-lang/rust/issues/114447>
-     = note: this will be a hard error in the 2024 edition
-     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
- help: use `addr_of!` instead to create a raw pointer
-     |
- 200 |                 libc::SIGSEGV => addr_of!(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 issue #114447 <https://github.com/rust-lang/rust/issues/114447>
-     = note: this will be a hard error in the 2024 edition
-     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
- help: use `addr_of!` instead to create a raw pointer
-     |
- 201 |                 libc::SIGBUS => addr_of!(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 issue #114447 <https://github.com/rust-lang/rust/issues/114447>
-     = note: this will be a hard error in the 2024 edition
-     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
- help: use `addr_of!` instead to create a raw pointer
-     |
- 202 |                 libc::SIGFPE => addr_of!(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 issue #114447 <https://github.com/rust-lang/rust/issues/114447>
-     = note: this will be a hard error in the 2024 edition
-     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
- help: use `addr_of!` instead to create a raw pointer
-     |
- 203 |                 libc::SIGILL => addr_of!(PREV_SIGILL),
-     |                                 ~~~~~~~~~~~~~~~~~~~~~
- 
-    Compiling wasmer-compiler v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/compiler)
- warning: unused imports: `collections`, `fmt`, `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`, `SerializeError`
-  --> lib/compiler/src/engine/error.rs:5:24
-   |
- 5 | pub use wasmer_types::{DeserializeError, ImportError, SerializeError};
-   |                        ^^^^^^^^^^^^^^^^               ^^^^^^^^^^^^^^
- 
-    Compiling cranelift-frontend v0.86.1
-    Compiling wasmer v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/api)
-    Compiling wasmer-compiler-singlepass v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/compiler-singlepass)
- warning: `wasmer-vm` (lib) generated 8 warnings
- 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: 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,
-    |     ^^^^^^^^^^^^^^^^^^^^^
- 
-    Compiling wasmer-c-api v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/c-api)
- 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-compiler` (lib) generated 2 warnings (run `cargo fix --lib -p wasmer-compiler` to apply 2 suggestions)
- 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 8 warnings (run `cargo fix --lib -p wasmer-compiler-cranelift` to apply 6 suggestions)
-    Compiling wasmer-middlewares v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/middlewares)
- warning: `wasmer` (lib) generated 2 warnings (run `cargo fix --lib -p wasmer` to apply 1 suggestion)
-    Compiling wasmer-wasi v3.0.0-beta (/home/opam/.opam/4.11/.opam-switch/build/libwasmer.3.0.0~beta/lib/wasi)
- 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
-     |
- 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
-     |
- 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 13 warnings (run `cargo fix --lib -p wasmer-compiler-singlepass` to apply 1 suggestion)
- warning: `wasmer-wasi` (lib) generated 1 warning
-     Finished `release` profile [optimized] target(s) in 2m 30s
Processing  5/6: [libwasmer: make package-capi]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "package-capi" (CWD=/home/opam/.opam/4.11/.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.79.0.
- 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
Done.
# Run eval $(opam env) to update the current shell environment
2024-07-17 00:51.06 ---> saved as "c34c7a2e6e9ebe7d5d318209b61a45d5843f3b6d058dd383355bf331c3acb2a5"
Job succeeded