Turn require Coq depr warnings as error by default - #21851
Closed
proux01 wants to merge 2 commits into
Closed
coqbot-app / GitLab CI job plugin:ci-itauto (pull request)
completed
Apr 3, 2026 in 0s
Test has failed on GitLab CI
This job is allowed to fail.
This job ran on the Docker image registry.gitlab.inria.fr/coq/coq:edge_ubuntu-V2026-03-19-ac6c1c9705 with OCaml 4.14.2+flambda and depended on jobs build:edge+flambda library:ci-stdlib+flambda. It built targets itauto.
We show below an excerpt from the trace from GitLab starting around the last detected "Error" (the complete trace is available here).
Details
File "./theories/Lib.v", line 2, characters 15-19:
Error: Loading Stdlib without prefix is deprecated.
Running after_script
Running after script...
$ if { [ "$SAVE_BUILD_CI" ] || [ "$CI_COMMIT_REF_NAME" = master ] || ! [ -e ci-success ]; } && [ -d _build_ci ]; then mv _build_ci saved_build_ci; fi
$ dev/tools/list-potential-artifacts.sh > available_artifacts.txt
$ dev/tools/cleanup-artifacts.sh downloaded_artifacts.txt available_artifacts.txt
Uploading artifacts for failed job
Uploading artifacts...
WARNING: _install_ci: no matching files. Ensure that the artifact path is relative to the working directory (/builds/coq/coq)
saved_build_ci: found 123 matching artifact files and directories
Uploading artifacts as "archive" to coordinator... 201 Created correlation_id=01KN9TNRABVP1TEM5KCAZZ760P id=7139025 responseStatus=201 Created token=64_1jV1p4
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1
Loading