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
0edddaa103ac: Pulling fs layer
0edddaa103ac: Verifying Checksum
0edddaa103ac: Download complete
0edddaa103ac: Pull complete
Digest: sha256:97e6d73dd518b0e2c0d4d9e4c6acfe110be57a8c0518b1067c0698bfc6ddc0d6
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-02-08 01:51.15 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-02-08 01:51.15 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q d87296a7b656d47b7042e7e608a5fa863b3a51f9"))
2025-02-08 01:51.15 ---> using "cc1ed69ecb833da04281a4f8a25977e86e869debb3dd684deaa27a7c3be1d0d2" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-02-08 01:51.15 ---> using "f5e09d6e59ffa701af535e5d56b82c13bc5405c8613f86e4fe31b897c2a2fd97" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.10.2"} | "ocaml-system" {= "4.10.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.10.2  (cached)
-> installed ocaml-base-compiler.4.10.2
-> installed ocaml-config.1
-> installed ocaml.4.10.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.10)
2025-02-08 01:51.15 ---> using "9af2f6cbf7af55494dacd7d2d643713d78d40c7f70c6207cd507f91277ad5a5b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-02-07-1431.11-F-2025-02-07-1431.11.pdiff [31.9 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-02-07-1431.11-F-2025-02-07-1431.11.pdiff [31.9 kB]
- Fetched 301 kB in 1s (300 kB/s)
- Reading package lists...
2025-02-08 01:51.15 ---> using "99e04c0b590228832da4ed48620700f473317d5e2fd76842a7c95560832c3355" from cache

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

The following actions will be performed:
=== install 3 packages
  - install batsat         0.7
  - install conf-rust-2018 1      [required by batsat]
  - install dune           3.17.2 [required by batsat]

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"
- 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 ... 19829 files and directories currently installed.)
- Preparing to unpack .../libpipeline1_1.5.8-1_amd64.deb ...
- Unpacking libpipeline1:amd64 (1.5.8-1) ...
- Selecting previously unselected package binfmt-support.
- Preparing to unpack .../binfmt-support_2.2.2-7_amd64.deb ...
- Unpacking binfmt-support (2.2.2-7) ...
- Selecting previously unselected package libpython3.13-minimal:amd64.
- Preparing to unpack .../libpython3.13-minimal_3.13.2-1_amd64.deb ...
- Unpacking libpython3.13-minimal:amd64 (3.13.2-1) ...
- Selecting previously unselected package python3.13-minimal.
- Preparing to unpack .../python3.13-minimal_3.13.2-1_amd64.deb ...
- Unpacking python3.13-minimal (3.13.2-1) ...
- Setting up libpython3.13-minimal:amd64 (3.13.2-1) ...
- Setting up python3.13-minimal (3.13.2-1) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20176 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.13.1-2_amd64.deb ...
- Unpacking python3-minimal (3.13.1-2) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_11.0.0_all.deb ...
- Unpacking media-types (11.0.0) ...
- Selecting previously unselected package libpython3.13-stdlib:amd64.
- Preparing to unpack .../libpython3.13-stdlib_3.13.2-1_amd64.deb ...
- Unpacking libpython3.13-stdlib:amd64 (3.13.2-1) ...
- Selecting previously unselected package python3.13.
- Preparing to unpack .../python3.13_3.13.2-1_amd64.deb ...
- Unpacking python3.13 (3.13.2-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.13.1-2_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.13.1-2) ...
- Setting up python3-minimal (3.13.1-2) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20626 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.13.1-2_amd64.deb ...
- Unpacking python3 (3.13.1-2) ...
- Selecting previously unselected package libcurl4t64:amd64.
- Preparing to unpack .../01-libcurl4t64_8.11.1-1+b1_amd64.deb ...
- Unpacking libcurl4t64:amd64 (8.11.1-1+b1) ...
- Selecting previously unselected package libhttp-parser2.9:amd64.
- Preparing to unpack .../02-libhttp-parser2.9_2.9.4-6+b2_amd64.deb ...
- Unpacking libhttp-parser2.9:amd64 (2.9.4-6+b2) ...
- Selecting previously unselected package libmbedcrypto16:amd64.
- Preparing to unpack .../03-libmbedcrypto16_3.6.2-3_amd64.deb ...
- Unpacking libmbedcrypto16:amd64 (3.6.2-3) ...
- Selecting previously unselected package libmbedx509-7:amd64.
- Preparing to unpack .../04-libmbedx509-7_3.6.2-3_amd64.deb ...
- Unpacking libmbedx509-7:amd64 (3.6.2-3) ...
- Selecting previously unselected package libmbedtls21:amd64.
- Preparing to unpack .../05-libmbedtls21_3.6.2-3_amd64.deb ...
- Unpacking libmbedtls21:amd64 (3.6.2-3) ...
- Selecting previously unselected package libgit2-1.8:amd64.
- Preparing to unpack .../06-libgit2-1.8_1.8.4+ds-3_amd64.deb ...
- Unpacking libgit2-1.8:amd64 (1.8.4+ds-3) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../07-libicu72_72.1-6_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-6) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../08-libxml2_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../09-libz3-4_4.13.3-1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.13.3-1) ...
- Selecting previously unselected package libllvm19:amd64.
- Preparing to unpack .../10-libllvm19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libllvm19:amd64 (1:19.1.7-1+b1) ...
- Selecting previously unselected package libstd-rust-1.84:amd64.
- Preparing to unpack .../11-libstd-rust-1.84_1.84.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-1.84:amd64 (1.84.0+dfsg1-2) ...
- Selecting previously unselected package libstd-rust-dev:amd64.
- Preparing to unpack .../12-libstd-rust-dev_1.84.0+dfsg1-2_amd64.deb ...
- Unpacking libstd-rust-dev:amd64 (1.84.0+dfsg1-2) ...
- Selecting previously unselected package rustc.
- Preparing to unpack .../13-rustc_1.84.0+dfsg1-2_amd64.deb ...
- Unpacking rustc (1.84.0+dfsg1-2) ...
- Selecting previously unselected package libclang-cpp19.
- Preparing to unpack .../14-libclang-cpp19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libclang-cpp19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package libgc1:amd64.
- Preparing to unpack .../15-libgc1_1%3a8.2.8-1_amd64.deb ...
- Unpacking libgc1:amd64 (1:8.2.8-1) ...
- Selecting previously unselected package libobjc4:amd64.
- Preparing to unpack .../16-libobjc4_14.2.0-16_amd64.deb ...
- Unpacking libobjc4:amd64 (14.2.0-16) ...
- Selecting previously unselected package libobjc-14-dev:amd64.
- Preparing to unpack .../17-libobjc-14-dev_14.2.0-16_amd64.deb ...
- Unpacking libobjc-14-dev:amd64 (14.2.0-16) ...
- Selecting previously unselected package libclang-common-19-dev:amd64.
- Preparing to unpack .../18-libclang-common-19-dev_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libclang-common-19-dev:amd64 (1:19.1.7-1+b1) ...
- Selecting previously unselected package llvm-19-linker-tools.
- Preparing to unpack .../19-llvm-19-linker-tools_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19-linker-tools (1:19.1.7-1+b1) ...
- Selecting previously unselected package libclang1-19.
- Preparing to unpack .../20-libclang1-19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libclang1-19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package clang-19.
- Preparing to unpack .../21-clang-19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking clang-19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package cargo.
- Preparing to unpack .../22-cargo_1.84.0+dfsg1-2_amd64.deb ...
- Unpacking cargo (1.84.0+dfsg1-2) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../23-icu-devtools_72.1-6_amd64.deb ...
- Unpacking icu-devtools (72.1-6) ...
- Selecting previously unselected package libc6-i386.
- Preparing to unpack .../24-libc6-i386_2.40-6_amd64.deb ...
- Unpacking libc6-i386 (2.40-6) ...
- Selecting previously unselected package lib32gcc-s1.
- Preparing to unpack .../25-lib32gcc-s1_14.2.0-16_amd64.deb ...
- Unpacking lib32gcc-s1 (14.2.0-16) ...
- Selecting previously unselected package lib32stdc++6.
- Preparing to unpack .../26-lib32stdc++6_14.2.0-16_amd64.deb ...
- Unpacking lib32stdc++6 (14.2.0-16) ...
- Selecting previously unselected package libclang-rt-19-dev:amd64.
- Preparing to unpack .../27-libclang-rt-19-dev_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking libclang-rt-19-dev:amd64 (1:19.1.7-1+b1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../28-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 .../29-libicu-dev_72.1-6_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-6) ...
- Selecting previously unselected package libncurses6:amd64.
- Preparing to unpack .../30-libncurses6_6.5+20250125-2_amd64.deb ...
- Unpacking libncurses6:amd64 (6.5+20250125-2) ...
- Selecting previously unselected package libncurses-dev:amd64.
- Preparing to unpack .../31-libncurses-dev_6.5+20250125-2_amd64.deb ...
- Unpacking libncurses-dev:amd64 (6.5+20250125-2) ...
- Selecting previously unselected package libpfm4:amd64.
- Preparing to unpack .../32-libpfm4_4.13.0+git83-g91970fe-1_amd64.deb ...
- Unpacking libpfm4:amd64 (4.13.0+git83-g91970fe-1) ...
- Selecting previously unselected package libxml2-dev:amd64.
- Preparing to unpack .../33-libxml2-dev_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ...
- Unpacking libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Selecting previously unselected package libyaml-0-2:amd64.
- Preparing to unpack .../34-libyaml-0-2_0.2.5-2_amd64.deb ...
- Unpacking libyaml-0-2:amd64 (0.2.5-2) ...
- Selecting previously unselected package libz3-dev:amd64.
- Preparing to unpack .../35-libz3-dev_4.13.3-1_amd64.deb ...
- Unpacking libz3-dev:amd64 (4.13.3-1) ...
- Selecting previously unselected package lld-19.
- Preparing to unpack .../36-lld-19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking lld-19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package llvm-19-runtime.
- Preparing to unpack .../37-llvm-19-runtime_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19-runtime (1:19.1.7-1+b1) ...
- Selecting previously unselected package llvm-19.
- Preparing to unpack .../38-llvm-19_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19 (1:19.1.7-1+b1) ...
- Selecting previously unselected package python3-pygments.
- Preparing to unpack .../39-python3-pygments_2.18.0+dfsg-2_all.deb ...
- Unpacking python3-pygments (2.18.0+dfsg-2) ...
- Selecting previously unselected package python3-yaml.
- Preparing to unpack .../40-python3-yaml_6.0.2-1+b1_amd64.deb ...
- Unpacking python3-yaml (6.0.2-1+b1) ...
- Selecting previously unselected package llvm-19-tools.
- Preparing to unpack .../41-llvm-19-tools_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19-tools (1:19.1.7-1+b1) ...
- Selecting previously unselected package llvm-19-dev.
- Preparing to unpack .../42-llvm-19-dev_1%3a19.1.7-1+b1_amd64.deb ...
- Unpacking llvm-19-dev (1:19.1.7-1+b1) ...
- Selecting previously unselected package rust-llvm.
- Preparing to unpack .../43-rust-llvm_1.84.0+dfsg1-2_amd64.deb ...
- Unpacking rust-llvm (1.84.0+dfsg1-2) ...
- Setting up media-types (11.0.0) ...
- Setting up libpipeline1:amd64 (1.5.8-1) ...
- Setting up libicu72:amd64 (72.1-6) ...
- Setting up libcurl4t64:amd64 (8.11.1-1+b1) ...
- Setting up libclang-common-19-dev:amd64 (1:19.1.7-1+b1) ...
- Setting up libyaml-0-2:amd64 (0.2.5-2) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up libz3-4:amd64 (4.13.3-1) ...
- Setting up libpfm4:amd64 (4.13.0+git83-g91970fe-1) ...
- Setting up libncurses6:amd64 (6.5+20250125-2) ...
- Setting up binfmt-support (2.2.2-7) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up icu-devtools (72.1-6) ...
- Setting up libgc1:amd64 (1:8.2.8-1) ...
- Setting up libc6-i386 (2.40-6) ...
- Setting up libmbedcrypto16:amd64 (3.6.2-3) ...
- Setting up libpython3.13-stdlib:amd64 (3.13.2-1) ...
- Setting up libicu-dev:amd64 (72.1-6) ...
- Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Setting up libhttp-parser2.9:amd64 (2.9.4-6+b2) ...
- Setting up libpython3-stdlib:amd64 (3.13.1-2) ...
- Setting up libllvm19:amd64 (1:19.1.7-1+b1) ...
- Setting up libz3-dev:amd64 (4.13.3-1) ...
- Setting up libncurses-dev:amd64 (6.5+20250125-2) ...
- Setting up libclang1-19 (1:19.1.7-1+b1) ...
- Setting up python3.13 (3.13.2-1) ...
- Setting up libobjc4:amd64 (14.2.0-16) ...
- Setting up python3 (3.13.1-2) ...
- running python rtupdate hooks for python3.13...
- running python post-rtupdate hooks for python3.13...
- Setting up libobjc-14-dev:amd64 (14.2.0-16) ...
- Setting up python3-pygments (2.18.0+dfsg-2) ...
- Setting up libxml2-dev:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
- Setting up libmbedx509-7:amd64 (3.6.2-3) ...
- Setting up lib32gcc-s1 (14.2.0-16) ...
- Setting up lib32stdc++6 (14.2.0-16) ...
- Setting up libmbedtls21:amd64 (3.6.2-3) ...
- Setting up libstd-rust-1.84:amd64 (1.84.0+dfsg1-2) ...
- Setting up libclang-rt-19-dev:amd64 (1:19.1.7-1+b1) ...
- Setting up llvm-19-linker-tools (1:19.1.7-1+b1) ...
- Setting up llvm-19-runtime (1:19.1.7-1+b1) ...
- Setting up lld-19 (1:19.1.7-1+b1) ...
- Setting up libclang-cpp19 (1:19.1.7-1+b1) ...
- Setting up python3-yaml (6.0.2-1+b1) ...
- Setting up clang-19 (1:19.1.7-1+b1) ...
- Setting up libstd-rust-dev:amd64 (1.84.0+dfsg1-2) ...
- Setting up libgit2-1.8:amd64 (1.8.4+ds-3) ...
- Setting up rustc (1.84.0+dfsg1-2) ...
- Setting up llvm-19 (1:19.1.7-1+b1) ...
- Setting up llvm-19-tools (1:19.1.7-1+b1) ...
- Setting up rust-llvm (1.84.0+dfsg1-2) ...
- Setting up cargo (1.84.0+dfsg1-2) ...
- Setting up llvm-19-dev (1:19.1.7-1+b1) ...
- Processing triggers for libc-bin (2.40-6) ...
- Processing triggers for base-files (13.6) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9: [batsat.0.7: extract]
-> retrieved conf-rust-2018.1  (cached)
Processing  2/9: [batsat.0.7: extract]
Processing  3/9: [batsat.0.7: extract] [dune.3.17.2: extract]
Processing  4/9: [batsat.0.7: extract] [dune.3.17.2: extract] [conf-rust-2018: cargo]
-> retrieved batsat.0.7  (cached)
Processing  4/9: [dune.3.17.2: extract] [conf-rust-2018: cargo]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "cargo" "--version" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-rust-2018.1)
- cargo 1.84.0 (66221abde 2024-11-19)
Processing  4/9: [dune.3.17.2: extract] [conf-rust-2018: rustc 2018]
-> retrieved dune.3.17.2  (cached)
Processing  4/9: [conf-rust-2018: rustc 2018]
Processing  5/9: [conf-rust-2018: rustc 2018] [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rustc" "--edition" "2018" "test.rs" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-rust-2018.1)
-> compiled  conf-rust-2018.1
Processing  5/9: [dune: ocaml 255]
-> installed conf-rust-2018.1
Processing  6/9: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/dune.3.17.2)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- cd _boot && /home/opam/.opam/4.10/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml
- File "src/dune_util/gc.ml", lines 78-95, characters 5-6:
- Warning 23: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- 

Processing  6/9: [dune: ./_boot/dune.exe build]
+ /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/4.10/.opam-switch/build/dune.3.17.2)
-> compiled  dune.3.17.2
-> installed dune.3.17.2
Processing  8/9: [batsat: ./build_rust.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./build_rust.sh" (CWD=/home/opam/.opam/4.10/.opam-switch/build/batsat.0.7)
-    Compiling proc-macro2 v1.0.32
-    Compiling unicode-xid v0.2.2
-    Compiling syn v1.0.81
-    Compiling cc v1.0.72
-    Compiling ocaml-sys v0.22.0
-    Compiling chlorine v1.0.10
-    Compiling ocaml-interop v0.8.7
-    Compiling static_assertions v1.1.0
-    Compiling bit-vec v0.5.1
-    Compiling batsat v0.5.0
-    Compiling ocaml-boxroot-sys v0.2.0
-    Compiling quote v1.0.10
-    Compiling synstructure v0.12.6
-    Compiling ocaml-derive v0.22.0
-    Compiling ocaml v0.22.2
-    Compiling batsat-stubs v0.1.0 (/home/opam/.opam/4.10/.opam-switch/build/batsat.0.7)
- warning: unexpected `cfg` condition value: `no-std`
-   --> src/lib.rs:95:1
-    |
- 95 | #[ocaml::func]
-    | ^^^^^^^^^^^^^^
-    |
-    = note: no expected values for `feature`
-    = help: consider adding `no-std` as a feature in `Cargo.toml`
-    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-    = note: `#[warn(unexpected_cfgs)]` on by default
-    = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:101:1
-     |
- 101 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:107:1
-     |
- 107 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:127:1
-     |
- 127 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:135:1
-     |
- 135 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:152:1
-     |
- 152 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:164:1
-     |
- 164 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:177:1
-     |
- 177 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:192:1
-     |
- 192 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:205:1
-     |
- 205 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:211:1
-     |
- 211 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:217:1
-     |
- 217 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:223:1
-     |
- 223 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:229:1
-     |
- 229 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:244:1
-     |
- 244 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: unexpected `cfg` condition value: `no-std`
-    --> src/lib.rs:250:1
-     |
- 250 | #[ocaml::func]
-     | ^^^^^^^^^^^^^^
-     |
-     = note: no expected values for `feature`
-     = help: consider adding `no-std` as a feature in `Cargo.toml`
-     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
-     = note: this warning originates in the macro `ocaml::body` which comes from the expansion of the attribute macro `ocaml::func` (in Nightly builds, run with -Z macro-backtrace for more info)
- 
- warning: attribute should be applied to an `extern` block with non-Rust ABI
-  --> src/lib.rs:1:1
-   |
- 1 | #[link(name = "batsat")]
-   | ^^^^^^^^^^^^^^^^^^^^^^^^
- 2 | use ocaml::Pointer;
-   | ------------------- not an `extern` block
-   |
-   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
-   = note: `#[warn(unused_attributes)]` on by default
- 
- warning: `batsat-stubs` (lib) generated 17 warnings
-     Finished `release` profile [optimized + debuginfo] target(s) in 19.74s
Processing  8/9: [batsat: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "batsat" "-j" "255" (CWD=/home/opam/.opam/4.10/.opam-switch/build/batsat.0.7)
-> compiled  batsat.0.7
-> installed batsat.0.7
Done.
# To update the current shell environment, run: eval $(opam env)
2025-02-08 01:54.27 ---> saved as "79c34f73ebe87fbec55f1c3b4d09a7202c44dd211503b17007caa0375a6a5d8b"
Job succeeded