Running with gitlab-runner 13.12.0 (7a6612da)
  on docker-1 h4gPbMwF
section_start:1680519408:resolve_secrets
Resolving secrets
section_end:1680519408:resolve_secrets
section_start:1680519408: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:1680519415:prepare_executor
section_start:1680519415:prepare_script
Preparing environment
Running on runner-h4gpbmwf-project-999-concurrent-5 via gitlab-run1.isae.fr...
section_end:1680519417:prepare_script
section_start:1680519417: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 56dee870 as refs/merge-requests/1/head...

Skipping Git submodules setup
section_end:1680519420:get_sources
section_start:1680519420:step_script
Executing "step_script" stage of the job script
Using docker image sha256:f1eb224ecc6e57b1bc9e74f8e920a50c5b64815a4950614df7844e252fb76926 for rust:latest with digest rust@sha256:557ff96cf0d2bed8fe24aded88a5dabbca8d71ff4fa66b696ed8a295247c92cc ...
$ cargo check --examples --no-default-features --target aarch64-unknown-none
    Updating crates.io index