Running with gitlab-runner 13.12.0 (7a6612da)
  on docker-1 h4gPbMwF
section_start:1680522209:resolve_secrets
Resolving secrets
section_end:1680522209:resolve_secrets
section_start:1680522209: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:1680522212:prepare_executor
section_start:1680522212:prepare_script
Preparing environment
Running on runner-h4gpbmwf-project-999-concurrent-3 via gitlab-run1.isae.fr...
section_end:1680522213:prepare_script
section_start:1680522213: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:1680522216:get_sources
section_start:1680522216: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
 Downloading crates ...
  Downloaded ark-ec v0.4.2
  Downloaded ark-snark v0.4.0
  Downloaded cpufeatures v0.2.6
  Downloaded crypto-common v0.1.6
  Downloaded ark-serialize-derive v0.4.2
  Downloaded ark-ed-on-bls12-381 v0.4.0
  Downloaded ark-ff-macros v0.4.2
  Downloaded block-buffer v0.10.4
  Downloaded generic-array v0.14.7
  Downloaded ark-std v0.4.0
  Downloaded quote v1.0.26
  Downloaded digest v0.10.6
  Downloaded ark-relations v0.4.0
  Downloaded ppv-lite86 v0.2.17
  Downloaded paste v1.0.12
  Downloaded rand_chacha v0.3.1
  Downloaded either v1.8.1
  Downloaded autocfg v1.1.0
  Downloaded num-integer v0.1.45
  Downloaded sha2 v0.10.6
  Downloaded subtle v2.4.1
  Downloaded version_check v0.9.4
  Downloaded zeroize_derive v1.4.2
  Downloaded rustc_version v0.4.0
  Downloaded zeroize v1.6.0
  Downloaded semver v1.0.17
  Downloaded once_cell v1.17.1
  Downloaded rand_core v0.6.4
  Downloaded pin-project-lite v0.2.9
  Downloaded cfg-if v1.0.0
  Downloaded ark-serialize v0.4.2
  Downloaded ark-ff-asm v0.4.2
  Downloaded blake2 v0.10.6
  Downloaded num-traits v0.2.15
  Downloaded ahash v0.8.3
  Downloaded proc-macro2 v1.0.56
  Downloaded ark-crypto-primitives v0.4.0
  Downloaded unicode-ident v1.0.8
  Downloaded derivative v2.2.0
  Downloaded ark-poly v0.4.2
  Downloaded tracing-core v0.1.30
  Downloaded ark-bls12-377 v0.4.0
  Downloaded typenum v1.16.0
  Downloaded ark-ff v0.4.2
  Downloaded rand v0.8.5
  Downloaded tracing v0.1.37
  Downloaded num-bigint v0.4.3
  Downloaded hashbrown v0.13.2
  Downloaded itertools v0.10.5
  Downloaded syn v2.0.13
  Downloaded ark-bls12-381 v0.4.0
  Downloaded syn v1.0.109
warning: Target filter `examples` specified, but no targets matched. This is a no-op
    Finished dev [unoptimized + debuginfo] target(s) in 2m 41s
section_end:1680522380:step_script
section_start:1680522380:cleanup_file_variables
Cleaning up file based variables
section_end:1680522381:cleanup_file_variables
Job succeeded