Console Output
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 307f1e1c35638dc48ddb1af74a943adee217c40f (refs/remotes/origin/private/edvint/really-ubsan)
Commit message: "Sanitizers: future proof by using -Og instead of -o1"
> git rev-parse --resolve-git-dir /home/barsac/ci/builds/workspace/precheck-sanitizers/.git # timeout=10
> git config remote.origin.url https://github.com/edwintorok/ocaml.git # timeout=10
Fetching upstream changes from https://github.com/edwintorok/ocaml.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/edwintorok/ocaml.git +refs/heads/*:refs/remotes/origin/* # timeout=30
> git rev-parse refs/remotes/origin/private/edvint/really-ubsan^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 307f1e1c35638dc48ddb1af74a943adee217c40f # timeout=10