|
|
|
| 1 | 2026-03-25T20:22:19.431Z | job assigned to worker 01KMKAHG1CA09ZJBYKKYE3SG76 [factory aws, i-09d211214944d4fdf] (queued for 15 m 42 s) |
| |
| 2 | 2026-03-25T20:22:25.898Z | starting task 0: "setup" |
| 3 | 2026-03-25T20:22:25.902Z | ++ uname -s |
| 4 | 2026-03-25T20:22:25.906Z | + kern=SunOS |
| 5 | 2026-03-25T20:22:25.906Z | + build_user=build |
| 6 | 2026-03-25T20:22:25.906Z | + build_uid=12345 |
| 7 | 2026-03-25T20:22:25.906Z | + work_dir=/work |
| 8 | 2026-03-25T20:22:25.906Z | + input_dir=/input |
| 9 | 2026-03-25T20:22:25.906Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-25T20:22:25.906Z | + case "$kern" in |
| 11 | 2026-03-25T20:22:25.906Z | + groupadd -g 12345 build |
| 12 | 2026-03-25T20:22:25.911Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-25T20:22:27.919Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-25T20:22:28.041Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-25T20:22:28.052Z | + home_fs=zfs |
| 16 | 2026-03-25T20:22:28.052Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-25T20:22:28.052Z | + mkdir -p /home/build |
| 18 | 2026-03-25T20:22:28.052Z | + chown build:build /home/build /work |
| 19 | 2026-03-25T20:22:30.039Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-25T20:22:30.042Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-03-25T20:22:30.049Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-25T20:22:30.066Z | * rust toolchain channel = "stable" |
| 23 | 2026-03-25T20:22:30.066Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-03-25T20:22:30.066Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-25T20:22:30.066Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-25T20:22:30.067Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-25T20:22:30.067Z | * rust toolchain profile = "default" |
| 28 | 2026-03-25T20:22:30.109Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-25T20:22:30.109Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-25T20:22:30.197Z | info: downloading installer |
| 31 | 2026-03-25T20:22:32.602Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-25T20:22:32.602Z | warn: /opt/ooce/bin |
| 33 | 2026-03-25T20:22:32.602Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-25T20:22:32.602Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-25T20:22:32.602Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-25T20:22:32.602Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-25T20:22:32.602Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-25T20:22:32.602Z | error: cannot install while Rust is installed |
| 39 | 2026-03-25T20:22:32.602Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-25T20:22:32.602Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-25T20:22:32.602Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-25T20:22:32.602Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-25T20:22:32.602Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-25T20:22:32.636Z | info: profile set to default |
| 45 | 2026-03-25T20:22:32.636Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-25T20:22:32.636Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-25T20:22:32.636Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-25T20:22:32.636Z | info: downloading 6 components |
| 49 | 2026-03-25T20:22:49.877Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-25T20:22:49.877Z | |
| 51 | 2026-03-25T20:22:49.909Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-25T20:22:49.909Z | |
| 53 | 2026-03-25T20:22:49.909Z | |
| 54 | 2026-03-25T20:22:49.909Z | Rust is installed now. Great! |
| 55 | 2026-03-25T20:22:49.910Z | |
| 56 | 2026-03-25T20:22:49.910Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-25T20:22:49.910Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-25T20:22:49.910Z | |
| 59 | 2026-03-25T20:22:49.910Z | To configure your current shell, you need to source |
| 60 | 2026-03-25T20:22:49.910Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-25T20:22:49.910Z | |
| 62 | 2026-03-25T20:22:49.914Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-25T20:22:49.914Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-25T20:22:49.914Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-25T20:22:49.914Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-25T20:22:49.914Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-25T20:22:49.914Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-25T20:22:49.914Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-25T20:22:49.914Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-25T20:22:49.914Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-25T20:22:50.015Z | + rustup --version |
| 72 | 2026-03-25T20:22:50.019Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-25T20:22:50.019Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-25T20:22:50.031Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-25T20:22:50.036Z | + cargo --version |
| 76 | 2026-03-25T20:22:50.048Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-25T20:22:50.051Z | + rustc --version |
| 78 | 2026-03-25T20:22:50.070Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-25T20:22:50.074Z | process exited: duration 20020 ms, exit code 0 |
| |
| 80 | 2026-03-25T20:22:50.081Z | starting task 2: "authentication" |
| 81 | 2026-03-25T20:22:50.098Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-25T20:22:50.105Z | starting task 3: "clone repository" |
| 83 | 2026-03-25T20:22:50.108Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-03-25T20:22:50.112Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-03-25T20:22:50.141Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-03-25T20:22:50.822Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-03-25T20:22:50.822Z | + git fetch origin 086b615a80659c84d0776ac1f94a5e1795553936 |
| 88 | 2026-03-25T20:22:51.082Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-03-25T20:22:51.082Z | * branch 086b615a80659c84d0776ac1f94a5e1795553936 -> FETCH_HEAD |
| 90 | 2026-03-25T20:22:51.089Z | + [[ -n renovate/oxide-tokio-rt-0.x ]] |
| 91 | 2026-03-25T20:22:51.092Z | ++ git branch --show-current |
| 92 | 2026-03-25T20:22:51.092Z | + current=main |
| 93 | 2026-03-25T20:22:51.092Z | + [[ main != renovate/oxide-tokio-rt-0.x ]] |
| 94 | 2026-03-25T20:22:51.092Z | + git branch -f renovate/oxide-tokio-rt-0.x 086b615a80659c84d0776ac1f94a5e1795553936 |
| 95 | 2026-03-25T20:22:51.095Z | + git checkout -f renovate/oxide-tokio-rt-0.x |
| 96 | 2026-03-25T20:22:51.111Z | Switched to branch 'renovate/oxide-tokio-rt-0.x' |
| 97 | 2026-03-25T20:22:51.113Z | + git reset --hard 086b615a80659c84d0776ac1f94a5e1795553936 |
| 98 | 2026-03-25T20:22:51.117Z | HEAD is now at 086b615 Update Rust crate oxide-tokio-rt to 0.1.3 |
| 99 | 2026-03-25T20:22:51.117Z | process exited: duration 1010 ms, exit code 0 |
| |
| 100 | 2026-03-25T20:22:51.123Z | starting task 4: "build" |
| 101 | 2026-03-25T20:22:51.127Z | + set -e |
| 102 | 2026-03-25T20:22:51.127Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-03-25T20:22:51.130Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-03-25T20:22:51.131Z | ++ PLATFORM=illumos |
| 105 | 2026-03-25T20:22:51.131Z | ++ banner install |
| 106 | 2026-03-25T20:22:51.131Z | |
| 107 | 2026-03-25T20:22:51.131Z | # # # #### ##### ## # # |
| 108 | 2026-03-25T20:22:51.131Z | # ## # # # # # # # |
| 109 | 2026-03-25T20:22:51.131Z | # # # # #### # # # # # |
| 110 | 2026-03-25T20:22:51.131Z | # # # # # # ###### # # |
| 111 | 2026-03-25T20:22:51.131Z | # # ## # # # # # # # |
| 112 | 2026-03-25T20:22:51.131Z | # # # #### # # # ###### ###### |
| 113 | 2026-03-25T20:22:51.131Z | |
| 114 | 2026-03-25T20:22:51.131Z | ++ set +o errexit |
| 115 | 2026-03-25T20:22:51.131Z | ++ pkg info clang-15 |
| 116 | 2026-03-25T20:22:51.131Z | ++ grep -qi installed |
| 117 | 2026-03-25T20:22:52.316Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-03-25T20:22:52.317Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-03-25T20:22:52.317Z | |
| 120 | 2026-03-25T20:22:52.317Z | clang-15 |
| 121 | 2026-03-25T20:22:52.353Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-03-25T20:22:52.353Z | ++ set -o errexit |
| 123 | 2026-03-25T20:22:52.357Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-03-25T20:22:58.736Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-03-25T20:23:05.559Z | Startup: Caching catalogs ... Done |
| 126 | 2026-03-25T20:23:09.215Z | Planning: Solver setup ... Done |
| 127 | 2026-03-25T20:23:09.224Z | Planning: Running solver ... Done |
| 128 | 2026-03-25T20:23:09.341Z | Planning: Finding local manifests ... Done |
| 129 | 2026-03-25T20:23:09.354Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-03-25T20:23:09.434Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-03-25T20:23:09.474Z | Planning: Package planning ... Done |
| 132 | 2026-03-25T20:23:09.488Z | Planning: Merging actions ... Done |
| 133 | 2026-03-25T20:23:09.608Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-03-25T20:23:09.625Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-03-25T20:23:10.383Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-03-25T20:23:10.392Z | Planning: Planning completed in 4.66 seconds |
| 137 | 2026-03-25T20:23:10.399Z | Packages to install: 2 |
| 138 | 2026-03-25T20:23:10.399Z | Mediators to change: 2 |
| 139 | 2026-03-25T20:23:10.399Z | Services to change: 1 |
| 140 | 2026-03-25T20:23:10.399Z | Create boot environment: No |
| 141 | 2026-03-25T20:23:10.399Z | Create backup boot environment: No |
| 142 | 2026-03-25T20:23:10.433Z | |
| 143 | 2026-03-25T20:23:10.433Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-03-25T20:23:15.652Z | Download: 3026/3076 items 198.4/211.3MB 93% complete (40.7M/s) |
| 145 | 2026-03-25T20:23:17.423Z | Download: Completed 211.31 MB in 6.99 seconds (30.2M/s) |
| 146 | 2026-03-25T20:23:17.673Z | Actions: 1/3418 actions (Installing new actions) |
| 147 | 2026-03-25T20:23:20.764Z | Actions: Completed 3418 actions in 3.10 seconds. |
| 148 | 2026-03-25T20:23:21.048Z | Done |
| 149 | 2026-03-25T20:23:21.048Z | Done |
| 150 | 2026-03-25T20:23:21.728Z | Done |
| 151 | 2026-03-25T20:23:25.033Z | Done |
| 152 | 2026-03-25T20:23:25.112Z | Done |
| 153 | 2026-03-25T20:23:25.115Z | Done |
| 154 | 2026-03-25T20:23:25.456Z | Done |
| 155 | 2026-03-25T20:23:26.080Z | ++ set -o errexit |
| 156 | 2026-03-25T20:23:26.080Z | ++ cargo --version |
| 157 | 2026-03-25T20:23:26.089Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 158 | 2026-03-25T20:23:26.250Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 159 | 2026-03-25T20:23:26.252Z | info: downloading 6 components |
| 160 | 2026-03-25T20:23:40.628Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 161 | 2026-03-25T20:23:40.631Z | ++ rustc --version |
| 162 | 2026-03-25T20:23:40.659Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 163 | 2026-03-25T20:23:40.663Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 164 | 2026-03-25T20:23:40.707Z | Updating crates.io index |
| 165 | 2026-03-25T20:23:40.814Z | Downloading crates ... |
| 166 | 2026-03-25T20:23:40.863Z | Downloaded cargo-nextest v0.9.97 |
| 167 | 2026-03-25T20:23:40.929Z | Installing cargo-nextest v0.9.97 |
| 168 | 2026-03-25T20:23:40.971Z | Updating crates.io index |
| 169 | 2026-03-25T20:23:43.794Z | Locking 408 packages to latest compatible versions |
| 170 | 2026-03-25T20:23:43.798Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 171 | 2026-03-25T20:23:43.801Z | Adding duct v0.13.7 (available: v1.1.1) |
| 172 | 2026-03-25T20:23:43.801Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 173 | 2026-03-25T20:23:43.801Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 174 | 2026-03-25T20:23:43.804Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 175 | 2026-03-25T20:23:43.804Z | Adding nextest-filtering v0.15.0 (available: v0.20.0) |
| 176 | 2026-03-25T20:23:43.804Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 177 | 2026-03-25T20:23:43.809Z | Adding nextest-runner v0.80.0 (available: v0.113.0) |
| 178 | 2026-03-25T20:23:43.812Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 179 | 2026-03-25T20:23:43.831Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 180 | 2026-03-25T20:23:43.841Z | Downloading crates ... |
| 181 | 2026-03-25T20:23:43.898Z | Downloaded atomicwrites v0.4.4 |
| 182 | 2026-03-25T20:23:43.902Z | Downloaded atomic-waker v1.1.2 |
| 183 | 2026-03-25T20:23:43.906Z | Downloaded autocfg v1.5.0 |
| 184 | 2026-03-25T20:23:43.910Z | Downloaded addr2line v0.25.1 |
| 185 | 2026-03-25T20:23:43.913Z | Downloaded base64ct v1.8.3 |
| 186 | 2026-03-25T20:23:43.914Z | Downloaded const-oid v0.9.6 |
| 187 | 2026-03-25T20:23:43.917Z | Downloaded color-spantrace v0.3.0 |
| 188 | 2026-03-25T20:23:43.919Z | Downloaded cfg-if v1.0.4 |
| 189 | 2026-03-25T20:23:43.919Z | Downloaded block-buffer v0.10.4 |
| 190 | 2026-03-25T20:23:43.924Z | Downloaded home v0.5.12 |
| 191 | 2026-03-25T20:23:43.924Z | Downloaded clap v4.6.0 |
| 192 | 2026-03-25T20:23:43.929Z | Downloaded foreign-types-shared v0.1.1 |
| 193 | 2026-03-25T20:23:43.933Z | Downloaded cfg-expr v0.20.7 |
| 194 | 2026-03-25T20:23:43.933Z | Downloaded fixedbitset v0.5.7 |
| 195 | 2026-03-25T20:23:43.933Z | Downloaded openssl-macros v0.1.1 |
| 196 | 2026-03-25T20:23:43.936Z | Downloaded globset v0.4.18 |
| 197 | 2026-03-25T20:23:43.936Z | Downloaded document-features v0.2.12 |
| 198 | 2026-03-25T20:23:43.939Z | Downloaded erased-serde v0.4.10 |
| 199 | 2026-03-25T20:23:43.943Z | Downloaded bitflags v2.11.0 |
| 200 | 2026-03-25T20:23:43.947Z | Downloaded convert_case v0.10.0 |
| 201 | 2026-03-25T20:23:43.950Z | Downloaded miette v7.6.0 |
| 202 | 2026-03-25T20:23:43.950Z | Downloaded memchr v2.8.0 |
| 203 | 2026-03-25T20:23:43.953Z | Downloaded pkg-config v0.3.32 |
| 204 | 2026-03-25T20:23:43.956Z | Downloaded idna v1.1.0 |
| 205 | 2026-03-25T20:23:43.956Z | Downloaded crc32fast v1.5.0 |
| 206 | 2026-03-25T20:23:43.959Z | Downloaded backtrace-ext v0.2.1 |
| 207 | 2026-03-25T20:23:43.959Z | Downloaded config v0.15.22 |
| 208 | 2026-03-25T20:23:43.962Z | Downloaded num-traits v0.2.19 |
| 209 | 2026-03-25T20:23:43.962Z | Downloaded ahash v0.8.12 |
| 210 | 2026-03-25T20:23:43.965Z | Downloaded pin-utils v0.1.0 |
| 211 | 2026-03-25T20:23:43.965Z | Downloaded duct v0.13.7 |
| 212 | 2026-03-25T20:23:43.968Z | Downloaded fastrand v2.3.0 |
| 213 | 2026-03-25T20:23:43.968Z | Downloaded anstyle-query v1.1.5 |
| 214 | 2026-03-25T20:23:43.968Z | Downloaded cargo-platform v0.2.0 |
| 215 | 2026-03-25T20:23:43.971Z | Downloaded hex v0.4.3 |
| 216 | 2026-03-25T20:23:43.971Z | Downloaded clap_lex v1.1.0 |
| 217 | 2026-03-25T20:23:43.974Z | Downloaded portable-atomic v1.13.1 |
| 218 | 2026-03-25T20:23:43.979Z | Downloaded quinn-udp v0.5.14 |
| 219 | 2026-03-25T20:23:43.982Z | Downloaded futures-task v0.3.32 |
| 220 | 2026-03-25T20:23:43.982Z | Downloaded futures-sink v0.3.32 |
| 221 | 2026-03-25T20:23:43.982Z | Downloaded errno v0.3.14 |
| 222 | 2026-03-25T20:23:43.995Z | Downloaded enable-ansi-support v0.2.1 |
| 223 | 2026-03-25T20:23:43.996Z | Downloaded cpufeatures v0.2.17 |
| 224 | 2026-03-25T20:23:43.996Z | Downloaded foreign-types v0.3.2 |
| 225 | 2026-03-25T20:23:43.996Z | Downloaded futures-macro v0.3.32 |
| 226 | 2026-03-25T20:23:44.001Z | Downloaded async-scoped v0.9.0 |
| 227 | 2026-03-25T20:23:44.001Z | Downloaded dialoguer v0.11.0 |
| 228 | 2026-03-25T20:23:44.002Z | Downloaded rustc_version v0.4.1 |
| 229 | 2026-03-25T20:23:44.002Z | Downloaded pathdiff v0.2.3 |
| 230 | 2026-03-25T20:23:44.002Z | Downloaded ordered-float v2.10.1 |
| 231 | 2026-03-25T20:23:44.002Z | Downloaded number_prefix v0.4.0 |
| 232 | 2026-03-25T20:23:44.002Z | Downloaded cargo-util-schemas v0.2.0 |
| 233 | 2026-03-25T20:23:44.002Z | Downloaded colorchoice v1.0.5 |
| 234 | 2026-03-25T20:23:44.002Z | Downloaded lru-slab v0.1.2 |
| 235 | 2026-03-25T20:23:44.002Z | Downloaded quote v1.0.45 |
| 236 | 2026-03-25T20:23:44.002Z | Downloaded equivalent v1.0.2 |
| 237 | 2026-03-25T20:23:44.007Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 238 | 2026-03-25T20:23:44.010Z | Downloaded futures-io v0.3.32 |
| 239 | 2026-03-25T20:23:44.010Z | Downloaded heck v0.5.0 |
| 240 | 2026-03-25T20:23:44.010Z | Downloaded cfg_aliases v0.2.1 |
| 241 | 2026-03-25T20:23:44.014Z | Downloaded indenter v0.3.4 |
| 242 | 2026-03-25T20:23:44.014Z | Downloaded adler2 v2.0.1 |
| 243 | 2026-03-25T20:23:44.016Z | Downloaded form_urlencoded v1.2.2 |
| 244 | 2026-03-25T20:23:44.017Z | Downloaded cargo-platform v0.3.2 |
| 245 | 2026-03-25T20:23:44.017Z | Downloaded is_ci v1.2.0 |
| 246 | 2026-03-25T20:23:44.017Z | Downloaded idna_adapter v1.0.0 |
| 247 | 2026-03-25T20:23:44.020Z | Downloaded is_terminal_polyfill v1.70.2 |
| 248 | 2026-03-25T20:23:44.020Z | Downloaded percent-encoding v2.3.2 |
| 249 | 2026-03-25T20:23:44.024Z | Downloaded fnv v1.0.7 |
| 250 | 2026-03-25T20:23:44.024Z | Downloaded hyper-tls v0.6.0 |
| 251 | 2026-03-25T20:23:44.027Z | Downloaded either v1.15.0 |
| 252 | 2026-03-25T20:23:44.027Z | Downloaded itoa v1.0.18 |
| 253 | 2026-03-25T20:23:44.033Z | Downloaded debug-ignore v1.0.5 |
| 254 | 2026-03-25T20:23:44.037Z | Downloaded serde_spanned v0.6.9 |
| 255 | 2026-03-25T20:23:44.037Z | Downloaded mukti-metadata v0.3.0 |
| 256 | 2026-03-25T20:23:44.037Z | Downloaded nested v0.1.1 |
| 257 | 2026-03-25T20:23:44.037Z | Downloaded serde_ignored v0.1.14 |
| 258 | 2026-03-25T20:23:44.040Z | Downloaded guppy-workspace-hack v0.1.0 |
| 259 | 2026-03-25T20:23:44.040Z | Downloaded generic-array v0.14.7 |
| 260 | 2026-03-25T20:23:44.040Z | Downloaded rustc-hash v2.1.1 |
| 261 | 2026-03-25T20:23:44.040Z | Downloaded shell-words v1.1.1 |
| 262 | 2026-03-25T20:23:44.040Z | Downloaded openssl-probe v0.2.1 |
| 263 | 2026-03-25T20:23:44.045Z | Downloaded os_pipe v1.2.3 |
| 264 | 2026-03-25T20:23:44.045Z | Downloaded nextest-workspace-hack v0.1.0 |
| 265 | 2026-03-25T20:23:44.045Z | Downloaded scopeguard v1.2.0 |
| 266 | 2026-03-25T20:23:44.045Z | Downloaded http-body v1.0.1 |
| 267 | 2026-03-25T20:23:44.048Z | Downloaded cargo_metadata v0.23.1 |
| 268 | 2026-03-25T20:23:44.052Z | Downloaded indent_write v2.2.0 |
| 269 | 2026-03-25T20:23:44.055Z | Downloaded shared_child v1.1.1 |
| 270 | 2026-03-25T20:23:44.056Z | Downloaded serde_urlencoded v0.7.1 |
| 271 | 2026-03-25T20:23:44.056Z | Downloaded serde_spanned v1.1.0 |
| 272 | 2026-03-25T20:23:44.058Z | Downloaded signal-hook-mio v0.2.5 |
| 273 | 2026-03-25T20:23:44.059Z | Downloaded pkcs8 v0.10.2 |
| 274 | 2026-03-25T20:23:44.062Z | Downloaded rustc-demangle v0.1.27 |
| 275 | 2026-03-25T20:23:44.062Z | Downloaded lazy_static v1.5.0 |
| 276 | 2026-03-25T20:23:44.062Z | Downloaded rand_chacha v0.9.0 |
| 277 | 2026-03-25T20:23:44.065Z | Downloaded strip-ansi-escapes v0.2.1 |
| 278 | 2026-03-25T20:23:44.065Z | Downloaded rand_core v0.9.5 |
| 279 | 2026-03-25T20:23:44.065Z | Downloaded humantime v2.3.0 |
| 280 | 2026-03-25T20:23:44.069Z | Downloaded supports-unicode v3.0.0 |
| 281 | 2026-03-25T20:23:44.069Z | Downloaded supports-color v3.0.2 |
| 282 | 2026-03-25T20:23:44.069Z | Downloaded subtle v2.6.1 |
| 283 | 2026-03-25T20:23:44.073Z | Downloaded signature v2.2.0 |
| 284 | 2026-03-25T20:23:44.073Z | Downloaded cc v1.2.57 |
| 285 | 2026-03-25T20:23:44.073Z | Downloaded futures-core v0.3.32 |
| 286 | 2026-03-25T20:23:44.078Z | Downloaded sync_wrapper v1.0.2 |
| 287 | 2026-03-25T20:23:44.078Z | Downloaded strsim v0.11.1 |
| 288 | 2026-03-25T20:23:44.078Z | Downloaded future-queue v0.4.0 |
| 289 | 2026-03-25T20:23:44.078Z | Downloaded futures-executor v0.3.32 |
| 290 | 2026-03-25T20:23:44.078Z | Downloaded crypto-common v0.1.7 |
| 291 | 2026-03-25T20:23:44.081Z | Downloaded anstyle-parse v1.0.0 |
| 292 | 2026-03-25T20:23:44.081Z | Downloaded camino-tempfile v1.4.1 |
| 293 | 2026-03-25T20:23:44.081Z | Downloaded find-msvc-tools v0.1.9 |
| 294 | 2026-03-25T20:23:44.081Z | Downloaded ed25519 v2.2.3 |
| 295 | 2026-03-25T20:23:44.084Z | Downloaded supports-hyperlinks v3.2.0 |
| 296 | 2026-03-25T20:23:44.084Z | Downloaded foldhash v0.1.5 |
| 297 | 2026-03-25T20:23:44.084Z | Downloaded rustls-pki-types v1.14.0 |
| 298 | 2026-03-25T20:23:44.087Z | Downloaded target-spec-miette v0.4.5 |
| 299 | 2026-03-25T20:23:44.087Z | Downloaded terminal_size v0.4.4 |
| 300 | 2026-03-25T20:23:44.090Z | Downloaded rand_core v0.6.4 |
| 301 | 2026-03-25T20:23:44.090Z | Downloaded pin-project-lite v0.2.17 |
| 302 | 2026-03-25T20:23:44.093Z | Downloaded openssl-sys v0.9.112 |
| 303 | 2026-03-25T20:23:44.097Z | Downloaded jobserver v0.1.34 |
| 304 | 2026-03-25T20:23:44.097Z | Downloaded lock_api v0.4.14 |
| 305 | 2026-03-25T20:23:44.102Z | Downloaded cargo_metadata v0.20.0 |
| 306 | 2026-03-25T20:23:44.102Z | Downloaded humantime-serde v1.1.1 |
| 307 | 2026-03-25T20:23:44.102Z | Downloaded ppv-lite86 v0.2.21 |
| 308 | 2026-03-25T20:23:44.102Z | Downloaded serde-value v0.7.0 |
| 309 | 2026-03-25T20:23:44.105Z | Downloaded serde-untagged v0.1.9 |
| 310 | 2026-03-25T20:23:44.105Z | Downloaded self-replace v1.5.0 |
| 311 | 2026-03-25T20:23:44.105Z | Downloaded pin-project-internal v1.1.11 |
| 312 | 2026-03-25T20:23:44.105Z | Downloaded tinyvec_macros v0.1.1 |
| 313 | 2026-03-25T20:23:44.106Z | Downloaded owo-colors v4.3.0 |
| 314 | 2026-03-25T20:23:44.106Z | Downloaded filetime v0.2.27 |
| 315 | 2026-03-25T20:23:44.108Z | Downloaded digest v0.10.7 |
| 316 | 2026-03-25T20:23:44.108Z | Downloaded console v0.15.11 |
| 317 | 2026-03-25T20:23:44.111Z | Downloaded clap_derive v4.6.0 |
| 318 | 2026-03-25T20:23:44.111Z | Downloaded anstream v1.0.0 |
| 319 | 2026-03-25T20:23:44.114Z | Downloaded toml_datetime v0.6.11 |
| 320 | 2026-03-25T20:23:44.114Z | Downloaded miette-derive v7.6.0 |
| 321 | 2026-03-25T20:23:44.114Z | Downloaded sigchld v0.2.4 |
| 322 | 2026-03-25T20:23:44.119Z | Downloaded nextest-metadata v0.12.2 |
| 323 | 2026-03-25T20:23:44.122Z | Downloaded shlex v1.3.0 |
| 324 | 2026-03-25T20:23:44.122Z | Downloaded newtype-uuid v1.3.2 |
| 325 | 2026-03-25T20:23:44.122Z | Downloaded serde_path_to_error v0.1.20 |
| 326 | 2026-03-25T20:23:44.122Z | Downloaded native-tls v0.2.18 |
| 327 | 2026-03-25T20:23:44.122Z | Downloaded signal-hook-registry v1.4.8 |
| 328 | 2026-03-25T20:23:44.125Z | Downloaded sha2 v0.10.9 |
| 329 | 2026-03-25T20:23:44.125Z | Downloaded tower-service v0.3.3 |
| 330 | 2026-03-25T20:23:44.125Z | Downloaded spki v0.7.3 |
| 331 | 2026-03-25T20:23:44.128Z | Downloaded http-body-util v0.1.3 |
| 332 | 2026-03-25T20:23:44.128Z | Downloaded typeid v1.0.3 |
| 333 | 2026-03-25T20:23:44.129Z | Downloaded backtrace v0.3.76 |
| 334 | 2026-03-25T20:23:44.132Z | Downloaded eyre v0.6.12 |
| 335 | 2026-03-25T20:23:44.136Z | Downloaded anstyle v1.0.14 |
| 336 | 2026-03-25T20:23:44.136Z | Downloaded camino v1.2.2 |
| 337 | 2026-03-25T20:23:44.140Z | Downloaded toml_write v0.1.2 |
| 338 | 2026-03-25T20:23:44.140Z | Downloaded getrandom v0.2.17 |
| 339 | 2026-03-25T20:23:44.140Z | Downloaded slab v0.4.12 |
| 340 | 2026-03-25T20:23:44.143Z | Downloaded swrite v0.1.0 |
| 341 | 2026-03-25T20:23:44.143Z | Downloaded static_assertions v1.1.0 |
| 342 | 2026-03-25T20:23:44.143Z | Downloaded smol_str v0.3.6 |
| 343 | 2026-03-25T20:23:44.143Z | Downloaded tokio-macros v2.6.1 |
| 344 | 2026-03-25T20:23:44.143Z | Downloaded tower-layer v0.3.3 |
| 345 | 2026-03-25T20:23:44.146Z | Downloaded tracing-error v0.2.1 |
| 346 | 2026-03-25T20:23:44.146Z | Downloaded thiserror-impl v1.0.69 |
| 347 | 2026-03-25T20:23:44.146Z | Downloaded target-spec v3.5.7 |
| 348 | 2026-03-25T20:23:44.146Z | Downloaded futures-channel v0.3.32 |
| 349 | 2026-03-25T20:23:44.149Z | Downloaded urlencoding v2.1.3 |
| 350 | 2026-03-25T20:23:44.149Z | Downloaded untrusted v0.9.0 |
| 351 | 2026-03-25T20:23:44.149Z | Downloaded try-lock v0.2.5 |
| 352 | 2026-03-25T20:23:44.152Z | Downloaded utf8parse v0.2.2 |
| 353 | 2026-03-25T20:23:44.152Z | Downloaded utf8_iter v1.0.4 |
| 354 | 2026-03-25T20:23:44.152Z | Downloaded unicode-xid v0.2.6 |
| 355 | 2026-03-25T20:23:44.155Z | Downloaded target-lexicon v0.13.3 |
| 356 | 2026-03-25T20:23:44.155Z | Downloaded want v0.3.1 |
| 357 | 2026-03-25T20:23:44.158Z | Downloaded version_check v0.9.5 |
| 358 | 2026-03-25T20:23:44.158Z | Downloaded xattr v1.6.1 |
| 359 | 2026-03-25T20:23:44.162Z | Downloaded thiserror v2.0.18 |
| 360 | 2026-03-25T20:23:44.165Z | Downloaded unicode-linebreak v0.1.5 |
| 361 | 2026-03-25T20:23:44.168Z | Downloaded tokio-native-tls v0.3.1 |
| 362 | 2026-03-25T20:23:44.168Z | Downloaded thiserror-impl v2.0.18 |
| 363 | 2026-03-25T20:23:44.168Z | Downloaded futures v0.3.32 |
| 364 | 2026-03-25T20:23:44.171Z | Downloaded httparse v1.10.1 |
| 365 | 2026-03-25T20:23:44.173Z | Downloaded litrs v1.0.0 |
| 366 | 2026-03-25T20:23:44.177Z | Downloaded semver v1.0.27 |
| 367 | 2026-03-25T20:23:44.180Z | Downloaded parking_lot_core v0.9.12 |
| 368 | 2026-03-25T20:23:44.180Z | Downloaded parking_lot v0.12.5 |
| 369 | 2026-03-25T20:23:44.186Z | Downloaded quick-junit v0.5.2 |
| 370 | 2026-03-25T20:23:44.190Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 371 | 2026-03-25T20:23:44.194Z | Downloaded smallvec v1.15.1 |
| 372 | 2026-03-25T20:23:44.194Z | Downloaded nextest-filtering v0.15.0 |
| 373 | 2026-03-25T20:23:44.197Z | Downloaded getrandom v0.4.2 |
| 374 | 2026-03-25T20:23:44.200Z | Downloaded log v0.4.29 |
| 375 | 2026-03-25T20:23:44.203Z | Downloaded tracing-log v0.2.0 |
| 376 | 2026-03-25T20:23:44.203Z | Downloaded tempfile v3.27.0 |
| 377 | 2026-03-25T20:23:44.207Z | Downloaded unicase v2.9.0 |
| 378 | 2026-03-25T20:23:44.207Z | Downloaded base64 v0.22.1 |
| 379 | 2026-03-25T20:23:44.210Z | Downloaded once_cell v1.21.4 |
| 380 | 2026-03-25T20:23:44.210Z | Downloaded getrandom v0.3.4 |
| 381 | 2026-03-25T20:23:44.213Z | Downloaded hyper-rustls v0.27.7 |
| 382 | 2026-03-25T20:23:44.213Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 383 | 2026-03-25T20:23:44.216Z | Downloaded tokio-rustls v0.26.4 |
| 384 | 2026-03-25T20:23:44.216Z | Downloaded thiserror v1.0.69 |
| 385 | 2026-03-25T20:23:44.224Z | Downloaded xxhash-rust v0.8.15 |
| 386 | 2026-03-25T20:23:44.224Z | Downloaded serde_derive v1.0.228 |
| 387 | 2026-03-25T20:23:44.227Z | Downloaded thread_local v1.1.9 |
| 388 | 2026-03-25T20:23:44.227Z | Downloaded simd-adler32 v0.3.8 |
| 389 | 2026-03-25T20:23:44.227Z | Downloaded toml v0.8.23 |
| 390 | 2026-03-25T20:23:44.227Z | Downloaded tokio-stream v0.1.18 |
| 391 | 2026-03-25T20:23:44.227Z | Downloaded zipsign-api v0.1.5 |
| 392 | 2026-03-25T20:23:44.228Z | Downloaded serde_core v1.0.228 |
| 393 | 2026-03-25T20:23:44.230Z | Downloaded signal-hook v0.3.18 |
| 394 | 2026-03-25T20:23:44.233Z | Downloaded zstd-safe v7.2.4 |
| 395 | 2026-03-25T20:23:44.234Z | Downloaded proc-macro2 v1.0.106 |
| 396 | 2026-03-25T20:23:44.237Z | Downloaded tracing-attributes v0.1.31 |
| 397 | 2026-03-25T20:23:44.237Z | Downloaded crossterm v0.29.0 |
| 398 | 2026-03-25T20:23:44.240Z | Downloaded derive-where v1.6.1 |
| 399 | 2026-03-25T20:23:44.242Z | Downloaded ryu v1.0.23 |
| 400 | 2026-03-25T20:23:44.246Z | Downloaded textwrap v0.16.2 |
| 401 | 2026-03-25T20:23:44.246Z | Downloaded iana-time-zone v0.1.65 |
| 402 | 2026-03-25T20:23:44.250Z | Downloaded zstd v0.13.3 |
| 403 | 2026-03-25T20:23:44.250Z | Downloaded zmij v1.0.21 |
| 404 | 2026-03-25T20:23:44.253Z | Downloaded borsh v1.6.1 |
| 405 | 2026-03-25T20:23:44.256Z | Downloaded zeroize v1.8.2 |
| 406 | 2026-03-25T20:23:44.256Z | Downloaded tinyvec v1.11.0 |
| 407 | 2026-03-25T20:23:44.259Z | Downloaded self_update v0.42.0 |
| 408 | 2026-03-25T20:23:44.259Z | Downloaded bytes v1.11.1 |
| 409 | 2026-03-25T20:23:44.262Z | Downloaded pin-project v1.1.11 |
| 410 | 2026-03-25T20:23:44.266Z | Downloaded ipnet v2.12.0 |
| 411 | 2026-03-25T20:23:44.271Z | Downloaded unicode-ident v1.0.24 |
| 412 | 2026-03-25T20:23:44.275Z | Downloaded der v0.7.10 |
| 413 | 2026-03-25T20:23:44.280Z | Downloaded tar v0.4.45 |
| 414 | 2026-03-25T20:23:44.280Z | Downloaded flate2 v1.1.9 |
| 415 | 2026-03-25T20:23:44.283Z | Downloaded indicatif v0.17.11 |
| 416 | 2026-03-25T20:23:44.283Z | Downloaded ed25519-dalek v2.2.0 |
| 417 | 2026-03-25T20:23:44.287Z | Downloaded toml_edit v0.22.27 |
| 418 | 2026-03-25T20:23:44.290Z | Downloaded socket2 v0.6.3 |
| 419 | 2026-03-25T20:23:44.293Z | Downloaded sharded-slab v0.1.7 |
| 420 | 2026-03-25T20:23:44.293Z | Downloaded http v1.4.0 |
| 421 | 2026-03-25T20:23:44.296Z | Downloaded miniz_oxide v0.8.9 |
| 422 | 2026-03-25T20:23:44.296Z | Downloaded serde v1.0.228 |
| 423 | 2026-03-25T20:23:44.302Z | Downloaded derive_more v2.1.1 |
| 424 | 2026-03-25T20:23:44.308Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 425 | 2026-03-25T20:23:44.311Z | Downloaded uuid v1.22.0 |
| 426 | 2026-03-25T20:23:44.316Z | Downloaded derive_more-impl v2.1.1 |
| 427 | 2026-03-25T20:23:44.318Z | Downloaded vte v0.14.1 |
| 428 | 2026-03-25T20:23:44.318Z | Downloaded quinn v0.11.9 |
| 429 | 2026-03-25T20:23:44.321Z | Downloaded url v2.5.8 |
| 430 | 2026-03-25T20:23:44.338Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 431 | 2026-03-25T20:23:44.346Z | Downloaded tracing-core v0.1.36 |
| 432 | 2026-03-25T20:23:44.349Z | Downloaded hashbrown v0.15.5 |
| 433 | 2026-03-25T20:23:44.352Z | Downloaded typenum v1.19.0 |
| 434 | 2026-03-25T20:23:44.355Z | Downloaded guppy v0.17.25 |
| 435 | 2026-03-25T20:23:44.358Z | Downloaded rustls-webpki v0.103.10 |
| 436 | 2026-03-25T20:23:44.361Z | Downloaded hyper-util v0.1.20 |
| 437 | 2026-03-25T20:23:44.369Z | Downloaded rand v0.9.2 |
| 438 | 2026-03-25T20:23:44.371Z | Downloaded serde_json v1.0.149 |
| 439 | 2026-03-25T20:23:44.374Z | Downloaded tower-http v0.6.8 |
| 440 | 2026-03-25T20:23:44.377Z | Downloaded tokio-util v0.7.18 |
| 441 | 2026-03-25T20:23:44.381Z | Downloaded hashbrown v0.16.1 |
| 442 | 2026-03-25T20:23:44.384Z | Downloaded clap_builder v4.6.0 |
| 443 | 2026-03-25T20:23:44.387Z | Downloaded futures-util v0.3.32 |
| 444 | 2026-03-25T20:23:44.393Z | Downloaded mio v1.1.1 |
| 445 | 2026-03-25T20:23:44.396Z | Downloaded h2 v0.4.13 |
| 446 | 2026-03-25T20:23:44.401Z | Downloaded indexmap v2.13.0 |
| 447 | 2026-03-25T20:23:44.404Z | Downloaded aho-corasick v1.1.4 |
| 448 | 2026-03-25T20:23:44.407Z | Downloaded winnow v0.7.15 |
| 449 | 2026-03-25T20:23:44.412Z | Downloaded unicode-segmentation v1.13.1 |
| 450 | 2026-03-25T20:23:44.415Z | Downloaded ron v0.12.0 |
| 451 | 2026-03-25T20:23:44.421Z | Downloaded gimli v0.32.3 |
| 452 | 2026-03-25T20:23:44.425Z | Downloaded tracing-subscriber v0.3.23 |
| 453 | 2026-03-25T20:23:44.432Z | Downloaded tower v0.5.3 |
| 454 | 2026-03-25T20:23:44.438Z | Downloaded chrono v0.4.44 |
| 455 | 2026-03-25T20:23:44.443Z | Downloaded iri-string v0.7.11 |
| 456 | 2026-03-25T20:23:44.448Z | Downloaded zerocopy v0.8.47 |
| 457 | 2026-03-25T20:23:44.458Z | Downloaded regex v1.12.3 |
| 458 | 2026-03-25T20:23:44.462Z | Downloaded syn v2.0.117 |
| 459 | 2026-03-25T20:23:44.467Z | Downloaded reqwest v0.12.28 |
| 460 | 2026-03-25T20:23:44.470Z | Downloaded pulldown-cmark v0.13.3 |
| 461 | 2026-03-25T20:23:44.473Z | Downloaded hyper v1.8.1 |
| 462 | 2026-03-25T20:23:44.477Z | Downloaded itertools v0.14.0 |
| 463 | 2026-03-25T20:23:44.480Z | Downloaded bstr v1.12.1 |
| 464 | 2026-03-25T20:23:44.487Z | Downloaded curve25519-dalek v4.1.3 |
| 465 | 2026-03-25T20:23:44.490Z | Downloaded unicode-normalization v0.1.25 |
| 466 | 2026-03-25T20:23:44.494Z | Downloaded quick-xml v0.38.4 |
| 467 | 2026-03-25T20:23:44.496Z | Downloaded color-eyre v0.6.5 |
| 468 | 2026-03-25T20:23:44.499Z | Downloaded quick-xml v0.37.5 |
| 469 | 2026-03-25T20:23:44.514Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 470 | 2026-03-25T20:23:44.552Z | Downloaded winnow v1.0.0 |
| 471 | 2026-03-25T20:23:44.607Z | Downloaded quinn-proto v0.11.14 |
| 472 | 2026-03-25T20:23:44.632Z | Downloaded vcpkg v0.2.15 |
| 473 | 2026-03-25T20:23:44.654Z | Downloaded webpki-roots v1.0.6 |
| 474 | 2026-03-25T20:23:44.657Z | Downloaded openssl v0.10.76 |
| 475 | 2026-03-25T20:23:44.661Z | Downloaded nextest-runner v0.80.0 |
| 476 | 2026-03-25T20:23:44.667Z | Downloaded unicode-width v0.2.2 |
| 477 | 2026-03-25T20:23:44.672Z | Downloaded unicode-width v0.1.14 |
| 478 | 2026-03-25T20:23:44.698Z | Downloaded object v0.37.3 |
| 479 | 2026-03-25T20:23:44.712Z | Downloaded nix v0.30.1 |
| 480 | 2026-03-25T20:23:44.717Z | Downloaded rustls v0.23.37 |
| 481 | 2026-03-25T20:23:44.724Z | Downloaded regex-syntax v0.8.10 |
| 482 | 2026-03-25T20:23:44.728Z | Downloaded rustix v0.38.44 |
| 483 | 2026-03-25T20:23:44.749Z | Downloaded rustix v1.1.4 |
| 484 | 2026-03-25T20:23:44.777Z | Downloaded tracing v0.1.44 |
| 485 | 2026-03-25T20:23:44.820Z | Downloaded regex-automata v0.4.14 |
| 486 | 2026-03-25T20:23:44.890Z | Downloaded petgraph v0.8.3 |
| 487 | 2026-03-25T20:23:44.903Z | Downloaded libc v0.2.183 |
| 488 | 2026-03-25T20:23:44.920Z | Downloaded tokio v1.50.0 |
| 489 | 2026-03-25T20:23:44.984Z | Downloaded recursion v0.5.4 |
| 490 | 2026-03-25T20:23:44.993Z | Downloaded ring v0.17.14 |
| 491 | 2026-03-25T20:23:45.054Z | Compiling proc-macro2 v1.0.106 |
| 492 | 2026-03-25T20:23:45.057Z | Compiling libc v0.2.183 |
| 493 | 2026-03-25T20:23:45.057Z | Compiling unicode-ident v1.0.24 |
| 494 | 2026-03-25T20:23:45.057Z | Compiling quote v1.0.45 |
| 495 | 2026-03-25T20:23:45.057Z | Compiling serde_core v1.0.228 |
| 496 | 2026-03-25T20:23:45.057Z | Compiling cfg-if v1.0.4 |
| 497 | 2026-03-25T20:23:45.058Z | Compiling memchr v2.8.0 |
| 498 | 2026-03-25T20:23:45.190Z | Compiling once_cell v1.21.4 |
| 499 | 2026-03-25T20:23:45.281Z | Compiling log v0.4.29 |
| 500 | 2026-03-25T20:23:45.357Z | Compiling pin-project-lite v0.2.17 |
| 501 | 2026-03-25T20:23:45.431Z | Compiling itoa v1.0.18 |
| 502 | 2026-03-25T20:23:45.444Z | Compiling serde v1.0.228 |
| 503 | 2026-03-25T20:23:45.585Z | Compiling futures-core v0.3.32 |
| 504 | 2026-03-25T20:23:45.667Z | Compiling smallvec v1.15.1 |
| 505 | 2026-03-25T20:23:45.721Z | Compiling bitflags v2.11.0 |
| 506 | 2026-03-25T20:23:45.781Z | Compiling shlex v1.3.0 |
| 507 | 2026-03-25T20:23:45.940Z | Compiling equivalent v1.0.2 |
| 508 | 2026-03-25T20:23:45.964Z | Compiling hashbrown v0.16.1 |
| 509 | 2026-03-25T20:23:46.002Z | Compiling find-msvc-tools v0.1.9 |
| 510 | 2026-03-25T20:23:46.102Z | Compiling errno v0.3.14 |
| 511 | 2026-03-25T20:23:46.178Z | Compiling bytes v1.11.1 |
| 512 | 2026-03-25T20:23:46.277Z | Compiling signal-hook-registry v1.4.8 |
| 513 | 2026-03-25T20:23:46.289Z | Compiling jobserver v0.1.34 |
| 514 | 2026-03-25T20:23:46.332Z | Compiling mio v1.1.1 |
| 515 | 2026-03-25T20:23:46.428Z | Compiling syn v2.0.117 |
| 516 | 2026-03-25T20:23:46.485Z | Compiling rustix v1.1.4 |
| 517 | 2026-03-25T20:23:46.600Z | Compiling cc v1.2.57 |
| 518 | 2026-03-25T20:23:46.619Z | Compiling futures-sink v0.3.32 |
| 519 | 2026-03-25T20:23:46.732Z | Compiling socket2 v0.6.3 |
| 520 | 2026-03-25T20:23:46.787Z | Compiling zmij v1.0.21 |
| 521 | 2026-03-25T20:23:47.031Z | Compiling slab v0.4.12 |
| 522 | 2026-03-25T20:23:47.089Z | Compiling futures-channel v0.3.32 |
| 523 | 2026-03-25T20:23:47.132Z | Compiling tracing-core v0.1.36 |
| 524 | 2026-03-25T20:23:47.233Z | Compiling version_check v0.9.5 |
| 525 | 2026-03-25T20:23:47.369Z | Compiling serde_json v1.0.149 |
| 526 | 2026-03-25T20:23:47.507Z | Compiling indexmap v2.13.0 |
| 527 | 2026-03-25T20:23:47.583Z | Compiling futures-task v0.3.32 |
| 528 | 2026-03-25T20:23:47.610Z | Compiling getrandom v0.4.2 |
| 529 | 2026-03-25T20:23:47.759Z | Compiling futures-io v0.3.32 |
| 530 | 2026-03-25T20:23:47.869Z | Compiling unicode-width v0.2.2 |
| 531 | 2026-03-25T20:23:47.897Z | Compiling camino v1.2.2 |
| 532 | 2026-03-25T20:23:48.127Z | Compiling ring v0.17.14 |
| 533 | 2026-03-25T20:23:48.175Z | Compiling http v1.4.0 |
| 534 | 2026-03-25T20:23:48.195Z | Compiling percent-encoding v2.3.2 |
| 535 | 2026-03-25T20:23:48.267Z | Compiling zeroize v1.8.2 |
| 536 | 2026-03-25T20:23:48.336Z | Compiling adler2 v2.0.1 |
| 537 | 2026-03-25T20:23:48.445Z | Compiling simd-adler32 v0.3.8 |
| 538 | 2026-03-25T20:23:48.464Z | Compiling autocfg v1.5.0 |
| 539 | 2026-03-25T20:23:48.857Z | Compiling num-traits v0.2.19 |
| 540 | 2026-03-25T20:23:48.943Z | Compiling miniz_oxide v0.8.9 |
| 541 | 2026-03-25T20:23:49.092Z | Compiling object v0.37.3 |
| 542 | 2026-03-25T20:23:49.159Z | Compiling getrandom v0.3.4 |
| 543 | 2026-03-25T20:23:49.356Z | Compiling zerocopy v0.8.47 |
| 544 | 2026-03-25T20:23:49.411Z | Compiling target-lexicon v0.13.3 |
| 545 | 2026-03-25T20:23:49.742Z | Compiling http-body v1.0.1 |
| 546 | 2026-03-25T20:23:49.851Z | Compiling rustls-pki-types v1.14.0 |
| 547 | 2026-03-25T20:23:49.912Z | Compiling semver v1.0.27 |
| 548 | 2026-03-25T20:23:49.969Z | Compiling getrandom v0.2.17 |
| 549 | 2026-03-25T20:23:50.099Z | Compiling serde_derive v1.0.228 |
| 550 | 2026-03-25T20:23:50.140Z | Compiling tokio-macros v2.6.1 |
| 551 | 2026-03-25T20:23:50.208Z | Compiling futures-macro v0.3.32 |
| 552 | 2026-03-25T20:23:51.392Z | Compiling tracing-attributes v0.1.31 |
| 553 | 2026-03-25T20:23:51.417Z | Compiling owo-colors v4.3.0 |
| 554 | 2026-03-25T20:23:51.417Z | Compiling fnv v1.0.7 |
| 555 | 2026-03-25T20:23:51.417Z | Compiling typenum v1.19.0 |
| 556 | 2026-03-25T20:23:51.417Z | Compiling thiserror v2.0.18 |
| 557 | 2026-03-25T20:23:51.417Z | Compiling guppy-workspace-hack v0.1.0 |
| 558 | 2026-03-25T20:23:51.418Z | Compiling tokio v1.50.0 |
| 559 | 2026-03-25T20:23:51.434Z | Compiling signal-hook v0.3.18 |
| 560 | 2026-03-25T20:23:51.434Z | Compiling futures-util v0.3.32 |
| 561 | 2026-03-25T20:23:51.434Z | Compiling httparse v1.10.1 |
| 562 | 2026-03-25T20:23:51.434Z | Compiling untrusted v0.9.0 |
| 563 | 2026-03-25T20:23:51.434Z | Compiling gimli v0.32.3 |
| 564 | 2026-03-25T20:23:51.434Z | Compiling thiserror-impl v2.0.18 |
| 565 | 2026-03-25T20:23:51.626Z | Compiling tracing v0.1.44 |
| 566 | 2026-03-25T20:23:52.958Z | Compiling addr2line v0.25.1 |
| 567 | 2026-03-25T20:23:53.300Z | Compiling form_urlencoded v1.2.2 |
| 568 | 2026-03-25T20:23:53.370Z | Compiling generic-array v0.14.7 |
| 569 | 2026-03-25T20:23:53.568Z | Compiling thiserror v1.0.69 |
| 570 | 2026-03-25T20:23:53.598Z | Compiling typeid v1.0.3 |
| 571 | 2026-03-25T20:23:53.601Z | Compiling idna_adapter v1.0.0 |
| 572 | 2026-03-25T20:23:53.744Z | Compiling rustc-demangle v0.1.27 |
| 573 | 2026-03-25T20:23:53.769Z | Compiling rustls v0.23.37 |
| 574 | 2026-03-25T20:23:53.865Z | Compiling pkg-config v0.3.32 |
| 575 | 2026-03-25T20:23:53.916Z | Compiling fastrand v2.3.0 |
| 576 | 2026-03-25T20:23:53.969Z | Compiling tower-service v0.3.3 |
| 577 | 2026-03-25T20:23:54.064Z | Compiling try-lock v0.2.5 |
| 578 | 2026-03-25T20:23:54.196Z | Compiling utf8_iter v1.0.4 |
| 579 | 2026-03-25T20:23:54.260Z | Compiling target-spec v3.5.7 |
| 580 | 2026-03-25T20:23:54.314Z | Compiling atomic-waker v1.1.2 |
| 581 | 2026-03-25T20:23:54.355Z | Compiling idna v1.1.0 |
| 582 | 2026-03-25T20:23:54.435Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 583 | 2026-03-25T20:23:54.545Z | Compiling want v0.3.1 |
| 584 | 2026-03-25T20:23:54.726Z | Compiling tokio-util v0.7.18 |
| 585 | 2026-03-25T20:23:54.739Z | Compiling tempfile v3.27.0 |
| 586 | 2026-03-25T20:23:55.066Z | Compiling cfg-expr v0.20.7 |
| 587 | 2026-03-25T20:23:55.625Z | Compiling backtrace v0.3.76 |
| 588 | 2026-03-25T20:23:55.825Z | Compiling h2 v0.4.13 |
| 589 | 2026-03-25T20:23:56.035Z | Compiling thiserror-impl v1.0.69 |
| 590 | 2026-03-25T20:23:56.491Z | Compiling terminal_size v0.4.4 |
| 591 | 2026-03-25T20:23:56.504Z | Compiling aho-corasick v1.1.4 |
| 592 | 2026-03-25T20:23:56.504Z | Compiling erased-serde v0.4.10 |
| 593 | 2026-03-25T20:23:56.543Z | Compiling subtle v2.6.1 |
| 594 | 2026-03-25T20:23:56.724Z | Compiling regex-syntax v0.8.10 |
| 595 | 2026-03-25T20:23:56.768Z | Compiling pin-utils v0.1.0 |
| 596 | 2026-03-25T20:23:56.847Z | Compiling winnow v0.7.15 |
| 597 | 2026-03-25T20:23:57.851Z | Compiling rustls-webpki v0.103.10 |
| 598 | 2026-03-25T20:24:00.388Z | Compiling regex-automata v0.4.14 |
| 599 | 2026-03-25T20:24:00.460Z | Compiling hyper v1.8.1 |
| 600 | 2026-03-25T20:24:01.979Z | Compiling url v2.5.8 |
| 601 | 2026-03-25T20:24:03.658Z | Compiling serde_spanned v0.6.9 |
| 602 | 2026-03-25T20:24:03.836Z | Compiling toml_datetime v0.6.11 |
| 603 | 2026-03-25T20:24:03.916Z | Compiling ahash v0.8.12 |
| 604 | 2026-03-25T20:24:04.050Z | Compiling sync_wrapper v1.0.2 |
| 605 | 2026-03-25T20:24:04.149Z | Compiling either v1.15.0 |
| 606 | 2026-03-25T20:24:04.184Z | Compiling parking_lot_core v0.9.12 |
| 607 | 2026-03-25T20:24:04.189Z | Compiling nextest-workspace-hack v0.1.0 |
| 608 | 2026-03-25T20:24:04.216Z | Compiling is_ci v1.2.0 |
| 609 | 2026-03-25T20:24:04.373Z | Compiling portable-atomic v1.13.1 |
| 610 | 2026-03-25T20:24:04.388Z | Compiling unicode-segmentation v1.13.1 |
| 611 | 2026-03-25T20:24:04.426Z | Compiling unicode-linebreak v0.1.5 |
| 612 | 2026-03-25T20:24:04.429Z | Compiling crc32fast v1.5.0 |
| 613 | 2026-03-25T20:24:04.429Z | Compiling base64 v0.22.1 |
| 614 | 2026-03-25T20:24:04.664Z | Compiling toml_write v0.1.2 |
| 615 | 2026-03-25T20:24:04.691Z | Compiling tower-layer v0.3.3 |
| 616 | 2026-03-25T20:24:04.791Z | Compiling ipnet v2.12.0 |
| 617 | 2026-03-25T20:24:04.818Z | Compiling foldhash v0.1.5 |
| 618 | 2026-03-25T20:24:04.895Z | Compiling lazy_static v1.5.0 |
| 619 | 2026-03-25T20:24:04.907Z | Compiling tower v0.5.3 |
| 620 | 2026-03-25T20:24:04.920Z | Compiling toml_edit v0.22.27 |
| 621 | 2026-03-25T20:24:04.999Z | Compiling sharded-slab v0.1.7 |
| 622 | 2026-03-25T20:24:05.031Z | Compiling hyper-util v0.1.20 |
| 623 | 2026-03-25T20:24:05.511Z | Compiling hashbrown v0.15.5 |
| 624 | 2026-03-25T20:24:05.656Z | Compiling convert_case v0.10.0 |
| 625 | 2026-03-25T20:24:07.631Z | Compiling textwrap v0.16.2 |
| 626 | 2026-03-25T20:24:07.631Z | Compiling supports-color v3.0.2 |
| 627 | 2026-03-25T20:24:07.631Z | Compiling tokio-rustls v0.26.4 |
| 628 | 2026-03-25T20:24:07.631Z | Compiling backtrace-ext v0.2.1 |
| 629 | 2026-03-25T20:24:07.632Z | Compiling ordered-float v2.10.1 |
| 630 | 2026-03-25T20:24:07.632Z | Compiling webpki-roots v1.0.6 |
| 631 | 2026-03-25T20:24:07.632Z | Compiling miette-derive v7.6.0 |
| 632 | 2026-03-25T20:24:07.632Z | Compiling pathdiff v0.2.3 |
| 633 | 2026-03-25T20:24:07.632Z | Compiling console v0.15.11 |
| 634 | 2026-03-25T20:24:07.632Z | Compiling tracing-log v0.2.0 |
| 635 | 2026-03-25T20:24:07.695Z | Compiling cargo-platform v0.3.2 |
| 636 | 2026-03-25T20:24:07.736Z | Compiling os_pipe v1.2.3 |
| 637 | 2026-03-25T20:24:07.911Z | Compiling thread_local v1.1.9 |
| 638 | 2026-03-25T20:24:08.014Z | Compiling debug-ignore v1.0.5 |
| 639 | 2026-03-25T20:24:08.132Z | Compiling winnow v1.0.0 |
| 640 | 2026-03-25T20:24:08.270Z | Compiling cfg_aliases v0.2.1 |
| 641 | 2026-03-25T20:24:08.356Z | Compiling utf8parse v0.2.2 |
| 642 | 2026-03-25T20:24:08.470Z | Compiling unicode-width v0.1.14 |
| 643 | 2026-03-25T20:24:08.516Z | Compiling fixedbitset v0.5.7 |
| 644 | 2026-03-25T20:24:08.588Z | Compiling iri-string v0.7.11 |
| 645 | 2026-03-25T20:24:08.780Z | Compiling supports-hyperlinks v3.2.0 |
| 646 | 2026-03-25T20:24:09.072Z | Compiling supports-unicode v3.0.0 |
| 647 | 2026-03-25T20:24:09.097Z | Compiling ryu v1.0.23 |
| 648 | 2026-03-25T20:24:09.183Z | Compiling scopeguard v1.2.0 |
| 649 | 2026-03-25T20:24:09.297Z | Compiling zstd-safe v7.2.4 |
| 650 | 2026-03-25T20:24:09.324Z | Compiling rustix v0.38.44 |
| 651 | 2026-03-25T20:24:09.536Z | Compiling pulldown-cmark v0.13.3 |
| 652 | 2026-03-25T20:24:09.587Z | Compiling lock_api v0.4.14 |
| 653 | 2026-03-25T20:24:09.772Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 654 | 2026-03-25T20:24:09.783Z | Compiling serde_urlencoded v0.7.1 |
| 655 | 2026-03-25T20:24:09.831Z | Compiling miette v7.6.0 |
| 656 | 2026-03-25T20:24:10.064Z | Compiling tower-http v0.6.8 |
| 657 | 2026-03-25T20:24:11.031Z | Compiling petgraph v0.8.3 |
| 658 | 2026-03-25T20:24:11.120Z | Compiling anstyle-parse v1.0.0 |
| 659 | 2026-03-25T20:24:11.242Z | Compiling nix v0.30.1 |
| 660 | 2026-03-25T20:24:11.346Z | Compiling tracing-subscriber v0.3.23 |
| 661 | 2026-03-25T20:24:11.582Z | Compiling cargo_metadata v0.23.1 |
| 662 | 2026-03-25T20:24:11.662Z | Compiling sigchld v0.2.4 |
| 663 | 2026-03-25T20:24:11.841Z | Compiling serde-value v0.7.0 |
| 664 | 2026-03-25T20:24:12.576Z | Compiling hyper-rustls v0.27.7 |
| 665 | 2026-03-25T20:24:13.080Z | Compiling serde-untagged v0.1.9 |
| 666 | 2026-03-25T20:24:13.263Z | Compiling toml v0.8.23 |
| 667 | 2026-03-25T20:24:14.085Z | Compiling derive_more-impl v2.1.1 |
| 668 | 2026-03-25T20:24:14.427Z | Compiling itertools v0.14.0 |
| 669 | 2026-03-25T20:24:14.626Z | Compiling regex v1.12.3 |
| 670 | 2026-03-25T20:24:14.905Z | Compiling crypto-common v0.1.7 |
| 671 | 2026-03-25T20:24:15.012Z | Compiling block-buffer v0.10.4 |
| 672 | 2026-03-25T20:24:15.043Z | Compiling ppv-lite86 v0.2.21 |
| 673 | 2026-03-25T20:24:15.942Z | Compiling futures-executor v0.3.32 |
| 674 | 2026-03-25T20:24:15.961Z | Compiling rand_core v0.9.5 |
| 675 | 2026-03-25T20:24:15.961Z | Compiling pin-project-internal v1.1.11 |
| 676 | 2026-03-25T20:24:15.961Z | Compiling http-body-util v0.1.3 |
| 677 | 2026-03-25T20:24:15.986Z | Compiling uuid v1.22.0 |
| 678 | 2026-03-25T20:24:15.993Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 679 | 2026-03-25T20:24:16.074Z | Compiling serde_spanned v1.1.0 |
| 680 | 2026-03-25T20:24:16.190Z | Compiling smol_str v0.3.6 |
| 681 | 2026-03-25T20:24:16.242Z | Compiling filetime v0.2.27 |
| 682 | 2026-03-25T20:24:16.447Z | Compiling bstr v1.12.1 |
| 683 | 2026-03-25T20:24:16.455Z | Compiling vte v0.14.1 |
| 684 | 2026-03-25T20:24:16.460Z | Compiling anstyle-query v1.1.5 |
| 685 | 2026-03-25T20:24:16.531Z | Compiling color-spantrace v0.3.0 |
| 686 | 2026-03-25T20:24:16.559Z | Compiling litrs v1.0.0 |
| 687 | 2026-03-25T20:24:16.698Z | Compiling unicode-xid v0.2.6 |
| 688 | 2026-03-25T20:24:16.818Z | Compiling eyre v0.6.12 |
| 689 | 2026-03-25T20:24:16.831Z | Compiling nested v0.1.1 |
| 690 | 2026-03-25T20:24:16.843Z | Compiling colorchoice v1.0.5 |
| 691 | 2026-03-25T20:24:16.856Z | Compiling iana-time-zone v0.1.65 |
| 692 | 2026-03-25T20:24:16.964Z | Compiling unicase v2.9.0 |
| 693 | 2026-03-25T20:24:17.004Z | Compiling self_update v0.42.0 |
| 694 | 2026-03-25T20:24:17.019Z | Compiling tinyvec_macros v0.1.1 |
| 695 | 2026-03-25T20:24:17.082Z | Compiling is_terminal_polyfill v1.70.2 |
| 696 | 2026-03-25T20:24:17.095Z | Compiling number_prefix v0.4.0 |
| 697 | 2026-03-25T20:24:17.146Z | Compiling xattr v1.6.1 |
| 698 | 2026-03-25T20:24:17.173Z | Compiling anstyle v1.0.14 |
| 699 | 2026-03-25T20:24:17.188Z | Compiling static_assertions v1.1.0 |
| 700 | 2026-03-25T20:24:17.244Z | Compiling guppy v0.17.25 |
| 701 | 2026-03-25T20:24:17.258Z | Compiling tar v0.4.45 |
| 702 | 2026-03-25T20:24:17.261Z | Compiling indicatif v0.17.11 |
| 703 | 2026-03-25T20:24:17.444Z | Compiling anstream v1.0.0 |
| 704 | 2026-03-25T20:24:17.685Z | Compiling tinyvec v1.11.0 |
| 705 | 2026-03-25T20:24:17.966Z | Compiling document-features v0.2.12 |
| 706 | 2026-03-25T20:24:17.975Z | Compiling chrono v0.4.44 |
| 707 | 2026-03-25T20:24:18.159Z | Compiling globset v0.4.18 |
| 708 | 2026-03-25T20:24:18.463Z | Compiling cargo-util-schemas v0.2.0 |
| 709 | 2026-03-25T20:24:18.811Z | Compiling pin-project v1.1.11 |
| 710 | 2026-03-25T20:24:18.919Z | Compiling strip-ansi-escapes v0.2.1 |
| 711 | 2026-03-25T20:24:19.427Z | Compiling nextest-metadata v0.12.2 |
| 712 | 2026-03-25T20:24:19.922Z | Compiling toml v1.1.0+spec-1.1.0 |
| 713 | 2026-03-25T20:24:20.453Z | Compiling newtype-uuid v1.3.2 |
| 714 | 2026-03-25T20:24:20.651Z | Compiling reqwest v0.12.28 |
| 715 | 2026-03-25T20:24:20.925Z | Compiling rand_chacha v0.9.0 |
| 716 | 2026-03-25T20:24:21.351Z | Compiling futures v0.3.32 |
| 717 | 2026-03-25T20:24:21.400Z | Compiling digest v0.10.7 |
| 718 | 2026-03-25T20:24:21.444Z | Compiling derive_more v2.1.1 |
| 719 | 2026-03-25T20:24:21.491Z | Compiling flate2 v1.1.9 |
| 720 | 2026-03-25T20:24:21.522Z | Compiling parking_lot v0.12.5 |
| 721 | 2026-03-25T20:24:21.655Z | Compiling tracing-error v0.2.1 |
| 722 | 2026-03-25T20:24:21.896Z | Compiling shared_child v1.1.1 |
| 723 | 2026-03-25T20:24:22.400Z | Compiling signal-hook-mio v0.2.5 |
| 724 | 2026-03-25T20:24:22.431Z | Compiling self-replace v1.5.0 |
| 725 | 2026-03-25T20:24:22.531Z | Compiling cargo-platform v0.2.0 |
| 726 | 2026-03-25T20:24:22.728Z | Compiling quick-xml v0.38.4 |
| 727 | 2026-03-25T20:24:23.086Z | Compiling quick-xml v0.37.5 |
| 728 | 2026-03-25T20:24:23.161Z | Compiling clap_lex v1.1.0 |
| 729 | 2026-03-25T20:24:23.532Z | Compiling humantime v2.3.0 |
| 730 | 2026-03-25T20:24:23.760Z | Compiling shell-words v1.1.1 |
| 731 | 2026-03-25T20:24:23.953Z | Compiling urlencoding v2.1.3 |
| 732 | 2026-03-25T20:24:24.017Z | Compiling strsim v0.11.1 |
| 733 | 2026-03-25T20:24:24.352Z | Compiling indenter v0.3.4 |
| 734 | 2026-03-25T20:24:24.456Z | Compiling heck v0.5.0 |
| 735 | 2026-03-25T20:24:24.483Z | Compiling cpufeatures v0.2.17 |
| 736 | 2026-03-25T20:24:24.561Z | Compiling recursion v0.5.4 |
| 737 | 2026-03-25T20:24:24.603Z | Compiling sha2 v0.10.9 |
| 738 | 2026-03-25T20:24:24.658Z | Compiling clap_derive v4.6.0 |
| 739 | 2026-03-25T20:24:24.700Z | Compiling nextest-filtering v0.15.0 |
| 740 | 2026-03-25T20:24:24.855Z | Compiling clap_builder v4.6.0 |
| 741 | 2026-03-25T20:24:25.815Z | Compiling humantime-serde v1.1.1 |
| 742 | 2026-03-25T20:24:25.994Z | Compiling quick-junit v0.5.2 |
| 743 | 2026-03-25T20:24:26.442Z | Compiling atomicwrites v0.4.4 |
| 744 | 2026-03-25T20:24:26.739Z | Compiling cargo_metadata v0.20.0 |
| 745 | 2026-03-25T20:24:28.699Z | Compiling crossterm v0.29.0 |
| 746 | 2026-03-25T20:24:29.096Z | Compiling cargo-nextest v0.9.97 |
| 747 | 2026-03-25T20:24:30.268Z | Compiling duct v0.13.7 |
| 748 | 2026-03-25T20:24:31.113Z | Compiling zstd v0.13.3 |
| 749 | 2026-03-25T20:24:31.400Z | Compiling async-scoped v0.9.0 |
| 750 | 2026-03-25T20:24:31.544Z | Compiling rand v0.9.2 |
| 751 | 2026-03-25T20:24:31.589Z | Compiling config v0.15.22 |
| 752 | 2026-03-25T20:24:31.764Z | Compiling unicode-normalization v0.1.25 |
| 753 | 2026-03-25T20:24:31.869Z | Compiling target-spec-miette v0.4.5 |
| 754 | 2026-03-25T20:24:31.900Z | Compiling future-queue v0.4.0 |
| 755 | 2026-03-25T20:24:32.116Z | Compiling mukti-metadata v0.3.0 |
| 756 | 2026-03-25T20:24:32.189Z | Compiling camino-tempfile v1.4.1 |
| 757 | 2026-03-25T20:24:32.270Z | Compiling tokio-stream v0.1.18 |
| 758 | 2026-03-25T20:24:32.313Z | Compiling derive-where v1.6.1 |
| 759 | 2026-03-25T20:24:32.333Z | Compiling serde_path_to_error v0.1.20 |
| 760 | 2026-03-25T20:24:32.826Z | Compiling serde_ignored v0.1.14 |
| 761 | 2026-03-25T20:24:32.849Z | Compiling hex v0.4.3 |
| 762 | 2026-03-25T20:24:32.849Z | Compiling indent_write v2.2.0 |
| 763 | 2026-03-25T20:24:32.849Z | Compiling xxhash-rust v0.8.15 |
| 764 | 2026-03-25T20:24:32.906Z | Compiling home v0.5.12 |
| 765 | 2026-03-25T20:24:32.938Z | Compiling swrite v0.1.0 |
| 766 | 2026-03-25T20:24:32.954Z | Compiling color-eyre v0.6.5 |
| 767 | 2026-03-25T20:24:32.964Z | Compiling clap v4.6.0 |
| 768 | 2026-03-25T20:24:33.016Z | Compiling dialoguer v0.11.0 |
| 769 | 2026-03-25T20:24:33.049Z | Compiling enable-ansi-support v0.2.1 |
| 770 | 2026-03-25T20:24:33.529Z | Compiling nextest-runner v0.80.0 |
| 771 | 2026-03-25T20:24:51.762Z | Finished `release` profile [optimized] target(s) in 1m 11s |
| 772 | 2026-03-25T20:24:51.945Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 773 | 2026-03-25T20:24:51.949Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 774 | 2026-03-25T20:24:52.067Z | + pushd bgp |
| 775 | 2026-03-25T20:24:52.070Z | + pfexec cargo nextest run |
| 776 | 2026-03-25T20:24:52.071Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 777 | 2026-03-25T20:24:52.227Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 778 | 2026-03-25T20:24:52.879Z | From https://github.com/oxidecomputer/falcon |
| 779 | 2026-03-25T20:24:52.879Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 780 | 2026-03-25T20:24:52.957Z | Updating crates.io index |
| 781 | 2026-03-25T20:24:53.019Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 782 | 2026-03-25T20:24:53.739Z | From https://github.com/oxidecomputer/dendrite |
| 783 | 2026-03-25T20:24:53.739Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 784 | 2026-03-25T20:24:53.822Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 785 | 2026-03-25T20:24:54.119Z | From https://github.com/oxidecomputer/ispf |
| 786 | 2026-03-25T20:24:54.119Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 787 | 2026-03-25T20:24:54.125Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 788 | 2026-03-25T20:24:54.466Z | From https://github.com/oxidecomputer/netadm-sys |
| 789 | 2026-03-25T20:24:54.466Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 790 | 2026-03-25T20:24:54.474Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 791 | 2026-03-25T20:25:01.588Z | From https://github.com/oxidecomputer/omicron |
| 792 | 2026-03-25T20:25:01.589Z | * [new ref] 48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 -> refs/commit/48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 |
| 793 | 2026-03-25T20:25:02.016Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 794 | 2026-03-25T20:25:02.646Z | From https://github.com/oxidecomputer/opte |
| 795 | 2026-03-25T20:25:02.646Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 796 | 2026-03-25T20:25:02.812Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 797 | 2026-03-25T20:25:03.063Z | From https://github.com/illumos/smf-rs |
| 798 | 2026-03-25T20:25:03.063Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 799 | 2026-03-25T20:25:03.179Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 800 | 2026-03-25T20:25:03.491Z | From https://github.com/oxidecomputer/network-interface |
| 801 | 2026-03-25T20:25:03.491Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 802 | 2026-03-25T20:25:03.514Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 803 | 2026-03-25T20:25:03.796Z | From https://github.com/oxidecomputer/zone |
| 804 | 2026-03-25T20:25:03.796Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 805 | 2026-03-25T20:25:03.909Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 806 | 2026-03-25T20:25:05.080Z | From https://github.com/oxidecomputer/propolis |
| 807 | 2026-03-25T20:25:05.080Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 808 | 2026-03-25T20:25:05.262Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 809 | 2026-03-25T20:25:05.889Z | From https://github.com/oxidecomputer/transceiver-control |
| 810 | 2026-03-25T20:25:05.890Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 811 | 2026-03-25T20:25:05.948Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 812 | 2026-03-25T20:25:06.201Z | From https://github.com/oxidecomputer/dlpi-sys |
| 813 | 2026-03-25T20:25:06.201Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 814 | 2026-03-25T20:25:06.207Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 815 | 2026-03-25T20:25:06.510Z | From https://github.com/jmesmon/rust-libzfs |
| 816 | 2026-03-25T20:25:06.510Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 817 | 2026-03-25T20:25:06.520Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 818 | 2026-03-25T20:25:06.818Z | From https://github.com/oxidecomputer/rusty-doors |
| 819 | 2026-03-25T20:25:06.818Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 820 | 2026-03-25T20:25:06.903Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 821 | 2026-03-25T20:25:07.228Z | From https://github.com/oxidecomputer/lldp |
| 822 | 2026-03-25T20:25:07.228Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 823 | 2026-03-25T20:25:07.349Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 824 | 2026-03-25T20:25:07.608Z | From https://github.com/oxidecomputer/slog-error-chain |
| 825 | 2026-03-25T20:25:07.608Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 826 | 2026-03-25T20:25:07.628Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 827 | 2026-03-25T20:25:07.926Z | From https://github.com/oxidecomputer/tufaceous |
| 828 | 2026-03-25T20:25:07.926Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 829 | 2026-03-25T20:25:08.001Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 830 | 2026-03-25T20:25:08.468Z | From https://github.com/oxidecomputer/management-gateway-service |
| 831 | 2026-03-25T20:25:08.468Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 832 | 2026-03-25T20:25:08.491Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 833 | 2026-03-25T20:25:09.310Z | From https://github.com/oxidecomputer/crucible |
| 834 | 2026-03-25T20:25:09.310Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 835 | 2026-03-25T20:25:09.509Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 836 | 2026-03-25T20:25:09.824Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 837 | 2026-03-25T20:25:09.824Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 838 | 2026-03-25T20:25:10.061Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 839 | 2026-03-25T20:25:10.468Z | From https://github.com/oxidecomputer/propolis |
| 840 | 2026-03-25T20:25:10.468Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 841 | 2026-03-25T20:25:10.522Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 842 | 2026-03-25T20:25:10.806Z | From https://github.com/oxidecomputer/tofino |
| 843 | 2026-03-25T20:25:10.807Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 844 | 2026-03-25T20:25:10.827Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 845 | 2026-03-25T20:25:11.363Z | From https://github.com/oxidecomputer/maghemite |
| 846 | 2026-03-25T20:25:11.363Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 847 | 2026-03-25T20:25:11.422Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 848 | 2026-03-25T20:25:11.705Z | From https://github.com/oxidecomputer/clickward |
| 849 | 2026-03-25T20:25:11.706Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 850 | 2026-03-25T20:25:11.888Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 851 | 2026-03-25T20:25:12.170Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 852 | 2026-03-25T20:25:12.170Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 853 | 2026-03-25T20:25:12.297Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 854 | 2026-03-25T20:25:12.615Z | From https://github.com/oxidecomputer/crucible |
| 855 | 2026-03-25T20:25:12.615Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 856 | 2026-03-25T20:25:13.473Z | Downloading crates ... |
| 857 | 2026-03-25T20:25:13.587Z | Downloaded aead v0.5.2 |
| 858 | 2026-03-25T20:25:13.590Z | Downloaded arrayref v0.3.9 |
| 859 | 2026-03-25T20:25:13.597Z | Downloaded async-recursion v1.1.1 |
| 860 | 2026-03-25T20:25:13.600Z | Downloaded dtrace-parser v0.3.0 |
| 861 | 2026-03-25T20:25:13.600Z | Downloaded cpufeatures v0.3.0 |
| 862 | 2026-03-25T20:25:13.600Z | Downloaded keccak v0.1.6 |
| 863 | 2026-03-25T20:25:13.600Z | Downloaded cobs v0.3.0 |
| 864 | 2026-03-25T20:25:13.600Z | Downloaded ciborium-io v0.2.2 |
| 865 | 2026-03-25T20:25:13.600Z | Downloaded git-stub-vcs v0.1.0 |
| 866 | 2026-03-25T20:25:13.603Z | Downloaded base16ct v0.2.0 |
| 867 | 2026-03-25T20:25:13.603Z | Downloaded async-stream v0.3.6 |
| 868 | 2026-03-25T20:25:13.603Z | Downloaded async-stream-impl v0.3.6 |
| 869 | 2026-03-25T20:25:13.605Z | Downloaded arrayvec v0.7.6 |
| 870 | 2026-03-25T20:25:13.608Z | Downloaded argon2 v0.5.3 |
| 871 | 2026-03-25T20:25:13.612Z | Downloaded heck v0.4.1 |
| 872 | 2026-03-25T20:25:13.615Z | Downloaded group v0.13.0 |
| 873 | 2026-03-25T20:25:13.615Z | Downloaded glob v0.3.3 |
| 874 | 2026-03-25T20:25:13.615Z | Downloaded bit-vec v0.8.0 |
| 875 | 2026-03-25T20:25:13.619Z | Downloaded defmt-macros v1.0.1 |
| 876 | 2026-03-25T20:25:13.623Z | Downloaded anyhow v1.0.102 |
| 877 | 2026-03-25T20:25:13.626Z | Downloaded highway v1.3.0 |
| 878 | 2026-03-25T20:25:13.626Z | Downloaded erased-serde v0.3.31 |
| 879 | 2026-03-25T20:25:13.629Z | Downloaded crossbeam-deque v0.8.6 |
| 880 | 2026-03-25T20:25:13.629Z | Downloaded bytecount v0.6.9 |
| 881 | 2026-03-25T20:25:13.629Z | Downloaded daft-derive v0.1.5 |
| 882 | 2026-03-25T20:25:13.633Z | Downloaded chacha20 v0.10.0 |
| 883 | 2026-03-25T20:25:13.636Z | Downloaded deranged v0.5.8 |
| 884 | 2026-03-25T20:25:13.639Z | Downloaded hash32 v0.3.1 |
| 885 | 2026-03-25T20:25:13.639Z | Downloaded const-random-macro v0.1.16 |
| 886 | 2026-03-25T20:25:13.645Z | Downloaded hubpack_derive v0.1.1 |
| 887 | 2026-03-25T20:25:13.652Z | Downloaded dtrace-parser v0.2.0 |
| 888 | 2026-03-25T20:25:13.652Z | Downloaded dof v0.3.0 |
| 889 | 2026-03-25T20:25:13.652Z | Downloaded defmt v0.3.100 |
| 890 | 2026-03-25T20:25:13.652Z | Downloaded crucible-workspace-hack v0.1.0 |
| 891 | 2026-03-25T20:25:13.656Z | Downloaded git-stub v1.0.0 |
| 892 | 2026-03-25T20:25:13.656Z | Downloaded float-ord v0.3.2 |
| 893 | 2026-03-25T20:25:13.656Z | Downloaded dyn-clone v1.0.20 |
| 894 | 2026-03-25T20:25:13.656Z | Downloaded const_format_proc_macros v0.2.34 |
| 895 | 2026-03-25T20:25:13.656Z | Downloaded daft v0.1.5 |
| 896 | 2026-03-25T20:25:13.656Z | Downloaded allocator-api2 v0.2.21 |
| 897 | 2026-03-25T20:25:13.659Z | Downloaded foldhash v0.2.0 |
| 898 | 2026-03-25T20:25:13.659Z | Downloaded constant_time_eq v0.4.2 |
| 899 | 2026-03-25T20:25:13.659Z | Downloaded crc8 v0.1.1 |
| 900 | 2026-03-25T20:25:13.663Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 901 | 2026-03-25T20:25:13.663Z | Downloaded convert_case v0.4.0 |
| 902 | 2026-03-25T20:25:13.663Z | Downloaded bit-set v0.8.0 |
| 903 | 2026-03-25T20:25:13.663Z | Downloaded managed v0.8.0 |
| 904 | 2026-03-25T20:25:13.666Z | Downloaded num_threads v0.1.7 |
| 905 | 2026-03-25T20:25:13.666Z | Downloaded no-std-compat v0.4.1 |
| 906 | 2026-03-25T20:25:13.666Z | Downloaded instant v0.1.13 |
| 907 | 2026-03-25T20:25:13.670Z | Downloaded newtype_derive v0.1.6 |
| 908 | 2026-03-25T20:25:13.670Z | Downloaded mime v0.3.17 |
| 909 | 2026-03-25T20:25:13.670Z | Downloaded crunchy v0.2.4 |
| 910 | 2026-03-25T20:25:13.670Z | Downloaded newtype-uuid-macros v0.1.0 |
| 911 | 2026-03-25T20:25:13.670Z | Downloaded macaddr v1.0.1 |
| 912 | 2026-03-25T20:25:13.673Z | Downloaded half v2.7.1 |
| 913 | 2026-03-25T20:25:13.673Z | Downloaded fixedbitset v0.4.2 |
| 914 | 2026-03-25T20:25:13.676Z | Downloaded const-random v0.1.18 |
| 915 | 2026-03-25T20:25:13.676Z | Downloaded libscf-sys v1.1.0 |
| 916 | 2026-03-25T20:25:13.676Z | Downloaded embedded-io v0.6.1 |
| 917 | 2026-03-25T20:25:13.679Z | Downloaded ident_case v1.0.1 |
| 918 | 2026-03-25T20:25:13.679Z | Downloaded hickory-resolver v0.24.4 |
| 919 | 2026-03-25T20:25:13.682Z | Downloaded cstr-argument v0.1.2 |
| 920 | 2026-03-25T20:25:13.682Z | Downloaded darling_macro v0.21.3 |
| 921 | 2026-03-25T20:25:13.684Z | Downloaded gethostname v0.5.0 |
| 922 | 2026-03-25T20:25:13.684Z | Downloaded defmt-parser v1.0.0 |
| 923 | 2026-03-25T20:25:13.684Z | Downloaded opaque-debug v0.3.1 |
| 924 | 2026-03-25T20:25:13.687Z | Downloaded num-derive v0.4.2 |
| 925 | 2026-03-25T20:25:13.687Z | Downloaded num v0.4.3 |
| 926 | 2026-03-25T20:25:13.687Z | Downloaded num-iter v0.1.45 |
| 927 | 2026-03-25T20:25:13.690Z | Downloaded embedded-io v0.4.0 |
| 928 | 2026-03-25T20:25:13.690Z | Downloaded dunce v1.0.5 |
| 929 | 2026-03-25T20:25:13.690Z | Downloaded memoffset v0.9.1 |
| 930 | 2026-03-25T20:25:13.694Z | Downloaded lru-cache v0.1.2 |
| 931 | 2026-03-25T20:25:13.694Z | Downloaded memmap v0.7.0 |
| 932 | 2026-03-25T20:25:13.694Z | Downloaded data-encoding v2.10.0 |
| 933 | 2026-03-25T20:25:13.697Z | Downloaded critical-section v1.2.0 |
| 934 | 2026-03-25T20:25:13.697Z | Downloaded enum-as-inner v0.6.1 |
| 935 | 2026-03-25T20:25:13.697Z | Downloaded idna_adapter v1.2.1 |
| 936 | 2026-03-25T20:25:13.701Z | Downloaded darling v0.23.0 |
| 937 | 2026-03-25T20:25:13.701Z | Downloaded omicron-workspace-hack v0.1.0 |
| 938 | 2026-03-25T20:25:13.705Z | Downloaded olpc-cjson v0.1.4 |
| 939 | 2026-03-25T20:25:13.705Z | Downloaded hostname v0.3.1 |
| 940 | 2026-03-25T20:25:13.705Z | Downloaded foreign-types v0.5.0 |
| 941 | 2026-03-25T20:25:13.705Z | Downloaded hubpack v0.1.2 |
| 942 | 2026-03-25T20:25:13.708Z | Downloaded inout v0.1.4 |
| 943 | 2026-03-25T20:25:13.708Z | Downloaded linked-hash-map v0.5.6 |
| 944 | 2026-03-25T20:25:13.708Z | Downloaded bitflags v1.3.2 |
| 945 | 2026-03-25T20:25:13.708Z | Downloaded foreign-types-macros v0.2.3 |
| 946 | 2026-03-25T20:25:13.711Z | Downloaded colored v3.1.1 |
| 947 | 2026-03-25T20:25:13.711Z | Downloaded darling_macro v0.23.0 |
| 948 | 2026-03-25T20:25:13.711Z | Downloaded ciborium-ll v0.2.2 |
| 949 | 2026-03-25T20:25:13.714Z | Downloaded num-conv v0.2.0 |
| 950 | 2026-03-25T20:25:13.714Z | Downloaded match_cfg v0.1.0 |
| 951 | 2026-03-25T20:25:13.717Z | Downloaded is-terminal v0.4.17 |
| 952 | 2026-03-25T20:25:13.717Z | Downloaded ingot-types v0.1.2 |
| 953 | 2026-03-25T20:25:13.717Z | Downloaded hashbrown v0.12.3 |
| 954 | 2026-03-25T20:25:13.720Z | Downloaded fxhash v0.2.1 |
| 955 | 2026-03-25T20:25:13.723Z | Downloaded internet-checksum v0.2.1 |
| 956 | 2026-03-25T20:25:13.723Z | Downloaded httpdate v1.0.3 |
| 957 | 2026-03-25T20:25:13.723Z | Downloaded pretty-hex v0.4.2 |
| 958 | 2026-03-25T20:25:13.726Z | Downloaded foreign-types-shared v0.3.1 |
| 959 | 2026-03-25T20:25:13.726Z | Downloaded powerfmt v0.2.0 |
| 960 | 2026-03-25T20:25:13.726Z | Downloaded potential_utf v0.1.4 |
| 961 | 2026-03-25T20:25:13.726Z | Downloaded phf_shared v0.12.1 |
| 962 | 2026-03-25T20:25:13.729Z | Downloaded hmac v0.12.1 |
| 963 | 2026-03-25T20:25:13.729Z | Downloaded plain v0.2.3 |
| 964 | 2026-03-25T20:25:13.729Z | Downloaded proc-macro-crate v1.3.1 |
| 965 | 2026-03-25T20:25:13.733Z | Downloaded num-complex v0.4.6 |
| 966 | 2026-03-25T20:25:13.733Z | Downloaded dof v0.4.0 |
| 967 | 2026-03-25T20:25:13.733Z | Downloaded defmt v1.0.1 |
| 968 | 2026-03-25T20:25:13.735Z | Downloaded natord v1.0.9 |
| 969 | 2026-03-25T20:25:13.735Z | Downloaded csv-core v0.1.13 |
| 970 | 2026-03-25T20:25:13.735Z | Downloaded newline-converter v0.3.0 |
| 971 | 2026-03-25T20:25:13.739Z | Downloaded chacha20 v0.9.1 |
| 972 | 2026-03-25T20:25:13.739Z | Downloaded bcs v0.1.6 |
| 973 | 2026-03-25T20:25:13.739Z | Downloaded progenitor-macro v0.13.0 |
| 974 | 2026-03-25T20:25:13.742Z | Downloaded byteorder v1.5.0 |
| 975 | 2026-03-25T20:25:13.742Z | Downloaded base16ct v1.0.0 |
| 976 | 2026-03-25T20:25:13.742Z | Downloaded libsw v3.5.0 |
| 977 | 2026-03-25T20:25:13.747Z | Downloaded ref-cast-impl v1.0.25 |
| 978 | 2026-03-25T20:25:13.747Z | Downloaded rand_xorshift v0.4.0 |
| 979 | 2026-03-25T20:25:13.747Z | Downloaded heapless v0.8.0 |
| 980 | 2026-03-25T20:25:13.749Z | Downloaded parse-display v0.10.0 |
| 981 | 2026-03-25T20:25:13.749Z | Downloaded num_enum v0.5.11 |
| 982 | 2026-03-25T20:25:13.752Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 983 | 2026-03-25T20:25:13.752Z | Downloaded progenitor-client v0.11.2 |
| 984 | 2026-03-25T20:25:13.752Z | Downloaded progenitor-client v0.10.0 |
| 985 | 2026-03-25T20:25:13.755Z | Downloaded num_enum_derive v0.5.11 |
| 986 | 2026-03-25T20:25:13.755Z | Downloaded const_format v0.2.35 |
| 987 | 2026-03-25T20:25:13.759Z | Downloaded num-rational v0.4.2 |
| 988 | 2026-03-25T20:25:13.762Z | Downloaded drift v0.1.3 |
| 989 | 2026-03-25T20:25:13.765Z | Downloaded num-integer v0.1.46 |
| 990 | 2026-03-25T20:25:13.765Z | Downloaded paste v1.0.15 |
| 991 | 2026-03-25T20:25:13.768Z | Downloaded quick-error v1.2.3 |
| 992 | 2026-03-25T20:25:13.768Z | Downloaded progenitor-macro v0.10.0 |
| 993 | 2026-03-25T20:25:13.770Z | Downloaded num_enum v0.7.6 |
| 994 | 2026-03-25T20:25:13.773Z | Downloaded ref-cast v1.0.25 |
| 995 | 2026-03-25T20:25:13.776Z | Downloaded rand_chacha v0.3.1 |
| 996 | 2026-03-25T20:25:13.776Z | Downloaded num_enum_derive v0.7.6 |
| 997 | 2026-03-25T20:25:13.776Z | Downloaded litemap v0.8.1 |
| 998 | 2026-03-25T20:25:13.780Z | Downloaded rustc_version v0.1.7 |
| 999 | 2026-03-25T20:25:13.780Z | Downloaded memmap2 v0.9.10 |
| 1000 | 2026-03-25T20:25:13.783Z | Downloaded derive-ex v0.1.8 |
| 1001 | 2026-03-25T20:25:13.783Z | Downloaded backoff v0.4.0 |
| 1002 | 2026-03-25T20:25:13.783Z | Downloaded linear-map v1.2.0 |
| 1003 | 2026-03-25T20:25:13.786Z | Downloaded same-file v1.0.6 |
| 1004 | 2026-03-25T20:25:13.786Z | Downloaded pem v3.0.6 |
| 1005 | 2026-03-25T20:25:13.786Z | Downloaded proc-macro-crate v3.5.0 |
| 1006 | 2026-03-25T20:25:13.789Z | Downloaded parse-display-derive v0.10.0 |
| 1007 | 2026-03-25T20:25:13.789Z | Downloaded oxnet v0.1.4 |
| 1008 | 2026-03-25T20:25:13.789Z | Downloaded ff v0.13.1 |
| 1009 | 2026-03-25T20:25:13.792Z | Downloaded progenitor v0.13.0 |
| 1010 | 2026-03-25T20:25:13.792Z | Downloaded progenitor v0.11.2 |
| 1011 | 2026-03-25T20:25:13.795Z | Downloaded scroll_derive v0.13.1 |
| 1012 | 2026-03-25T20:25:13.795Z | Downloaded ipnetwork v0.21.1 |
| 1013 | 2026-03-25T20:25:13.795Z | Downloaded displaydoc v0.2.5 |
| 1014 | 2026-03-25T20:25:13.798Z | Downloaded serde_repr v0.1.20 |
| 1015 | 2026-03-25T20:25:13.801Z | Downloaded serde-big-array v0.5.1 |
| 1016 | 2026-03-25T20:25:13.801Z | Downloaded sha1 v0.10.6 |
| 1017 | 2026-03-25T20:25:13.801Z | Downloaded semver v0.1.20 |
| 1018 | 2026-03-25T20:25:13.804Z | Downloaded scroll_derive v0.12.1 |
| 1019 | 2026-03-25T20:25:13.804Z | Downloaded serial_test_derive v3.4.0 |
| 1020 | 2026-03-25T20:25:13.804Z | Downloaded poly1305 v0.8.0 |
| 1021 | 2026-03-25T20:25:13.806Z | Downloaded siphasher v1.0.2 |
| 1022 | 2026-03-25T20:25:13.806Z | Downloaded crossbeam-utils v0.8.21 |
| 1023 | 2026-03-25T20:25:13.812Z | Downloaded ciborium v0.2.2 |
| 1024 | 2026-03-25T20:25:13.812Z | Downloaded cargo_toml v0.22.3 |
| 1025 | 2026-03-25T20:25:13.815Z | Downloaded backon v1.6.0 |
| 1026 | 2026-03-25T20:25:13.815Z | Downloaded async-trait v0.1.89 |
| 1027 | 2026-03-25T20:25:13.815Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1028 | 2026-03-25T20:25:13.815Z | Downloaded proc-macro-error v1.0.4 |
| 1029 | 2026-03-25T20:25:13.818Z | Downloaded diff v0.1.13 |
| 1030 | 2026-03-25T20:25:13.821Z | Downloaded serial_test v3.4.0 |
| 1031 | 2026-03-25T20:25:13.821Z | Downloaded crypto-bigint v0.5.5 |
| 1032 | 2026-03-25T20:25:13.825Z | Downloaded progenitor-client v0.13.0 |
| 1033 | 2026-03-25T20:25:13.829Z | Downloaded progenitor-macro v0.11.2 |
| 1034 | 2026-03-25T20:25:13.829Z | Downloaded progenitor-extras v0.1.1 |
| 1035 | 2026-03-25T20:25:13.829Z | Downloaded phf v0.12.1 |
| 1036 | 2026-03-25T20:25:13.829Z | Downloaded smawk v0.3.2 |
| 1037 | 2026-03-25T20:25:13.832Z | Downloaded progenitor v0.10.0 |
| 1038 | 2026-03-25T20:25:13.832Z | Downloaded proc-macro-error2 v2.0.1 |
| 1039 | 2026-03-25T20:25:13.832Z | Downloaded console v0.16.3 |
| 1040 | 2026-03-25T20:25:13.835Z | Downloaded sigpipe v0.1.3 |
| 1041 | 2026-03-25T20:25:13.835Z | Downloaded blake2 v0.10.6 |
| 1042 | 2026-03-25T20:25:13.835Z | Downloaded strum v0.26.3 |
| 1043 | 2026-03-25T20:25:13.838Z | Downloaded slog-bunyan v2.5.0 |
| 1044 | 2026-03-25T20:25:13.838Z | Downloaded spin v0.5.2 |
| 1045 | 2026-03-25T20:25:13.838Z | Downloaded cookie v0.18.1 |
| 1046 | 2026-03-25T20:25:13.844Z | Downloaded byte-wrapper v0.1.0 |
| 1047 | 2026-03-25T20:25:13.844Z | Downloaded hickory-resolver v0.25.2 |
| 1048 | 2026-03-25T20:25:13.846Z | Downloaded rustls-pemfile v2.2.0 |
| 1049 | 2026-03-25T20:25:13.847Z | Downloaded cancel-safe-futures v0.1.5 |
| 1050 | 2026-03-25T20:25:13.847Z | Downloaded structmeta-derive v0.3.0 |
| 1051 | 2026-03-25T20:25:13.849Z | Downloaded rustls-native-certs v0.8.3 |
| 1052 | 2026-03-25T20:25:13.849Z | Downloaded strum v0.27.2 |
| 1053 | 2026-03-25T20:25:13.852Z | Downloaded postcard v1.1.3 |
| 1054 | 2026-03-25T20:25:13.852Z | Downloaded structmeta v0.3.0 |
| 1055 | 2026-03-25T20:25:13.852Z | Downloaded tabwriter v1.4.1 |
| 1056 | 2026-03-25T20:25:13.855Z | Downloaded pest_generator v2.8.6 |
| 1057 | 2026-03-25T20:25:13.855Z | Downloaded password-hash v0.5.0 |
| 1058 | 2026-03-25T20:25:13.859Z | Downloaded take_mut v0.2.2 |
| 1059 | 2026-03-25T20:25:13.859Z | Downloaded tagptr v0.2.0 |
| 1060 | 2026-03-25T20:25:13.859Z | Downloaded schemars_derive v0.8.22 |
| 1061 | 2026-03-25T20:25:13.859Z | Downloaded rusty-fork v0.3.1 |
| 1062 | 2026-03-25T20:25:13.862Z | Downloaded tabled_derive v0.11.0 |
| 1063 | 2026-03-25T20:25:13.862Z | Downloaded tabled_derive v0.7.0 |
| 1064 | 2026-03-25T20:25:13.862Z | Downloaded scroll v0.13.0 |
| 1065 | 2026-03-25T20:25:13.862Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1066 | 2026-03-25T20:25:13.865Z | Downloaded papergrid v0.17.0 |
| 1067 | 2026-03-25T20:25:13.868Z | Downloaded testing_table v0.3.0 |
| 1068 | 2026-03-25T20:25:13.868Z | Downloaded termtree v0.5.1 |
| 1069 | 2026-03-25T20:25:13.868Z | Downloaded rustversion v1.0.22 |
| 1070 | 2026-03-25T20:25:13.871Z | Downloaded thread-id v4.2.2 |
| 1071 | 2026-03-25T20:25:13.871Z | Downloaded secrecy v0.10.3 |
| 1072 | 2026-03-25T20:25:13.871Z | Downloaded thread-id v5.1.0 |
| 1073 | 2026-03-25T20:25:13.871Z | Downloaded darling_core v0.21.3 |
| 1074 | 2026-03-25T20:25:13.874Z | Downloaded serde_tokenstream v0.2.3 |
| 1075 | 2026-03-25T20:25:13.877Z | Downloaded serde_plain v1.0.2 |
| 1076 | 2026-03-25T20:25:13.877Z | Downloaded unarray v0.1.4 |
| 1077 | 2026-03-25T20:25:13.877Z | Downloaded slog-async v2.8.0 |
| 1078 | 2026-03-25T20:25:13.880Z | Downloaded topological-sort v0.2.2 |
| 1079 | 2026-03-25T20:25:13.880Z | Downloaded rhai_codegen v3.1.0 |
| 1080 | 2026-03-25T20:25:13.884Z | Downloaded stable_deref_trait v1.2.1 |
| 1081 | 2026-03-25T20:25:13.887Z | Downloaded synstructure v0.13.2 |
| 1082 | 2026-03-25T20:25:13.887Z | Downloaded snafu-derive v0.8.9 |
| 1083 | 2026-03-25T20:25:13.887Z | Downloaded indexmap v1.9.3 |
| 1084 | 2026-03-25T20:25:13.887Z | Downloaded slog-scope v4.4.1 |
| 1085 | 2026-03-25T20:25:13.893Z | Downloaded slog-json v2.6.1 |
| 1086 | 2026-03-25T20:25:13.893Z | Downloaded unit-prefix v0.5.2 |
| 1087 | 2026-03-25T20:25:13.893Z | Downloaded usdt-macro v0.5.0 |
| 1088 | 2026-03-25T20:25:13.893Z | Downloaded usdt-attr-macro v0.5.0 |
| 1089 | 2026-03-25T20:25:13.896Z | Downloaded yoke-derive v0.8.1 |
| 1090 | 2026-03-25T20:25:13.896Z | Downloaded typify-macro v0.4.3 |
| 1091 | 2026-03-25T20:25:13.896Z | Downloaded serde_derive_internals v0.29.1 |
| 1092 | 2026-03-25T20:25:13.896Z | Downloaded sdd v3.0.10 |
| 1093 | 2026-03-25T20:25:13.896Z | Downloaded icu_properties v2.1.2 |
| 1094 | 2026-03-25T20:25:13.896Z | Downloaded crossbeam-epoch v0.9.18 |
| 1095 | 2026-03-25T20:25:13.899Z | Downloaded papergrid v0.11.0 |
| 1096 | 2026-03-25T20:25:13.905Z | Downloaded dropshot_endpoint v0.16.7 |
| 1097 | 2026-03-25T20:25:13.909Z | Downloaded resolv-conf v0.7.6 |
| 1098 | 2026-03-25T20:25:13.909Z | Downloaded pest_derive v2.8.6 |
| 1099 | 2026-03-25T20:25:13.909Z | Downloaded scroll v0.12.0 |
| 1100 | 2026-03-25T20:25:13.909Z | Downloaded universal-hash v0.5.1 |
| 1101 | 2026-03-25T20:25:13.909Z | Downloaded parking_lot_core v0.8.6 |
| 1102 | 2026-03-25T20:25:13.909Z | Downloaded slog-dtrace v0.3.0 |
| 1103 | 2026-03-25T20:25:13.912Z | Downloaded parking_lot v0.11.2 |
| 1104 | 2026-03-25T20:25:13.912Z | Downloaded rand_core v0.10.0 |
| 1105 | 2026-03-25T20:25:13.912Z | Downloaded zerofrom-derive v0.1.6 |
| 1106 | 2026-03-25T20:25:13.912Z | Downloaded usdt v0.5.0 |
| 1107 | 2026-03-25T20:25:13.915Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1108 | 2026-03-25T20:25:13.915Z | Downloaded usdt-macro v0.6.0 |
| 1109 | 2026-03-25T20:25:13.915Z | Downloaded usdt-attr-macro v0.6.0 |
| 1110 | 2026-03-25T20:25:13.915Z | Downloaded untrusted v0.7.1 |
| 1111 | 2026-03-25T20:25:13.918Z | Downloaded ingot-macros v0.1.1 |
| 1112 | 2026-03-25T20:25:13.918Z | Downloaded multer v3.1.0 |
| 1113 | 2026-03-25T20:25:13.921Z | Downloaded wait-timeout v0.2.1 |
| 1114 | 2026-03-25T20:25:13.921Z | Downloaded slog-term v2.9.2 |
| 1115 | 2026-03-25T20:25:13.924Z | Downloaded smf v0.2.3 |
| 1116 | 2026-03-25T20:25:13.924Z | Downloaded slog-envlogger v2.2.0 |
| 1117 | 2026-03-25T20:25:13.924Z | Downloaded tinystr v0.8.2 |
| 1118 | 2026-03-25T20:25:13.927Z | Downloaded strum_macros v0.27.2 |
| 1119 | 2026-03-25T20:25:13.927Z | Downloaded zone v0.3.1 |
| 1120 | 2026-03-25T20:25:13.927Z | Downloaded waitgroup v0.1.2 |
| 1121 | 2026-03-25T20:25:13.929Z | Downloaded utf-8 v0.7.6 |
| 1122 | 2026-03-25T20:25:13.930Z | Downloaded typify-macro v0.6.1 |
| 1123 | 2026-03-25T20:25:13.930Z | Downloaded tokio-dtrace v0.1.1 |
| 1124 | 2026-03-25T20:25:13.930Z | Downloaded strum_macros v0.26.4 |
| 1125 | 2026-03-25T20:25:13.936Z | Downloaded zeroize_derive v1.4.3 |
| 1126 | 2026-03-25T20:25:13.936Z | Downloaded zerofrom v0.1.6 |
| 1127 | 2026-03-25T20:25:13.936Z | Downloaded progenitor-impl v0.10.0 |
| 1128 | 2026-03-25T20:25:13.941Z | Downloaded icu_provider v2.1.1 |
| 1129 | 2026-03-25T20:25:13.941Z | Downloaded smartstring v1.0.1 |
| 1130 | 2026-03-25T20:25:13.941Z | Downloaded time-core v0.1.8 |
| 1131 | 2026-03-25T20:25:13.941Z | Downloaded tokio-tungstenite v0.21.0 |
| 1132 | 2026-03-25T20:25:13.941Z | Downloaded time-macros v0.2.27 |
| 1133 | 2026-03-25T20:25:13.945Z | Downloaded serde_with_macros v3.18.0 |
| 1134 | 2026-03-25T20:25:13.945Z | Downloaded progenitor-impl v0.13.0 |
| 1135 | 2026-03-25T20:25:13.945Z | Downloaded tiny-keccak v2.0.2 |
| 1136 | 2026-03-25T20:25:13.949Z | Downloaded writeable v0.6.2 |
| 1137 | 2026-03-25T20:25:13.949Z | Downloaded whoami v1.6.1 |
| 1138 | 2026-03-25T20:25:13.949Z | Downloaded spin v0.9.8 |
| 1139 | 2026-03-25T20:25:13.952Z | Downloaded thiserror-no-std v2.0.2 |
| 1140 | 2026-03-25T20:25:13.952Z | Downloaded omicron-zone-package v0.12.2 |
| 1141 | 2026-03-25T20:25:13.955Z | Downloaded indicatif v0.18.4 |
| 1142 | 2026-03-25T20:25:13.957Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1143 | 2026-03-25T20:25:13.960Z | Downloaded icu_normalizer_data v2.1.1 |
| 1144 | 2026-03-25T20:25:13.960Z | Downloaded darling_core v0.23.0 |
| 1145 | 2026-03-25T20:25:13.963Z | Downloaded thin-vec v0.2.14 |
| 1146 | 2026-03-25T20:25:13.966Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1147 | 2026-03-25T20:25:13.966Z | Downloaded slog-stdlog v4.1.1 |
| 1148 | 2026-03-25T20:25:13.966Z | Downloaded pretty_assertions v1.4.1 |
| 1149 | 2026-03-25T20:25:13.969Z | Downloaded fs-err v3.3.0 |
| 1150 | 2026-03-25T20:25:13.969Z | Downloaded libsw-core v0.3.2 |
| 1151 | 2026-03-25T20:25:13.969Z | Downloaded dropshot-api-manager v0.5.2 |
| 1152 | 2026-03-25T20:25:13.975Z | Downloaded prettyplease v0.2.37 |
| 1153 | 2026-03-25T20:25:13.978Z | Downloaded walkdir v2.5.0 |
| 1154 | 2026-03-25T20:25:13.978Z | Downloaded usdt-impl v0.5.0 |
| 1155 | 2026-03-25T20:25:13.978Z | Downloaded usdt v0.6.0 |
| 1156 | 2026-03-25T20:25:13.978Z | Downloaded xz2 v0.1.7 |
| 1157 | 2026-03-25T20:25:13.978Z | Downloaded chacha20poly1305 v0.10.1 |
| 1158 | 2026-03-25T20:25:13.979Z | Downloaded goblin v0.8.2 |
| 1159 | 2026-03-25T20:25:13.985Z | Downloaded num-derive v0.3.3 |
| 1160 | 2026-03-25T20:25:13.985Z | Downloaded ucd-trie v0.1.7 |
| 1161 | 2026-03-25T20:25:13.985Z | Downloaded ingot v0.1.1 |
| 1162 | 2026-03-25T20:25:13.990Z | Downloaded term v1.2.1 |
| 1163 | 2026-03-25T20:25:13.990Z | Downloaded icu_locale_core v2.1.1 |
| 1164 | 2026-03-25T20:25:13.990Z | Downloaded vsss-rs v3.3.4 |
| 1165 | 2026-03-25T20:25:13.993Z | Downloaded pest_meta v2.8.6 |
| 1166 | 2026-03-25T20:25:13.993Z | Downloaded zerocopy-derive v0.7.35 |
| 1167 | 2026-03-25T20:25:13.996Z | Downloaded zone_cfg_derive v0.3.1 |
| 1168 | 2026-03-25T20:25:13.996Z | Downloaded zerovec-derive v0.11.2 |
| 1169 | 2026-03-25T20:25:13.996Z | Downloaded jiff-static v0.2.23 |
| 1170 | 2026-03-25T20:25:13.996Z | Downloaded fs_extra v1.3.0 |
| 1171 | 2026-03-25T20:25:13.999Z | Downloaded elliptic-curve v0.13.8 |
| 1172 | 2026-03-25T20:25:14.002Z | Downloaded test-strategy v0.4.5 |
| 1173 | 2026-03-25T20:25:14.002Z | Downloaded yoke v0.8.1 |
| 1174 | 2026-03-25T20:25:14.005Z | Downloaded schemars v0.9.0 |
| 1175 | 2026-03-25T20:25:14.009Z | Downloaded typify v0.6.1 |
| 1176 | 2026-03-25T20:25:14.012Z | Downloaded rayon-core v1.13.0 |
| 1177 | 2026-03-25T20:25:14.015Z | Downloaded tokio-rustls v0.25.0 |
| 1178 | 2026-03-25T20:25:14.015Z | Downloaded usdt-impl v0.6.0 |
| 1179 | 2026-03-25T20:25:14.018Z | Downloaded typify v0.4.3 |
| 1180 | 2026-03-25T20:25:14.018Z | Downloaded similar v2.7.0 |
| 1181 | 2026-03-25T20:25:14.022Z | Downloaded snafu v0.8.9 |
| 1182 | 2026-03-25T20:25:14.025Z | Downloaded qorb v0.4.1 |
| 1183 | 2026-03-25T20:25:14.031Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1184 | 2026-03-25T20:25:14.034Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1185 | 2026-03-25T20:25:14.034Z | Downloaded base64 v0.21.7 |
| 1186 | 2026-03-25T20:25:14.034Z | Downloaded schemars v0.8.22 |
| 1187 | 2026-03-25T20:25:14.039Z | Downloaded toml v0.7.8 |
| 1188 | 2026-03-25T20:25:14.042Z | Downloaded steno v0.4.1 |
| 1189 | 2026-03-25T20:25:14.045Z | Downloaded schemars v1.2.1 |
| 1190 | 2026-03-25T20:25:14.052Z | Downloaded zerotrie v0.2.3 |
| 1191 | 2026-03-25T20:25:14.055Z | Downloaded tungstenite v0.21.0 |
| 1192 | 2026-03-25T20:25:14.057Z | Downloaded yansi v1.0.1 |
| 1193 | 2026-03-25T20:25:14.057Z | Downloaded rand v0.8.5 |
| 1194 | 2026-03-25T20:25:14.060Z | Downloaded unsafe-libyaml v0.2.11 |
| 1195 | 2026-03-25T20:25:14.063Z | Downloaded slog v2.8.2 |
| 1196 | 2026-03-25T20:25:14.063Z | Downloaded zerocopy-derive v0.8.47 |
| 1197 | 2026-03-25T20:25:14.068Z | Downloaded pest v2.8.6 |
| 1198 | 2026-03-25T20:25:14.071Z | Downloaded minimal-lexical v0.2.1 |
| 1199 | 2026-03-25T20:25:14.074Z | Downloaded progenitor-impl v0.11.2 |
| 1200 | 2026-03-25T20:25:14.090Z | Downloaded icu_collections v2.1.1 |
| 1201 | 2026-03-25T20:25:14.094Z | Downloaded expectorate v1.2.0 |
| 1202 | 2026-03-25T20:25:14.094Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1203 | 2026-03-25T20:25:14.094Z | Downloaded crossbeam-channel v0.5.15 |
| 1204 | 2026-03-25T20:25:14.094Z | Downloaded icu_normalizer v2.1.1 |
| 1205 | 2026-03-25T20:25:14.094Z | Downloaded derive_more v0.99.20 |
| 1206 | 2026-03-25T20:25:14.094Z | Downloaded darling v0.21.3 |
| 1207 | 2026-03-25T20:25:14.094Z | Downloaded cmake v0.1.57 |
| 1208 | 2026-03-25T20:25:14.094Z | Downloaded arc-swap v1.9.0 |
| 1209 | 2026-03-25T20:25:14.097Z | Downloaded cipher v0.4.4 |
| 1210 | 2026-03-25T20:25:14.097Z | Downloaded rand v0.10.0 |
| 1211 | 2026-03-25T20:25:14.102Z | Downloaded hostname v0.4.2 |
| 1212 | 2026-03-25T20:25:14.105Z | Downloaded zerovec v0.11.5 |
| 1213 | 2026-03-25T20:25:14.108Z | Downloaded toml_edit v0.19.15 |
| 1214 | 2026-03-25T20:25:14.117Z | Downloaded reqwest v0.13.2 |
| 1215 | 2026-03-25T20:25:14.121Z | Downloaded aws-lc-rs v1.16.2 |
| 1216 | 2026-03-25T20:25:14.126Z | Downloaded zerocopy v0.7.35 |
| 1217 | 2026-03-25T20:25:14.135Z | Downloaded typed-path v0.9.3 |
| 1218 | 2026-03-25T20:25:14.138Z | Downloaded proptest v1.11.0 |
| 1219 | 2026-03-25T20:25:14.143Z | Downloaded iddqd v0.3.17 |
| 1220 | 2026-03-25T20:25:14.147Z | Downloaded blake3 v1.8.3 |
| 1221 | 2026-03-25T20:25:14.151Z | Downloaded winnow v0.5.40 |
| 1222 | 2026-03-25T20:25:14.156Z | Downloaded itertools v0.12.1 |
| 1223 | 2026-03-25T20:25:14.160Z | Downloaded tabled v0.20.0 |
| 1224 | 2026-03-25T20:25:14.169Z | Downloaded syn v1.0.109 |
| 1225 | 2026-03-25T20:25:14.174Z | Downloaded scc v2.4.0 |
| 1226 | 2026-03-25T20:25:14.177Z | Downloaded hkdf v0.12.4 |
| 1227 | 2026-03-25T20:25:14.180Z | Downloaded goblin v0.10.5 |
| 1228 | 2026-03-25T20:25:14.183Z | Downloaded nom v8.0.0 |
| 1229 | 2026-03-25T20:25:14.187Z | Downloaded libm v0.2.16 |
| 1230 | 2026-03-25T20:25:14.190Z | Downloaded icu_properties_data v2.1.2 |
| 1231 | 2026-03-25T20:25:14.195Z | Downloaded nom v7.1.3 |
| 1232 | 2026-03-25T20:25:14.198Z | Downloaded rustls v0.22.4 |
| 1233 | 2026-03-25T20:25:14.205Z | Downloaded tough v0.20.0 |
| 1234 | 2026-03-25T20:25:14.211Z | Downloaded dropshot v0.16.7 |
| 1235 | 2026-03-25T20:25:14.231Z | Downloaded serde_with v3.18.0 |
| 1236 | 2026-03-25T20:25:14.238Z | Downloaded rayon v1.11.0 |
| 1237 | 2026-03-25T20:25:14.257Z | Downloaded rustls-webpki v0.102.8 |
| 1238 | 2026-03-25T20:25:14.261Z | Downloaded moka v0.12.15 |
| 1239 | 2026-03-25T20:25:14.286Z | Downloaded tabled v0.15.0 |
| 1240 | 2026-03-25T20:25:14.294Z | Downloaded time v0.3.47 |
| 1241 | 2026-03-25T20:25:14.301Z | Downloaded hickory-proto v0.24.4 |
| 1242 | 2026-03-25T20:25:14.309Z | Downloaded chrono-tz v0.10.4 |
| 1243 | 2026-03-25T20:25:14.331Z | Downloaded csv v1.4.0 |
| 1244 | 2026-03-25T20:25:14.341Z | Downloaded smoltcp v0.11.0 |
| 1245 | 2026-03-25T20:25:14.348Z | Downloaded hickory-proto v0.25.2 |
| 1246 | 2026-03-25T20:25:14.357Z | Downloaded rhai v1.24.0 |
| 1247 | 2026-03-25T20:25:14.365Z | Downloaded nix v0.31.2 |
| 1248 | 2026-03-25T20:25:14.370Z | Downloaded regress v0.10.5 |
| 1249 | 2026-03-25T20:25:14.375Z | Downloaded openapiv3 v2.2.0 |
| 1250 | 2026-03-25T20:25:14.415Z | Downloaded typify-impl v0.6.1 |
| 1251 | 2026-03-25T20:25:14.421Z | Downloaded encoding_rs v0.8.35 |
| 1252 | 2026-03-25T20:25:14.435Z | Downloaded sled v0.34.7 |
| 1253 | 2026-03-25T20:25:14.440Z | Downloaded typify-impl v0.4.3 |
| 1254 | 2026-03-25T20:25:14.482Z | Downloaded petgraph v0.6.5 |
| 1255 | 2026-03-25T20:25:14.494Z | Downloaded lzma-sys v0.1.20 |
| 1256 | 2026-03-25T20:25:14.511Z | Downloaded jiff v0.2.23 |
| 1257 | 2026-03-25T20:25:14.520Z | Downloaded sha3 v0.10.8 |
| 1258 | 2026-03-25T20:25:14.998Z | Downloaded aws-lc-sys v0.39.0 |
| 1259 | 2026-03-25T20:25:15.877Z | Compiling proc-macro2 v1.0.106 |
| 1260 | 2026-03-25T20:25:15.877Z | Compiling quote v1.0.45 |
| 1261 | 2026-03-25T20:25:15.877Z | Compiling unicode-ident v1.0.24 |
| 1262 | 2026-03-25T20:25:15.877Z | Compiling serde_core v1.0.228 |
| 1263 | 2026-03-25T20:25:15.877Z | Compiling cfg-if v1.0.4 |
| 1264 | 2026-03-25T20:25:15.880Z | Compiling serde v1.0.228 |
| 1265 | 2026-03-25T20:25:15.880Z | Compiling libc v0.2.183 |
| 1266 | 2026-03-25T20:25:15.880Z | Compiling memchr v2.8.0 |
| 1267 | 2026-03-25T20:25:16.073Z | Compiling itoa v1.0.18 |
| 1268 | 2026-03-25T20:25:16.250Z | Compiling zmij v1.0.21 |
| 1269 | 2026-03-25T20:25:16.281Z | Compiling autocfg v1.5.0 |
| 1270 | 2026-03-25T20:25:16.303Z | Compiling libm v0.2.16 |
| 1271 | 2026-03-25T20:25:16.603Z | Compiling version_check v0.9.5 |
| 1272 | 2026-03-25T20:25:16.661Z | Compiling stable_deref_trait v1.2.1 |
| 1273 | 2026-03-25T20:25:16.734Z | Compiling pin-project-lite v0.2.17 |
| 1274 | 2026-03-25T20:25:16.744Z | Compiling litemap v0.8.1 |
| 1275 | 2026-03-25T20:25:16.827Z | Compiling writeable v0.6.2 |
| 1276 | 2026-03-25T20:25:16.837Z | Compiling icu_normalizer_data v2.1.1 |
| 1277 | 2026-03-25T20:25:16.862Z | Compiling percent-encoding v2.3.2 |
| 1278 | 2026-03-25T20:25:16.865Z | Compiling icu_properties_data v2.1.2 |
| 1279 | 2026-03-25T20:25:17.013Z | Compiling scopeguard v1.2.0 |
| 1280 | 2026-03-25T20:25:17.054Z | Compiling parking_lot_core v0.9.12 |
| 1281 | 2026-03-25T20:25:17.094Z | Compiling syn v2.0.117 |
| 1282 | 2026-03-25T20:25:17.134Z | Compiling iana-time-zone v0.1.65 |
| 1283 | 2026-03-25T20:25:17.208Z | Compiling equivalent v1.0.2 |
| 1284 | 2026-03-25T20:25:17.238Z | Compiling lock_api v0.4.14 |
| 1285 | 2026-03-25T20:25:17.290Z | Compiling allocator-api2 v0.2.21 |
| 1286 | 2026-03-25T20:25:17.300Z | Compiling foldhash v0.2.0 |
| 1287 | 2026-03-25T20:25:17.324Z | Compiling form_urlencoded v1.2.2 |
| 1288 | 2026-03-25T20:25:17.354Z | Compiling utf8_iter v1.0.4 |
| 1289 | 2026-03-25T20:25:17.465Z | Compiling serde_json v1.0.149 |
| 1290 | 2026-03-25T20:25:17.496Z | Compiling dyn-clone v1.0.20 |
| 1291 | 2026-03-25T20:25:17.505Z | Compiling num-traits v0.2.19 |
| 1292 | 2026-03-25T20:25:17.530Z | Compiling log v0.4.29 |
| 1293 | 2026-03-25T20:25:17.607Z | Compiling hashbrown v0.16.1 |
| 1294 | 2026-03-25T20:25:17.636Z | Compiling jobserver v0.1.34 |
| 1295 | 2026-03-25T20:25:17.700Z | Compiling shlex v1.3.0 |
| 1296 | 2026-03-25T20:25:17.709Z | Compiling find-msvc-tools v0.1.9 |
| 1297 | 2026-03-25T20:25:17.817Z | Compiling zerocopy v0.8.47 |
| 1298 | 2026-03-25T20:25:17.939Z | Compiling cc v1.2.57 |
| 1299 | 2026-03-25T20:25:17.985Z | Compiling futures-core v0.3.32 |
| 1300 | 2026-03-25T20:25:17.993Z | Compiling errno v0.3.14 |
| 1301 | 2026-03-25T20:25:18.139Z | Compiling semver v1.0.27 |
| 1302 | 2026-03-25T20:25:18.235Z | Compiling getrandom v0.4.2 |
| 1303 | 2026-03-25T20:25:18.236Z | Compiling thiserror v2.0.18 |
| 1304 | 2026-03-25T20:25:18.301Z | Compiling rand_core v0.10.0 |
| 1305 | 2026-03-25T20:25:18.474Z | Compiling indexmap v2.13.0 |
| 1306 | 2026-03-25T20:25:18.562Z | Compiling heck v0.5.0 |
| 1307 | 2026-03-25T20:25:18.765Z | Compiling futures-sink v0.3.32 |
| 1308 | 2026-03-25T20:25:18.816Z | Compiling slab v0.4.12 |
| 1309 | 2026-03-25T20:25:18.866Z | Compiling fnv v1.0.7 |
| 1310 | 2026-03-25T20:25:18.893Z | Compiling futures-channel v0.3.32 |
| 1311 | 2026-03-25T20:25:18.964Z | Compiling uuid v1.22.0 |
| 1312 | 2026-03-25T20:25:18.993Z | Compiling rustversion v1.0.22 |
| 1313 | 2026-03-25T20:25:19.123Z | Compiling futures-task v0.3.32 |
| 1314 | 2026-03-25T20:25:19.163Z | Compiling futures-io v0.3.32 |
| 1315 | 2026-03-25T20:25:19.278Z | Compiling portable-atomic v1.13.1 |
| 1316 | 2026-03-25T20:25:19.304Z | Compiling typenum v1.19.0 |
| 1317 | 2026-03-25T20:25:19.324Z | Compiling schemars v0.8.22 |
| 1318 | 2026-03-25T20:25:19.401Z | Compiling socket2 v0.6.3 |
| 1319 | 2026-03-25T20:25:19.418Z | Compiling getrandom v0.2.17 |
| 1320 | 2026-03-25T20:25:19.576Z | Compiling critical-section v1.2.0 |
| 1321 | 2026-03-25T20:25:19.621Z | Compiling signal-hook-registry v1.4.8 |
| 1322 | 2026-03-25T20:25:19.681Z | Compiling mio v1.1.1 |
| 1323 | 2026-03-25T20:25:19.774Z | Compiling bitflags v2.11.0 |
| 1324 | 2026-03-25T20:25:19.869Z | Compiling subtle v2.6.1 |
| 1325 | 2026-03-25T20:25:19.916Z | Compiling untrusted v0.9.0 |
| 1326 | 2026-03-25T20:25:19.960Z | Compiling synstructure v0.13.2 |
| 1327 | 2026-03-25T20:25:20.022Z | Compiling serde_derive_internals v0.29.1 |
| 1328 | 2026-03-25T20:25:20.030Z | Compiling base64 v0.22.1 |
| 1329 | 2026-03-25T20:25:20.055Z | Compiling byteorder v1.5.0 |
| 1330 | 2026-03-25T20:25:20.227Z | Compiling once_cell v1.21.4 |
| 1331 | 2026-03-25T20:25:20.291Z | Compiling rand_core v0.6.4 |
| 1332 | 2026-03-25T20:25:20.300Z | Compiling cmake v0.1.57 |
| 1333 | 2026-03-25T20:25:20.300Z | Compiling fs_extra v1.3.0 |
| 1334 | 2026-03-25T20:25:20.365Z | Compiling dunce v1.0.5 |
| 1335 | 2026-03-25T20:25:20.423Z | Compiling rustix v1.1.4 |
| 1336 | 2026-03-25T20:25:20.458Z | Compiling httparse v1.10.1 |
| 1337 | 2026-03-25T20:25:20.472Z | Compiling strsim v0.11.1 |
| 1338 | 2026-03-25T20:25:20.486Z | Compiling regex-syntax v0.8.10 |
| 1339 | 2026-03-25T20:25:20.546Z | Compiling atomic-waker v1.1.2 |
| 1340 | 2026-03-25T20:25:20.614Z | Compiling aws-lc-sys v0.39.0 |
| 1341 | 2026-03-25T20:25:20.671Z | Compiling ipnet v2.12.0 |
| 1342 | 2026-03-25T20:25:20.788Z | Compiling slog v2.8.2 |
| 1343 | 2026-03-25T20:25:20.838Z | Compiling generic-array v0.14.7 |
| 1344 | 2026-03-25T20:25:20.870Z | Compiling thiserror v1.0.69 |
| 1345 | 2026-03-25T20:25:20.989Z | Compiling tower-layer v0.3.3 |
| 1346 | 2026-03-25T20:25:21.049Z | Compiling ucd-trie v0.1.7 |
| 1347 | 2026-03-25T20:25:21.073Z | Compiling getrandom v0.3.4 |
| 1348 | 2026-03-25T20:25:21.155Z | Compiling tower-service v0.3.3 |
| 1349 | 2026-03-25T20:25:21.247Z | Compiling pest v2.8.6 |
| 1350 | 2026-03-25T20:25:21.273Z | Compiling serde_derive v1.0.228 |
| 1351 | 2026-03-25T20:25:21.273Z | Compiling zerofrom-derive v0.1.6 |
| 1352 | 2026-03-25T20:25:21.356Z | Compiling yoke-derive v0.8.1 |
| 1353 | 2026-03-25T20:25:21.365Z | Compiling zerovec-derive v0.11.2 |
| 1354 | 2026-03-25T20:25:21.401Z | Compiling displaydoc v0.2.5 |
| 1355 | 2026-03-25T20:25:21.465Z | Compiling tokio-macros v2.6.1 |
| 1356 | 2026-03-25T20:25:22.800Z | Compiling schemars_derive v0.8.22 |
| 1357 | 2026-03-25T20:25:22.860Z | Compiling zerocopy-derive v0.8.47 |
| 1358 | 2026-03-25T20:25:22.860Z | Compiling thiserror-impl v2.0.18 |
| 1359 | 2026-03-25T20:25:22.860Z | Compiling zerofrom v0.1.6 |
| 1360 | 2026-03-25T20:25:22.860Z | Compiling zeroize_derive v1.4.3 |
| 1361 | 2026-03-25T20:25:22.860Z | Compiling futures-macro v0.3.32 |
| 1362 | 2026-03-25T20:25:22.860Z | Compiling yoke v0.8.1 |
| 1363 | 2026-03-25T20:25:22.860Z | Compiling zerovec v0.11.5 |
| 1364 | 2026-03-25T20:25:23.134Z | Compiling zerotrie v0.2.3 |
| 1365 | 2026-03-25T20:25:23.189Z | Compiling tinystr v0.8.2 |
| 1366 | 2026-03-25T20:25:23.255Z | Compiling potential_utf v0.1.4 |
| 1367 | 2026-03-25T20:25:23.327Z | Compiling zeroize v1.8.2 |
| 1368 | 2026-03-25T20:25:23.354Z | Compiling icu_locale_core v2.1.1 |
| 1369 | 2026-03-25T20:25:23.385Z | Compiling icu_collections v2.1.1 |
| 1370 | 2026-03-25T20:25:23.410Z | Compiling futures-util v0.3.32 |
| 1371 | 2026-03-25T20:25:23.543Z | Compiling thiserror-impl v1.0.69 |
| 1372 | 2026-03-25T20:25:23.954Z | Compiling try-lock v0.2.5 |
| 1373 | 2026-03-25T20:25:24.068Z | Compiling icu_provider v2.1.1 |
| 1374 | 2026-03-25T20:25:24.114Z | Compiling want v0.3.1 |
| 1375 | 2026-03-25T20:25:24.282Z | Compiling icu_properties v2.1.2 |
| 1376 | 2026-03-25T20:25:24.377Z | Compiling pest_meta v2.8.6 |
| 1377 | 2026-03-25T20:25:24.488Z | Compiling bytes v1.11.1 |
| 1378 | 2026-03-25T20:25:24.791Z | Compiling smallvec v1.15.1 |
| 1379 | 2026-03-25T20:25:24.838Z | Compiling chrono v0.4.44 |
| 1380 | 2026-03-25T20:25:24.993Z | Compiling icu_normalizer v2.1.1 |
| 1381 | 2026-03-25T20:25:25.421Z | Compiling idna_adapter v1.2.1 |
| 1382 | 2026-03-25T20:25:25.421Z | Compiling parking_lot v0.12.5 |
| 1383 | 2026-03-25T20:25:25.567Z | Compiling idna v1.1.0 |
| 1384 | 2026-03-25T20:25:25.578Z | Compiling http v1.4.0 |
| 1385 | 2026-03-25T20:25:25.661Z | Compiling tokio v1.50.0 |
| 1386 | 2026-03-25T20:25:25.762Z | Compiling serde_tokenstream v0.2.3 |
| 1387 | 2026-03-25T20:25:25.831Z | Compiling erased-serde v0.3.31 |
| 1388 | 2026-03-25T20:25:26.045Z | Compiling url v2.5.8 |
| 1389 | 2026-03-25T20:25:26.312Z | Compiling http-body v1.0.1 |
| 1390 | 2026-03-25T20:25:26.425Z | Compiling ppv-lite86 v0.2.21 |
| 1391 | 2026-03-25T20:25:26.679Z | Compiling pin-utils v0.1.0 |
| 1392 | 2026-03-25T20:25:26.843Z | Compiling httpdate v1.0.3 |
| 1393 | 2026-03-25T20:25:26.843Z | Compiling ryu v1.0.23 |
| 1394 | 2026-03-25T20:25:26.882Z | Compiling pest_generator v2.8.6 |
| 1395 | 2026-03-25T20:25:26.882Z | Compiling pretty-hex v0.4.2 |
| 1396 | 2026-03-25T20:25:26.882Z | Compiling plain v0.2.3 |
| 1397 | 2026-03-25T20:25:26.882Z | Compiling paste v1.0.15 |
| 1398 | 2026-03-25T20:25:26.882Z | Compiling crypto-common v0.1.7 |
| 1399 | 2026-03-25T20:25:26.908Z | Compiling omicron-workspace-hack v0.1.0 |
| 1400 | 2026-03-25T20:25:26.918Z | Compiling ident_case v1.0.1 |
| 1401 | 2026-03-25T20:25:26.968Z | Compiling tracing-attributes v0.1.31 |
| 1402 | 2026-03-25T20:25:27.043Z | Compiling tracing-core v0.1.36 |
| 1403 | 2026-03-25T20:25:27.139Z | Compiling serde_urlencoded v0.7.1 |
| 1404 | 2026-03-25T20:25:27.324Z | Compiling pest_derive v2.8.6 |
| 1405 | 2026-03-25T20:25:27.377Z | Compiling http-body-util v0.1.3 |
| 1406 | 2026-03-25T20:25:27.557Z | Compiling ipnetwork v0.21.1 |
| 1407 | 2026-03-25T20:25:27.610Z | Compiling daft-derive v0.1.5 |
| 1408 | 2026-03-25T20:25:27.618Z | Compiling sync_wrapper v1.0.2 |
| 1409 | 2026-03-25T20:25:27.856Z | Compiling fastrand v2.3.0 |
| 1410 | 2026-03-25T20:25:29.415Z | Compiling aho-corasick v1.1.4 |
| 1411 | 2026-03-25T20:25:29.488Z | Compiling winnow v1.0.0 |
| 1412 | 2026-03-25T20:25:29.488Z | Compiling rustls-pki-types v1.14.0 |
| 1413 | 2026-03-25T20:25:29.488Z | Compiling async-trait v0.1.89 |
| 1414 | 2026-03-25T20:25:29.488Z | Compiling tracing v0.1.44 |
| 1415 | 2026-03-25T20:25:29.488Z | Compiling scroll_derive v0.13.1 |
| 1416 | 2026-03-25T20:25:29.488Z | Compiling ring v0.17.14 |
| 1417 | 2026-03-25T20:25:29.488Z | Compiling regex-automata v0.4.14 |
| 1418 | 2026-03-25T20:25:29.488Z | Compiling num-conv v0.2.0 |
| 1419 | 2026-03-25T20:25:29.488Z | Compiling iri-string v0.7.11 |
| 1420 | 2026-03-25T20:25:29.488Z | Compiling cpufeatures v0.2.17 |
| 1421 | 2026-03-25T20:25:29.488Z | Compiling anyhow v1.0.102 |
| 1422 | 2026-03-25T20:25:29.488Z | Compiling powerfmt v0.2.0 |
| 1423 | 2026-03-25T20:25:29.488Z | Compiling time-core v0.1.8 |
| 1424 | 2026-03-25T20:25:29.488Z | Compiling deranged v0.5.8 |
| 1425 | 2026-03-25T20:25:29.488Z | Compiling time-macros v0.2.27 |
| 1426 | 2026-03-25T20:25:29.488Z | Compiling scroll v0.13.0 |
| 1427 | 2026-03-25T20:25:29.818Z | Compiling block-buffer v0.10.4 |
| 1428 | 2026-03-25T20:25:29.962Z | Compiling hex v0.4.3 |
| 1429 | 2026-03-25T20:25:30.220Z | Compiling num_threads v0.1.7 |
| 1430 | 2026-03-25T20:25:30.278Z | Compiling digest v0.10.7 |
| 1431 | 2026-03-25T20:25:30.478Z | Compiling regex v1.12.3 |
| 1432 | 2026-03-25T20:25:30.691Z | Compiling goblin v0.10.5 |
| 1433 | 2026-03-25T20:25:30.703Z | Compiling tokio-util v0.7.18 |
| 1434 | 2026-03-25T20:25:30.898Z | Compiling oxnet v0.1.4 |
| 1435 | 2026-03-25T20:25:31.259Z | Compiling camino v1.2.2 |
| 1436 | 2026-03-25T20:25:31.477Z | Compiling usdt-impl v0.6.0 |
| 1437 | 2026-03-25T20:25:31.613Z | Compiling openssl-probe v0.2.1 |
| 1438 | 2026-03-25T20:25:31.797Z | Compiling dtrace-parser v0.3.0 |
| 1439 | 2026-03-25T20:25:32.122Z | Compiling futures-executor v0.3.32 |
| 1440 | 2026-03-25T20:25:32.393Z | Compiling crossbeam-utils v0.8.21 |
| 1441 | 2026-03-25T20:25:32.555Z | Compiling h2 v0.4.13 |
| 1442 | 2026-03-25T20:25:32.580Z | Compiling structmeta-derive v0.3.0 |
| 1443 | 2026-03-25T20:25:32.650Z | Compiling regress v0.10.5 |
| 1444 | 2026-03-25T20:25:32.692Z | Compiling thread-id v5.1.0 |
| 1445 | 2026-03-25T20:25:32.767Z | Compiling syn v1.0.109 |
| 1446 | 2026-03-25T20:25:33.069Z | Compiling rustls v0.22.4 |
| 1447 | 2026-03-25T20:25:33.271Z | Compiling dof v0.4.0 |
| 1448 | 2026-03-25T20:25:33.592Z | Compiling structmeta v0.3.0 |
| 1449 | 2026-03-25T20:25:33.976Z | Compiling futures v0.3.32 |
| 1450 | 2026-03-25T20:25:34.170Z | Compiling rand_core v0.9.5 |
| 1451 | 2026-03-25T20:25:34.386Z | Compiling darling_core v0.23.0 |
| 1452 | 2026-03-25T20:25:34.679Z | Compiling hyper v1.8.1 |
| 1453 | 2026-03-25T20:25:34.779Z | Compiling newtype-uuid-macros v0.1.0 |
| 1454 | 2026-03-25T20:25:35.495Z | Compiling thread_local v1.1.9 |
| 1455 | 2026-03-25T20:25:35.555Z | Compiling match_cfg v0.1.0 |
| 1456 | 2026-03-25T20:25:35.573Z | Compiling aws-lc-rs v1.16.2 |
| 1457 | 2026-03-25T20:25:35.620Z | Compiling winnow v0.7.15 |
| 1458 | 2026-03-25T20:25:35.768Z | Compiling hyper-util v0.1.20 |
| 1459 | 2026-03-25T20:25:35.868Z | Compiling newtype-uuid v1.3.2 |
| 1460 | 2026-03-25T20:25:36.416Z | Compiling quick-error v1.2.3 |
| 1461 | 2026-03-25T20:25:36.437Z | Compiling slog-async v2.8.0 |
| 1462 | 2026-03-25T20:25:36.506Z | Compiling darling_macro v0.23.0 |
| 1463 | 2026-03-25T20:25:36.518Z | Compiling ref-cast v1.0.25 |
| 1464 | 2026-03-25T20:25:36.556Z | Compiling daft v0.1.5 |
| 1465 | 2026-03-25T20:25:36.751Z | Compiling usdt-attr-macro v0.6.0 |
| 1466 | 2026-03-25T20:25:36.807Z | Compiling usdt-macro v0.6.0 |
| 1467 | 2026-03-25T20:25:36.848Z | Compiling rand_chacha v0.9.0 |
| 1468 | 2026-03-25T20:25:37.060Z | Compiling darling v0.23.0 |
| 1469 | 2026-03-25T20:25:37.118Z | Compiling ref-cast-impl v1.0.25 |
| 1470 | 2026-03-25T20:25:37.139Z | Compiling strum_macros v0.26.4 |
| 1471 | 2026-03-25T20:25:37.281Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1472 | 2026-03-25T20:25:37.446Z | Compiling serde_spanned v1.1.0 |
| 1473 | 2026-03-25T20:25:37.593Z | Compiling multer v3.1.0 |
| 1474 | 2026-03-25T20:25:37.597Z | Compiling term v1.2.1 |
| 1475 | 2026-03-25T20:25:37.718Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1476 | 2026-03-25T20:25:37.810Z | Compiling debug-ignore v1.0.5 |
| 1477 | 2026-03-25T20:25:37.910Z | Compiling untrusted v0.7.1 |
| 1478 | 2026-03-25T20:25:37.921Z | Compiling bit-vec v0.8.0 |
| 1479 | 2026-03-25T20:25:37.930Z | Compiling take_mut v0.2.2 |
| 1480 | 2026-03-25T20:25:38.028Z | Compiling serde_with_macros v3.18.0 |
| 1481 | 2026-03-25T20:25:38.028Z | Compiling rand v0.9.2 |
| 1482 | 2026-03-25T20:25:38.145Z | Compiling bit-set v0.8.0 |
| 1483 | 2026-03-25T20:25:38.302Z | Compiling async-stream-impl v0.3.6 |
| 1484 | 2026-03-25T20:25:38.314Z | Compiling dropshot v0.16.7 |
| 1485 | 2026-03-25T20:25:38.531Z | Compiling encoding_rs v0.8.35 |
| 1486 | 2026-03-25T20:25:38.630Z | Compiling unarray v0.1.4 |
| 1487 | 2026-03-25T20:25:38.756Z | Compiling mime v0.3.17 |
| 1488 | 2026-03-25T20:25:38.781Z | Compiling strum v0.26.3 |
| 1489 | 2026-03-25T20:25:38.974Z | Compiling rustls v0.23.37 |
| 1490 | 2026-03-25T20:25:39.028Z | Compiling spin v0.9.8 |
| 1491 | 2026-03-25T20:25:39.058Z | Compiling async-stream v0.3.6 |
| 1492 | 2026-03-25T20:25:39.178Z | Compiling derive-ex v0.1.8 |
| 1493 | 2026-03-25T20:25:39.188Z | Compiling dropshot_endpoint v0.16.7 |
| 1494 | 2026-03-25T20:25:39.206Z | Compiling macaddr v1.0.1 |
| 1495 | 2026-03-25T20:25:39.233Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1496 | 2026-03-25T20:25:39.428Z | Compiling waitgroup v0.1.2 |
| 1497 | 2026-03-25T20:25:39.566Z | Compiling serde_path_to_error v0.1.20 |
| 1498 | 2026-03-25T20:25:39.698Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1499 | 2026-03-25T20:25:39.829Z | Compiling tempfile v3.27.0 |
| 1500 | 2026-03-25T20:25:39.925Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1501 | 2026-03-25T20:25:40.103Z | Compiling tower v0.5.3 |
| 1502 | 2026-03-25T20:25:40.194Z | Compiling strum_macros v0.27.2 |
| 1503 | 2026-03-25T20:25:40.256Z | Compiling instant v0.1.13 |
| 1504 | 2026-03-25T20:25:40.354Z | Compiling time v0.3.47 |
| 1505 | 2026-03-25T20:25:40.574Z | Compiling tower-http v0.6.8 |
| 1506 | 2026-03-25T20:25:40.701Z | Compiling rustc-hash v2.1.1 |
| 1507 | 2026-03-25T20:25:40.768Z | Compiling test-strategy v0.4.5 |
| 1508 | 2026-03-25T20:25:40.838Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1509 | 2026-03-25T20:25:40.992Z | Compiling crossbeam-channel v0.5.15 |
| 1510 | 2026-03-25T20:25:41.783Z | Compiling openapiv3 v2.2.0 |
| 1511 | 2026-03-25T20:25:41.998Z | Compiling strum v0.27.2 |
| 1512 | 2026-03-25T20:25:42.123Z | Compiling parse-display-derive v0.10.0 |
| 1513 | 2026-03-25T20:25:42.633Z | Compiling rustls-webpki v0.102.8 |
| 1514 | 2026-03-25T20:25:43.290Z | Compiling rustls-native-certs v0.8.3 |
| 1515 | 2026-03-25T20:25:43.388Z | Compiling backon v1.6.0 |
| 1516 | 2026-03-25T20:25:43.509Z | Compiling rand_chacha v0.3.1 |
| 1517 | 2026-03-25T20:25:43.771Z | Compiling rand v0.8.5 |
| 1518 | 2026-03-25T20:25:44.017Z | Compiling slog-json v2.6.1 |
| 1519 | 2026-03-25T20:25:44.062Z | Compiling hostname v0.3.1 |
| 1520 | 2026-03-25T20:25:44.198Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1521 | 2026-03-25T20:25:44.218Z | Compiling memmap2 v0.9.10 |
| 1522 | 2026-03-25T20:25:44.414Z | Compiling is-terminal v0.4.17 |
| 1523 | 2026-03-25T20:25:44.436Z | Compiling wait-timeout v0.2.1 |
| 1524 | 2026-03-25T20:25:44.502Z | Compiling either v1.15.0 |
| 1525 | 2026-03-25T20:25:44.618Z | Compiling rusty-fork v0.3.1 |
| 1526 | 2026-03-25T20:25:44.704Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1527 | 2026-03-25T20:25:44.736Z | Compiling slog-term v2.9.2 |
| 1528 | 2026-03-25T20:25:44.890Z | Compiling usdt v0.6.0 |
| 1529 | 2026-03-25T20:25:44.907Z | Compiling slog-bunyan v2.5.0 |
| 1530 | 2026-03-25T20:25:45.160Z | Compiling serde_with v3.18.0 |
| 1531 | 2026-03-25T20:25:45.347Z | Compiling rand_xorshift v0.4.0 |
| 1532 | 2026-03-25T20:25:45.459Z | Compiling tokio-rustls v0.25.0 |
| 1533 | 2026-03-25T20:25:45.488Z | Compiling sha1 v0.10.6 |
| 1534 | 2026-03-25T20:25:45.588Z | Compiling rustls-pemfile v2.2.0 |
| 1535 | 2026-03-25T20:25:45.665Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1536 | 2026-03-25T20:25:45.708Z | Compiling hostname v0.4.2 |
| 1537 | 2026-03-25T20:25:45.784Z | Compiling proptest v1.11.0 |
| 1538 | 2026-03-25T20:25:46.917Z | Compiling reqwest v0.12.28 |
| 1539 | 2026-03-25T20:25:46.999Z | Compiling itertools v0.14.0 |
| 1540 | 2026-03-25T20:25:47.019Z | Compiling iddqd v0.3.17 |
| 1541 | 2026-03-25T20:25:47.664Z | Compiling utf8parse v0.2.2 |
| 1542 | 2026-03-25T20:25:47.772Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1543 | 2026-03-25T20:25:48.135Z | Compiling anstyle-parse v1.0.0 |
| 1544 | 2026-03-25T20:25:48.253Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1545 | 2026-03-25T20:25:48.346Z | Compiling toml_datetime v0.6.11 |
| 1546 | 2026-03-25T20:25:48.505Z | Compiling anstyle v1.0.14 |
| 1547 | 2026-03-25T20:25:48.619Z | Compiling anstyle-query v1.1.5 |
| 1548 | 2026-03-25T20:25:48.745Z | Compiling colorchoice v1.0.5 |
| 1549 | 2026-03-25T20:25:48.863Z | Compiling is_terminal_polyfill v1.70.2 |
| 1550 | 2026-03-25T20:25:48.962Z | Compiling anstream v1.0.0 |
| 1551 | 2026-03-25T20:25:49.067Z | Compiling progenitor-client v0.10.0 |
| 1552 | 2026-03-25T20:25:49.212Z | Compiling parse-display v0.10.0 |
| 1553 | 2026-03-25T20:25:49.349Z | Compiling backoff v0.4.0 |
| 1554 | 2026-03-25T20:25:49.560Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1555 | 2026-03-25T20:25:49.563Z | Compiling clap_lex v1.1.0 |
| 1556 | 2026-03-25T20:25:49.820Z | Compiling clap_derive v4.6.0 |
| 1557 | 2026-03-25T20:25:50.397Z | Compiling unicode-width v0.2.2 |
| 1558 | 2026-03-25T20:25:50.544Z | Compiling terminal_size v0.4.4 |
| 1559 | 2026-03-25T20:25:50.635Z | Compiling darling_core v0.21.3 |
| 1560 | 2026-03-25T20:25:50.687Z | Compiling zerocopy-derive v0.7.35 |
| 1561 | 2026-03-25T20:25:51.538Z | Compiling zerocopy v0.7.35 |
| 1562 | 2026-03-25T20:25:52.279Z | Compiling crossbeam-epoch v0.9.18 |
| 1563 | 2026-03-25T20:25:52.673Z | Compiling clap_builder v4.6.0 |
| 1564 | 2026-03-25T20:25:52.700Z | Compiling darling_macro v0.21.3 |
| 1565 | 2026-03-25T20:25:53.028Z | Compiling proc-macro-error-attr v1.0.4 |
| 1566 | 2026-03-25T20:25:53.078Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1567 | 2026-03-25T20:25:53.261Z | Compiling heapless v0.8.0 |
| 1568 | 2026-03-25T20:25:53.274Z | Compiling darling v0.21.3 |
| 1569 | 2026-03-25T20:25:53.320Z | Compiling convert_case v0.4.0 |
| 1570 | 2026-03-25T20:25:53.407Z | Compiling tinyvec_macros v0.1.1 |
| 1571 | 2026-03-25T20:25:53.432Z | Compiling ingot-macros v0.1.1 |
| 1572 | 2026-03-25T20:25:53.467Z | Compiling tinyvec v1.11.0 |
| 1573 | 2026-03-25T20:25:53.626Z | Compiling derive_more v0.99.20 |
| 1574 | 2026-03-25T20:25:53.727Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1575 | 2026-03-25T20:25:54.467Z | Compiling clap v4.6.0 |
| 1576 | 2026-03-25T20:25:54.654Z | Compiling dtrace-parser v0.2.0 |
| 1577 | 2026-03-25T20:25:54.855Z | Compiling secrecy v0.10.3 |
| 1578 | 2026-03-25T20:25:55.006Z | Compiling scroll_derive v0.12.1 |
| 1579 | 2026-03-25T20:25:55.524Z | Compiling hash32 v0.3.1 |
| 1580 | 2026-03-25T20:25:55.550Z | Compiling proc-macro-error v1.0.4 |
| 1581 | 2026-03-25T20:25:55.674Z | Compiling usdt-impl v0.5.0 |
| 1582 | 2026-03-25T20:25:55.702Z | Compiling smoltcp v0.11.0 |
| 1583 | 2026-03-25T20:25:55.767Z | Compiling crucible-workspace-hack v0.1.0 |
| 1584 | 2026-03-25T20:25:55.899Z | Compiling winnow v0.5.40 |
| 1585 | 2026-03-25T20:25:55.909Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1586 | 2026-03-25T20:25:56.013Z | Compiling scroll v0.12.0 |
| 1587 | 2026-03-25T20:25:56.223Z | Compiling ingot-types v0.1.2 |
| 1588 | 2026-03-25T20:25:56.271Z | Compiling proc-macro-crate v3.5.0 |
| 1589 | 2026-03-25T20:25:56.675Z | Compiling dof v0.3.0 |
| 1590 | 2026-03-25T20:25:56.854Z | Compiling typify-impl v0.6.1 |
| 1591 | 2026-03-25T20:25:56.937Z | Compiling serde_spanned v0.6.9 |
| 1592 | 2026-03-25T20:25:56.947Z | Compiling cobs v0.3.0 |
| 1593 | 2026-03-25T20:25:57.018Z | Compiling thread-id v4.2.2 |
| 1594 | 2026-03-25T20:25:57.076Z | Compiling memoffset v0.9.1 |
| 1595 | 2026-03-25T20:25:57.095Z | Compiling toml_write v0.1.2 |
| 1596 | 2026-03-25T20:25:57.129Z | Compiling cfg_aliases v0.2.1 |
| 1597 | 2026-03-25T20:25:57.140Z | Compiling toml_edit v0.19.15 |
| 1598 | 2026-03-25T20:25:57.199Z | Compiling bitflags v1.3.2 |
| 1599 | 2026-03-25T20:25:57.267Z | Compiling managed v0.8.0 |
| 1600 | 2026-03-25T20:25:57.278Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1601 | 2026-03-25T20:25:57.289Z | Compiling toml_edit v0.22.27 |
| 1602 | 2026-03-25T20:25:57.347Z | Compiling nix v0.31.2 |
| 1603 | 2026-03-25T20:25:57.715Z | Compiling postcard v1.1.3 |
| 1604 | 2026-03-25T20:25:58.487Z | Compiling proc-macro-crate v1.3.1 |
| 1605 | 2026-03-25T20:25:58.604Z | Compiling num_enum_derive v0.7.6 |
| 1606 | 2026-03-25T20:25:58.743Z | Compiling ingot v0.1.1 |
| 1607 | 2026-03-25T20:25:59.174Z | Compiling goblin v0.8.2 |
| 1608 | 2026-03-25T20:25:59.647Z | Compiling tabwriter v1.4.1 |
| 1609 | 2026-03-25T20:25:59.887Z | Compiling foreign-types-macros v0.2.3 |
| 1610 | 2026-03-25T20:25:59.922Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1611 | 2026-03-25T20:26:00.211Z | Compiling num-integer v0.1.46 |
| 1612 | 2026-03-25T20:26:00.507Z | Compiling rustc_version v0.4.1 |
| 1613 | 2026-03-25T20:26:00.571Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1614 | 2026-03-25T20:26:00.769Z | Compiling heck v0.4.1 |
| 1615 | 2026-03-25T20:26:00.779Z | Compiling rayon-core v1.13.0 |
| 1616 | 2026-03-25T20:26:00.789Z | Compiling float-ord v0.3.2 |
| 1617 | 2026-03-25T20:26:00.895Z | Compiling cpufeatures v0.3.0 |
| 1618 | 2026-03-25T20:26:00.921Z | Compiling foreign-types-shared v0.3.1 |
| 1619 | 2026-03-25T20:26:00.964Z | Compiling chacha20 v0.10.0 |
| 1620 | 2026-03-25T20:26:00.997Z | Compiling foreign-types v0.5.0 |
| 1621 | 2026-03-25T20:26:01.050Z | Compiling curve25519-dalek v4.1.3 |
| 1622 | 2026-03-25T20:26:01.243Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1623 | 2026-03-25T20:26:01.779Z | Compiling num_enum v0.7.6 |
| 1624 | 2026-03-25T20:26:01.893Z | Compiling num_enum_derive v0.5.11 |
| 1625 | 2026-03-25T20:26:02.380Z | Compiling toml v0.8.23 |
| 1626 | 2026-03-25T20:26:03.107Z | Compiling typify-macro v0.6.1 |
| 1627 | 2026-03-25T20:26:03.115Z | Compiling crossbeam-deque v0.8.6 |
| 1628 | 2026-03-25T20:26:03.300Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1629 | 2026-03-25T20:26:03.516Z | Compiling hmac v0.12.1 |
| 1630 | 2026-03-25T20:26:03.781Z | Compiling inout v0.1.4 |
| 1631 | 2026-03-25T20:26:03.796Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1632 | 2026-03-25T20:26:03.796Z | Compiling ff v0.13.1 |
| 1633 | 2026-03-25T20:26:03.937Z | Compiling cstr-argument v0.1.2 |
| 1634 | 2026-03-25T20:26:04.085Z | Compiling colored v3.1.1 |
| 1635 | 2026-03-25T20:26:04.104Z | Compiling rustix v0.38.44 |
| 1636 | 2026-03-25T20:26:04.143Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1637 | 2026-03-25T20:26:04.809Z | Compiling prettyplease v0.2.37 |
| 1638 | 2026-03-25T20:26:04.840Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1639 | 2026-03-25T20:26:04.874Z | Compiling group v0.13.0 |
| 1640 | 2026-03-25T20:26:05.140Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1641 | 2026-03-25T20:26:05.150Z | Compiling cipher v0.4.4 |
| 1642 | 2026-03-25T20:26:05.150Z | Compiling hkdf v0.12.4 |
| 1643 | 2026-03-25T20:26:06.193Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1644 | 2026-03-25T20:26:06.226Z | Compiling num_enum v0.5.11 |
| 1645 | 2026-03-25T20:26:06.226Z | Compiling rand v0.10.0 |
| 1646 | 2026-03-25T20:26:06.226Z | Compiling num-iter v0.1.45 |
| 1647 | 2026-03-25T20:26:06.226Z | Compiling num-rational v0.4.2 |
| 1648 | 2026-03-25T20:26:06.226Z | Compiling rustls-webpki v0.103.10 |
| 1649 | 2026-03-25T20:26:06.548Z | Compiling usdt-macro v0.5.0 |
| 1650 | 2026-03-25T20:26:06.562Z | Compiling usdt-attr-macro v0.5.0 |
| 1651 | 2026-03-25T20:26:07.993Z | Compiling camino-tempfile v1.4.1 |
| 1652 | 2026-03-25T20:26:08.024Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1653 | 2026-03-25T20:26:08.024Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1654 | 2026-03-25T20:26:08.143Z | Compiling universal-hash v0.5.1 |
| 1655 | 2026-03-25T20:26:08.645Z | Compiling half v2.7.1 |
| 1656 | 2026-03-25T20:26:08.741Z | Compiling crypto-bigint v0.5.5 |
| 1657 | 2026-03-25T20:26:08.741Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1658 | 2026-03-25T20:26:08.741Z | Compiling enum-as-inner v0.6.1 |
| 1659 | 2026-03-25T20:26:09.296Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1660 | 2026-03-25T20:26:09.334Z | Compiling num-complex v0.4.6 |
| 1661 | 2026-03-25T20:26:09.334Z | Compiling memmap v0.7.0 |
| 1662 | 2026-03-25T20:26:09.334Z | Compiling opaque-debug v0.3.1 |
| 1663 | 2026-03-25T20:26:09.334Z | Compiling ciborium-io v0.2.2 |
| 1664 | 2026-03-25T20:26:09.334Z | Compiling static_assertions v1.1.0 |
| 1665 | 2026-03-25T20:26:09.334Z | Compiling base16ct v0.2.0 |
| 1666 | 2026-03-25T20:26:09.334Z | Compiling data-encoding v2.10.0 |
| 1667 | 2026-03-25T20:26:09.334Z | Compiling base64ct v1.8.3 |
| 1668 | 2026-03-25T20:26:09.334Z | Compiling ciborium-ll v0.2.2 |
| 1669 | 2026-03-25T20:26:09.692Z | Compiling elliptic-curve v0.13.8 |
| 1670 | 2026-03-25T20:26:09.728Z | Compiling password-hash v0.5.0 |
| 1671 | 2026-03-25T20:26:09.728Z | Compiling usdt v0.5.0 |
| 1672 | 2026-03-25T20:26:09.728Z | Compiling tokio-rustls v0.26.4 |
| 1673 | 2026-03-25T20:26:09.728Z | Compiling rustls-platform-verifier v0.6.2 |
| 1674 | 2026-03-25T20:26:09.779Z | Compiling hyper-rustls v0.27.7 |
| 1675 | 2026-03-25T20:26:10.016Z | Compiling poly1305 v0.8.0 |
| 1676 | 2026-03-25T20:26:10.077Z | Compiling reqwest v0.13.2 |
| 1677 | 2026-03-25T20:26:10.099Z | Compiling num v0.4.3 |
| 1678 | 2026-03-25T20:26:10.295Z | Compiling thiserror-no-std v2.0.2 |
| 1679 | 2026-03-25T20:26:10.976Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1680 | 2026-03-25T20:26:11.003Z | Compiling rayon v1.11.0 |
| 1681 | 2026-03-25T20:26:11.484Z | Compiling typify v0.6.1 |
| 1682 | 2026-03-25T20:26:11.496Z | Compiling progenitor-client v0.13.0 |
| 1683 | 2026-03-25T20:26:11.496Z | Compiling chacha20 v0.9.1 |
| 1684 | 2026-03-25T20:26:11.496Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1685 | 2026-03-25T20:26:11.839Z | Compiling progenitor-extras v0.1.1 |
| 1686 | 2026-03-25T20:26:11.860Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1687 | 2026-03-25T20:26:13.060Z | Compiling zone_cfg_derive v0.3.1 |
| 1688 | 2026-03-25T20:26:13.131Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1689 | 2026-03-25T20:26:13.131Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1690 | 2026-03-25T20:26:13.773Z | Compiling itertools v0.12.1 |
| 1691 | 2026-03-25T20:26:13.828Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1692 | 2026-03-25T20:26:13.829Z | Compiling blake2 v0.10.6 |
| 1693 | 2026-03-25T20:26:13.943Z | Compiling byte-wrapper v0.1.0 |
| 1694 | 2026-03-25T20:26:14.418Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1695 | 2026-03-25T20:26:14.447Z | Compiling aead v0.5.2 |
| 1696 | 2026-03-25T20:26:14.447Z | Compiling num-derive v0.4.2 |
| 1697 | 2026-03-25T20:26:14.447Z | Compiling sigpipe v0.1.3 |
| 1698 | 2026-03-25T20:26:14.447Z | Compiling unsafe-libyaml v0.2.11 |
| 1699 | 2026-03-25T20:26:14.503Z | Compiling keccak v0.1.6 |
| 1700 | 2026-03-25T20:26:14.852Z | Compiling vcpkg v0.2.15 |
| 1701 | 2026-03-25T20:26:14.882Z | Compiling pkg-config v0.3.32 |
| 1702 | 2026-03-25T20:26:14.882Z | Compiling glob v0.3.3 |
| 1703 | 2026-03-25T20:26:15.194Z | Compiling jiff v0.2.23 |
| 1704 | 2026-03-25T20:26:15.239Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1705 | 2026-03-25T20:26:15.239Z | Compiling openssl-sys v0.9.112 |
| 1706 | 2026-03-25T20:26:15.585Z | Compiling serde_yaml v0.9.34+deprecated |
| 1707 | 2026-03-25T20:26:15.613Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1708 | 2026-03-25T20:26:15.613Z | Compiling sha3 v0.10.8 |
| 1709 | 2026-03-25T20:26:15.658Z | Compiling zone v0.3.1 |
| 1710 | 2026-03-25T20:26:15.920Z | Compiling chacha20poly1305 v0.10.1 |
| 1711 | 2026-03-25T20:26:15.932Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1712 | 2026-03-25T20:26:15.932Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1713 | 2026-03-25T20:26:16.721Z | Compiling argon2 v0.5.3 |
| 1714 | 2026-03-25T20:26:16.746Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1715 | 2026-03-25T20:26:16.968Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1716 | 2026-03-25T20:26:18.187Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1717 | 2026-03-25T20:26:18.242Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1718 | 2026-03-25T20:26:19.246Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1719 | 2026-03-25T20:26:19.578Z | Compiling progenitor-impl v0.13.0 |
| 1720 | 2026-03-25T20:26:19.578Z | Compiling vsss-rs v3.3.4 |
| 1721 | 2026-03-25T20:26:19.625Z | Compiling ciborium v0.2.2 |
| 1722 | 2026-03-25T20:26:19.625Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1723 | 2026-03-25T20:26:19.791Z | Compiling hubpack_derive v0.1.1 |
| 1724 | 2026-03-25T20:26:19.801Z | Compiling smf v0.2.3 |
| 1725 | 2026-03-25T20:26:19.853Z | Compiling semver v0.1.20 |
| 1726 | 2026-03-25T20:26:20.328Z | Compiling resolv-conf v0.7.6 |
| 1727 | 2026-03-25T20:26:20.347Z | Compiling linked-hash-map v0.5.6 |
| 1728 | 2026-03-25T20:26:20.347Z | Compiling indent_write v2.2.0 |
| 1729 | 2026-03-25T20:26:20.348Z | Compiling whoami v1.6.1 |
| 1730 | 2026-03-25T20:26:20.348Z | Compiling hubpack v0.1.2 |
| 1731 | 2026-03-25T20:26:20.348Z | Compiling rustc_version v0.1.7 |
| 1732 | 2026-03-25T20:26:20.348Z | Compiling lru-cache v0.1.2 |
| 1733 | 2026-03-25T20:26:20.348Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1734 | 2026-03-25T20:26:20.393Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1735 | 2026-03-25T20:26:20.415Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1736 | 2026-03-25T20:26:20.610Z | Compiling hickory-proto v0.24.4 |
| 1737 | 2026-03-25T20:26:20.676Z | Compiling serde-big-array v0.5.1 |
| 1738 | 2026-03-25T20:26:20.805Z | Compiling pin-project-internal v1.1.11 |
| 1739 | 2026-03-25T20:26:21.893Z | Compiling serde_repr v0.1.20 |
| 1740 | 2026-03-25T20:26:21.916Z | Compiling derive-where v1.6.1 |
| 1741 | 2026-03-25T20:26:22.400Z | Compiling progenitor-macro v0.13.0 |
| 1742 | 2026-03-25T20:26:22.486Z | Compiling minimal-lexical v0.2.1 |
| 1743 | 2026-03-25T20:26:22.755Z | Compiling siphasher v1.0.2 |
| 1744 | 2026-03-25T20:26:22.965Z | Compiling swrite v0.1.0 |
| 1745 | 2026-03-25T20:26:23.063Z | Compiling unicode-segmentation v1.13.1 |
| 1746 | 2026-03-25T20:26:23.149Z | Compiling phf_shared v0.12.1 |
| 1747 | 2026-03-25T20:26:23.181Z | Compiling nom v7.1.3 |
| 1748 | 2026-03-25T20:26:23.330Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1749 | 2026-03-25T20:26:23.500Z | Compiling newline-converter v0.3.0 |
| 1750 | 2026-03-25T20:26:23.610Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1751 | 2026-03-25T20:26:23.840Z | Compiling hickory-resolver v0.24.4 |
| 1752 | 2026-03-25T20:26:24.077Z | Compiling pin-project v1.1.11 |
| 1753 | 2026-03-25T20:26:24.217Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1754 | 2026-03-25T20:26:24.416Z | Compiling newtype_derive v0.1.6 |
| 1755 | 2026-03-25T20:26:24.620Z | Compiling atomicwrites v0.4.4 |
| 1756 | 2026-03-25T20:26:24.802Z | Compiling unicode-normalization v0.1.25 |
| 1757 | 2026-03-25T20:26:25.223Z | Compiling console v0.15.11 |
| 1758 | 2026-03-25T20:26:25.287Z | Compiling tokio-stream v0.1.18 |
| 1759 | 2026-03-25T20:26:25.765Z | Compiling async-recursion v1.1.1 |
| 1760 | 2026-03-25T20:26:25.902Z | Compiling snafu-derive v0.8.9 |
| 1761 | 2026-03-25T20:26:25.995Z | Compiling slog-dtrace v0.3.0 |
| 1762 | 2026-03-25T20:26:26.042Z | Compiling csv-core v0.1.13 |
| 1763 | 2026-03-25T20:26:26.171Z | Compiling bstr v1.12.1 |
| 1764 | 2026-03-25T20:26:26.305Z | Compiling foreign-types-shared v0.1.1 |
| 1765 | 2026-03-25T20:26:26.383Z | Compiling owo-colors v4.3.0 |
| 1766 | 2026-03-25T20:26:26.490Z | Compiling foldhash v0.1.5 |
| 1767 | 2026-03-25T20:26:26.530Z | Compiling cancel-safe-futures v0.1.5 |
| 1768 | 2026-03-25T20:26:26.546Z | Compiling similar v2.7.0 |
| 1769 | 2026-03-25T20:26:26.624Z | Compiling unicode-width v0.1.14 |
| 1770 | 2026-03-25T20:26:26.649Z | Compiling openssl v0.10.76 |
| 1771 | 2026-03-25T20:26:26.706Z | Compiling unicode-xid v0.2.6 |
| 1772 | 2026-03-25T20:26:26.780Z | Compiling highway v1.3.0 |
| 1773 | 2026-03-25T20:26:26.842Z | Compiling same-file v1.0.6 |
| 1774 | 2026-03-25T20:26:26.903Z | Compiling chrono-tz v0.10.4 |
| 1775 | 2026-03-25T20:26:26.928Z | Compiling const_format_proc_macros v0.2.34 |
| 1776 | 2026-03-25T20:26:27.005Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1777 | 2026-03-25T20:26:27.136Z | Compiling expectorate v1.2.0 |
| 1778 | 2026-03-25T20:26:27.172Z | Compiling walkdir v2.5.0 |
| 1779 | 2026-03-25T20:26:27.355Z | Compiling hashbrown v0.15.5 |
| 1780 | 2026-03-25T20:26:27.518Z | Compiling globset v0.4.18 |
| 1781 | 2026-03-25T20:26:27.534Z | Compiling foreign-types v0.3.2 |
| 1782 | 2026-03-25T20:26:27.605Z | Compiling csv v1.4.0 |
| 1783 | 2026-03-25T20:26:27.617Z | Compiling progenitor v0.13.0 |
| 1784 | 2026-03-25T20:26:27.625Z | Compiling snafu v0.8.9 |
| 1785 | 2026-03-25T20:26:27.743Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1786 | 2026-03-25T20:26:27.761Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1787 | 2026-03-25T20:26:27.882Z | Compiling qorb v0.4.1 |
| 1788 | 2026-03-25T20:26:28.175Z | Compiling olpc-cjson v0.1.4 |
| 1789 | 2026-03-25T20:26:28.370Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1790 | 2026-03-25T20:26:28.393Z | Compiling phf v0.12.1 |
| 1791 | 2026-03-25T20:26:28.938Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1792 | 2026-03-25T20:26:28.964Z | Compiling tokio-dtrace v0.1.1 |
| 1793 | 2026-03-25T20:26:29.150Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1794 | 2026-03-25T20:26:29.242Z | Compiling libsw-core v0.3.2 |
| 1795 | 2026-03-25T20:26:29.415Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1796 | 2026-03-25T20:26:29.524Z | Compiling serde_plain v1.0.2 |
| 1797 | 2026-03-25T20:26:29.739Z | Compiling openssl-macros v0.1.1 |
| 1798 | 2026-03-25T20:26:29.827Z | Compiling pem v3.0.6 |
| 1799 | 2026-03-25T20:26:29.900Z | Compiling cookie v0.18.1 |
| 1800 | 2026-03-25T20:26:29.974Z | Compiling typed-path v0.9.3 |
| 1801 | 2026-03-25T20:26:30.007Z | Compiling fixedbitset v0.4.2 |
| 1802 | 2026-03-25T20:26:30.110Z | Compiling fixedbitset v0.5.7 |
| 1803 | 2026-03-25T20:26:30.127Z | Compiling bytecount v0.6.9 |
| 1804 | 2026-03-25T20:26:30.218Z | Compiling papergrid v0.11.0 |
| 1805 | 2026-03-25T20:26:30.247Z | Compiling petgraph v0.6.5 |
| 1806 | 2026-03-25T20:26:30.314Z | Compiling petgraph v0.8.3 |
| 1807 | 2026-03-25T20:26:30.471Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1808 | 2026-03-25T20:26:31.304Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1809 | 2026-03-25T20:26:31.682Z | Compiling tough v0.20.0 |
| 1810 | 2026-03-25T20:26:31.744Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1811 | 2026-03-25T20:26:31.975Z | Compiling libsw v3.5.0 |
| 1812 | 2026-03-25T20:26:32.087Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1813 | 2026-03-25T20:26:32.154Z | Compiling oxide-tokio-rt v0.1.3 |
| 1814 | 2026-03-25T20:26:32.548Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1815 | 2026-03-25T20:26:33.462Z | Compiling const_format v0.2.35 |
| 1816 | 2026-03-25T20:26:34.153Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1817 | 2026-03-25T20:26:34.535Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1818 | 2026-03-25T20:26:34.667Z | Compiling gethostname v0.5.0 |
| 1819 | 2026-03-25T20:26:34.797Z | Compiling tabled_derive v0.7.0 |
| 1820 | 2026-03-25T20:26:35.215Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1821 | 2026-03-25T20:26:35.686Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1822 | 2026-03-25T20:26:35.723Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1823 | 2026-03-25T20:26:35.738Z | Compiling bcs v0.1.6 |
| 1824 | 2026-03-25T20:26:35.923Z | Compiling tagptr v0.2.0 |
| 1825 | 2026-03-25T20:26:36.061Z | Compiling smawk v0.3.2 |
| 1826 | 2026-03-25T20:26:36.077Z | Compiling lazy_static v1.5.0 |
| 1827 | 2026-03-25T20:26:36.183Z | Compiling linear-map v1.2.0 |
| 1828 | 2026-03-25T20:26:36.197Z | Compiling crunchy v0.2.4 |
| 1829 | 2026-03-25T20:26:36.212Z | Compiling termtree v0.5.1 |
| 1830 | 2026-03-25T20:26:36.290Z | Compiling unicode-linebreak v0.1.5 |
| 1831 | 2026-03-25T20:26:36.360Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1832 | 2026-03-25T20:26:36.371Z | Compiling steno v0.4.1 |
| 1833 | 2026-03-25T20:26:36.465Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1834 | 2026-03-25T20:26:36.540Z | Compiling textwrap v0.16.2 |
| 1835 | 2026-03-25T20:26:36.691Z | Compiling moka v0.12.15 |
| 1836 | 2026-03-25T20:26:36.850Z | Compiling tabled v0.15.0 |
| 1837 | 2026-03-25T20:26:37.078Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1838 | 2026-03-25T20:26:37.152Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1839 | 2026-03-25T20:26:37.351Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1840 | 2026-03-25T20:26:37.469Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1841 | 2026-03-25T20:26:38.002Z | Compiling hickory-proto v0.25.2 |
| 1842 | 2026-03-25T20:26:38.302Z | Compiling tiny-keccak v2.0.2 |
| 1843 | 2026-03-25T20:26:38.521Z | Compiling humantime v2.3.0 |
| 1844 | 2026-03-25T20:26:38.958Z | Compiling num-derive v0.3.3 |
| 1845 | 2026-03-25T20:26:39.600Z | Compiling parking_lot_core v0.8.6 |
| 1846 | 2026-03-25T20:26:39.714Z | Compiling crc32fast v1.5.0 |
| 1847 | 2026-03-25T20:26:39.902Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1848 | 2026-03-25T20:26:39.907Z | Compiling libscf-sys v1.1.0 |
| 1849 | 2026-03-25T20:26:39.920Z | Compiling const-random-macro v0.1.16 |
| 1850 | 2026-03-25T20:26:40.016Z | Compiling hickory-resolver v0.25.2 |
| 1851 | 2026-03-25T20:26:40.097Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1852 | 2026-03-25T20:26:40.309Z | Compiling smartstring v1.0.1 |
| 1853 | 2026-03-25T20:26:40.428Z | Compiling ahash v0.8.12 |
| 1854 | 2026-03-25T20:26:40.456Z | Compiling parking_lot v0.11.2 |
| 1855 | 2026-03-25T20:26:40.493Z | Compiling const-random v0.1.18 |
| 1856 | 2026-03-25T20:26:40.847Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1857 | 2026-03-25T20:26:40.884Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1858 | 2026-03-25T20:26:40.901Z | Compiling fxhash v0.2.1 |
| 1859 | 2026-03-25T20:26:40.931Z | Compiling internet-checksum v0.2.1 |
| 1860 | 2026-03-25T20:26:41.037Z | Compiling sled v0.34.7 |
| 1861 | 2026-03-25T20:26:41.322Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1862 | 2026-03-25T20:26:41.339Z | Compiling thin-vec v0.2.14 |
| 1863 | 2026-03-25T20:26:41.623Z | Compiling rhai_codegen v3.1.0 |
| 1864 | 2026-03-25T20:26:41.674Z | Compiling sdd v3.0.10 |
| 1865 | 2026-03-25T20:26:41.841Z | Compiling serial_test_derive v3.4.0 |
| 1866 | 2026-03-25T20:26:42.022Z | Compiling scc v2.4.0 |
| 1867 | 2026-03-25T20:26:42.339Z | Compiling nom v8.0.0 |
| 1868 | 2026-03-25T20:26:42.565Z | Compiling yansi v1.0.1 |
| 1869 | 2026-03-25T20:26:42.827Z | Compiling rhai v1.24.0 |
| 1870 | 2026-03-25T20:26:42.887Z | Compiling diff v0.1.13 |
| 1871 | 2026-03-25T20:26:43.068Z | Compiling serial_test v3.4.0 |
| 1872 | 2026-03-25T20:26:43.181Z | Compiling pretty_assertions v1.4.1 |
| 1873 | 2026-03-25T20:26:46.652Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1874 | 2026-03-25T20:26:54.315Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1875 | 2026-03-25T20:26:55.949Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1876 | 2026-03-25T20:26:57.015Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1877 | 2026-03-25T20:26:58.141Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1878 | 2026-03-25T20:26:58.924Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1879 | 2026-03-25T20:27:00.390Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1880 | 2026-03-25T20:27:35.944Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 20s |
| 1881 | 2026-03-25T20:27:36.136Z | ──────────── |
| 1882 | 2026-03-25T20:27:36.137Z | Nextest run ID 64eaaa6f-8620-4185-bed4-e9f076096576 with nextest profile: default |
| 1883 | 2026-03-25T20:27:36.138Z | Starting 150 tests across 1 binary |
| 1884 | 2026-03-25T20:27:36.186Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1885 | 2026-03-25T20:27:36.186Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1886 | 2026-03-25T20:27:36.186Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_byte_len |
| 1887 | 2026-03-25T20:27:36.186Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1888 | 2026-03-25T20:27:36.187Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_round_trip |
| 1889 | 2026-03-25T20:27:36.187Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1890 | 2026-03-25T20:27:36.187Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1891 | 2026-03-25T20:27:36.187Z | PASS [ 0.012s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1892 | 2026-03-25T20:27:36.187Z | PASS [ 0.009s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1893 | 2026-03-25T20:27:36.187Z | PASS [ 0.009s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1894 | 2026-03-25T20:27:36.187Z | PASS [ 0.010s] bgp messages::tests::empty_update_end_of_rib |
| 1895 | 2026-03-25T20:27:36.187Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1896 | 2026-03-25T20:27:36.187Z | PASS [ 0.010s] bgp messages::tests::header_round_trip |
| 1897 | 2026-03-25T20:27:36.187Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1898 | 2026-03-25T20:27:36.187Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1899 | 2026-03-25T20:27:36.187Z | PASS [ 0.010s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1900 | 2026-03-25T20:27:36.188Z | PASS [ 0.008s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1901 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1902 | 2026-03-25T20:27:36.188Z | PASS [ 0.008s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1903 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1904 | 2026-03-25T20:27:36.188Z | PASS [ 0.010s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1905 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1906 | 2026-03-25T20:27:36.188Z | PASS [ 0.010s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1907 | 2026-03-25T20:27:36.188Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1908 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1909 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1910 | 2026-03-25T20:27:36.188Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1911 | 2026-03-25T20:27:36.188Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1912 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1913 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1914 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1915 | 2026-03-25T20:27:36.188Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1916 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1917 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1918 | 2026-03-25T20:27:36.188Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1919 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1920 | 2026-03-25T20:27:36.188Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1921 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1922 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1923 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1924 | 2026-03-25T20:27:36.188Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1925 | 2026-03-25T20:27:36.188Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1926 | 2026-03-25T20:27:36.189Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1927 | 2026-03-25T20:27:36.189Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1928 | 2026-03-25T20:27:36.189Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1929 | 2026-03-25T20:27:36.277Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1930 | 2026-03-25T20:27:36.277Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1931 | 2026-03-25T20:27:36.277Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1932 | 2026-03-25T20:27:36.277Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1933 | 2026-03-25T20:27:36.277Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1934 | 2026-03-25T20:27:36.278Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1935 | 2026-03-25T20:27:36.278Z | PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1936 | 2026-03-25T20:27:36.278Z | PASS [ 0.009s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1937 | 2026-03-25T20:27:36.279Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1938 | 2026-03-25T20:27:36.279Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1939 | 2026-03-25T20:27:36.279Z | PASS [ 0.009s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1940 | 2026-03-25T20:27:36.280Z | PASS [ 0.009s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1941 | 2026-03-25T20:27:36.280Z | PASS [ 0.009s] bgp messages::tests::notification_round_trip |
| 1942 | 2026-03-25T20:27:36.280Z | PASS [ 0.009s] bgp messages::tests::open_round_trip |
| 1943 | 2026-03-25T20:27:36.280Z | PASS [ 0.009s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1944 | 2026-03-25T20:27:36.280Z | PASS [ 0.008s] bgp messages::tests::prefix_within |
| 1945 | 2026-03-25T20:27:36.280Z | PASS [ 0.009s] bgp messages::tests::prefix_conversion |
| 1946 | 2026-03-25T20:27:36.280Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1947 | 2026-03-25T20:27:36.280Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1948 | 2026-03-25T20:27:36.280Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1949 | 2026-03-25T20:27:36.280Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1950 | 2026-03-25T20:27:36.281Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1951 | 2026-03-25T20:27:36.281Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1952 | 2026-03-25T20:27:36.281Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1953 | 2026-03-25T20:27:36.281Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1954 | 2026-03-25T20:27:36.281Z | PASS [ 0.008s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1955 | 2026-03-25T20:27:36.281Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1956 | 2026-03-25T20:27:36.281Z | PASS [ 0.008s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1957 | 2026-03-25T20:27:36.281Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1958 | 2026-03-25T20:27:36.281Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1959 | 2026-03-25T20:27:36.281Z | PASS [ 0.008s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1960 | 2026-03-25T20:27:36.281Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1961 | 2026-03-25T20:27:36.281Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1962 | 2026-03-25T20:27:36.281Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 1963 | 2026-03-25T20:27:36.281Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1964 | 2026-03-25T20:27:36.281Z | PASS [ 0.008s] bgp messages::tests::route_refresh_round_trip |
| 1965 | 2026-03-25T20:27:36.282Z | PASS [ 0.010s] bgp messages::tests::test_nexthop_length_validation |
| 1966 | 2026-03-25T20:27:36.282Z | PASS [ 0.010s] bgp messages::tests::update_round_trip |
| 1967 | 2026-03-25T20:27:36.381Z | PASS [ 0.023s] bgp policy::test::open_add_4byte_as |
| 1968 | 2026-03-25T20:27:36.381Z | PASS [ 0.021s] bgp policy::test::update_shape_community |
| 1969 | 2026-03-25T20:27:36.381Z | PASS [ 0.015s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 1970 | 2026-03-25T20:27:36.381Z | PASS [ 0.025s] bgp policy::test::open_require_4byte_as |
| 1971 | 2026-03-25T20:27:36.381Z | PASS [ 0.023s] bgp policy::test::update_drop_on_no_export |
| 1972 | 2026-03-25T20:27:36.382Z | PASS [ 0.023s] bgp policy::test::shape_update_prefixes |
| 1973 | 2026-03-25T20:27:36.382Z | PASS [ 0.020s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 1974 | 2026-03-25T20:27:36.382Z | PASS [ 0.028s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1975 | 2026-03-25T20:27:36.382Z | PASS [ 0.014s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 1976 | 2026-03-25T20:27:36.382Z | PASS [ 0.016s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 1977 | 2026-03-25T20:27:36.382Z | PASS [ 0.014s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 1978 | 2026-03-25T20:27:36.382Z | PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 1979 | 2026-03-25T20:27:36.382Z | PASS [ 0.015s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 1980 | 2026-03-25T20:27:36.382Z | PASS [ 0.018s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 1981 | 2026-03-25T20:27:36.382Z | PASS [ 0.014s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 1982 | 2026-03-25T20:27:36.382Z | PASS [ 0.015s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 1983 | 2026-03-25T20:27:36.382Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 1984 | 2026-03-25T20:27:36.382Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 1985 | 2026-03-25T20:27:36.382Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 1986 | 2026-03-25T20:27:36.382Z | PASS [ 0.017s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 1987 | 2026-03-25T20:27:36.382Z | PASS [ 0.008s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 1988 | 2026-03-25T20:27:36.382Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 1989 | 2026-03-25T20:27:36.382Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 1990 | 2026-03-25T20:27:36.382Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_major_filtering |
| 1991 | 2026-03-25T20:27:36.382Z | PASS [ 0.028s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 1992 | 2026-03-25T20:27:36.382Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_record_creation |
| 1993 | 2026-03-25T20:27:36.382Z | PASS [ 0.027s] bgp proptest::prop_update_traditional_roundtrip |
| 1994 | 2026-03-25T20:27:36.382Z | PASS [ 0.008s] bgp session::tests::test_resolve_collision_decision |
| 1995 | 2026-03-25T20:27:36.383Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 1996 | 2026-03-25T20:27:36.383Z | PASS [ 0.030s] bgp proptest::prop_update_mp_reach_roundtrip |
| 1997 | 2026-03-25T20:27:36.383Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 1998 | 2026-03-25T20:27:36.383Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 1999 | 2026-03-25T20:27:36.383Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 2000 | 2026-03-25T20:27:36.383Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 2001 | 2026-03-25T20:27:36.383Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 2002 | 2026-03-25T20:27:36.383Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 2003 | 2026-03-25T20:27:36.383Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 2004 | 2026-03-25T20:27:36.383Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 2005 | 2026-03-25T20:27:39.320Z | PASS [ 3.067s] bgp test::test_basic_peering_active |
| 2006 | 2026-03-25T20:27:39.323Z | PASS [ 3.064s] bgp test::test_basic_peering_passive |
| 2007 | 2026-03-25T20:27:39.327Z | PASS [ 3.066s] bgp test::test_basic_update_ipv6 |
| 2008 | 2026-03-25T20:27:39.327Z | PASS [ 3.067s] bgp test::test_basic_update |
| 2009 | 2026-03-25T20:27:39.332Z | PASS [ 3.076s] bgp test::test_basic_peering_passive_tcp |
| 2010 | 2026-03-25T20:27:39.338Z | PASS [ 3.078s] bgp test::test_basic_update_ipv6_tcp |
| 2011 | 2026-03-25T20:27:39.343Z | PASS [ 3.079s] bgp test::test_basic_update_tcp |
| 2012 | 2026-03-25T20:27:39.347Z | PASS [ 3.094s] bgp test::test_basic_peering_active_tcp |
| 2013 | 2026-03-25T20:27:42.406Z | PASS [ 3.073s] bgp test::test_ipv6_basic_peering_active |
| 2014 | 2026-03-25T20:27:42.409Z | PASS [ 3.066s] bgp test::test_ipv6_basic_peering_passive |
| 2015 | 2026-03-25T20:27:42.423Z | PASS [ 3.085s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2016 | 2026-03-25T20:27:42.440Z | PASS [ 3.091s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 2017 | 2026-03-25T20:27:43.407Z | PASS [ 4.083s] bgp test::test_import_export_policy_filtering |
| 2018 | 2026-03-25T20:27:43.407Z | PASS [ 4.082s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 2019 | 2026-03-25T20:27:43.407Z | PASS [ 4.088s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 2020 | 2026-03-25T20:27:43.411Z | PASS [ 4.087s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 2021 | 2026-03-25T20:27:43.468Z | PASS [ 1.061s] bgp test::test_multiple_unnumbered_sessions |
| 2022 | 2026-03-25T20:27:44.501Z | PASS [ 2.062s] bgp test::test_same_linklocal_multiple_interfaces |
| 2023 | 2026-03-25T20:27:44.505Z | PASS [ 1.094s] bgp test::test_three_router_chain_tcp_ipv6 |
| 2024 | 2026-03-25T20:27:44.505Z | PASS [ 1.095s] bgp test::test_three_router_chain_tcp |
| 2025 | 2026-03-25T20:27:45.245Z | PASS [ 2.821s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2026 | 2026-03-25T20:27:45.562Z | PASS [ 1.062s] bgp test::test_unnumbered_ndp_change |
| 2027 | 2026-03-25T20:27:46.482Z | PASS [ 4.076s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 2028 | 2026-03-25T20:27:47.476Z | PASS [ 4.069s] bgp test::test_three_router_chain_unnumbered |
| 2029 | 2026-03-25T20:27:48.470Z | PASS [ 5.062s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2030 | 2026-03-25T20:27:49.566Z | PASS [ 5.061s] bgp test::test_unnumbered_session_survives_peer_change |
| 2031 | 2026-03-25T20:27:53.569Z | PASS [ 9.062s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2032 | 2026-03-25T20:27:54.312Z | PASS [ 9.066s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2033 | 2026-03-25T20:28:01.534Z | PASS [ 18.065s] bgp test::test_unnumbered_interface_lifecycle |
| 2034 | 2026-03-25T20:28:01.534Z | ──────────── |
| 2035 | 2026-03-25T20:28:01.534Z | Summary [ 25.442s] 150 tests run: 150 passed, 0 skipped |
| 2036 | 2026-03-25T20:28:01.548Z | + cp dualstack_routes.log loopback-manager.test_basic_peering_active_tcp.log loopback-manager.test_basic_peering_passive_tcp.log loopback-manager.test_basic_update_ipv6_tcp.log loopback-manager.test_basic_update_tcp.log loopback-manager.test_dual_stack_routes_ipv4_peer_success.log loopback-manager.test_dual_stack_routes_ipv6_peer_success.log loopback-manager.test_import_export_policy_filtering.log loopback-manager.test_ipv4_routes_ipv6_peer_success.log loopback-manager.test_ipv6_basic_peering_active_tcp.log loopback-manager.test_ipv6_basic_peering_passive_tcp.log loopback-manager.test_ipv6_routes_ipv4_peer_success.log loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log loopback-manager.test_three_router_chain_tcp_ipv6.log loopback-manager.test_three_router_chain_tcp.log multiple_unnumbered.log ndp_change_reset.log ndp_changes.log r1.test_basic_peering_active_tcp.log r1.test_basic_peering_active.log r1.test_basic_peering_passive_tcp.log r1.test_basic_peering_passive.log r1.test_basic_update_ipv6_tcp.log r1.test_basic_update_ipv6.log r1.test_basic_update_tcp.log r1.test_basic_update.log r1.test_dual_stack_routes_ipv4_peer_success.log r1.test_dual_stack_routes_ipv6_peer_success.log r1.test_import_export_policy_filtering.log r1.test_ipv4_routes_ipv6_peer_success.log r1.test_ipv6_basic_peering_active_tcp.log r1.test_ipv6_basic_peering_active.log r1.test_ipv6_basic_peering_passive_tcp.log r1.test_ipv6_basic_peering_passive.log r1.test_ipv6_routes_ipv4_peer_success.log r1.test_neighbor_thread_lifecycle_no_leaks.log r1.test_three_router_chain_tcp_ipv6.log r1.test_three_router_chain_tcp.log r2.test_basic_peering_active_tcp.log r2.test_basic_peering_active.log r2.test_basic_peering_passive_tcp.log r2.test_basic_peering_passive.log r2.test_basic_update_ipv6_tcp.log r2.test_basic_update_ipv6.log r2.test_basic_update_tcp.log r2.test_basic_update.log r2.test_dual_stack_routes_ipv4_peer_success.log r2.test_dual_stack_routes_ipv6_peer_success.log r2.test_import_export_policy_filtering.log r2.test_ipv4_routes_ipv6_peer_success.log r2.test_ipv6_basic_peering_active_tcp.log r2.test_ipv6_basic_peering_active.log r2.test_ipv6_basic_peering_passive_tcp.log r2.test_ipv6_basic_peering_passive.log r2.test_ipv6_routes_ipv4_peer_success.log r2.test_neighbor_thread_lifecycle_no_leaks.log r2.test_three_router_chain_tcp_ipv6.log r2.test_three_router_chain_tcp.log r3.test_three_router_chain_tcp_ipv6.log r3.test_three_router_chain_tcp.log same_linklocal.log three_chain.log unnumbered_expiry.log unnumbered_interface_lifecycle.log unnumbered_peer_change.log /work/ |
| 2037 | 2026-03-25T20:28:01.552Z | + popd |
| 2038 | 2026-03-25T20:28:01.552Z | + pushd mgd |
| 2039 | 2026-03-25T20:28:01.552Z | /work/oxidecomputer/maghemite |
| 2040 | 2026-03-25T20:28:01.552Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2041 | 2026-03-25T20:28:01.552Z | + pfexec cargo nextest run |
| 2042 | 2026-03-25T20:28:02.715Z | Compiling slog v2.8.2 |
| 2043 | 2026-03-25T20:28:02.816Z | Compiling usdt v0.6.0 |
| 2044 | 2026-03-25T20:28:02.899Z | Compiling typify-impl v0.4.3 |
| 2045 | 2026-03-25T20:28:02.916Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2046 | 2026-03-25T20:28:02.934Z | Compiling papergrid v0.17.0 |
| 2047 | 2026-03-25T20:28:03.099Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2048 | 2026-03-25T20:28:03.110Z | Compiling slog-json v2.6.1 |
| 2049 | 2026-03-25T20:28:03.200Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2050 | 2026-03-25T20:28:03.313Z | Compiling slog-term v2.9.2 |
| 2051 | 2026-03-25T20:28:03.340Z | Compiling slog-async v2.8.0 |
| 2052 | 2026-03-25T20:28:03.536Z | Compiling slog-bunyan v2.5.0 |
| 2053 | 2026-03-25T20:28:03.563Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2054 | 2026-03-25T20:28:03.686Z | Compiling dropshot v0.16.7 |
| 2055 | 2026-03-25T20:28:04.095Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2056 | 2026-03-25T20:28:04.452Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2057 | 2026-03-25T20:28:04.462Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2058 | 2026-03-25T20:28:04.552Z | Compiling slog-dtrace v0.3.0 |
| 2059 | 2026-03-25T20:28:04.870Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2060 | 2026-03-25T20:28:05.023Z | Compiling steno v0.4.1 |
| 2061 | 2026-03-25T20:28:05.654Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2062 | 2026-03-25T20:28:05.782Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2063 | 2026-03-25T20:28:07.447Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2064 | 2026-03-25T20:28:08.414Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2065 | 2026-03-25T20:28:09.208Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2066 | 2026-03-25T20:28:09.277Z | Compiling typify-macro v0.4.3 |
| 2067 | 2026-03-25T20:28:09.811Z | Compiling proc-macro-error2 v2.0.1 |
| 2068 | 2026-03-25T20:28:10.100Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2069 | 2026-03-25T20:28:10.247Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2070 | 2026-03-25T20:28:10.284Z | Compiling tabled_derive v0.11.0 |
| 2071 | 2026-03-25T20:28:10.306Z | Compiling testing_table v0.3.0 |
| 2072 | 2026-03-25T20:28:10.476Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2073 | 2026-03-25T20:28:10.709Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2074 | 2026-03-25T20:28:10.741Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2075 | 2026-03-25T20:28:10.763Z | Compiling progenitor-client v0.11.2 |
| 2076 | 2026-03-25T20:28:11.060Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2077 | 2026-03-25T20:28:11.129Z | Compiling crc8 v0.1.1 |
| 2078 | 2026-03-25T20:28:11.253Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2079 | 2026-03-25T20:28:11.337Z | Compiling typify v0.4.3 |
| 2080 | 2026-03-25T20:28:11.440Z | Compiling progenitor-impl v0.11.2 |
| 2081 | 2026-03-25T20:28:12.200Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2082 | 2026-03-25T20:28:12.275Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2083 | 2026-03-25T20:28:12.755Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2084 | 2026-03-25T20:28:13.326Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2085 | 2026-03-25T20:28:14.364Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2086 | 2026-03-25T20:28:14.773Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2087 | 2026-03-25T20:28:15.041Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2088 | 2026-03-25T20:28:15.138Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2089 | 2026-03-25T20:28:15.644Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2090 | 2026-03-25T20:28:16.118Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2091 | 2026-03-25T20:28:16.387Z | Compiling progenitor-macro v0.11.2 |
| 2092 | 2026-03-25T20:28:16.719Z | Compiling tabled v0.20.0 |
| 2093 | 2026-03-25T20:28:16.955Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2094 | 2026-03-25T20:28:17.165Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2095 | 2026-03-25T20:28:17.220Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2096 | 2026-03-25T20:28:20.120Z | Compiling progenitor v0.11.2 |
| 2097 | 2026-03-25T20:28:20.214Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2098 | 2026-03-25T20:28:21.528Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2099 | 2026-03-25T20:28:22.641Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2100 | 2026-03-25T20:28:22.644Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2101 | 2026-03-25T20:28:24.168Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2102 | 2026-03-25T20:28:24.346Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2103 | 2026-03-25T20:28:31.374Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2104 | 2026-03-25T20:28:38.491Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2105 | 2026-03-25T20:28:40.095Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2106 | 2026-03-25T20:28:41.183Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2107 | 2026-03-25T20:28:42.302Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2108 | 2026-03-25T20:28:43.083Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2109 | 2026-03-25T20:28:44.580Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2110 | 2026-03-25T20:28:44.580Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2111 | 2026-03-25T20:28:44.586Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2112 | 2026-03-25T20:28:51.252Z | Compiling mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 2113 | 2026-03-25T20:28:52.646Z | Compiling mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 2114 | 2026-03-25T20:28:52.646Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2115 | 2026-03-25T20:28:53.902Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2116 | 2026-03-25T20:29:22.803Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 2117 | 2026-03-25T20:29:22.965Z | ──────────── |
| 2118 | 2026-03-25T20:29:22.965Z | Nextest run ID aaae56b3-2583-4b9a-9b43-9d5cf95b86c2 with nextest profile: default |
| 2119 | 2026-03-25T20:29:22.965Z | Starting 32 tests across 1 binary |
| 2120 | 2026-03-25T20:29:22.975Z | PASS [ 0.011s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_ttl_v4 |
| 2121 | 2026-03-25T20:29:22.975Z | PASS [ 0.011s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_hop_limit_v6 |
| 2122 | 2026-03-25T20:29:22.992Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2123 | 2026-03-25T20:29:23.012Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2124 | 2026-03-25T20:29:23.023Z | PASS [ 0.058s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2125 | 2026-03-25T20:29:23.031Z | PASS [ 0.058s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2126 | 2026-03-25T20:29:23.031Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2127 | 2026-03-25T20:29:23.031Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2128 | 2026-03-25T20:29:23.031Z | PASS [ 0.060s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2129 | 2026-03-25T20:29:23.031Z | PASS [ 0.061s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2130 | 2026-03-25T20:29:23.031Z | PASS [ 0.061s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2131 | 2026-03-25T20:29:23.035Z | PASS [ 0.056s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2132 | 2026-03-25T20:29:23.035Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2133 | 2026-03-25T20:29:23.035Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2134 | 2026-03-25T20:29:23.035Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2135 | 2026-03-25T20:29:23.035Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2136 | 2026-03-25T20:29:23.035Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2137 | 2026-03-25T20:29:23.035Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2138 | 2026-03-25T20:29:23.040Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2139 | 2026-03-25T20:29:23.043Z | PASS [ 0.018s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2140 | 2026-03-25T20:29:23.043Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2141 | 2026-03-25T20:29:23.043Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2142 | 2026-03-25T20:29:23.043Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2143 | 2026-03-25T20:29:23.043Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2144 | 2026-03-25T20:29:23.044Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2145 | 2026-03-25T20:29:23.051Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2146 | 2026-03-25T20:29:23.051Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2147 | 2026-03-25T20:29:23.051Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2148 | 2026-03-25T20:29:23.051Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2149 | 2026-03-25T20:29:23.051Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2150 | 2026-03-25T20:29:23.056Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2151 | 2026-03-25T20:29:23.056Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2152 | 2026-03-25T20:29:23.056Z | ──────────── |
| 2153 | 2026-03-25T20:29:23.056Z | Summary [ 0.086s] 32 tests run: 32 passed, 0 skipped |
| 2154 | 2026-03-25T20:29:23.071Z | + cp apply_remove_entire_group.log /work/ |
| 2155 | 2026-03-25T20:29:23.074Z | + popd |
| 2156 | 2026-03-25T20:29:23.074Z | /work/oxidecomputer/maghemite |
| 2157 | 2026-03-25T20:29:23.075Z | process exited: duration 391905 ms, exit code 0 |
| |
| 2158 | 2026-03-25T20:29:23.086Z | found 66 output files |
| 2159 | 2026-03-25T20:29:23.087Z | uploading: /work/apply_remove_entire_group.log (9735 bytes) |
| 2160 | 2026-03-25T20:29:24.111Z | uploaded: /work/apply_remove_entire_group.log |
| 2161 | 2026-03-25T20:29:24.111Z | uploading: /work/dualstack_routes.log (115713 bytes) |
| 2162 | 2026-03-25T20:29:25.132Z | uploaded: /work/dualstack_routes.log |
| 2163 | 2026-03-25T20:29:25.132Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (1958 bytes) |
| 2164 | 2026-03-25T20:29:26.143Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2165 | 2026-03-25T20:29:26.143Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1469 bytes) |
| 2166 | 2026-03-25T20:29:27.155Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2167 | 2026-03-25T20:29:27.155Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2245 bytes) |
| 2168 | 2026-03-25T20:29:28.172Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2169 | 2026-03-25T20:29:28.172Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2254 bytes) |
| 2170 | 2026-03-25T20:29:29.827Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2171 | 2026-03-25T20:29:29.827Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2224 bytes) |
| 2172 | 2026-03-25T20:29:30.877Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2173 | 2026-03-25T20:29:30.877Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2294 bytes) |
| 2174 | 2026-03-25T20:29:31.899Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2175 | 2026-03-25T20:29:31.900Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (2257 bytes) |
| 2176 | 2026-03-25T20:29:32.931Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2177 | 2026-03-25T20:29:32.931Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2159 bytes) |
| 2178 | 2026-03-25T20:29:33.948Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2179 | 2026-03-25T20:29:33.948Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2296 bytes) |
| 2180 | 2026-03-25T20:29:34.995Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2181 | 2026-03-25T20:29:34.995Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2283 bytes) |
| 2182 | 2026-03-25T20:29:36.006Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2183 | 2026-03-25T20:29:36.006Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2337 bytes) |
| 2184 | 2026-03-25T20:29:37.016Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2185 | 2026-03-25T20:29:37.016Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2490 bytes) |
| 2186 | 2026-03-25T20:29:39.534Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2187 | 2026-03-25T20:29:39.534Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (3631 bytes) |
| 2188 | 2026-03-25T20:29:40.614Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2189 | 2026-03-25T20:29:40.622Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3634 bytes) |
| 2190 | 2026-03-25T20:29:41.640Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2191 | 2026-03-25T20:29:41.640Z | uploading: /work/multiple_unnumbered.log (134405 bytes) |
| 2192 | 2026-03-25T20:29:42.688Z | uploaded: /work/multiple_unnumbered.log |
| 2193 | 2026-03-25T20:29:42.688Z | uploading: /work/ndp_change_reset.log (70024 bytes) |
| 2194 | 2026-03-25T20:29:43.737Z | uploaded: /work/ndp_change_reset.log |
| 2195 | 2026-03-25T20:29:43.737Z | uploading: /work/ndp_changes.log (86604 bytes) |
| 2196 | 2026-03-25T20:29:44.763Z | uploaded: /work/ndp_changes.log |
| 2197 | 2026-03-25T20:29:44.763Z | uploading: /work/r1.test_basic_peering_active.log (40034 bytes) |
| 2198 | 2026-03-25T20:29:45.776Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2199 | 2026-03-25T20:29:45.776Z | uploading: /work/r1.test_basic_peering_active_tcp.log (45823 bytes) |
| 2200 | 2026-03-25T20:29:46.793Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2201 | 2026-03-25T20:29:46.793Z | uploading: /work/r1.test_basic_peering_passive.log (32241 bytes) |
| 2202 | 2026-03-25T20:29:47.856Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2203 | 2026-03-25T20:29:47.856Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (39235 bytes) |
| 2204 | 2026-03-25T20:29:48.876Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2205 | 2026-03-25T20:29:48.876Z | uploading: /work/r1.test_basic_update.log (27308 bytes) |
| 2206 | 2026-03-25T20:29:49.937Z | uploaded: /work/r1.test_basic_update.log |
| 2207 | 2026-03-25T20:29:49.937Z | uploading: /work/r1.test_basic_update_ipv6.log (27150 bytes) |
| 2208 | 2026-03-25T20:29:50.967Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2209 | 2026-03-25T20:29:50.967Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (29532 bytes) |
| 2210 | 2026-03-25T20:29:51.990Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2211 | 2026-03-25T20:29:51.990Z | uploading: /work/r1.test_basic_update_tcp.log (29687 bytes) |
| 2212 | 2026-03-25T20:29:53.009Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2213 | 2026-03-25T20:29:53.009Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (41161 bytes) |
| 2214 | 2026-03-25T20:29:54.027Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2215 | 2026-03-25T20:29:54.027Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (41636 bytes) |
| 2216 | 2026-03-25T20:29:55.041Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2217 | 2026-03-25T20:29:55.041Z | uploading: /work/r1.test_import_export_policy_filtering.log (51675 bytes) |
| 2218 | 2026-03-25T20:29:57.470Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2219 | 2026-03-25T20:29:57.470Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (33852 bytes) |
| 2220 | 2026-03-25T20:29:58.522Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2221 | 2026-03-25T20:29:58.522Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (37734 bytes) |
| 2222 | 2026-03-25T20:29:59.617Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2223 | 2026-03-25T20:29:59.617Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (48556 bytes) |
| 2224 | 2026-03-25T20:30:00.634Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2225 | 2026-03-25T20:30:00.634Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (32191 bytes) |
| 2226 | 2026-03-25T20:30:01.653Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2227 | 2026-03-25T20:30:01.653Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (37129 bytes) |
| 2228 | 2026-03-25T20:30:02.667Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2229 | 2026-03-25T20:30:02.667Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (33681 bytes) |
| 2230 | 2026-03-25T20:30:03.684Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2231 | 2026-03-25T20:30:03.684Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (28282 bytes) |
| 2232 | 2026-03-25T20:30:04.714Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2233 | 2026-03-25T20:30:04.714Z | uploading: /work/r1.test_three_router_chain_tcp.log (20808 bytes) |
| 2234 | 2026-03-25T20:30:05.724Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2235 | 2026-03-25T20:30:05.724Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (20898 bytes) |
| 2236 | 2026-03-25T20:30:06.737Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2237 | 2026-03-25T20:30:06.737Z | uploading: /work/r2.test_basic_peering_active.log (36691 bytes) |
| 2238 | 2026-03-25T20:30:07.749Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2239 | 2026-03-25T20:30:07.749Z | uploading: /work/r2.test_basic_peering_active_tcp.log (41060 bytes) |
| 2240 | 2026-03-25T20:30:08.761Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2241 | 2026-03-25T20:30:08.761Z | uploading: /work/r2.test_basic_peering_passive.log (40462 bytes) |
| 2242 | 2026-03-25T20:30:09.775Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2243 | 2026-03-25T20:30:09.775Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (46424 bytes) |
| 2244 | 2026-03-25T20:30:10.787Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2245 | 2026-03-25T20:30:10.787Z | uploading: /work/r2.test_basic_update.log (26022 bytes) |
| 2246 | 2026-03-25T20:30:11.798Z | uploaded: /work/r2.test_basic_update.log |
| 2247 | 2026-03-25T20:30:11.798Z | uploading: /work/r2.test_basic_update_ipv6.log (25963 bytes) |
| 2248 | 2026-03-25T20:30:12.814Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2249 | 2026-03-25T20:30:12.814Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (32323 bytes) |
| 2250 | 2026-03-25T20:30:13.825Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2251 | 2026-03-25T20:30:13.825Z | uploading: /work/r2.test_basic_update_tcp.log (32329 bytes) |
| 2252 | 2026-03-25T20:30:14.836Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2253 | 2026-03-25T20:30:14.836Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (41247 bytes) |
| 2254 | 2026-03-25T20:30:15.848Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2255 | 2026-03-25T20:30:15.848Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (43357 bytes) |
| 2256 | 2026-03-25T20:30:16.859Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2257 | 2026-03-25T20:30:16.859Z | uploading: /work/r2.test_import_export_policy_filtering.log (59471 bytes) |
| 2258 | 2026-03-25T20:30:17.874Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2259 | 2026-03-25T20:30:17.874Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (37824 bytes) |
| 2260 | 2026-03-25T20:30:18.884Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2261 | 2026-03-25T20:30:18.884Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (36560 bytes) |
| 2262 | 2026-03-25T20:30:19.898Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2263 | 2026-03-25T20:30:19.898Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (44345 bytes) |
| 2264 | 2026-03-25T20:30:20.912Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2265 | 2026-03-25T20:30:20.912Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (40257 bytes) |
| 2266 | 2026-03-25T20:30:21.932Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2267 | 2026-03-25T20:30:21.932Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (45589 bytes) |
| 2268 | 2026-03-25T20:30:22.947Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2269 | 2026-03-25T20:30:22.947Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (37701 bytes) |
| 2270 | 2026-03-25T20:30:23.961Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2271 | 2026-03-25T20:30:23.961Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (27655 bytes) |
| 2272 | 2026-03-25T20:30:24.978Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2273 | 2026-03-25T20:30:24.978Z | uploading: /work/r2.test_three_router_chain_tcp.log (43488 bytes) |
| 2274 | 2026-03-25T20:30:25.991Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2275 | 2026-03-25T20:30:25.991Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (47302 bytes) |
| 2276 | 2026-03-25T20:30:27.005Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2277 | 2026-03-25T20:30:27.005Z | uploading: /work/r3.test_three_router_chain_tcp.log (20930 bytes) |
| 2278 | 2026-03-25T20:30:28.020Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2279 | 2026-03-25T20:30:28.024Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (24169 bytes) |
| 2280 | 2026-03-25T20:30:29.035Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2281 | 2026-03-25T20:30:29.035Z | uploading: /work/same_linklocal.log (150457 bytes) |
| 2282 | 2026-03-25T20:30:30.054Z | uploaded: /work/same_linklocal.log |
| 2283 | 2026-03-25T20:30:30.054Z | uploading: /work/three_chain.log (141079 bytes) |
| 2284 | 2026-03-25T20:30:31.072Z | uploaded: /work/three_chain.log |
| 2285 | 2026-03-25T20:30:31.075Z | uploading: /work/unnumbered_expiry.log (89360 bytes) |
| 2286 | 2026-03-25T20:30:32.089Z | uploaded: /work/unnumbered_expiry.log |
| 2287 | 2026-03-25T20:30:32.089Z | uploading: /work/unnumbered_interface_lifecycle.log (156847 bytes) |
| 2288 | 2026-03-25T20:30:33.106Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2289 | 2026-03-25T20:30:33.106Z | uploading: /work/unnumbered_peer_change.log (75796 bytes) |
| 2290 | 2026-03-25T20:30:34.126Z | uploaded: /work/unnumbered_peer_change.log |