[0KRunning with gitlab-runner 13.11.0 (7f7a4bb0) [0;m[0K on runner-gitlab-runner-cf85b45f9-45kqh 2dzzFCwz [0;msection_start:1700165958:prepare_executor [0K[0K[36;1mPreparing the "kubernetes" executor[0;m [0;m[0KUsing Kubernetes namespace: gitlab-managed-apps [0;m[0KUsing Kubernetes executor with image rust:latest ... [0;msection_end:1700165958:prepare_executor [0Ksection_start:1700165958:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;m[0;33mWARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrate-helper-image-to-registrygitlabcom [0;mWaiting for pod gitlab-managed-apps/runner-2dzzfcwz-project-268-concurrent-0svjqf to be running, status is Pending Running on runner-2dzzfcwz-project-268-concurrent-0svjqf via runner-gitlab-runner-cf85b45f9-45kqh... section_end:1700165961:prepare_script [0Ksection_start:1700165961:get_sources [0K[0K[36;1mGetting source from Git repository[0;m [0;m[32;1mFetching changes with git depth set to 20...[0;m Initialized empty Git repository in /builds/stephen/rf4463-lib/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 9857af6e as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1700165962:get_sources [0Ksection_start:1700165962:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ rustup component add rustfmt[0;m info: downloading component 'rustfmt' info: installing component 'rustfmt' [32;1m$ rustup component add clippy[0;m info: downloading component 'clippy' info: installing component 'clippy' [32;1m$ cargo fmt -- --check[0;m [32;1m$ cargo clippy --all-features -- -D warnings[0;m Updating crates.io index Downloading crates ... Downloaded embedded-hal v0.2.7 Downloaded nb v0.1.3 Downloaded nb v1.1.0 Downloaded void v1.0.2 Checking nb v1.1.0 Checking void v1.0.2 Checking nb v0.1.3 Checking embedded-hal v0.2.7 Checking rf4463 v0.1.0 (/builds/stephen/rf4463-lib) Finished dev [unoptimized + debuginfo] target(s) in 1.18s section_end:1700165965:step_script [0Ksection_start:1700165965:cleanup_file_variables [0K[0K[36;1mCleaning up file based variables[0;m [0;msection_end:1700165965:cleanup_file_variables [0K[32;1mJob succeeded [0;m