OrganisationsNathanRebcinapsb03f0b (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-04-30 08:30.51: New job: test NathanReb/cinaps https://github.com/NathanReb/cinaps.git#refs/heads/master (b03f0b2ccf0754ab6fba04105319141ed06bd56a) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:370cbcee44f8502919cd7f9050120cac59298d527fd05a014a704eeff1d0a3e7
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/NathanReb/cinaps.git" -b "master" && cd "cinaps" && git reset --hard b03f0b2c
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:370cbcee44f8502919cd7f9050120cac59298d527fd05a014a704eeff1d0a3e7
USER 1000:1000
RUN cd ~/opam-repository && (git cat-file -e 042d5efee9551e35990b2e8d849a354d082857d1 || git fetch origin master) && git reset -q --hard 042d5efee9551e35990b2e8d849a354d082857d1 && git log --no-decorate -n1 --oneline && opam update -u
RUN opam depext -i dune
WORKDIR /src
COPY --chown=1000:1000 . /src/
RUN opam exec -- dune build @fmt --ignore-promoted-rules || (echo "dune build @fmt failed"; exit 2)


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-04-30 08:30.51: Using cache hint "NathanReb/cinaps-ocaml/opam@sha256:370cbcee44f8502919cd7f9050120cac59298d527fd05a014a704eeff1d0a3e7-debian-12-4.07_opam-2.1-ocamlformat-042d5efee9551e35990b2e8d849a354d082857d1"
2024-04-30 08:30.51: Using OBuilder spec:
((from ocaml/opam@sha256:370cbcee44f8502919cd7f9050120cac59298d527fd05a014a704eeff1d0a3e7)
 (user (uid 1000) (gid 1000))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e 042d5efee9551e35990b2e8d849a354d082857d1 || git fetch origin master) && git reset -q --hard 042d5efee9551e35990b2e8d849a354d082857d1 && git log --no-decorate -n1 --oneline && opam update -u"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam depext -i dune"))
 (workdir /src)
 (copy (src .) (dst /src/))
 (run (shell "opam exec -- dune build @fmt --ignore-promoted-rules || (echo \"dune build @fmt failed\"; exit 2)"))
)


2024-04-30 08:30.51: Waiting for resource in pool OCluster
2024-04-30 19:16.12: Waiting for worker…
2024-04-30 19:18.54: Got resource from pool OCluster
Building on x86-bm-c15.sw.ocaml.org
All commits already cached
HEAD is now at b03f0b2 Merge pull request #3 from kit-ty-kate/patch-2


(from ocaml/opam@sha256:370cbcee44f8502919cd7f9050120cac59298d527fd05a014a704eeff1d0a3e7)
2024-04-30 19:19.46 ---> saved as "806ee51389d0d0b27276ea06607814da90a34f50afdb3fb2005ff5fcd3467b54"


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


/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "cd ~/opam-repository && (git cat-file -e 042d5efee9551e35990b2e8d849a354d082857d1 || git fetch origin master) && git reset -q --hard 042d5efee9551e35990b2e8d849a354d082857d1 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   c516155a4b..bafea8d973  master     -> origin/master
042d5efee9 [new release] dune (15 packages) (3.15.2)


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
default (at file:///home/opam/opam-repository): 
    [INFO] opam 2.1 includes many performance improvements over 2.0; please consider upgrading (https://opam.ocaml.org/doc/Install.html)


Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# Run eval $(opam env) to update the current shell environment
2024-04-30 19:20.56 ---> saved as "826b67aa1220690eec6d96a6ede858585333f0f91340c2e87be6f9cb86054d25"


/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam depext -i dune"))
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages
The following actions will be performed:
  - install ocamlfind           1.9.6  [required by ocamlfind-secondary]
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install dune                3.15.2
===== 3 to install =====


<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[dune.3.15.2] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlfind-secondary.1.9.6] found in cache


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed dune.3.15.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-30 19:21.55 ---> saved as "dd12f2d1238fb10eb64f22e06eae965805e6304b0b89e7ca915edf32243c00e7"


/: (workdir /src)


/src: (copy (src .) (dst /src/))
2024-04-30 19:21.55 ---> saved as "9d0a4ce8699633e5e5bff341b75f43e97c04783ab3ec211feebbb4e7c71c838a"


/src: (run (shell "opam exec -- dune build @fmt --ignore-promoted-rules || (echo \"dune build @fmt failed\"; exit 2)"))
2024-04-30 19:21.56 ---> saved as "75e001bcaecc3b11c236b99518b1aad157c6658dc4f2b531da0ef6ce4bd61e7a"
Job succeeded
2024-04-30 19:21.56: Job succeeded