2025-06-12 14:14.27: New job: test ocaml-ppx/ppx_deriving_yojson https://github.com/ocaml-ppx/ppx_deriving_yojson.git#refs/pull/164/head (821b2b771ff285edf266c6393a46ca7388485179) (linux-x86_64:debian-12-4.13_opam-2.3)Base: ocaml/opam:debian-12-ocaml-4.13@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eefOpam project buildTo reproduce locally:git clone --recursive "https://github.com/ocaml-ppx/ppx_deriving_yojson.git" && cd "ppx_deriving_yojson" && git fetch origin "refs/pull/164/head" && git reset --hard 821b2b77cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-12-ocaml-4.13@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eef# debian-12-4.13_opam-2.3USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 ppx_deriving_yojson.opam ./RUN opam pin add -yn ppx_deriving_yojson.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 dune.3.19.1 ocaml.4.13.1 ocaml-base-compiler.4.13.1 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.1.0 ppxlib.0.36.0 seq.base sexplib0.v0.16.0 stdlib-shims.0.3.0 yojson.3.0.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.3 --depext-only -y ppx_deriving_yojson.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-06-12 14:14.27: Using cache hint "ocaml-ppx/ppx_deriving_yojson-ocaml/opam:debian-12-ocaml-4.13@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eef-debian-12-4.13_opam-2.3-6be599cef659053aa993ffba5a91e2a5"2025-06-12 14:14.27: Using OBuilder spec:((from ocaml/opam:debian-12-ocaml-4.13@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eef)(comment debian-12-4.13_opam-2.3)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(workdir /src)(run (shell "sudo chown opam /src"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src ppx_deriving_yojson.opam) (dst ./))(run (network host)(shell "opam pin add -yn ppx_deriving_yojson.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 dune.3.19.1 ocaml.4.13.1 ocaml-base-compiler.4.13.1 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.1.0 ppxlib.0.36.0 seq.base sexplib0.v0.16.0 stdlib-shims.0.3.0 yojson.3.0.0")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y ppx_deriving_yojson.dev $DEPS"))(run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))(copy (src .) (dst /src))(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")))2025-06-12 14:14.27: Waiting for resource in pool OCluster2025-06-12 16:04.52: Waiting for worker…2025-06-12 16:12.44: Got resource from pool OClusterBuilding on phoebeAll commits already cachedHEAD is now at 821b2b7 Add type constraint in `of_yojson` record variant constructor case(from ocaml/opam:debian-12-ocaml-4.13@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eef)Unable to find image 'ocaml/opam:debian-12-ocaml-4.13@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eef' locallydocker.io/ocaml/opam@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eef: Pulling from ocaml/opam73fcb86ee884: Pulling fs layer73fcb86ee884: Waiting73fcb86ee884: Download complete73fcb86ee884: Pull completeDigest: sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eefStatus: Downloaded newer image for ocaml/opam@sha256:6a8aa82b91bea3d00f3764d59543b7c681352956cfa0255f85eb06a8978f3eef2025-06-12 16:12.46 ---> using "2ff327fd4b3a8b5f715410130ea3f14fd7fc43210fd00547a667978aa441ce0b" from cache/: (comment debian-12-4.13_opam-2.3)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))2025-06-12 16:12.46 ---> using "dcd3f126f07266646f11fa490d337da69f8f7972c1b09be6697a72e06738b586" from cache/src: (run (shell "opam init --reinit -ni"))Configuring from /home/opam/.opamrc and then 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.This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.You may want to back it up before going further.Continue? [y/n] y[NOTE] The 'jobs' option was reset, its value was 39 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=39 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2025-06-12 16:12.46 ---> using "8b0f20829c7327b0d51f814a6cc3e63aeae8baf25bade79f2e08308414636552" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-60-genericThe OCaml toplevel, version 4.13.12.3.02025-06-12 16:12.46 ---> using "3b977f5b622b2a9a9a2875e0ed9f7a204cd87cce47cfb571a0e2e5c3f196d6ee" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-06-12 16:12.46 ---> using "255930bc0119692c0832714c692ad84a250ce638a884080a5da2bf4861b7ce7c" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD0d013e603b..a28eb8a148 master -> origin/mastera28eb8a148 Merge pull request #28017 from maiste/release-dune-3.19.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything 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.# To update the current shell environment, run: eval $(opam env)2025-06-12 16:12.46 ---> using "2c916c7f752ba8365be421d8352d3c0379b1c85c5408d1f5b79e4d5a93e0ac44" from cache/src: (copy (src ppx_deriving_yojson.opam) (dst ./))2025-06-12 16:12.46 ---> using "a4f39712d21804dcc6b0ebbe1d63347d236acee4d72fae2eb549d9312eae5d6f" from cache/src: (run (network host)(shell "opam pin add -yn ppx_deriving_yojson.dev './'"))[ppx_deriving_yojson.dev] synchronised (file:///src)ppx_deriving_yojson is now pinned to file:///src (version dev)2025-06-12 16:12.46 ---> using "ed2897e1b8e09de24def3ffd745aae54907ced27aca59d1c888a7022995cc7e8" from cache/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-06-12 16:12.46 ---> using "51091b2e080efe09ccb7eb72feb926f5e92ddd3f3a4efa1d877905d086dd300a" from cache/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 dune.3.19.1 ocaml.4.13.1 ocaml-base-compiler.4.13.1 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ounit2.2.2.7 ppx_derivers.1.2.1 ppx_deriving.6.1.0 ppxlib.0.36.0 seq.base sexplib0.v0.16.0 stdlib-shims.0.3.0 yojson.3.0.0")/src: (env CI true)/src: (env OCAMLCI true)/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y ppx_deriving_yojson.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]- Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB]- Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [266 kB]- Fetched 9313 kB in 4s (2622 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[ppx_deriving_yojson.dev] synchronised (file:///src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.13.1).[NOTE] Package ocaml is already installed (current version is 4.13.1).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).2025-06-12 16:12.46 ---> using "45adeb8f853235f61e3408c59550b9bca357c08c0a45c788bdd5cbd533d079b9" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.13.1).[NOTE] Package ocaml is already installed (current version is 4.13.1).[NOTE] Package base-unix is already installed (current version is base).[NOTE] Package base-threads is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 12 packages- install cppo 1.8.0- install dune 3.19.1- install ocaml-compiler-libs v0.12.4- install ocamlfind 1.9.8- install ounit2 2.2.7- install ppx_derivers 1.2.1- install ppx_deriving 6.1.0- install ppxlib 0.36.0- install seq base- install sexplib0 v0.16.0- install stdlib-shims 0.3.0- install yojson 3.0.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.8.0 (cached)-> retrieved ocaml-compiler-libs.v0.12.4 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved ounit2.2.2.7 (cached)-> retrieved ppx_derivers.1.2.1 (cached)-> retrieved ppx_deriving.6.1.0 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved sexplib0.v0.16.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved ppxlib.0.36.0 (cached)-> retrieved yojson.3.0.0 (cached)-> retrieved dune.3.19.1 (cached)-> installed ocamlfind.1.9.8-> installed dune.3.19.1-> installed stdlib-shims.0.3.0-> installed ppx_derivers.1.2.1-> installed sexplib0.v0.16.0-> installed cppo.1.8.0-> installed ocaml-compiler-libs.v0.12.4-> installed yojson.3.0.0-> installed ounit2.2.2.7-> installed ppxlib.0.36.0-> installed ppx_deriving.6.1.0Done.# To update the current shell environment, run: eval $(opam env)2025-06-12 16:12.46 ---> using "25dfdc585ec13329c9265aad157f540b1789124da84956c1fba41ab16cbba828" from cache/src: (copy (src .) (dst /src))2025-06-12 16:12.47 ---> saved as "3fd6e61878ea6f4c02cd7c556b7c520696cb219c0c099c3e368c095fadaa8929"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -9-39-27-34-37 -g -bin-annot -I src_test/.test_ppx_yojson.eobjs/byte -I /home/opam/.opam/4.13/lib/ounit2 -I /home/opam/.opam/4.13/lib/ounit2/advanced -I /home/opam/.opam/4.13/lib/ppx_deriving/runtime -I /home/opam/.opam/4.13/lib/seq -I /home/opam/.opam/4.13/lib/stdlib-shims -I /home/opam/.opam/4.13/lib/yojson -I src/.ppx_deriving_yojson_runtime.objs/byte -no-alias-deps -opaque -o src_test/.test_ppx_yojson.eobjs/byte/test_ppx_yojson.cmo -c -impl src_test/test_ppx_yojson.pp.ml)File "src_test/test_ppx_yojson.ml", line 28, characters 34-38:28 | assert_equal ~printer:show_json json (cleanup (to_json obj));^^^^Error: This expression has type Yojson.Safe.tbut an expression was expected of type jsonThe first variant type does not allow tag(s) `Tuple, `Variant"/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 12025-06-12 16:12.55: Job failed: Failed: Build failed