Organisationstalex5ocaml-wayland964522 (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-05-16 09:02.06: New job: test talex5/ocaml-wayland https://github.com/talex5/ocaml-wayland.git#refs/heads/master (964522dd82f8aeed07bd17fe1d401eedb4dbe467) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:6d27563f22cad3cdbc6e69250077336e314d09d0d9bb06c1d896101a3f9f8e60
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/talex5/ocaml-wayland.git" -b "master" && cd "ocaml-wayland" && git reset --hard 964522dd
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:6d27563f22cad3cdbc6e69250077336e314d09d0d9bb06c1d896101a3f9f8e60
USER 1000:1000
RUN cd ~/opam-repository && (git cat-file -e 4e29837bedc03b2e5a3771c15479e71c8faee17a || git fetch origin master) && git reset -q --hard 4e29837bedc03b2e5a3771c15479e71c8faee17a && 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-05-16 09:02.06: Using cache hint "talex5/ocaml-wayland-ocaml/opam@sha256:6d27563f22cad3cdbc6e69250077336e314d09d0d9bb06c1d896101a3f9f8e60-debian-12-5.0_opam-2.1-ocamlformat-4e29837bedc03b2e5a3771c15479e71c8faee17a"
2024-05-16 09:02.06: Using OBuilder spec:
((from ocaml/opam@sha256:6d27563f22cad3cdbc6e69250077336e314d09d0d9bb06c1d896101a3f9f8e60)
 (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 4e29837bedc03b2e5a3771c15479e71c8faee17a || git fetch origin master) && git reset -q --hard 4e29837bedc03b2e5a3771c15479e71c8faee17a && 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-05-16 09:02.06: Waiting for resource in pool OCluster
2024-05-16 09:02.06: Waiting for worker…
2024-05-16 09:02.06: Got resource from pool OCluster
Building on x86-bm-c2.sw.ocaml.org
All commits already cached
HEAD is now at 964522d Merge pull request #44 from talex5/v1_interfaces


(from ocaml/opam@sha256:6d27563f22cad3cdbc6e69250077336e314d09d0d9bb06c1d896101a3f9f8e60)
2024-05-16 09:02.07 ---> using "f05db63d7be607a84849be4c718d0fd213b3863baea95da9b7b8b80965f38f09" from cache


/: (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 4e29837bedc03b2e5a3771c15479e71c8faee17a || git fetch origin master) && git reset -q --hard 4e29837bedc03b2e5a3771c15479e71c8faee17a && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   eb2dcab0d8..3be63245f1  master     -> origin/master
4e29837bed [new release] uring (0.9)


<><> 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-05-16 09:03.17 ---> saved as "9194fa548e243c5ed629c71292bef23f8d3a88ff591f57e3d7337c30d176b698"


/: (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 dune 3.15.2


<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[dune.3.15.2] found in cache


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed dune.3.15.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-16 09:04.00 ---> saved as "529bd9b96da1a03d5559558545d58aea4923b2bd1cba37a9f5ba4e2ea17813e3"


/: (workdir /src)


/src: (copy (src .) (dst /src/))
2024-05-16 09:04.01 ---> saved as "ded6469c65b9d273853694f64586f28f0314ca86251cf7a0da78ff9c854f1c22"


/src: (run (shell "opam exec -- dune build @fmt --ignore-promoted-rules || (echo \"dune build @fmt failed\"; exit 2)"))
2024-05-16 09:04.01 ---> saved as "2826643049b8491cc8c51bc134ba2677bd7599f96fd32fbcf5c734a2a97a08ea"
Job succeeded
2024-05-16 09:04.02: Job succeeded