Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: use rayon for io-uring loop #1034

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into ep/rayon

7ebd8ed
Select commit
Loading
Failed to load commit list.
Open

perf: use rayon for io-uring loop #1034

Merge branch 'main' into ep/rayon
7ebd8ed
Select commit
Loading
Failed to load commit list.
Google Cloud Build / CI (quilkin) failed Nov 21, 2024 in 3m 8s

Summary

Build Information

Trigger CI
Build aeeae4fa-8769-4ab2-a224-ba7dcb1171c1
Start 2024-11-21T02:40:56-08:00
Duration 2m25.852s
Status FAILURE

Steps

Step Status Duration
fetch-git-submodules SUCCESS 1.883s
pull-build-image SUCCESS 47.984s
fetch-quilkin SUCCESS 11.361s
test-quilkin FAILURE 1m21.798s
test-docs QUEUED 0s
build QUEUED 0s
test-quilkin-image-default-config-file QUEUED 0s
test-quilkin-image-command-line QUEUED 0s
gcloud-auth-cluster QUEUED 0s
test-agones QUEUED 0s

Details

starting build "aeeae4fa-8769-4ab2-a224-ba7dcb1171c1"

FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/googleforgames/quilkin
 * branch            7ebd8eda89b98b80d46091640b5d651f02a7a22f -> FETCH_HEAD
HEAD is now at 7ebd8ed Merge branch 'main' into ep/rayon
BUILD
Starting Step #0 - "fetch-git-submodules"
Starting Step #1 - "pull-build-image"
Step #0 - "fetch-git-submodules": Already have image (with digest): gcr.io/cloud-builders/git
Step #1 - "pull-build-image": Already have image (with digest): gcr.io/cloud-builders/docker
Step #0 - "fetch-git-submodules": Submodule 'proto/protoc-gen-validate' (https://github.com/envoyproxy/protoc-gen-validate.git) registered for path 'proto/protoc-gen-validate'
Step #0 - "fetch-git-submodules": Cloning into '/workspace/proto/protoc-gen-validate'...
Step #1 - "pull-build-image": Using default tag: latest
Step #0 - "fetch-git-submodules": Submodule path 'proto/protoc-gen-validate': checked out 'fab737efbb4b4d03e7c771393708f75594b121e4'
Step #1 - "pull-build-image": latest: Pulling from quilkin/ci/build-image
Step #1 - "pull-build-image": b2b31b28ee3c: Pulling fs layer
Step #1 - "pull-build-image": 4a383a54f1ed: Pulling fs layer
Step #1 - "pull-build-image": 5077d26100ef: Pulling fs layer
Step #1 - "pull-build-image": b13aadd95c33: Pulling fs layer
Step #1 - "pull-build-image": 25bf82262420: Pulling fs layer
Step #1 - "pull-build-image": d4e070bf12a5: Pulling fs layer
Step #1 - "pull-build-image": 4f4fb700ef54: Pulling fs layer
Step #1 - "pull-build-image": cea9ab179d9c: Pulling fs layer
Step #1 - "pull-build-image": bc3748b6128d: Pulling fs layer
Step #1 - "pull-build-image": 219d2f8663c2: Pulling fs layer
Step #1 - "pull-build-image": d4e070bf12a5: Waiting
Step #1 - "pull-build-image": 4f4fb700ef54: Waiting
Step #1 - "pull-build-image": cea9ab179d9c: Waiting
Step #1 - "pull-build-image": bc3748b6128d: Waiting
Step #1 - "pull-build-image": 219d2f8663c2: Waiting
Step #1 - "pull-build-image": b13aadd95c33: Waiting
Step #1 - "pull-build-image": 25bf82262420: Waiting
Finished Step #0 - "fetch-git-submodules"
Step #1 - "pull-build-image": b2b31b28ee3c: Verifying Checksum
Step #1 - "pull-build-image": b2b31b28ee3c: Download complete
Step #1 - "pull-build-image": 5077d26100ef: Verifying Checksum
Step #1 - "pull-build-image": 5077d26100ef: Download complete
Step #1 - "pull-build-image": 25bf82262420: Verifying Checksum
Step #1 - "pull-build-image": 25bf82262420: Download complete
Step #1 - "pull-build-image": b2b31b28ee3c: Pull complete
Step #1 - "pull-build-image": d4e070bf12a5: Verifying Checksum
Step #1 - "pull-build-image": d4e070bf12a5: Download complete
Step #1 - "pull-build-image": 4f4fb700ef54: Verifying Checksum
Step #1 - "pull-build-image": 4f4fb700ef54: Download complete
Step #1 - "pull-build-image": cea9ab179d9c: Verifying Checksum
Step #1 - "pull-build-image": cea9ab179d9c: Download complete
Step #1 - "pull-build-image": b13aadd95c33: Verifying Checksum
Step #1 - "pull-build-image": b13aadd95c33: Download complete
Step #1 - "pull-build-image": bc3748b6128d: Verifying Checksum
Step #1 - "pull-build-image": bc3748b6128d: Download complete
Step #1 - "pull-build-image": 4a383a54f1ed: Verifying Checksum
Step #1 - "pull-build-image": 4a383a54f1ed: Download complete
Step #1 - "pull-build-image": 219d2f8663c2: Verifying Checksum
Step #1 - "pull-build-image": 219d2f8663c2: Download complete
Step #1 - "pull-build-image": 4a383a54f1ed: Pull complete
Step #1 - "pull-build-image": 5077d26100ef: Pull complete
Step #1 - "pull-build-image": b13aadd95c33: Pull complete
Step #1 - "pull-build-image": 25bf82262420: Pull complete
Step #1 - "pull-build-image": d4e070bf12a5: Pull complete
Step #1 - "pull-build-image": 4f4fb700ef54: Pull complete
Step #1 - "pull-build-image": cea9ab179d9c: Pull complete
Step #1 - "pull-build-image": bc3748b6128d: Pull complete
Step #1 - "pull-build-image": 219d2f8663c2: Pull complete
Step #1 - "pull-build-image": Digest: sha256:6b9d57dafbb96598fee18f7083e5a29baa8f6ece5f78262a98bf7ae481c8ff55
Step #1 - "pull-build-image": Status: Downloaded newer image for us-docker.pkg.dev/quilkin/ci/build-image:latest
Step #1 - "pull-build-image": us-docker.pkg.dev/quilkin/ci/build-image:latest
Finished Step #1 - "pull-build-image"
Starting Step #2 - "fetch-quilkin"
Step #2 - "fetch-quilkin": Pulling image: us-docker.pkg.dev/quilkin/ci/make-docker
Step #2 - "fetch-quilkin": Using default tag: latest
Step #2 - "fetch-quilkin": latest: Pulling from quilkin/ci/make-docker
Step #2 - "fetch-quilkin": d2aa1518a716: Already exists
Step #2 - "fetch-quilkin": 76ff73118202: Already exists
Step #2 - "fetch-quilkin": 3c2cba919283: Already exists
Step #2 - "fetch-quilkin": 0432864511f5: Already exists
Step #2 - "fetch-quilkin": 19b8526768f6: Already exists
Step #2 - "fetch-quilkin": a35bce8effb6: Pulling fs layer
Step #2 - "fetch-quilkin": a35bce8effb6: Verifying Checksum
Step #2 - "fetch-quilkin": a35bce8effb6: Download complete
Step #2 - "fetch-quilkin": a35bce8effb6: Pull complete
Step #2 - "fetch-quilkin": Digest: sha256:5756706088c2c9e6e8938c671683c976ab40775551e43965a05dc845695613be
Step #2 - "fetch-quilkin": Status: Downloaded newer image for us-docker.pkg.dev/quilkin/ci/make-docker:latest
Step #2 - "fetch-quilkin": us-docker.pkg.dev/quilkin/ci/make-docker:latest
Step #2 - "fetch-quilkin": mkdir -p /workspace/.cargo/registry
Step #2 - "fetch-quilkin": docker buildx build  --cache-to type=inline --cache-from type=registry,ref=us-docker.pkg.dev/quilkin/ci/build-image --build-arg RUST_TOOLCHAIN="1.81.0" --tag=us-docker.pkg.dev/quilkin/ci/build-image /workspace/build//build-image/
Step #2 - "fetch-quilkin": #1 [internal] load build definition from Dockerfile
Step #2 - "fetch-quilkin": #1 transferring dockerfile: 4.38kB done
Step #2 - "fetch-quilkin": #1 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #2 [internal] load .dockerignore
Step #2 - "fetch-quilkin": #2 transferring context: 2B done
Step #2 - "fetch-quilkin": #2 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #3 [internal] load metadata for docker.io/library/debian:bookworm
Step #2 - "fetch-quilkin": #3 DONE 1.5s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #4 [ 1/10] FROM docker.io/library/debian:bookworm@sha256:10901ccd8d249047f9761845b4594f121edef079cfd8224edebd9ea726f0a7f6
Step #2 - "fetch-quilkin": #4 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #5 importing cache manifest from us-docker.pkg.dev/quilkin/ci/build-image
Step #2 - "fetch-quilkin": #5 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #6 [ 3/10] RUN cd /tmp &&     wget --quiet -O protoc-gen-doc.tar.gz https://github.com/pseudomuto/protoc-gen-doc/releases/download/v1.5.1/protoc-gen-doc_1.5.1_linux_amd64.tar.gz &&     tar -xf protoc-gen-doc.tar.gz &&     mv ./protoc-gen-doc /usr/local/bin/ &&     rm protoc-gen-doc.tar.gz
Step #2 - "fetch-quilkin": #6 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #7 [ 5/10] RUN wget --quiet -O terraform.zip "https://releases.hashicorp.com/terraform/1.5.4/terraform_1.5.4_linux_$(dpkg --print-architecture).zip" &&     unzip terraform.zip && rm terraform.zip && mv terraform /usr/local/bin/
Step #2 - "fetch-quilkin": #7 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #8 [ 4/10] RUN echo "deb [signed-by=/usr/share/keyrings/cloud.google.gpg] https://packages.cloud.google.com/apt cloud-sdk main" | tee -a /etc/apt/sources.list.d/google-cloud-sdk.list && curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key --keyring /usr/share/keyrings/cloud.google.gpg  add - && apt-get update -y &&     apt-get install google-cloud-cli google-cloud-cli-gke-gcloud-auth-plugin kubectl -y &&     echo "source /usr/share/google-cloud-sdk/completion.bash.inc" >> /root/.bashrc &&     echo "source <(kubectl completion bash)" >> /root/.bashrc
Step #2 - "fetch-quilkin": #8 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #9 [ 6/10] RUN curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash &&     echo "source <(helm completion bash)" >> /root/.bashrc
Step #2 - "fetch-quilkin": #9 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #10 [ 7/10] WORKDIR /tmp
Step #2 - "fetch-quilkin": #10 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #11 [ 8/10] RUN wget --quiet -O htmltest.tar.gz "https://github.com/wjdp/htmltest/releases/download/v0.16.0/htmltest_0.16.0_linux_$(dpkg --print-architecture).tar.gz" &&      tar -xf htmltest.tar.gz && mv ./htmltest /usr/local/bin/ && rm htmltest.tar.gz
Step #2 - "fetch-quilkin": #11 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #12 [ 2/10] RUN set -eux &&     apt-get update &&     apt-get install -y lsb-release jq curl wget zip git build-essential software-properties-common protobuf-compiler         libssl-dev pkg-config nodejs npm bash-completion g++-x86-64-linux-gnu g++-mingw-w64-x86-64 &&     npm install -g browser-sync &&     echo "source /etc/bash_completion" >> /root/.bashrc
Step #2 - "fetch-quilkin": #12 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #13 [ 9/10] RUN git config --global --add safe.directory /workspace
Step #2 - "fetch-quilkin": #13 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #14 [10/10] RUN set -eux;     dpkgArch="$(dpkg --print-architecture)" &&     case "${dpkgArch##*-}" in         amd64) rustArch='x86_64-unknown-linux-gnu';;         armhf) rustArch='armv7-unknown-linux-gnueabihf';;         arm64) rustArch='aarch64-unknown-linux-gnu';;         i386) rustArch='i686-unknown-linux-gnu';;         *) echo >&2 "unsupported architecture: ${dpkgArch}"; exit 1 ;;     esac &&     wget --quiet "https://static.rust-lang.org/rustup/dist/${rustArch}/rustup-init" &&     chmod +x rustup-init;     ./rustup-init -y --no-modify-path --profile minimal --default-toolchain $RUST_TOOLCHAIN --default-host ${rustArch};     rm rustup-init &&     chmod -R a+w $RUSTUP_HOME $CARGO_HOME &&     rustup component add rustfmt clippy &&     rustup target add x86_64-unknown-linux-gnu aarch64-unknown-linux-gnu x86_64-pc-windows-gnu &&     cargo install mdbook cargo-watch &&     cargo install --locked cargo-about &&     cargo install --locked mdbook-variables &&     cargo install --locked cargo-deny &&     cargo install --locked proto-gen &&     rustup --version &&     cargo --version &&     rustc --version
Step #2 - "fetch-quilkin": #14 CACHED
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #15 exporting to image
Step #2 - "fetch-quilkin": #15 exporting layers done
Step #2 - "fetch-quilkin": #15 writing image sha256:b1f5d286c01946dedeee856530a0b9dbca0b56540de4b434d54affbb30786466 done
Step #2 - "fetch-quilkin": #15 naming to us-docker.pkg.dev/quilkin/ci/build-image done
Step #2 - "fetch-quilkin": #15 DONE 0.0s
Step #2 - "fetch-quilkin": 
Step #2 - "fetch-quilkin": #16 exporting cache
Step #2 - "fetch-quilkin": #16 preparing build cache for export done
Step #2 - "fetch-quilkin": #16 DONE 0.0s
Step #2 - "fetch-quilkin": docker run --rm -v /workspace:/workspace -w /workspace -v /workspace/.cargo/registry:/usr/local/cargo/registry -e "CARGO_TARGET_DIR=/workspace/target/build-image"  \
Step #2 - "fetch-quilkin": 		--network=host \
Step #2 - "fetch-quilkin": 		-e RUST_BACKTRACE=1 --entrypoint=cargo us-docker.pkg.dev/quilkin/ci/build-image fetch
Step #2 - "fetch-quilkin": �[1m�[32m    Updating�[0m crates.io index
Step #2 - "fetch-quilkin": �[1m�[32m Downloading�[0m crates ...
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tracing-subscriber v0.3.18
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tracing-serde v0.1.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-task v0.3.30
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tracing-attributes v0.1.27
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m ryu v1.0.18
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m serde_derive v1.0.205
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m signal-hook-registry v1.4.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows-targets v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m parking_lot v0.12.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m lock_api v0.4.12
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m parking_lot_core v0.9.10
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tinyvec_macros v0.1.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m typenum v1.17.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m prettyplease v0.2.20
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper-timeout v0.4.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m equivalent v1.0.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m indexmap v2.3.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m axum-core v0.3.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tracing-futures v0.2.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m clap_lex v0.7.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m clap_derive v4.5.13
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper-timeout v0.5.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tokio-rustls v0.26.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m prost v0.12.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m itertools v0.12.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tracing-test-macro v0.2.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m sync_wrapper v0.1.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m version_check v0.9.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m fnv v1.0.7
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m schemars v0.8.21
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m schemars_derive v0.8.21
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m axum v0.6.20
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tokio-stream v0.1.15
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tonic v0.11.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tokio-rustls v0.24.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tokio-util v0.7.11
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tower-layer v0.3.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pin-project v1.1.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m indexmap v1.9.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m serial_test_derive v2.0.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m serial_test v2.0.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m security-framework v2.11.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m anstyle v1.0.8
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m lru-cache v0.1.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m winapi-i686-pc-windows-gnu v0.4.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m winapi-x86_64-pc-windows-gnu v0.4.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hickory-proto v0.24.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m widestring v1.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m ipconfig v0.3.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m winreg v0.50.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows-sys v0.52.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m anstyle-wincon v3.0.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m schannel v0.1.23
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hashbrown v0.12.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m core-foundation v0.9.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m core-foundation-sys v0.8.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m security-framework-sys v2.11.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-native-certs v0.7.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m serde_derive_internals v0.29.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tower v0.4.13
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pin-project-internal v1.1.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m async-channel v2.3.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m base64-serde v0.7.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m openssl-probe v0.1.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows-sys v0.59.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tower-service v0.3.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m anstyle-query v1.1.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m colorchoice v1.0.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m is_terminal_polyfill v1.70.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m anstream v0.6.15
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m match_cfg v0.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hostname v0.3.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls v0.21.12
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hickory-resolver v0.24.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m darling_core v0.20.10
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m kube-derive v0.93.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m concurrent-queue v2.5.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m io-uring v0.6.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m strsim v0.11.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m darling_macro v0.20.10
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m darling v0.20.10
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m parking v2.2.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m event-listener v5.3.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m event-listener-strategy v0.5.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m async-broadcast v0.7.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m instant v0.1.13
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m backoff v0.4.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m syn v1.0.109
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m derivative v2.2.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m home v0.5.9
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m headers-core v0.3.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m sha1 v0.10.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m headers v0.4.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper-http-proxy v1.0.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m linked-hash-map v0.5.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m linked_hash_set v0.1.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper-openssl v0.10.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m ring v0.17.8
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m k8s-openapi v0.22.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m idna v0.4.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rayon v1.10.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows-sys v0.48.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m seahash v4.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m ahash v0.8.11
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hashbrown v0.14.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m js-sys v0.3.69
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rayon-core v1.12.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m clap v4.5.13
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m regex-lite v0.1.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m serde_regex v1.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m allocator-api2 v0.2.18
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m h2 v0.3.26
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m http v0.2.12
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m http-body v0.4.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m httpdate v1.0.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m try-lock v0.2.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper v0.14.30
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m anyhow v1.0.86
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m either v1.13.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m arc-swap v1.7.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m crossbeam-deque v0.8.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m crossbeam-utils v0.8.20
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m dyn-clone v1.0.17
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m ipnet v2.9.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m want v0.3.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m condtype v1.3.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m divan-macros v0.1.14
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m data-encoding v2.6.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m heck v0.4.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m enum-as-inner v0.6.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-pemfile v1.0.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m serde_stacker v0.1.11
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m unsafe-libyaml v0.2.11
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m serde_yaml v0.9.34+deprecated
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m snap v1.1.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m eyre v0.6.12
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m strum v0.26.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m strum_macros v0.26.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m time v0.3.36
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m async-stream v0.3.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m mime v0.3.17
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m linux-raw-sys v0.4.14
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tokio-io-timeout v1.2.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m indenter v0.3.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m stable-eyre v0.2.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m heck v0.5.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m async-stream-impl v0.3.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m async-trait v0.1.81
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m bitflags v1.3.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m matchit v0.7.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustversion v1.0.17
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_aarch64_msvc v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_i686_gnu v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_i686_msvc v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_x86_64_gnu v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_x86_64_msvc v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m petgraph v0.6.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m webpki-roots v0.26.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tracing-test v0.2.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-executor v0.3.30
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-channel v0.3.30
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-core v0.3.30
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-io v0.3.30
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-macro v0.3.30
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m futures-sink v0.3.30
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m winapi v0.3.9
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m h2 v0.4.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper v1.4.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-webpki v0.101.7
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls v0.23.12
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_x86_64_gnullvm v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_i686_gnu v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_x86_64_msvc v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tokio v1.39.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper-rustls v0.27.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m atomic-waker v1.1.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hyper-util v0.1.7
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pprof2 v0.13.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m diff v0.1.13
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m yansi v0.5.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pretty_assertions v1.4.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m utf8parse v0.2.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m divan v0.1.14
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m wasm-bindgen v0.2.92
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_aarch64_gnullvm v0.48.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m libc v0.2.159
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_x86_64_gnu v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m clap_builder v4.5.13
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m enum_dispatch v0.3.13
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m gxhash v3.4.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m quick-error v1.2.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m resolv-conf v0.7.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m sct v0.7.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m fixedstr v0.5.7
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m prometheus v0.13.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m vcpkg v0.2.15
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m openssl v0.10.66
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m chrono v0.4.38
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m nix v0.26.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_aarch64_msvc v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m ident_case v1.0.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m bumpalo v3.16.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m wasm-bindgen-backend v0.2.92
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m wasm-bindgen-macro-support v0.2.92
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m web-time v1.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m cached v0.53.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m enum-map-derive v0.17.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m enum-map v2.7.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m prost-types v0.12.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m crossbeam-epoch v0.9.18
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m sys-info v0.9.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m thiserror-impl v1.0.63
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m thiserror v1.0.63
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m deranged v0.3.11
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m num-conv v0.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m powerfmt v0.2.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pest v2.7.11
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-webpki v0.102.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m libmimalloc-sys v0.1.39
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m symbolic-demangle v12.12.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_i686_gnullvm v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m terminal_size v0.3.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m psm v0.1.21
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m stacker v0.1.15
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m wasm-bindgen-shared v0.2.92
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m wasm-bindgen-macro v0.2.92
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m time-core v0.1.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m openssl-sys v0.9.103
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m tower-http v0.5.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m kube-client v0.93.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m kube-runtime v0.93.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m http v1.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m base64 v0.22.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m kube-core v0.93.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m hashbrown v0.13.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m lasso v0.7.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m crossbeam-channel v0.5.13
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m mio v0.8.11
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m cpp_demangle v0.4.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustix v0.38.34
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_aarch64_gnullvm v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m windows_x86_64_gnullvm v0.52.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m anstyle-parse v0.2.5
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m httparse v1.9.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m ucd-trie v0.1.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pest_meta v2.7.11
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pest_derive v2.7.11
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m jsonpath-rust v0.5.1
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m pem v3.0.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m spin v0.9.8
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m untrusted v0.9.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-pki-types v1.8.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rustls-pemfile v2.1.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m fluent-uri v0.1.4
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m num-traits v0.2.19
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m dashmap v5.5.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m crc32fast v1.4.2
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m dary_heap v0.3.6
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m core2 v0.4.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m rle-decode-fast v1.0.3
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m libflate v2.1.0
Step #2 - "fetch-quilkin": �[1m�[32m  Downloaded�[0m lz4_flex v0.11.3
Step 
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/quilkin-build-logs/log-aeeae4fa-8769-4ab2-a224-ba7dcb1171c1.txt.]
...
m   Compiling�[0m syn v2.0.72
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m event-listener v5.3.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m regex-syntax v0.6.29
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m unsafe-libyaml v0.2.11
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m unicode-normalization v0.1.23
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m cpp_demangle v0.4.3
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m is_terminal_polyfill v1.70.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m sync_wrapper v0.1.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m colorchoice v1.0.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m rustc-demangle v0.1.24
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m matchit v0.7.3
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m cpufeatures v0.2.12
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m anstyle-query v1.1.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m gimli v0.28.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m miniz_oxide v0.7.4
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m crossbeam-epoch v0.9.18
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m pem v3.0.4
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m anstream v0.6.15
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m object v0.32.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m instant v0.1.13
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m event-listener-strategy v0.5.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m overload v0.1.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m axum-core v0.3.4
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m indexmap v2.3.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m axum v0.6.20
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m indenter v0.3.3
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m match_cfg v0.1.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m prometheus v0.13.4
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m symbolic-demangle v12.12.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m clap_lex v0.7.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m stable_deref_trait v1.2.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m rayon-core v1.12.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m home v0.5.9
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m strsim v0.11.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m heck v0.4.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m crossbeam-deque v0.8.5
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m async-broadcast v0.7.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m nu-ansi-term v0.46.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m idna v0.5.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m idna v0.4.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tracing-log v0.2.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m core2 v0.4.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m rustls-pemfile v1.0.4
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m ordered-float v2.10.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m sharded-slab v0.1.7
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m thread_local v1.1.8
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m io-uring v0.6.4
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m ring v0.17.8
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m psm v0.1.21
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m backtrace v0.3.71
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m stacker v0.1.15
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m findshlibs v0.10.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m getrandom v0.2.15
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m socket2 v0.5.7
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m mio v1.0.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m signal-hook-registry v1.4.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m petgraph v0.6.5
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m memmap2 v0.9.4
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m sys-info v0.9.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m inotify-sys v0.1.5
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m rand_core v0.6.4
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m uuid v1.10.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m hostname v0.3.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m rle-decode-fast v1.0.3
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m quick-error v1.2.3
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m parking_lot v0.12.3
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m snap v1.1.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m ipnet v2.9.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m web-time v1.1.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m regex-automata v0.4.7
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m same-file v1.0.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m block-buffer v0.10.4
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m crypto-common v0.1.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m data-encoding v2.6.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m powerfmt v0.2.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m linked-hash-map v0.5.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m digest v0.10.7
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m gxhash v3.4.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m debugid v0.8.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m lru-cache v0.1.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m deranged v0.3.11
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m walkdir v2.5.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m sha2 v0.10.8
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m symbolic-common v12.12.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m resolv-conf v0.7.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m inotify v0.9.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m nix v0.26.4
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m mio v0.8.11
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m filetime v0.2.23
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m crossbeam-channel v0.5.13
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m crc32fast v1.4.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tempfile v3.12.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m adler32 v1.2.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m dary_heap v0.3.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m num-conv v0.1.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m quilkin v0.10.0-dev (/workspace)
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m time-core v0.1.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m fixedstr v0.5.7
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m num_cpus v1.16.0
Step #3 - "test-quilkin": �[0m�[1m�[33mwarning�[0m�[0m�[1m: unstable feature specified for `-Ctarget-feature`: `vaes`�[0m
Step #3 - "test-quilkin": �[0m  �[0m�[0m�[1m�[38;5;12m|�[0m
Step #3 - "test-quilkin": �[0m  �[0m�[0m�[1m�[38;5;12m= �[0m�[0m�[1mnote�[0m�[0m: this feature is not stably supported; its behavior can change in the future�[0m
Step #3 - "test-quilkin": 
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m regex-automata v0.1.10
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m async-channel v2.3.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m seahash v4.1.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m terminal_size v0.3.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m clap_builder v4.5.13
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m notify v6.1.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m rayon v1.10.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m lz4_flex v0.11.3
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m strum v0.26.3
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m diff v0.1.13
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m yansi v0.5.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m time v0.3.36
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m condtype v1.3.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m regex-lite v0.1.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m xxhash-rust v0.8.12
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (build script) generated 1 warning
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m pretty_assertions v1.4.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m addr2line v0.21.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m matchers v0.1.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m regex v1.10.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m derivative v2.2.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m serde_derive_internals v0.29.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m stable-eyre v0.2.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m serde_derive v1.0.205
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m zerocopy-derive v0.7.35
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m futures-macro v0.3.30
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tokio-macros v2.4.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tracing-attributes v0.1.27
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m thiserror-impl v1.0.63
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m pin-project-internal v1.1.5
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m prost-derive v0.12.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m async-trait v0.1.81
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m schemars_derive v0.8.21
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m async-stream-impl v0.3.5
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m clap_derive v4.5.13
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m enum-map-derive v0.17.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m enum-as-inner v0.6.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m quilkin-macros v0.10.0-dev (/workspace/crates/macros)
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m strum_macros v0.26.4
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m enum_dispatch v0.3.13
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tracing-test-macro v0.2.5
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m divan-macros v0.1.14
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m enum-map v2.7.3
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin-macros` (lib) generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m async-stream v0.3.5
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m rustls-webpki v0.102.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m rustls-webpki v0.101.7
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m sct v0.7.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m zerocopy v0.7.35
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m futures-util v0.3.30
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m pin-project v1.1.5
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m pest v2.7.11
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tracing v0.1.40
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m prost v0.12.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m ppv-lite86 v0.2.20
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m prost-types v0.12.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m hashbrown v0.13.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m clap v4.5.13
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m divan v0.1.14
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m rand_chacha v0.3.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m rand v0.8.5
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m cached v0.53.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m libflate_lz77 v2.1.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m pest_meta v2.7.11
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m libflate v2.1.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m backoff v0.4.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m prost-build v0.12.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m pest_generator v2.7.11
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m pprof2 v0.13.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m futures-executor v0.3.30
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m futures v0.3.30
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tracing-futures v0.2.5
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m pest_derive v2.7.11
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m url v2.5.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m chrono v0.4.38
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m serde-value v0.7.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m secrecy v0.8.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m serde_yaml v0.9.34+deprecated
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tracing-serde v0.1.3
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m arc-swap v1.7.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m ipnetwork v0.20.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m dashmap v5.5.3
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m base64-serde v0.7.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m serde_stacker v0.1.11
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m serde_regex v1.1.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m maxminddb v0.24.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m lasso v0.7.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tokio v1.39.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m http v1.1.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m http v0.2.12
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m jsonptr v0.4.7
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m jsonpath-rust v0.5.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tracing-subscriber v0.3.18
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m json-patch v2.0.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m http-body v0.4.6
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m http-body v1.0.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m http-body-util v0.1.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tower-http v0.5.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tracing-test v0.2.5
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tokio-util v0.7.11
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tokio-rustls v0.26.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tokio-io-timeout v1.2.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tokio-rustls v0.24.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tryhard v0.5.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tower v0.4.13
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m h2 v0.3.26
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m h2 v0.4.5
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tokio-stream v0.1.15
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m hyper v1.4.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m hyper v0.14.30
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m hickory-proto v0.24.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m hyper-util v0.1.7
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m hyper-rustls v0.27.2
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m hyper-timeout v0.5.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m hickory-resolver v0.24.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m hyper-timeout v0.4.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m kube-core v0.93.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m kube-client v0.93.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m tonic v0.11.0
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m kube-runtime v0.93.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m quilkin-proto v0.10.0-dev (/workspace/crates/quilkin-proto)
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m kube v0.93.1
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m quilkin-xds v0.10.0-dev (/workspace/crates/xds)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin-proto` (lib) generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin-xds` (lib) generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[32m   Compiling�[0m qt v0.1.0 (/workspace/crates/test)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `qt` (lib) generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (lib) generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (bin "quilkin" test) generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `qt` (lib test) generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (lib test) generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `qt` (test "mesh") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `qt` (test "proxy") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "load_balancer") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "filters") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "match") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "local_rate_limit") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "capture") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "health") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "compress") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "concatenate") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "filter_order") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "firewall") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "token_router") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "no_filter") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "qcmp") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (test "metrics") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[33mwarning�[0m�[1m:�[0m `quilkin` (bin "quilkin") generated 1 warning (1 duplicate)
Step #3 - "test-quilkin": �[1m�[32m    Finished�[0m `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
Step #3 - "test-quilkin": �[1m�[32m     Running�[0m unittests src/lib.rs (target/build-image/debug/deps/qt-f7422b598d0f5ba6)
Step #3 - "test-quilkin": 
Step #3 - "test-quilkin": running 0 tests
Step #3 - "test-quilkin": 
Step #3 - "test-quilkin": test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
Step #3 - "test-quilkin": 
Step #3 - "test-quilkin": �[1m�[32m     Running�[0m tests/mesh.rs (target/build-image/debug/deps/mesh-d3f67d6802e0df5f)
Step #3 - "test-quilkin": 
Step #3 - "test-quilkin": running 3 tests
Step #3 - "test-quilkin": test datacenter_discovery ... ok
Step #3 - "test-quilkin": test relay_routing ... ok
Step #3 - "test-quilkin": test filter_update ... ok
Step #3 - "test-quilkin": 
Step #3 - "test-quilkin": test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.60s
Step #3 - "test-quilkin": 
Step #3 - "test-quilkin": �[1m�[32m     Running�[0m tests/proxy.rs (target/build-image/debug/deps/proxy-d61fe44cf68a8442)
Step #3 - "test-quilkin": 
Step #3 - "test-quilkin": running 5 tests
Step #3 - "test-quilkin": test recv_from ... ignored
Step #3 - "test-quilkin": test uring_receiver ... ok
Step #3 - "test-quilkin": test client ... ok
Step #3 - "test-quilkin": test with_filter ... ok
Step #3 - "test-quilkin": test server ... ok
Step #3 - "test-quilkin": 
Step #3 - "test-quilkin": test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.06s
Step #3 - "test-quilkin": 
Step #3 - "test-quilkin": �[1m�[32m     Running�[0m unittests src/lib.rs (target/build-image/debug/deps/quilkin-4dfce4fc60297f16)
Step #3 - "test-quilkin": 
Step #3 - "test-quilkin": running 120 tests
Step #3 - "test-quilkin": test cli::qcmp::tests::empty ... ok
Step #3 - "test-quilkin": test cli::qcmp::tests::even ... ok
Step #3 - "test-quilkin": test cli::qcmp::tests::single ... ok
Step #3 - "test-quilkin": test cli::qcmp::tests::odd ... ok
Step #3 - "test-quilkin": test codec::qcmp::tests::ping_reply ... ok
Step #3 - "test-quilkin": test codec::qcmp::tests::ping ... ok
Step #3 - "test-quilkin": test codec::qcmp::tests::reject_malformed_packet ... ok
Step #3 - "test-quilkin": test codec::qcmp::tests::reject_no_magic_header ... ok
Step #3 - "test-quilkin": test codec::qcmp::tests::reject_unknown_packet ... ok
Step #3 - "test-quilkin": test codec::qcmp::tests::reject_unknown_version ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::entry_vacant_insert ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::expiration_ttl ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::entry_occupied_insert_expiration ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::entry_occupied_get_mut ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::cleanup_expired_entries ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::entry_occupied_insert_and_get ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::entry_occupied_get_mut_expiration ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::contains_key ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::insert_and_get ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::entry_occupied_vacant_expiration ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::entry_occupied_get_expiration ... ok
Step #3 - "test-quilkin": test filters::capture::tests::end_capture ... ok
Step #3 - "test-quilkin": test filters::capture::config::tests::convert_proto_config ... ok
Step #3 - "test-quilkin": test filters::capture::tests::invalid_config ... ok
Step #3 - "test-quilkin": test config::config_type::tests::get_json_config ... ok
Step #3 - "test-quilkin": test config::slot::tests::watch ... ok
Step #3 - "test-quilkin": test filters::capture::tests::beginning_capture ... ok
Step #3 - "test-quilkin": test config::tests::parse_default_values ... ok
Step #3 - "test-quilkin": test components::admin::tests::check_proxy_readiness ... ok
Step #3 - "test-quilkin": test config::tests::deserialise_client ... ok
Step #3 - "test-quilkin": test config::tests::parse_ipv6_endpoint ... ok
Step #3 - "test-quilkin": test config::tests::deserialise_server ... ok
Step #3 - "test-quilkin": test config::tests::parse_client ... ok
Step #3 - "test-quilkin": test filters::capture::tests::factory_valid_config_defaults ... ok
Step #3 - "test-quilkin": test filters::capture::tests::read_overflow_capture_size ... ok
Step #3 - "test-quilkin": test filters::capture::tests::factory_valid_config_all ... ok
Step #3 - "test-quilkin": test filters::capture::tests::read ... ok
Step #3 - "test-quilkin": test filters::chain::tests::get_configs ... ok
Step #3 - "test-quilkin": test filters::chain::tests::from_config ... ok
Step #3 - "test-quilkin": test config::tests::parse_proxy ... ok
Step #3 - "test-quilkin": test config::tests::parse_server ... ok
Step #3 - "test-quilkin": test filters::debug::tests::from_config_should_error ... ok
Step #3 - "test-quilkin": test filters::debug::tests::from_config_with_id ... ok
Step #3 - "test-quilkin": test filters::compress::tests::lz4 ... ok
Step #3 - "test-quilkin": test filters::debug::tests::from_config_without_id ... ok
Step #3 - "test-quilkin": test filters::compress::tests::config_factory_lz4 ... ok
Step #3 - "test-quilkin": test filters::firewall::config::tests::convert ... ok
Step #3 - "test-quilkin": test filters::firewall::config::tests::portrange_contains ... ok
Step #3 - "test-quilkin": test filters::firewall::config::tests::rule_contains ... ok
Step #3 - "test-quilkin": test filters::firewall::config::tests::deserialize_yaml ... ok
Step #3 - "test-quilkin": test config::tests::deny_unused_fields ... ok
Step #3 - "test-quilkin": test filters::compress::tests::snappy ... ok
Step #3 - "test-quilkin": test filters::compress::tests::default_mode_factory ... ok
Step #3 - "test-quilkin": test filters::compress::tests::config_factory_snappy ... ok
Step #3 - "test-quilkin": test filters::local_rate_limit::tests::convert_proto_config ... ok
Step #3 - "test-quilkin": test filters::local_rate_limit::tests::config_minimum_period ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::insert_and_get_expiration ... ok
Step #3 - "test-quilkin": test filters::local_rate_limit::tests::max_token_refills_is_never_exceeded_for_partially_filled_buckets ... ok
Step #3 - "test-quilkin": test filters::r#match::config::tests::serde ... ok
Step #3 - "test-quilkin": test filters::capture::tests::regex_capture ... ok
Step #3 - "test-quilkin": test filters::local_rate_limit::tests::rate_limit_reads_for_multiple_sources ... ok
Step #3 - "test-quilkin": test filters::timestamp::tests::basic ... ok
Step #3 - "test-quilkin": test filters::load_balancer::tests::round_robin_load_balancer_policy ... ok
Step #3 - "test-quilkin": test filters::token_router::tests::convert_proto_config ... ok
Step #3 - "test-quilkin": test filters::r#match::tests::metrics ... ok
Step #3 - "test-quilkin": test filters::timestamp::tests::with_capture ... ok
Step #3 - "test-quilkin": test filters::token_router::tests::factory_custom_tokens ... ok
Step #3 - "test-quilkin": test filters::token_router::tests::factory_empty_config ... ok
Step #3 - "test-quilkin": test filters::token_router::tests::downstream_receive ... ok
Step #3 - "test-quilkin": test metrics::test::itoa ... ok
Step #3 - "test-quilkin": test filters::token_router::tests::write ... ok
Step #3 - "test-quilkin": test net::cluster::tests::merge ... ok
Step #3 - "test-quilkin": test net::endpoint::address::tests::address_kind_from_string ... ok
Step #3 - "test-quilkin": test net::endpoint::tests::endpoint_metadata ... ok
Step #3 - "test-quilkin": test net::endpoint::address::tests::endpoint_from_string ... ok
Step #3 - "test-quilkin": test net::endpoint::tests::endpoint_proto_conversion ... ok
Step #3 - "test-quilkin": test net::endpoint::tests::parse_dns_endpoints ... ok
Step #3 - "test-quilkin": test net::endpoint::tests::yaml_parse_invalid_endpoint_metadata ... ok
Step #3 - "test-quilkin": test net::phoenix::tests::default_builder ... ok
Step #3 - "test-quilkin": test net::phoenix::tests::coordinates_adjustment ... ok
Step #3 - "test-quilkin": test net::phoenix::tests::failed_measurements_excluded ... ok
Step #3 - "test-quilkin": test filters::debug::tests::write ... ok
Step #3 - "test-quilkin": test filters::firewall::tests::read ... ok
Step #3 - "test-quilkin": test net::phoenix::tests::node_not_added ... ok
Step #3 - "test-quilkin": test net::phoenix::tests::successful_measurements ... ok
Step #3 - "test-quilkin": test net::phoenix::tests::ordered_nodes_by_latency ... ok
Step #3 - "test-quilkin": test net::tests::dual_stack_socket_reusable ... ok
Step #3 - "test-quilkin": test filters::capture::tests::write ... ok
Step #3 - "test-quilkin": test components::proxy::io_uring_shared::test::eventfd_works_as_expected ... ok
Step #3 - "test-quilkin": test filters::local_rate_limit::tests::filter_with_no_available_tokens ... ok
Step #3 - "test-quilkin": test filters::local_rate_limit::tests::initially_available_tokens ... ok
Step #3 - "test-quilkin": test filters::compress::tests::do_nothing ... ok
Step #3 - "test-quilkin": test filters::registry::tests::insert_and_get ... ok
Step #3 - "test-quilkin": test pool::test::splits ... ok
Step #3 - "test-quilkin": test filters::chain::tests::chain_double_test_filter ... ok
Step #3 - "test-quilkin": test filters::chain::tests::chain_single_test_filter ... ok
Step #3 - "test-quilkin": test components::admin::tests::collect_metrics ... ok
Step #3 - "test-quilkin": test test::tests::test_echo_server ... ok
Step #3 - "test-quilkin": test net::tests::dual_stack_socket ... ok
Step #3 - "test-quilkin": test filters::load_balancer::tests::random_load_balancer_policy ... ok
Step #3 - "test-quilkin": test components::proxy::sessions::tests::spawn_safe_different_destination ... ok
Step #3 - "test-quilkin": test filters::firewall::tests::write ... ok
Step #3 - "test-quilkin": test filters::compress::tests::failed_decompress ... ok
Step #3 - "test-quilkin": test filters::compress::tests::upstream ... ok
Step #3 - "test-quilkin": test filters::debug::tests::read ... ok
Step #3 - "test-quilkin": test components::proxy::sessions::tests::spawn_safe_same_destination ... ok
Step #3 - "test-quilkin": test components::proxy::sessions::tests::different_addresses_uses_same_socket ... ok
Step #3 - "test-quilkin": test components::proxy::sessions::tests::send_and_recv ... ok
Step #3 - "test-quilkin": test filters::load_balancer::tests::hash_load_balancer_policy ... ok
Step #3 - "test-quilkin": test collections::ttl::tests::len ... ok
Step #3 - "test-quilkin": test components::proxy::sessions::tests::insert_and_release_single_socket ... ok
Step #3 - "test-quilkin": test codec::qcmp::tests::qcmp_measurement ... ok
Step #3 - "test-quilkin": test components::proxy::sessions::tests::insert_and_release_multiple_sockets ... ok
Step #3 - "test-quilkin": test components::proxy::sessions::tests::same_address_uses_different_sockets ... ok
Step #3 - "test-quilkin": test components::admin::health::tests::panic_hook ... ok
Step #3 - "test-quilkin": test net::phoenix::tests::invalid_interval_range ... ok
Step #3 - "test-quilkin": test net::phoenix::tests::invalid_subset_percentage ... ok
Step #3 - "test-quilkin": �[1m�[31merror�[0m�[1m:�[0m test failed, to rerun pass `-p quilkin --lib`
Step #3 - "test-quilkin": 
Step #3 - "test-quilkin": Caused by:
Step #3 - "test-quilkin":   process didn't exit successfully: `/workspace/target/build-image/debug/deps/quilkin-4dfce4fc60297f16` (signal: 6, SIGABRT: process abort signal)
Step #3 - "test-quilkin": make: *** [Makefile:102: test-quilkin] Error 101
Finished Step #3 - "test-quilkin"
ERROR
ERROR: build step 3 "us-docker.pkg.dev/quilkin/ci/make-docker" failed: step exited with non-zero status: 2

Build Log: https://storage.cloud.google.com/quilkin-build-logs/log-aeeae4fa-8769-4ab2-a224-ba7dcb1171c1.txt