Turn require Coq depr warnings as error by default - #21851
Closed
proux01 wants to merge 2 commits into
Closed
coqbot-app / GitLab CI job library:ci-cross_crypto (pull request)
failed
Apr 3, 2026 in 0s
Test has failed on GitLab CI
This job has failed. If you need to, you can restart it directly in the GitHub interface using the "Re-run" button.
This job ran on the Docker image registry.gitlab.inria.fr/coq/coq:old_ubuntu_lts-V2025-11-14-69405188ee with OCaml 4.14.0 and depended on jobs build:base library:ci-stdlib. It built targets cross_crypto.
We show below an excerpt from the trace from GitLab starting around the last detected "Error" (the complete trace is available here).
Details
File "./src/FCF/StdNat.v", line 8, characters 15-20:
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 148 matching artifact files and directories
saved_build_ci/**/.git: excluded 2 files
saved_build_ci/**/.git/**/*: excluded 84 files
Uploading artifacts as "archive" to coordinator... 201 Created correlation_id=01KN9T7T3YNTJCG3VG2VSDXMZD id=7139008 responseStatus=201 Created token=64_1-RWyQ
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1
Loading