|
|
|
| 1 | 2026-06-18T13:18:57.041Z | job assigned to worker 01KVDE3C4KKJK13EKCRN2P5182 [factory aws, i-0484872aeb0a9cb02] (queued for 1 m 8 s) |
| |
| 2 | 2026-06-18T13:19:03.423Z | starting task 0: "setup" |
| 3 | 2026-06-18T13:19:03.429Z | ++ uname -s |
| 4 | 2026-06-18T13:19:03.432Z | + kern=SunOS |
| 5 | 2026-06-18T13:19:03.432Z | + build_user=build |
| 6 | 2026-06-18T13:19:03.432Z | + build_uid=12345 |
| 7 | 2026-06-18T13:19:03.432Z | + work_dir=/work |
| 8 | 2026-06-18T13:19:03.432Z | + input_dir=/input |
| 9 | 2026-06-18T13:19:03.432Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-18T13:19:03.432Z | + case "$kern" in |
| 11 | 2026-06-18T13:19:03.432Z | + groupadd -g 12345 build |
| 12 | 2026-06-18T13:19:03.432Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-18T13:19:05.438Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-18T13:19:05.549Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-18T13:19:05.552Z | + home_fs=zfs |
| 16 | 2026-06-18T13:19:05.552Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-18T13:19:05.552Z | + mkdir -p /home/build |
| 18 | 2026-06-18T13:19:05.552Z | + chown build:build /home/build /work |
| 19 | 2026-06-18T13:19:07.553Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-18T13:19:07.556Z | process exited: duration 4135 ms, exit code 0 |
| |
| 21 | 2026-06-18T13:19:07.562Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-18T13:19:07.567Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-18T13:19:07.567Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-18T13:19:07.567Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-18T13:19:07.567Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-18T13:19:07.567Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-18T13:19:07.567Z | * rust toolchain profile = "default" |
| 28 | 2026-06-18T13:19:07.570Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-18T13:19:07.570Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-18T13:19:07.667Z | info: downloading installer |
| 31 | 2026-06-18T13:19:09.106Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-18T13:19:09.106Z | warn: /opt/ooce/bin |
| 33 | 2026-06-18T13:19:09.106Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-18T13:19:09.106Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-18T13:19:09.106Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-18T13:19:09.106Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-18T13:19:09.106Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-18T13:19:09.106Z | error: cannot install while Rust is installed |
| 39 | 2026-06-18T13:19:09.106Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-18T13:19:09.106Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-18T13:19:09.106Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-18T13:19:09.106Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-18T13:19:09.106Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-18T13:19:09.121Z | info: profile set to default |
| 45 | 2026-06-18T13:19:09.121Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-18T13:19:09.125Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-18T13:19:09.259Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-18T13:19:09.262Z | info: downloading 6 components |
| 49 | 2026-06-18T13:19:24.590Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-18T13:19:24.590Z | |
| 51 | 2026-06-18T13:19:24.617Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-18T13:19:24.617Z | |
| 53 | 2026-06-18T13:19:24.617Z | |
| 54 | 2026-06-18T13:19:24.617Z | Rust is installed now. Great! |
| 55 | 2026-06-18T13:19:24.617Z | |
| 56 | 2026-06-18T13:19:24.617Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-18T13:19:24.617Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-18T13:19:24.617Z | |
| 59 | 2026-06-18T13:19:24.617Z | To configure your current shell, you need to source |
| 60 | 2026-06-18T13:19:24.617Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-18T13:19:24.617Z | |
| 62 | 2026-06-18T13:19:24.617Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-18T13:19:24.617Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-18T13:19:24.617Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-18T13:19:24.618Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-18T13:19:24.618Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-18T13:19:24.618Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-18T13:19:24.618Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-18T13:19:24.621Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-18T13:19:24.621Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-18T13:19:24.723Z | + rustup --version |
| 72 | 2026-06-18T13:19:24.732Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-18T13:19:24.735Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-18T13:19:24.752Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-18T13:19:24.755Z | + cargo --version |
| 76 | 2026-06-18T13:19:24.768Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-18T13:19:24.771Z | + rustc --version |
| 78 | 2026-06-18T13:19:24.789Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-18T13:19:24.792Z | process exited: duration 17227 ms, exit code 0 |
| |
| 80 | 2026-06-18T13:19:24.799Z | starting task 2: "authentication" |
| 81 | 2026-06-18T13:19:24.814Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-18T13:19:24.820Z | starting task 3: "clone repository" |
| 83 | 2026-06-18T13:19:24.823Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-18T13:19:24.826Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-18T13:19:24.855Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-18T13:19:26.824Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-18T13:19:26.824Z | + git fetch origin a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 88 | 2026-06-18T13:19:27.121Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-18T13:19:27.121Z | * branch a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d -> FETCH_HEAD |
| 90 | 2026-06-18T13:19:27.126Z | + [[ -n trey/ttl-dscp ]] |
| 91 | 2026-06-18T13:19:27.129Z | ++ git branch --show-current |
| 92 | 2026-06-18T13:19:27.129Z | + current=main |
| 93 | 2026-06-18T13:19:27.129Z | + [[ main != trey/ttl-dscp ]] |
| 94 | 2026-06-18T13:19:27.129Z | + git branch -f trey/ttl-dscp a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 95 | 2026-06-18T13:19:27.132Z | + git checkout -f trey/ttl-dscp |
| 96 | 2026-06-18T13:19:27.151Z | Switched to branch 'trey/ttl-dscp' |
| 97 | 2026-06-18T13:19:27.154Z | + git reset --hard a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 98 | 2026-06-18T13:19:27.169Z | HEAD is now at a5bbbd0 Merge branch 'main' into trey/ttl-dscp |
| 99 | 2026-06-18T13:19:27.172Z | process exited: duration 2348 ms, exit code 0 |
| |
| 100 | 2026-06-18T13:19:27.179Z | starting task 4: "build" |
| 101 | 2026-06-18T13:19:27.182Z | + set -e |
| 102 | 2026-06-18T13:19:27.182Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-06-18T13:19:27.185Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-06-18T13:19:27.185Z | ++ PLATFORM=illumos |
| 105 | 2026-06-18T13:19:27.185Z | ++ banner install |
| 106 | 2026-06-18T13:19:27.186Z | |
| 107 | 2026-06-18T13:19:27.186Z | # # # #### ##### ## # # |
| 108 | 2026-06-18T13:19:27.186Z | # ## # # # # # # # |
| 109 | 2026-06-18T13:19:27.186Z | # # # # #### # # # # # |
| 110 | 2026-06-18T13:19:27.186Z | # # # # # # ###### # # |
| 111 | 2026-06-18T13:19:27.186Z | # # ## # # # # # # # |
| 112 | 2026-06-18T13:19:27.186Z | # # # #### # # # ###### ###### |
| 113 | 2026-06-18T13:19:27.186Z | |
| 114 | 2026-06-18T13:19:27.186Z | ++ set +o errexit |
| 115 | 2026-06-18T13:19:27.186Z | ++ pkg info clang-15 |
| 116 | 2026-06-18T13:19:27.189Z | ++ grep -qi installed |
| 117 | 2026-06-18T13:19:28.369Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-06-18T13:19:28.369Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-06-18T13:19:28.369Z | |
| 120 | 2026-06-18T13:19:28.369Z | clang-15 |
| 121 | 2026-06-18T13:19:28.406Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-06-18T13:19:28.406Z | ++ set -o errexit |
| 123 | 2026-06-18T13:19:28.410Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-06-18T13:19:36.155Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-06-18T13:19:43.975Z | Startup: Caching catalogs ... Done |
| 126 | 2026-06-18T13:19:51.224Z | Planning: Solver setup ... Done |
| 127 | 2026-06-18T13:19:51.264Z | Planning: Running solver ... Done |
| 128 | 2026-06-18T13:19:51.406Z | Planning: Finding local manifests ... Done |
| 129 | 2026-06-18T13:19:51.431Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-06-18T13:19:51.519Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-06-18T13:19:51.549Z | Planning: Package planning ... Done |
| 132 | 2026-06-18T13:19:51.575Z | Planning: Merging actions ... Done |
| 133 | 2026-06-18T13:19:51.683Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-06-18T13:19:51.690Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-06-18T13:19:52.470Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-06-18T13:19:52.476Z | Planning: Planning completed in 8.33 seconds |
| 137 | 2026-06-18T13:19:52.486Z | Packages to install: 2 |
| 138 | 2026-06-18T13:19:52.489Z | Mediators to change: 2 |
| 139 | 2026-06-18T13:19:52.489Z | Services to change: 1 |
| 140 | 2026-06-18T13:19:52.489Z | Create boot environment: No |
| 141 | 2026-06-18T13:19:52.489Z | Create backup boot environment: No |
| 142 | 2026-06-18T13:19:52.527Z | |
| 143 | 2026-06-18T13:19:52.527Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-06-18T13:19:57.528Z | Download: 899/3076 items 35.9/211.3MB 16% complete (7.1M/s) |
| 145 | 2026-06-18T13:20:02.530Z | Download: 1683/3076 items 117.3/211.3MB 55% complete (12.1M/s) |
| 146 | 2026-06-18T13:20:07.619Z | Download: 2007/3076 items 117.9/211.3MB 55% complete (10.2M/s) |
| 147 | 2026-06-18T13:20:25.557Z | Download: 2010/3076 items 117.9/211.3MB 55% complete |
| 148 | 2026-06-18T13:20:29.044Z | Download: Completed 211.31 MB in 36.51 seconds (5.8M/s) |
| 149 | 2026-06-18T13:20:29.188Z | Actions: 1/3418 actions (Installing new actions) |
| 150 | 2026-06-18T13:20:32.337Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 151 | 2026-06-18T13:20:32.996Z | Done |
| 152 | 2026-06-18T13:20:32.996Z | Done |
| 153 | 2026-06-18T13:20:33.731Z | Done |
| 154 | 2026-06-18T13:20:37.114Z | Done |
| 155 | 2026-06-18T13:20:37.185Z | Done |
| 156 | 2026-06-18T13:20:37.188Z | Done |
| 157 | 2026-06-18T13:20:37.477Z | Done |
| 158 | 2026-06-18T13:20:38.168Z | ++ set -o errexit |
| 159 | 2026-06-18T13:20:38.168Z | ++ cargo --version |
| 160 | 2026-06-18T13:20:38.174Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 161 | 2026-06-18T13:20:38.338Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 162 | 2026-06-18T13:20:38.341Z | info: downloading 6 components |
| 163 | 2026-06-18T13:20:53.913Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 164 | 2026-06-18T13:20:53.916Z | ++ rustc --version |
| 165 | 2026-06-18T13:20:53.942Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 166 | 2026-06-18T13:20:53.946Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 167 | 2026-06-18T13:20:53.991Z | Updating crates.io index |
| 168 | 2026-06-18T13:20:54.088Z | Downloading crates ... |
| 169 | 2026-06-18T13:20:54.137Z | Downloaded cargo-nextest v0.9.97 |
| 170 | 2026-06-18T13:20:54.200Z | Installing cargo-nextest v0.9.97 |
| 171 | 2026-06-18T13:20:54.241Z | Updating crates.io index |
| 172 | 2026-06-18T13:20:56.631Z | Locking 390 packages to latest compatible versions |
| 173 | 2026-06-18T13:20:56.635Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 174 | 2026-06-18T13:20:56.638Z | Adding duct v0.13.7 (available: v1.1.1) |
| 175 | 2026-06-18T13:20:56.638Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 176 | 2026-06-18T13:20:56.638Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 177 | 2026-06-18T13:20:56.641Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 178 | 2026-06-18T13:20:56.641Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 179 | 2026-06-18T13:20:56.641Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 180 | 2026-06-18T13:20:56.641Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 181 | 2026-06-18T13:20:56.644Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 182 | 2026-06-18T13:20:56.647Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 183 | 2026-06-18T13:20:56.673Z | Downloading crates ... |
| 184 | 2026-06-18T13:20:56.743Z | Downloaded futures-sink v0.3.32 |
| 185 | 2026-06-18T13:20:56.746Z | Downloaded cfg-expr v0.20.8 |
| 186 | 2026-06-18T13:20:56.748Z | Downloaded clap_derive v4.6.1 |
| 187 | 2026-06-18T13:20:56.753Z | Downloaded generic-array v0.14.7 |
| 188 | 2026-06-18T13:20:56.753Z | Downloaded console v0.15.11 |
| 189 | 2026-06-18T13:20:56.756Z | Downloaded block-buffer v0.10.4 |
| 190 | 2026-06-18T13:20:56.756Z | Downloaded home v0.5.12 |
| 191 | 2026-06-18T13:20:56.759Z | Downloaded cfg_aliases v0.2.1 |
| 192 | 2026-06-18T13:20:56.759Z | Downloaded backtrace-ext v0.2.1 |
| 193 | 2026-06-18T13:20:56.761Z | Downloaded itoa v1.0.18 |
| 194 | 2026-06-18T13:20:56.761Z | Downloaded futures-executor v0.3.32 |
| 195 | 2026-06-18T13:20:56.764Z | Downloaded filetime v0.2.29 |
| 196 | 2026-06-18T13:20:56.767Z | Downloaded is_terminal_polyfill v1.70.2 |
| 197 | 2026-06-18T13:20:56.767Z | Downloaded http-body v1.0.1 |
| 198 | 2026-06-18T13:20:56.770Z | Downloaded heck v0.5.0 |
| 199 | 2026-06-18T13:20:56.773Z | Downloaded anstyle-query v1.1.5 |
| 200 | 2026-06-18T13:20:56.773Z | Downloaded derive-where v1.6.1 |
| 201 | 2026-06-18T13:20:56.776Z | Downloaded colorchoice v1.0.5 |
| 202 | 2026-06-18T13:20:56.776Z | Downloaded anstyle v1.0.14 |
| 203 | 2026-06-18T13:20:56.783Z | Downloaded duct v0.13.7 |
| 204 | 2026-06-18T13:20:56.783Z | Downloaded http-body-util v0.1.3 |
| 205 | 2026-06-18T13:20:56.784Z | Downloaded errno v0.3.14 |
| 206 | 2026-06-18T13:20:56.784Z | Downloaded futures-macro v0.3.32 |
| 207 | 2026-06-18T13:20:56.784Z | Downloaded futures-io v0.3.32 |
| 208 | 2026-06-18T13:20:56.787Z | Downloaded atomicwrites v0.4.4 |
| 209 | 2026-06-18T13:20:56.787Z | Downloaded number_prefix v0.4.0 |
| 210 | 2026-06-18T13:20:56.790Z | Downloaded pathdiff v0.2.3 |
| 211 | 2026-06-18T13:20:56.790Z | Downloaded hex v0.4.3 |
| 212 | 2026-06-18T13:20:56.790Z | Downloaded document-features v0.2.12 |
| 213 | 2026-06-18T13:20:56.793Z | Downloaded fnv v1.0.7 |
| 214 | 2026-06-18T13:20:56.793Z | Downloaded cargo-platform v0.2.0 |
| 215 | 2026-06-18T13:20:56.796Z | Downloaded litrs v1.0.0 |
| 216 | 2026-06-18T13:20:56.796Z | Downloaded humantime v2.3.0 |
| 217 | 2026-06-18T13:20:56.799Z | Downloaded httparse v1.10.1 |
| 218 | 2026-06-18T13:20:56.799Z | Downloaded getrandom v0.3.4 |
| 219 | 2026-06-18T13:20:56.802Z | Downloaded percent-encoding v2.3.2 |
| 220 | 2026-06-18T13:20:56.805Z | Downloaded hyper-tls v0.6.0 |
| 221 | 2026-06-18T13:20:56.805Z | Downloaded lazy_static v1.5.0 |
| 222 | 2026-06-18T13:20:56.805Z | Downloaded futures-task v0.3.32 |
| 223 | 2026-06-18T13:20:56.808Z | Downloaded adler2 v2.0.1 |
| 224 | 2026-06-18T13:20:56.808Z | Downloaded bitflags v2.13.0 |
| 225 | 2026-06-18T13:20:56.811Z | Downloaded rustc-demangle v0.1.27 |
| 226 | 2026-06-18T13:20:56.814Z | Downloaded cpufeatures v0.2.17 |
| 227 | 2026-06-18T13:20:56.814Z | Downloaded cfg-if v1.0.4 |
| 228 | 2026-06-18T13:20:56.814Z | Downloaded enable-ansi-support v0.2.1 |
| 229 | 2026-06-18T13:20:56.817Z | Downloaded atomic-waker v1.1.2 |
| 230 | 2026-06-18T13:20:56.817Z | Downloaded humantime-serde v1.1.1 |
| 231 | 2026-06-18T13:20:56.820Z | Downloaded rustc-hash v2.1.2 |
| 232 | 2026-06-18T13:20:56.820Z | Downloaded os_pipe v1.2.3 |
| 233 | 2026-06-18T13:20:56.823Z | Downloaded idna_adapter v1.0.0 |
| 234 | 2026-06-18T13:20:56.823Z | Downloaded clap_lex v1.1.0 |
| 235 | 2026-06-18T13:20:56.823Z | Downloaded is_ci v1.2.0 |
| 236 | 2026-06-18T13:20:56.826Z | Downloaded owo-colors v4.3.0 |
| 237 | 2026-06-18T13:20:56.826Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 238 | 2026-06-18T13:20:56.829Z | Downloaded color-spantrace v0.3.0 |
| 239 | 2026-06-18T13:20:56.832Z | Downloaded async-scoped v0.9.0 |
| 240 | 2026-06-18T13:20:56.832Z | Downloaded nextest-workspace-hack v0.1.0 |
| 241 | 2026-06-18T13:20:56.832Z | Downloaded camino-tempfile v1.4.1 |
| 242 | 2026-06-18T13:20:56.838Z | Downloaded indent_write v2.2.0 |
| 243 | 2026-06-18T13:20:56.841Z | Downloaded cargo_metadata v0.23.1 |
| 244 | 2026-06-18T13:20:56.841Z | Downloaded anstyle-parse v1.0.0 |
| 245 | 2026-06-18T13:20:56.844Z | Downloaded openssl-macros v0.1.1 |
| 246 | 2026-06-18T13:20:56.844Z | Downloaded indenter v0.3.4 |
| 247 | 2026-06-18T13:20:56.848Z | Downloaded form_urlencoded v1.2.2 |
| 248 | 2026-06-18T13:20:56.851Z | Downloaded foreign-types-shared v0.1.1 |
| 249 | 2026-06-18T13:20:56.854Z | Downloaded futures-core v0.3.32 |
| 250 | 2026-06-18T13:20:56.854Z | Downloaded foreign-types v0.3.2 |
| 251 | 2026-06-18T13:20:56.854Z | Downloaded cargo-platform v0.3.3 |
| 252 | 2026-06-18T13:20:56.857Z | Downloaded cargo-util-schemas v0.2.0 |
| 253 | 2026-06-18T13:20:56.857Z | Downloaded iana-time-zone v0.1.65 |
| 254 | 2026-06-18T13:20:56.860Z | Downloaded base64ct v1.8.3 |
| 255 | 2026-06-18T13:20:56.863Z | Downloaded newtype-uuid v1.3.2 |
| 256 | 2026-06-18T13:20:56.863Z | Downloaded guppy-workspace-hack v0.1.0 |
| 257 | 2026-06-18T13:20:56.863Z | Downloaded debug-ignore v1.0.5 |
| 258 | 2026-06-18T13:20:56.866Z | Downloaded serde_ignored v0.1.14 |
| 259 | 2026-06-18T13:20:56.866Z | Downloaded serde-value v0.7.0 |
| 260 | 2026-06-18T13:20:56.866Z | Downloaded crypto-common v0.1.7 |
| 261 | 2026-06-18T13:20:56.869Z | Downloaded serde_spanned v0.6.9 |
| 262 | 2026-06-18T13:20:56.874Z | Downloaded shell-words v1.1.1 |
| 263 | 2026-06-18T13:20:56.876Z | Downloaded sigchld v0.2.4 |
| 264 | 2026-06-18T13:20:56.879Z | Downloaded nested v0.1.1 |
| 265 | 2026-06-18T13:20:56.879Z | Downloaded signal-hook-mio v0.2.5 |
| 266 | 2026-06-18T13:20:56.882Z | Downloaded signature v2.2.0 |
| 267 | 2026-06-18T13:20:56.882Z | Downloaded find-msvc-tools v0.1.9 |
| 268 | 2026-06-18T13:20:56.885Z | Downloaded autocfg v1.5.1 |
| 269 | 2026-06-18T13:20:56.885Z | Downloaded foldhash v0.1.5 |
| 270 | 2026-06-18T13:20:56.888Z | Downloaded scopeguard v1.2.0 |
| 271 | 2026-06-18T13:20:56.888Z | Downloaded mukti-metadata v0.3.0 |
| 272 | 2026-06-18T13:20:56.888Z | Downloaded fastrand v2.4.1 |
| 273 | 2026-06-18T13:20:56.891Z | Downloaded convert_case v0.10.0 |
| 274 | 2026-06-18T13:20:56.891Z | Downloaded lru-slab v0.1.2 |
| 275 | 2026-06-18T13:20:56.891Z | Downloaded equivalent v1.0.2 |
| 276 | 2026-06-18T13:20:56.891Z | Downloaded erased-serde v0.4.10 |
| 277 | 2026-06-18T13:20:56.894Z | Downloaded anstream v1.0.0 |
| 278 | 2026-06-18T13:20:56.894Z | Downloaded shared_child v1.1.1 |
| 279 | 2026-06-18T13:20:56.897Z | Downloaded serde_spanned v1.1.1 |
| 280 | 2026-06-18T13:20:56.900Z | Downloaded strsim v0.11.1 |
| 281 | 2026-06-18T13:20:56.902Z | Downloaded pkcs8 v0.10.2 |
| 282 | 2026-06-18T13:20:56.902Z | Downloaded pin-project-lite v0.2.17 |
| 283 | 2026-06-18T13:20:56.905Z | Downloaded subtle v2.6.1 |
| 284 | 2026-06-18T13:20:56.905Z | Downloaded openssl-probe v0.2.1 |
| 285 | 2026-06-18T13:20:56.908Z | Downloaded strip-ansi-escapes v0.2.1 |
| 286 | 2026-06-18T13:20:56.908Z | Downloaded sync_wrapper v1.0.2 |
| 287 | 2026-06-18T13:20:56.911Z | Downloaded supports-hyperlinks v3.2.0 |
| 288 | 2026-06-18T13:20:56.918Z | Downloaded miette-derive v7.6.0 |
| 289 | 2026-06-18T13:20:56.922Z | Downloaded swrite v0.1.0 |
| 290 | 2026-06-18T13:20:56.922Z | Downloaded lock_api v0.4.14 |
| 291 | 2026-06-18T13:20:56.925Z | Downloaded nextest-metadata v0.12.2 |
| 292 | 2026-06-18T13:20:56.925Z | Downloaded supports-unicode v3.0.0 |
| 293 | 2026-06-18T13:20:56.925Z | Downloaded ed25519 v2.2.3 |
| 294 | 2026-06-18T13:20:56.929Z | Downloaded cargo_metadata v0.20.0 |
| 295 | 2026-06-18T13:20:56.929Z | Downloaded rand_chacha v0.9.0 |
| 296 | 2026-06-18T13:20:56.929Z | Downloaded rand_core v0.9.5 |
| 297 | 2026-06-18T13:20:56.932Z | Downloaded globset v0.4.18 |
| 298 | 2026-06-18T13:20:56.932Z | Downloaded rustc_version v0.4.1 |
| 299 | 2026-06-18T13:20:56.932Z | Downloaded ed25519-dalek v2.2.0 |
| 300 | 2026-06-18T13:20:56.935Z | Downloaded hyper-rustls v0.27.9 |
| 301 | 2026-06-18T13:20:56.938Z | Downloaded pkg-config v0.3.33 |
| 302 | 2026-06-18T13:20:56.938Z | Downloaded parking_lot v0.12.5 |
| 303 | 2026-06-18T13:20:56.940Z | Downloaded serde-untagged v0.1.9 |
| 304 | 2026-06-18T13:20:56.940Z | Downloaded future-queue v0.4.0 |
| 305 | 2026-06-18T13:20:56.944Z | Downloaded shlex v2.0.1 |
| 306 | 2026-06-18T13:20:56.944Z | Downloaded jobserver v0.1.34 |
| 307 | 2026-06-18T13:20:56.944Z | Downloaded sha2 v0.10.9 |
| 308 | 2026-06-18T13:20:56.947Z | Downloaded tinyvec_macros v0.1.1 |
| 309 | 2026-06-18T13:20:56.947Z | Downloaded terminal_size v0.4.4 |
| 310 | 2026-06-18T13:20:56.947Z | Downloaded proc-macro2 v1.0.106 |
| 311 | 2026-06-18T13:20:56.947Z | Downloaded toml_write v0.1.2 |
| 312 | 2026-06-18T13:20:56.950Z | Downloaded signal-hook-registry v1.4.8 |
| 313 | 2026-06-18T13:20:56.950Z | Downloaded toml_datetime v0.6.11 |
| 314 | 2026-06-18T13:20:56.950Z | Downloaded tokio-macros v2.7.0 |
| 315 | 2026-06-18T13:20:56.953Z | Downloaded addr2line v0.25.1 |
| 316 | 2026-06-18T13:20:56.954Z | Downloaded native-tls v0.2.18 |
| 317 | 2026-06-18T13:20:56.954Z | Downloaded serde_urlencoded v0.7.1 |
| 318 | 2026-06-18T13:20:56.957Z | Downloaded serde_path_to_error v0.1.20 |
| 319 | 2026-06-18T13:20:56.957Z | Downloaded ordered-float v2.10.1 |
| 320 | 2026-06-18T13:20:56.957Z | Downloaded self-replace v1.5.0 |
| 321 | 2026-06-18T13:20:56.960Z | Downloaded ahash v0.8.12 |
| 322 | 2026-06-18T13:20:56.960Z | Downloaded dialoguer v0.11.0 |
| 323 | 2026-06-18T13:20:56.963Z | Downloaded digest v0.10.7 |
| 324 | 2026-06-18T13:20:56.963Z | Downloaded spki v0.7.3 |
| 325 | 2026-06-18T13:20:56.963Z | Downloaded typeid v1.0.3 |
| 326 | 2026-06-18T13:20:56.966Z | Downloaded tower-layer v0.3.3 |
| 327 | 2026-06-18T13:20:56.966Z | Downloaded ppv-lite86 v0.2.21 |
| 328 | 2026-06-18T13:20:56.966Z | Downloaded smol_str v0.3.6 |
| 329 | 2026-06-18T13:20:56.966Z | Downloaded simd-adler32 v0.3.9 |
| 330 | 2026-06-18T13:20:56.970Z | Downloaded getrandom v0.2.17 |
| 331 | 2026-06-18T13:20:56.970Z | Downloaded try-lock v0.2.5 |
| 332 | 2026-06-18T13:20:56.973Z | Downloaded pin-project-internal v1.1.13 |
| 333 | 2026-06-18T13:20:56.973Z | Downloaded tower-service v0.3.3 |
| 334 | 2026-06-18T13:20:56.973Z | Downloaded fixedbitset v0.5.7 |
| 335 | 2026-06-18T13:20:56.973Z | Downloaded crc32fast v1.5.0 |
| 336 | 2026-06-18T13:20:56.976Z | Downloaded ipnet v2.12.0 |
| 337 | 2026-06-18T13:20:56.976Z | Downloaded eyre v0.6.12 |
| 338 | 2026-06-18T13:20:56.976Z | Downloaded either v1.16.0 |
| 339 | 2026-06-18T13:20:56.979Z | Downloaded camino v1.2.2 |
| 340 | 2026-06-18T13:20:56.979Z | Downloaded quinn-udp v0.5.14 |
| 341 | 2026-06-18T13:20:56.982Z | Downloaded supports-color v3.0.2 |
| 342 | 2026-06-18T13:20:56.982Z | Downloaded static_assertions v1.1.0 |
| 343 | 2026-06-18T13:20:56.982Z | Downloaded slab v0.4.12 |
| 344 | 2026-06-18T13:20:56.982Z | Downloaded rand_core v0.6.4 |
| 345 | 2026-06-18T13:20:56.986Z | Downloaded futures-channel v0.3.32 |
| 346 | 2026-06-18T13:20:56.986Z | Downloaded target-lexicon v0.13.5 |
| 347 | 2026-06-18T13:20:56.986Z | Downloaded num-traits v0.2.19 |
| 348 | 2026-06-18T13:20:56.989Z | Downloaded utf8_iter v1.0.4 |
| 349 | 2026-06-18T13:20:56.989Z | Downloaded thiserror v1.0.69 |
| 350 | 2026-06-18T13:20:56.992Z | Downloaded config v0.15.24 |
| 351 | 2026-06-18T13:20:56.995Z | Downloaded urlencoding v2.1.3 |
| 352 | 2026-06-18T13:20:56.995Z | Downloaded thiserror v2.0.18 |
| 353 | 2026-06-18T13:20:56.998Z | Downloaded unicode-xid v0.2.6 |
| 354 | 2026-06-18T13:20:56.998Z | Downloaded quote v1.0.45 |
| 355 | 2026-06-18T13:20:57.001Z | Downloaded untrusted v0.9.0 |
| 356 | 2026-06-18T13:20:57.001Z | Downloaded once_cell v1.21.4 |
| 357 | 2026-06-18T13:20:57.004Z | Downloaded thiserror-impl v1.0.69 |
| 358 | 2026-06-18T13:20:57.004Z | Downloaded nextest-filtering v0.15.0 |
| 359 | 2026-06-18T13:20:57.005Z | Downloaded target-spec-miette v0.4.8 |
| 360 | 2026-06-18T13:20:57.007Z | Downloaded utf8parse v0.2.2 |
| 361 | 2026-06-18T13:20:57.007Z | Downloaded quick-junit v0.5.2 |
| 362 | 2026-06-18T13:20:57.010Z | Downloaded base64 v0.22.1 |
| 363 | 2026-06-18T13:20:57.013Z | Downloaded tokio-native-tls v0.3.1 |
| 364 | 2026-06-18T13:20:57.013Z | Downloaded version_check v0.9.5 |
| 365 | 2026-06-18T13:20:57.013Z | Downloaded thread_local v1.1.9 |
| 366 | 2026-06-18T13:20:57.016Z | Downloaded thiserror-impl v2.0.18 |
| 367 | 2026-06-18T13:20:57.016Z | Downloaded semver v1.0.28 |
| 368 | 2026-06-18T13:20:57.016Z | Downloaded want v0.3.1 |
| 369 | 2026-06-18T13:20:57.016Z | Downloaded xattr v1.6.1 |
| 370 | 2026-06-18T13:20:57.019Z | Downloaded smallvec v1.15.2 |
| 371 | 2026-06-18T13:20:57.019Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 372 | 2026-06-18T13:20:57.019Z | Downloaded const-oid v0.9.6 |
| 373 | 2026-06-18T13:20:57.022Z | Downloaded unicode-linebreak v0.1.5 |
| 374 | 2026-06-18T13:20:57.022Z | Downloaded clap v4.6.1 |
| 375 | 2026-06-18T13:20:57.026Z | Downloaded tracing-error v0.2.1 |
| 376 | 2026-06-18T13:20:57.028Z | Downloaded miette v7.6.0 |
| 377 | 2026-06-18T13:20:57.031Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 378 | 2026-06-18T13:20:57.034Z | Downloaded getrandom v0.4.3 |
| 379 | 2026-06-18T13:20:57.037Z | Downloaded rustls-pki-types v1.14.1 |
| 380 | 2026-06-18T13:20:57.046Z | Downloaded unicase v2.9.0 |
| 381 | 2026-06-18T13:20:57.049Z | Downloaded tempfile v3.27.0 |
| 382 | 2026-06-18T13:20:57.056Z | Downloaded tracing-log v0.2.0 |
| 383 | 2026-06-18T13:20:57.058Z | Downloaded serde_core v1.0.228 |
| 384 | 2026-06-18T13:20:57.058Z | Downloaded serde_derive v1.0.228 |
| 385 | 2026-06-18T13:20:57.061Z | Downloaded target-spec v3.6.0 |
| 386 | 2026-06-18T13:20:57.061Z | Downloaded signal-hook v0.3.18 |
| 387 | 2026-06-18T13:20:57.064Z | Downloaded parking_lot_core v0.9.12 |
| 388 | 2026-06-18T13:20:57.064Z | Downloaded xxhash-rust v0.8.15 |
| 389 | 2026-06-18T13:20:57.067Z | Downloaded toml v0.8.23 |
| 390 | 2026-06-18T13:20:57.067Z | Downloaded tokio-stream v0.1.18 |
| 391 | 2026-06-18T13:20:57.070Z | Downloaded self_update v0.42.0 |
| 392 | 2026-06-18T13:20:57.073Z | Downloaded socket2 v0.6.4 |
| 393 | 2026-06-18T13:20:57.073Z | Downloaded bytes v1.12.0 |
| 394 | 2026-06-18T13:20:57.076Z | Downloaded log v0.4.32 |
| 395 | 2026-06-18T13:20:57.076Z | Downloaded zstd v0.13.3 |
| 396 | 2026-06-18T13:20:57.079Z | Downloaded cc v1.2.64 |
| 397 | 2026-06-18T13:20:57.082Z | Downloaded openssl-sys v0.9.117 |
| 398 | 2026-06-18T13:20:57.082Z | Downloaded zipsign-api v0.1.5 |
| 399 | 2026-06-18T13:20:57.085Z | Downloaded http v1.4.2 |
| 400 | 2026-06-18T13:20:57.085Z | Downloaded zmij v1.0.21 |
| 401 | 2026-06-18T13:20:57.087Z | Downloaded tokio-rustls v0.26.4 |
| 402 | 2026-06-18T13:20:57.088Z | Downloaded borsh v1.6.1 |
| 403 | 2026-06-18T13:20:57.091Z | Downloaded zeroize v1.9.0 |
| 404 | 2026-06-18T13:20:57.095Z | Downloaded ryu v1.0.23 |
| 405 | 2026-06-18T13:20:57.098Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 406 | 2026-06-18T13:20:57.103Z | Downloaded tinyvec v1.11.0 |
| 407 | 2026-06-18T13:20:57.106Z | Downloaded zstd-safe v7.2.4 |
| 408 | 2026-06-18T13:20:57.110Z | Downloaded sharded-slab v0.1.7 |
| 409 | 2026-06-18T13:20:57.110Z | Downloaded flate2 v1.1.9 |
| 410 | 2026-06-18T13:20:57.114Z | Downloaded tracing-core v0.1.36 |
| 411 | 2026-06-18T13:20:57.114Z | Downloaded derive_more v2.1.1 |
| 412 | 2026-06-18T13:20:57.121Z | Downloaded unicode-ident v1.0.24 |
| 413 | 2026-06-18T13:20:57.124Z | Downloaded tracing-attributes v0.1.31 |
| 414 | 2026-06-18T13:20:57.124Z | Downloaded futures v0.3.32 |
| 415 | 2026-06-18T13:20:57.127Z | Downloaded textwrap v0.16.2 |
| 416 | 2026-06-18T13:20:57.130Z | Downloaded der v0.7.10 |
| 417 | 2026-06-18T13:20:57.133Z | Downloaded serde v1.0.228 |
| 418 | 2026-06-18T13:20:57.133Z | Downloaded pin-project v1.1.13 |
| 419 | 2026-06-18T13:20:57.139Z | Downloaded backtrace v0.3.76 |
| 420 | 2026-06-18T13:20:57.142Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 421 | 2026-06-18T13:20:57.159Z | Downloaded uuid v1.23.3 |
| 422 | 2026-06-18T13:20:57.162Z | Downloaded miniz_oxide v0.8.9 |
| 423 | 2026-06-18T13:20:57.166Z | Downloaded tar v0.4.46 |
| 424 | 2026-06-18T13:20:57.169Z | Downloaded itertools v0.14.0 |
| 425 | 2026-06-18T13:20:57.173Z | Downloaded memchr v2.8.2 |
| 426 | 2026-06-18T13:20:57.176Z | Downloaded derive_more-impl v2.1.1 |
| 427 | 2026-06-18T13:20:57.182Z | Downloaded vte v0.14.1 |
| 428 | 2026-06-18T13:20:57.191Z | Downloaded rustls-webpki v0.103.13 |
| 429 | 2026-06-18T13:20:57.194Z | Downloaded quinn v0.11.9 |
| 430 | 2026-06-18T13:20:57.197Z | Downloaded unicode-segmentation v1.13.3 |
| 431 | 2026-06-18T13:20:57.200Z | Downloaded url v2.5.8 |
| 432 | 2026-06-18T13:20:57.204Z | Downloaded tower v0.5.3 |
| 433 | 2026-06-18T13:20:57.209Z | Downloaded crossterm v0.29.0 |
| 434 | 2026-06-18T13:20:57.214Z | Downloaded typenum v1.20.1 |
| 435 | 2026-06-18T13:20:57.217Z | Downloaded hashbrown v0.15.5 |
| 436 | 2026-06-18T13:20:57.220Z | Downloaded guppy v0.17.26 |
| 437 | 2026-06-18T13:20:57.226Z | Downloaded unicode-normalization v0.1.25 |
| 438 | 2026-06-18T13:20:57.231Z | Downloaded aho-corasick v1.1.4 |
| 439 | 2026-06-18T13:20:57.234Z | Downloaded ron v0.12.1 |
| 440 | 2026-06-18T13:20:57.237Z | Downloaded clap_builder v4.6.0 |
| 441 | 2026-06-18T13:20:57.241Z | Downloaded indicatif v0.17.11 |
| 442 | 2026-06-18T13:20:57.244Z | Downloaded rand v0.9.4 |
| 443 | 2026-06-18T13:20:57.247Z | Downloaded hashbrown v0.17.1 |
| 444 | 2026-06-18T13:20:57.251Z | Downloaded indexmap v2.14.0 |
| 445 | 2026-06-18T13:20:57.258Z | Downloaded mio v1.2.1 |
| 446 | 2026-06-18T13:20:57.264Z | Downloaded tower-http v0.6.11 |
| 447 | 2026-06-18T13:20:57.269Z | Downloaded h2 v0.4.15 |
| 448 | 2026-06-18T13:20:57.273Z | Downloaded hyper-util v0.1.20 |
| 449 | 2026-06-18T13:20:57.276Z | Downloaded futures-util v0.3.32 |
| 450 | 2026-06-18T13:20:57.284Z | Downloaded chrono v0.4.45 |
| 451 | 2026-06-18T13:20:57.290Z | Downloaded toml_edit v0.22.27 |
| 452 | 2026-06-18T13:20:57.293Z | Downloaded tracing-subscriber v0.3.23 |
| 453 | 2026-06-18T13:20:57.309Z | Downloaded webpki-roots v1.0.8 |
| 454 | 2026-06-18T13:20:57.316Z | Downloaded idna v1.1.0 |
| 455 | 2026-06-18T13:20:57.323Z | Downloaded curve25519-dalek v4.1.3 |
| 456 | 2026-06-18T13:20:57.328Z | Downloaded unicode-width v0.2.2 |
| 457 | 2026-06-18T13:20:57.332Z | Downloaded unicode-width v0.1.14 |
| 458 | 2026-06-18T13:20:57.335Z | Downloaded pulldown-cmark v0.13.4 |
| 459 | 2026-06-18T13:20:57.339Z | Downloaded gimli v0.32.3 |
| 460 | 2026-06-18T13:20:57.343Z | Downloaded regex v1.12.4 |
| 461 | 2026-06-18T13:20:57.346Z | Downloaded tokio-util v0.7.18 |
| 462 | 2026-06-18T13:20:57.350Z | Downloaded reqwest v0.12.28 |
| 463 | 2026-06-18T13:20:57.354Z | Downloaded hyper v1.10.1 |
| 464 | 2026-06-18T13:20:57.358Z | Downloaded bstr v1.12.1 |
| 465 | 2026-06-18T13:20:57.365Z | Downloaded serde_json v1.0.150 |
| 466 | 2026-06-18T13:20:57.376Z | Downloaded tracing v0.1.44 |
| 467 | 2026-06-18T13:20:57.387Z | Downloaded color-eyre v0.6.5 |
| 468 | 2026-06-18T13:20:57.396Z | Downloaded quick-xml v0.37.5 |
| 469 | 2026-06-18T13:20:57.408Z | Downloaded portable-atomic v1.13.1 |
| 470 | 2026-06-18T13:20:57.413Z | Downloaded tokio v1.52.3 |
| 471 | 2026-06-18T13:20:57.444Z | Downloaded quick-xml v0.38.4 |
| 472 | 2026-06-18T13:20:57.450Z | Downloaded winnow v1.0.3 |
| 473 | 2026-06-18T13:20:57.457Z | Downloaded winnow v0.7.15 |
| 474 | 2026-06-18T13:20:57.481Z | Downloaded quinn-proto v0.11.14 |
| 475 | 2026-06-18T13:20:57.502Z | Downloaded vcpkg v0.2.15 |
| 476 | 2026-06-18T13:20:57.533Z | Downloaded nextest-runner v0.80.0 |
| 477 | 2026-06-18T13:20:57.554Z | Downloaded openssl v0.10.81 |
| 478 | 2026-06-18T13:20:57.562Z | Downloaded zerocopy v0.8.52 |
| 479 | 2026-06-18T13:20:57.573Z | Downloaded syn v2.0.118 |
| 480 | 2026-06-18T13:20:57.579Z | Downloaded regex-syntax v0.8.11 |
| 481 | 2026-06-18T13:20:57.583Z | Downloaded nix v0.30.1 |
| 482 | 2026-06-18T13:20:57.591Z | Downloaded object v0.37.3 |
| 483 | 2026-06-18T13:20:57.604Z | Downloaded rustls v0.23.40 |
| 484 | 2026-06-18T13:20:57.615Z | Downloaded rustix v0.38.44 |
| 485 | 2026-06-18T13:20:57.635Z | Downloaded rustix v1.1.4 |
| 486 | 2026-06-18T13:20:57.699Z | Downloaded regex-automata v0.4.14 |
| 487 | 2026-06-18T13:20:57.746Z | Downloaded petgraph v0.8.3 |
| 488 | 2026-06-18T13:20:57.758Z | Downloaded libc v0.2.186 |
| 489 | 2026-06-18T13:20:57.777Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 490 | 2026-06-18T13:20:57.854Z | Downloaded recursion v0.5.4 |
| 491 | 2026-06-18T13:20:57.861Z | Downloaded ring v0.17.14 |
| 492 | 2026-06-18T13:20:57.921Z | Compiling proc-macro2 v1.0.106 |
| 493 | 2026-06-18T13:20:57.921Z | Compiling libc v0.2.186 |
| 494 | 2026-06-18T13:20:57.924Z | Compiling unicode-ident v1.0.24 |
| 495 | 2026-06-18T13:20:57.925Z | Compiling quote v1.0.45 |
| 496 | 2026-06-18T13:20:57.925Z | Compiling serde_core v1.0.228 |
| 497 | 2026-06-18T13:20:57.925Z | Compiling cfg-if v1.0.4 |
| 498 | 2026-06-18T13:20:57.925Z | Compiling memchr v2.8.2 |
| 499 | 2026-06-18T13:20:57.925Z | Compiling once_cell v1.21.4 |
| 500 | 2026-06-18T13:20:58.128Z | Compiling log v0.4.32 |
| 501 | 2026-06-18T13:20:58.176Z | Compiling pin-project-lite v0.2.17 |
| 502 | 2026-06-18T13:20:58.271Z | Compiling serde v1.0.228 |
| 503 | 2026-06-18T13:20:58.314Z | Compiling itoa v1.0.18 |
| 504 | 2026-06-18T13:20:58.540Z | Compiling smallvec v1.15.2 |
| 505 | 2026-06-18T13:20:58.570Z | Compiling futures-core v0.3.32 |
| 506 | 2026-06-18T13:20:58.642Z | Compiling bitflags v2.13.0 |
| 507 | 2026-06-18T13:20:58.726Z | Compiling hashbrown v0.17.1 |
| 508 | 2026-06-18T13:20:58.797Z | Compiling find-msvc-tools v0.1.9 |
| 509 | 2026-06-18T13:20:59.029Z | Compiling errno v0.3.14 |
| 510 | 2026-06-18T13:20:59.038Z | Compiling equivalent v1.0.2 |
| 511 | 2026-06-18T13:20:59.079Z | Compiling shlex v2.0.1 |
| 512 | 2026-06-18T13:20:59.125Z | Compiling jobserver v0.1.34 |
| 513 | 2026-06-18T13:20:59.136Z | Compiling signal-hook-registry v1.4.8 |
| 514 | 2026-06-18T13:20:59.233Z | Compiling bytes v1.12.0 |
| 515 | 2026-06-18T13:20:59.260Z | Compiling mio v1.2.1 |
| 516 | 2026-06-18T13:20:59.355Z | Compiling syn v2.0.118 |
| 517 | 2026-06-18T13:20:59.402Z | Compiling cc v1.2.64 |
| 518 | 2026-06-18T13:20:59.428Z | Compiling futures-sink v0.3.32 |
| 519 | 2026-06-18T13:20:59.440Z | Compiling rustix v1.1.4 |
| 520 | 2026-06-18T13:20:59.537Z | Compiling socket2 v0.6.4 |
| 521 | 2026-06-18T13:20:59.683Z | Compiling slab v0.4.12 |
| 522 | 2026-06-18T13:20:59.893Z | Compiling zmij v1.0.21 |
| 523 | 2026-06-18T13:20:59.969Z | Compiling futures-channel v0.3.32 |
| 524 | 2026-06-18T13:21:00.164Z | Compiling tracing-core v0.1.36 |
| 525 | 2026-06-18T13:21:00.268Z | Compiling version_check v0.9.5 |
| 526 | 2026-06-18T13:21:00.281Z | Compiling serde_json v1.0.150 |
| 527 | 2026-06-18T13:21:00.544Z | Compiling indexmap v2.14.0 |
| 528 | 2026-06-18T13:21:00.576Z | Compiling futures-task v0.3.32 |
| 529 | 2026-06-18T13:21:00.623Z | Compiling getrandom v0.4.3 |
| 530 | 2026-06-18T13:21:00.722Z | Compiling futures-io v0.3.32 |
| 531 | 2026-06-18T13:21:00.754Z | Compiling unicode-width v0.2.2 |
| 532 | 2026-06-18T13:21:00.940Z | Compiling percent-encoding v2.3.2 |
| 533 | 2026-06-18T13:21:00.955Z | Compiling camino v1.2.2 |
| 534 | 2026-06-18T13:21:01.234Z | Compiling ring v0.17.14 |
| 535 | 2026-06-18T13:21:01.256Z | Compiling http v1.4.2 |
| 536 | 2026-06-18T13:21:01.312Z | Compiling zeroize v1.9.0 |
| 537 | 2026-06-18T13:21:01.370Z | Compiling simd-adler32 v0.3.9 |
| 538 | 2026-06-18T13:21:01.414Z | Compiling autocfg v1.5.1 |
| 539 | 2026-06-18T13:21:01.529Z | Compiling adler2 v2.0.1 |
| 540 | 2026-06-18T13:21:01.722Z | Compiling miniz_oxide v0.8.9 |
| 541 | 2026-06-18T13:21:01.808Z | Compiling num-traits v0.2.19 |
| 542 | 2026-06-18T13:21:02.071Z | Compiling target-lexicon v0.13.5 |
| 543 | 2026-06-18T13:21:02.247Z | Compiling zerocopy v0.8.52 |
| 544 | 2026-06-18T13:21:02.551Z | Compiling object v0.37.3 |
| 545 | 2026-06-18T13:21:02.653Z | Compiling getrandom v0.3.4 |
| 546 | 2026-06-18T13:21:02.909Z | Compiling http-body v1.0.1 |
| 547 | 2026-06-18T13:21:02.934Z | Compiling rustls-pki-types v1.14.1 |
| 548 | 2026-06-18T13:21:03.024Z | Compiling form_urlencoded v1.2.2 |
| 549 | 2026-06-18T13:21:03.067Z | Compiling serde_derive v1.0.228 |
| 550 | 2026-06-18T13:21:03.070Z | Compiling tokio-macros v2.7.0 |
| 551 | 2026-06-18T13:21:03.166Z | Compiling futures-macro v0.3.32 |
| 552 | 2026-06-18T13:21:03.224Z | Compiling tracing-attributes v0.1.31 |
| 553 | 2026-06-18T13:21:03.293Z | Compiling semver v1.0.28 |
| 554 | 2026-06-18T13:21:03.496Z | Compiling getrandom v0.2.17 |
| 555 | 2026-06-18T13:21:03.699Z | Compiling guppy-workspace-hack v0.1.0 |
| 556 | 2026-06-18T13:21:03.815Z | Compiling signal-hook v0.3.18 |
| 557 | 2026-06-18T13:21:03.846Z | Compiling tokio v1.52.3 |
| 558 | 2026-06-18T13:21:03.932Z | Compiling fnv v1.0.7 |
| 559 | 2026-06-18T13:21:03.957Z | Compiling idna_adapter v1.0.0 |
| 560 | 2026-06-18T13:21:04.005Z | Compiling futures-util v0.3.32 |
| 561 | 2026-06-18T13:21:04.036Z | Compiling utf8_iter v1.0.4 |
| 562 | 2026-06-18T13:21:04.048Z | Compiling gimli v0.32.3 |
| 563 | 2026-06-18T13:21:04.060Z | Compiling thiserror v2.0.18 |
| 564 | 2026-06-18T13:21:04.200Z | Compiling owo-colors v4.3.0 |
| 565 | 2026-06-18T13:21:04.417Z | Compiling untrusted v0.9.0 |
| 566 | 2026-06-18T13:21:04.459Z | Compiling tracing v0.1.44 |
| 567 | 2026-06-18T13:21:04.534Z | Compiling httparse v1.10.1 |
| 568 | 2026-06-18T13:21:04.805Z | Compiling idna v1.1.0 |
| 569 | 2026-06-18T13:21:04.851Z | Compiling thiserror-impl v2.0.18 |
| 570 | 2026-06-18T13:21:06.072Z | Compiling addr2line v0.25.1 |
| 571 | 2026-06-18T13:21:06.523Z | Compiling generic-array v0.14.7 |
| 572 | 2026-06-18T13:21:06.679Z | Compiling rustc-demangle v0.1.27 |
| 573 | 2026-06-18T13:21:06.712Z | Compiling tower-service v0.3.3 |
| 574 | 2026-06-18T13:21:06.771Z | Compiling pkg-config v0.3.33 |
| 575 | 2026-06-18T13:21:06.811Z | Compiling rustls v0.23.40 |
| 576 | 2026-06-18T13:21:07.012Z | Compiling fastrand v2.4.1 |
| 577 | 2026-06-18T13:21:07.045Z | Compiling try-lock v0.2.5 |
| 578 | 2026-06-18T13:21:07.163Z | Compiling target-spec v3.6.0 |
| 579 | 2026-06-18T13:21:07.208Z | Compiling thiserror v1.0.69 |
| 580 | 2026-06-18T13:21:07.341Z | Compiling atomic-waker v1.1.2 |
| 581 | 2026-06-18T13:21:07.453Z | Compiling typeid v1.0.3 |
| 582 | 2026-06-18T13:21:07.491Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 583 | 2026-06-18T13:21:07.685Z | Compiling tempfile v3.27.0 |
| 584 | 2026-06-18T13:21:07.706Z | Compiling want v0.3.1 |
| 585 | 2026-06-18T13:21:07.799Z | Compiling tokio-util v0.7.18 |
| 586 | 2026-06-18T13:21:07.911Z | Compiling cfg-expr v0.20.8 |
| 587 | 2026-06-18T13:21:08.045Z | Compiling url v2.5.8 |
| 588 | 2026-06-18T13:21:08.583Z | Compiling h2 v0.4.15 |
| 589 | 2026-06-18T13:21:08.875Z | Compiling backtrace v0.3.76 |
| 590 | 2026-06-18T13:21:09.473Z | Compiling thiserror-impl v1.0.69 |
| 591 | 2026-06-18T13:21:09.838Z | Compiling terminal_size v0.4.4 |
| 592 | 2026-06-18T13:21:09.999Z | Compiling aho-corasick v1.1.4 |
| 593 | 2026-06-18T13:21:10.306Z | Compiling regex-syntax v0.8.11 |
| 594 | 2026-06-18T13:21:10.537Z | Compiling rustls-webpki v0.103.13 |
| 595 | 2026-06-18T13:21:10.656Z | Compiling winnow v0.7.15 |
| 596 | 2026-06-18T13:21:12.633Z | Compiling subtle v2.6.1 |
| 597 | 2026-06-18T13:21:12.802Z | Compiling erased-serde v0.4.10 |
| 598 | 2026-06-18T13:21:13.114Z | Compiling typenum v1.20.1 |
| 599 | 2026-06-18T13:21:13.300Z | Compiling regex-automata v0.4.14 |
| 600 | 2026-06-18T13:21:13.703Z | Compiling hyper v1.10.1 |
| 601 | 2026-06-18T13:21:15.610Z | Compiling serde_spanned v0.6.9 |
| 602 | 2026-06-18T13:21:15.778Z | Compiling toml_datetime v0.6.11 |
| 603 | 2026-06-18T13:21:16.157Z | Compiling ahash v0.8.12 |
| 604 | 2026-06-18T13:21:16.427Z | Compiling sync_wrapper v1.0.2 |
| 605 | 2026-06-18T13:21:16.546Z | Compiling unicode-segmentation v1.13.3 |
| 606 | 2026-06-18T13:21:16.814Z | Compiling foldhash v0.1.5 |
| 607 | 2026-06-18T13:21:16.954Z | Compiling portable-atomic v1.13.1 |
| 608 | 2026-06-18T13:21:17.042Z | Compiling lazy_static v1.5.0 |
| 609 | 2026-06-18T13:21:17.155Z | Compiling tower-layer v0.3.3 |
| 610 | 2026-06-18T13:21:17.367Z | Compiling crc32fast v1.5.0 |
| 611 | 2026-06-18T13:21:17.427Z | Compiling toml_write v0.1.2 |
| 612 | 2026-06-18T13:21:17.495Z | Compiling parking_lot_core v0.9.12 |
| 613 | 2026-06-18T13:21:17.680Z | Compiling either v1.16.0 |
| 614 | 2026-06-18T13:21:17.680Z | Compiling ipnet v2.12.0 |
| 615 | 2026-06-18T13:21:17.770Z | Compiling is_ci v1.2.0 |
| 616 | 2026-06-18T13:21:17.783Z | Compiling base64 v0.22.1 |
| 617 | 2026-06-18T13:21:17.918Z | Compiling nextest-workspace-hack v0.1.0 |
| 618 | 2026-06-18T13:21:17.939Z | Compiling unicode-linebreak v0.1.5 |
| 619 | 2026-06-18T13:21:18.010Z | Compiling supports-color v3.0.2 |
| 620 | 2026-06-18T13:21:18.177Z | Compiling textwrap v0.16.2 |
| 621 | 2026-06-18T13:21:18.207Z | Compiling hyper-util v0.1.20 |
| 622 | 2026-06-18T13:21:18.279Z | Compiling toml_edit v0.22.27 |
| 623 | 2026-06-18T13:21:18.360Z | Compiling tower v0.5.3 |
| 624 | 2026-06-18T13:21:18.894Z | Compiling sharded-slab v0.1.7 |
| 625 | 2026-06-18T13:21:18.960Z | Compiling hashbrown v0.15.5 |
| 626 | 2026-06-18T13:21:19.497Z | Compiling convert_case v0.10.0 |
| 627 | 2026-06-18T13:21:19.599Z | Compiling tokio-rustls v0.26.4 |
| 628 | 2026-06-18T13:21:19.758Z | Compiling backtrace-ext v0.2.1 |
| 629 | 2026-06-18T13:21:19.882Z | Compiling ordered-float v2.10.1 |
| 630 | 2026-06-18T13:21:20.022Z | Compiling webpki-roots v1.0.8 |
| 631 | 2026-06-18T13:21:20.146Z | Compiling miette-derive v7.6.0 |
| 632 | 2026-06-18T13:21:20.166Z | Compiling pathdiff v0.2.3 |
| 633 | 2026-06-18T13:21:20.224Z | Compiling console v0.15.11 |
| 634 | 2026-06-18T13:21:20.297Z | Compiling tracing-log v0.2.0 |
| 635 | 2026-06-18T13:21:20.657Z | Compiling cargo-platform v0.3.3 |
| 636 | 2026-06-18T13:21:20.848Z | Compiling os_pipe v1.2.3 |
| 637 | 2026-06-18T13:21:21.018Z | Compiling thread_local v1.1.9 |
| 638 | 2026-06-18T13:21:21.241Z | Compiling supports-unicode v3.0.0 |
| 639 | 2026-06-18T13:21:21.256Z | Compiling rustix v0.38.44 |
| 640 | 2026-06-18T13:21:21.377Z | Compiling scopeguard v1.2.0 |
| 641 | 2026-06-18T13:21:21.414Z | Compiling ryu v1.0.23 |
| 642 | 2026-06-18T13:21:21.483Z | Compiling cfg_aliases v0.2.1 |
| 643 | 2026-06-18T13:21:21.533Z | Compiling pulldown-cmark v0.13.4 |
| 644 | 2026-06-18T13:21:21.556Z | Compiling debug-ignore v1.0.5 |
| 645 | 2026-06-18T13:21:21.612Z | Compiling zstd-safe v7.2.4 |
| 646 | 2026-06-18T13:21:21.702Z | Compiling supports-hyperlinks v3.2.0 |
| 647 | 2026-06-18T13:21:21.796Z | Compiling utf8parse v0.2.2 |
| 648 | 2026-06-18T13:21:21.885Z | Compiling unicode-width v0.1.14 |
| 649 | 2026-06-18T13:21:21.911Z | Compiling fixedbitset v0.5.7 |
| 650 | 2026-06-18T13:21:21.947Z | Compiling winnow v1.0.3 |
| 651 | 2026-06-18T13:21:22.116Z | Compiling miette v7.6.0 |
| 652 | 2026-06-18T13:21:22.197Z | Compiling petgraph v0.8.3 |
| 653 | 2026-06-18T13:21:22.446Z | Compiling anstyle-parse v1.0.0 |
| 654 | 2026-06-18T13:21:22.779Z | Compiling nix v0.30.1 |
| 655 | 2026-06-18T13:21:23.173Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 656 | 2026-06-18T13:21:23.416Z | Compiling serde_urlencoded v0.7.1 |
| 657 | 2026-06-18T13:21:23.708Z | Compiling lock_api v0.4.14 |
| 658 | 2026-06-18T13:21:23.956Z | Compiling tracing-subscriber v0.3.23 |
| 659 | 2026-06-18T13:21:24.123Z | Compiling sigchld v0.2.4 |
| 660 | 2026-06-18T13:21:24.336Z | Compiling cargo_metadata v0.23.1 |
| 661 | 2026-06-18T13:21:24.509Z | Compiling hyper-rustls v0.27.9 |
| 662 | 2026-06-18T13:21:24.650Z | Compiling serde-value v0.7.0 |
| 663 | 2026-06-18T13:21:25.193Z | Compiling serde-untagged v0.1.9 |
| 664 | 2026-06-18T13:21:25.414Z | Compiling toml v0.8.23 |
| 665 | 2026-06-18T13:21:25.565Z | Compiling derive_more-impl v2.1.1 |
| 666 | 2026-06-18T13:21:26.407Z | Compiling tower-http v0.6.11 |
| 667 | 2026-06-18T13:21:27.311Z | Compiling itertools v0.14.0 |
| 668 | 2026-06-18T13:21:27.325Z | Compiling regex v1.12.4 |
| 669 | 2026-06-18T13:21:27.609Z | Compiling block-buffer v0.10.4 |
| 670 | 2026-06-18T13:21:27.670Z | Compiling crypto-common v0.1.7 |
| 671 | 2026-06-18T13:21:27.764Z | Compiling ppv-lite86 v0.2.21 |
| 672 | 2026-06-18T13:21:27.804Z | Compiling futures-executor v0.3.32 |
| 673 | 2026-06-18T13:21:28.092Z | Compiling rand_core v0.9.5 |
| 674 | 2026-06-18T13:21:28.264Z | Compiling pin-project-internal v1.1.13 |
| 675 | 2026-06-18T13:21:28.331Z | Compiling http-body-util v0.1.3 |
| 676 | 2026-06-18T13:21:28.344Z | Compiling uuid v1.23.3 |
| 677 | 2026-06-18T13:21:28.599Z | Compiling serde_spanned v1.1.1 |
| 678 | 2026-06-18T13:21:28.753Z | Compiling smol_str v0.3.6 |
| 679 | 2026-06-18T13:21:28.770Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 680 | 2026-06-18T13:21:28.802Z | Compiling filetime v0.2.29 |
| 681 | 2026-06-18T13:21:28.880Z | Compiling vte v0.14.1 |
| 682 | 2026-06-18T13:21:29.012Z | Compiling bstr v1.12.1 |
| 683 | 2026-06-18T13:21:29.090Z | Compiling nested v0.1.1 |
| 684 | 2026-06-18T13:21:29.103Z | Compiling self_update v0.42.0 |
| 685 | 2026-06-18T13:21:29.185Z | Compiling static_assertions v1.1.0 |
| 686 | 2026-06-18T13:21:29.261Z | Compiling unicase v2.9.0 |
| 687 | 2026-06-18T13:21:29.287Z | Compiling iana-time-zone v0.1.65 |
| 688 | 2026-06-18T13:21:29.323Z | Compiling number_prefix v0.4.0 |
| 689 | 2026-06-18T13:21:29.354Z | Compiling is_terminal_polyfill v1.70.2 |
| 690 | 2026-06-18T13:21:29.442Z | Compiling eyre v0.6.12 |
| 691 | 2026-06-18T13:21:29.457Z | Compiling unicode-xid v0.2.6 |
| 692 | 2026-06-18T13:21:29.534Z | Compiling litrs v1.0.0 |
| 693 | 2026-06-18T13:21:29.588Z | Compiling anstyle-query v1.1.5 |
| 694 | 2026-06-18T13:21:29.695Z | Compiling color-spantrace v0.3.0 |
| 695 | 2026-06-18T13:21:29.695Z | Compiling xattr v1.6.1 |
| 696 | 2026-06-18T13:21:29.760Z | Compiling tinyvec_macros v0.1.1 |
| 697 | 2026-06-18T13:21:29.819Z | Compiling anstyle v1.0.14 |
| 698 | 2026-06-18T13:21:29.832Z | Compiling colorchoice v1.0.5 |
| 699 | 2026-06-18T13:21:29.954Z | Compiling tar v0.4.46 |
| 700 | 2026-06-18T13:21:29.972Z | Compiling document-features v0.2.12 |
| 701 | 2026-06-18T13:21:30.026Z | Compiling anstream v1.0.0 |
| 702 | 2026-06-18T13:21:30.055Z | Compiling tinyvec v1.11.0 |
| 703 | 2026-06-18T13:21:30.394Z | Compiling cargo-util-schemas v0.2.0 |
| 704 | 2026-06-18T13:21:30.512Z | Compiling indicatif v0.17.11 |
| 705 | 2026-06-18T13:21:30.548Z | Compiling globset v0.4.18 |
| 706 | 2026-06-18T13:21:30.566Z | Compiling chrono v0.4.45 |
| 707 | 2026-06-18T13:21:31.099Z | Compiling pin-project v1.1.13 |
| 708 | 2026-06-18T13:21:31.205Z | Compiling guppy v0.17.26 |
| 709 | 2026-06-18T13:21:32.494Z | Compiling strip-ansi-escapes v0.2.1 |
| 710 | 2026-06-18T13:21:32.692Z | Compiling toml v1.1.2+spec-1.1.0 |
| 711 | 2026-06-18T13:21:32.806Z | Compiling nextest-metadata v0.12.2 |
| 712 | 2026-06-18T13:21:32.984Z | Compiling newtype-uuid v1.3.2 |
| 713 | 2026-06-18T13:21:33.178Z | Compiling reqwest v0.12.28 |
| 714 | 2026-06-18T13:21:33.640Z | Compiling rand_chacha v0.9.0 |
| 715 | 2026-06-18T13:21:33.753Z | Compiling futures v0.3.32 |
| 716 | 2026-06-18T13:21:33.841Z | Compiling digest v0.10.7 |
| 717 | 2026-06-18T13:21:33.996Z | Compiling parking_lot v0.12.5 |
| 718 | 2026-06-18T13:21:34.069Z | Compiling flate2 v1.1.9 |
| 719 | 2026-06-18T13:21:34.200Z | Compiling derive_more v2.1.1 |
| 720 | 2026-06-18T13:21:34.284Z | Compiling tracing-error v0.2.1 |
| 721 | 2026-06-18T13:21:34.520Z | Compiling shared_child v1.1.1 |
| 722 | 2026-06-18T13:21:34.932Z | Compiling signal-hook-mio v0.2.5 |
| 723 | 2026-06-18T13:21:35.068Z | Compiling self-replace v1.5.0 |
| 724 | 2026-06-18T13:21:35.197Z | Compiling cargo-platform v0.2.0 |
| 725 | 2026-06-18T13:21:35.376Z | Compiling quick-xml v0.37.5 |
| 726 | 2026-06-18T13:21:35.755Z | Compiling quick-xml v0.38.4 |
| 727 | 2026-06-18T13:21:35.914Z | Compiling strsim v0.11.1 |
| 728 | 2026-06-18T13:21:35.978Z | Compiling humantime v2.3.0 |
| 729 | 2026-06-18T13:21:36.679Z | Compiling urlencoding v2.1.3 |
| 730 | 2026-06-18T13:21:36.734Z | Compiling heck v0.5.0 |
| 731 | 2026-06-18T13:21:36.919Z | Compiling cpufeatures v0.2.17 |
| 732 | 2026-06-18T13:21:36.932Z | Compiling recursion v0.5.4 |
| 733 | 2026-06-18T13:21:36.945Z | Compiling shell-words v1.1.1 |
| 734 | 2026-06-18T13:21:37.070Z | Compiling clap_lex v1.1.0 |
| 735 | 2026-06-18T13:21:37.196Z | Compiling indenter v0.3.4 |
| 736 | 2026-06-18T13:21:37.218Z | Compiling clap_derive v4.6.1 |
| 737 | 2026-06-18T13:21:37.383Z | Compiling clap_builder v4.6.0 |
| 738 | 2026-06-18T13:21:37.428Z | Compiling nextest-filtering v0.15.0 |
| 739 | 2026-06-18T13:21:37.834Z | Compiling sha2 v0.10.9 |
| 740 | 2026-06-18T13:21:39.012Z | Compiling quick-junit v0.5.2 |
| 741 | 2026-06-18T13:21:39.065Z | Compiling humantime-serde v1.1.1 |
| 742 | 2026-06-18T13:21:39.225Z | Compiling cargo_metadata v0.20.0 |
| 743 | 2026-06-18T13:21:41.394Z | Compiling atomicwrites v0.4.4 |
| 744 | 2026-06-18T13:21:41.685Z | Compiling cargo-nextest v0.9.97 |
| 745 | 2026-06-18T13:21:42.015Z | Compiling crossterm v0.29.0 |
| 746 | 2026-06-18T13:21:42.117Z | Compiling duct v0.13.7 |
| 747 | 2026-06-18T13:21:44.154Z | Compiling zstd v0.13.3 |
| 748 | 2026-06-18T13:21:44.461Z | Compiling rand v0.9.4 |
| 749 | 2026-06-18T13:21:44.581Z | Compiling async-scoped v0.9.0 |
| 750 | 2026-06-18T13:21:44.686Z | Compiling config v0.15.24 |
| 751 | 2026-06-18T13:21:44.774Z | Compiling unicode-normalization v0.1.25 |
| 752 | 2026-06-18T13:21:44.826Z | Compiling target-spec-miette v0.4.8 |
| 753 | 2026-06-18T13:21:44.958Z | Compiling future-queue v0.4.0 |
| 754 | 2026-06-18T13:21:45.219Z | Compiling mukti-metadata v0.3.0 |
| 755 | 2026-06-18T13:21:45.240Z | Compiling camino-tempfile v1.4.1 |
| 756 | 2026-06-18T13:21:45.252Z | Compiling tokio-stream v0.1.18 |
| 757 | 2026-06-18T13:21:45.264Z | Compiling derive-where v1.6.1 |
| 758 | 2026-06-18T13:21:45.352Z | Compiling serde_path_to_error v0.1.20 |
| 759 | 2026-06-18T13:21:45.669Z | Compiling serde_ignored v0.1.14 |
| 760 | 2026-06-18T13:21:45.700Z | Compiling indent_write v2.2.0 |
| 761 | 2026-06-18T13:21:45.766Z | Compiling xxhash-rust v0.8.15 |
| 762 | 2026-06-18T13:21:45.807Z | Compiling swrite v0.1.0 |
| 763 | 2026-06-18T13:21:45.848Z | Compiling hex v0.4.3 |
| 764 | 2026-06-18T13:21:45.892Z | Compiling home v0.5.12 |
| 765 | 2026-06-18T13:21:45.943Z | Compiling color-eyre v0.6.5 |
| 766 | 2026-06-18T13:21:46.047Z | Compiling clap v4.6.1 |
| 767 | 2026-06-18T13:21:46.060Z | Compiling dialoguer v0.11.0 |
| 768 | 2026-06-18T13:21:46.131Z | Compiling enable-ansi-support v0.2.1 |
| 769 | 2026-06-18T13:21:46.524Z | Compiling nextest-runner v0.80.0 |
| 770 | 2026-06-18T13:22:04.693Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 771 | 2026-06-18T13:22:04.882Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 772 | 2026-06-18T13:22:04.886Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 773 | 2026-06-18T13:22:05.009Z | + cargo nextest run -p ndp |
| 774 | 2026-06-18T13:22:05.177Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 775 | 2026-06-18T13:22:05.828Z | From https://github.com/oxidecomputer/falcon |
| 776 | 2026-06-18T13:22:05.828Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 777 | 2026-06-18T13:22:05.905Z | Updating crates.io index |
| 778 | 2026-06-18T13:22:05.949Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 779 | 2026-06-18T13:22:06.335Z | From https://github.com/oxidecomputer/dendrite |
| 780 | 2026-06-18T13:22:06.335Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 781 | 2026-06-18T13:22:06.394Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 782 | 2026-06-18T13:22:06.712Z | From https://github.com/oxidecomputer/ispf |
| 783 | 2026-06-18T13:22:06.712Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 784 | 2026-06-18T13:22:06.718Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 785 | 2026-06-18T13:22:07.071Z | From https://github.com/oxidecomputer/netadm-sys |
| 786 | 2026-06-18T13:22:07.071Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 787 | 2026-06-18T13:22:07.078Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 788 | 2026-06-18T13:22:14.092Z | From https://github.com/oxidecomputer/omicron |
| 789 | 2026-06-18T13:22:14.092Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 790 | 2026-06-18T13:22:14.514Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 791 | 2026-06-18T13:22:15.183Z | From https://github.com/oxidecomputer/opte |
| 792 | 2026-06-18T13:22:15.183Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 793 | 2026-06-18T13:22:15.216Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 794 | 2026-06-18T13:22:15.530Z | From https://github.com/illumos/smf-rs |
| 795 | 2026-06-18T13:22:15.530Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 796 | 2026-06-18T13:22:15.622Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 797 | 2026-06-18T13:22:15.923Z | From https://github.com/oxidecomputer/network-interface |
| 798 | 2026-06-18T13:22:15.923Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 799 | 2026-06-18T13:22:16.012Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 800 | 2026-06-18T13:22:16.311Z | From https://github.com/oxidecomputer/zone |
| 801 | 2026-06-18T13:22:16.311Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 802 | 2026-06-18T13:22:16.402Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 803 | 2026-06-18T13:22:17.084Z | From https://github.com/oxidecomputer/propolis |
| 804 | 2026-06-18T13:22:17.084Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 805 | 2026-06-18T13:22:17.131Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 806 | 2026-06-18T13:22:17.651Z | From https://github.com/oxidecomputer/transceiver-control |
| 807 | 2026-06-18T13:22:17.651Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 808 | 2026-06-18T13:22:17.732Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 809 | 2026-06-18T13:22:18.016Z | From https://github.com/oxidecomputer/dlpi-sys |
| 810 | 2026-06-18T13:22:18.016Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 811 | 2026-06-18T13:22:18.022Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 812 | 2026-06-18T13:22:18.337Z | From https://github.com/jmesmon/rust-libzfs |
| 813 | 2026-06-18T13:22:18.337Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 814 | 2026-06-18T13:22:18.345Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 815 | 2026-06-18T13:22:18.652Z | From https://github.com/oxidecomputer/rusty-doors |
| 816 | 2026-06-18T13:22:18.652Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 817 | 2026-06-18T13:22:18.683Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 818 | 2026-06-18T13:22:19.010Z | From https://github.com/oxidecomputer/lldp |
| 819 | 2026-06-18T13:22:19.010Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 820 | 2026-06-18T13:22:19.093Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 821 | 2026-06-18T13:22:19.548Z | From https://github.com/oxidecomputer/slog-error-chain |
| 822 | 2026-06-18T13:22:19.548Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 823 | 2026-06-18T13:22:19.567Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 824 | 2026-06-18T13:22:19.902Z | From https://github.com/oxidecomputer/tufaceous |
| 825 | 2026-06-18T13:22:19.902Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 826 | 2026-06-18T13:22:19.982Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 827 | 2026-06-18T13:22:20.458Z | From https://github.com/oxidecomputer/management-gateway-service |
| 828 | 2026-06-18T13:22:20.458Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 829 | 2026-06-18T13:22:20.482Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 830 | 2026-06-18T13:22:21.506Z | From https://github.com/oxidecomputer/crucible |
| 831 | 2026-06-18T13:22:21.506Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 832 | 2026-06-18T13:22:21.668Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 833 | 2026-06-18T13:22:21.964Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 834 | 2026-06-18T13:22:21.964Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 835 | 2026-06-18T13:22:22.241Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 836 | 2026-06-18T13:22:22.686Z | From https://github.com/oxidecomputer/propolis |
| 837 | 2026-06-18T13:22:22.686Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 838 | 2026-06-18T13:22:22.777Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 839 | 2026-06-18T13:22:23.127Z | From https://github.com/oxidecomputer/crucible |
| 840 | 2026-06-18T13:22:23.127Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 841 | 2026-06-18T13:22:23.191Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 842 | 2026-06-18T13:22:23.528Z | From https://github.com/oxidecomputer/tofino |
| 843 | 2026-06-18T13:22:23.528Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 844 | 2026-06-18T13:22:23.552Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 845 | 2026-06-18T13:22:24.442Z | From https://github.com/oxidecomputer/maghemite |
| 846 | 2026-06-18T13:22:24.442Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 847 | 2026-06-18T13:22:24.472Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 848 | 2026-06-18T13:22:24.750Z | From https://github.com/oxidecomputer/clickward |
| 849 | 2026-06-18T13:22:24.750Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 850 | 2026-06-18T13:22:24.800Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 851 | 2026-06-18T13:22:25.062Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 852 | 2026-06-18T13:22:25.062Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 853 | 2026-06-18T13:22:26.280Z | Downloading crates ... |
| 854 | 2026-06-18T13:22:26.379Z | Downloaded aead v0.5.2 |
| 855 | 2026-06-18T13:22:26.387Z | Downloaded allocator-api2 v0.2.21 |
| 856 | 2026-06-18T13:22:26.391Z | Downloaded darling_macro v0.23.0 |
| 857 | 2026-06-18T13:22:26.394Z | Downloaded cobs v0.3.0 |
| 858 | 2026-06-18T13:22:26.397Z | Downloaded daft-derive v0.1.7 |
| 859 | 2026-06-18T13:22:26.402Z | Downloaded dof v0.4.0 |
| 860 | 2026-06-18T13:22:26.402Z | Downloaded foreign-types-macros v0.2.3 |
| 861 | 2026-06-18T13:22:26.405Z | Downloaded embedded-io v0.4.0 |
| 862 | 2026-06-18T13:22:26.405Z | Downloaded fxhash v0.2.1 |
| 863 | 2026-06-18T13:22:26.408Z | Downloaded foldhash v0.2.0 |
| 864 | 2026-06-18T13:22:26.412Z | Downloaded chacha20 v0.10.0 |
| 865 | 2026-06-18T13:22:26.415Z | Downloaded glob v0.3.3 |
| 866 | 2026-06-18T13:22:26.415Z | Downloaded gethostname v0.5.0 |
| 867 | 2026-06-18T13:22:26.415Z | Downloaded cookie v0.18.1 |
| 868 | 2026-06-18T13:22:26.418Z | Downloaded float-ord v0.3.2 |
| 869 | 2026-06-18T13:22:26.418Z | Downloaded crc8 v0.1.1 |
| 870 | 2026-06-18T13:22:26.422Z | Downloaded async-recursion v1.1.1 |
| 871 | 2026-06-18T13:22:26.425Z | Downloaded fixedbitset v0.4.2 |
| 872 | 2026-06-18T13:22:26.425Z | Downloaded block-buffer v0.12.0 |
| 873 | 2026-06-18T13:22:26.427Z | Downloaded data-encoding v2.11.0 |
| 874 | 2026-06-18T13:22:26.428Z | Downloaded async-stream v0.3.6 |
| 875 | 2026-06-18T13:22:26.430Z | Downloaded hostname v0.3.1 |
| 876 | 2026-06-18T13:22:26.431Z | Downloaded foreign-types-shared v0.3.1 |
| 877 | 2026-06-18T13:22:26.434Z | Downloaded base16ct v0.2.0 |
| 878 | 2026-06-18T13:22:26.434Z | Downloaded ff v0.13.1 |
| 879 | 2026-06-18T13:22:26.437Z | Downloaded argon2 v0.5.3 |
| 880 | 2026-06-18T13:22:26.437Z | Downloaded macaddr v1.0.1 |
| 881 | 2026-06-18T13:22:26.440Z | Downloaded enum-as-inner v0.6.1 |
| 882 | 2026-06-18T13:22:26.440Z | Downloaded instant v0.1.13 |
| 883 | 2026-06-18T13:22:26.442Z | Downloaded konst_macro_rules v0.2.19 |
| 884 | 2026-06-18T13:22:26.442Z | Downloaded chacha20 v0.9.1 |
| 885 | 2026-06-18T13:22:26.445Z | Downloaded foreign-types v0.5.0 |
| 886 | 2026-06-18T13:22:26.445Z | Downloaded cstr-argument v0.1.2 |
| 887 | 2026-06-18T13:22:26.448Z | Downloaded git-stub v1.0.0 |
| 888 | 2026-06-18T13:22:26.448Z | Downloaded cmake v0.1.58 |
| 889 | 2026-06-18T13:22:26.451Z | Downloaded cc v1.2.63 |
| 890 | 2026-06-18T13:22:26.455Z | Downloaded crypto-common v0.2.2 |
| 891 | 2026-06-18T13:22:26.455Z | Downloaded is-terminal v0.4.17 |
| 892 | 2026-06-18T13:22:26.459Z | Downloaded ingot-types v0.1.2 |
| 893 | 2026-06-18T13:22:26.459Z | Downloaded cpufeatures v0.3.0 |
| 894 | 2026-06-18T13:22:26.459Z | Downloaded defmt-parser v1.0.0 |
| 895 | 2026-06-18T13:22:26.462Z | Downloaded base16ct v1.0.0 |
| 896 | 2026-06-18T13:22:26.462Z | Downloaded ingot v0.1.1 |
| 897 | 2026-06-18T13:22:26.465Z | Downloaded inout v0.1.4 |
| 898 | 2026-06-18T13:22:26.465Z | Downloaded dtrace-parser v0.3.0 |
| 899 | 2026-06-18T13:22:26.465Z | Downloaded crunchy v0.2.4 |
| 900 | 2026-06-18T13:22:26.469Z | Downloaded ciborium-ll v0.2.2 |
| 901 | 2026-06-18T13:22:26.469Z | Downloaded idna_adapter v1.2.2 |
| 902 | 2026-06-18T13:22:26.469Z | Downloaded natord v1.0.9 |
| 903 | 2026-06-18T13:22:26.472Z | Downloaded ident_case v1.0.1 |
| 904 | 2026-06-18T13:22:26.472Z | Downloaded hubpack_derive v0.1.1 |
| 905 | 2026-06-18T13:22:26.472Z | Downloaded daft v0.1.7 |
| 906 | 2026-06-18T13:22:26.476Z | Downloaded linked-hash-map v0.5.6 |
| 907 | 2026-06-18T13:22:26.476Z | Downloaded newline-converter v0.3.0 |
| 908 | 2026-06-18T13:22:26.479Z | Downloaded memoffset v0.9.1 |
| 909 | 2026-06-18T13:22:26.479Z | Downloaded getrandom v0.4.2 |
| 910 | 2026-06-18T13:22:26.482Z | Downloaded ipnetwork v0.21.1 |
| 911 | 2026-06-18T13:22:26.482Z | Downloaded libsw v3.5.0 |
| 912 | 2026-06-18T13:22:26.485Z | Downloaded git-stub-vcs v0.1.0 |
| 913 | 2026-06-18T13:22:26.485Z | Downloaded const-random-macro v0.1.16 |
| 914 | 2026-06-18T13:22:26.488Z | Downloaded bcs v0.1.6 |
| 915 | 2026-06-18T13:22:26.488Z | Downloaded dyn-clone v1.0.20 |
| 916 | 2026-06-18T13:22:26.490Z | Downloaded console v0.16.3 |
| 917 | 2026-06-18T13:22:26.491Z | Downloaded defmt v0.3.100 |
| 918 | 2026-06-18T13:22:26.493Z | Downloaded ciborium-io v0.2.2 |
| 919 | 2026-06-18T13:22:26.493Z | Downloaded ciborium v0.2.2 |
| 920 | 2026-06-18T13:22:26.496Z | Downloaded dof v0.3.0 |
| 921 | 2026-06-18T13:22:26.496Z | Downloaded darling_macro v0.21.3 |
| 922 | 2026-06-18T13:22:26.496Z | Downloaded newtype_derive v0.1.6 |
| 923 | 2026-06-18T13:22:26.499Z | Downloaded dtrace-parser v0.2.0 |
| 924 | 2026-06-18T13:22:26.499Z | Downloaded compression-core v0.4.32 |
| 925 | 2026-06-18T13:22:26.502Z | Downloaded hubpack v0.1.2 |
| 926 | 2026-06-18T13:22:26.502Z | Downloaded async-stream-impl v0.3.6 |
| 927 | 2026-06-18T13:22:26.502Z | Downloaded elliptic-curve v0.13.8 |
| 928 | 2026-06-18T13:22:26.505Z | Downloaded multer v3.1.0 |
| 929 | 2026-06-18T13:22:26.509Z | Downloaded libscf-sys v1.2.0 |
| 930 | 2026-06-18T13:22:26.509Z | Downloaded keccak v0.1.6 |
| 931 | 2026-06-18T13:22:26.512Z | Downloaded heck v0.4.1 |
| 932 | 2026-06-18T13:22:26.512Z | Downloaded mime v0.3.17 |
| 933 | 2026-06-18T13:22:26.512Z | Downloaded olpc-cjson v0.1.4 |
| 934 | 2026-06-18T13:22:26.515Z | Downloaded newtype-uuid-macros v0.1.0 |
| 935 | 2026-06-18T13:22:26.515Z | Downloaded httpdate v1.0.3 |
| 936 | 2026-06-18T13:22:26.519Z | Downloaded convert_case v0.4.0 |
| 937 | 2026-06-18T13:22:26.519Z | Downloaded managed v0.8.0 |
| 938 | 2026-06-18T13:22:26.519Z | Downloaded internet-checksum v0.2.1 |
| 939 | 2026-06-18T13:22:26.522Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 940 | 2026-06-18T13:22:26.522Z | Downloaded num_enum_derive v0.5.11 |
| 941 | 2026-06-18T13:22:26.522Z | Downloaded num-derive v0.4.2 |
| 942 | 2026-06-18T13:22:26.525Z | Downloaded no-std-compat v0.4.1 |
| 943 | 2026-06-18T13:22:26.525Z | Downloaded hash32 v0.3.1 |
| 944 | 2026-06-18T13:22:26.525Z | Downloaded opaque-debug v0.3.1 |
| 945 | 2026-06-18T13:22:26.528Z | Downloaded omicron-workspace-hack v0.1.0 |
| 946 | 2026-06-18T13:22:26.528Z | Downloaded num-iter v0.1.45 |
| 947 | 2026-06-18T13:22:26.528Z | Downloaded linear-map v1.2.0 |
| 948 | 2026-06-18T13:22:26.531Z | Downloaded arrayvec v0.7.6 |
| 949 | 2026-06-18T13:22:26.533Z | Downloaded embedded-io v0.6.1 |
| 950 | 2026-06-18T13:22:26.533Z | Downloaded memmap v0.7.0 |
| 951 | 2026-06-18T13:22:26.533Z | Downloaded crucible-workspace-hack v0.1.0 |
| 952 | 2026-06-18T13:22:26.536Z | Downloaded bit-set v0.8.0 |
| 953 | 2026-06-18T13:22:26.537Z | Downloaded arrayref v0.3.9 |
| 954 | 2026-06-18T13:22:26.537Z | Downloaded group v0.13.0 |
| 955 | 2026-06-18T13:22:26.539Z | Downloaded num v0.4.3 |
| 956 | 2026-06-18T13:22:26.539Z | Downloaded dunce v1.0.5 |
| 957 | 2026-06-18T13:22:26.542Z | Downloaded const-random v0.1.18 |
| 958 | 2026-06-18T13:22:26.542Z | Downloaded num-conv v0.2.2 |
| 959 | 2026-06-18T13:22:26.545Z | Downloaded num_threads v0.1.7 |
| 960 | 2026-06-18T13:22:26.548Z | Downloaded csv-core v0.1.13 |
| 961 | 2026-06-18T13:22:26.548Z | Downloaded chacha20poly1305 v0.10.1 |
| 962 | 2026-06-18T13:22:26.551Z | Downloaded byteorder v1.5.0 |
| 963 | 2026-06-18T13:22:26.555Z | Downloaded parse-display v0.10.0 |
| 964 | 2026-06-18T13:22:26.560Z | Downloaded plain v0.2.3 |
| 965 | 2026-06-18T13:22:26.563Z | Downloaded phf_shared v0.12.1 |
| 966 | 2026-06-18T13:22:26.565Z | Downloaded hostname v0.4.2 |
| 967 | 2026-06-18T13:22:26.568Z | Downloaded libsw-core v0.3.2 |
| 968 | 2026-06-18T13:22:26.571Z | Downloaded proc-macro-crate v1.3.1 |
| 969 | 2026-06-18T13:22:26.571Z | Downloaded displaydoc v0.2.6 |
| 970 | 2026-06-18T13:22:26.574Z | Downloaded powerfmt v0.2.0 |
| 971 | 2026-06-18T13:22:26.574Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 972 | 2026-06-18T13:22:26.577Z | Downloaded proc-macro-error-attr v1.0.4 |
| 973 | 2026-06-18T13:22:26.577Z | Downloaded pretty-hex v0.4.2 |
| 974 | 2026-06-18T13:22:26.577Z | Downloaded progenitor-client v0.10.0 |
| 975 | 2026-06-18T13:22:26.580Z | Downloaded memmap2 v0.9.10 |
| 976 | 2026-06-18T13:22:26.580Z | Downloaded constant_time_eq v0.4.2 |
| 977 | 2026-06-18T13:22:26.584Z | Downloaded match_cfg v0.1.0 |
| 978 | 2026-06-18T13:22:26.584Z | Downloaded fs-err v3.3.0 |
| 979 | 2026-06-18T13:22:26.584Z | Downloaded critical-section v1.2.0 |
| 980 | 2026-06-18T13:22:26.587Z | Downloaded compression-codecs v0.4.38 |
| 981 | 2026-06-18T13:22:26.587Z | Downloaded progenitor-client v0.14.0 |
| 982 | 2026-06-18T13:22:26.590Z | Downloaded num_enum v0.5.11 |
| 983 | 2026-06-18T13:22:26.593Z | Downloaded progenitor-macro v0.10.0 |
| 984 | 2026-06-18T13:22:26.593Z | Downloaded progenitor-macro v0.13.0 |
| 985 | 2026-06-18T13:22:26.593Z | Downloaded byte-wrapper v0.1.0 |
| 986 | 2026-06-18T13:22:26.596Z | Downloaded derive-ex v0.1.8 |
| 987 | 2026-06-18T13:22:26.596Z | Downloaded deranged v0.5.8 |
| 988 | 2026-06-18T13:22:26.599Z | Downloaded defmt-macros v1.1.0 |
| 989 | 2026-06-18T13:22:26.603Z | Downloaded proc-macro-crate v3.5.0 |
| 990 | 2026-06-18T13:22:26.603Z | Downloaded num-rational v0.4.2 |
| 991 | 2026-06-18T13:22:26.606Z | Downloaded litemap v0.8.2 |
| 992 | 2026-06-18T13:22:26.606Z | Downloaded ingot-macros v0.1.1 |
| 993 | 2026-06-18T13:22:26.606Z | Downloaded fs_extra v1.3.0 |
| 994 | 2026-06-18T13:22:26.606Z | Downloaded cipher v0.4.4 |
| 995 | 2026-06-18T13:22:26.609Z | Downloaded icu_provider v2.2.0 |
| 996 | 2026-06-18T13:22:26.609Z | Downloaded erased-serde v0.3.31 |
| 997 | 2026-06-18T13:22:26.612Z | Downloaded defmt v1.1.0 |
| 998 | 2026-06-18T13:22:26.615Z | Downloaded pem v3.0.6 |
| 999 | 2026-06-18T13:22:26.615Z | Downloaded paste v1.0.15 |
| 1000 | 2026-06-18T13:22:26.618Z | Downloaded num-integer v0.1.46 |
| 1001 | 2026-06-18T13:22:26.618Z | Downloaded icu_properties v2.2.0 |
| 1002 | 2026-06-18T13:22:26.623Z | Downloaded parse-display-derive v0.10.0 |
| 1003 | 2026-06-18T13:22:26.623Z | Downloaded crossbeam-utils v0.8.21 |
| 1004 | 2026-06-18T13:22:26.626Z | Downloaded indexmap v1.9.3 |
| 1005 | 2026-06-18T13:22:26.626Z | Downloaded num_enum_derive v0.7.6 |
| 1006 | 2026-06-18T13:22:26.626Z | Downloaded num_enum v0.7.6 |
| 1007 | 2026-06-18T13:22:26.629Z | Downloaded rustc_version v0.1.7 |
| 1008 | 2026-06-18T13:22:26.632Z | Downloaded scroll_derive v0.13.1 |
| 1009 | 2026-06-18T13:22:26.632Z | Downloaded quick-error v1.2.3 |
| 1010 | 2026-06-18T13:22:26.632Z | Downloaded progenitor-macro v0.14.0 |
| 1011 | 2026-06-18T13:22:26.635Z | Downloaded num-complex v0.4.6 |
| 1012 | 2026-06-18T13:22:26.635Z | Downloaded ref-cast v1.0.25 |
| 1013 | 2026-06-18T13:22:26.635Z | Downloaded bitflags v1.3.2 |
| 1014 | 2026-06-18T13:22:26.638Z | Downloaded rand_xorshift v0.4.0 |
| 1015 | 2026-06-18T13:22:26.638Z | Downloaded highway v1.3.0 |
| 1016 | 2026-06-18T13:22:26.641Z | Downloaded colored v3.1.1 |
| 1017 | 2026-06-18T13:22:26.650Z | Downloaded proc-macro-error v1.0.4 |
| 1018 | 2026-06-18T13:22:26.650Z | Downloaded parking_lot_core v0.8.6 |
| 1019 | 2026-06-18T13:22:26.650Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1020 | 2026-06-18T13:22:26.650Z | Downloaded oxnet v0.1.6 |
| 1021 | 2026-06-18T13:22:26.650Z | Downloaded cargo_toml v0.22.3 |
| 1022 | 2026-06-18T13:22:26.653Z | Downloaded secrecy v0.10.3 |
| 1023 | 2026-06-18T13:22:26.653Z | Downloaded scroll_derive v0.12.1 |
| 1024 | 2026-06-18T13:22:26.653Z | Downloaded serde-big-array v0.5.1 |
| 1025 | 2026-06-18T13:22:26.653Z | Downloaded phf v0.12.1 |
| 1026 | 2026-06-18T13:22:26.653Z | Downloaded poly1305 v0.8.0 |
| 1027 | 2026-06-18T13:22:26.656Z | Downloaded hybrid-array v0.4.12 |
| 1028 | 2026-06-18T13:22:26.656Z | Downloaded hmac v0.12.1 |
| 1029 | 2026-06-18T13:22:26.659Z | Downloaded serde_repr v0.1.20 |
| 1030 | 2026-06-18T13:22:26.659Z | Downloaded semver v0.1.20 |
| 1031 | 2026-06-18T13:22:26.662Z | Downloaded same-file v1.0.6 |
| 1032 | 2026-06-18T13:22:26.662Z | Downloaded progenitor-extras v0.2.0 |
| 1033 | 2026-06-18T13:22:26.662Z | Downloaded serial_test v3.5.0 |
| 1034 | 2026-06-18T13:22:26.665Z | Downloaded darling v0.23.0 |
| 1035 | 2026-06-18T13:22:26.668Z | Downloaded const_format_proc_macros v0.2.34 |
| 1036 | 2026-06-18T13:22:26.668Z | Downloaded backon v1.6.0 |
| 1037 | 2026-06-18T13:22:26.672Z | Downloaded half v2.7.1 |
| 1038 | 2026-06-18T13:22:26.672Z | Downloaded cancel-safe-futures v0.1.5 |
| 1039 | 2026-06-18T13:22:26.675Z | Downloaded blake2 v0.10.6 |
| 1040 | 2026-06-18T13:22:26.675Z | Downloaded crossbeam-deque v0.8.6 |
| 1041 | 2026-06-18T13:22:26.677Z | Downloaded bs58 v0.5.1 |
| 1042 | 2026-06-18T13:22:26.678Z | Downloaded sigpipe v0.1.3 |
| 1043 | 2026-06-18T13:22:26.680Z | Downloaded sha1 v0.11.0 |
| 1044 | 2026-06-18T13:22:26.681Z | Downloaded serial_test_derive v3.5.0 |
| 1045 | 2026-06-18T13:22:26.681Z | Downloaded sha1 v0.10.6 |
| 1046 | 2026-06-18T13:22:26.684Z | Downloaded progenitor v0.14.0 |
| 1047 | 2026-06-18T13:22:26.684Z | Downloaded progenitor v0.13.0 |
| 1048 | 2026-06-18T13:22:26.684Z | Downloaded progenitor-client v0.13.0 |
| 1049 | 2026-06-18T13:22:26.688Z | Downloaded progenitor v0.10.0 |
| 1050 | 2026-06-18T13:22:26.688Z | Downloaded digest v0.11.3 |
| 1051 | 2026-06-18T13:22:26.692Z | Downloaded bit-vec v0.8.0 |
| 1052 | 2026-06-18T13:22:26.692Z | Downloaded async-trait v0.1.89 |
| 1053 | 2026-06-18T13:22:26.692Z | Downloaded expectorate v1.2.0 |
| 1054 | 2026-06-18T13:22:26.695Z | Downloaded diff v0.1.13 |
| 1055 | 2026-06-18T13:22:26.695Z | Downloaded crossbeam-epoch v0.9.18 |
| 1056 | 2026-06-18T13:22:26.698Z | Downloaded slog-envlogger v2.2.0 |
| 1057 | 2026-06-18T13:22:26.698Z | Downloaded resolv-conf v0.7.6 |
| 1058 | 2026-06-18T13:22:26.698Z | Downloaded slog-bunyan v2.5.0 |
| 1059 | 2026-06-18T13:22:26.701Z | Downloaded dropshot_endpoint v0.17.1 |
| 1060 | 2026-06-18T13:22:26.701Z | Downloaded bytes v1.11.1 |
| 1061 | 2026-06-18T13:22:26.704Z | Downloaded rustversion v1.0.22 |
| 1062 | 2026-06-18T13:22:26.704Z | Downloaded siphasher v1.0.3 |
| 1063 | 2026-06-18T13:22:26.707Z | Downloaded rustls-native-certs v0.8.4 |
| 1064 | 2026-06-18T13:22:26.707Z | Downloaded rand_core v0.10.1 |
| 1065 | 2026-06-18T13:22:26.707Z | Downloaded rand_chacha v0.3.1 |
| 1066 | 2026-06-18T13:22:26.710Z | Downloaded bytecount v0.6.9 |
| 1067 | 2026-06-18T13:22:26.710Z | Downloaded proc-macro-error2 v2.0.1 |
| 1068 | 2026-06-18T13:22:26.713Z | Downloaded smawk v0.3.2 |
| 1069 | 2026-06-18T13:22:26.713Z | Downloaded scroll v0.12.0 |
| 1070 | 2026-06-18T13:22:26.713Z | Downloaded schemars_derive v0.8.22 |
| 1071 | 2026-06-18T13:22:26.716Z | Downloaded backoff v0.4.0 |
| 1072 | 2026-06-18T13:22:26.716Z | Downloaded structmeta-derive v0.3.0 |
| 1073 | 2026-06-18T13:22:26.720Z | Downloaded lru-cache v0.1.2 |
| 1074 | 2026-06-18T13:22:26.720Z | Downloaded potential_utf v0.1.5 |
| 1075 | 2026-06-18T13:22:26.720Z | Downloaded strum v0.26.3 |
| 1076 | 2026-06-18T13:22:26.720Z | Downloaded tabwriter v1.4.1 |
| 1077 | 2026-06-18T13:22:26.722Z | Downloaded rustls-pemfile v2.2.0 |
| 1078 | 2026-06-18T13:22:26.723Z | Downloaded strum v0.27.2 |
| 1079 | 2026-06-18T13:22:26.723Z | Downloaded stable_deref_trait v1.2.1 |
| 1080 | 2026-06-18T13:22:26.726Z | Downloaded postcard v1.1.3 |
| 1081 | 2026-06-18T13:22:26.726Z | Downloaded scroll v0.13.0 |
| 1082 | 2026-06-18T13:22:26.731Z | Downloaded pest_generator v2.8.6 |
| 1083 | 2026-06-18T13:22:26.731Z | Downloaded password-hash v0.5.0 |
| 1084 | 2026-06-18T13:22:26.735Z | Downloaded serde_plain v1.0.2 |
| 1085 | 2026-06-18T13:22:26.735Z | Downloaded rusty-fork v0.3.1 |
| 1086 | 2026-06-18T13:22:26.735Z | Downloaded tabled_derive v0.11.0 |
| 1087 | 2026-06-18T13:22:26.735Z | Downloaded spin v0.5.2 |
| 1088 | 2026-06-18T13:22:26.738Z | Downloaded tabled_derive v0.7.0 |
| 1089 | 2026-06-18T13:22:26.738Z | Downloaded parking_lot v0.11.2 |
| 1090 | 2026-06-18T13:22:26.738Z | Downloaded take_mut v0.2.2 |
| 1091 | 2026-06-18T13:22:26.738Z | Downloaded time-core v0.1.8 |
| 1092 | 2026-06-18T13:22:26.739Z | Downloaded testing_table v0.3.0 |
| 1093 | 2026-06-18T13:22:26.741Z | Downloaded termtree v0.5.1 |
| 1094 | 2026-06-18T13:22:26.742Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1095 | 2026-06-18T13:22:26.742Z | Downloaded derive_more v0.99.20 |
| 1096 | 2026-06-18T13:22:26.746Z | Downloaded omicron-zone-package v0.12.2 |
| 1097 | 2026-06-18T13:22:26.752Z | Downloaded bitflags v2.12.1 |
| 1098 | 2026-06-18T13:22:26.755Z | Downloaded drift v0.2.0 |
| 1099 | 2026-06-18T13:22:26.758Z | Downloaded thread-id v4.2.2 |
| 1100 | 2026-06-18T13:22:26.758Z | Downloaded serde_derive_internals v0.29.1 |
| 1101 | 2026-06-18T13:22:26.758Z | Downloaded ref-cast-impl v1.0.25 |
| 1102 | 2026-06-18T13:22:26.758Z | Downloaded jiff-static v0.2.28 |
| 1103 | 2026-06-18T13:22:26.763Z | Downloaded serde_tokenstream v0.2.3 |
| 1104 | 2026-06-18T13:22:26.763Z | Downloaded icu_normalizer_data v2.2.0 |
| 1105 | 2026-06-18T13:22:26.766Z | Downloaded anyhow v1.0.102 |
| 1106 | 2026-06-18T13:22:26.772Z | Downloaded topological-sort v0.2.2 |
| 1107 | 2026-06-18T13:22:26.775Z | Downloaded rhai_codegen v3.2.0 |
| 1108 | 2026-06-18T13:22:26.777Z | Downloaded darling v0.21.3 |
| 1109 | 2026-06-18T13:22:26.780Z | Downloaded typify-macro v0.6.2 |
| 1110 | 2026-06-18T13:22:26.780Z | Downloaded slog-async v2.8.0 |
| 1111 | 2026-06-18T13:22:26.783Z | Downloaded snafu-derive v0.8.9 |
| 1112 | 2026-06-18T13:22:26.788Z | Downloaded icu_locale_core v2.2.0 |
| 1113 | 2026-06-18T13:22:26.791Z | Downloaded smf v0.2.3 |
| 1114 | 2026-06-18T13:22:26.791Z | Downloaded slog-stdlog v4.1.1 |
| 1115 | 2026-06-18T13:22:26.791Z | Downloaded slog-json v2.6.1 |
| 1116 | 2026-06-18T13:22:26.794Z | Downloaded unit-prefix v0.5.2 |
| 1117 | 2026-06-18T13:22:26.794Z | Downloaded slog-term v2.9.2 |
| 1118 | 2026-06-18T13:22:26.797Z | Downloaded slog-dtrace v0.3.0 |
| 1119 | 2026-06-18T13:22:26.797Z | Downloaded structmeta v0.3.0 |
| 1120 | 2026-06-18T13:22:26.797Z | Downloaded universal-hash v0.5.1 |
| 1121 | 2026-06-18T13:22:26.797Z | Downloaded unarray v0.1.4 |
| 1122 | 2026-06-18T13:22:26.800Z | Downloaded typify-macro v0.4.3 |
| 1123 | 2026-06-18T13:22:26.800Z | Downloaded strum_macros v0.27.2 |
| 1124 | 2026-06-18T13:22:26.800Z | Downloaded utf-8 v0.7.6 |
| 1125 | 2026-06-18T13:22:26.800Z | Downloaded usdt-macro v0.5.0 |
| 1126 | 2026-06-18T13:22:26.803Z | Downloaded usdt-attr-macro v0.6.0 |
| 1127 | 2026-06-18T13:22:26.803Z | Downloaded untrusted v0.7.1 |
| 1128 | 2026-06-18T13:22:26.803Z | Downloaded smartstring v1.0.1 |
| 1129 | 2026-06-18T13:22:26.805Z | Downloaded indicatif v0.18.4 |
| 1130 | 2026-06-18T13:22:26.805Z | Downloaded strum_macros v0.26.4 |
| 1131 | 2026-06-18T13:22:26.808Z | Downloaded pest_derive v2.8.6 |
| 1132 | 2026-06-18T13:22:26.808Z | Downloaded synstructure v0.13.2 |
| 1133 | 2026-06-18T13:22:26.808Z | Downloaded papergrid v0.18.0 |
| 1134 | 2026-06-18T13:22:26.812Z | Downloaded tagptr v0.2.0 |
| 1135 | 2026-06-18T13:22:26.816Z | Downloaded papergrid v0.11.0 |
| 1136 | 2026-06-18T13:22:26.816Z | Downloaded usdt-attr-macro v0.5.0 |
| 1137 | 2026-06-18T13:22:26.818Z | Downloaded usdt v0.6.0 |
| 1138 | 2026-06-18T13:22:26.818Z | Downloaded usdt-macro v0.6.0 |
| 1139 | 2026-06-18T13:22:26.818Z | Downloaded usdt v0.5.0 |
| 1140 | 2026-06-18T13:22:26.818Z | Downloaded hickory-resolver v0.24.4 |
| 1141 | 2026-06-18T13:22:26.821Z | Downloaded waitgroup v0.1.2 |
| 1142 | 2026-06-18T13:22:26.821Z | Downloaded wait-timeout v0.2.1 |
| 1143 | 2026-06-18T13:22:26.824Z | Downloaded tiny-keccak v2.0.2 |
| 1144 | 2026-06-18T13:22:26.824Z | Downloaded const_format v0.2.36 |
| 1145 | 2026-06-18T13:22:26.827Z | Downloaded hickory-resolver v0.25.2 |
| 1146 | 2026-06-18T13:22:26.834Z | Downloaded tokio-tungstenite v0.21.0 |
| 1147 | 2026-06-18T13:22:26.837Z | Downloaded zerofrom-derive v0.1.7 |
| 1148 | 2026-06-18T13:22:26.837Z | Downloaded zerofrom v0.1.8 |
| 1149 | 2026-06-18T13:22:26.840Z | Downloaded thread-id v5.1.0 |
| 1150 | 2026-06-18T13:22:26.840Z | Downloaded zeroize_derive v1.4.3 |
| 1151 | 2026-06-18T13:22:26.840Z | Downloaded konst v0.2.20 |
| 1152 | 2026-06-18T13:22:26.843Z | Downloaded serde_with_macros v3.20.0 |
| 1153 | 2026-06-18T13:22:26.843Z | Downloaded icu_collections v2.2.0 |
| 1154 | 2026-06-18T13:22:26.846Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1155 | 2026-06-18T13:22:26.849Z | Downloaded time-macros v0.2.27 |
| 1156 | 2026-06-18T13:22:26.849Z | Downloaded thiserror-no-std v2.0.2 |
| 1157 | 2026-06-18T13:22:26.852Z | Downloaded pest_meta v2.8.6 |
| 1158 | 2026-06-18T13:22:26.852Z | Downloaded crypto-bigint v0.5.5 |
| 1159 | 2026-06-18T13:22:26.855Z | Downloaded smallvec v1.15.1 |
| 1160 | 2026-06-18T13:22:26.858Z | Downloaded zone_cfg_derive v0.3.1 |
| 1161 | 2026-06-18T13:22:26.858Z | Downloaded zone v0.3.1 |
| 1162 | 2026-06-18T13:22:26.858Z | Downloaded tokio-dtrace v0.1.1 |
| 1163 | 2026-06-18T13:22:26.862Z | Downloaded tinystr v0.8.3 |
| 1164 | 2026-06-18T13:22:26.862Z | Downloaded slog-scope v4.4.1 |
| 1165 | 2026-06-18T13:22:26.862Z | Downloaded darling_core v0.23.0 |
| 1166 | 2026-06-18T13:22:26.865Z | Downloaded spin v0.9.8 |
| 1167 | 2026-06-18T13:22:26.865Z | Downloaded minimal-lexical v0.2.1 |
| 1168 | 2026-06-18T13:22:26.868Z | Downloaded blake3 v1.8.5 |
| 1169 | 2026-06-18T13:22:26.871Z | Downloaded base64 v0.21.7 |
| 1170 | 2026-06-18T13:22:26.874Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1171 | 2026-06-18T13:22:26.877Z | Downloaded usdt-impl v0.5.0 |
| 1172 | 2026-06-18T13:22:26.877Z | Downloaded schemars v0.8.22 |
| 1173 | 2026-06-18T13:22:26.882Z | Downloaded usdt-impl v0.6.0 |
| 1174 | 2026-06-18T13:22:26.885Z | Downloaded progenitor-impl v0.14.0 |
| 1175 | 2026-06-18T13:22:26.885Z | Downloaded term v1.2.1 |
| 1176 | 2026-06-18T13:22:26.888Z | Downloaded thin-vec v0.2.18 |
| 1177 | 2026-06-18T13:22:26.888Z | Downloaded crossbeam-channel v0.5.15 |
| 1178 | 2026-06-18T13:22:26.891Z | Downloaded const-oid v0.10.2 |
| 1179 | 2026-06-18T13:22:26.891Z | Downloaded walkdir v2.5.0 |
| 1180 | 2026-06-18T13:22:26.894Z | Downloaded whoami v1.6.1 |
| 1181 | 2026-06-18T13:22:26.894Z | Downloaded darling_core v0.21.3 |
| 1182 | 2026-06-18T13:22:26.897Z | Downloaded xz2 v0.1.7 |
| 1183 | 2026-06-18T13:22:26.897Z | Downloaded zeroize v1.8.2 |
| 1184 | 2026-06-18T13:22:26.900Z | Downloaded memchr v2.8.1 |
| 1185 | 2026-06-18T13:22:26.903Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1186 | 2026-06-18T13:22:26.903Z | Downloaded http v1.4.1 |
| 1187 | 2026-06-18T13:22:26.905Z | Downloaded yoke-derive v0.8.2 |
| 1188 | 2026-06-18T13:22:26.906Z | Downloaded similar v2.7.0 |
| 1189 | 2026-06-18T13:22:26.909Z | Downloaded progenitor-impl v0.13.0 |
| 1190 | 2026-06-18T13:22:26.909Z | Downloaded arc-swap v1.9.1 |
| 1191 | 2026-06-18T13:22:26.911Z | Downloaded zerovec-derive v0.11.3 |
| 1192 | 2026-06-18T13:22:26.912Z | Downloaded rayon-core v1.13.0 |
| 1193 | 2026-06-18T13:22:26.915Z | Downloaded progenitor-impl v0.10.0 |
| 1194 | 2026-06-18T13:22:26.915Z | Downloaded icu_normalizer v2.2.0 |
| 1195 | 2026-06-18T13:22:26.921Z | Downloaded slog v2.8.2 |
| 1196 | 2026-06-18T13:22:26.924Z | Downloaded hashbrown v0.12.3 |
| 1197 | 2026-06-18T13:22:26.927Z | Downloaded openssl-sys v0.9.116 |
| 1198 | 2026-06-18T13:22:26.930Z | Downloaded vsss-rs v3.3.4 |
| 1199 | 2026-06-18T13:22:26.930Z | Downloaded schemars v0.9.0 |
| 1200 | 2026-06-18T13:22:26.936Z | Downloaded yoke v0.8.3 |
| 1201 | 2026-06-18T13:22:26.942Z | Downloaded prettyplease v0.2.37 |
| 1202 | 2026-06-18T13:22:26.945Z | Downloaded heapless v0.8.0 |
| 1203 | 2026-06-18T13:22:26.945Z | Downloaded dropshot-api-manager v0.7.2 |
| 1204 | 2026-06-18T13:22:26.945Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1205 | 2026-06-18T13:22:26.948Z | Downloaded test-strategy v0.4.5 |
| 1206 | 2026-06-18T13:22:26.952Z | Downloaded rand v0.8.6 |
| 1207 | 2026-06-18T13:22:26.952Z | Downloaded toml v0.7.8 |
| 1208 | 2026-06-18T13:22:26.955Z | Downloaded zerocopy-derive v0.7.35 |
| 1209 | 2026-06-18T13:22:26.958Z | Downloaded qorb v0.4.1 |
| 1210 | 2026-06-18T13:22:26.963Z | Downloaded uuid v1.23.2 |
| 1211 | 2026-06-18T13:22:26.966Z | Downloaded tungstenite v0.21.0 |
| 1212 | 2026-06-18T13:22:26.969Z | Downloaded ucd-trie v0.1.7 |
| 1213 | 2026-06-18T13:22:26.969Z | Downloaded typify v0.6.2 |
| 1214 | 2026-06-18T13:22:26.972Z | Downloaded pretty_assertions v1.4.1 |
| 1215 | 2026-06-18T13:22:26.972Z | Downloaded async-compression v0.4.42 |
| 1216 | 2026-06-18T13:22:26.976Z | Downloaded schemars v1.2.1 |
| 1217 | 2026-06-18T13:22:26.982Z | Downloaded steno v0.4.1 |
| 1218 | 2026-06-18T13:22:26.985Z | Downloaded typify v0.4.3 |
| 1219 | 2026-06-18T13:22:26.988Z | Downloaded writeable v0.6.3 |
| 1220 | 2026-06-18T13:22:26.988Z | Downloaded snafu v0.8.9 |
| 1221 | 2026-06-18T13:22:26.992Z | Downloaded nom v7.1.3 |
| 1222 | 2026-06-18T13:22:27.011Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1223 | 2026-06-18T13:22:27.015Z | Downloaded unsafe-libyaml v0.2.11 |
| 1224 | 2026-06-18T13:22:27.025Z | Downloaded pest v2.8.6 |
| 1225 | 2026-06-18T13:22:27.029Z | Downloaded yansi v1.0.1 |
| 1226 | 2026-06-18T13:22:27.029Z | Downloaded zerocopy-derive v0.8.50 |
| 1227 | 2026-06-18T13:22:27.033Z | Downloaded nom v8.0.0 |
| 1228 | 2026-06-18T13:22:27.036Z | Downloaded toml_edit v0.19.15 |
| 1229 | 2026-06-18T13:22:27.047Z | Downloaded hashbrown v0.16.1 |
| 1230 | 2026-06-18T13:22:27.052Z | Downloaded itertools v0.12.1 |
| 1231 | 2026-06-18T13:22:27.055Z | Downloaded rand v0.10.1 |
| 1232 | 2026-06-18T13:22:27.058Z | Downloaded zerotrie v0.2.4 |
| 1233 | 2026-06-18T13:22:27.061Z | Downloaded typed-path v0.9.3 |
| 1234 | 2026-06-18T13:22:27.086Z | Downloaded libm v0.2.16 |
| 1235 | 2026-06-18T13:22:27.090Z | Downloaded icu_properties_data v2.2.0 |
| 1236 | 2026-06-18T13:22:27.099Z | Downloaded h2 v0.4.14 |
| 1237 | 2026-06-18T13:22:27.103Z | Downloaded goblin v0.8.2 |
| 1238 | 2026-06-18T13:22:27.113Z | Downloaded hkdf v0.12.4 |
| 1239 | 2026-06-18T13:22:27.116Z | Downloaded regex v1.12.3 |
| 1240 | 2026-06-18T13:22:27.120Z | Downloaded iddqd v0.4.2 |
| 1241 | 2026-06-18T13:22:27.125Z | Downloaded reqwest v0.13.4 |
| 1242 | 2026-06-18T13:22:27.140Z | Downloaded serde_with v3.20.0 |
| 1243 | 2026-06-18T13:22:27.147Z | Downloaded tough v0.22.0 |
| 1244 | 2026-06-18T13:22:27.155Z | Downloaded aws-lc-rs v1.17.0 |
| 1245 | 2026-06-18T13:22:27.161Z | Downloaded proptest v1.11.0 |
| 1246 | 2026-06-18T13:22:27.166Z | Downloaded zerovec v0.11.6 |
| 1247 | 2026-06-18T13:22:27.175Z | Downloaded zerocopy v0.7.35 |
| 1248 | 2026-06-18T13:22:27.185Z | Downloaded winnow v0.5.40 |
| 1249 | 2026-06-18T13:22:27.190Z | Downloaded tabled v0.21.0 |
| 1250 | 2026-06-18T13:22:27.200Z | Downloaded webpki-roots v1.0.7 |
| 1251 | 2026-06-18T13:22:27.203Z | Downloaded moka v0.12.15 |
| 1252 | 2026-06-18T13:22:27.208Z | Downloaded time v0.3.47 |
| 1253 | 2026-06-18T13:22:27.214Z | Downloaded tabled v0.15.0 |
| 1254 | 2026-06-18T13:22:27.223Z | Downloaded rayon v1.12.0 |
| 1255 | 2026-06-18T13:22:27.245Z | Downloaded goblin v0.10.7 |
| 1256 | 2026-06-18T13:22:27.256Z | Downloaded openssl v0.10.80 |
| 1257 | 2026-06-18T13:22:27.261Z | Downloaded zerocopy v0.8.50 |
| 1258 | 2026-06-18T13:22:27.272Z | Downloaded syn v1.0.109 |
| 1259 | 2026-06-18T13:22:27.278Z | Downloaded rhai v1.25.1 |
| 1260 | 2026-06-18T13:22:27.284Z | Downloaded dropshot v0.17.1 |
| 1261 | 2026-06-18T13:22:27.312Z | Downloaded syn v2.0.117 |
| 1262 | 2026-06-18T13:22:27.318Z | Downloaded regress v0.10.5 |
| 1263 | 2026-06-18T13:22:27.331Z | Downloaded hickory-proto v0.24.4 |
| 1264 | 2026-06-18T13:22:27.339Z | Downloaded nix v0.31.3 |
| 1265 | 2026-06-18T13:22:27.345Z | Downloaded typify-impl v0.6.2 |
| 1266 | 2026-06-18T13:22:27.352Z | Downloaded regress v0.11.1 |
| 1267 | 2026-06-18T13:22:27.357Z | Downloaded hickory-proto v0.25.2 |
| 1268 | 2026-06-18T13:22:27.364Z | Downloaded regex-syntax v0.8.10 |
| 1269 | 2026-06-18T13:22:27.369Z | Downloaded openapiv3 v2.2.0 |
| 1270 | 2026-06-18T13:22:27.375Z | Downloaded typify-impl v0.4.3 |
| 1271 | 2026-06-18T13:22:27.382Z | Downloaded smoltcp v0.11.0 |
| 1272 | 2026-06-18T13:22:27.391Z | Downloaded sled v0.34.7 |
| 1273 | 2026-06-18T13:22:27.422Z | Downloaded chrono-tz v0.10.4 |
| 1274 | 2026-06-18T13:22:27.445Z | Downloaded petgraph v0.6.5 |
| 1275 | 2026-06-18T13:22:27.455Z | Downloaded lzma-sys v0.1.20 |
| 1276 | 2026-06-18T13:22:27.472Z | Downloaded csv v1.4.0 |
| 1277 | 2026-06-18T13:22:27.483Z | Downloaded jiff v0.2.28 |
| 1278 | 2026-06-18T13:22:27.495Z | Downloaded sha3 v0.10.9 |
| 1279 | 2026-06-18T13:22:27.526Z | Downloaded encoding_rs v0.8.35 |
| 1280 | 2026-06-18T13:22:28.201Z | Downloaded aws-lc-sys v0.41.0 |
| 1281 | 2026-06-18T13:22:29.128Z | Compiling proc-macro2 v1.0.106 |
| 1282 | 2026-06-18T13:22:29.128Z | Compiling quote v1.0.45 |
| 1283 | 2026-06-18T13:22:29.128Z | Compiling unicode-ident v1.0.24 |
| 1284 | 2026-06-18T13:22:29.128Z | Compiling serde_core v1.0.228 |
| 1285 | 2026-06-18T13:22:29.128Z | Compiling cfg-if v1.0.4 |
| 1286 | 2026-06-18T13:22:29.132Z | Compiling serde v1.0.228 |
| 1287 | 2026-06-18T13:22:29.133Z | Compiling libc v0.2.186 |
| 1288 | 2026-06-18T13:22:29.133Z | Compiling memchr v2.8.1 |
| 1289 | 2026-06-18T13:22:29.316Z | Compiling itoa v1.0.18 |
| 1290 | 2026-06-18T13:22:29.491Z | Compiling zmij v1.0.21 |
| 1291 | 2026-06-18T13:22:29.554Z | Compiling smallvec v1.15.1 |
| 1292 | 2026-06-18T13:22:29.605Z | Compiling autocfg v1.5.1 |
| 1293 | 2026-06-18T13:22:29.790Z | Compiling libm v0.2.16 |
| 1294 | 2026-06-18T13:22:29.906Z | Compiling stable_deref_trait v1.2.1 |
| 1295 | 2026-06-18T13:22:29.951Z | Compiling percent-encoding v2.3.2 |
| 1296 | 2026-06-18T13:22:29.977Z | Compiling writeable v0.6.3 |
| 1297 | 2026-06-18T13:22:30.050Z | Compiling litemap v0.8.2 |
| 1298 | 2026-06-18T13:22:30.166Z | Compiling icu_normalizer_data v2.2.0 |
| 1299 | 2026-06-18T13:22:30.176Z | Compiling icu_properties_data v2.2.0 |
| 1300 | 2026-06-18T13:22:30.196Z | Compiling utf8_iter v1.0.4 |
| 1301 | 2026-06-18T13:22:30.206Z | Compiling iana-time-zone v0.1.65 |
| 1302 | 2026-06-18T13:22:30.338Z | Compiling equivalent v1.0.2 |
| 1303 | 2026-06-18T13:22:30.419Z | Compiling version_check v0.9.5 |
| 1304 | 2026-06-18T13:22:30.430Z | Compiling pin-project-lite v0.2.17 |
| 1305 | 2026-06-18T13:22:30.496Z | Compiling syn v2.0.117 |
| 1306 | 2026-06-18T13:22:30.522Z | Compiling form_urlencoded v1.2.2 |
| 1307 | 2026-06-18T13:22:30.577Z | Compiling parking_lot_core v0.9.12 |
| 1308 | 2026-06-18T13:22:30.604Z | Compiling serde_json v1.0.150 |
| 1309 | 2026-06-18T13:22:30.637Z | Compiling scopeguard v1.2.0 |
| 1310 | 2026-06-18T13:22:30.699Z | Compiling dyn-clone v1.0.20 |
| 1311 | 2026-06-18T13:22:30.708Z | Compiling num-traits v0.2.19 |
| 1312 | 2026-06-18T13:22:30.740Z | Compiling lock_api v0.4.14 |
| 1313 | 2026-06-18T13:22:30.838Z | Compiling log v0.4.32 |
| 1314 | 2026-06-18T13:22:30.872Z | Compiling thiserror v2.0.18 |
| 1315 | 2026-06-18T13:22:30.883Z | Compiling getrandom v0.4.2 |
| 1316 | 2026-06-18T13:22:30.972Z | Compiling hashbrown v0.17.1 |
| 1317 | 2026-06-18T13:22:31.029Z | Compiling rand_core v0.10.1 |
| 1318 | 2026-06-18T13:22:31.185Z | Compiling futures-core v0.3.32 |
| 1319 | 2026-06-18T13:22:31.332Z | Compiling errno v0.3.14 |
| 1320 | 2026-06-18T13:22:31.417Z | Compiling semver v1.0.28 |
| 1321 | 2026-06-18T13:22:31.482Z | Compiling indexmap v2.14.0 |
| 1322 | 2026-06-18T13:22:31.533Z | Compiling zerocopy v0.8.50 |
| 1323 | 2026-06-18T13:22:31.546Z | Compiling heck v0.5.0 |
| 1324 | 2026-06-18T13:22:31.738Z | Compiling futures-sink v0.3.32 |
| 1325 | 2026-06-18T13:22:31.766Z | Compiling slab v0.4.12 |
| 1326 | 2026-06-18T13:22:31.803Z | Compiling uuid v1.23.2 |
| 1327 | 2026-06-18T13:22:31.837Z | Compiling jobserver v0.1.34 |
| 1328 | 2026-06-18T13:22:31.938Z | Compiling fnv v1.0.7 |
| 1329 | 2026-06-18T13:22:31.990Z | Compiling shlex v2.0.1 |
| 1330 | 2026-06-18T13:22:32.032Z | Compiling find-msvc-tools v0.1.9 |
| 1331 | 2026-06-18T13:22:32.132Z | Compiling futures-channel v0.3.32 |
| 1332 | 2026-06-18T13:22:32.159Z | Compiling schemars v0.8.22 |
| 1333 | 2026-06-18T13:22:32.172Z | Compiling futures-task v0.3.32 |
| 1334 | 2026-06-18T13:22:32.238Z | Compiling cc v1.2.63 |
| 1335 | 2026-06-18T13:22:32.273Z | Compiling futures-io v0.3.32 |
| 1336 | 2026-06-18T13:22:32.358Z | Compiling socket2 v0.6.4 |
| 1337 | 2026-06-18T13:22:32.423Z | Compiling rustversion v1.0.22 |
| 1338 | 2026-06-18T13:22:32.435Z | Compiling signal-hook-registry v1.4.8 |
| 1339 | 2026-06-18T13:22:32.563Z | Compiling parking_lot v0.12.5 |
| 1340 | 2026-06-18T13:22:32.603Z | Compiling mio v1.2.1 |
| 1341 | 2026-06-18T13:22:32.655Z | Compiling portable-atomic v1.13.1 |
| 1342 | 2026-06-18T13:22:32.734Z | Compiling bitflags v2.12.1 |
| 1343 | 2026-06-18T13:22:32.817Z | Compiling fs_extra v1.3.0 |
| 1344 | 2026-06-18T13:22:32.975Z | Compiling cmake v0.1.58 |
| 1345 | 2026-06-18T13:22:32.975Z | Compiling typenum v1.20.1 |
| 1346 | 2026-06-18T13:22:33.060Z | Compiling dunce v1.0.5 |
| 1347 | 2026-06-18T13:22:33.112Z | Compiling critical-section v1.2.0 |
| 1348 | 2026-06-18T13:22:33.153Z | Compiling base64 v0.22.1 |
| 1349 | 2026-06-18T13:22:33.213Z | Compiling subtle v2.6.1 |
| 1350 | 2026-06-18T13:22:33.311Z | Compiling synstructure v0.13.2 |
| 1351 | 2026-06-18T13:22:33.377Z | Compiling serde_derive_internals v0.29.1 |
| 1352 | 2026-06-18T13:22:33.390Z | Compiling regex-syntax v0.8.10 |
| 1353 | 2026-06-18T13:22:33.469Z | Compiling byteorder v1.5.0 |
| 1354 | 2026-06-18T13:22:33.506Z | Compiling aws-lc-sys v0.41.0 |
| 1355 | 2026-06-18T13:22:33.655Z | Compiling once_cell v1.21.4 |
| 1356 | 2026-06-18T13:22:33.695Z | Compiling httparse v1.10.1 |
| 1357 | 2026-06-18T13:22:33.758Z | Compiling atomic-waker v1.1.2 |
| 1358 | 2026-06-18T13:22:33.800Z | Compiling ipnet v2.12.0 |
| 1359 | 2026-06-18T13:22:33.857Z | Compiling tower-layer v0.3.3 |
| 1360 | 2026-06-18T13:22:33.876Z | Compiling tower-service v0.3.3 |
| 1361 | 2026-06-18T13:22:33.966Z | Compiling slog v2.8.2 |
| 1362 | 2026-06-18T13:22:34.011Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-06-18T13:22:34.097Z | Compiling strsim v0.11.1 |
| 1364 | 2026-06-18T13:22:34.189Z | Compiling ryu v1.0.23 |
| 1365 | 2026-06-18T13:22:34.202Z | Compiling thiserror v1.0.69 |
| 1366 | 2026-06-18T13:22:34.321Z | Compiling rustix v1.1.4 |
| 1367 | 2026-06-18T13:22:34.366Z | Compiling untrusted v0.9.0 |
| 1368 | 2026-06-18T13:22:34.390Z | Compiling ucd-trie v0.1.7 |
| 1369 | 2026-06-18T13:22:34.480Z | Compiling try-lock v0.2.5 |
| 1370 | 2026-06-18T13:22:34.506Z | Compiling rand_core v0.6.4 |
| 1371 | 2026-06-18T13:22:34.517Z | Compiling serde_derive v1.0.228 |
| 1372 | 2026-06-18T13:22:34.527Z | Compiling zerofrom-derive v0.1.7 |
| 1373 | 2026-06-18T13:22:34.598Z | Compiling yoke-derive v0.8.2 |
| 1374 | 2026-06-18T13:22:34.674Z | Compiling zerovec-derive v0.11.3 |
| 1375 | 2026-06-18T13:22:34.684Z | Compiling displaydoc v0.2.6 |
| 1376 | 2026-06-18T13:22:34.721Z | Compiling schemars_derive v0.8.22 |
| 1377 | 2026-06-18T13:22:35.515Z | Compiling tokio-macros v2.7.0 |
| 1378 | 2026-06-18T13:22:35.719Z | Compiling thiserror-impl v2.0.18 |
| 1379 | 2026-06-18T13:22:35.799Z | Compiling zerocopy-derive v0.8.50 |
| 1380 | 2026-06-18T13:22:35.802Z | Compiling zerofrom v0.1.8 |
| 1381 | 2026-06-18T13:22:35.919Z | Compiling yoke v0.8.3 |
| 1382 | 2026-06-18T13:22:35.932Z | Compiling zeroize_derive v1.4.3 |
| 1383 | 2026-06-18T13:22:36.038Z | Compiling futures-macro v0.3.32 |
| 1384 | 2026-06-18T13:22:36.099Z | Compiling zerovec v0.11.6 |
| 1385 | 2026-06-18T13:22:36.275Z | Compiling zerotrie v0.2.4 |
| 1386 | 2026-06-18T13:22:36.567Z | Compiling tinystr v0.8.3 |
| 1387 | 2026-06-18T13:22:36.616Z | Compiling potential_utf v0.1.5 |
| 1388 | 2026-06-18T13:22:36.626Z | Compiling zeroize v1.8.2 |
| 1389 | 2026-06-18T13:22:36.763Z | Compiling icu_locale_core v2.2.0 |
| 1390 | 2026-06-18T13:22:36.774Z | Compiling icu_collections v2.2.0 |
| 1391 | 2026-06-18T13:22:36.876Z | Compiling futures-util v0.3.32 |
| 1392 | 2026-06-18T13:22:36.993Z | Compiling want v0.3.1 |
| 1393 | 2026-06-18T13:22:37.154Z | Compiling thiserror-impl v1.0.69 |
| 1394 | 2026-06-18T13:22:37.210Z | Compiling pest v2.8.6 |
| 1395 | 2026-06-18T13:22:37.278Z | Compiling httpdate v1.0.3 |
| 1396 | 2026-06-18T13:22:37.512Z | Compiling icu_provider v2.2.0 |
| 1397 | 2026-06-18T13:22:37.688Z | Compiling bytes v1.11.1 |
| 1398 | 2026-06-18T13:22:37.819Z | Compiling icu_normalizer v2.2.0 |
| 1399 | 2026-06-18T13:22:37.834Z | Compiling icu_properties v2.2.0 |
| 1400 | 2026-06-18T13:22:38.304Z | Compiling chrono v0.4.45 |
| 1401 | 2026-06-18T13:22:38.315Z | Compiling http v1.4.1 |
| 1402 | 2026-06-18T13:22:38.387Z | Compiling tokio v1.52.3 |
| 1403 | 2026-06-18T13:22:38.448Z | Compiling serde_tokenstream v0.2.3 |
| 1404 | 2026-06-18T13:22:38.718Z | Compiling idna_adapter v1.2.2 |
| 1405 | 2026-06-18T13:22:38.854Z | Compiling idna v1.1.0 |
| 1406 | 2026-06-18T13:22:39.007Z | Compiling http-body v1.0.1 |
| 1407 | 2026-06-18T13:22:39.110Z | Compiling erased-serde v0.3.31 |
| 1408 | 2026-06-18T13:22:39.154Z | Compiling url v2.5.8 |
| 1409 | 2026-06-18T13:22:39.367Z | Compiling pest_meta v2.8.6 |
| 1410 | 2026-06-18T13:22:39.763Z | Compiling getrandom v0.3.4 |
| 1411 | 2026-06-18T13:22:39.994Z | Compiling ppv-lite86 v0.2.21 |
| 1412 | 2026-06-18T13:22:40.006Z | Compiling pest_generator v2.8.6 |
| 1413 | 2026-06-18T13:22:40.075Z | Compiling pretty-hex v0.4.2 |
| 1414 | 2026-06-18T13:22:40.161Z | Compiling plain v0.2.3 |
| 1415 | 2026-06-18T13:22:40.264Z | Compiling foldhash v0.2.0 |
| 1416 | 2026-06-18T13:22:40.276Z | Compiling allocator-api2 v0.2.21 |
| 1417 | 2026-06-18T13:22:40.390Z | Compiling paste v1.0.15 |
| 1418 | 2026-06-18T13:22:40.495Z | Compiling tracing-attributes v0.1.31 |
| 1419 | 2026-06-18T13:22:40.596Z | Compiling hashbrown v0.16.1 |
| 1420 | 2026-06-18T13:22:40.625Z | Compiling tracing-core v0.1.36 |
| 1421 | 2026-06-18T13:22:40.679Z | Compiling pest_derive v2.8.6 |
| 1422 | 2026-06-18T13:22:40.735Z | Compiling ident_case v1.0.1 |
| 1423 | 2026-06-18T13:22:40.854Z | Compiling omicron-workspace-hack v0.1.0 |
| 1424 | 2026-06-18T13:22:41.150Z | Compiling ipnetwork v0.21.1 |
| 1425 | 2026-06-18T13:22:41.176Z | Compiling http-body-util v0.1.3 |
| 1426 | 2026-06-18T13:22:41.241Z | Compiling serde_urlencoded v0.7.1 |
| 1427 | 2026-06-18T13:22:41.245Z | Compiling aho-corasick v1.1.4 |
| 1428 | 2026-06-18T13:22:41.477Z | Compiling sync_wrapper v1.0.2 |
| 1429 | 2026-06-18T13:22:41.490Z | Compiling daft-derive v0.1.7 |
| 1430 | 2026-06-18T13:22:41.581Z | Compiling fastrand v2.4.1 |
| 1431 | 2026-06-18T13:22:41.602Z | Compiling winnow v1.0.3 |
| 1432 | 2026-06-18T13:22:41.739Z | Compiling tracing v0.1.44 |
| 1433 | 2026-06-18T13:22:41.849Z | Compiling oxnet v0.1.6 |
| 1434 | 2026-06-18T13:22:41.972Z | Compiling scroll_derive v0.13.1 |
| 1435 | 2026-06-18T13:22:42.247Z | Compiling regex-automata v0.4.14 |
| 1436 | 2026-06-18T13:22:42.306Z | Compiling tokio-util v0.7.18 |
| 1437 | 2026-06-18T13:22:42.579Z | Compiling async-trait v0.1.89 |
| 1438 | 2026-06-18T13:22:42.671Z | Compiling num-conv v0.2.2 |
| 1439 | 2026-06-18T13:22:42.818Z | Compiling aws-lc-rs v1.17.0 |
| 1440 | 2026-06-18T13:22:42.821Z | Compiling anyhow v1.0.102 |
| 1441 | 2026-06-18T13:22:43.059Z | Compiling time-core v0.1.8 |
| 1442 | 2026-06-18T13:22:43.128Z | Compiling powerfmt v0.2.0 |
| 1443 | 2026-06-18T13:22:43.199Z | Compiling time-macros v0.2.27 |
| 1444 | 2026-06-18T13:22:43.330Z | Compiling deranged v0.5.8 |
| 1445 | 2026-06-18T13:22:43.350Z | Compiling scroll v0.13.0 |
| 1446 | 2026-06-18T13:22:43.538Z | Compiling rustls-pki-types v1.14.1 |
| 1447 | 2026-06-18T13:22:43.607Z | Compiling openssl-probe v0.2.1 |
| 1448 | 2026-06-18T13:22:43.794Z | Compiling num_threads v0.1.7 |
| 1449 | 2026-06-18T13:22:43.893Z | Compiling regex v1.12.3 |
| 1450 | 2026-06-18T13:22:44.013Z | Compiling hex v0.4.3 |
| 1451 | 2026-06-18T13:22:44.183Z | Compiling goblin v0.10.7 |
| 1452 | 2026-06-18T13:22:44.287Z | Compiling untrusted v0.7.1 |
| 1453 | 2026-06-18T13:22:44.354Z | Compiling camino v1.2.2 |
| 1454 | 2026-06-18T13:22:44.649Z | Compiling rustls v0.23.40 |
| 1455 | 2026-06-18T13:22:44.701Z | Compiling usdt-impl v0.6.0 |
| 1456 | 2026-06-18T13:22:44.868Z | Compiling h2 v0.4.14 |
| 1457 | 2026-06-18T13:22:44.894Z | Compiling dtrace-parser v0.3.0 |
| 1458 | 2026-06-18T13:22:44.960Z | Compiling crc32fast v1.5.0 |
| 1459 | 2026-06-18T13:22:45.357Z | Compiling futures-executor v0.3.32 |
| 1460 | 2026-06-18T13:22:45.369Z | Compiling structmeta-derive v0.3.0 |
| 1461 | 2026-06-18T13:22:45.640Z | Compiling thread-id v5.1.0 |
| 1462 | 2026-06-18T13:22:45.721Z | Compiling adler2 v2.0.1 |
| 1463 | 2026-06-18T13:22:45.780Z | Compiling simd-adler32 v0.3.9 |
| 1464 | 2026-06-18T13:22:45.852Z | Compiling crossbeam-utils v0.8.21 |
| 1465 | 2026-06-18T13:22:45.980Z | Compiling cpufeatures v0.3.0 |
| 1466 | 2026-06-18T13:22:46.052Z | Compiling miniz_oxide v0.8.9 |
| 1467 | 2026-06-18T13:22:46.186Z | Compiling futures v0.3.32 |
| 1468 | 2026-06-18T13:22:46.259Z | Compiling rand_core v0.9.5 |
| 1469 | 2026-06-18T13:22:46.428Z | Compiling darling_core v0.23.0 |
| 1470 | 2026-06-18T13:22:46.440Z | Compiling structmeta v0.3.0 |
| 1471 | 2026-06-18T13:22:46.471Z | Compiling newtype-uuid-macros v0.1.0 |
| 1472 | 2026-06-18T13:22:46.635Z | Compiling hybrid-array v0.4.12 |
| 1473 | 2026-06-18T13:22:46.877Z | Compiling thread_local v1.1.9 |
| 1474 | 2026-06-18T13:22:47.086Z | Compiling dof v0.4.0 |
| 1475 | 2026-06-18T13:22:47.142Z | Compiling hyper v1.10.1 |
| 1476 | 2026-06-18T13:22:47.217Z | Compiling match_cfg v0.1.0 |
| 1477 | 2026-06-18T13:22:47.284Z | Compiling flate2 v1.1.9 |
| 1478 | 2026-06-18T13:22:47.973Z | Compiling newtype-uuid v1.3.2 |
| 1479 | 2026-06-18T13:22:48.312Z | Compiling hyper-util v0.1.20 |
| 1480 | 2026-06-18T13:22:48.423Z | Compiling compression-core v0.4.32 |
| 1481 | 2026-06-18T13:22:48.483Z | Compiling darling_macro v0.23.0 |
| 1482 | 2026-06-18T13:22:48.495Z | Compiling quick-error v1.2.3 |
| 1483 | 2026-06-18T13:22:48.594Z | Compiling ref-cast v1.0.25 |
| 1484 | 2026-06-18T13:22:48.825Z | Compiling slog-async v2.8.0 |
| 1485 | 2026-06-18T13:22:48.896Z | Compiling compression-codecs v0.4.38 |
| 1486 | 2026-06-18T13:22:48.957Z | Compiling daft v0.1.7 |
| 1487 | 2026-06-18T13:22:49.079Z | Compiling darling v0.23.0 |
| 1488 | 2026-06-18T13:22:49.148Z | Compiling block-buffer v0.12.0 |
| 1489 | 2026-06-18T13:22:49.151Z | Compiling usdt-attr-macro v0.6.0 |
| 1490 | 2026-06-18T13:22:49.168Z | Compiling usdt-macro v0.6.0 |
| 1491 | 2026-06-18T13:22:49.171Z | Compiling crypto-common v0.2.2 |
| 1492 | 2026-06-18T13:22:49.213Z | Compiling rand_chacha v0.9.0 |
| 1493 | 2026-06-18T13:22:49.302Z | Compiling strum_macros v0.26.4 |
| 1494 | 2026-06-18T13:22:49.632Z | Compiling ref-cast-impl v1.0.25 |
| 1495 | 2026-06-18T13:22:49.635Z | Compiling serde_spanned v1.1.1 |
| 1496 | 2026-06-18T13:22:49.787Z | Compiling multer v3.1.0 |
| 1497 | 2026-06-18T13:22:49.999Z | Compiling generic-array v0.14.7 |
| 1498 | 2026-06-18T13:22:50.022Z | Compiling term v1.2.1 |
| 1499 | 2026-06-18T13:22:50.128Z | Compiling const-oid v0.10.2 |
| 1500 | 2026-06-18T13:22:50.263Z | Compiling take_mut v0.2.2 |
| 1501 | 2026-06-18T13:22:50.274Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1502 | 2026-06-18T13:22:50.339Z | Compiling debug-ignore v1.0.5 |
| 1503 | 2026-06-18T13:22:50.365Z | Compiling bit-vec v0.8.0 |
| 1504 | 2026-06-18T13:22:50.435Z | Compiling digest v0.11.3 |
| 1505 | 2026-06-18T13:22:50.522Z | Compiling rand v0.9.4 |
| 1506 | 2026-06-18T13:22:50.543Z | Compiling bit-set v0.8.0 |
| 1507 | 2026-06-18T13:22:50.592Z | Compiling serde_with_macros v3.20.0 |
| 1508 | 2026-06-18T13:22:50.602Z | Compiling async-stream-impl v0.3.6 |
| 1509 | 2026-06-18T13:22:50.702Z | Compiling dropshot v0.17.1 |
| 1510 | 2026-06-18T13:22:50.762Z | Compiling encoding_rs v0.8.35 |
| 1511 | 2026-06-18T13:22:50.940Z | Compiling spin v0.9.8 |
| 1512 | 2026-06-18T13:22:50.988Z | Compiling strum v0.26.3 |
| 1513 | 2026-06-18T13:22:51.052Z | Compiling unarray v0.1.4 |
| 1514 | 2026-06-18T13:22:51.108Z | Compiling mime v0.3.17 |
| 1515 | 2026-06-18T13:22:51.119Z | Compiling syn v1.0.109 |
| 1516 | 2026-06-18T13:22:51.200Z | Compiling sha1 v0.11.0 |
| 1517 | 2026-06-18T13:22:51.248Z | Compiling async-stream v0.3.6 |
| 1518 | 2026-06-18T13:22:51.417Z | Compiling derive-ex v0.1.8 |
| 1519 | 2026-06-18T13:22:51.440Z | Compiling tower v0.5.3 |
| 1520 | 2026-06-18T13:22:51.491Z | Compiling dropshot_endpoint v0.17.1 |
| 1521 | 2026-06-18T13:22:51.611Z | Compiling macaddr v1.0.1 |
| 1522 | 2026-06-18T13:22:51.829Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1523 | 2026-06-18T13:22:51.877Z | Compiling waitgroup v0.1.2 |
| 1524 | 2026-06-18T13:22:51.897Z | Compiling serde_path_to_error v0.1.20 |
| 1525 | 2026-06-18T13:22:52.219Z | Compiling tower-http v0.6.11 |
| 1526 | 2026-06-18T13:22:52.315Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1527 | 2026-06-18T13:22:52.426Z | Compiling tempfile v3.27.0 |
| 1528 | 2026-06-18T13:22:52.441Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1529 | 2026-06-18T13:22:52.616Z | Compiling openapiv3 v2.2.0 |
| 1530 | 2026-06-18T13:22:52.632Z | Compiling strum_macros v0.27.2 |
| 1531 | 2026-06-18T13:22:52.970Z | Compiling test-strategy v0.4.5 |
| 1532 | 2026-06-18T13:22:53.118Z | Compiling time v0.3.47 |
| 1533 | 2026-06-18T13:22:54.023Z | Compiling rustls-native-certs v0.8.4 |
| 1534 | 2026-06-18T13:22:54.225Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1535 | 2026-06-18T13:22:54.330Z | Compiling crossbeam-channel v0.5.15 |
| 1536 | 2026-06-18T13:22:54.375Z | Compiling crypto-common v0.1.7 |
| 1537 | 2026-06-18T13:22:54.466Z | Compiling strum v0.27.2 |
| 1538 | 2026-06-18T13:22:54.804Z | Compiling parse-display-derive v0.10.0 |
| 1539 | 2026-06-18T13:22:54.814Z | Compiling backon v1.6.0 |
| 1540 | 2026-06-18T13:22:54.830Z | Compiling rand_chacha v0.3.1 |
| 1541 | 2026-06-18T13:22:55.113Z | Compiling instant v0.1.13 |
| 1542 | 2026-06-18T13:22:55.306Z | Compiling rand v0.8.6 |
| 1543 | 2026-06-18T13:22:55.320Z | Compiling slog-json v2.6.1 |
| 1544 | 2026-06-18T13:22:55.556Z | Compiling hostname v0.3.1 |
| 1545 | 2026-06-18T13:22:55.692Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1546 | 2026-06-18T13:22:55.955Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1547 | 2026-06-18T13:22:55.971Z | Compiling memmap2 v0.9.10 |
| 1548 | 2026-06-18T13:22:55.998Z | Compiling wait-timeout v0.2.1 |
| 1549 | 2026-06-18T13:22:56.186Z | Compiling is-terminal v0.4.17 |
| 1550 | 2026-06-18T13:22:56.277Z | Compiling either v1.16.0 |
| 1551 | 2026-06-18T13:22:56.299Z | Compiling slog-term v2.9.2 |
| 1552 | 2026-06-18T13:22:56.302Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1553 | 2026-06-18T13:22:56.398Z | Compiling rusty-fork v0.3.1 |
| 1554 | 2026-06-18T13:22:56.480Z | Compiling usdt v0.6.0 |
| 1555 | 2026-06-18T13:22:56.490Z | Compiling slog-bunyan v2.5.0 |
| 1556 | 2026-06-18T13:22:56.752Z | Compiling serde_with v3.20.0 |
| 1557 | 2026-06-18T13:22:56.756Z | Compiling async-compression v0.4.42 |
| 1558 | 2026-06-18T13:22:56.756Z | Compiling rand_xorshift v0.4.0 |
| 1559 | 2026-06-18T13:22:56.907Z | Compiling rustls-pemfile v2.2.0 |
| 1560 | 2026-06-18T13:22:56.918Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1561 | 2026-06-18T13:22:57.064Z | Compiling regress v0.10.5 |
| 1562 | 2026-06-18T13:22:57.103Z | Compiling hostname v0.4.2 |
| 1563 | 2026-06-18T13:22:57.220Z | Compiling humantime v2.3.0 |
| 1564 | 2026-06-18T13:22:57.237Z | Compiling proptest v1.11.0 |
| 1565 | 2026-06-18T13:22:57.395Z | Compiling iddqd v0.4.2 |
| 1566 | 2026-06-18T13:22:57.691Z | Compiling reqwest v0.12.28 |
| 1567 | 2026-06-18T13:22:57.849Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1568 | 2026-06-18T13:22:58.087Z | Compiling block-buffer v0.10.4 |
| 1569 | 2026-06-18T13:22:58.399Z | Compiling digest v0.10.7 |
| 1570 | 2026-06-18T13:22:58.493Z | Compiling parse-display v0.10.0 |
| 1571 | 2026-06-18T13:22:58.606Z | Compiling progenitor-client v0.10.0 |
| 1572 | 2026-06-18T13:22:58.667Z | Compiling itertools v0.14.0 |
| 1573 | 2026-06-18T13:22:58.822Z | Compiling backoff v0.4.0 |
| 1574 | 2026-06-18T13:22:58.879Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1575 | 2026-06-18T13:22:59.342Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1576 | 2026-06-18T13:23:00.967Z | Compiling regress v0.11.1 |
| 1577 | 2026-06-18T13:23:01.781Z | Compiling toml_datetime v0.6.11 |
| 1578 | 2026-06-18T13:23:02.057Z | Compiling zerocopy-derive v0.7.35 |
| 1579 | 2026-06-18T13:23:02.160Z | Compiling convert_case v0.4.0 |
| 1580 | 2026-06-18T13:23:02.414Z | Compiling utf8parse v0.2.2 |
| 1581 | 2026-06-18T13:23:02.460Z | Compiling cpufeatures v0.2.17 |
| 1582 | 2026-06-18T13:23:02.473Z | Compiling derive_more v0.99.20 |
| 1583 | 2026-06-18T13:23:02.522Z | Compiling typify-impl v0.6.2 |
| 1584 | 2026-06-18T13:23:02.532Z | Compiling anstyle-parse v1.0.0 |
| 1585 | 2026-06-18T13:23:03.117Z | Compiling zerocopy v0.7.35 |
| 1586 | 2026-06-18T13:23:03.849Z | Compiling anstyle v1.0.14 |
| 1587 | 2026-06-18T13:23:03.862Z | Compiling anstyle-query v1.1.5 |
| 1588 | 2026-06-18T13:23:03.951Z | Compiling unicode-width v0.2.2 |
| 1589 | 2026-06-18T13:23:03.966Z | Compiling is_terminal_polyfill v1.70.2 |
| 1590 | 2026-06-18T13:23:04.074Z | Compiling colorchoice v1.0.5 |
| 1591 | 2026-06-18T13:23:04.189Z | Compiling anstream v1.0.0 |
| 1592 | 2026-06-18T13:23:04.691Z | Compiling secrecy v0.10.3 |
| 1593 | 2026-06-18T13:23:04.726Z | Compiling crucible-workspace-hack v0.1.0 |
| 1594 | 2026-06-18T13:23:04.846Z | Compiling tinyvec_macros v0.1.1 |
| 1595 | 2026-06-18T13:23:04.913Z | Compiling clap_lex v1.1.0 |
| 1596 | 2026-06-18T13:23:04.942Z | Compiling float-ord v0.3.2 |
| 1597 | 2026-06-18T13:23:04.963Z | Compiling tinyvec v1.11.0 |
| 1598 | 2026-06-18T13:23:05.353Z | Compiling dtrace-parser v0.2.0 |
| 1599 | 2026-06-18T13:23:05.415Z | Compiling scroll_derive v0.12.1 |
| 1600 | 2026-06-18T13:23:05.493Z | Compiling num-integer v0.1.46 |
| 1601 | 2026-06-18T13:23:05.532Z | Compiling rustc_version v0.4.1 |
| 1602 | 2026-06-18T13:23:05.791Z | Compiling usdt-impl v0.5.0 |
| 1603 | 2026-06-18T13:23:05.815Z | Compiling curve25519-dalek v4.1.3 |
| 1604 | 2026-06-18T13:23:06.153Z | Compiling scroll v0.12.0 |
| 1605 | 2026-06-18T13:23:06.287Z | Compiling dof v0.3.0 |
| 1606 | 2026-06-18T13:23:06.368Z | Compiling hmac v0.12.1 |
| 1607 | 2026-06-18T13:23:06.426Z | Compiling inout v0.1.4 |
| 1608 | 2026-06-18T13:23:06.500Z | Compiling darling_core v0.21.3 |
| 1609 | 2026-06-18T13:23:06.566Z | Compiling ff v0.13.1 |
| 1610 | 2026-06-18T13:23:06.613Z | Compiling clap_derive v4.6.1 |
| 1611 | 2026-06-18T13:23:06.675Z | Compiling thread-id v4.2.2 |
| 1612 | 2026-06-18T13:23:06.692Z | Compiling group v0.13.0 |
| 1613 | 2026-06-18T13:23:06.704Z | Compiling cipher v0.4.4 |
| 1614 | 2026-06-18T13:23:06.923Z | Compiling hkdf v0.12.4 |
| 1615 | 2026-06-18T13:23:07.141Z | Compiling goblin v0.8.2 |
| 1616 | 2026-06-18T13:23:07.659Z | Compiling num-iter v0.1.45 |
| 1617 | 2026-06-18T13:23:07.671Z | Compiling num-rational v0.4.2 |
| 1618 | 2026-06-18T13:23:07.782Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1619 | 2026-06-18T13:23:07.916Z | Compiling universal-hash v0.5.1 |
| 1620 | 2026-06-18T13:23:08.047Z | Compiling crypto-bigint v0.5.5 |
| 1621 | 2026-06-18T13:23:08.275Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1622 | 2026-06-18T13:23:08.423Z | Compiling terminal_size v0.4.4 |
| 1623 | 2026-06-18T13:23:08.573Z | Compiling darling_macro v0.21.3 |
| 1624 | 2026-06-18T13:23:08.612Z | Compiling half v2.7.1 |
| 1625 | 2026-06-18T13:23:08.874Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1626 | 2026-06-18T13:23:08.886Z | Compiling num-complex v0.4.6 |
| 1627 | 2026-06-18T13:23:08.888Z | Compiling typify-macro v0.6.2 |
| 1628 | 2026-06-18T13:23:09.186Z | Compiling base64ct v1.8.3 |
| 1629 | 2026-06-18T13:23:09.256Z | Compiling opaque-debug v0.3.1 |
| 1630 | 2026-06-18T13:23:09.259Z | Compiling base16ct v0.2.0 |
| 1631 | 2026-06-18T13:23:09.326Z | Compiling ciborium-io v0.2.2 |
| 1632 | 2026-06-18T13:23:09.396Z | Compiling elliptic-curve v0.13.8 |
| 1633 | 2026-06-18T13:23:09.417Z | Compiling ciborium-ll v0.2.2 |
| 1634 | 2026-06-18T13:23:09.420Z | Compiling password-hash v0.5.0 |
| 1635 | 2026-06-18T13:23:09.625Z | Compiling poly1305 v0.8.0 |
| 1636 | 2026-06-18T13:23:09.871Z | Compiling num v0.4.3 |
| 1637 | 2026-06-18T13:23:10.043Z | Compiling darling v0.21.3 |
| 1638 | 2026-06-18T13:23:10.046Z | Compiling thiserror-no-std v2.0.2 |
| 1639 | 2026-06-18T13:23:10.547Z | Compiling chacha20 v0.9.1 |
| 1640 | 2026-06-18T13:23:10.763Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1641 | 2026-06-18T13:23:10.923Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1642 | 2026-06-18T13:23:10.995Z | Compiling typify v0.6.2 |
| 1643 | 2026-06-18T13:23:11.471Z | Compiling blake2 v0.10.6 |
| 1644 | 2026-06-18T13:23:11.498Z | Compiling aead v0.5.2 |
| 1645 | 2026-06-18T13:23:11.524Z | Compiling crossbeam-epoch v0.9.18 |
| 1646 | 2026-06-18T13:23:11.653Z | Compiling byte-wrapper v0.1.0 |
| 1647 | 2026-06-18T13:23:11.868Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1648 | 2026-06-18T13:23:11.917Z | Compiling proc-macro-error-attr v1.0.4 |
| 1649 | 2026-06-18T13:23:12.154Z | Compiling prettyplease v0.2.37 |
| 1650 | 2026-06-18T13:23:12.183Z | Compiling heapless v0.8.0 |
| 1651 | 2026-06-18T13:23:12.235Z | Compiling rustix v0.38.44 |
| 1652 | 2026-06-18T13:23:12.399Z | Compiling unsafe-libyaml v0.2.11 |
| 1653 | 2026-06-18T13:23:12.495Z | Compiling keccak v0.1.6 |
| 1654 | 2026-06-18T13:23:12.672Z | Compiling sha3 v0.10.9 |
| 1655 | 2026-06-18T13:23:12.891Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1656 | 2026-06-18T13:23:12.965Z | Compiling serde_yaml v0.9.34+deprecated |
| 1657 | 2026-06-18T13:23:13.297Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1658 | 2026-06-18T13:23:14.034Z | Compiling argon2 v0.5.3 |
| 1659 | 2026-06-18T13:23:14.045Z | Compiling chacha20poly1305 v0.10.1 |
| 1660 | 2026-06-18T13:23:14.167Z | Compiling vsss-rs v3.3.4 |
| 1661 | 2026-06-18T13:23:14.203Z | Compiling ingot-macros v0.1.1 |
| 1662 | 2026-06-18T13:23:14.292Z | Compiling ciborium v0.2.2 |
| 1663 | 2026-06-18T13:23:14.662Z | Compiling clap_builder v4.6.0 |
| 1664 | 2026-06-18T13:23:14.872Z | Compiling usdt-macro v0.5.0 |
| 1665 | 2026-06-18T13:23:15.094Z | Compiling usdt-attr-macro v0.5.0 |
| 1666 | 2026-06-18T13:23:15.679Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1667 | 2026-06-18T13:23:16.706Z | Compiling serde_spanned v0.6.9 |
| 1668 | 2026-06-18T13:23:16.852Z | Compiling enum-as-inner v0.6.1 |
| 1669 | 2026-06-18T13:23:16.957Z | Compiling hash32 v0.3.1 |
| 1670 | 2026-06-18T13:23:16.993Z | Compiling proc-macro-error v1.0.4 |
| 1671 | 2026-06-18T13:23:17.111Z | Compiling memmap v0.7.0 |
| 1672 | 2026-06-18T13:23:17.286Z | Compiling memoffset v0.9.1 |
| 1673 | 2026-06-18T13:23:17.310Z | Compiling smoltcp v0.11.0 |
| 1674 | 2026-06-18T13:23:17.323Z | Compiling winnow v0.5.40 |
| 1675 | 2026-06-18T13:23:17.416Z | Compiling winnow v0.7.15 |
| 1676 | 2026-06-18T13:23:17.450Z | Compiling cfg_aliases v0.2.1 |
| 1677 | 2026-06-18T13:23:17.462Z | Compiling toml_write v0.1.2 |
| 1678 | 2026-06-18T13:23:17.521Z | Compiling indent_write v2.2.0 |
| 1679 | 2026-06-18T13:23:17.531Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1680 | 2026-06-18T13:23:17.667Z | Compiling data-encoding v2.11.0 |
| 1681 | 2026-06-18T13:23:17.799Z | Compiling nix v0.31.3 |
| 1682 | 2026-06-18T13:23:17.944Z | Compiling usdt v0.5.0 |
| 1683 | 2026-06-18T13:23:18.215Z | Compiling ingot-types v0.1.2 |
| 1684 | 2026-06-18T13:23:18.386Z | Compiling clap v4.6.1 |
| 1685 | 2026-06-18T13:23:18.466Z | Compiling proc-macro-crate v3.5.0 |
| 1686 | 2026-06-18T13:23:18.509Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1687 | 2026-06-18T13:23:18.613Z | Compiling rustls-webpki v0.103.13 |
| 1688 | 2026-06-18T13:23:18.719Z | Compiling toml_edit v0.22.27 |
| 1689 | 2026-06-18T13:23:18.862Z | Compiling toml_edit v0.19.15 |
| 1690 | 2026-06-18T13:23:18.881Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1691 | 2026-06-18T13:23:18.913Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1692 | 2026-06-18T13:23:19.633Z | Compiling tabwriter v1.4.1 |
| 1693 | 2026-06-18T13:23:19.795Z | Compiling cobs v0.3.0 |
| 1694 | 2026-06-18T13:23:19.870Z | Compiling serde_repr v0.1.20 |
| 1695 | 2026-06-18T13:23:19.998Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1696 | 2026-06-18T13:23:20.294Z | Compiling managed v0.8.0 |
| 1697 | 2026-06-18T13:23:20.389Z | Compiling pkg-config v0.3.33 |
| 1698 | 2026-06-18T13:23:20.511Z | Compiling vcpkg v0.2.15 |
| 1699 | 2026-06-18T13:23:20.527Z | Compiling bitflags v1.3.2 |
| 1700 | 2026-06-18T13:23:20.871Z | Compiling toml v0.8.23 |
| 1701 | 2026-06-18T13:23:20.895Z | Compiling proc-macro-crate v1.3.1 |
| 1702 | 2026-06-18T13:23:21.090Z | Compiling openssl-sys v0.9.116 |
| 1703 | 2026-06-18T13:23:21.228Z | Compiling postcard v1.1.3 |
| 1704 | 2026-06-18T13:23:21.648Z | Compiling num_enum_derive v0.7.6 |
| 1705 | 2026-06-18T13:23:21.840Z | Compiling ingot v0.1.1 |
| 1706 | 2026-06-18T13:23:22.056Z | Compiling tokio-rustls v0.26.4 |
| 1707 | 2026-06-18T13:23:22.492Z | Compiling rustls-platform-verifier v0.7.0 |
| 1708 | 2026-06-18T13:23:22.519Z | Compiling hyper-rustls v0.27.9 |
| 1709 | 2026-06-18T13:23:22.801Z | Compiling reqwest v0.13.4 |
| 1710 | 2026-06-18T13:23:23.713Z | Compiling hubpack_derive v0.1.1 |
| 1711 | 2026-06-18T13:23:23.736Z | Compiling foreign-types-macros v0.2.3 |
| 1712 | 2026-06-18T13:23:24.066Z | Compiling progenitor-client v0.14.0 |
| 1713 | 2026-06-18T13:23:24.366Z | Compiling progenitor-extras v0.2.0 |
| 1714 | 2026-06-18T13:23:24.409Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1715 | 2026-06-18T13:23:24.601Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1716 | 2026-06-18T13:23:24.736Z | Compiling colored v3.1.1 |
| 1717 | 2026-06-18T13:23:24.778Z | Compiling resolv-conf v0.7.6 |
| 1718 | 2026-06-18T13:23:24.852Z | Compiling static_assertions v1.1.0 |
| 1719 | 2026-06-18T13:23:24.925Z | Compiling linked-hash-map v0.5.6 |
| 1720 | 2026-06-18T13:23:25.141Z | Compiling heck v0.4.1 |
| 1721 | 2026-06-18T13:23:25.169Z | Compiling unicode-segmentation v1.13.3 |
| 1722 | 2026-06-18T13:23:25.200Z | Compiling foreign-types-shared v0.3.1 |
| 1723 | 2026-06-18T13:23:25.297Z | Compiling swrite v0.1.0 |
| 1724 | 2026-06-18T13:23:25.352Z | Compiling rayon-core v1.13.0 |
| 1725 | 2026-06-18T13:23:25.366Z | Compiling semver v0.1.20 |
| 1726 | 2026-06-18T13:23:25.388Z | Compiling foreign-types v0.5.0 |
| 1727 | 2026-06-18T13:23:25.468Z | Compiling lru-cache v0.1.2 |
| 1728 | 2026-06-18T13:23:25.596Z | Compiling rustc_version v0.1.7 |
| 1729 | 2026-06-18T13:23:25.599Z | Compiling newline-converter v0.3.0 |
| 1730 | 2026-06-18T13:23:25.617Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1731 | 2026-06-18T13:23:25.673Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1732 | 2026-06-18T13:23:25.721Z | Compiling hubpack v0.1.2 |
| 1733 | 2026-06-18T13:23:26.935Z | Compiling num_enum v0.7.6 |
| 1734 | 2026-06-18T13:23:27.059Z | Compiling num_enum_derive v0.5.11 |
| 1735 | 2026-06-18T13:23:27.184Z | Compiling atomicwrites v0.4.4 |
| 1736 | 2026-06-18T13:23:27.214Z | Compiling hickory-proto v0.24.4 |
| 1737 | 2026-06-18T13:23:27.543Z | Compiling crossbeam-deque v0.8.6 |
| 1738 | 2026-06-18T13:23:27.737Z | Compiling progenitor-impl v0.13.0 |
| 1739 | 2026-06-18T13:23:28.102Z | Compiling console v0.15.11 |
| 1740 | 2026-06-18T13:23:28.778Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1741 | 2026-06-18T13:23:28.883Z | Compiling camino-tempfile v1.4.1 |
| 1742 | 2026-06-18T13:23:29.126Z | Compiling chacha20 v0.10.0 |
| 1743 | 2026-06-18T13:23:29.298Z | Compiling serde-big-array v0.5.1 |
| 1744 | 2026-06-18T13:23:29.391Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1745 | 2026-06-18T13:23:29.444Z | Compiling num-derive v0.4.2 |
| 1746 | 2026-06-18T13:23:29.606Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1747 | 2026-06-18T13:23:29.855Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1748 | 2026-06-18T13:23:30.456Z | Compiling pin-project-internal v1.1.13 |
| 1749 | 2026-06-18T13:23:30.542Z | Compiling derive-where v1.6.1 |
| 1750 | 2026-06-18T13:23:31.301Z | Compiling cstr-argument v0.1.2 |
| 1751 | 2026-06-18T13:23:31.463Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1752 | 2026-06-18T13:23:31.600Z | Compiling siphasher v1.0.3 |
| 1753 | 2026-06-18T13:23:31.798Z | Compiling minimal-lexical v0.2.1 |
| 1754 | 2026-06-18T13:23:31.814Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1755 | 2026-06-18T13:23:31.843Z | Compiling similar v2.7.0 |
| 1756 | 2026-06-18T13:23:31.977Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1757 | 2026-06-18T13:23:32.057Z | Compiling nom v7.1.3 |
| 1758 | 2026-06-18T13:23:32.069Z | Compiling phf_shared v0.12.1 |
| 1759 | 2026-06-18T13:23:32.157Z | Compiling pin-project v1.1.13 |
| 1760 | 2026-06-18T13:23:32.239Z | Compiling expectorate v1.2.0 |
| 1761 | 2026-06-18T13:23:32.259Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1762 | 2026-06-18T13:23:32.393Z | Compiling progenitor-macro v0.13.0 |
| 1763 | 2026-06-18T13:23:32.689Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1764 | 2026-06-18T13:23:32.782Z | Compiling rand v0.10.1 |
| 1765 | 2026-06-18T13:23:32.997Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1766 | 2026-06-18T13:23:33.013Z | Compiling hickory-resolver v0.24.4 |
| 1767 | 2026-06-18T13:23:33.117Z | Compiling num_enum v0.5.11 |
| 1768 | 2026-06-18T13:23:33.402Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1769 | 2026-06-18T13:23:33.462Z | Compiling newtype_derive v0.1.6 |
| 1770 | 2026-06-18T13:23:33.602Z | Compiling progenitor-client v0.13.0 |
| 1771 | 2026-06-18T13:23:33.893Z | Compiling progenitor-impl v0.14.0 |
| 1772 | 2026-06-18T13:23:33.975Z | Compiling unicode-normalization v0.1.25 |
| 1773 | 2026-06-18T13:23:34.446Z | Compiling tokio-stream v0.1.18 |
| 1774 | 2026-06-18T13:23:34.913Z | Compiling snafu-derive v0.8.9 |
| 1775 | 2026-06-18T13:23:35.021Z | Compiling async-recursion v1.1.1 |
| 1776 | 2026-06-18T13:23:35.586Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1777 | 2026-06-18T13:23:35.629Z | Compiling slog-dtrace v0.3.0 |
| 1778 | 2026-06-18T13:23:35.768Z | Compiling bstr v1.12.1 |
| 1779 | 2026-06-18T13:23:35.896Z | Compiling csv-core v0.1.13 |
| 1780 | 2026-06-18T13:23:35.899Z | Compiling konst_macro_rules v0.2.19 |
| 1781 | 2026-06-18T13:23:36.086Z | Compiling owo-colors v4.3.0 |
| 1782 | 2026-06-18T13:23:36.161Z | Compiling openssl v0.10.80 |
| 1783 | 2026-06-18T13:23:36.276Z | Compiling highway v1.3.0 |
| 1784 | 2026-06-18T13:23:36.434Z | Compiling foreign-types-shared v0.1.1 |
| 1785 | 2026-06-18T13:23:36.449Z | Compiling chrono-tz v0.10.4 |
| 1786 | 2026-06-18T13:23:36.526Z | Compiling foldhash v0.1.5 |
| 1787 | 2026-06-18T13:23:36.670Z | Compiling unicode-width v0.1.14 |
| 1788 | 2026-06-18T13:23:36.685Z | Compiling cancel-safe-futures v0.1.5 |
| 1789 | 2026-06-18T13:23:36.709Z | Compiling unicode-xid v0.2.6 |
| 1790 | 2026-06-18T13:23:36.735Z | Compiling same-file v1.0.6 |
| 1791 | 2026-06-18T13:23:36.829Z | Compiling const_format_proc_macros v0.2.34 |
| 1792 | 2026-06-18T13:23:36.912Z | Compiling walkdir v2.5.0 |
| 1793 | 2026-06-18T13:23:36.955Z | Compiling snafu v0.8.9 |
| 1794 | 2026-06-18T13:23:36.982Z | Compiling hashbrown v0.15.5 |
| 1795 | 2026-06-18T13:23:37.275Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1796 | 2026-06-18T13:23:37.302Z | Compiling foreign-types v0.3.2 |
| 1797 | 2026-06-18T13:23:37.372Z | Compiling globset v0.4.18 |
| 1798 | 2026-06-18T13:23:37.392Z | Compiling csv v1.4.0 |
| 1799 | 2026-06-18T13:23:37.465Z | Compiling progenitor v0.13.0 |
| 1800 | 2026-06-18T13:23:37.480Z | Compiling progenitor-macro v0.14.0 |
| 1801 | 2026-06-18T13:23:37.504Z | Compiling konst v0.2.20 |
| 1802 | 2026-06-18T13:23:37.653Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1803 | 2026-06-18T13:23:37.688Z | Compiling qorb v0.4.1 |
| 1804 | 2026-06-18T13:23:37.748Z | Compiling olpc-cjson v0.1.4 |
| 1805 | 2026-06-18T13:23:37.993Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1806 | 2026-06-18T13:23:38.205Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1807 | 2026-06-18T13:23:39.141Z | Compiling rayon v1.12.0 |
| 1808 | 2026-06-18T13:23:39.871Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1809 | 2026-06-18T13:23:39.874Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1810 | 2026-06-18T13:23:40.290Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1811 | 2026-06-18T13:23:40.502Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1812 | 2026-06-18T13:23:40.669Z | Compiling phf v0.12.1 |
| 1813 | 2026-06-18T13:23:40.827Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1814 | 2026-06-18T13:23:41.087Z | Compiling zone_cfg_derive v0.3.1 |
| 1815 | 2026-06-18T13:23:41.412Z | Compiling tokio-dtrace v0.1.1 |
| 1816 | 2026-06-18T13:23:41.717Z | Compiling itertools v0.12.1 |
| 1817 | 2026-06-18T13:23:41.753Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1818 | 2026-06-18T13:23:41.802Z | Compiling libsw-core v0.3.2 |
| 1819 | 2026-06-18T13:23:41.948Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1820 | 2026-06-18T13:23:41.970Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1821 | 2026-06-18T13:23:42.330Z | Compiling serde_plain v1.0.2 |
| 1822 | 2026-06-18T13:23:42.526Z | Compiling openssl-macros v0.1.1 |
| 1823 | 2026-06-18T13:23:42.538Z | Compiling pem v3.0.6 |
| 1824 | 2026-06-18T13:23:42.592Z | Compiling cookie v0.18.1 |
| 1825 | 2026-06-18T13:23:42.846Z | Compiling sigpipe v0.1.3 |
| 1826 | 2026-06-18T13:23:42.923Z | Compiling glob v0.3.3 |
| 1827 | 2026-06-18T13:23:42.934Z | Compiling typed-path v0.9.3 |
| 1828 | 2026-06-18T13:23:42.937Z | Compiling jiff v0.2.28 |
| 1829 | 2026-06-18T13:23:43.035Z | Compiling bytecount v0.6.9 |
| 1830 | 2026-06-18T13:23:43.179Z | Compiling fixedbitset v0.5.7 |
| 1831 | 2026-06-18T13:23:43.270Z | Compiling fixedbitset v0.4.2 |
| 1832 | 2026-06-18T13:23:43.368Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1833 | 2026-06-18T13:23:43.400Z | Compiling petgraph v0.8.3 |
| 1834 | 2026-06-18T13:23:43.497Z | Compiling petgraph v0.6.5 |
| 1835 | 2026-06-18T13:23:43.508Z | Compiling papergrid v0.11.0 |
| 1836 | 2026-06-18T13:23:44.265Z | Compiling tough v0.22.0 |
| 1837 | 2026-06-18T13:23:44.990Z | Compiling progenitor v0.14.0 |
| 1838 | 2026-06-18T13:23:45.142Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1839 | 2026-06-18T13:23:45.229Z | Compiling zone v0.3.1 |
| 1840 | 2026-06-18T13:23:45.263Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1841 | 2026-06-18T13:23:45.321Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1842 | 2026-06-18T13:23:45.343Z | Compiling libsw v3.5.0 |
| 1843 | 2026-06-18T13:23:45.427Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1844 | 2026-06-18T13:23:45.456Z | Compiling oxide-tokio-rt v0.1.6 |
| 1845 | 2026-06-18T13:23:45.508Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1846 | 2026-06-18T13:23:45.669Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1847 | 2026-06-18T13:23:45.760Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1848 | 2026-06-18T13:23:46.719Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1849 | 2026-06-18T13:23:46.855Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1850 | 2026-06-18T13:23:46.972Z | Compiling const_format v0.2.36 |
| 1851 | 2026-06-18T13:23:47.310Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1852 | 2026-06-18T13:23:47.528Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1853 | 2026-06-18T13:23:47.702Z | Compiling tabled_derive v0.7.0 |
| 1854 | 2026-06-18T13:23:47.718Z | Compiling gethostname v0.5.0 |
| 1855 | 2026-06-18T13:23:47.754Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1856 | 2026-06-18T13:23:47.826Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1857 | 2026-06-18T13:23:47.836Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1858 | 2026-06-18T13:23:47.945Z | Compiling smf v0.2.3 |
| 1859 | 2026-06-18T13:23:47.957Z | Compiling bcs v0.1.6 |
| 1860 | 2026-06-18T13:23:48.120Z | Compiling unicode-linebreak v0.1.5 |
| 1861 | 2026-06-18T13:23:48.275Z | Compiling lazy_static v1.5.0 |
| 1862 | 2026-06-18T13:23:48.368Z | Compiling linear-map v1.2.0 |
| 1863 | 2026-06-18T13:23:48.379Z | Compiling whoami v1.6.1 |
| 1864 | 2026-06-18T13:23:48.544Z | Compiling smawk v0.3.2 |
| 1865 | 2026-06-18T13:23:48.555Z | Compiling termtree v0.5.1 |
| 1866 | 2026-06-18T13:23:48.662Z | Compiling tagptr v0.2.0 |
| 1867 | 2026-06-18T13:23:48.682Z | Compiling tabled v0.15.0 |
| 1868 | 2026-06-18T13:23:48.682Z | Compiling textwrap v0.16.2 |
| 1869 | 2026-06-18T13:23:48.806Z | Compiling moka v0.12.15 |
| 1870 | 2026-06-18T13:23:48.809Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1871 | 2026-06-18T13:23:49.166Z | Compiling steno v0.4.1 |
| 1872 | 2026-06-18T13:23:49.217Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1873 | 2026-06-18T13:23:49.579Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1874 | 2026-06-18T13:23:50.570Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-06-18T13:23:50.723Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1876 | 2026-06-18T13:23:51.417Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1877 | 2026-06-18T13:23:51.544Z | Compiling hickory-proto v0.25.2 |
| 1878 | 2026-06-18T13:23:52.148Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1879 | 2026-06-18T13:23:52.364Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1880 | 2026-06-18T13:23:52.395Z | Compiling libscf-sys v1.2.0 |
| 1881 | 2026-06-18T13:23:52.540Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1882 | 2026-06-18T13:23:52.785Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1883 | 2026-06-18T13:23:53.157Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1884 | 2026-06-18T13:23:53.247Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1885 | 2026-06-18T13:23:53.305Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1886 | 2026-06-18T13:23:53.419Z | Compiling hickory-resolver v0.25.2 |
| 1887 | 2026-06-18T13:23:53.549Z | Compiling internet-checksum v0.2.1 |
| 1888 | 2026-06-18T13:23:54.247Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1889 | 2026-06-18T13:23:58.970Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1890 | 2026-06-18T13:24:06.641Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-06-18T13:24:08.238Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1892 | 2026-06-18T13:24:09.273Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1893 | 2026-06-18T13:24:10.230Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1894 | 2026-06-18T13:24:14.882Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 46s |
| 1895 | 2026-06-18T13:24:15.059Z | ──────────── |
| 1896 | 2026-06-18T13:24:15.059Z | Nextest run ID 3c031491-3ebb-41a7-b82f-d754d5ead8d2 with nextest profile: default |
| 1897 | 2026-06-18T13:24:15.059Z | Starting 3 tests across 1 binary |
| 1898 | 2026-06-18T13:24:15.065Z | PASS [ 0.005s] ndp manager::test::router_solicitation_with_link_layer_addr |
| 1899 | 2026-06-18T13:24:15.065Z | PASS [ 0.005s] ndp manager::test::minimum_router_advertisement |
| 1900 | 2026-06-18T13:24:15.067Z | PASS [ 0.005s] ndp manager::test::minimum_router_solicitation |
| 1901 | 2026-06-18T13:24:15.067Z | ──────────── |
| 1902 | 2026-06-18T13:24:15.067Z | Summary [ 0.006s] 3 tests run: 3 passed, 0 skipped |
| 1903 | 2026-06-18T13:24:15.077Z | process exited: duration 287866 ms, exit code 0 |
| |
| 1904 | 2026-06-18T13:24:15.084Z | found 0 output files |