Running with gitlab-runner 13.12.0 (7a6612da)
  on docker-1 h4gPbMwF
section_start:1680522208:resolve_secrets
Resolving secrets
section_end:1680522208:resolve_secrets
section_start:1680522208:prepare_executor
Preparing the "docker" executor
Using Docker executor with image rust:latest ...
WARNING: Container based cache volumes creation is disabled. Will not create volume for "/cache"
Pulling docker image rust:latest ...
Using docker image sha256:f1eb224ecc6e57b1bc9e74f8e920a50c5b64815a4950614df7844e252fb76926 for rust:latest with digest rust@sha256:557ff96cf0d2bed8fe24aded88a5dabbca8d71ff4fa66b696ed8a295247c92cc ...
section_end:1680522211:prepare_executor
section_start:1680522211:prepare_script
Preparing environment
Running on runner-h4gpbmwf-project-999-concurrent-0 via gitlab-run1.isae.fr...
section_end:1680522212:prepare_script
section_start:1680522212:get_sources
Getting source from Git repository
$ git config --global http.proxy $HTTP_PROXY; git config --global https.proxy $HTTPS_PROXY
Fetching changes with git depth set to 50...
Initialized empty Git repository in /builds/a.stevan/poly-commit/.git/
Created fresh repository.
Checking out 19fc0d4a as master...

Skipping Git submodules setup
section_end:1680522215:get_sources
section_start:1680522215:step_script
Executing "step_script" stage of the job script
Using docker image sha256:f1eb224ecc6e57b1bc9e74f8e920a50c5b64815a4950614df7844e252fb76926 for rust:latest with digest rust@sha256:557ff96cf0d2bed8fe24aded88a5dabbca8d71ff4fa66b696ed8a295247c92cc ...
$ rustup component add rustfmt
info: downloading component 'rustfmt'
info: installing component 'rustfmt'
$ cargo fmt --all --check
section_end:1680522219:step_script
section_start:1680522219:cleanup_file_variables
Cleaning up file based variables
section_end:1680522227:cleanup_file_variables
Job succeeded