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


Building on doris.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
7d65c3263564: Pulling fs layer
7d65c3263564: Verifying Checksum
7d65c3263564: Download complete
7d65c3263564: Pull complete
Digest: sha256:742be348c7717a09251c7326d0807ab1d17894caa77187ee3960026925debb21
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-05-01 23:02.33 ---> 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-05-01 23:02.33 ---> 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 784f6c3aecb7d11609be51cc2e4a70a55abd2ddc"))
2024-05-01 23:02.33 ---> using "ab4752ec45f434bd31352caf567b49b876e433e96bd581f1632330cd2cbeaf1f" 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-05-01 23:02.33 ---> using "2ddb880cde074ccead15005b5d2c67e65df42d2504e6684f08378272ffa33857" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> 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.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2024-05-01 23:02.33 ---> using "a93bdd5bb24c3ca7852dc7e5e5de800a27f1d12ce5ee071677bdd1d7b6d34382" 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-05-01-0805.42-F-2024-04-25-1406.51.pdiff [657 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-05-01-0805.42-F-2024-04-25-1406.51.pdiff [657 kB]
- Fetched 919 kB in 2s (612 kB/s)
- Reading package lists...
- 
2024-05-01 23:02.33 ---> using "29c804c11f35445d156aec66fac1dc101935ecb4430e5633f697a2983a8d187a" 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   3          [required by ctypes-foreign]
  - install conf-rust-2021    1          [required by libwasmer]
  - install csexp             1.5.2      [required by dune-configurator]
  - install ctypes            0.22.0     [required by wasmer]
  - install ctypes-foreign    0.22.0     [required by wasmer]
  - install dune              3.15.2     [required by wasmer]
  - install dune-configurator 3.15.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"
- 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 ... 19394 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.11-minimal:amd64.
- Preparing to unpack .../libpython3.11-minimal_3.11.9-1_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../python3.11-minimal_3.11.9-1_amd64.deb ...
- Unpacking python3.11-minimal (3.11.9-1) ...
- Setting up libpython3.11-minimal:amd64 (3.11.9-1) ...
- Setting up python3.11-minimal (3.11.9-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 ... 19723 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.8-1_amd64.deb ...
- Unpacking python3-minimal (3.11.8-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.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.9-1_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.9-1_amd64.deb ...
- Unpacking python3.11 (3.11.9-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.8-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up python3-minimal (3.11.8-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 ... 20148 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.11.8-1_amd64.deb ...
- Unpacking python3 (3.11.8-1) ...
- 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-4+b1_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-4+b1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3+b3_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3+b3) ...
- 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 libllvm16t64:amd64.
- Preparing to unpack .../09-libllvm16t64_1%3a16.0.6-26_amd64.deb ...
- Unpacking libllvm16t64:amd64 (1:16.0.6-26) ...
- Selecting previously unselected package libstd-rust-1.70:amd64.
- Preparing to unpack .../10-libstd-rust-1.70_1.70.0+dfsg1-9_amd64.deb ...
- Unpacking libstd-rust-1.70:amd64 (1.70.0+dfsg1-9) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../11-libstd-rust-dev_1.70.0+dfsg1-9_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.70.0+dfsg1-9) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../12-rustc_1.70.0+dfsg1-9_amd64.deb ...
- Unpacking rustc (1.70.0+dfsg1-9) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../13-cargo_0.70.1+ds1-3_amd64.deb ...
- Unpacking cargo (0.70.1+ds1-3) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../14-icu-devtools_72.1-4+b1_amd64.deb ...
- Unpacking icu-devtools (72.1-4+b1) ...
- Selecting previously unselected package libclang-cpp16t64.
- Preparing to unpack .../15-libclang-cpp16t64_1%3a16.0.6-26_amd64.deb ...
- Unpacking libclang-cpp16t64 (1:16.0.6-26) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../16-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 .../17-libicu-dev_72.1-4+b1_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-4+b1) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../18-libncurses6_6.4+20240414-1_amd64.deb ...
- Unpacking libncurses6:amd64 (6.4+20240414-1) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../19-libncurses-dev_6.4+20240414-1_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.4+20240414-1) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../20-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../21-libpkgconf3_1.8.1-1+b2_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../22-libxml2-dev_2.9.14+dfsg-1.3+b3_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3+b3) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../23-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 .../24-libz3-dev_4.8.12-3.1+b2_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.8.12-3.1+b2) ...
- Selecting previously unselected package llvm-16-runtime.
- Preparing to unpack .../25-llvm-16-runtime_1%3a16.0.6-26_amd64.deb ...
- Unpacking llvm-16-runtime (1:16.0.6-26) ...
- Selecting previously unselected package llvm-16-linker-tools.
- Preparing to unpack .../26-llvm-16-linker-tools_1%3a16.0.6-26_amd64.deb ...
- Unpacking llvm-16-linker-tools (1:16.0.6-26) ...
- Selecting previously unselected package llvm-16.
- Preparing to unpack .../27-llvm-16_1%3a16.0.6-26_amd64.deb ...
- Unpacking llvm-16 (1:16.0.6-26) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../28-python3-pkg-resources_68.1.2-2_all.deb ...
- Unpacking python3-pkg-resources (68.1.2-2) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../29-python3-pygments_2.17.2+dfsg-1_all.deb ...
- Unpacking python3-pygments (2.17.2+dfsg-1) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../30-python3-yaml_6.0.1-2_amd64.deb ...
- Unpacking python3-yaml (6.0.1-2) ...
- Selecting previously unselected package llvm-16-tools.
- Preparing to unpack .../31-llvm-16-tools_1%3a16.0.6-26_amd64.deb ...
- Unpacking llvm-16-tools (1:16.0.6-26) ...
- Selecting previously unselected package llvm-16-dev.
- Preparing to unpack .../32-llvm-16-dev_1%3a16.0.6-26_amd64.deb ...
- Unpacking llvm-16-dev (1:16.0.6-26) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../33-pkgconf-bin_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1+b2) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../34-pkgconf_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../35-pkg-config_1.8.1-1+b2_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1+b2) ...
- Setting up media-types (10.1.0) ...
- Setting up libpipeline1:amd64 (1.5.7-2) ...
- Setting up libicu72:amd64 (72.1-4+b1) ...
- Setting up libmbedcrypto7t64:amd64 (2.28.8-1) ...
- Setting up libyaml-0-2:amd64 (0.2.5-1+b1) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up libz3-4:amd64 (4.8.12-3.1+b2) ...
- Setting up libpkgconf3:amd64 (1.8.1-1+b2) ...
- Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ...
- Setting up libncurses6:amd64 (6.4+20240414-1) ...
- 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-4+b1) ...
- Setting up pkgconf-bin (1.8.1-1+b2) ...
- Setting up libicu-dev:amd64 (72.1-4+b1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3+b3) ...
- Setting up libhttp-parser2.9:amd64 (2.9.4-6+b1) ...
- Setting up libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up libz3-dev:amd64 (4.8.12-3.1+b2) ...
- Setting up python3.11 (3.11.9-1) ...
- Setting up libncurses-dev:amd64 (6.4+20240414-1) ...
- Setting up libmbedx509-1t64:amd64 (2.28.8-1) ...
- Setting up python3 (3.11.8-1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up pkgconf:amd64 (1.8.1-1+b2) ...
- Setting up libllvm16t64:amd64 (1:16.0.6-26) ...
- Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3+b3) ...
- Setting up libstd-rust-1.70:amd64 (1.70.0+dfsg1-9) ...
- Setting up pkg-config:amd64 (1.8.1-1+b2) ...
- Setting up libmbedtls14t64:amd64 (2.28.8-1) ...
- Setting up libgit2-1.7:amd64 (1.7.2+ds-1+b2) ...
- Setting up python3-pkg-resources (68.1.2-2) ...
- Setting up llvm-16-runtime (1:16.0.6-26) ...
- Setting up python3-yaml (6.0.1-2) ...
- Setting up libclang-cpp16t64 (1:16.0.6-26) ...
- Setting up llvm-16-linker-tools (1:16.0.6-26) ...
- Setting up libstd-rust-dev:amd64 (1.70.0+dfsg1-9) ...
- Setting up python3-pygments (2.17.2+dfsg-1) ...
- Setting up rustc (1.70.0+dfsg1-9) ...
- Setting up llvm-16 (1:16.0.6-26) ...
- Setting up llvm-16-tools (1:16.0.6-26) ...
- Setting up cargo (0.70.1+ds1-3) ...
- Setting up llvm-16-dev (1:16.0.6-26) ...
- Processing triggers for libc-bin (2.37-18) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/37:
Processing  2/37:
Processing  3/37:
Processing  4/37:
Processing  5/37:
Processing  6/37:
Processing  7/37: [conf-pkg-config: pkg-config]
Processing  8/37: [conf-pkg-config: pkg-config] [conf-rust-2021: cargo]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  9/37: [conf-pkg-config: pkg-config] [conf-rust-2021: cargo]
-> retrieved csexp.1.5.2  (cached)
Processing 10/37: [conf-pkg-config: pkg-config] [conf-rust-2021: cargo]
-> retrieved ctypes.0.22.0, ctypes-foreign.0.22.0  (cached)
Processing 11/37: [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.3)
- 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.3
Processing 11/37: [conf-rust-2021: cargo]
-> installed conf-pkg-config.3
Processing 12/37: [conf-rust-2021: cargo]
Processing 13/37: [conf-libffi: pkg-config libffi] [conf-rust-2021: cargo]
-> retrieved integers.0.7.0  (cached)
Processing 14/37: [conf-libffi: pkg-config libffi] [conf-rust-2021: cargo]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 15/37: [conf-libffi: pkg-config libffi] [conf-rust-2021: cargo]
-> retrieved wasmer.1.2.1  (cached)
+ /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.69.1
Processing 15/37: [conf-libffi: pkg-config libffi] [conf-rust-2021: rustc 2021]
Processing 15/37: [libwasmer.3.0.0~beta/vendor.tar.gz: dl] [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: [libwasmer.3.0.0~beta/vendor.tar.gz: dl] [conf-rust-2021: rustc 2021]
-> installed conf-libffi.2.0.0
Processing 16/37: [libwasmer.3.0.0~beta/vendor.tar.gz: dl] [conf-rust-2021: rustc 2021]
-> retrieved dune.3.15.2, dune-configurator.3.15.2  (cached)
Processing 17/37: [libwasmer.3.0.0~beta/vendor.tar.gz: dl] [conf-rust-2021: rustc 2021] [dune: ocaml 255]
+ /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 17/37: [libwasmer.3.0.0~beta/vendor.tar.gz: dl] [dune: ocaml 255]
-> installed conf-rust-2021.1
Processing 18/37: [libwasmer.3.0.0~beta/vendor.tar.gz: dl] [dune: ocaml 255]
-> retrieved libwasmer.3.0.0~beta  (cached)
Processing 18/37: [dune: ocaml 255]
Processing 19/37: [dune: ocaml 255] [libwasmer.3.0.0~beta/vendor.tar.gz: http]
Processing 19/37: [dune: ocaml 255] [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 255] [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 255] [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 255] [libwasmer: make build-capi]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.15.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 255
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

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" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.15.2)
-> compiled  dune.3.15.2
Processing 19/37: [libwasmer: make build-capi]
-> installed dune.3.15.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" "255" (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" "255" "@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" "255" (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" "255" (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.15.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.15.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" "255" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.15.2)
-> compiled  dune-configurator.3.15.2
Processing 29/37: [libwasmer: make build-capi]
-> installed dune-configurator.3.15.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" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes.0.22.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.22.0)
-> compiled  ctypes.0.22.0
Processing 31/37: [libwasmer: make build-capi]
-> installed ctypes.0.22.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" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ctypes-foreign.0.22.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.22.0)
-> compiled  ctypes-foreign.0.22.0
Processing 33/37: [libwasmer: make build-capi]
-> installed ctypes-foreign.0.22.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.70.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 memchr v2.5.0
-    Compiling fnv v1.0.7
-    Compiling ident_case v1.0.1
-    Compiling target-lexicon v0.12.4
-    Compiling bytecheck v0.6.9
-    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 crc32fast v1.3.2
-    Compiling cc v1.0.73
-    Compiling more-asserts v0.2.2
-    Compiling crossbeam-utils v0.8.11
-    Compiling byteorder v1.4.3
-    Compiling smallvec v1.9.0
-    Compiling leb128 v0.2.5
-    Compiling adler v1.0.2
-    Compiling serde_derive v1.0.142
-    Compiling rustc-demangle v0.1.21
-    Compiling cranelift-isle v0.86.1
-    Compiling serde v1.0.142
-    Compiling lazy_static v1.4.0
-    Compiling proc-macro-hack v0.5.19
-    Compiling rayon-core v1.9.3
-    Compiling cranelift-codegen-shared v0.86.1
-    Compiling wasmparser v0.83.0
-    Compiling pin-project-lite v0.2.9
-    Compiling hashbrown v0.12.3
-    Compiling serde_json v1.0.83
-    Compiling unicode-width v0.1.9
-    Compiling const_fn v0.4.9
-    Compiling os_str_bytes v6.2.0
-    Compiling strsim v0.10.0
-    Compiling slice-group-by v0.3.0
-    Compiling cbindgen v0.24.3
-    Compiling termcolor v1.1.3
-    Compiling remove_dir_all v0.5.3
-    Compiling ryu v1.0.11
-    Compiling cranelift-entity v0.86.1
-    Compiling textwrap v0.15.0
-    Compiling fastrand v1.8.0
-    Compiling itoa v1.0.3
-    Compiling heck v0.4.0
-    Compiling either v1.7.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 tracing-core v0.1.29
-    Compiling generational-arena v0.2.8
-    Compiling cranelift-codegen-meta v0.86.1
-    Compiling wasm-encoder v0.15.0
-    Compiling miniz_oxide v0.5.3
-    Compiling clap_lex v0.2.4
-    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 cranelift-bforest v0.86.1
-    Compiling fxhash v0.2.1
-    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 crossbeam-channel v0.5.6
-    Compiling backtrace v0.3.66
-    Compiling object v0.29.0
-    Compiling wast v45.0.0
-    Compiling atty v0.2.14
-    Compiling tempfile v3.3.0
-    Compiling clap v3.2.16
-    Compiling crossbeam-deque v0.8.2
-    Compiling getrandom v0.2.7
-    Compiling memmap2 v0.5.5
-    Compiling region v3.0.0
-    Compiling num_cpus v1.13.1
-    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 enum-iterator-derive v0.7.0
-    Compiling rkyv_derive v0.7.39
-    Compiling tracing-attributes v0.1.22
-    Compiling wasmer-derive v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/derive)
-    Compiling time-macros-impl v0.1.2
-    Compiling dynasm v1.2.3
-    Compiling derivative v2.2.0
-    Compiling addr2line v0.17.0
-    Compiling ptr_meta v0.1.4
-    Compiling enum-iterator v0.7.0
-    Compiling time-macros v0.1.1
-    Compiling darling_macro v0.13.4
-    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 v0.13.4
-    Compiling enumset_derive v0.6.0
-    Compiling enumset v1.0.11
-    Compiling dynasmrt v1.2.3
-    Compiling toml v0.5.9
-    Compiling wasmer-types v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/types)
-    Compiling cranelift-frontend v0.86.1
-    Compiling wasmer-object v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/object)
-    Compiling wasmer-vm v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/vm)
-    Compiling wasmer-wasi-types v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/wasi-types)
-    Compiling wasmer-compiler v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/compiler)
-    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)
-    Compiling wasmer-c-api v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/c-api)
-    Compiling wasmer-middlewares v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/middlewares)
-    Compiling wasmer-wasi v3.0.0-beta (/home/opam/.opam/5.0/.opam-switch/build/libwasmer.3.0.0~beta/lib/wasi)
-     Finished release [optimized] target(s) in 2m 12s
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.70.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
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" "255" (CWD=/home/opam/.opam/5.0/.opam-switch/build/wasmer.1.2.1)
-> compiled  wasmer.1.2.1
-> installed wasmer.1.2.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-01 23:06.07 ---> saved as "caca2eed934dc9309111dd4398d741298981c226a942db8d415f6ffbc488d2ae"
Job succeeded