|
|
|
| 1 | 2026-02-18T03:02:42.928Z | job assigned to worker 01KHQB4MW5JXQ0EWNVKHXWW6CV [factory aws, i-0e86ad72dc5bb37aa] (queued for 59 s) |
| |
| 2 | 2026-02-18T03:02:51.872Z | starting task 0: "setup" |
| 3 | 2026-02-18T03:02:51.876Z | ++ uname -s |
| 4 | 2026-02-18T03:02:51.880Z | + kern=SunOS |
| 5 | 2026-02-18T03:02:51.880Z | + build_user=build |
| 6 | 2026-02-18T03:02:51.880Z | + build_uid=12345 |
| 7 | 2026-02-18T03:02:51.880Z | + work_dir=/work |
| 8 | 2026-02-18T03:02:51.880Z | + input_dir=/input |
| 9 | 2026-02-18T03:02:51.880Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-18T03:02:51.880Z | + case "$kern" in |
| 11 | 2026-02-18T03:02:51.880Z | + groupadd -g 12345 build |
| 12 | 2026-02-18T03:02:51.886Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-18T03:02:53.888Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-18T03:02:54.015Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-18T03:02:54.020Z | + home_fs=zfs |
| 16 | 2026-02-18T03:02:54.020Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-18T03:02:54.020Z | + mkdir -p /home/build |
| 18 | 2026-02-18T03:02:54.023Z | + chown build:build /home/build /work |
| 19 | 2026-02-18T03:02:56.023Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-18T03:02:56.026Z | process exited: duration 4156 ms, exit code 0 |
| |
| 21 | 2026-02-18T03:02:56.033Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-18T03:02:56.039Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-18T03:02:56.039Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-18T03:02:56.039Z | * rust toolchain channel = "stable" |
| 25 | 2026-02-18T03:02:56.039Z | * rust toolchain profile = "default" |
| 26 | 2026-02-18T03:02:56.039Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-18T03:02:56.039Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-18T03:02:56.042Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-18T03:02:56.042Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-18T03:02:56.182Z | info: downloading installer |
| 31 | 2026-02-18T03:02:57.925Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-18T03:02:57.925Z | warn: /opt/ooce/bin |
| 33 | 2026-02-18T03:02:57.925Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-18T03:02:57.925Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-18T03:02:57.925Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-18T03:02:57.925Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-18T03:02:57.925Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-18T03:02:57.925Z | error: cannot install while Rust is installed |
| 39 | 2026-02-18T03:02:57.925Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-18T03:02:57.956Z | info: profile set to 'default' |
| 41 | 2026-02-18T03:02:57.956Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-18T03:02:57.959Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-18T03:02:58.117Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-18T03:02:58.117Z | info: downloading component 'cargo' |
| 45 | 2026-02-18T03:02:59.305Z | info: downloading component 'clippy' |
| 46 | 2026-02-18T03:02:59.749Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-18T03:03:01.453Z | info: downloading component 'rust-std' |
| 48 | 2026-02-18T03:03:03.628Z | info: downloading component 'rustc' |
| 49 | 2026-02-18T03:03:12.486Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-18T03:03:12.816Z | info: installing component 'cargo' |
| 51 | 2026-02-18T03:03:13.769Z | info: installing component 'clippy' |
| 52 | 2026-02-18T03:03:14.170Z | info: installing component 'rust-docs' |
| 53 | 2026-02-18T03:03:16.195Z | info: installing component 'rust-std' |
| 54 | 2026-02-18T03:03:18.028Z | info: installing component 'rustc' |
| 55 | 2026-02-18T03:03:24.924Z | info: installing component 'rustfmt' |
| 56 | 2026-02-18T03:03:25.253Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-18T03:03:25.253Z | |
| 58 | 2026-02-18T03:03:25.744Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-18T03:03:25.744Z | |
| 60 | 2026-02-18T03:03:25.747Z | |
| 61 | 2026-02-18T03:03:25.748Z | Rust is installed now. Great! |
| 62 | 2026-02-18T03:03:25.748Z | |
| 63 | 2026-02-18T03:03:25.748Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-18T03:03:25.748Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-18T03:03:25.748Z | |
| 66 | 2026-02-18T03:03:25.748Z | To configure your current shell, you need to source |
| 67 | 2026-02-18T03:03:25.748Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-18T03:03:25.748Z | |
| 69 | 2026-02-18T03:03:25.748Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-18T03:03:25.748Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-18T03:03:25.748Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-18T03:03:25.748Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-18T03:03:25.853Z | + rustup --version |
| 74 | 2026-02-18T03:03:25.865Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-18T03:03:25.868Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-18T03:03:25.947Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-18T03:03:25.950Z | + cargo --version |
| 78 | 2026-02-18T03:03:26.016Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-18T03:03:26.023Z | + rustc --version |
| 80 | 2026-02-18T03:03:26.089Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-18T03:03:26.094Z | process exited: duration 30054 ms, exit code 0 |
| |
| 82 | 2026-02-18T03:03:26.102Z | starting task 2: "authentication" |
| 83 | 2026-02-18T03:03:26.127Z | process exited: duration 24 ms, exit code 0 |
| |
| 84 | 2026-02-18T03:03:26.135Z | starting task 3: "clone repository" |
| 85 | 2026-02-18T03:03:26.141Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-18T03:03:26.146Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-18T03:03:26.250Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-18T03:03:29.478Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-18T03:03:29.478Z | + git fetch origin dccd2940bdca70331828ef79faadb348031175a9 |
| 90 | 2026-02-18T03:03:29.909Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-18T03:03:29.909Z | * branch dccd2940bdca70331828ef79faadb348031175a9 -> FETCH_HEAD |
| 92 | 2026-02-18T03:03:29.918Z | + [[ -n zl/mrib ]] |
| 93 | 2026-02-18T03:03:29.922Z | ++ git branch --show-current |
| 94 | 2026-02-18T03:03:29.922Z | + current=main |
| 95 | 2026-02-18T03:03:29.922Z | + [[ main != zl/mrib ]] |
| 96 | 2026-02-18T03:03:29.922Z | + git branch -f zl/mrib dccd2940bdca70331828ef79faadb348031175a9 |
| 97 | 2026-02-18T03:03:29.925Z | + git checkout -f zl/mrib |
| 98 | 2026-02-18T03:03:29.957Z | Switched to branch 'zl/mrib' |
| 99 | 2026-02-18T03:03:29.960Z | + git reset --hard dccd2940bdca70331828ef79faadb348031175a9 |
| 100 | 2026-02-18T03:03:29.969Z | HEAD is now at dccd294 merge main (bump deps) |
| 101 | 2026-02-18T03:03:29.974Z | process exited: duration 3835 ms, exit code 0 |
| |
| 102 | 2026-02-18T03:03:29.980Z | starting task 4: "build" |
| 103 | 2026-02-18T03:03:29.985Z | + set -e |
| 104 | 2026-02-18T03:03:29.985Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-02-18T03:03:29.985Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-02-18T03:03:29.986Z | ++ PLATFORM=illumos |
| 107 | 2026-02-18T03:03:29.989Z | ++ banner install |
| 108 | 2026-02-18T03:03:29.989Z | |
| 109 | 2026-02-18T03:03:29.989Z | # # # #### ##### ## # # |
| 110 | 2026-02-18T03:03:29.989Z | # ## # # # # # # # |
| 111 | 2026-02-18T03:03:29.989Z | # # # # #### # # # # # |
| 112 | 2026-02-18T03:03:29.989Z | # # # # # # ###### # # |
| 113 | 2026-02-18T03:03:29.989Z | # # ## # # # # # # # |
| 114 | 2026-02-18T03:03:29.989Z | # # # #### # # # ###### ###### |
| 115 | 2026-02-18T03:03:29.989Z | |
| 116 | 2026-02-18T03:03:29.989Z | ++ set +o errexit |
| 117 | 2026-02-18T03:03:29.992Z | ++ pkg info clang-15 |
| 118 | 2026-02-18T03:03:29.992Z | ++ grep -qi installed |
| 119 | 2026-02-18T03:03:33.338Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-02-18T03:03:33.338Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-02-18T03:03:33.338Z | |
| 122 | 2026-02-18T03:03:33.338Z | clang-15 |
| 123 | 2026-02-18T03:03:33.394Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-02-18T03:03:33.394Z | ++ set -o errexit |
| 125 | 2026-02-18T03:03:33.398Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-02-18T03:03:42.332Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-02-18T03:03:52.931Z | Startup: Caching catalogs ... Done |
| 128 | 2026-02-18T03:04:16.063Z | Planning: Solver setup ... Done |
| 129 | 2026-02-18T03:04:16.227Z | Planning: Running solver ... Done |
| 130 | 2026-02-18T03:04:16.407Z | Planning: Finding local manifests ... Done |
| 131 | 2026-02-18T03:04:16.421Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-02-18T03:04:16.555Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-02-18T03:04:16.606Z | Planning: Package planning ... Done |
| 134 | 2026-02-18T03:04:16.655Z | Planning: Merging actions ... Done |
| 135 | 2026-02-18T03:04:16.928Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-02-18T03:04:16.939Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-02-18T03:04:18.958Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-02-18T03:04:18.967Z | Planning: Planning completed in 25.88 seconds |
| 139 | 2026-02-18T03:04:18.981Z | Packages to install: 2 |
| 140 | 2026-02-18T03:04:18.981Z | Mediators to change: 2 |
| 141 | 2026-02-18T03:04:18.984Z | Services to change: 1 |
| 142 | 2026-02-18T03:04:18.984Z | Create boot environment: No |
| 143 | 2026-02-18T03:04:18.984Z | Create backup boot environment: No |
| 144 | 2026-02-18T03:04:19.089Z | |
| 145 | 2026-02-18T03:04:19.089Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-02-18T03:04:25.236Z | Download: 975/3076 items 82.2/211.3MB 38% complete (17.9M/s) |
| 147 | 2026-02-18T03:04:31.640Z | Download: 981/3076 items 82.2/211.3MB 38% complete (16.8M/s) |
| 148 | 2026-02-18T03:04:36.643Z | Download: 1600/3076 items 115.7/211.3MB 54% complete (6.8M/s) |
| 149 | 2026-02-18T03:04:45.619Z | Download: 2009/3076 items 117.1/211.3MB 55% complete (4.8M/s) |
| 150 | 2026-02-18T03:04:49.460Z | Download: Completed 211.31 MB in 30.37 seconds (7.0M/s) |
| 151 | 2026-02-18T03:04:49.760Z | Actions: 1/3418 actions (Installing new actions) |
| 152 | 2026-02-18T03:04:54.398Z | Actions: Completed 3418 actions in 4.64 seconds. |
| 153 | 2026-02-18T03:04:55.161Z | Done |
| 154 | 2026-02-18T03:04:55.161Z | Done |
| 155 | 2026-02-18T03:04:56.267Z | Done |
| 156 | 2026-02-18T03:05:01.321Z | Done |
| 157 | 2026-02-18T03:05:01.414Z | Done |
| 158 | 2026-02-18T03:05:01.417Z | Done |
| 159 | 2026-02-18T03:05:01.589Z | Done |
| 160 | 2026-02-18T03:05:02.320Z | ++ set -o errexit |
| 161 | 2026-02-18T03:05:02.320Z | ++ cargo --version |
| 162 | 2026-02-18T03:05:02.328Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 163 | 2026-02-18T03:05:02.530Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 164 | 2026-02-18T03:05:02.531Z | info: downloading component 'cargo' |
| 165 | 2026-02-18T03:05:03.760Z | info: downloading component 'clippy' |
| 166 | 2026-02-18T03:05:04.186Z | info: downloading component 'rust-docs' |
| 167 | 2026-02-18T03:05:05.704Z | info: downloading component 'rust-std' |
| 168 | 2026-02-18T03:05:07.455Z | info: downloading component 'rustc' |
| 169 | 2026-02-18T03:05:16.305Z | info: downloading component 'rustfmt' |
| 170 | 2026-02-18T03:05:16.586Z | info: installing component 'cargo' |
| 171 | 2026-02-18T03:05:17.555Z | info: installing component 'clippy' |
| 172 | 2026-02-18T03:05:17.950Z | info: installing component 'rust-docs' |
| 173 | 2026-02-18T03:05:19.890Z | info: installing component 'rust-std' |
| 174 | 2026-02-18T03:05:21.732Z | info: installing component 'rustc' |
| 175 | 2026-02-18T03:05:28.631Z | info: installing component 'rustfmt' |
| 176 | 2026-02-18T03:05:29.111Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 177 | 2026-02-18T03:05:29.114Z | ++ rustc --version |
| 178 | 2026-02-18T03:05:29.218Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 179 | 2026-02-18T03:05:29.225Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 180 | 2026-02-18T03:05:29.376Z | Updating crates.io index |
| 181 | 2026-02-18T03:05:29.477Z | Downloading crates ... |
| 182 | 2026-02-18T03:05:29.557Z | Downloaded cargo-nextest v0.9.97 |
| 183 | 2026-02-18T03:05:29.643Z | Installing cargo-nextest v0.9.97 |
| 184 | 2026-02-18T03:05:29.713Z | Updating crates.io index |
| 185 | 2026-02-18T03:05:32.415Z | Locking 405 packages to latest compatible versions |
| 186 | 2026-02-18T03:05:32.421Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 187 | 2026-02-18T03:05:32.424Z | Adding duct v0.13.7 (available: v1.1.1) |
| 188 | 2026-02-18T03:05:32.424Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 189 | 2026-02-18T03:05:32.424Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 190 | 2026-02-18T03:05:32.428Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 191 | 2026-02-18T03:05:32.431Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 192 | 2026-02-18T03:05:32.431Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 193 | 2026-02-18T03:05:32.431Z | Adding nextest-runner v0.80.0 (available: v0.108.0) |
| 194 | 2026-02-18T03:05:32.458Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 195 | 2026-02-18T03:05:32.477Z | Downloading crates ... |
| 196 | 2026-02-18T03:05:32.569Z | Downloaded camino-tempfile v1.4.1 |
| 197 | 2026-02-18T03:05:32.575Z | Downloaded backtrace-ext v0.2.1 |
| 198 | 2026-02-18T03:05:32.578Z | Downloaded block-buffer v0.10.4 |
| 199 | 2026-02-18T03:05:32.581Z | Downloaded either v1.15.0 |
| 200 | 2026-02-18T03:05:32.581Z | Downloaded const-oid v0.9.6 |
| 201 | 2026-02-18T03:05:32.584Z | Downloaded crypto-common v0.1.7 |
| 202 | 2026-02-18T03:05:32.591Z | Downloaded fixedbitset v0.5.7 |
| 203 | 2026-02-18T03:05:32.596Z | Downloaded hyper-tls v0.6.0 |
| 204 | 2026-02-18T03:05:32.599Z | Downloaded foreign-types-shared v0.1.1 |
| 205 | 2026-02-18T03:05:32.602Z | Downloaded atomicwrites v0.4.4 |
| 206 | 2026-02-18T03:05:32.602Z | Downloaded digest v0.10.7 |
| 207 | 2026-02-18T03:05:32.605Z | Downloaded heck v0.5.0 |
| 208 | 2026-02-18T03:05:32.608Z | Downloaded os_pipe v1.2.3 |
| 209 | 2026-02-18T03:05:32.611Z | Downloaded futures-core v0.3.32 |
| 210 | 2026-02-18T03:05:32.616Z | Downloaded self-replace v1.5.0 |
| 211 | 2026-02-18T03:05:32.616Z | Downloaded proc-macro2 v1.0.106 |
| 212 | 2026-02-18T03:05:32.619Z | Downloaded log v0.4.29 |
| 213 | 2026-02-18T03:05:32.622Z | Downloaded base64 v0.22.1 |
| 214 | 2026-02-18T03:05:32.626Z | Downloaded rustc-demangle v0.1.27 |
| 215 | 2026-02-18T03:05:32.631Z | Downloaded aho-corasick v1.1.4 |
| 216 | 2026-02-18T03:05:32.635Z | Downloaded der v0.7.10 |
| 217 | 2026-02-18T03:05:32.640Z | Downloaded futures-task v0.3.32 |
| 218 | 2026-02-18T03:05:32.643Z | Downloaded openssl v0.10.75 |
| 219 | 2026-02-18T03:05:32.653Z | Downloaded iri-string v0.7.10 |
| 220 | 2026-02-18T03:05:32.661Z | Downloaded cfg-if v1.0.4 |
| 221 | 2026-02-18T03:05:32.665Z | Downloaded cfg_aliases v0.2.1 |
| 222 | 2026-02-18T03:05:32.668Z | Downloaded cargo-platform v0.2.0 |
| 223 | 2026-02-18T03:05:32.671Z | Downloaded openssl-macros v0.1.1 |
| 224 | 2026-02-18T03:05:32.671Z | Downloaded camino v1.2.2 |
| 225 | 2026-02-18T03:05:32.674Z | Downloaded atomic-waker v1.1.2 |
| 226 | 2026-02-18T03:05:32.674Z | Downloaded autocfg v1.5.0 |
| 227 | 2026-02-18T03:05:32.678Z | Downloaded equivalent v1.0.2 |
| 228 | 2026-02-18T03:05:32.681Z | Downloaded clap v4.5.59 |
| 229 | 2026-02-18T03:05:32.689Z | Downloaded openssl-probe v0.2.1 |
| 230 | 2026-02-18T03:05:32.693Z | Downloaded adler2 v2.0.1 |
| 231 | 2026-02-18T03:05:32.696Z | Downloaded convert_case v0.10.0 |
| 232 | 2026-02-18T03:05:32.696Z | Downloaded generic-array v0.14.7 |
| 233 | 2026-02-18T03:05:32.699Z | Downloaded futures-sink v0.3.32 |
| 234 | 2026-02-18T03:05:32.699Z | Downloaded colorchoice v1.0.4 |
| 235 | 2026-02-18T03:05:32.702Z | Downloaded indent_write v2.2.0 |
| 236 | 2026-02-18T03:05:32.702Z | Downloaded hex v0.4.3 |
| 237 | 2026-02-18T03:05:32.705Z | Downloaded futures-io v0.3.32 |
| 238 | 2026-02-18T03:05:32.709Z | Downloaded debug-ignore v1.0.5 |
| 239 | 2026-02-18T03:05:32.709Z | Downloaded rustc-hash v2.1.1 |
| 240 | 2026-02-18T03:05:32.712Z | Downloaded form_urlencoded v1.2.2 |
| 241 | 2026-02-18T03:05:32.712Z | Downloaded enable-ansi-support v0.2.1 |
| 242 | 2026-02-18T03:05:32.715Z | Downloaded nextest-workspace-hack v0.1.0 |
| 243 | 2026-02-18T03:05:32.718Z | Downloaded fnv v1.0.7 |
| 244 | 2026-02-18T03:05:32.718Z | Downloaded cpufeatures v0.2.17 |
| 245 | 2026-02-18T03:05:32.721Z | Downloaded guppy-workspace-hack v0.1.0 |
| 246 | 2026-02-18T03:05:32.721Z | Downloaded document-features v0.2.12 |
| 247 | 2026-02-18T03:05:32.724Z | Downloaded pin-project-internal v1.1.10 |
| 248 | 2026-02-18T03:05:32.728Z | Downloaded anstyle-parse v0.2.7 |
| 249 | 2026-02-18T03:05:32.728Z | Downloaded ahash v0.8.12 |
| 250 | 2026-02-18T03:05:32.731Z | Downloaded pkg-config v0.3.32 |
| 251 | 2026-02-18T03:05:32.734Z | Downloaded hyper-rustls v0.27.7 |
| 252 | 2026-02-18T03:05:32.737Z | Downloaded future-queue v0.4.0 |
| 253 | 2026-02-18T03:05:32.740Z | Downloaded rand_chacha v0.9.0 |
| 254 | 2026-02-18T03:05:32.740Z | Downloaded jobserver v0.1.34 |
| 255 | 2026-02-18T03:05:32.743Z | Downloaded home v0.5.12 |
| 256 | 2026-02-18T03:05:32.746Z | Downloaded duct v0.13.7 |
| 257 | 2026-02-18T03:05:32.746Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 258 | 2026-02-18T03:05:32.749Z | Downloaded serde_spanned v0.6.9 |
| 259 | 2026-02-18T03:05:32.749Z | Downloaded foreign-types v0.3.2 |
| 260 | 2026-02-18T03:05:32.752Z | Downloaded mukti-metadata v0.3.0 |
| 261 | 2026-02-18T03:05:32.752Z | Downloaded quinn-udp v0.5.14 |
| 262 | 2026-02-18T03:05:32.755Z | Downloaded http v1.4.0 |
| 263 | 2026-02-18T03:05:32.759Z | Downloaded pin-project-lite v0.2.16 |
| 264 | 2026-02-18T03:05:32.765Z | Downloaded ed25519 v2.2.3 |
| 265 | 2026-02-18T03:05:32.768Z | Downloaded ryu v1.0.23 |
| 266 | 2026-02-18T03:05:32.771Z | Downloaded futures-executor v0.3.32 |
| 267 | 2026-02-18T03:05:32.774Z | Downloaded clap_lex v1.0.0 |
| 268 | 2026-02-18T03:05:32.777Z | Downloaded hyper-util v0.1.20 |
| 269 | 2026-02-18T03:05:32.781Z | Downloaded serde-value v0.7.0 |
| 270 | 2026-02-18T03:05:32.784Z | Downloaded rustls-pki-types v1.14.0 |
| 271 | 2026-02-18T03:05:32.788Z | Downloaded pin-utils v0.1.0 |
| 272 | 2026-02-18T03:05:32.791Z | Downloaded tower-service v0.3.3 |
| 273 | 2026-02-18T03:05:32.791Z | Downloaded pathdiff v0.2.3 |
| 274 | 2026-02-18T03:05:32.791Z | Downloaded find-msvc-tools v0.1.9 |
| 275 | 2026-02-18T03:05:32.794Z | Downloaded filetime v0.2.27 |
| 276 | 2026-02-18T03:05:32.797Z | Downloaded miette-derive v7.6.0 |
| 277 | 2026-02-18T03:05:32.797Z | Downloaded indenter v0.3.4 |
| 278 | 2026-02-18T03:05:32.800Z | Downloaded quote v1.0.44 |
| 279 | 2026-02-18T03:05:32.803Z | Downloaded is_ci v1.2.0 |
| 280 | 2026-02-18T03:05:32.803Z | Downloaded futures-channel v0.3.32 |
| 281 | 2026-02-18T03:05:32.806Z | Downloaded foldhash v0.1.5 |
| 282 | 2026-02-18T03:05:32.809Z | Downloaded strsim v0.11.1 |
| 283 | 2026-02-18T03:05:32.809Z | Downloaded supports-color v3.0.2 |
| 284 | 2026-02-18T03:05:32.813Z | Downloaded serde_spanned v1.0.4 |
| 285 | 2026-02-18T03:05:32.813Z | Downloaded sync_wrapper v1.0.2 |
| 286 | 2026-02-18T03:05:32.816Z | Downloaded lazy_static v1.5.0 |
| 287 | 2026-02-18T03:05:32.816Z | Downloaded serde_ignored v0.1.14 |
| 288 | 2026-02-18T03:05:32.819Z | Downloaded signature v2.2.0 |
| 289 | 2026-02-18T03:05:32.819Z | Downloaded serde-untagged v0.1.9 |
| 290 | 2026-02-18T03:05:32.822Z | Downloaded semver v1.0.27 |
| 291 | 2026-02-18T03:05:32.825Z | Downloaded humantime-serde v1.1.1 |
| 292 | 2026-02-18T03:05:32.825Z | Downloaded addr2line v0.25.1 |
| 293 | 2026-02-18T03:05:32.829Z | Downloaded globset v0.4.18 |
| 294 | 2026-02-18T03:05:32.832Z | Downloaded number_prefix v0.4.0 |
| 295 | 2026-02-18T03:05:32.832Z | Downloaded crc32fast v1.5.0 |
| 296 | 2026-02-18T03:05:32.835Z | Downloaded console v0.15.11 |
| 297 | 2026-02-18T03:05:32.838Z | Downloaded parking_lot_core v0.9.12 |
| 298 | 2026-02-18T03:05:32.841Z | Downloaded shell-words v1.1.1 |
| 299 | 2026-02-18T03:05:32.841Z | Downloaded newtype-uuid v1.3.2 |
| 300 | 2026-02-18T03:05:32.841Z | Downloaded eyre v0.6.12 |
| 301 | 2026-02-18T03:05:32.845Z | Downloaded terminal_size v0.4.3 |
| 302 | 2026-02-18T03:05:32.848Z | Downloaded supports-hyperlinks v3.2.0 |
| 303 | 2026-02-18T03:05:32.848Z | Downloaded signal-hook-mio v0.2.5 |
| 304 | 2026-02-18T03:05:32.851Z | Downloaded signal-hook-registry v1.4.8 |
| 305 | 2026-02-18T03:05:32.851Z | Downloaded backtrace v0.3.76 |
| 306 | 2026-02-18T03:05:32.855Z | Downloaded ordered-float v2.10.1 |
| 307 | 2026-02-18T03:05:32.858Z | Downloaded http-body v1.0.1 |
| 308 | 2026-02-18T03:05:32.858Z | Downloaded nested v0.1.1 |
| 309 | 2026-02-18T03:05:32.861Z | Downloaded litrs v1.0.0 |
| 310 | 2026-02-18T03:05:32.864Z | Downloaded idna v1.1.0 |
| 311 | 2026-02-18T03:05:32.867Z | Downloaded unicase v2.9.0 |
| 312 | 2026-02-18T03:05:32.870Z | Downloaded errno v0.3.14 |
| 313 | 2026-02-18T03:05:32.870Z | Downloaded tinyvec_macros v0.1.1 |
| 314 | 2026-02-18T03:05:32.873Z | Downloaded want v0.3.1 |
| 315 | 2026-02-18T03:05:32.874Z | Downloaded serde_urlencoded v0.7.1 |
| 316 | 2026-02-18T03:05:32.874Z | Downloaded rustc_version v0.4.1 |
| 317 | 2026-02-18T03:05:32.877Z | Downloaded slab v0.4.12 |
| 318 | 2026-02-18T03:05:32.877Z | Downloaded simd-adler32 v0.3.8 |
| 319 | 2026-02-18T03:05:32.880Z | Downloaded unicode-linebreak v0.1.5 |
| 320 | 2026-02-18T03:05:32.880Z | Downloaded target-spec-miette v0.4.5 |
| 321 | 2026-02-18T03:05:32.883Z | Downloaded serde_path_to_error v0.1.20 |
| 322 | 2026-02-18T03:05:32.886Z | Downloaded self_update v0.42.0 |
| 323 | 2026-02-18T03:05:32.889Z | Downloaded unicode-xid v0.2.6 |
| 324 | 2026-02-18T03:05:32.892Z | Downloaded typeid v1.0.3 |
| 325 | 2026-02-18T03:05:32.892Z | Downloaded tracing-error v0.2.1 |
| 326 | 2026-02-18T03:05:32.892Z | Downloaded thiserror-impl v2.0.18 |
| 327 | 2026-02-18T03:05:32.895Z | Downloaded sha2 v0.10.9 |
| 328 | 2026-02-18T03:05:32.898Z | Downloaded toml_datetime v0.6.11 |
| 329 | 2026-02-18T03:05:32.898Z | Downloaded serde_core v1.0.228 |
| 330 | 2026-02-18T03:05:32.901Z | Downloaded shared_child v1.1.1 |
| 331 | 2026-02-18T03:05:32.904Z | Downloaded parking_lot v0.12.5 |
| 332 | 2026-02-18T03:05:32.907Z | Downloaded once_cell v1.21.3 |
| 333 | 2026-02-18T03:05:32.910Z | Downloaded sigchld v0.2.4 |
| 334 | 2026-02-18T03:05:32.910Z | Downloaded derive-where v1.6.0 |
| 335 | 2026-02-18T03:05:32.913Z | Downloaded supports-unicode v3.0.0 |
| 336 | 2026-02-18T03:05:32.916Z | Downloaded futures v0.3.32 |
| 337 | 2026-02-18T03:05:32.920Z | Downloaded tower-layer v0.3.3 |
| 338 | 2026-02-18T03:05:32.923Z | Downloaded target-lexicon v0.13.3 |
| 339 | 2026-02-18T03:05:32.923Z | Downloaded target-spec v3.5.7 |
| 340 | 2026-02-18T03:05:32.928Z | Downloaded spki v0.7.3 |
| 341 | 2026-02-18T03:05:32.931Z | Downloaded thiserror-impl v1.0.69 |
| 342 | 2026-02-18T03:05:32.931Z | Downloaded utf8_iter v1.0.4 |
| 343 | 2026-02-18T03:05:32.931Z | Downloaded urlencoding v2.1.3 |
| 344 | 2026-02-18T03:05:32.931Z | Downloaded swrite v0.1.0 |
| 345 | 2026-02-18T03:05:32.935Z | Downloaded untrusted v0.9.0 |
| 346 | 2026-02-18T03:05:32.935Z | Downloaded utf8parse v0.2.2 |
| 347 | 2026-02-18T03:05:32.938Z | Downloaded getrandom v0.2.17 |
| 348 | 2026-02-18T03:05:32.938Z | Downloaded thiserror v1.0.69 |
| 349 | 2026-02-18T03:05:32.943Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 350 | 2026-02-18T03:05:32.946Z | Downloaded httparse v1.10.1 |
| 351 | 2026-02-18T03:05:32.949Z | Downloaded try-lock v0.2.5 |
| 352 | 2026-02-18T03:05:32.949Z | Downloaded quick-junit v0.5.2 |
| 353 | 2026-02-18T03:05:32.952Z | Downloaded smol_str v0.3.5 |
| 354 | 2026-02-18T03:05:32.956Z | Downloaded ipnet v2.11.0 |
| 355 | 2026-02-18T03:05:32.959Z | Downloaded rand_core v0.6.4 |
| 356 | 2026-02-18T03:05:32.959Z | Downloaded getrandom v0.4.1 |
| 357 | 2026-02-18T03:05:32.962Z | Downloaded nextest-metadata v0.12.2 |
| 358 | 2026-02-18T03:05:32.965Z | Downloaded native-tls v0.2.16 |
| 359 | 2026-02-18T03:05:32.968Z | Downloaded signal-hook v0.3.18 |
| 360 | 2026-02-18T03:05:32.968Z | Downloaded toml_write v0.1.2 |
| 361 | 2026-02-18T03:05:32.971Z | Downloaded getrandom v0.3.4 |
| 362 | 2026-02-18T03:05:32.975Z | Downloaded xattr v1.6.1 |
| 363 | 2026-02-18T03:05:32.978Z | Downloaded subtle v2.6.1 |
| 364 | 2026-02-18T03:05:32.978Z | Downloaded static_assertions v1.1.0 |
| 365 | 2026-02-18T03:05:32.981Z | Downloaded version_check v0.9.5 |
| 366 | 2026-02-18T03:05:32.981Z | Downloaded tokio-rustls v0.26.4 |
| 367 | 2026-02-18T03:05:32.984Z | Downloaded tokio-native-tls v0.3.1 |
| 368 | 2026-02-18T03:05:32.984Z | Downloaded ed25519-dalek v2.2.0 |
| 369 | 2026-02-18T03:05:32.987Z | Downloaded tokio-macros v2.6.0 |
| 370 | 2026-02-18T03:05:32.990Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 371 | 2026-02-18T03:05:32.990Z | Downloaded toml v0.8.23 |
| 372 | 2026-02-18T03:05:32.993Z | Downloaded thiserror v2.0.18 |
| 373 | 2026-02-18T03:05:32.998Z | Downloaded smallvec v1.15.1 |
| 374 | 2026-02-18T03:05:33.001Z | Downloaded zeroize v1.8.2 |
| 375 | 2026-02-18T03:05:33.004Z | Downloaded zstd v0.13.3 |
| 376 | 2026-02-18T03:05:33.008Z | Downloaded derive_more v2.1.1 |
| 377 | 2026-02-18T03:05:33.018Z | Downloaded zmij v1.0.21 |
| 378 | 2026-02-18T03:05:33.021Z | Downloaded memchr v2.8.0 |
| 379 | 2026-02-18T03:05:33.025Z | Downloaded tar v0.4.44 |
| 380 | 2026-02-18T03:05:33.028Z | Downloaded thread_local v1.1.9 |
| 381 | 2026-02-18T03:05:33.031Z | Downloaded tracing-log v0.2.0 |
| 382 | 2026-02-18T03:05:33.031Z | Downloaded textwrap v0.16.2 |
| 383 | 2026-02-18T03:05:33.035Z | Downloaded zipsign-api v0.1.5 |
| 384 | 2026-02-18T03:05:33.038Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 385 | 2026-02-18T03:05:33.038Z | Downloaded derive_more-impl v2.1.1 |
| 386 | 2026-02-18T03:05:33.043Z | Downloaded zstd-safe v7.2.4 |
| 387 | 2026-02-18T03:05:33.046Z | Downloaded rand_core v0.9.5 |
| 388 | 2026-02-18T03:05:33.046Z | Downloaded owo-colors v4.2.3 |
| 389 | 2026-02-18T03:05:33.049Z | Downloaded iana-time-zone v0.1.65 |
| 390 | 2026-02-18T03:05:33.052Z | Downloaded unicode-ident v1.0.24 |
| 391 | 2026-02-18T03:05:33.056Z | Downloaded tinyvec v1.10.0 |
| 392 | 2026-02-18T03:05:33.059Z | Downloaded toml_edit v0.22.27 |
| 393 | 2026-02-18T03:05:33.062Z | Downloaded quinn v0.11.9 |
| 394 | 2026-02-18T03:05:33.066Z | Downloaded quick-xml v0.37.5 |
| 395 | 2026-02-18T03:05:33.071Z | Downloaded xxhash-rust v0.8.15 |
| 396 | 2026-02-18T03:05:33.074Z | Downloaded serde v1.0.228 |
| 397 | 2026-02-18T03:05:33.077Z | Downloaded vte v0.14.1 |
| 398 | 2026-02-18T03:05:33.083Z | Downloaded pin-project v1.1.10 |
| 399 | 2026-02-18T03:05:33.091Z | Downloaded tracing-core v0.1.36 |
| 400 | 2026-02-18T03:05:33.094Z | Downloaded itertools v0.14.0 |
| 401 | 2026-02-18T03:05:33.102Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 402 | 2026-02-18T03:05:33.106Z | Downloaded rustls-webpki v0.103.9 |
| 403 | 2026-02-18T03:05:33.110Z | Downloaded uuid v1.21.0 |
| 404 | 2026-02-18T03:05:33.114Z | Downloaded guppy v0.17.25 |
| 405 | 2026-02-18T03:05:33.119Z | Downloaded url v2.5.8 |
| 406 | 2026-02-18T03:05:33.122Z | Downloaded indexmap v2.13.0 |
| 407 | 2026-02-18T03:05:33.126Z | Downloaded mio v1.1.1 |
| 408 | 2026-02-18T03:05:33.132Z | Downloaded hashbrown v0.15.5 |
| 409 | 2026-02-18T03:05:33.137Z | Downloaded hashbrown v0.16.1 |
| 410 | 2026-02-18T03:05:33.142Z | Downloaded tower v0.5.3 |
| 411 | 2026-02-18T03:05:33.151Z | Downloaded typenum v1.19.0 |
| 412 | 2026-02-18T03:05:33.154Z | Downloaded h2 v0.4.13 |
| 413 | 2026-02-18T03:05:33.161Z | Downloaded serde_json v1.0.149 |
| 414 | 2026-02-18T03:05:33.167Z | Downloaded tokio-util v0.7.18 |
| 415 | 2026-02-18T03:05:33.174Z | Downloaded unicode-normalization v0.1.25 |
| 416 | 2026-02-18T03:05:33.178Z | Downloaded unicode-segmentation v1.12.0 |
| 417 | 2026-02-18T03:05:33.181Z | Downloaded miette v7.6.0 |
| 418 | 2026-02-18T03:05:33.186Z | Downloaded tower-http v0.6.8 |
| 419 | 2026-02-18T03:05:33.194Z | Downloaded futures-util v0.3.32 |
| 420 | 2026-02-18T03:05:33.208Z | Downloaded winnow v0.7.14 |
| 421 | 2026-02-18T03:05:33.217Z | Downloaded regex-automata v0.4.14 |
| 422 | 2026-02-18T03:05:33.230Z | Downloaded reqwest v0.12.28 |
| 423 | 2026-02-18T03:05:33.235Z | Downloaded pulldown-cmark v0.13.0 |
| 424 | 2026-02-18T03:05:33.241Z | Downloaded gimli v0.32.3 |
| 425 | 2026-02-18T03:05:33.248Z | Downloaded regex v1.12.3 |
| 426 | 2026-02-18T03:05:33.254Z | Downloaded petgraph v0.8.3 |
| 427 | 2026-02-18T03:05:33.273Z | Downloaded zerocopy v0.8.39 |
| 428 | 2026-02-18T03:05:33.293Z | Downloaded syn v2.0.116 |
| 429 | 2026-02-18T03:05:33.303Z | Downloaded chrono v0.4.43 |
| 430 | 2026-02-18T03:05:33.310Z | Downloaded quick-xml v0.38.4 |
| 431 | 2026-02-18T03:05:33.316Z | Downloaded bstr v1.12.1 |
| 432 | 2026-02-18T03:05:33.324Z | Downloaded portable-atomic v1.13.1 |
| 433 | 2026-02-18T03:05:33.331Z | Downloaded vcpkg v0.2.15 |
| 434 | 2026-02-18T03:05:33.369Z | Downloaded nix v0.30.1 |
| 435 | 2026-02-18T03:05:33.380Z | Downloaded tracing-subscriber v0.3.22 |
| 436 | 2026-02-18T03:05:33.388Z | Downloaded nextest-runner v0.80.0 |
| 437 | 2026-02-18T03:05:33.398Z | Downloaded webpki-roots v1.0.6 |
| 438 | 2026-02-18T03:05:33.401Z | Downloaded color-eyre v0.6.5 |
| 439 | 2026-02-18T03:05:33.408Z | Downloaded unicode-width v0.2.2 |
| 440 | 2026-02-18T03:05:33.413Z | Downloaded unicode-width v0.1.14 |
| 441 | 2026-02-18T03:05:33.418Z | Downloaded quinn-proto v0.11.13 |
| 442 | 2026-02-18T03:05:33.425Z | Downloaded curve25519-dalek v4.1.3 |
| 443 | 2026-02-18T03:05:33.433Z | Downloaded rustls v0.23.36 |
| 444 | 2026-02-18T03:05:33.443Z | Downloaded hyper v1.8.1 |
| 445 | 2026-02-18T03:05:33.449Z | Downloaded regex-syntax v0.8.9 |
| 446 | 2026-02-18T03:05:33.456Z | Downloaded rustix v0.38.44 |
| 447 | 2026-02-18T03:05:33.476Z | Downloaded strip-ansi-escapes v0.2.1 |
| 448 | 2026-02-18T03:05:33.479Z | Downloaded tokio v1.49.0 |
| 449 | 2026-02-18T03:05:33.511Z | Downloaded rustix v1.1.3 |
| 450 | 2026-02-18T03:05:33.532Z | Downloaded object v0.37.3 |
| 451 | 2026-02-18T03:05:33.542Z | Downloaded rand v0.9.2 |
| 452 | 2026-02-18T03:05:33.545Z | Downloaded ron v0.12.0 |
| 453 | 2026-02-18T03:05:33.556Z | Downloaded clap_builder v4.5.59 |
| 454 | 2026-02-18T03:05:33.559Z | Downloaded crossterm v0.29.0 |
| 455 | 2026-02-18T03:05:33.564Z | Downloaded tracing v0.1.44 |
| 456 | 2026-02-18T03:05:33.582Z | Downloaded openssl-sys v0.9.111 |
| 457 | 2026-02-18T03:05:33.587Z | Downloaded flate2 v1.1.9 |
| 458 | 2026-02-18T03:05:33.591Z | Downloaded tokio-stream v0.1.18 |
| 459 | 2026-02-18T03:05:33.595Z | Downloaded tracing-attributes v0.1.31 |
| 460 | 2026-02-18T03:05:33.598Z | Downloaded serde_derive v1.0.228 |
| 461 | 2026-02-18T03:05:33.600Z | Downloaded tempfile v3.25.0 |
| 462 | 2026-02-18T03:05:33.603Z | Downloaded pkcs8 v0.10.2 |
| 463 | 2026-02-18T03:05:33.607Z | Downloaded nextest-filtering v0.15.0 |
| 464 | 2026-02-18T03:05:33.607Z | Downloaded socket2 v0.6.2 |
| 465 | 2026-02-18T03:05:33.609Z | Downloaded sharded-slab v0.1.7 |
| 466 | 2026-02-18T03:05:33.612Z | Downloaded bytes v1.11.1 |
| 467 | 2026-02-18T03:05:33.615Z | Downloaded percent-encoding v2.3.2 |
| 468 | 2026-02-18T03:05:33.618Z | Downloaded libc v0.2.182 |
| 469 | 2026-02-18T03:05:33.645Z | Downloaded http-body-util v0.1.3 |
| 470 | 2026-02-18T03:05:33.648Z | Downloaded shlex v1.3.0 |
| 471 | 2026-02-18T03:05:33.648Z | Downloaded bitflags v2.11.0 |
| 472 | 2026-02-18T03:05:33.652Z | Downloaded ppv-lite86 v0.2.21 |
| 473 | 2026-02-18T03:05:33.654Z | Downloaded lru-slab v0.1.2 |
| 474 | 2026-02-18T03:05:33.654Z | Downloaded itoa v1.0.17 |
| 475 | 2026-02-18T03:05:33.654Z | Downloaded humantime v2.3.0 |
| 476 | 2026-02-18T03:05:33.657Z | Downloaded config v0.15.19 |
| 477 | 2026-02-18T03:05:33.661Z | Downloaded cc v1.2.56 |
| 478 | 2026-02-18T03:05:33.664Z | Downloaded cargo_metadata v0.20.0 |
| 479 | 2026-02-18T03:05:33.664Z | Downloaded scopeguard v1.2.0 |
| 480 | 2026-02-18T03:05:33.667Z | Downloaded is_terminal_polyfill v1.70.2 |
| 481 | 2026-02-18T03:05:33.667Z | Downloaded idna_adapter v1.0.0 |
| 482 | 2026-02-18T03:05:33.667Z | Downloaded fastrand v2.3.0 |
| 483 | 2026-02-18T03:05:33.670Z | Downloaded erased-serde v0.4.9 |
| 484 | 2026-02-18T03:05:33.670Z | Downloaded dialoguer v0.11.0 |
| 485 | 2026-02-18T03:05:33.674Z | Downloaded num-traits v0.2.19 |
| 486 | 2026-02-18T03:05:33.676Z | Downloaded lock_api v0.4.14 |
| 487 | 2026-02-18T03:05:33.676Z | Downloaded futures-macro v0.3.32 |
| 488 | 2026-02-18T03:05:33.679Z | Downloaded anstream v0.6.21 |
| 489 | 2026-02-18T03:05:33.680Z | Downloaded indicatif v0.17.11 |
| 490 | 2026-02-18T03:05:33.682Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 491 | 2026-02-18T03:05:33.697Z | Downloaded cargo_metadata v0.23.1 |
| 492 | 2026-02-18T03:05:33.701Z | Downloaded base64ct v1.8.3 |
| 493 | 2026-02-18T03:05:33.704Z | Downloaded async-scoped v0.9.0 |
| 494 | 2026-02-18T03:05:33.704Z | Downloaded clap_derive v4.5.55 |
| 495 | 2026-02-18T03:05:33.707Z | Downloaded cfg-expr v0.20.6 |
| 496 | 2026-02-18T03:05:33.707Z | Downloaded borsh v1.6.0 |
| 497 | 2026-02-18T03:05:33.712Z | Downloaded anstyle v1.0.13 |
| 498 | 2026-02-18T03:05:33.715Z | Downloaded cargo-util-schemas v0.2.0 |
| 499 | 2026-02-18T03:05:33.715Z | Downloaded cargo-platform v0.3.2 |
| 500 | 2026-02-18T03:05:33.720Z | Downloaded anstyle-query v1.1.5 |
| 501 | 2026-02-18T03:05:33.720Z | Downloaded miniz_oxide v0.8.9 |
| 502 | 2026-02-18T03:05:33.723Z | Downloaded color-spantrace v0.3.0 |
| 503 | 2026-02-18T03:05:33.760Z | Downloaded recursion v0.5.4 |
| 504 | 2026-02-18T03:05:33.766Z | Downloaded ring v0.17.14 |
| 505 | 2026-02-18T03:05:33.856Z | Compiling libc v0.2.182 |
| 506 | 2026-02-18T03:05:33.856Z | Compiling proc-macro2 v1.0.106 |
| 507 | 2026-02-18T03:05:33.859Z | Compiling quote v1.0.44 |
| 508 | 2026-02-18T03:05:33.859Z | Compiling unicode-ident v1.0.24 |
| 509 | 2026-02-18T03:05:33.859Z | Compiling serde_core v1.0.228 |
| 510 | 2026-02-18T03:05:33.859Z | Compiling cfg-if v1.0.4 |
| 511 | 2026-02-18T03:05:33.859Z | Compiling memchr v2.8.0 |
| 512 | 2026-02-18T03:05:34.023Z | Compiling once_cell v1.21.3 |
| 513 | 2026-02-18T03:05:34.150Z | Compiling log v0.4.29 |
| 514 | 2026-02-18T03:05:34.331Z | Compiling pin-project-lite v0.2.16 |
| 515 | 2026-02-18T03:05:34.496Z | Compiling serde v1.0.228 |
| 516 | 2026-02-18T03:05:34.580Z | Compiling itoa v1.0.17 |
| 517 | 2026-02-18T03:05:35.072Z | Compiling futures-core v0.3.32 |
| 518 | 2026-02-18T03:05:35.126Z | Compiling bitflags v2.11.0 |
| 519 | 2026-02-18T03:05:35.180Z | Compiling smallvec v1.15.1 |
| 520 | 2026-02-18T03:05:35.371Z | Compiling find-msvc-tools v0.1.9 |
| 521 | 2026-02-18T03:05:35.683Z | Compiling shlex v1.3.0 |
| 522 | 2026-02-18T03:05:35.850Z | Compiling equivalent v1.0.2 |
| 523 | 2026-02-18T03:05:35.979Z | Compiling hashbrown v0.16.1 |
| 524 | 2026-02-18T03:05:36.011Z | Compiling bytes v1.11.1 |
| 525 | 2026-02-18T03:05:36.030Z | Compiling futures-sink v0.3.32 |
| 526 | 2026-02-18T03:05:36.212Z | Compiling rustix v1.1.3 |
| 527 | 2026-02-18T03:05:36.468Z | Compiling jobserver v0.1.34 |
| 528 | 2026-02-18T03:05:36.858Z | Compiling errno v0.3.14 |
| 529 | 2026-02-18T03:05:36.919Z | Compiling cc v1.2.56 |
| 530 | 2026-02-18T03:05:36.954Z | Compiling mio v1.1.1 |
| 531 | 2026-02-18T03:05:37.152Z | Compiling syn v2.0.116 |
| 532 | 2026-02-18T03:05:37.171Z | Compiling signal-hook-registry v1.4.8 |
| 533 | 2026-02-18T03:05:37.453Z | Compiling socket2 v0.6.2 |
| 534 | 2026-02-18T03:05:38.048Z | Compiling zmij v1.0.21 |
| 535 | 2026-02-18T03:05:38.291Z | Compiling slab v0.4.12 |
| 536 | 2026-02-18T03:05:38.507Z | Compiling futures-channel v0.3.32 |
| 537 | 2026-02-18T03:05:38.674Z | Compiling tracing-core v0.1.36 |
| 538 | 2026-02-18T03:05:38.703Z | Compiling serde_json v1.0.149 |
| 539 | 2026-02-18T03:05:39.056Z | Compiling version_check v0.9.5 |
| 540 | 2026-02-18T03:05:39.210Z | Compiling futures-task v0.3.32 |
| 541 | 2026-02-18T03:05:39.537Z | Compiling getrandom v0.4.1 |
| 542 | 2026-02-18T03:05:39.643Z | Compiling futures-io v0.3.32 |
| 543 | 2026-02-18T03:05:39.927Z | Compiling camino v1.2.2 |
| 544 | 2026-02-18T03:05:40.016Z | Compiling unicode-width v0.2.2 |
| 545 | 2026-02-18T03:05:40.048Z | Compiling indexmap v2.13.0 |
| 546 | 2026-02-18T03:05:40.642Z | Compiling ring v0.17.14 |
| 547 | 2026-02-18T03:05:40.660Z | Compiling http v1.4.0 |
| 548 | 2026-02-18T03:05:40.682Z | Compiling percent-encoding v2.3.2 |
| 549 | 2026-02-18T03:05:41.146Z | Compiling simd-adler32 v0.3.8 |
| 550 | 2026-02-18T03:05:41.226Z | Compiling zeroize v1.8.2 |
| 551 | 2026-02-18T03:05:41.626Z | Compiling adler2 v2.0.1 |
| 552 | 2026-02-18T03:05:41.752Z | Compiling autocfg v1.5.0 |
| 553 | 2026-02-18T03:05:41.930Z | Compiling miniz_oxide v0.8.9 |
| 554 | 2026-02-18T03:05:42.509Z | Compiling num-traits v0.2.19 |
| 555 | 2026-02-18T03:05:42.923Z | Compiling target-lexicon v0.13.3 |
| 556 | 2026-02-18T03:05:43.242Z | Compiling getrandom v0.3.4 |
| 557 | 2026-02-18T03:05:43.472Z | Compiling zerocopy v0.8.39 |
| 558 | 2026-02-18T03:05:43.859Z | Compiling object v0.37.3 |
| 559 | 2026-02-18T03:05:43.879Z | Compiling winnow v0.7.14 |
| 560 | 2026-02-18T03:05:44.480Z | Compiling http-body v1.0.1 |
| 561 | 2026-02-18T03:05:44.715Z | Compiling rustls-pki-types v1.14.0 |
| 562 | 2026-02-18T03:05:44.763Z | Compiling semver v1.0.27 |
| 563 | 2026-02-18T03:05:44.910Z | Compiling getrandom v0.2.17 |
| 564 | 2026-02-18T03:05:45.127Z | Compiling gimli v0.32.3 |
| 565 | 2026-02-18T03:05:45.276Z | Compiling owo-colors v4.2.3 |
| 566 | 2026-02-18T03:05:45.902Z | Compiling guppy-workspace-hack v0.1.0 |
| 567 | 2026-02-18T03:05:46.105Z | Compiling untrusted v0.9.0 |
| 568 | 2026-02-18T03:05:46.276Z | Compiling httparse v1.10.1 |
| 569 | 2026-02-18T03:05:46.295Z | Compiling fnv v1.0.7 |
| 570 | 2026-02-18T03:05:46.322Z | Compiling thiserror v2.0.18 |
| 571 | 2026-02-18T03:05:46.456Z | Compiling typenum v1.19.0 |
| 572 | 2026-02-18T03:05:46.630Z | Compiling signal-hook v0.3.18 |
| 573 | 2026-02-18T03:05:47.233Z | Compiling serde_derive v1.0.228 |
| 574 | 2026-02-18T03:05:47.394Z | Compiling tokio-macros v2.6.0 |
| 575 | 2026-02-18T03:05:48.541Z | Compiling futures-macro v0.3.32 |
| 576 | 2026-02-18T03:05:48.562Z | Compiling tracing-attributes v0.1.31 |
| 577 | 2026-02-18T03:05:48.886Z | Compiling tokio v1.49.0 |
| 578 | 2026-02-18T03:05:49.095Z | Compiling thiserror-impl v2.0.18 |
| 579 | 2026-02-18T03:05:50.338Z | Compiling futures-util v0.3.32 |
| 580 | 2026-02-18T03:05:51.287Z | Compiling tracing v0.1.44 |
| 581 | 2026-02-18T03:05:51.897Z | Compiling addr2line v0.25.1 |
| 582 | 2026-02-18T03:05:52.312Z | Compiling form_urlencoded v1.2.2 |
| 583 | 2026-02-18T03:05:52.799Z | Compiling generic-array v0.14.7 |
| 584 | 2026-02-18T03:05:52.849Z | Compiling thiserror v1.0.69 |
| 585 | 2026-02-18T03:05:53.237Z | Compiling utf8_iter v1.0.4 |
| 586 | 2026-02-18T03:05:53.436Z | Compiling try-lock v0.2.5 |
| 587 | 2026-02-18T03:05:53.527Z | Compiling pkg-config v0.3.32 |
| 588 | 2026-02-18T03:05:53.623Z | Compiling fastrand v2.3.0 |
| 589 | 2026-02-18T03:05:54.287Z | Compiling tower-service v0.3.3 |
| 590 | 2026-02-18T03:05:54.425Z | Compiling atomic-waker v1.1.2 |
| 591 | 2026-02-18T03:05:54.521Z | Compiling rustc-demangle v0.1.27 |
| 592 | 2026-02-18T03:05:54.632Z | Compiling rustls v0.23.36 |
| 593 | 2026-02-18T03:05:55.026Z | Compiling typeid v1.0.3 |
| 594 | 2026-02-18T03:05:55.576Z | Compiling target-spec v3.5.7 |
| 595 | 2026-02-18T03:05:55.681Z | Compiling idna_adapter v1.0.0 |
| 596 | 2026-02-18T03:05:55.817Z | Compiling idna v1.1.0 |
| 597 | 2026-02-18T03:05:55.841Z | Compiling backtrace v0.3.76 |
| 598 | 2026-02-18T03:05:56.109Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 599 | 2026-02-18T03:05:56.578Z | Compiling tempfile v3.25.0 |
| 600 | 2026-02-18T03:05:56.784Z | Compiling want v0.3.1 |
| 601 | 2026-02-18T03:05:57.275Z | Compiling cfg-expr v0.20.6 |
| 602 | 2026-02-18T03:05:57.389Z | Compiling thiserror-impl v1.0.69 |
| 603 | 2026-02-18T03:05:58.562Z | Compiling tokio-util v0.7.18 |
| 604 | 2026-02-18T03:06:00.142Z | Compiling rustls-webpki v0.103.9 |
| 605 | 2026-02-18T03:06:00.649Z | Compiling h2 v0.4.13 |
| 606 | 2026-02-18T03:06:02.167Z | Compiling terminal_size v0.4.3 |
| 607 | 2026-02-18T03:06:02.332Z | Compiling aho-corasick v1.1.4 |
| 608 | 2026-02-18T03:06:02.348Z | Compiling erased-serde v0.4.9 |
| 609 | 2026-02-18T03:06:02.461Z | Compiling pin-utils v0.1.0 |
| 610 | 2026-02-18T03:06:02.576Z | Compiling subtle v2.6.1 |
| 611 | 2026-02-18T03:06:02.903Z | Compiling regex-syntax v0.8.9 |
| 612 | 2026-02-18T03:06:07.021Z | Compiling regex-automata v0.4.14 |
| 613 | 2026-02-18T03:06:07.258Z | Compiling hyper v1.8.1 |
| 614 | 2026-02-18T03:06:15.700Z | Compiling url v2.5.8 |
| 615 | 2026-02-18T03:06:16.260Z | Compiling toml_datetime v0.6.11 |
| 616 | 2026-02-18T03:06:16.328Z | Compiling serde_spanned v0.6.9 |
| 617 | 2026-02-18T03:06:16.620Z | Compiling ahash v0.8.12 |
| 618 | 2026-02-18T03:06:17.007Z | Compiling sync_wrapper v1.0.2 |
| 619 | 2026-02-18T03:06:17.084Z | Compiling tower-layer v0.3.3 |
| 620 | 2026-02-18T03:06:17.192Z | Compiling toml_write v0.1.2 |
| 621 | 2026-02-18T03:06:17.571Z | Compiling crc32fast v1.5.0 |
| 622 | 2026-02-18T03:06:17.716Z | Compiling parking_lot_core v0.9.12 |
| 623 | 2026-02-18T03:06:18.112Z | Compiling foldhash v0.1.5 |
| 624 | 2026-02-18T03:06:18.243Z | Compiling either v1.15.0 |
| 625 | 2026-02-18T03:06:18.572Z | Compiling base64 v0.22.1 |
| 626 | 2026-02-18T03:06:18.736Z | Compiling unicode-segmentation v1.12.0 |
| 627 | 2026-02-18T03:06:19.275Z | Compiling unicode-linebreak v0.1.5 |
| 628 | 2026-02-18T03:06:19.643Z | Compiling is_ci v1.2.0 |
| 629 | 2026-02-18T03:06:19.678Z | Compiling ipnet v2.11.0 |
| 630 | 2026-02-18T03:06:19.850Z | Compiling nextest-workspace-hack v0.1.0 |
| 631 | 2026-02-18T03:06:19.959Z | Compiling portable-atomic v1.13.1 |
| 632 | 2026-02-18T03:06:20.212Z | Compiling lazy_static v1.5.0 |
| 633 | 2026-02-18T03:06:20.289Z | Compiling supports-color v3.0.2 |
| 634 | 2026-02-18T03:06:20.362Z | Compiling sharded-slab v0.1.7 |
| 635 | 2026-02-18T03:06:20.718Z | Compiling hyper-util v0.1.20 |
| 636 | 2026-02-18T03:06:20.987Z | Compiling textwrap v0.16.2 |
| 637 | 2026-02-18T03:06:21.397Z | Compiling convert_case v0.10.0 |
| 638 | 2026-02-18T03:06:21.983Z | Compiling hashbrown v0.15.5 |
| 639 | 2026-02-18T03:06:22.105Z | Compiling toml_edit v0.22.27 |
| 640 | 2026-02-18T03:06:22.373Z | Compiling tower v0.5.3 |
| 641 | 2026-02-18T03:06:23.739Z | Compiling tokio-rustls v0.26.4 |
| 642 | 2026-02-18T03:06:24.313Z | Compiling backtrace-ext v0.2.1 |
| 643 | 2026-02-18T03:06:24.340Z | Compiling ordered-float v2.10.1 |
| 644 | 2026-02-18T03:06:24.867Z | Compiling miette-derive v7.6.0 |
| 645 | 2026-02-18T03:06:24.943Z | Compiling webpki-roots v1.0.6 |
| 646 | 2026-02-18T03:06:25.030Z | Compiling pathdiff v0.2.3 |
| 647 | 2026-02-18T03:06:25.177Z | Compiling console v0.15.11 |
| 648 | 2026-02-18T03:06:25.239Z | Compiling cargo-platform v0.3.2 |
| 649 | 2026-02-18T03:06:26.499Z | Compiling tracing-log v0.2.0 |
| 650 | 2026-02-18T03:06:26.750Z | Compiling os_pipe v1.2.3 |
| 651 | 2026-02-18T03:06:27.067Z | Compiling thread_local v1.1.9 |
| 652 | 2026-02-18T03:06:27.191Z | Compiling unicode-width v0.1.14 |
| 653 | 2026-02-18T03:06:27.587Z | Compiling supports-hyperlinks v3.2.0 |
| 654 | 2026-02-18T03:06:27.816Z | Compiling iri-string v0.7.10 |
| 655 | 2026-02-18T03:06:27.834Z | Compiling scopeguard v1.2.0 |
| 656 | 2026-02-18T03:06:27.995Z | Compiling fixedbitset v0.5.7 |
| 657 | 2026-02-18T03:06:28.217Z | Compiling supports-unicode v3.0.0 |
| 658 | 2026-02-18T03:06:28.510Z | Compiling cfg_aliases v0.2.1 |
| 659 | 2026-02-18T03:06:28.631Z | Compiling pulldown-cmark v0.13.0 |
| 660 | 2026-02-18T03:06:28.651Z | Compiling zstd-safe v7.2.4 |
| 661 | 2026-02-18T03:06:29.044Z | Compiling utf8parse v0.2.2 |
| 662 | 2026-02-18T03:06:29.065Z | Compiling ryu v1.0.23 |
| 663 | 2026-02-18T03:06:29.103Z | Compiling rustix v0.38.44 |
| 664 | 2026-02-18T03:06:29.228Z | Compiling debug-ignore v1.0.5 |
| 665 | 2026-02-18T03:06:29.428Z | Compiling serde_urlencoded v0.7.1 |
| 666 | 2026-02-18T03:06:29.697Z | Compiling anstyle-parse v0.2.7 |
| 667 | 2026-02-18T03:06:30.037Z | Compiling nix v0.30.1 |
| 668 | 2026-02-18T03:06:30.065Z | Compiling petgraph v0.8.3 |
| 669 | 2026-02-18T03:06:30.132Z | Compiling miette v7.6.0 |
| 670 | 2026-02-18T03:06:30.969Z | Compiling lock_api v0.4.14 |
| 671 | 2026-02-18T03:06:31.516Z | Compiling tower-http v0.6.8 |
| 672 | 2026-02-18T03:06:33.679Z | Compiling tracing-subscriber v0.3.22 |
| 673 | 2026-02-18T03:06:33.967Z | Compiling sigchld v0.2.4 |
| 674 | 2026-02-18T03:06:34.256Z | Compiling toml v0.8.23 |
| 675 | 2026-02-18T03:06:34.324Z | Compiling cargo_metadata v0.23.1 |
| 676 | 2026-02-18T03:06:34.836Z | Compiling hyper-rustls v0.27.7 |
| 677 | 2026-02-18T03:06:36.273Z | Compiling serde-value v0.7.0 |
| 678 | 2026-02-18T03:06:38.004Z | Compiling serde-untagged v0.1.9 |
| 679 | 2026-02-18T03:06:40.476Z | Compiling derive_more-impl v2.1.1 |
| 680 | 2026-02-18T03:06:41.035Z | Compiling itertools v0.14.0 |
| 681 | 2026-02-18T03:06:41.135Z | Compiling block-buffer v0.10.4 |
| 682 | 2026-02-18T03:06:41.423Z | Compiling crypto-common v0.1.7 |
| 683 | 2026-02-18T03:06:41.682Z | Compiling regex v1.12.3 |
| 684 | 2026-02-18T03:06:42.235Z | Compiling ppv-lite86 v0.2.21 |
| 685 | 2026-02-18T03:06:42.503Z | Compiling futures-executor v0.3.32 |
| 686 | 2026-02-18T03:06:43.092Z | Compiling rand_core v0.9.5 |
| 687 | 2026-02-18T03:06:43.603Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 688 | 2026-02-18T03:06:43.637Z | Compiling pin-project-internal v1.1.10 |
| 689 | 2026-02-18T03:06:44.720Z | Compiling http-body-util v0.1.3 |
| 690 | 2026-02-18T03:06:44.937Z | Compiling uuid v1.21.0 |
| 691 | 2026-02-18T03:06:45.061Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 692 | 2026-02-18T03:06:45.330Z | Compiling smol_str v0.3.5 |
| 693 | 2026-02-18T03:06:45.968Z | Compiling serde_spanned v1.0.4 |
| 694 | 2026-02-18T03:06:45.995Z | Compiling filetime v0.2.27 |
| 695 | 2026-02-18T03:06:46.132Z | Compiling bstr v1.12.1 |
| 696 | 2026-02-18T03:06:46.182Z | Compiling vte v0.14.1 |
| 697 | 2026-02-18T03:06:46.219Z | Compiling is_terminal_polyfill v1.70.2 |
| 698 | 2026-02-18T03:06:46.347Z | Compiling xattr v1.6.1 |
| 699 | 2026-02-18T03:06:46.367Z | Compiling colorchoice v1.0.4 |
| 700 | 2026-02-18T03:06:46.572Z | Compiling anstyle v1.0.13 |
| 701 | 2026-02-18T03:06:46.675Z | Compiling number_prefix v0.4.0 |
| 702 | 2026-02-18T03:06:46.695Z | Compiling unicode-xid v0.2.6 |
| 703 | 2026-02-18T03:06:46.936Z | Compiling litrs v1.0.0 |
| 704 | 2026-02-18T03:06:46.954Z | Compiling nested v0.1.1 |
| 705 | 2026-02-18T03:06:46.957Z | Compiling eyre v0.6.12 |
| 706 | 2026-02-18T03:06:47.128Z | Compiling static_assertions v1.1.0 |
| 707 | 2026-02-18T03:06:47.260Z | Compiling self_update v0.42.0 |
| 708 | 2026-02-18T03:06:47.334Z | Compiling tinyvec_macros v0.1.1 |
| 709 | 2026-02-18T03:06:47.445Z | Compiling iana-time-zone v0.1.65 |
| 710 | 2026-02-18T03:06:47.569Z | Compiling unicase v2.9.0 |
| 711 | 2026-02-18T03:06:47.679Z | Compiling color-spantrace v0.3.0 |
| 712 | 2026-02-18T03:06:47.701Z | Compiling anstyle-query v1.1.5 |
| 713 | 2026-02-18T03:06:47.871Z | Compiling anstream v0.6.21 |
| 714 | 2026-02-18T03:06:47.908Z | Compiling document-features v0.2.12 |
| 715 | 2026-02-18T03:06:47.975Z | Compiling chrono v0.4.43 |
| 716 | 2026-02-18T03:06:48.345Z | Compiling tinyvec v1.10.0 |
| 717 | 2026-02-18T03:06:48.799Z | Compiling guppy v0.17.25 |
| 718 | 2026-02-18T03:06:48.935Z | Compiling globset v0.4.18 |
| 719 | 2026-02-18T03:06:49.091Z | Compiling indicatif v0.17.11 |
| 720 | 2026-02-18T03:06:49.417Z | Compiling cargo-util-schemas v0.2.0 |
| 721 | 2026-02-18T03:06:50.433Z | Compiling tar v0.4.44 |
| 722 | 2026-02-18T03:06:51.399Z | Compiling strip-ansi-escapes v0.2.1 |
| 723 | 2026-02-18T03:06:52.510Z | Compiling pin-project v1.1.10 |
| 724 | 2026-02-18T03:06:52.682Z | Compiling toml v0.9.12+spec-1.1.0 |
| 725 | 2026-02-18T03:06:55.214Z | Compiling nextest-metadata v0.12.2 |
| 726 | 2026-02-18T03:06:56.285Z | Compiling newtype-uuid v1.3.2 |
| 727 | 2026-02-18T03:06:56.310Z | Compiling reqwest v0.12.28 |
| 728 | 2026-02-18T03:06:56.542Z | Compiling rand_chacha v0.9.0 |
| 729 | 2026-02-18T03:06:56.627Z | Compiling futures v0.3.32 |
| 730 | 2026-02-18T03:06:56.665Z | Compiling derive_more v2.1.1 |
| 731 | 2026-02-18T03:06:56.765Z | Compiling digest v0.10.7 |
| 732 | 2026-02-18T03:06:56.799Z | Compiling parking_lot v0.12.5 |
| 733 | 2026-02-18T03:06:57.248Z | Compiling flate2 v1.1.9 |
| 734 | 2026-02-18T03:06:57.855Z | Compiling tracing-error v0.2.1 |
| 735 | 2026-02-18T03:06:58.329Z | Compiling shared_child v1.1.1 |
| 736 | 2026-02-18T03:06:59.001Z | Compiling signal-hook-mio v0.2.5 |
| 737 | 2026-02-18T03:06:59.222Z | Compiling self-replace v1.5.0 |
| 738 | 2026-02-18T03:06:59.411Z | Compiling cargo-platform v0.2.0 |
| 739 | 2026-02-18T03:06:59.820Z | Compiling quick-xml v0.38.4 |
| 740 | 2026-02-18T03:07:00.406Z | Compiling quick-xml v0.37.5 |
| 741 | 2026-02-18T03:07:00.661Z | Compiling heck v0.5.0 |
| 742 | 2026-02-18T03:07:01.116Z | Compiling clap_lex v1.0.0 |
| 743 | 2026-02-18T03:07:01.855Z | Compiling shell-words v1.1.1 |
| 744 | 2026-02-18T03:07:02.396Z | Compiling strsim v0.11.1 |
| 745 | 2026-02-18T03:07:03.179Z | Compiling humantime v2.3.0 |
| 746 | 2026-02-18T03:07:03.626Z | Compiling urlencoding v2.1.3 |
| 747 | 2026-02-18T03:07:03.965Z | Compiling indenter v0.3.4 |
| 748 | 2026-02-18T03:07:04.107Z | Compiling cpufeatures v0.2.17 |
| 749 | 2026-02-18T03:07:04.127Z | Compiling recursion v0.5.4 |
| 750 | 2026-02-18T03:07:04.224Z | Compiling sha2 v0.10.9 |
| 751 | 2026-02-18T03:07:04.370Z | Compiling nextest-filtering v0.15.0 |
| 752 | 2026-02-18T03:07:05.317Z | Compiling humantime-serde v1.1.1 |
| 753 | 2026-02-18T03:07:05.598Z | Compiling clap_derive v4.5.55 |
| 754 | 2026-02-18T03:07:07.616Z | Compiling clap_builder v4.5.59 |
| 755 | 2026-02-18T03:07:07.813Z | Compiling quick-junit v0.5.2 |
| 756 | 2026-02-18T03:07:10.145Z | Compiling atomicwrites v0.4.4 |
| 757 | 2026-02-18T03:07:10.644Z | Compiling cargo_metadata v0.20.0 |
| 758 | 2026-02-18T03:07:13.526Z | Compiling cargo-nextest v0.9.97 |
| 759 | 2026-02-18T03:07:14.145Z | Compiling crossterm v0.29.0 |
| 760 | 2026-02-18T03:07:15.714Z | Compiling duct v0.13.7 |
| 761 | 2026-02-18T03:07:20.585Z | Compiling zstd v0.13.3 |
| 762 | 2026-02-18T03:07:20.821Z | Compiling rand v0.9.2 |
| 763 | 2026-02-18T03:07:21.561Z | Compiling async-scoped v0.9.0 |
| 764 | 2026-02-18T03:07:21.683Z | Compiling config v0.15.19 |
| 765 | 2026-02-18T03:07:21.851Z | Compiling unicode-normalization v0.1.25 |
| 766 | 2026-02-18T03:07:21.913Z | Compiling target-spec-miette v0.4.5 |
| 767 | 2026-02-18T03:07:21.949Z | Compiling future-queue v0.4.0 |
| 768 | 2026-02-18T03:07:22.487Z | Compiling mukti-metadata v0.3.0 |
| 769 | 2026-02-18T03:07:22.521Z | Compiling tokio-stream v0.1.18 |
| 770 | 2026-02-18T03:07:22.700Z | Compiling camino-tempfile v1.4.1 |
| 771 | 2026-02-18T03:07:23.078Z | Compiling derive-where v1.6.0 |
| 772 | 2026-02-18T03:07:23.539Z | Compiling serde_path_to_error v0.1.20 |
| 773 | 2026-02-18T03:07:23.588Z | Compiling serde_ignored v0.1.14 |
| 774 | 2026-02-18T03:07:23.720Z | Compiling xxhash-rust v0.8.15 |
| 775 | 2026-02-18T03:07:24.005Z | Compiling swrite v0.1.0 |
| 776 | 2026-02-18T03:07:24.059Z | Compiling home v0.5.12 |
| 777 | 2026-02-18T03:07:24.080Z | Compiling hex v0.4.3 |
| 778 | 2026-02-18T03:07:24.373Z | Compiling indent_write v2.2.0 |
| 779 | 2026-02-18T03:07:24.406Z | Compiling color-eyre v0.6.5 |
| 780 | 2026-02-18T03:07:24.611Z | Compiling clap v4.5.59 |
| 781 | 2026-02-18T03:07:24.658Z | Compiling dialoguer v0.11.0 |
| 782 | 2026-02-18T03:07:24.748Z | Compiling enable-ansi-support v0.2.1 |
| 783 | 2026-02-18T03:07:26.044Z | Compiling nextest-runner v0.80.0 |
| 784 | 2026-02-18T03:08:06.194Z | Finished `release` profile [optimized] target(s) in 2m 36s |
| 785 | 2026-02-18T03:08:06.428Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 786 | 2026-02-18T03:08:06.431Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 787 | 2026-02-18T03:08:06.554Z | + pushd mg-lower |
| 788 | 2026-02-18T03:08:06.558Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 789 | 2026-02-18T03:08:06.558Z | + cargo nextest run |
| 790 | 2026-02-18T03:08:06.957Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 791 | 2026-02-18T03:08:10.012Z | From https://github.com/oxidecomputer/falcon |
| 792 | 2026-02-18T03:08:10.012Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 793 | 2026-02-18T03:08:10.123Z | Updating crates.io index |
| 794 | 2026-02-18T03:08:10.179Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 795 | 2026-02-18T03:08:11.847Z | From https://github.com/oxidecomputer/dendrite |
| 796 | 2026-02-18T03:08:11.847Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 797 | 2026-02-18T03:08:11.930Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 798 | 2026-02-18T03:08:12.385Z | From https://github.com/oxidecomputer/ispf |
| 799 | 2026-02-18T03:08:12.385Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 800 | 2026-02-18T03:08:12.394Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 801 | 2026-02-18T03:08:13.107Z | From https://github.com/oxidecomputer/netadm-sys |
| 802 | 2026-02-18T03:08:13.107Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 803 | 2026-02-18T03:08:13.119Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 804 | 2026-02-18T03:08:53.397Z | From https://github.com/oxidecomputer/omicron |
| 805 | 2026-02-18T03:08:53.397Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 806 | 2026-02-18T03:08:54.131Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 807 | 2026-02-18T03:08:56.405Z | From https://github.com/oxidecomputer/opte |
| 808 | 2026-02-18T03:08:56.405Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 809 | 2026-02-18T03:08:56.506Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 810 | 2026-02-18T03:08:56.938Z | From https://github.com/illumos/smf-rs |
| 811 | 2026-02-18T03:08:56.938Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 812 | 2026-02-18T03:08:56.951Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 813 | 2026-02-18T03:08:57.405Z | From https://github.com/oxidecomputer/poptrie |
| 814 | 2026-02-18T03:08:57.405Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 815 | 2026-02-18T03:08:57.439Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 816 | 2026-02-18T03:08:57.888Z | From https://github.com/oxidecomputer/network-interface |
| 817 | 2026-02-18T03:08:57.888Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 818 | 2026-02-18T03:08:57.954Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 819 | 2026-02-18T03:08:58.426Z | From https://github.com/oxidecomputer/zone |
| 820 | 2026-02-18T03:08:58.426Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 821 | 2026-02-18T03:08:58.437Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 822 | 2026-02-18T03:09:02.423Z | From https://github.com/oxidecomputer/propolis |
| 823 | 2026-02-18T03:09:02.423Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 824 | 2026-02-18T03:09:02.534Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 825 | 2026-02-18T03:09:03.700Z | From https://github.com/oxidecomputer/transceiver-control |
| 826 | 2026-02-18T03:09:03.700Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 827 | 2026-02-18T03:09:03.728Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 828 | 2026-02-18T03:09:04.172Z | From https://github.com/oxidecomputer/dlpi-sys |
| 829 | 2026-02-18T03:09:04.172Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 830 | 2026-02-18T03:09:04.182Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 831 | 2026-02-18T03:09:04.793Z | From https://github.com/jmesmon/rust-libzfs |
| 832 | 2026-02-18T03:09:04.793Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 833 | 2026-02-18T03:09:04.806Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 834 | 2026-02-18T03:09:05.236Z | From https://github.com/oxidecomputer/rusty-doors |
| 835 | 2026-02-18T03:09:05.236Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 836 | 2026-02-18T03:09:05.252Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 837 | 2026-02-18T03:09:05.917Z | From https://github.com/oxidecomputer/lldp |
| 838 | 2026-02-18T03:09:05.917Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 839 | 2026-02-18T03:09:05.950Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 840 | 2026-02-18T03:09:08.360Z | From https://github.com/oxidecomputer/maghemite |
| 841 | 2026-02-18T03:09:08.360Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 842 | 2026-02-18T03:09:08.422Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 843 | 2026-02-18T03:09:08.818Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 844 | 2026-02-18T03:09:08.818Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 845 | 2026-02-18T03:09:08.883Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 846 | 2026-02-18T03:09:09.296Z | From https://github.com/oxidecomputer/slog-error-chain |
| 847 | 2026-02-18T03:09:09.296Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 848 | 2026-02-18T03:09:09.320Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 849 | 2026-02-18T03:09:09.935Z | From https://github.com/oxidecomputer/tufaceous |
| 850 | 2026-02-18T03:09:09.936Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 851 | 2026-02-18T03:09:09.965Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 852 | 2026-02-18T03:09:11.206Z | From https://github.com/oxidecomputer/management-gateway-service |
| 853 | 2026-02-18T03:09:11.206Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 854 | 2026-02-18T03:09:11.246Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 855 | 2026-02-18T03:09:16.450Z | From https://github.com/oxidecomputer/crucible |
| 856 | 2026-02-18T03:09:16.450Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 857 | 2026-02-18T03:09:16.584Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 858 | 2026-02-18T03:09:17.260Z | From https://github.com/oxidecomputer/propolis |
| 859 | 2026-02-18T03:09:17.260Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 860 | 2026-02-18T03:09:17.449Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 861 | 2026-02-18T03:09:17.882Z | From https://github.com/oxidecomputer/tofino |
| 862 | 2026-02-18T03:09:17.882Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 863 | 2026-02-18T03:09:17.904Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 864 | 2026-02-18T03:09:18.414Z | From https://github.com/oxidecomputer/clickward |
| 865 | 2026-02-18T03:09:18.414Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 866 | 2026-02-18T03:09:18.453Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 867 | 2026-02-18T03:09:18.843Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 868 | 2026-02-18T03:09:18.843Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 869 | 2026-02-18T03:09:19.734Z | Downloading crates ... |
| 870 | 2026-02-18T03:09:19.872Z | Downloaded async-stream v0.3.6 |
| 871 | 2026-02-18T03:09:19.880Z | Downloaded darling_macro v0.21.3 |
| 872 | 2026-02-18T03:09:19.884Z | Downloaded chacha20 v0.9.1 |
| 873 | 2026-02-18T03:09:19.887Z | Downloaded foreign-types v0.5.0 |
| 874 | 2026-02-18T03:09:19.891Z | Downloaded aead v0.5.2 |
| 875 | 2026-02-18T03:09:19.894Z | Downloaded const-random-macro v0.1.16 |
| 876 | 2026-02-18T03:09:19.894Z | Downloaded const_format_proc_macros v0.2.34 |
| 877 | 2026-02-18T03:09:19.897Z | Downloaded bytecount v0.6.9 |
| 878 | 2026-02-18T03:09:19.900Z | Downloaded bit-vec v0.8.0 |
| 879 | 2026-02-18T03:09:19.903Z | Downloaded bit-set v0.8.0 |
| 880 | 2026-02-18T03:09:19.906Z | Downloaded gethostname v0.5.0 |
| 881 | 2026-02-18T03:09:19.909Z | Downloaded deranged v0.5.6 |
| 882 | 2026-02-18T03:09:19.912Z | Downloaded blake2 v0.10.6 |
| 883 | 2026-02-18T03:09:19.916Z | Downloaded idna_adapter v1.2.1 |
| 884 | 2026-02-18T03:09:19.919Z | Downloaded ingot-types v0.1.2 |
| 885 | 2026-02-18T03:09:19.922Z | Downloaded cobs v0.3.0 |
| 886 | 2026-02-18T03:09:19.925Z | Downloaded cookie v0.18.1 |
| 887 | 2026-02-18T03:09:19.928Z | Downloaded data-encoding v2.10.0 |
| 888 | 2026-02-18T03:09:19.931Z | Downloaded colored v3.1.1 |
| 889 | 2026-02-18T03:09:19.934Z | Downloaded dtrace-parser v0.3.0 |
| 890 | 2026-02-18T03:09:19.937Z | Downloaded dof v0.4.0 |
| 891 | 2026-02-18T03:09:19.940Z | Downloaded icu_properties_data v2.1.2 |
| 892 | 2026-02-18T03:09:19.949Z | Downloaded icu_provider v2.1.1 |
| 893 | 2026-02-18T03:09:19.952Z | Downloaded constant_time_eq v0.4.2 |
| 894 | 2026-02-18T03:09:19.955Z | Downloaded fxhash v0.2.1 |
| 895 | 2026-02-18T03:09:19.958Z | Downloaded indexmap v1.9.3 |
| 896 | 2026-02-18T03:09:19.962Z | Downloaded hostname v0.3.1 |
| 897 | 2026-02-18T03:09:19.964Z | Downloaded is-terminal v0.4.17 |
| 898 | 2026-02-18T03:09:19.968Z | Downloaded daft v0.1.5 |
| 899 | 2026-02-18T03:09:19.971Z | Downloaded const_format v0.2.35 |
| 900 | 2026-02-18T03:09:19.975Z | Downloaded internet-checksum v0.2.1 |
| 901 | 2026-02-18T03:09:19.979Z | Downloaded crunchy v0.2.4 |
| 902 | 2026-02-18T03:09:19.982Z | Downloaded linked-hash-map v0.5.6 |
| 903 | 2026-02-18T03:09:19.982Z | Downloaded dyn-clone v1.0.20 |
| 904 | 2026-02-18T03:09:19.985Z | Downloaded embedded-io v0.4.0 |
| 905 | 2026-02-18T03:09:19.987Z | Downloaded mime v0.3.17 |
| 906 | 2026-02-18T03:09:19.990Z | Downloaded lru-cache v0.1.2 |
| 907 | 2026-02-18T03:09:19.994Z | Downloaded foreign-types-macros v0.2.3 |
| 908 | 2026-02-18T03:09:19.997Z | Downloaded num-iter v0.1.45 |
| 909 | 2026-02-18T03:09:19.997Z | Downloaded hubpack v0.1.2 |
| 910 | 2026-02-18T03:09:20.000Z | Downloaded erased-serde v0.3.31 |
| 911 | 2026-02-18T03:09:20.004Z | Downloaded pest_meta v2.8.6 |
| 912 | 2026-02-18T03:09:20.007Z | Downloaded proc-macro-crate v1.3.1 |
| 913 | 2026-02-18T03:09:20.010Z | Downloaded num-derive v0.3.3 |
| 914 | 2026-02-18T03:09:20.013Z | Downloaded memoffset v0.9.1 |
| 915 | 2026-02-18T03:09:20.013Z | Downloaded pretty-hex v0.4.1 |
| 916 | 2026-02-18T03:09:20.016Z | Downloaded potential_utf v0.1.4 |
| 917 | 2026-02-18T03:09:20.019Z | Downloaded powerfmt v0.2.0 |
| 918 | 2026-02-18T03:09:20.019Z | Downloaded match_cfg v0.1.0 |
| 919 | 2026-02-18T03:09:20.023Z | Downloaded progenitor-client v0.10.0 |
| 920 | 2026-02-18T03:09:20.023Z | Downloaded proc-macro-error-attr v1.0.4 |
| 921 | 2026-02-18T03:09:20.026Z | Downloaded proc-macro-crate v3.4.0 |
| 922 | 2026-02-18T03:09:20.026Z | Downloaded newtype_derive v0.1.6 |
| 923 | 2026-02-18T03:09:20.029Z | Downloaded hash32 v0.3.1 |
| 924 | 2026-02-18T03:09:20.032Z | Downloaded quick-error v1.2.3 |
| 925 | 2026-02-18T03:09:20.032Z | Downloaded omicron-workspace-hack v0.1.0 |
| 926 | 2026-02-18T03:09:20.035Z | Downloaded rand_chacha v0.3.1 |
| 927 | 2026-02-18T03:09:20.038Z | Downloaded rand_xorshift v0.4.0 |
| 928 | 2026-02-18T03:09:20.039Z | Downloaded no-std-compat v0.4.1 |
| 929 | 2026-02-18T03:09:20.043Z | Downloaded derive-ex v0.1.8 |
| 930 | 2026-02-18T03:09:20.043Z | Downloaded foldhash v0.2.0 |
| 931 | 2026-02-18T03:09:20.046Z | Downloaded num_enum v0.5.11 |
| 932 | 2026-02-18T03:09:20.050Z | Downloaded password-hash v0.5.0 |
| 933 | 2026-02-18T03:09:20.055Z | Downloaded pem v3.0.6 |
| 934 | 2026-02-18T03:09:20.058Z | Downloaded darling v0.21.3 |
| 935 | 2026-02-18T03:09:20.061Z | Downloaded newtype-uuid-macros v0.1.0 |
| 936 | 2026-02-18T03:09:20.064Z | Downloaded ref-cast-impl v1.0.25 |
| 937 | 2026-02-18T03:09:20.064Z | Downloaded rustc_version v0.1.7 |
| 938 | 2026-02-18T03:09:20.064Z | Downloaded num-complex v0.4.6 |
| 939 | 2026-02-18T03:09:20.067Z | Downloaded same-file v1.0.6 |
| 940 | 2026-02-18T03:09:20.071Z | Downloaded ref-cast v1.0.25 |
| 941 | 2026-02-18T03:09:20.074Z | Downloaded httpdate v1.0.3 |
| 942 | 2026-02-18T03:09:20.074Z | Downloaded phf v0.12.1 |
| 943 | 2026-02-18T03:09:20.078Z | Downloaded serial_test v3.3.1 |
| 944 | 2026-02-18T03:09:20.081Z | Downloaded progenitor-macro v0.10.0 |
| 945 | 2026-02-18T03:09:20.081Z | Downloaded memmap v0.7.0 |
| 946 | 2026-02-18T03:09:20.082Z | Downloaded progenitor-client v0.11.2 |
| 947 | 2026-02-18T03:09:20.084Z | Downloaded proc-macro-error2 v2.0.1 |
| 948 | 2026-02-18T03:09:20.087Z | Downloaded scroll_derive v0.12.1 |
| 949 | 2026-02-18T03:09:20.090Z | Downloaded secrecy v0.10.3 |
| 950 | 2026-02-18T03:09:20.090Z | Downloaded progenitor v0.11.2 |
| 951 | 2026-02-18T03:09:20.093Z | Downloaded semver v0.1.20 |
| 952 | 2026-02-18T03:09:20.096Z | Downloaded siphasher v1.0.2 |
| 953 | 2026-02-18T03:09:20.097Z | Downloaded sigpipe v0.1.3 |
| 954 | 2026-02-18T03:09:20.100Z | Downloaded memmap2 v0.9.10 |
| 955 | 2026-02-18T03:09:20.100Z | Downloaded parking_lot_core v0.8.6 |
| 956 | 2026-02-18T03:09:20.103Z | Downloaded ingot-macros v0.1.1 |
| 957 | 2026-02-18T03:09:20.106Z | Downloaded defmt v1.0.1 |
| 958 | 2026-02-18T03:09:20.109Z | Downloaded serial_test_derive v3.3.1 |
| 959 | 2026-02-18T03:09:20.112Z | Downloaded drift v0.1.3 |
| 960 | 2026-02-18T03:09:20.116Z | Downloaded spin v0.5.2 |
| 961 | 2026-02-18T03:09:20.119Z | Downloaded diff v0.1.13 |
| 962 | 2026-02-18T03:09:20.122Z | Downloaded num-derive v0.4.2 |
| 963 | 2026-02-18T03:09:20.125Z | Downloaded strum v0.26.3 |
| 964 | 2026-02-18T03:09:20.125Z | Downloaded serde_tokenstream v0.2.2 |
| 965 | 2026-02-18T03:09:20.128Z | Downloaded resolv-conf v0.7.6 |
| 966 | 2026-02-18T03:09:20.128Z | Downloaded take_mut v0.2.2 |
| 967 | 2026-02-18T03:09:20.131Z | Downloaded tabwriter v1.4.1 |
| 968 | 2026-02-18T03:09:20.131Z | Downloaded slog-envlogger v2.2.0 |
| 969 | 2026-02-18T03:09:20.134Z | Downloaded stable_deref_trait v1.2.1 |
| 970 | 2026-02-18T03:09:20.135Z | Downloaded structmeta-derive v0.3.0 |
| 971 | 2026-02-18T03:09:20.140Z | Downloaded scroll v0.12.0 |
| 972 | 2026-02-18T03:09:20.140Z | Downloaded omicron-zone-package v0.12.2 |
| 973 | 2026-02-18T03:09:20.143Z | Downloaded rustversion v1.0.22 |
| 974 | 2026-02-18T03:09:20.146Z | Downloaded tabled_derive v0.11.0 |
| 975 | 2026-02-18T03:09:20.146Z | Downloaded litemap v0.8.1 |
| 976 | 2026-02-18T03:09:20.150Z | Downloaded tagptr v0.2.0 |
| 977 | 2026-02-18T03:09:20.150Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 978 | 2026-02-18T03:09:20.153Z | Downloaded structmeta v0.3.0 |
| 979 | 2026-02-18T03:09:20.153Z | Downloaded serde_derive_internals v0.29.1 |
| 980 | 2026-02-18T03:09:20.156Z | Downloaded termtree v0.5.1 |
| 981 | 2026-02-18T03:09:20.156Z | Downloaded scroll v0.13.0 |
| 982 | 2026-02-18T03:09:20.159Z | Downloaded tabled_derive v0.7.0 |
| 983 | 2026-02-18T03:09:20.159Z | Downloaded slog-async v2.8.0 |
| 984 | 2026-02-18T03:09:20.162Z | Downloaded anyhow v1.0.101 |
| 985 | 2026-02-18T03:09:20.166Z | Downloaded thread-id v5.1.0 |
| 986 | 2026-02-18T03:09:20.166Z | Downloaded parking_lot v0.11.2 |
| 987 | 2026-02-18T03:09:20.169Z | Downloaded thread-id v4.2.2 |
| 988 | 2026-02-18T03:09:20.172Z | Downloaded testing_table v0.3.0 |
| 989 | 2026-02-18T03:09:20.172Z | Downloaded icu_normalizer_data v2.1.1 |
| 990 | 2026-02-18T03:09:20.175Z | Downloaded usdt-attr-macro v0.5.0 |
| 991 | 2026-02-18T03:09:20.175Z | Downloaded slog-scope v4.4.1 |
| 992 | 2026-02-18T03:09:20.179Z | Downloaded icu_collections v2.1.1 |
| 993 | 2026-02-18T03:09:20.182Z | Downloaded untrusted v0.7.1 |
| 994 | 2026-02-18T03:09:20.182Z | Downloaded topological-sort v0.2.2 |
| 995 | 2026-02-18T03:09:20.185Z | Downloaded usdt-macro v0.6.0 |
| 996 | 2026-02-18T03:09:20.185Z | Downloaded usdt v0.6.0 |
| 997 | 2026-02-18T03:09:20.189Z | Downloaded usdt v0.5.0 |
| 998 | 2026-02-18T03:09:20.189Z | Downloaded time-core v0.1.8 |
| 999 | 2026-02-18T03:09:20.189Z | Downloaded utf-8 v0.7.6 |
| 1000 | 2026-02-18T03:09:20.192Z | Downloaded slog-json v2.6.1 |
| 1001 | 2026-02-18T03:09:20.192Z | Downloaded rhai_codegen v3.1.0 |
| 1002 | 2026-02-18T03:09:20.199Z | Downloaded usdt-macro v0.5.0 |
| 1003 | 2026-02-18T03:09:20.203Z | Downloaded half v2.7.1 |
| 1004 | 2026-02-18T03:09:20.206Z | Downloaded yoke-derive v0.8.1 |
| 1005 | 2026-02-18T03:09:20.206Z | Downloaded wait-timeout v0.2.1 |
| 1006 | 2026-02-18T03:09:20.206Z | Downloaded zerofrom v0.1.6 |
| 1007 | 2026-02-18T03:09:20.209Z | Downloaded usdt-attr-macro v0.6.0 |
| 1008 | 2026-02-18T03:09:20.209Z | Downloaded pest_derive v2.8.6 |
| 1009 | 2026-02-18T03:09:20.212Z | Downloaded zerofrom-derive v0.1.6 |
| 1010 | 2026-02-18T03:09:20.212Z | Downloaded strum_macros v0.27.2 |
| 1011 | 2026-02-18T03:09:20.215Z | Downloaded zone_cfg_derive v0.3.1 |
| 1012 | 2026-02-18T03:09:20.215Z | Downloaded zeroize_derive v1.4.3 |
| 1013 | 2026-02-18T03:09:20.220Z | Downloaded snafu-derive v0.8.9 |
| 1014 | 2026-02-18T03:09:20.220Z | Downloaded indicatif v0.18.4 |
| 1015 | 2026-02-18T03:09:20.223Z | Downloaded waitgroup v0.1.2 |
| 1016 | 2026-02-18T03:09:20.223Z | Downloaded tinystr v0.8.2 |
| 1017 | 2026-02-18T03:09:20.226Z | Downloaded tiny-keccak v2.0.2 |
| 1018 | 2026-02-18T03:09:20.229Z | Downloaded time-macros v0.2.27 |
| 1019 | 2026-02-18T03:09:20.232Z | Downloaded papergrid v0.11.0 |
| 1020 | 2026-02-18T03:09:20.239Z | Downloaded elliptic-curve v0.13.8 |
| 1021 | 2026-02-18T03:09:20.242Z | Downloaded spin v0.9.8 |
| 1022 | 2026-02-18T03:09:20.242Z | Downloaded thiserror-no-std v2.0.2 |
| 1023 | 2026-02-18T03:09:20.245Z | Downloaded sdd v3.0.10 |
| 1024 | 2026-02-18T03:09:20.248Z | Downloaded zone v0.3.1 |
| 1025 | 2026-02-18T03:09:20.251Z | Downloaded xz2 v0.1.7 |
| 1026 | 2026-02-18T03:09:20.251Z | Downloaded chacha20poly1305 v0.10.1 |
| 1027 | 2026-02-18T03:09:20.254Z | Downloaded walkdir v2.5.0 |
| 1028 | 2026-02-18T03:09:20.254Z | Downloaded whoami v1.6.1 |
| 1029 | 2026-02-18T03:09:20.257Z | Downloaded universal-hash v0.5.1 |
| 1030 | 2026-02-18T03:09:20.260Z | Downloaded papergrid v0.17.0 |
| 1031 | 2026-02-18T03:09:20.263Z | Downloaded yoke v0.8.1 |
| 1032 | 2026-02-18T03:09:20.266Z | Downloaded writeable v0.6.2 |
| 1033 | 2026-02-18T03:09:20.269Z | Downloaded zerovec-derive v0.11.2 |
| 1034 | 2026-02-18T03:09:20.269Z | Downloaded term v1.2.1 |
| 1035 | 2026-02-18T03:09:20.272Z | Downloaded prettyplease v0.2.37 |
| 1036 | 2026-02-18T03:09:20.275Z | Downloaded tokio-rustls v0.25.0 |
| 1037 | 2026-02-18T03:09:20.278Z | Downloaded similar v2.7.0 |
| 1038 | 2026-02-18T03:09:20.283Z | Downloaded slog v2.8.2 |
| 1039 | 2026-02-18T03:09:20.286Z | Downloaded schemars v0.8.22 |
| 1040 | 2026-02-18T03:09:20.298Z | Downloaded ucd-trie v0.1.7 |
| 1041 | 2026-02-18T03:09:20.301Z | Downloaded thin-vec v0.2.14 |
| 1042 | 2026-02-18T03:09:20.301Z | Downloaded rayon-core v1.13.0 |
| 1043 | 2026-02-18T03:09:20.304Z | Downloaded hickory-resolver v0.24.4 |
| 1044 | 2026-02-18T03:09:20.309Z | Downloaded zerocopy-derive v0.7.35 |
| 1045 | 2026-02-18T03:09:20.313Z | Downloaded tungstenite v0.21.0 |
| 1046 | 2026-02-18T03:09:20.318Z | Downloaded toml v0.7.8 |
| 1047 | 2026-02-18T03:09:20.321Z | Downloaded heapless v0.8.0 |
| 1048 | 2026-02-18T03:09:20.324Z | Downloaded jiff-static v0.2.20 |
| 1049 | 2026-02-18T03:09:20.327Z | Downloaded unsafe-libyaml v0.2.11 |
| 1050 | 2026-02-18T03:09:20.330Z | Downloaded snafu v0.8.9 |
| 1051 | 2026-02-18T03:09:20.336Z | Downloaded minimal-lexical v0.2.1 |
| 1052 | 2026-02-18T03:09:20.340Z | Downloaded rand v0.8.5 |
| 1053 | 2026-02-18T03:09:20.343Z | Downloaded steno v0.4.1 |
| 1054 | 2026-02-18T03:09:20.347Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1055 | 2026-02-18T03:09:20.351Z | Downloaded typify v0.4.3 |
| 1056 | 2026-02-18T03:09:20.355Z | Downloaded nom v7.1.3 |
| 1057 | 2026-02-18T03:09:20.367Z | Downloaded hickory-resolver v0.25.2 |
| 1058 | 2026-02-18T03:09:20.367Z | Downloaded schemars v1.2.1 |
| 1059 | 2026-02-18T03:09:20.379Z | Downloaded zerotrie v0.2.3 |
| 1060 | 2026-02-18T03:09:20.383Z | Downloaded itertools v0.12.1 |
| 1061 | 2026-02-18T03:09:20.389Z | Downloaded yansi v1.0.1 |
| 1062 | 2026-02-18T03:09:20.392Z | Downloaded toml_edit v0.19.15 |
| 1063 | 2026-02-18T03:09:20.408Z | Downloaded pest v2.8.6 |
| 1064 | 2026-02-18T03:09:20.413Z | Downloaded hashbrown v0.12.3 |
| 1065 | 2026-02-18T03:09:20.416Z | Downloaded expectorate v1.2.0 |
| 1066 | 2026-02-18T03:09:20.420Z | Downloaded test-strategy v0.4.5 |
| 1067 | 2026-02-18T03:09:20.423Z | Downloaded typed-path v0.9.3 |
| 1068 | 2026-02-18T03:09:20.428Z | Downloaded socket2 v0.5.10 |
| 1069 | 2026-02-18T03:09:20.431Z | Downloaded iddqd v0.3.17 |
| 1070 | 2026-02-18T03:09:20.438Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1071 | 2026-02-18T03:09:20.441Z | Downloaded scc v2.4.0 |
| 1072 | 2026-02-18T03:09:20.446Z | Downloaded zerocopy-derive v0.8.39 |
| 1073 | 2026-02-18T03:09:20.456Z | Downloaded rayon v1.11.0 |
| 1074 | 2026-02-18T03:09:20.465Z | Downloaded tough v0.20.0 |
| 1075 | 2026-02-18T03:09:20.473Z | Downloaded zerovec v0.11.5 |
| 1076 | 2026-02-18T03:09:20.478Z | Downloaded lzma-sys v0.1.20 |
| 1077 | 2026-02-18T03:09:20.505Z | Downloaded zerocopy v0.7.35 |
| 1078 | 2026-02-18T03:09:20.518Z | Downloaded winnow v0.5.40 |
| 1079 | 2026-02-18T03:09:20.525Z | Downloaded tabled v0.15.0 |
| 1080 | 2026-02-18T03:09:20.540Z | Downloaded goblin v0.8.2 |
| 1081 | 2026-02-18T03:09:20.545Z | Downloaded goblin v0.10.5 |
| 1082 | 2026-02-18T03:09:20.552Z | Downloaded serde_with v3.16.1 |
| 1083 | 2026-02-18T03:09:20.564Z | Downloaded moka v0.12.13 |
| 1084 | 2026-02-18T03:09:20.571Z | Downloaded time v0.3.47 |
| 1085 | 2026-02-18T03:09:20.583Z | Downloaded syn v1.0.109 |
| 1086 | 2026-02-18T03:09:20.593Z | Downloaded tabled v0.20.0 |
| 1087 | 2026-02-18T03:09:20.610Z | Downloaded regress v0.10.5 |
| 1088 | 2026-02-18T03:09:20.617Z | Downloaded smoltcp v0.11.0 |
| 1089 | 2026-02-18T03:09:20.628Z | Downloaded nix v0.31.1 |
| 1090 | 2026-02-18T03:09:20.639Z | Downloaded rustls v0.22.4 |
| 1091 | 2026-02-18T03:09:20.651Z | Downloaded rhai v1.24.0 |
| 1092 | 2026-02-18T03:09:20.662Z | Downloaded dropshot v0.16.7 |
| 1093 | 2026-02-18T03:09:20.682Z | Downloaded openapiv3 v2.2.0 |
| 1094 | 2026-02-18T03:09:20.691Z | Downloaded hickory-proto v0.25.2 |
| 1095 | 2026-02-18T03:09:20.706Z | Downloaded hickory-proto v0.24.4 |
| 1096 | 2026-02-18T03:09:20.719Z | Downloaded sled v0.34.7 |
| 1097 | 2026-02-18T03:09:20.728Z | Downloaded rustls-webpki v0.102.8 |
| 1098 | 2026-02-18T03:09:20.744Z | Downloaded proptest v1.10.0 |
| 1099 | 2026-02-18T03:09:20.752Z | Downloaded hkdf v0.12.4 |
| 1100 | 2026-02-18T03:09:20.755Z | Downloaded aws-lc-rs v1.15.4 |
| 1101 | 2026-02-18T03:09:20.765Z | Downloaded libm v0.2.16 |
| 1102 | 2026-02-18T03:09:20.774Z | Downloaded typify-impl v0.4.3 |
| 1103 | 2026-02-18T03:09:20.785Z | Downloaded blake3 v1.8.3 |
| 1104 | 2026-02-18T03:09:20.792Z | Downloaded schemars v0.9.0 |
| 1105 | 2026-02-18T03:09:20.804Z | Downloaded qorb v0.4.1 |
| 1106 | 2026-02-18T03:09:20.808Z | Downloaded crypto-bigint v0.5.5 |
| 1107 | 2026-02-18T03:09:20.815Z | Downloaded darling_core v0.21.3 |
| 1108 | 2026-02-18T03:09:20.821Z | Downloaded crossbeam-channel v0.5.15 |
| 1109 | 2026-02-18T03:09:20.824Z | Downloaded pretty_assertions v1.4.1 |
| 1110 | 2026-02-18T03:09:20.827Z | Downloaded vsss-rs v3.3.4 |
| 1111 | 2026-02-18T03:09:20.830Z | Downloaded petgraph v0.6.5 |
| 1112 | 2026-02-18T03:09:20.845Z | Downloaded usdt-impl v0.6.0 |
| 1113 | 2026-02-18T03:09:20.849Z | Downloaded chrono-tz v0.10.4 |
| 1114 | 2026-02-18T03:09:20.860Z | Downloaded usdt-impl v0.5.0 |
| 1115 | 2026-02-18T03:09:20.863Z | Downloaded jiff v0.2.20 |
| 1116 | 2026-02-18T03:09:20.876Z | Downloaded libc v0.2.180 |
| 1117 | 2026-02-18T03:09:20.906Z | Downloaded strum_macros v0.26.4 |
| 1118 | 2026-02-18T03:09:20.910Z | Downloaded base64 v0.21.7 |
| 1119 | 2026-02-18T03:09:20.913Z | Downloaded tokio-tungstenite v0.21.0 |
| 1120 | 2026-02-18T03:09:20.916Z | Downloaded typify-macro v0.4.3 |
| 1121 | 2026-02-18T03:09:20.916Z | Downloaded tokio-dtrace v0.1.1 |
| 1122 | 2026-02-18T03:09:20.916Z | Downloaded slog-dtrace v0.3.0 |
| 1123 | 2026-02-18T03:09:20.919Z | Downloaded progenitor-impl v0.10.0 |
| 1124 | 2026-02-18T03:09:20.919Z | Downloaded smartstring v1.0.1 |
| 1125 | 2026-02-18T03:09:20.923Z | Downloaded dropshot-api-manager v0.3.0 |
| 1126 | 2026-02-18T03:09:20.923Z | Downloaded sha3 v0.10.8 |
| 1127 | 2026-02-18T03:09:20.927Z | Downloaded csv v1.4.0 |
| 1128 | 2026-02-18T03:09:20.944Z | Downloaded serde_with_macros v3.16.1 |
| 1129 | 2026-02-18T03:09:20.947Z | Downloaded schemars_derive v0.8.22 |
| 1130 | 2026-02-18T03:09:20.951Z | Downloaded progenitor-impl v0.11.2 |
| 1131 | 2026-02-18T03:09:20.951Z | Downloaded icu_normalizer v2.1.1 |
| 1132 | 2026-02-18T03:09:20.954Z | Downloaded unit-prefix v0.5.2 |
| 1133 | 2026-02-18T03:09:20.954Z | Downloaded unarray v0.1.4 |
| 1134 | 2026-02-18T03:09:20.957Z | Downloaded synstructure v0.13.2 |
| 1135 | 2026-02-18T03:09:20.957Z | Downloaded smf v0.2.3 |
| 1136 | 2026-02-18T03:09:20.957Z | Downloaded slog-term v2.9.2 |
| 1137 | 2026-02-18T03:09:20.960Z | Downloaded rusty-fork v0.3.1 |
| 1138 | 2026-02-18T03:09:20.960Z | Downloaded icu_properties v2.1.2 |
| 1139 | 2026-02-18T03:09:20.963Z | Downloaded slog-stdlog v4.1.1 |
| 1140 | 2026-02-18T03:09:20.963Z | Downloaded derive_more v0.99.20 |
| 1141 | 2026-02-18T03:09:20.968Z | Downloaded multer v3.1.0 |
| 1142 | 2026-02-18T03:09:20.972Z | Downloaded dropshot_endpoint v0.16.7 |
| 1143 | 2026-02-18T03:09:21.030Z | Downloaded strum v0.27.2 |
| 1144 | 2026-02-18T03:09:21.030Z | Downloaded postcard v1.1.3 |
| 1145 | 2026-02-18T03:09:21.033Z | Downloaded pest_generator v2.8.6 |
| 1146 | 2026-02-18T03:09:21.033Z | Downloaded rustls-pemfile v2.2.0 |
| 1147 | 2026-02-18T03:09:21.033Z | Downloaded progenitor v0.10.0 |
| 1148 | 2026-02-18T03:09:21.033Z | Downloaded smawk v0.3.2 |
| 1149 | 2026-02-18T03:09:21.033Z | Downloaded slog-bunyan v2.5.0 |
| 1150 | 2026-02-18T03:09:21.033Z | Downloaded sha1 v0.10.6 |
| 1151 | 2026-02-18T03:09:21.033Z | Downloaded serde-big-array v0.5.1 |
| 1152 | 2026-02-18T03:09:21.033Z | Downloaded crossbeam-epoch v0.9.18 |
| 1153 | 2026-02-18T03:09:21.033Z | Downloaded crossbeam-utils v0.8.21 |
| 1154 | 2026-02-18T03:09:21.033Z | Downloaded highway v1.3.0 |
| 1155 | 2026-02-18T03:09:21.033Z | Downloaded serde_repr v0.1.20 |
| 1156 | 2026-02-18T03:09:21.033Z | Downloaded serde_plain v1.0.2 |
| 1157 | 2026-02-18T03:09:21.033Z | Downloaded daft-derive v0.1.5 |
| 1158 | 2026-02-18T03:09:21.034Z | Downloaded scroll_derive v0.13.1 |
| 1159 | 2026-02-18T03:09:21.034Z | Downloaded paste v1.0.15 |
| 1160 | 2026-02-18T03:09:21.034Z | Downloaded num_enum_derive v0.7.5 |
| 1161 | 2026-02-18T03:09:21.034Z | Downloaded group v0.13.0 |
| 1162 | 2026-02-18T03:09:21.034Z | Downloaded encoding_rs v0.8.35 |
| 1163 | 2026-02-18T03:09:21.034Z | Downloaded oxnet v0.1.4 |
| 1164 | 2026-02-18T03:09:21.034Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1165 | 2026-02-18T03:09:21.034Z | Downloaded num-rational v0.4.2 |
| 1166 | 2026-02-18T03:09:21.034Z | Downloaded libsw-core v0.3.2 |
| 1167 | 2026-02-18T03:09:21.034Z | Downloaded ipnetwork v0.21.1 |
| 1168 | 2026-02-18T03:09:21.037Z | Downloaded proc-macro-error v1.0.4 |
| 1169 | 2026-02-18T03:09:21.037Z | Downloaded poly1305 v0.8.0 |
| 1170 | 2026-02-18T03:09:21.040Z | Downloaded num_enum v0.7.5 |
| 1171 | 2026-02-18T03:09:21.043Z | Downloaded linear-map v1.2.0 |
| 1172 | 2026-02-18T03:09:21.046Z | Downloaded libscf-sys v1.1.0 |
| 1173 | 2026-02-18T03:09:21.046Z | Downloaded parse-display-derive v0.10.0 |
| 1174 | 2026-02-18T03:09:21.046Z | Downloaded libsw v3.5.0 |
| 1175 | 2026-02-18T03:09:21.049Z | Downloaded glob v0.3.3 |
| 1176 | 2026-02-18T03:09:21.050Z | Downloaded arc-swap v1.8.2 |
| 1177 | 2026-02-18T03:09:21.053Z | Downloaded dtrace-parser v0.2.0 |
| 1178 | 2026-02-18T03:09:21.053Z | Downloaded parse-display v0.10.0 |
| 1179 | 2026-02-18T03:09:21.056Z | Downloaded heck v0.4.1 |
| 1180 | 2026-02-18T03:09:21.056Z | Downloaded hmac v0.12.1 |
| 1181 | 2026-02-18T03:09:21.059Z | Downloaded fs-err v3.3.0 |
| 1182 | 2026-02-18T03:09:21.059Z | Downloaded num-integer v0.1.46 |
| 1183 | 2026-02-18T03:09:21.060Z | Downloaded icu_locale_core v2.1.1 |
| 1184 | 2026-02-18T03:09:21.065Z | Downloaded fs_extra v1.3.0 |
| 1185 | 2026-02-18T03:09:21.068Z | Downloaded ingot v0.1.1 |
| 1186 | 2026-02-18T03:09:21.071Z | Downloaded ff v0.13.1 |
| 1187 | 2026-02-18T03:09:21.071Z | Downloaded crossbeam-deque v0.8.6 |
| 1188 | 2026-02-18T03:09:21.071Z | Downloaded olpc-cjson v0.1.4 |
| 1189 | 2026-02-18T03:09:21.075Z | Downloaded num v0.4.3 |
| 1190 | 2026-02-18T03:09:21.075Z | Downloaded newline-converter v0.3.0 |
| 1191 | 2026-02-18T03:09:21.075Z | Downloaded progenitor-macro v0.11.2 |
| 1192 | 2026-02-18T03:09:21.075Z | Downloaded opaque-debug v0.3.1 |
| 1193 | 2026-02-18T03:09:21.079Z | Downloaded num_enum_derive v0.5.11 |
| 1194 | 2026-02-18T03:09:21.079Z | Downloaded num_threads v0.1.7 |
| 1195 | 2026-02-18T03:09:21.082Z | Downloaded num-conv v0.2.0 |
| 1196 | 2026-02-18T03:09:21.082Z | Downloaded natord v1.0.9 |
| 1197 | 2026-02-18T03:09:21.082Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1198 | 2026-02-18T03:09:21.082Z | Downloaded macaddr v1.0.1 |
| 1199 | 2026-02-18T03:09:21.086Z | Downloaded keccak v0.1.6 |
| 1200 | 2026-02-18T03:09:21.086Z | Downloaded plain v0.2.3 |
| 1201 | 2026-02-18T03:09:21.086Z | Downloaded phf_shared v0.12.1 |
| 1202 | 2026-02-18T03:09:21.086Z | Downloaded managed v0.8.0 |
| 1203 | 2026-02-18T03:09:21.089Z | Downloaded hostname v0.4.2 |
| 1204 | 2026-02-18T03:09:21.089Z | Downloaded defmt-macros v1.0.1 |
| 1205 | 2026-02-18T03:09:21.094Z | Downloaded console v0.16.2 |
| 1206 | 2026-02-18T03:09:21.094Z | Downloaded inout v0.1.4 |
| 1207 | 2026-02-18T03:09:21.100Z | Downloaded hubpack_derive v0.1.1 |
| 1208 | 2026-02-18T03:09:21.100Z | Downloaded convert_case v0.4.0 |
| 1209 | 2026-02-18T03:09:21.100Z | Downloaded defmt-parser v1.0.0 |
| 1210 | 2026-02-18T03:09:21.100Z | Downloaded instant v0.1.13 |
| 1211 | 2026-02-18T03:09:21.100Z | Downloaded ident_case v1.0.1 |
| 1212 | 2026-02-18T03:09:21.105Z | Downloaded foreign-types-shared v0.3.1 |
| 1213 | 2026-02-18T03:09:21.105Z | Downloaded float-ord v0.3.2 |
| 1214 | 2026-02-18T03:09:21.105Z | Downloaded dof v0.3.0 |
| 1215 | 2026-02-18T03:09:21.105Z | Downloaded defmt v0.3.100 |
| 1216 | 2026-02-18T03:09:21.105Z | Downloaded cancel-safe-futures v0.1.5 |
| 1217 | 2026-02-18T03:09:21.105Z | Downloaded arrayvec v0.7.6 |
| 1218 | 2026-02-18T03:09:21.108Z | Downloaded enum-as-inner v0.6.1 |
| 1219 | 2026-02-18T03:09:21.108Z | Downloaded crc8 v0.1.1 |
| 1220 | 2026-02-18T03:09:21.108Z | Downloaded byteorder v1.5.0 |
| 1221 | 2026-02-18T03:09:21.111Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1222 | 2026-02-18T03:09:21.111Z | Downloaded ciborium-ll v0.2.2 |
| 1223 | 2026-02-18T03:09:21.111Z | Downloaded async-recursion v1.1.1 |
| 1224 | 2026-02-18T03:09:21.115Z | Downloaded fixedbitset v0.4.2 |
| 1225 | 2026-02-18T03:09:21.118Z | Downloaded embedded-io v0.6.1 |
| 1226 | 2026-02-18T03:09:21.118Z | Downloaded dunce v1.0.5 |
| 1227 | 2026-02-18T03:09:21.118Z | Downloaded displaydoc v0.2.5 |
| 1228 | 2026-02-18T03:09:21.121Z | Downloaded cstr-argument v0.1.2 |
| 1229 | 2026-02-18T03:09:21.121Z | Downloaded ciborium-io v0.2.2 |
| 1230 | 2026-02-18T03:09:21.124Z | Downloaded base16ct v1.0.0 |
| 1231 | 2026-02-18T03:09:21.124Z | Downloaded cargo_toml v0.22.3 |
| 1232 | 2026-02-18T03:09:21.124Z | Downloaded async-stream-impl v0.3.6 |
| 1233 | 2026-02-18T03:09:21.128Z | Downloaded cmake v0.1.57 |
| 1234 | 2026-02-18T03:09:21.128Z | Downloaded base16ct v0.2.0 |
| 1235 | 2026-02-18T03:09:21.128Z | Downloaded allocator-api2 v0.2.21 |
| 1236 | 2026-02-18T03:09:21.131Z | Downloaded backoff v0.4.0 |
| 1237 | 2026-02-18T03:09:21.134Z | Downloaded arrayref v0.3.9 |
| 1238 | 2026-02-18T03:09:21.134Z | Downloaded const-random v0.1.18 |
| 1239 | 2026-02-18T03:09:21.134Z | Downloaded ciborium v0.2.2 |
| 1240 | 2026-02-18T03:09:21.137Z | Downloaded cipher v0.4.4 |
| 1241 | 2026-02-18T03:09:21.138Z | Downloaded async-trait v0.1.89 |
| 1242 | 2026-02-18T03:09:21.144Z | Downloaded csv-core v0.1.13 |
| 1243 | 2026-02-18T03:09:21.147Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1244 | 2026-02-18T03:09:21.147Z | Downloaded critical-section v1.2.0 |
| 1245 | 2026-02-18T03:09:21.147Z | Downloaded bitflags v1.3.2 |
| 1246 | 2026-02-18T03:09:21.147Z | Downloaded bcs v0.1.6 |
| 1247 | 2026-02-18T03:09:21.152Z | Downloaded argon2 v0.5.3 |
| 1248 | 2026-02-18T03:09:21.565Z | Downloaded aws-lc-sys v0.37.1 |
| 1249 | 2026-02-18T03:09:22.868Z | Compiling proc-macro2 v1.0.106 |
| 1250 | 2026-02-18T03:09:22.868Z | Compiling quote v1.0.44 |
| 1251 | 2026-02-18T03:09:22.871Z | Compiling unicode-ident v1.0.24 |
| 1252 | 2026-02-18T03:09:22.871Z | Compiling serde_core v1.0.228 |
| 1253 | 2026-02-18T03:09:22.871Z | Compiling cfg-if v1.0.4 |
| 1254 | 2026-02-18T03:09:22.871Z | Compiling serde v1.0.228 |
| 1255 | 2026-02-18T03:09:22.871Z | Compiling libc v0.2.180 |
| 1256 | 2026-02-18T03:09:22.871Z | Compiling memchr v2.8.0 |
| 1257 | 2026-02-18T03:09:23.180Z | Compiling itoa v1.0.17 |
| 1258 | 2026-02-18T03:09:23.509Z | Compiling smallvec v1.15.1 |
| 1259 | 2026-02-18T03:09:23.555Z | Compiling autocfg v1.5.0 |
| 1260 | 2026-02-18T03:09:23.723Z | Compiling zmij v1.0.21 |
| 1261 | 2026-02-18T03:09:23.886Z | Compiling serde_json v1.0.149 |
| 1262 | 2026-02-18T03:09:24.341Z | Compiling libm v0.2.16 |
| 1263 | 2026-02-18T03:09:24.435Z | Compiling getrandom v0.4.1 |
| 1264 | 2026-02-18T03:09:24.748Z | Compiling version_check v0.9.5 |
| 1265 | 2026-02-18T03:09:24.977Z | Compiling stable_deref_trait v1.2.1 |
| 1266 | 2026-02-18T03:09:24.993Z | Compiling iana-time-zone v0.1.65 |
| 1267 | 2026-02-18T03:09:24.996Z | Compiling pin-project-lite v0.2.16 |
| 1268 | 2026-02-18T03:09:25.084Z | Compiling percent-encoding v2.3.2 |
| 1269 | 2026-02-18T03:09:25.362Z | Compiling writeable v0.6.2 |
| 1270 | 2026-02-18T03:09:25.406Z | Compiling litemap v0.8.1 |
| 1271 | 2026-02-18T03:09:25.425Z | Compiling icu_normalizer_data v2.1.1 |
| 1272 | 2026-02-18T03:09:25.461Z | Compiling equivalent v1.0.2 |
| 1273 | 2026-02-18T03:09:25.595Z | Compiling syn v2.0.116 |
| 1274 | 2026-02-18T03:09:25.745Z | Compiling icu_properties_data v2.1.2 |
| 1275 | 2026-02-18T03:09:25.791Z | Compiling dyn-clone v1.0.20 |
| 1276 | 2026-02-18T03:09:25.822Z | Compiling allocator-api2 v0.2.21 |
| 1277 | 2026-02-18T03:09:25.986Z | Compiling foldhash v0.2.0 |
| 1278 | 2026-02-18T03:09:26.014Z | Compiling parking_lot_core v0.9.12 |
| 1279 | 2026-02-18T03:09:26.054Z | Compiling scopeguard v1.2.0 |
| 1280 | 2026-02-18T03:09:26.223Z | Compiling lock_api v0.4.14 |
| 1281 | 2026-02-18T03:09:26.434Z | Compiling form_urlencoded v1.2.2 |
| 1282 | 2026-02-18T03:09:26.450Z | Compiling utf8_iter v1.0.4 |
| 1283 | 2026-02-18T03:09:26.549Z | Compiling hashbrown v0.16.1 |
| 1284 | 2026-02-18T03:09:26.604Z | Compiling num-traits v0.2.19 |
| 1285 | 2026-02-18T03:09:26.698Z | Compiling thiserror v2.0.18 |
| 1286 | 2026-02-18T03:09:26.725Z | Compiling heck v0.5.0 |
| 1287 | 2026-02-18T03:09:26.785Z | Compiling errno v0.3.14 |
| 1288 | 2026-02-18T03:09:27.026Z | Compiling jobserver v0.1.34 |
| 1289 | 2026-02-18T03:09:27.296Z | Compiling find-msvc-tools v0.1.9 |
| 1290 | 2026-02-18T03:09:27.709Z | Compiling shlex v1.3.0 |
| 1291 | 2026-02-18T03:09:27.725Z | Compiling zerocopy v0.8.39 |
| 1292 | 2026-02-18T03:09:27.749Z | Compiling futures-core v0.3.32 |
| 1293 | 2026-02-18T03:09:27.893Z | Compiling fnv v1.0.7 |
| 1294 | 2026-02-18T03:09:28.010Z | Compiling cc v1.2.56 |
| 1295 | 2026-02-18T03:09:28.054Z | Compiling rustversion v1.0.22 |
| 1296 | 2026-02-18T03:09:28.156Z | Compiling futures-sink v0.3.32 |
| 1297 | 2026-02-18T03:09:28.265Z | Compiling getrandom v0.2.17 |
| 1298 | 2026-02-18T03:09:28.327Z | Compiling slab v0.4.12 |
| 1299 | 2026-02-18T03:09:28.583Z | Compiling semver v1.0.27 |
| 1300 | 2026-02-18T03:09:28.622Z | Compiling indexmap v2.13.0 |
| 1301 | 2026-02-18T03:09:28.805Z | Compiling uuid v1.21.0 |
| 1302 | 2026-02-18T03:09:29.054Z | Compiling futures-channel v0.3.32 |
| 1303 | 2026-02-18T03:09:29.314Z | Compiling schemars v0.8.22 |
| 1304 | 2026-02-18T03:09:29.573Z | Compiling socket2 v0.6.2 |
| 1305 | 2026-02-18T03:09:29.806Z | Compiling futures-io v0.3.32 |
| 1306 | 2026-02-18T03:09:29.831Z | Compiling futures-task v0.3.32 |
| 1307 | 2026-02-18T03:09:30.153Z | Compiling bitflags v2.11.0 |
| 1308 | 2026-02-18T03:09:30.156Z | Compiling regex-syntax v0.8.9 |
| 1309 | 2026-02-18T03:09:30.582Z | Compiling parking_lot v0.12.5 |
| 1310 | 2026-02-18T03:09:30.622Z | Compiling portable-atomic v1.13.1 |
| 1311 | 2026-02-18T03:09:30.681Z | Compiling signal-hook-registry v1.4.8 |
| 1312 | 2026-02-18T03:09:31.142Z | Compiling ring v0.17.14 |
| 1313 | 2026-02-18T03:09:31.277Z | Compiling mio v1.1.1 |
| 1314 | 2026-02-18T03:09:31.312Z | Compiling typenum v1.19.0 |
| 1315 | 2026-02-18T03:09:31.512Z | Compiling log v0.4.29 |
| 1316 | 2026-02-18T03:09:32.032Z | Compiling untrusted v0.9.0 |
| 1317 | 2026-02-18T03:09:32.262Z | Compiling byteorder v1.5.0 |
| 1318 | 2026-02-18T03:09:32.265Z | Compiling critical-section v1.2.0 |
| 1319 | 2026-02-18T03:09:32.477Z | Compiling subtle v2.6.1 |
| 1320 | 2026-02-18T03:09:32.693Z | Compiling once_cell v1.21.3 |
| 1321 | 2026-02-18T03:09:32.712Z | Compiling rustix v1.1.3 |
| 1322 | 2026-02-18T03:09:32.760Z | Compiling base64 v0.22.1 |
| 1323 | 2026-02-18T03:09:33.072Z | Compiling synstructure v0.13.2 |
| 1324 | 2026-02-18T03:09:33.302Z | Compiling serde_derive_internals v0.29.1 |
| 1325 | 2026-02-18T03:09:33.716Z | Compiling rand_core v0.6.4 |
| 1326 | 2026-02-18T03:09:33.755Z | Compiling ipnet v2.11.0 |
| 1327 | 2026-02-18T03:09:34.157Z | Compiling atomic-waker v1.1.2 |
| 1328 | 2026-02-18T03:09:34.202Z | Compiling ucd-trie v0.1.7 |
| 1329 | 2026-02-18T03:09:34.369Z | Compiling thiserror v1.0.69 |
| 1330 | 2026-02-18T03:09:34.393Z | Compiling httparse v1.10.1 |
| 1331 | 2026-02-18T03:09:34.826Z | Compiling pest v2.8.6 |
| 1332 | 2026-02-18T03:09:35.014Z | Compiling getrandom v0.3.4 |
| 1333 | 2026-02-18T03:09:35.155Z | Compiling tower-layer v0.3.3 |
| 1334 | 2026-02-18T03:09:35.182Z | Compiling tower-service v0.3.3 |
| 1335 | 2026-02-18T03:09:35.349Z | Compiling ryu v1.0.23 |
| 1336 | 2026-02-18T03:09:35.400Z | Compiling try-lock v0.2.5 |
| 1337 | 2026-02-18T03:09:35.564Z | Compiling pretty-hex v0.4.1 |
| 1338 | 2026-02-18T03:09:35.623Z | Compiling want v0.3.1 |
| 1339 | 2026-02-18T03:09:35.680Z | Compiling httpdate v1.0.3 |
| 1340 | 2026-02-18T03:09:35.788Z | Compiling plain v0.2.3 |
| 1341 | 2026-02-18T03:09:35.902Z | Compiling pin-utils v0.1.0 |
| 1342 | 2026-02-18T03:09:35.919Z | Compiling strsim v0.11.1 |
| 1343 | 2026-02-18T03:09:35.949Z | Compiling generic-array v0.14.7 |
| 1344 | 2026-02-18T03:09:35.992Z | Compiling aho-corasick v1.1.4 |
| 1345 | 2026-02-18T03:09:36.121Z | Compiling tracing-core v0.1.36 |
| 1346 | 2026-02-18T03:09:36.405Z | Compiling powerfmt v0.2.0 |
| 1347 | 2026-02-18T03:09:36.432Z | Compiling num-conv v0.2.0 |
| 1348 | 2026-02-18T03:09:36.500Z | Compiling serde_derive v1.0.228 |
| 1349 | 2026-02-18T03:09:36.657Z | Compiling zerofrom-derive v0.1.6 |
| 1350 | 2026-02-18T03:09:36.690Z | Compiling yoke-derive v0.8.1 |
| 1351 | 2026-02-18T03:09:36.778Z | Compiling zerovec-derive v0.11.2 |
| 1352 | 2026-02-18T03:09:37.330Z | Compiling displaydoc v0.2.5 |
| 1353 | 2026-02-18T03:09:37.448Z | Compiling schemars_derive v0.8.22 |
| 1354 | 2026-02-18T03:09:37.786Z | Compiling tokio-macros v2.6.0 |
| 1355 | 2026-02-18T03:09:38.959Z | Compiling thiserror-impl v2.0.18 |
| 1356 | 2026-02-18T03:09:39.040Z | Compiling zerocopy-derive v0.8.39 |
| 1357 | 2026-02-18T03:09:39.410Z | Compiling zeroize_derive v1.4.3 |
| 1358 | 2026-02-18T03:09:39.456Z | Compiling futures-macro v0.3.32 |
| 1359 | 2026-02-18T03:09:39.577Z | Compiling zerofrom v0.1.6 |
| 1360 | 2026-02-18T03:09:39.645Z | Compiling thiserror-impl v1.0.69 |
| 1361 | 2026-02-18T03:09:39.812Z | Compiling yoke v0.8.1 |
| 1362 | 2026-02-18T03:09:40.194Z | Compiling zerovec v0.11.5 |
| 1363 | 2026-02-18T03:09:40.315Z | Compiling zerotrie v0.2.3 |
| 1364 | 2026-02-18T03:09:40.841Z | Compiling zeroize v1.8.2 |
| 1365 | 2026-02-18T03:09:40.978Z | Compiling pest_meta v2.8.6 |
| 1366 | 2026-02-18T03:09:41.245Z | Compiling regex-automata v0.4.14 |
| 1367 | 2026-02-18T03:09:41.277Z | Compiling tinystr v0.8.2 |
| 1368 | 2026-02-18T03:09:41.363Z | Compiling potential_utf v0.1.4 |
| 1369 | 2026-02-18T03:09:41.666Z | Compiling icu_locale_core v2.1.1 |
| 1370 | 2026-02-18T03:09:41.670Z | Compiling icu_collections v2.1.1 |
| 1371 | 2026-02-18T03:09:42.069Z | Compiling futures-util v0.3.32 |
| 1372 | 2026-02-18T03:09:42.434Z | Compiling pest_generator v2.8.6 |
| 1373 | 2026-02-18T03:09:43.949Z | Compiling icu_provider v2.1.1 |
| 1374 | 2026-02-18T03:09:43.998Z | Compiling tracing-attributes v0.1.31 |
| 1375 | 2026-02-18T03:09:44.158Z | Compiling time-core v0.1.8 |
| 1376 | 2026-02-18T03:09:44.563Z | Compiling bytes v1.11.1 |
| 1377 | 2026-02-18T03:09:44.642Z | Compiling icu_properties v2.1.2 |
| 1378 | 2026-02-18T03:09:44.706Z | Compiling icu_normalizer v2.1.1 |
| 1379 | 2026-02-18T03:09:44.785Z | Compiling chrono v0.4.43 |
| 1380 | 2026-02-18T03:09:46.090Z | Compiling serde_tokenstream v0.2.2 |
| 1381 | 2026-02-18T03:09:46.144Z | Compiling http v1.4.0 |
| 1382 | 2026-02-18T03:09:46.692Z | Compiling tokio v1.49.0 |
| 1383 | 2026-02-18T03:09:47.081Z | Compiling idna_adapter v1.2.1 |
| 1384 | 2026-02-18T03:09:47.320Z | Compiling idna v1.1.0 |
| 1385 | 2026-02-18T03:09:47.654Z | Compiling erased-serde v0.3.31 |
| 1386 | 2026-02-18T03:09:47.860Z | Compiling http-body v1.0.1 |
| 1387 | 2026-02-18T03:09:48.150Z | Compiling url v2.5.8 |
| 1388 | 2026-02-18T03:09:48.508Z | Compiling pest_derive v2.8.6 |
| 1389 | 2026-02-18T03:09:48.574Z | Compiling regex v1.12.3 |
| 1390 | 2026-02-18T03:09:48.959Z | Compiling tracing v0.1.44 |
| 1391 | 2026-02-18T03:09:49.170Z | Compiling http-body-util v0.1.3 |
| 1392 | 2026-02-18T03:09:49.569Z | Compiling time-macros v0.2.27 |
| 1393 | 2026-02-18T03:09:49.639Z | Compiling serde_urlencoded v0.7.1 |
| 1394 | 2026-02-18T03:09:49.686Z | Compiling deranged v0.5.6 |
| 1395 | 2026-02-18T03:09:50.163Z | Compiling num_threads v0.1.7 |
| 1396 | 2026-02-18T03:09:50.319Z | Compiling anyhow v1.0.101 |
| 1397 | 2026-02-18T03:09:50.954Z | Compiling ppv-lite86 v0.2.21 |
| 1398 | 2026-02-18T03:09:51.044Z | Compiling winnow v0.7.14 |
| 1399 | 2026-02-18T03:09:51.720Z | Compiling openapiv3 v2.2.0 |
| 1400 | 2026-02-18T03:09:51.982Z | Compiling scroll_derive v0.13.1 |
| 1401 | 2026-02-18T03:09:52.095Z | Compiling slog v2.8.2 |
| 1402 | 2026-02-18T03:09:52.441Z | Compiling sync_wrapper v1.0.2 |
| 1403 | 2026-02-18T03:09:52.525Z | Compiling regress v0.10.5 |
| 1404 | 2026-02-18T03:09:53.285Z | Compiling ipnetwork v0.21.1 |
| 1405 | 2026-02-18T03:09:53.849Z | Compiling scroll v0.13.0 |
| 1406 | 2026-02-18T03:09:54.134Z | Compiling crypto-common v0.1.7 |
| 1407 | 2026-02-18T03:09:54.262Z | Compiling rustls-pki-types v1.14.0 |
| 1408 | 2026-02-18T03:09:54.412Z | Compiling paste v1.0.15 |
| 1409 | 2026-02-18T03:09:55.053Z | Compiling crossbeam-utils v0.8.21 |
| 1410 | 2026-02-18T03:09:55.334Z | Compiling syn v1.0.109 |
| 1411 | 2026-02-18T03:09:55.372Z | Compiling iri-string v0.7.10 |
| 1412 | 2026-02-18T03:09:56.714Z | Compiling typify-impl v0.4.3 |
| 1413 | 2026-02-18T03:09:59.462Z | Compiling tokio-util v0.7.18 |
| 1414 | 2026-02-18T03:09:59.654Z | Compiling cmake v0.1.57 |
| 1415 | 2026-02-18T03:10:00.446Z | Compiling thread_local v1.1.9 |
| 1416 | 2026-02-18T03:10:00.688Z | Compiling fastrand v2.3.0 |
| 1417 | 2026-02-18T03:10:00.986Z | Compiling fs_extra v1.3.0 |
| 1418 | 2026-02-18T03:10:01.204Z | Compiling dunce v1.0.5 |
| 1419 | 2026-02-18T03:10:01.236Z | Compiling ident_case v1.0.1 |
| 1420 | 2026-02-18T03:10:01.350Z | Compiling usdt-impl v0.6.0 |
| 1421 | 2026-02-18T03:10:01.435Z | Compiling cpufeatures v0.2.17 |
| 1422 | 2026-02-18T03:10:01.556Z | Compiling darling_core v0.21.3 |
| 1423 | 2026-02-18T03:10:01.573Z | Compiling aws-lc-sys v0.37.1 |
| 1424 | 2026-02-18T03:10:01.833Z | Compiling goblin v0.10.5 |
| 1425 | 2026-02-18T03:10:02.548Z | Compiling oxnet v0.1.4 |
| 1426 | 2026-02-18T03:10:02.649Z | Compiling dtrace-parser v0.3.0 |
| 1427 | 2026-02-18T03:10:03.356Z | Compiling daft-derive v0.1.5 |
| 1428 | 2026-02-18T03:10:03.447Z | Compiling async-trait v0.1.89 |
| 1429 | 2026-02-18T03:10:04.977Z | Compiling omicron-workspace-hack v0.1.0 |
| 1430 | 2026-02-18T03:10:05.051Z | Compiling slog-async v2.8.0 |
| 1431 | 2026-02-18T03:10:05.244Z | Compiling unicode-width v0.2.2 |
| 1432 | 2026-02-18T03:10:05.387Z | Compiling rand_core v0.9.5 |
| 1433 | 2026-02-18T03:10:05.684Z | Compiling thread-id v5.1.0 |
| 1434 | 2026-02-18T03:10:05.797Z | Compiling term v1.2.1 |
| 1435 | 2026-02-18T03:10:05.828Z | Compiling take_mut v0.2.2 |
| 1436 | 2026-02-18T03:10:05.952Z | Compiling h2 v0.4.13 |
| 1437 | 2026-02-18T03:10:05.995Z | Compiling futures-executor v0.3.32 |
| 1438 | 2026-02-18T03:10:06.162Z | Compiling block-buffer v0.10.4 |
| 1439 | 2026-02-18T03:10:06.408Z | Compiling aws-lc-rs v1.15.4 |
| 1440 | 2026-02-18T03:10:06.562Z | Compiling match_cfg v0.1.0 |
| 1441 | 2026-02-18T03:10:06.675Z | Compiling digest v0.10.7 |
| 1442 | 2026-02-18T03:10:06.994Z | Compiling futures v0.3.32 |
| 1443 | 2026-02-18T03:10:07.090Z | Compiling rand_chacha v0.9.0 |
| 1444 | 2026-02-18T03:10:07.127Z | Compiling structmeta-derive v0.3.0 |
| 1445 | 2026-02-18T03:10:07.192Z | Compiling darling_macro v0.21.3 |
| 1446 | 2026-02-18T03:10:07.256Z | Compiling rustls v0.22.4 |
| 1447 | 2026-02-18T03:10:07.659Z | Compiling hex v0.4.3 |
| 1448 | 2026-02-18T03:10:08.090Z | Compiling camino v1.2.2 |
| 1449 | 2026-02-18T03:10:08.238Z | Compiling unsafe-libyaml v0.2.11 |
| 1450 | 2026-02-18T03:10:08.319Z | Compiling darling v0.21.3 |
| 1451 | 2026-02-18T03:10:08.484Z | Compiling rand v0.9.2 |
| 1452 | 2026-02-18T03:10:09.470Z | Compiling dof v0.4.0 |
| 1453 | 2026-02-18T03:10:09.791Z | Compiling structmeta v0.3.0 |
| 1454 | 2026-02-18T03:10:09.832Z | Compiling serde_yaml v0.9.34+deprecated |
| 1455 | 2026-02-18T03:10:10.182Z | Compiling untrusted v0.7.1 |
| 1456 | 2026-02-18T03:10:11.319Z | Compiling hyper v1.8.1 |
| 1457 | 2026-02-18T03:10:11.879Z | Compiling typify-macro v0.4.3 |
| 1458 | 2026-02-18T03:10:13.182Z | Compiling time v0.3.47 |
| 1459 | 2026-02-18T03:10:13.858Z | Compiling hyper-util v0.1.20 |
| 1460 | 2026-02-18T03:10:14.594Z | Compiling quick-error v1.2.3 |
| 1461 | 2026-02-18T03:10:14.621Z | Compiling usdt-macro v0.6.0 |
| 1462 | 2026-02-18T03:10:14.779Z | Compiling usdt-attr-macro v0.6.0 |
| 1463 | 2026-02-18T03:10:15.478Z | Compiling rustls v0.23.36 |
| 1464 | 2026-02-18T03:10:15.876Z | Compiling crossbeam-channel v0.5.15 |
| 1465 | 2026-02-18T03:10:16.200Z | Compiling typify v0.4.3 |
| 1466 | 2026-02-18T03:10:16.350Z | Compiling newtype-uuid-macros v0.1.0 |
| 1467 | 2026-02-18T03:10:16.691Z | Compiling strum_macros v0.26.4 |
| 1468 | 2026-02-18T03:10:16.947Z | Compiling serde_spanned v1.0.4 |
| 1469 | 2026-02-18T03:10:17.097Z | Compiling multer v3.1.0 |
| 1470 | 2026-02-18T03:10:17.230Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1471 | 2026-02-18T03:10:17.485Z | Compiling debug-ignore v1.0.5 |
| 1472 | 2026-02-18T03:10:17.511Z | Compiling bit-vec v0.8.0 |
| 1473 | 2026-02-18T03:10:17.637Z | Compiling progenitor-impl v0.11.2 |
| 1474 | 2026-02-18T03:10:17.658Z | Compiling async-stream-impl v0.3.6 |
| 1475 | 2026-02-18T03:10:17.662Z | Compiling dropshot v0.16.7 |
| 1476 | 2026-02-18T03:10:17.983Z | Compiling bit-set v0.8.0 |
| 1477 | 2026-02-18T03:10:18.041Z | Compiling encoding_rs v0.8.35 |
| 1478 | 2026-02-18T03:10:18.086Z | Compiling mime v0.3.17 |
| 1479 | 2026-02-18T03:10:18.292Z | Compiling ref-cast v1.0.25 |
| 1480 | 2026-02-18T03:10:18.626Z | Compiling spin v0.9.8 |
| 1481 | 2026-02-18T03:10:18.840Z | Compiling unarray v0.1.4 |
| 1482 | 2026-02-18T03:10:18.955Z | Compiling async-stream v0.3.6 |
| 1483 | 2026-02-18T03:10:19.027Z | Compiling derive-ex v0.1.8 |
| 1484 | 2026-02-18T03:10:19.345Z | Compiling tower v0.5.3 |
| 1485 | 2026-02-18T03:10:20.117Z | Compiling webpki-roots v1.0.6 |
| 1486 | 2026-02-18T03:10:20.338Z | Compiling dropshot_endpoint v0.16.7 |
| 1487 | 2026-02-18T03:10:20.691Z | Compiling strum v0.26.3 |
| 1488 | 2026-02-18T03:10:20.907Z | Compiling macaddr v1.0.1 |
| 1489 | 2026-02-18T03:10:21.322Z | Compiling ref-cast-impl v1.0.25 |
| 1490 | 2026-02-18T03:10:21.405Z | Compiling waitgroup v0.1.2 |
| 1491 | 2026-02-18T03:10:21.460Z | Compiling serde_path_to_error v0.1.20 |
| 1492 | 2026-02-18T03:10:21.622Z | Compiling is-terminal v0.4.17 |
| 1493 | 2026-02-18T03:10:21.770Z | Compiling slog-term v2.9.2 |
| 1494 | 2026-02-18T03:10:22.069Z | Compiling tower-http v0.6.8 |
| 1495 | 2026-02-18T03:10:22.711Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1496 | 2026-02-18T03:10:22.747Z | Compiling test-strategy v0.4.5 |
| 1497 | 2026-02-18T03:10:23.014Z | Compiling tabwriter v1.4.1 |
| 1498 | 2026-02-18T03:10:23.038Z | Compiling tempfile v3.25.0 |
| 1499 | 2026-02-18T03:10:23.432Z | Compiling newtype-uuid v1.3.2 |
| 1500 | 2026-02-18T03:10:23.451Z | Compiling strum_macros v0.27.2 |
| 1501 | 2026-02-18T03:10:23.894Z | Compiling instant v0.1.13 |
| 1502 | 2026-02-18T03:10:24.069Z | Compiling colored v3.1.1 |
| 1503 | 2026-02-18T03:10:24.126Z | Compiling daft v0.1.5 |
| 1504 | 2026-02-18T03:10:24.159Z | Compiling serde_with_macros v3.16.1 |
| 1505 | 2026-02-18T03:10:25.090Z | Compiling slog-json v2.6.1 |
| 1506 | 2026-02-18T03:10:25.449Z | Compiling hostname v0.3.1 |
| 1507 | 2026-02-18T03:10:25.677Z | Compiling memmap2 v0.9.10 |
| 1508 | 2026-02-18T03:10:25.866Z | Compiling either v1.15.0 |
| 1509 | 2026-02-18T03:10:26.114Z | Compiling slog-bunyan v2.5.0 |
| 1510 | 2026-02-18T03:10:26.278Z | Compiling progenitor-macro v0.11.2 |
| 1511 | 2026-02-18T03:10:26.299Z | Compiling parse-display-derive v0.10.0 |
| 1512 | 2026-02-18T03:10:26.362Z | Compiling rustls-webpki v0.102.8 |
| 1513 | 2026-02-18T03:10:26.586Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1514 | 2026-02-18T03:10:27.459Z | Compiling rustc-hash v2.1.1 |
| 1515 | 2026-02-18T03:10:27.909Z | Compiling strum v0.27.2 |
| 1516 | 2026-02-18T03:10:28.112Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1517 | 2026-02-18T03:10:28.401Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1518 | 2026-02-18T03:10:29.721Z | Compiling rand_chacha v0.3.1 |
| 1519 | 2026-02-18T03:10:29.882Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1520 | 2026-02-18T03:10:29.949Z | Compiling wait-timeout v0.2.1 |
| 1521 | 2026-02-18T03:10:30.566Z | Compiling utf8parse v0.2.2 |
| 1522 | 2026-02-18T03:10:30.725Z | Compiling anstyle-parse v0.2.7 |
| 1523 | 2026-02-18T03:10:30.751Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1524 | 2026-02-18T03:10:31.079Z | Compiling rusty-fork v0.3.1 |
| 1525 | 2026-02-18T03:10:31.778Z | Compiling rand v0.8.5 |
| 1526 | 2026-02-18T03:10:33.997Z | Compiling usdt v0.6.0 |
| 1527 | 2026-02-18T03:10:34.217Z | Compiling tokio-rustls v0.25.0 |
| 1528 | 2026-02-18T03:10:34.536Z | Compiling sha1 v0.10.6 |
| 1529 | 2026-02-18T03:10:34.673Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1530 | 2026-02-18T03:10:34.817Z | Compiling rand_xorshift v0.4.0 |
| 1531 | 2026-02-18T03:10:34.943Z | Compiling rustls-pemfile v2.2.0 |
| 1532 | 2026-02-18T03:10:35.490Z | Compiling hostname v0.4.2 |
| 1533 | 2026-02-18T03:10:35.817Z | Compiling is_terminal_polyfill v1.70.2 |
| 1534 | 2026-02-18T03:10:35.970Z | Compiling anstyle v1.0.13 |
| 1535 | 2026-02-18T03:10:36.054Z | Compiling colorchoice v1.0.4 |
| 1536 | 2026-02-18T03:10:36.068Z | Compiling anstyle-query v1.1.5 |
| 1537 | 2026-02-18T03:10:36.347Z | Compiling anstream v0.6.21 |
| 1538 | 2026-02-18T03:10:36.437Z | Compiling proptest v1.10.0 |
| 1539 | 2026-02-18T03:10:38.264Z | Compiling clap_lex v1.0.0 |
| 1540 | 2026-02-18T03:10:39.339Z | Compiling itertools v0.14.0 |
| 1541 | 2026-02-18T03:10:39.906Z | Compiling serde_with v3.16.1 |
| 1542 | 2026-02-18T03:10:42.365Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1543 | 2026-02-18T03:10:43.476Z | Compiling clap_derive v4.5.55 |
| 1544 | 2026-02-18T03:10:43.583Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1545 | 2026-02-18T03:10:44.406Z | Compiling terminal_size v0.4.3 |
| 1546 | 2026-02-18T03:10:44.447Z | Compiling toml_datetime v0.6.11 |
| 1547 | 2026-02-18T03:10:45.100Z | Compiling backoff v0.4.0 |
| 1548 | 2026-02-18T03:10:45.493Z | Compiling parse-display v0.10.0 |
| 1549 | 2026-02-18T03:10:45.892Z | Compiling iddqd v0.3.17 |
| 1550 | 2026-02-18T03:10:46.050Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1551 | 2026-02-18T03:10:46.176Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1552 | 2026-02-18T03:10:46.262Z | Compiling clap_builder v4.5.59 |
| 1553 | 2026-02-18T03:10:48.934Z | Compiling crossbeam-epoch v0.9.18 |
| 1554 | 2026-02-18T03:10:49.373Z | Compiling cfg_aliases v0.2.1 |
| 1555 | 2026-02-18T03:10:49.736Z | Compiling rustls-webpki v0.103.9 |
| 1556 | 2026-02-18T03:10:49.901Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1557 | 2026-02-18T03:10:50.042Z | Compiling clap v4.5.59 |
| 1558 | 2026-02-18T03:10:50.172Z | Compiling proc-macro-error-attr v1.0.4 |
| 1559 | 2026-02-18T03:10:50.559Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1560 | 2026-02-18T03:10:50.996Z | Compiling heapless v0.8.0 |
| 1561 | 2026-02-18T03:10:51.564Z | Compiling proc-macro-crate v3.4.0 |
| 1562 | 2026-02-18T03:10:52.518Z | Compiling ingot-macros v0.1.1 |
| 1563 | 2026-02-18T03:10:53.826Z | Compiling zerocopy-derive v0.7.35 |
| 1564 | 2026-02-18T03:10:55.136Z | Compiling hash32 v0.3.1 |
| 1565 | 2026-02-18T03:10:55.140Z | Compiling proc-macro-error v1.0.4 |
| 1566 | 2026-02-18T03:10:55.512Z | Compiling memoffset v0.9.1 |
| 1567 | 2026-02-18T03:10:55.697Z | Compiling winnow v0.5.40 |
| 1568 | 2026-02-18T03:10:55.777Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1569 | 2026-02-18T03:10:55.916Z | Compiling smoltcp v0.11.0 |
| 1570 | 2026-02-18T03:10:56.381Z | Compiling zerocopy v0.7.35 |
| 1571 | 2026-02-18T03:10:57.799Z | Compiling num_enum_derive v0.7.5 |
| 1572 | 2026-02-18T03:10:58.592Z | Compiling tokio-rustls v0.26.4 |
| 1573 | 2026-02-18T03:10:59.008Z | Compiling ingot-types v0.1.2 |
| 1574 | 2026-02-18T03:10:59.153Z | Compiling toml_edit v0.19.15 |
| 1575 | 2026-02-18T03:11:00.062Z | Compiling cobs v0.3.0 |
| 1576 | 2026-02-18T03:11:00.247Z | Compiling foreign-types-macros v0.2.3 |
| 1577 | 2026-02-18T03:11:00.450Z | Compiling crucible-workspace-hack v0.1.0 |
| 1578 | 2026-02-18T03:11:00.766Z | Compiling managed v0.8.0 |
| 1579 | 2026-02-18T03:11:00.867Z | Compiling foreign-types-shared v0.3.1 |
| 1580 | 2026-02-18T03:11:00.996Z | Compiling bitflags v1.3.2 |
| 1581 | 2026-02-18T03:11:01.174Z | Compiling postcard v1.1.3 |
| 1582 | 2026-02-18T03:11:01.547Z | Compiling foreign-types v0.5.0 |
| 1583 | 2026-02-18T03:11:01.670Z | Compiling num_enum v0.7.5 |
| 1584 | 2026-02-18T03:11:01.866Z | Compiling hyper-rustls v0.27.7 |
| 1585 | 2026-02-18T03:11:01.884Z | Compiling ingot v0.1.1 |
| 1586 | 2026-02-18T03:11:02.096Z | Compiling proc-macro-crate v1.3.1 |
| 1587 | 2026-02-18T03:11:02.796Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1588 | 2026-02-18T03:11:02.942Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1589 | 2026-02-18T03:11:02.959Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1590 | 2026-02-18T03:11:03.331Z | Compiling cstr-argument v0.1.2 |
| 1591 | 2026-02-18T03:11:03.555Z | Compiling rayon-core v1.13.0 |
| 1592 | 2026-02-18T03:11:03.729Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1593 | 2026-02-18T03:11:03.748Z | Compiling heck v0.4.1 |
| 1594 | 2026-02-18T03:11:03.984Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1595 | 2026-02-18T03:11:04.148Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1596 | 2026-02-18T03:11:04.259Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1597 | 2026-02-18T03:11:04.277Z | Compiling reqwest v0.12.28 |
| 1598 | 2026-02-18T03:11:04.409Z | Compiling num_enum_derive v0.5.11 |
| 1599 | 2026-02-18T03:11:04.428Z | Compiling crossbeam-deque v0.8.6 |
| 1600 | 2026-02-18T03:11:04.802Z | Compiling dtrace-parser v0.2.0 |
| 1601 | 2026-02-18T03:11:05.388Z | Compiling scroll_derive v0.12.1 |
| 1602 | 2026-02-18T03:11:05.981Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1603 | 2026-02-18T03:11:06.706Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1604 | 2026-02-18T03:11:06.795Z | Compiling usdt-impl v0.5.0 |
| 1605 | 2026-02-18T03:11:06.932Z | Compiling tinyvec_macros v0.1.1 |
| 1606 | 2026-02-18T03:11:06.947Z | Compiling convert_case v0.4.0 |
| 1607 | 2026-02-18T03:11:06.996Z | Compiling scroll v0.12.0 |
| 1608 | 2026-02-18T03:11:07.042Z | Compiling tinyvec v1.10.0 |
| 1609 | 2026-02-18T03:11:07.124Z | Compiling num_enum v0.5.11 |
| 1610 | 2026-02-18T03:11:07.646Z | Compiling derive_more v0.99.20 |
| 1611 | 2026-02-18T03:11:09.192Z | Compiling dof v0.3.0 |
| 1612 | 2026-02-18T03:11:09.628Z | Compiling nix v0.30.1 |
| 1613 | 2026-02-18T03:11:10.369Z | Compiling camino-tempfile v1.4.1 |
| 1614 | 2026-02-18T03:11:10.500Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1615 | 2026-02-18T03:11:10.818Z | Compiling thread-id v4.2.2 |
| 1616 | 2026-02-18T03:11:11.901Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1617 | 2026-02-18T03:11:12.513Z | Compiling rayon v1.11.0 |
| 1618 | 2026-02-18T03:11:13.091Z | Compiling goblin v0.8.2 |
| 1619 | 2026-02-18T03:11:13.217Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1620 | 2026-02-18T03:11:13.478Z | Compiling progenitor-client v0.11.2 |
| 1621 | 2026-02-18T03:11:14.002Z | Compiling zone_cfg_derive v0.3.1 |
| 1622 | 2026-02-18T03:11:14.328Z | Compiling itertools v0.12.1 |
| 1623 | 2026-02-18T03:11:14.530Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1624 | 2026-02-18T03:11:14.932Z | Compiling hubpack_derive v0.1.1 |
| 1625 | 2026-02-18T03:11:15.161Z | Compiling serde_spanned v0.6.9 |
| 1626 | 2026-02-18T03:11:15.437Z | Compiling num-derive v0.4.2 |
| 1627 | 2026-02-18T03:11:15.916Z | Compiling sigpipe v0.1.3 |
| 1628 | 2026-02-18T03:11:16.097Z | Compiling toml_write v0.1.2 |
| 1629 | 2026-02-18T03:11:16.481Z | Compiling glob v0.3.3 |
| 1630 | 2026-02-18T03:11:16.502Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1631 | 2026-02-18T03:11:16.921Z | Compiling jiff v0.2.20 |
| 1632 | 2026-02-18T03:11:16.971Z | Compiling zone v0.3.1 |
| 1633 | 2026-02-18T03:11:17.159Z | Compiling toml_edit v0.22.27 |
| 1634 | 2026-02-18T03:11:17.598Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1635 | 2026-02-18T03:11:18.615Z | Compiling hubpack v0.1.2 |
| 1636 | 2026-02-18T03:11:19.553Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1637 | 2026-02-18T03:11:20.031Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1638 | 2026-02-18T03:11:20.843Z | Compiling progenitor v0.11.2 |
| 1639 | 2026-02-18T03:11:23.392Z | Compiling smf v0.2.3 |
| 1640 | 2026-02-18T03:11:23.551Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1641 | 2026-02-18T03:11:24.727Z | Compiling secrecy v0.10.3 |
| 1642 | 2026-02-18T03:11:24.998Z | Compiling num-integer v0.1.46 |
| 1643 | 2026-02-18T03:11:25.255Z | Compiling rustc_version v0.4.1 |
| 1644 | 2026-02-18T03:11:25.700Z | Compiling prettyplease v0.2.37 |
| 1645 | 2026-02-18T03:11:25.787Z | Compiling whoami v1.6.1 |
| 1646 | 2026-02-18T03:11:25.808Z | Compiling float-ord v0.3.2 |
| 1647 | 2026-02-18T03:11:26.003Z | Compiling static_assertions v1.1.0 |
| 1648 | 2026-02-18T03:11:26.025Z | Compiling rustix v0.38.44 |
| 1649 | 2026-02-18T03:11:26.124Z | Compiling curve25519-dalek v4.1.3 |
| 1650 | 2026-02-18T03:11:27.043Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1651 | 2026-02-18T03:11:27.197Z | Compiling toml v0.8.23 |
| 1652 | 2026-02-18T03:11:27.874Z | Compiling usdt-macro v0.5.0 |
| 1653 | 2026-02-18T03:11:28.037Z | Compiling usdt-attr-macro v0.5.0 |
| 1654 | 2026-02-18T03:11:29.203Z | Compiling progenitor-client v0.10.0 |
| 1655 | 2026-02-18T03:11:29.798Z | Compiling hmac v0.12.1 |
| 1656 | 2026-02-18T03:11:30.191Z | Compiling inout v0.1.4 |
| 1657 | 2026-02-18T03:11:30.447Z | Compiling enum-as-inner v0.6.1 |
| 1658 | 2026-02-18T03:11:30.463Z | Compiling ff v0.13.1 |
| 1659 | 2026-02-18T03:11:30.689Z | Compiling memmap v0.7.0 |
| 1660 | 2026-02-18T03:11:31.073Z | Compiling data-encoding v2.10.0 |
| 1661 | 2026-02-18T03:11:31.543Z | Compiling usdt v0.5.0 |
| 1662 | 2026-02-18T03:11:31.686Z | Compiling group v0.13.0 |
| 1663 | 2026-02-18T03:11:32.077Z | Compiling cipher v0.4.4 |
| 1664 | 2026-02-18T03:11:32.413Z | Compiling hkdf v0.12.4 |
| 1665 | 2026-02-18T03:11:32.801Z | Compiling num-iter v0.1.45 |
| 1666 | 2026-02-18T03:11:32.906Z | Compiling num-rational v0.4.2 |
| 1667 | 2026-02-18T03:11:33.599Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1668 | 2026-02-18T03:11:34.494Z | Compiling universal-hash v0.5.1 |
| 1669 | 2026-02-18T03:11:34.561Z | Compiling half v2.7.1 |
| 1670 | 2026-02-18T03:11:34.721Z | Compiling crypto-bigint v0.5.5 |
| 1671 | 2026-02-18T03:11:34.781Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1672 | 2026-02-18T03:11:34.785Z | Compiling num-complex v0.4.6 |
| 1673 | 2026-02-18T03:11:35.772Z | Compiling base64ct v1.8.3 |
| 1674 | 2026-02-18T03:11:36.189Z | Compiling bytecount v0.6.9 |
| 1675 | 2026-02-18T03:11:36.234Z | Compiling opaque-debug v0.3.1 |
| 1676 | 2026-02-18T03:11:36.250Z | Compiling base16ct v0.2.0 |
| 1677 | 2026-02-18T03:11:36.338Z | Compiling ciborium-io v0.2.2 |
| 1678 | 2026-02-18T03:11:36.408Z | Compiling poly1305 v0.8.0 |
| 1679 | 2026-02-18T03:11:36.425Z | Compiling password-hash v0.5.0 |
| 1680 | 2026-02-18T03:11:36.489Z | Compiling ciborium-ll v0.2.2 |
| 1681 | 2026-02-18T03:11:36.514Z | Compiling thiserror-no-std v2.0.2 |
| 1682 | 2026-02-18T03:11:36.933Z | Compiling num v0.4.3 |
| 1683 | 2026-02-18T03:11:37.184Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1684 | 2026-02-18T03:11:37.422Z | Compiling chacha20 v0.9.1 |
| 1685 | 2026-02-18T03:11:37.861Z | Compiling elliptic-curve v0.13.8 |
| 1686 | 2026-02-18T03:11:38.312Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1687 | 2026-02-18T03:11:38.462Z | Compiling blake2 v0.10.6 |
| 1688 | 2026-02-18T03:11:39.183Z | Compiling aead v0.5.2 |
| 1689 | 2026-02-18T03:11:39.460Z | Compiling semver v0.1.20 |
| 1690 | 2026-02-18T03:11:39.529Z | Compiling keccak v0.1.6 |
| 1691 | 2026-02-18T03:11:39.600Z | Compiling linked-hash-map v0.5.6 |
| 1692 | 2026-02-18T03:11:39.981Z | Compiling lazy_static v1.5.0 |
| 1693 | 2026-02-18T03:11:39.986Z | Compiling pkg-config v0.3.32 |
| 1694 | 2026-02-18T03:11:40.101Z | Compiling resolv-conf v0.7.6 |
| 1695 | 2026-02-18T03:11:40.166Z | Compiling vcpkg v0.2.15 |
| 1696 | 2026-02-18T03:11:41.064Z | Compiling lru-cache v0.1.2 |
| 1697 | 2026-02-18T03:11:41.284Z | Compiling sha3 v0.10.8 |
| 1698 | 2026-02-18T03:11:41.562Z | Compiling rustc_version v0.1.7 |
| 1699 | 2026-02-18T03:11:41.602Z | Compiling openssl-sys v0.9.111 |
| 1700 | 2026-02-18T03:11:41.987Z | Compiling chacha20poly1305 v0.10.1 |
| 1701 | 2026-02-18T03:11:42.035Z | Compiling argon2 v0.5.3 |
| 1702 | 2026-02-18T03:11:42.195Z | Compiling vsss-rs v3.3.4 |
| 1703 | 2026-02-18T03:11:42.213Z | Compiling ciborium v0.2.2 |
| 1704 | 2026-02-18T03:11:42.652Z | Compiling hickory-proto v0.24.4 |
| 1705 | 2026-02-18T03:11:43.571Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1706 | 2026-02-18T03:11:44.250Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1707 | 2026-02-18T03:11:44.708Z | Compiling serde-big-array v0.5.1 |
| 1708 | 2026-02-18T03:11:45.520Z | Compiling serde_repr v0.1.20 |
| 1709 | 2026-02-18T03:11:45.897Z | Compiling derive-where v1.6.0 |
| 1710 | 2026-02-18T03:11:46.712Z | Compiling indent_write v2.2.0 |
| 1711 | 2026-02-18T03:11:46.736Z | Compiling siphasher v1.0.2 |
| 1712 | 2026-02-18T03:11:46.968Z | Compiling unicode-segmentation v1.12.0 |
| 1713 | 2026-02-18T03:11:47.159Z | Compiling minimal-lexical v0.2.1 |
| 1714 | 2026-02-18T03:11:47.702Z | Compiling newline-converter v0.3.0 |
| 1715 | 2026-02-18T03:11:47.872Z | Compiling nom v7.1.3 |
| 1716 | 2026-02-18T03:11:47.903Z | Compiling hickory-resolver v0.24.4 |
| 1717 | 2026-02-18T03:11:48.935Z | Compiling phf_shared v0.12.1 |
| 1718 | 2026-02-18T03:11:49.319Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1719 | 2026-02-18T03:11:49.340Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1720 | 2026-02-18T03:11:50.810Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1721 | 2026-02-18T03:11:51.438Z | Compiling newtype_derive v0.1.6 |
| 1722 | 2026-02-18T03:11:51.476Z | Compiling atomicwrites v0.4.4 |
| 1723 | 2026-02-18T03:11:51.887Z | Compiling progenitor-impl v0.10.0 |
| 1724 | 2026-02-18T03:11:52.388Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1725 | 2026-02-18T03:11:53.530Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1726 | 2026-02-18T03:11:54.433Z | Compiling console v0.15.11 |
| 1727 | 2026-02-18T03:11:54.781Z | Compiling tokio-stream v0.1.18 |
| 1728 | 2026-02-18T03:11:55.401Z | Compiling pin-project-internal v1.1.10 |
| 1729 | 2026-02-18T03:11:55.849Z | Compiling slog-dtrace v0.3.0 |
| 1730 | 2026-02-18T03:11:56.288Z | Compiling csv-core v0.1.13 |
| 1731 | 2026-02-18T03:11:56.599Z | Compiling chrono-tz v0.10.4 |
| 1732 | 2026-02-18T03:11:56.870Z | Compiling cancel-safe-futures v0.1.5 |
| 1733 | 2026-02-18T03:11:57.009Z | Compiling swrite v0.1.0 |
| 1734 | 2026-02-18T03:11:57.171Z | Compiling foldhash v0.1.5 |
| 1735 | 2026-02-18T03:11:57.341Z | Compiling unicode-width v0.1.14 |
| 1736 | 2026-02-18T03:11:57.530Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1737 | 2026-02-18T03:11:57.872Z | Compiling unicode-xid v0.2.6 |
| 1738 | 2026-02-18T03:11:57.977Z | Compiling similar v2.7.0 |
| 1739 | 2026-02-18T03:11:58.088Z | Compiling owo-colors v4.2.3 |
| 1740 | 2026-02-18T03:11:58.865Z | Compiling const_format_proc_macros v0.2.34 |
| 1741 | 2026-02-18T03:11:59.369Z | Compiling expectorate v1.2.0 |
| 1742 | 2026-02-18T03:11:59.648Z | Compiling pin-project v1.1.10 |
| 1743 | 2026-02-18T03:11:59.814Z | Compiling hashbrown v0.15.5 |
| 1744 | 2026-02-18T03:12:00.119Z | Compiling csv v1.4.0 |
| 1745 | 2026-02-18T03:12:00.338Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1746 | 2026-02-18T03:12:00.560Z | Compiling progenitor-macro v0.10.0 |
| 1747 | 2026-02-18T03:12:00.782Z | Compiling qorb v0.4.1 |
| 1748 | 2026-02-18T03:12:00.876Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1749 | 2026-02-18T03:12:01.029Z | Compiling phf v0.12.1 |
| 1750 | 2026-02-18T03:12:01.328Z | Compiling tokio-dtrace v0.1.1 |
| 1751 | 2026-02-18T03:12:01.398Z | Compiling unicode-normalization v0.1.25 |
| 1752 | 2026-02-18T03:12:01.664Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1753 | 2026-02-18T03:12:01.988Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1754 | 2026-02-18T03:12:02.459Z | Compiling num-derive v0.3.3 |
| 1755 | 2026-02-18T03:12:03.123Z | Compiling libsw-core v0.3.2 |
| 1756 | 2026-02-18T03:12:03.450Z | Compiling async-recursion v1.1.1 |
| 1757 | 2026-02-18T03:12:04.766Z | Compiling snafu-derive v0.8.9 |
| 1758 | 2026-02-18T03:12:04.945Z | Compiling cookie v0.18.1 |
| 1759 | 2026-02-18T03:12:05.358Z | Compiling bstr v1.12.1 |
| 1760 | 2026-02-18T03:12:05.634Z | Compiling highway v1.3.0 |
| 1761 | 2026-02-18T03:12:05.804Z | Compiling fixedbitset v0.5.7 |
| 1762 | 2026-02-18T03:12:06.470Z | Compiling foreign-types-shared v0.1.1 |
| 1763 | 2026-02-18T03:12:06.493Z | Compiling openssl v0.10.75 |
| 1764 | 2026-02-18T03:12:06.513Z | Compiling same-file v1.0.6 |
| 1765 | 2026-02-18T03:12:06.628Z | Compiling fixedbitset v0.4.2 |
| 1766 | 2026-02-18T03:12:06.840Z | Compiling walkdir v2.5.0 |
| 1767 | 2026-02-18T03:12:07.066Z | Compiling petgraph v0.6.5 |
| 1768 | 2026-02-18T03:12:07.124Z | Compiling foreign-types v0.3.2 |
| 1769 | 2026-02-18T03:12:07.243Z | Compiling petgraph v0.8.3 |
| 1770 | 2026-02-18T03:12:07.621Z | Compiling globset v0.4.18 |
| 1771 | 2026-02-18T03:12:08.961Z | Compiling snafu v0.8.9 |
| 1772 | 2026-02-18T03:12:09.593Z | Compiling libscf-sys v1.1.0 |
| 1773 | 2026-02-18T03:12:09.832Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1774 | 2026-02-18T03:12:09.835Z | Compiling libsw v3.5.0 |
| 1775 | 2026-02-18T03:12:10.132Z | Compiling olpc-cjson v0.1.4 |
| 1776 | 2026-02-18T03:12:10.188Z | Compiling oxide-tokio-rt v0.1.2 |
| 1777 | 2026-02-18T03:12:10.510Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1778 | 2026-02-18T03:12:10.807Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1779 | 2026-02-18T03:12:12.573Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1780 | 2026-02-18T03:12:13.208Z | Compiling progenitor v0.10.0 |
| 1781 | 2026-02-18T03:12:13.417Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1782 | 2026-02-18T03:12:15.475Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1783 | 2026-02-18T03:12:15.761Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1784 | 2026-02-18T03:12:16.722Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1785 | 2026-02-18T03:12:17.463Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1786 | 2026-02-18T03:12:18.177Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1787 | 2026-02-18T03:12:18.561Z | Compiling const_format v0.2.35 |
| 1788 | 2026-02-18T03:12:19.237Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1789 | 2026-02-18T03:12:19.713Z | Compiling papergrid v0.11.0 |
| 1790 | 2026-02-18T03:12:19.962Z | Compiling gethostname v0.5.0 |
| 1791 | 2026-02-18T03:12:20.183Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1792 | 2026-02-18T03:12:20.445Z | Compiling tabled_derive v0.7.0 |
| 1793 | 2026-02-18T03:12:21.454Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1794 | 2026-02-18T03:12:21.682Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1795 | 2026-02-18T03:12:21.701Z | Compiling serde_plain v1.0.2 |
| 1796 | 2026-02-18T03:12:22.116Z | Compiling bcs v0.1.6 |
| 1797 | 2026-02-18T03:12:22.610Z | Compiling openssl-macros v0.1.1 |
| 1798 | 2026-02-18T03:12:22.780Z | Compiling pem v3.0.6 |
| 1799 | 2026-02-18T03:12:22.920Z | Compiling linear-map v1.2.0 |
| 1800 | 2026-02-18T03:12:23.309Z | Compiling unicode-linebreak v0.1.5 |
| 1801 | 2026-02-18T03:12:23.529Z | Compiling smawk v0.3.2 |
| 1802 | 2026-02-18T03:12:23.533Z | Compiling termtree v0.5.1 |
| 1803 | 2026-02-18T03:12:23.567Z | Compiling typed-path v0.9.3 |
| 1804 | 2026-02-18T03:12:23.731Z | Compiling tagptr v0.2.0 |
| 1805 | 2026-02-18T03:12:23.802Z | Compiling textwrap v0.16.2 |
| 1806 | 2026-02-18T03:12:23.968Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1807 | 2026-02-18T03:12:24.019Z | Compiling moka v0.12.13 |
| 1808 | 2026-02-18T03:12:25.089Z | Compiling tabled v0.15.0 |
| 1809 | 2026-02-18T03:12:25.936Z | Compiling tough v0.20.0 |
| 1810 | 2026-02-18T03:12:26.953Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1811 | 2026-02-18T03:12:27.746Z | Compiling steno v0.4.1 |
| 1812 | 2026-02-18T03:12:28.003Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1813 | 2026-02-18T03:12:28.332Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1814 | 2026-02-18T03:12:30.173Z | Compiling hickory-proto v0.25.2 |
| 1815 | 2026-02-18T03:12:31.973Z | Compiling humantime v2.3.0 |
| 1816 | 2026-02-18T03:12:32.207Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1817 | 2026-02-18T03:12:32.596Z | Compiling parking_lot_core v0.8.6 |
| 1818 | 2026-02-18T03:12:33.097Z | Compiling proc-macro-error2 v2.0.1 |
| 1819 | 2026-02-18T03:12:33.150Z | Compiling nix v0.31.1 |
| 1820 | 2026-02-18T03:12:33.682Z | Compiling crc32fast v1.5.0 |
| 1821 | 2026-02-18T03:12:33.994Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1822 | 2026-02-18T03:12:34.126Z | Compiling tabled_derive v0.11.0 |
| 1823 | 2026-02-18T03:12:34.467Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1824 | 2026-02-18T03:12:35.067Z | Compiling hickory-resolver v0.25.2 |
| 1825 | 2026-02-18T03:12:36.275Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1826 | 2026-02-18T03:12:36.278Z | Compiling papergrid v0.17.0 |
| 1827 | 2026-02-18T03:12:36.780Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1828 | 2026-02-18T03:12:37.376Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1829 | 2026-02-18T03:12:38.714Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1830 | 2026-02-18T03:12:39.224Z | Compiling testing_table v0.3.0 |
| 1831 | 2026-02-18T03:12:39.554Z | Compiling arc-swap v1.8.2 |
| 1832 | 2026-02-18T03:12:39.602Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1833 | 2026-02-18T03:12:40.157Z | Compiling slog-scope v4.4.1 |
| 1834 | 2026-02-18T03:12:40.246Z | Compiling tabled v0.20.0 |
| 1835 | 2026-02-18T03:12:40.489Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1836 | 2026-02-18T03:12:40.645Z | Compiling parking_lot v0.11.2 |
| 1837 | 2026-02-18T03:12:41.565Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1838 | 2026-02-18T03:12:42.539Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1839 | 2026-02-18T03:12:43.711Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1840 | 2026-02-18T03:12:43.711Z | Compiling fxhash v0.2.1 |
| 1841 | 2026-02-18T03:12:43.715Z | Compiling socket2 v0.5.10 |
| 1842 | 2026-02-18T03:12:43.786Z | Compiling internet-checksum v0.2.1 |
| 1843 | 2026-02-18T03:12:43.856Z | Compiling sled v0.34.7 |
| 1844 | 2026-02-18T03:12:44.587Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1845 | 2026-02-18T03:12:44.769Z | Compiling slog-stdlog v4.1.1 |
| 1846 | 2026-02-18T03:12:45.223Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1847 | 2026-02-18T03:12:46.282Z | Compiling crc8 v0.1.1 |
| 1848 | 2026-02-18T03:12:46.433Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1849 | 2026-02-18T03:12:46.486Z | Compiling slog-envlogger v2.2.0 |
| 1850 | 2026-02-18T03:12:46.568Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1851 | 2026-02-18T03:12:46.882Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1852 | 2026-02-18T03:12:47.229Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1853 | 2026-02-18T03:13:08.326Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1854 | 2026-02-18T03:13:11.044Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1855 | 2026-02-18T03:13:13.268Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1856 | 2026-02-18T03:13:15.655Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1857 | 2026-02-18T03:13:17.226Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1858 | 2026-02-18T03:13:20.768Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1859 | 2026-02-18T03:13:55.236Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 33s |
| 1860 | 2026-02-18T03:13:55.455Z | ──────────── |
| 1861 | 2026-02-18T03:13:55.455Z | Nextest run ID 20e933dd-6ab1-416e-a649-aa2bd462e3f1 with nextest profile: default |
| 1862 | 2026-02-18T03:13:55.455Z | Starting 7 tests across 1 binary |
| 1863 | 2026-02-18T03:13:55.474Z | PASS [ 0.018s] mg-lower dendrite::test_tfport_parser |
| 1864 | 2026-02-18T03:13:55.477Z | PASS [ 0.020s] mg-lower test::sync_mixed_v4_and_v4_over_v6 |
| 1865 | 2026-02-18T03:13:55.477Z | PASS [ 0.021s] mg-lower test::sync_v4_over_v6_readback |
| 1866 | 2026-02-18T03:13:55.477Z | PASS [ 0.021s] mg-lower test::sync_v4_over_v6_removal |
| 1867 | 2026-02-18T03:13:55.480Z | PASS [ 0.022s] mg-lower test::sync_prefix_test |
| 1868 | 2026-02-18T03:13:55.480Z | PASS [ 0.022s] mg-lower test::sync_v4_over_v6_idempotent |
| 1869 | 2026-02-18T03:13:55.480Z | PASS [ 0.023s] mg-lower test::sync_link_down_test |
| 1870 | 2026-02-18T03:13:55.480Z | ──────────── |
| 1871 | 2026-02-18T03:13:55.480Z | Summary [ 0.023s] 7 tests run: 7 passed, 0 skipped |
| 1872 | 2026-02-18T03:13:55.495Z | process exited: duration 625447 ms, exit code 0 |
| |
| 1873 | 2026-02-18T03:13:55.501Z | found 0 output files |