Organisationsmiragemirage-qubes46653b ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-04-10 19:01.58: New job: test mirage/mirage-qubes https://github.com/mirage/mirage-qubes.git#refs/pull/65/head (46653bf0b1cdb9bc0282cc28b298a90e6a48d7b0) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:e30e92a245a5f284471a3437bd6b19ebfb9ae067e380416fd178b1f6c2290480
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/mirage-qubes.git" && cd "mirage-qubes" && git fetch origin "refs/pull/65/head" && git reset --hard 46653bf0
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:e30e92a245a5f284471a3437bd6b19ebfb9ae067e380416fd178b1f6c2290480
USER 1000:1000
RUN cd ~/opam-repository && (git cat-file -e 5bbb521dcbb1686dac4f77ec684e35f219dcfa53 || git fetch origin master) && git reset -q --hard 5bbb521dcbb1686dac4f77ec684e35f219dcfa53 && 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-10 19:01.58: Using cache hint "mirage/mirage-qubes-ocaml/opam@sha256:e30e92a245a5f284471a3437bd6b19ebfb9ae067e380416fd178b1f6c2290480-debian-12-4.08_opam-2.1-ocamlformat-5bbb521dcbb1686dac4f77ec684e35f219dcfa53"
2024-04-10 19:01.58: Using OBuilder spec:
((from ocaml/opam@sha256:e30e92a245a5f284471a3437bd6b19ebfb9ae067e380416fd178b1f6c2290480)
 (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 5bbb521dcbb1686dac4f77ec684e35f219dcfa53 || git fetch origin master) && git reset -q --hard 5bbb521dcbb1686dac4f77ec684e35f219dcfa53 && 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-10 19:01.58: Waiting for resource in pool OCluster
2024-04-10 20:16.13: Waiting for worker…
2024-04-10 20:19.01: Got resource from pool OCluster
Building on x86-bm-c12.sw.ocaml.org
All commits already cached
HEAD is now at 46653bf int32 to string: easier to read the code


(from ocaml/opam@sha256:e30e92a245a5f284471a3437bd6b19ebfb9ae067e380416fd178b1f6c2290480)
Unable to find image 'ocaml/opam@sha256:e30e92a245a5f284471a3437bd6b19ebfb9ae067e380416fd178b1f6c2290480' locally
docker.io/ocaml/opam@sha256:e30e92a245a5f284471a3437bd6b19ebfb9ae067e380416fd178b1f6c2290480: Pulling from ocaml/opam
Digest: sha256:e30e92a245a5f284471a3437bd6b19ebfb9ae067e380416fd178b1f6c2290480
Status: Downloaded newer image for ocaml/opam@sha256:e30e92a245a5f284471a3437bd6b19ebfb9ae067e380416fd178b1f6c2290480
2024-04-10 20:19.01 ---> using "ca7a47bb337547622343e1e691b0c92596d0990b9ed28342fd47c7204c2b0a74" 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 5bbb521dcbb1686dac4f77ec684e35f219dcfa53 || git fetch origin master) && git reset -q --hard 5bbb521dcbb1686dac4f77ec684e35f219dcfa53 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   4bb8cb8b65..9f03f078ed  master     -> origin/master
5bbb521dcb [new release] mirage (2 packages) (4.5.0)


<><> 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-10 20:19.01 ---> using "fad2788b4121ee22ec884b21ca7bca9caf302f4bf68b24f14b5154a12ec8b83b" from cache


/: (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.0


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


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed dune.3.15.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-10 20:19.01 ---> using "aad3aff32fe1c3c86acfdc538c426ddd18841ee7e5edc155fc858075a4c09d8c" from cache


/: (workdir /src)


/src: (copy (src .) (dst /src/))
2024-04-10 20:19.01 ---> saved as "18e96b64de74bf3e4152f59a7db7aa26cbe63b367335639601156fd287539879"


/src: (run (shell "opam exec -- dune build @fmt --ignore-promoted-rules || (echo \"dune build @fmt failed\"; exit 2)"))
2024-04-10 20:19.02 ---> saved as "570172e159043999179a15321bc90dfa74417ea032c74eee63076944d71e593e"
Job succeeded
2024-04-10 20:19.03: Job succeeded