|
|
|
| 1 | 2026-04-16T04:06:50.137Z | job assigned to worker 01KPA7EXXRGQECRMFQT3KPZEVZ [factory aws, i-0bfae7021b4281265] (queued for 2 m 3 s) |
| |
| 2 | 2026-04-16T04:06:56.846Z | starting task 0: "setup" |
| 3 | 2026-04-16T04:06:56.853Z | ++ uname -s |
| 4 | 2026-04-16T04:06:56.858Z | + kern=SunOS |
| 5 | 2026-04-16T04:06:56.858Z | + build_user=build |
| 6 | 2026-04-16T04:06:56.858Z | + build_uid=12345 |
| 7 | 2026-04-16T04:06:56.858Z | + work_dir=/work |
| 8 | 2026-04-16T04:06:56.858Z | + input_dir=/input |
| 9 | 2026-04-16T04:06:56.858Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-16T04:06:56.858Z | + case "$kern" in |
| 11 | 2026-04-16T04:06:56.858Z | + groupadd -g 12345 build |
| 12 | 2026-04-16T04:06:56.858Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-16T04:06:58.863Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-16T04:06:58.967Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-16T04:06:58.971Z | + home_fs=zfs |
| 16 | 2026-04-16T04:06:58.971Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-16T04:06:58.971Z | + mkdir -p /home/build |
| 18 | 2026-04-16T04:06:58.971Z | + chown build:build /home/build /work |
| 19 | 2026-04-16T04:07:00.972Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-16T04:07:00.976Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-04-16T04:07:00.983Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-16T04:07:00.987Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-16T04:07:00.987Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-16T04:07:00.987Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-16T04:07:00.987Z | * rust toolchain channel = "stable" |
| 26 | 2026-04-16T04:07:00.987Z | * rust toolchain profile = "default" |
| 27 | 2026-04-16T04:07:00.987Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-16T04:07:00.991Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-16T04:07:00.991Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-16T04:07:01.115Z | info: downloading installer |
| 31 | 2026-04-16T04:07:02.707Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-16T04:07:02.707Z | warn: /opt/ooce/bin |
| 33 | 2026-04-16T04:07:02.707Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-16T04:07:02.707Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-16T04:07:02.707Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-16T04:07:02.708Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-16T04:07:02.708Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-16T04:07:02.708Z | error: cannot install while Rust is installed |
| 39 | 2026-04-16T04:07:02.708Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-16T04:07:02.708Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-16T04:07:02.708Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-16T04:07:02.708Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-16T04:07:02.708Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-16T04:07:02.743Z | info: profile set to default |
| 45 | 2026-04-16T04:07:02.743Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-16T04:07:02.746Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-16T04:07:02.887Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-16T04:07:02.890Z | info: downloading 6 components |
| 49 | 2026-04-16T04:07:18.787Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-16T04:07:18.787Z | |
| 51 | 2026-04-16T04:07:18.821Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-16T04:07:18.821Z | |
| 53 | 2026-04-16T04:07:18.821Z | |
| 54 | 2026-04-16T04:07:18.821Z | Rust is installed now. Great! |
| 55 | 2026-04-16T04:07:18.821Z | |
| 56 | 2026-04-16T04:07:18.821Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-16T04:07:18.821Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-16T04:07:18.821Z | |
| 59 | 2026-04-16T04:07:18.821Z | To configure your current shell, you need to source |
| 60 | 2026-04-16T04:07:18.821Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-16T04:07:18.821Z | |
| 62 | 2026-04-16T04:07:18.821Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-16T04:07:18.821Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-16T04:07:18.821Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-16T04:07:18.821Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-16T04:07:18.821Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-16T04:07:18.821Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-16T04:07:18.821Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-16T04:07:18.825Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-16T04:07:18.825Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-16T04:07:18.915Z | + rustup --version |
| 72 | 2026-04-16T04:07:18.925Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-16T04:07:18.928Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-16T04:07:18.944Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-16T04:07:18.948Z | + cargo --version |
| 76 | 2026-04-16T04:07:18.960Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-16T04:07:18.963Z | + rustc --version |
| 78 | 2026-04-16T04:07:18.982Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-16T04:07:18.986Z | process exited: duration 17997 ms, exit code 0 |
| |
| 80 | 2026-04-16T04:07:18.993Z | starting task 2: "authentication" |
| 81 | 2026-04-16T04:07:19.013Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-04-16T04:07:19.019Z | starting task 3: "clone repository" |
| 83 | 2026-04-16T04:07:19.023Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-04-16T04:07:19.027Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-04-16T04:07:19.088Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-04-16T04:07:20.232Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-04-16T04:07:20.232Z | + git fetch origin c94ec4d79b00b05f976c978053ec9d6e5fa4ab23 |
| 88 | 2026-04-16T04:07:20.653Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-04-16T04:07:20.653Z | * branch c94ec4d79b00b05f976c978053ec9d6e5fa4ab23 -> FETCH_HEAD |
| 90 | 2026-04-16T04:07:20.657Z | + [[ -n renovate/dropshot ]] |
| 91 | 2026-04-16T04:07:20.660Z | ++ git branch --show-current |
| 92 | 2026-04-16T04:07:20.660Z | + current=main |
| 93 | 2026-04-16T04:07:20.660Z | + [[ main != renovate/dropshot ]] |
| 94 | 2026-04-16T04:07:20.660Z | + git branch -f renovate/dropshot c94ec4d79b00b05f976c978053ec9d6e5fa4ab23 |
| 95 | 2026-04-16T04:07:20.665Z | + git checkout -f renovate/dropshot |
| 96 | 2026-04-16T04:07:20.679Z | Switched to branch 'renovate/dropshot' |
| 97 | 2026-04-16T04:07:20.682Z | + git reset --hard c94ec4d79b00b05f976c978053ec9d6e5fa4ab23 |
| 98 | 2026-04-16T04:07:20.688Z | HEAD is now at c94ec4d Update dropshot to 0.7.1 |
| 99 | 2026-04-16T04:07:20.688Z | process exited: duration 1664 ms, exit code 0 |
| |
| 100 | 2026-04-16T04:07:20.698Z | starting task 4: "build" |
| 101 | 2026-04-16T04:07:20.705Z | + set -e |
| 102 | 2026-04-16T04:07:20.705Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-04-16T04:07:20.705Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-04-16T04:07:20.705Z | ++ PLATFORM=illumos |
| 105 | 2026-04-16T04:07:20.705Z | ++ banner install |
| 106 | 2026-04-16T04:07:20.705Z | |
| 107 | 2026-04-16T04:07:20.705Z | # # # #### ##### ## # # |
| 108 | 2026-04-16T04:07:20.705Z | # ## # # # # # # # |
| 109 | 2026-04-16T04:07:20.705Z | # # # # #### # # # # # |
| 110 | 2026-04-16T04:07:20.705Z | # # # # # # ###### # # |
| 111 | 2026-04-16T04:07:20.705Z | # # ## # # # # # # # |
| 112 | 2026-04-16T04:07:20.705Z | # # # #### # # # ###### ###### |
| 113 | 2026-04-16T04:07:20.705Z | |
| 114 | 2026-04-16T04:07:20.705Z | ++ set +o errexit |
| 115 | 2026-04-16T04:07:20.709Z | ++ pkg info clang-15 |
| 116 | 2026-04-16T04:07:20.709Z | ++ grep -qi installed |
| 117 | 2026-04-16T04:07:21.894Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-04-16T04:07:21.894Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-04-16T04:07:21.894Z | |
| 120 | 2026-04-16T04:07:21.894Z | clang-15 |
| 121 | 2026-04-16T04:07:21.931Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-04-16T04:07:21.931Z | ++ set -o errexit |
| 123 | 2026-04-16T04:07:21.934Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-04-16T04:07:30.968Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-04-16T04:07:38.343Z | Startup: Caching catalogs ... Done |
| 126 | 2026-04-16T04:07:44.246Z | Planning: Solver setup ... Done |
| 127 | 2026-04-16T04:07:44.276Z | Planning: Running solver ... Done |
| 128 | 2026-04-16T04:07:44.402Z | Planning: Finding local manifests ... Done |
| 129 | 2026-04-16T04:07:44.416Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-04-16T04:07:44.502Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-04-16T04:07:44.530Z | Planning: Package planning ... Done |
| 132 | 2026-04-16T04:07:44.557Z | Planning: Merging actions ... Done |
| 133 | 2026-04-16T04:07:44.664Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-04-16T04:07:44.671Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-04-16T04:07:45.362Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-04-16T04:07:45.369Z | Planning: Planning completed in 6.86 seconds |
| 137 | 2026-04-16T04:07:45.392Z | Packages to install: 2 |
| 138 | 2026-04-16T04:07:45.398Z | Mediators to change: 2 |
| 139 | 2026-04-16T04:07:45.398Z | Services to change: 1 |
| 140 | 2026-04-16T04:07:45.398Z | Create boot environment: No |
| 141 | 2026-04-16T04:07:45.398Z | Create backup boot environment: No |
| 142 | 2026-04-16T04:07:45.433Z | |
| 143 | 2026-04-16T04:07:45.433Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-04-16T04:07:50.534Z | Download: 2009/3076 items 117.9/211.3MB 55% complete (28.0M/s) |
| 145 | 2026-04-16T04:07:55.116Z | Download: Completed 211.31 MB in 9.68 seconds (21.8M/s) |
| 146 | 2026-04-16T04:07:55.360Z | Actions: 1/3418 actions (Installing new actions) |
| 147 | 2026-04-16T04:07:58.535Z | Actions: Completed 3418 actions in 3.17 seconds. |
| 148 | 2026-04-16T04:07:58.829Z | Done |
| 149 | 2026-04-16T04:07:58.829Z | Done |
| 150 | 2026-04-16T04:07:59.530Z | Done |
| 151 | 2026-04-16T04:08:02.577Z | Done |
| 152 | 2026-04-16T04:08:02.653Z | Done |
| 153 | 2026-04-16T04:08:02.657Z | Done |
| 154 | 2026-04-16T04:08:02.988Z | Done |
| 155 | 2026-04-16T04:08:03.640Z | ++ set -o errexit |
| 156 | 2026-04-16T04:08:03.640Z | ++ cargo --version |
| 157 | 2026-04-16T04:08:03.649Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 158 | 2026-04-16T04:08:04.415Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 159 | 2026-04-16T04:08:04.419Z | info: downloading 6 components |
| 160 | 2026-04-16T04:08:20.231Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 161 | 2026-04-16T04:08:20.237Z | ++ rustc --version |
| 162 | 2026-04-16T04:08:20.262Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 163 | 2026-04-16T04:08:20.267Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 164 | 2026-04-16T04:08:20.310Z | Updating crates.io index |
| 165 | 2026-04-16T04:08:20.409Z | Downloading crates ... |
| 166 | 2026-04-16T04:08:20.487Z | Downloaded cargo-nextest v0.9.97 |
| 167 | 2026-04-16T04:08:20.549Z | Installing cargo-nextest v0.9.97 |
| 168 | 2026-04-16T04:08:20.594Z | Updating crates.io index |
| 169 | 2026-04-16T04:08:23.683Z | Locking 407 packages to latest compatible versions |
| 170 | 2026-04-16T04:08:23.688Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 171 | 2026-04-16T04:08:23.692Z | Adding duct v0.13.7 (available: v1.1.1) |
| 172 | 2026-04-16T04:08:23.692Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 173 | 2026-04-16T04:08:23.692Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 174 | 2026-04-16T04:08:23.696Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 175 | 2026-04-16T04:08:23.696Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 176 | 2026-04-16T04:08:23.696Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 177 | 2026-04-16T04:08:23.696Z | Adding nextest-runner v0.80.0 (available: v0.114.0) |
| 178 | 2026-04-16T04:08:23.699Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 179 | 2026-04-16T04:08:23.717Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 180 | 2026-04-16T04:08:23.728Z | Downloading crates ... |
| 181 | 2026-04-16T04:08:23.799Z | Downloaded block-buffer v0.10.4 |
| 182 | 2026-04-16T04:08:23.803Z | Downloaded async-scoped v0.9.0 |
| 183 | 2026-04-16T04:08:23.806Z | Downloaded clap_lex v1.1.0 |
| 184 | 2026-04-16T04:08:23.809Z | Downloaded digest v0.10.7 |
| 185 | 2026-04-16T04:08:23.814Z | Downloaded cargo-util-schemas v0.2.0 |
| 186 | 2026-04-16T04:08:23.817Z | Downloaded fastrand v2.4.1 |
| 187 | 2026-04-16T04:08:23.817Z | Downloaded heck v0.5.0 |
| 188 | 2026-04-16T04:08:23.817Z | Downloaded anstyle v1.0.14 |
| 189 | 2026-04-16T04:08:23.821Z | Downloaded foldhash v0.1.5 |
| 190 | 2026-04-16T04:08:23.821Z | Downloaded atomic-waker v1.1.2 |
| 191 | 2026-04-16T04:08:23.821Z | Downloaded addr2line v0.25.1 |
| 192 | 2026-04-16T04:08:23.824Z | Downloaded ordered-float v2.10.1 |
| 193 | 2026-04-16T04:08:23.827Z | Downloaded bitflags v2.11.1 |
| 194 | 2026-04-16T04:08:23.831Z | Downloaded cargo-platform v0.2.0 |
| 195 | 2026-04-16T04:08:23.831Z | Downloaded backtrace-ext v0.2.1 |
| 196 | 2026-04-16T04:08:23.834Z | Downloaded humantime v2.3.0 |
| 197 | 2026-04-16T04:08:23.834Z | Downloaded atomicwrites v0.4.4 |
| 198 | 2026-04-16T04:08:23.834Z | Downloaded pin-project v1.1.11 |
| 199 | 2026-04-16T04:08:23.842Z | Downloaded anstyle-query v1.1.5 |
| 200 | 2026-04-16T04:08:23.845Z | Downloaded nested v0.1.1 |
| 201 | 2026-04-16T04:08:23.848Z | Downloaded owo-colors v4.3.0 |
| 202 | 2026-04-16T04:08:23.852Z | Downloaded rustc-hash v2.1.2 |
| 203 | 2026-04-16T04:08:23.852Z | Downloaded bstr v1.12.1 |
| 204 | 2026-04-16T04:08:23.859Z | Downloaded ahash v0.8.12 |
| 205 | 2026-04-16T04:08:23.863Z | Downloaded camino v1.2.2 |
| 206 | 2026-04-16T04:08:23.866Z | Downloaded document-features v0.2.12 |
| 207 | 2026-04-16T04:08:23.866Z | Downloaded camino-tempfile v1.4.1 |
| 208 | 2026-04-16T04:08:23.870Z | Downloaded anstyle-parse v1.0.0 |
| 209 | 2026-04-16T04:08:23.870Z | Downloaded adler2 v2.0.1 |
| 210 | 2026-04-16T04:08:23.876Z | Downloaded form_urlencoded v1.2.2 |
| 211 | 2026-04-16T04:08:23.880Z | Downloaded colorchoice v1.0.5 |
| 212 | 2026-04-16T04:08:23.880Z | Downloaded cargo-platform v0.3.2 |
| 213 | 2026-04-16T04:08:23.885Z | Downloaded futures-core v0.3.32 |
| 214 | 2026-04-16T04:08:23.893Z | Downloaded cpufeatures v0.2.17 |
| 215 | 2026-04-16T04:08:23.897Z | Downloaded crypto-common v0.1.7 |
| 216 | 2026-04-16T04:08:23.900Z | Downloaded nix v0.30.1 |
| 217 | 2026-04-16T04:08:23.906Z | Downloaded futures-sink v0.3.32 |
| 218 | 2026-04-16T04:08:23.909Z | Downloaded signature v2.2.0 |
| 219 | 2026-04-16T04:08:23.909Z | Downloaded futures-io v0.3.32 |
| 220 | 2026-04-16T04:08:23.909Z | Downloaded errno v0.3.14 |
| 221 | 2026-04-16T04:08:23.913Z | Downloaded debug-ignore v1.0.5 |
| 222 | 2026-04-16T04:08:23.916Z | Downloaded fnv v1.0.7 |
| 223 | 2026-04-16T04:08:23.920Z | Downloaded generic-array v0.14.7 |
| 224 | 2026-04-16T04:08:23.924Z | Downloaded foreign-types-shared v0.1.1 |
| 225 | 2026-04-16T04:08:23.924Z | Downloaded cfg_aliases v0.2.1 |
| 226 | 2026-04-16T04:08:23.927Z | Downloaded futures-macro v0.3.32 |
| 227 | 2026-04-16T04:08:23.928Z | Downloaded lru-slab v0.1.2 |
| 228 | 2026-04-16T04:08:23.933Z | Downloaded is_ci v1.2.0 |
| 229 | 2026-04-16T04:08:23.937Z | Downloaded mukti-metadata v0.3.0 |
| 230 | 2026-04-16T04:08:23.937Z | Downloaded scopeguard v1.2.0 |
| 231 | 2026-04-16T04:08:23.937Z | Downloaded equivalent v1.0.2 |
| 232 | 2026-04-16T04:08:23.940Z | Downloaded indent_write v2.2.0 |
| 233 | 2026-04-16T04:08:23.944Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 234 | 2026-04-16T04:08:23.944Z | Downloaded home v0.5.12 |
| 235 | 2026-04-16T04:08:23.944Z | Downloaded cargo_metadata v0.20.0 |
| 236 | 2026-04-16T04:08:23.947Z | Downloaded autocfg v1.5.0 |
| 237 | 2026-04-16T04:08:23.947Z | Downloaded indenter v0.3.4 |
| 238 | 2026-04-16T04:08:23.951Z | Downloaded convert_case v0.10.0 |
| 239 | 2026-04-16T04:08:23.951Z | Downloaded rand_core v0.9.5 |
| 240 | 2026-04-16T04:08:23.951Z | Downloaded lock_api v0.4.14 |
| 241 | 2026-04-16T04:08:23.954Z | Downloaded http-body v1.0.1 |
| 242 | 2026-04-16T04:08:23.957Z | Downloaded nextest-workspace-hack v0.1.0 |
| 243 | 2026-04-16T04:08:23.957Z | Downloaded const-oid v0.9.6 |
| 244 | 2026-04-16T04:08:23.961Z | Downloaded serde_urlencoded v0.7.1 |
| 245 | 2026-04-16T04:08:23.964Z | Downloaded serde_ignored v0.1.14 |
| 246 | 2026-04-16T04:08:23.964Z | Downloaded sigchld v0.2.4 |
| 247 | 2026-04-16T04:08:23.968Z | Downloaded shared_child v1.1.1 |
| 248 | 2026-04-16T04:08:23.971Z | Downloaded pkg-config v0.3.33 |
| 249 | 2026-04-16T04:08:23.979Z | Downloaded serde-value v0.7.0 |
| 250 | 2026-04-16T04:08:23.983Z | Downloaded cargo_metadata v0.23.1 |
| 251 | 2026-04-16T04:08:23.987Z | Downloaded number_prefix v0.4.0 |
| 252 | 2026-04-16T04:08:23.991Z | Downloaded foreign-types v0.3.2 |
| 253 | 2026-04-16T04:08:23.991Z | Downloaded serde_spanned v1.1.1 |
| 254 | 2026-04-16T04:08:23.991Z | Downloaded hex v0.4.3 |
| 255 | 2026-04-16T04:08:23.994Z | Downloaded guppy-workspace-hack v0.1.0 |
| 256 | 2026-04-16T04:08:23.994Z | Downloaded futures-task v0.3.32 |
| 257 | 2026-04-16T04:08:23.994Z | Downloaded enable-ansi-support v0.2.1 |
| 258 | 2026-04-16T04:08:23.998Z | Downloaded cfg-if v1.0.4 |
| 259 | 2026-04-16T04:08:23.998Z | Downloaded signal-hook-mio v0.2.5 |
| 260 | 2026-04-16T04:08:23.998Z | Downloaded shell-words v1.1.1 |
| 261 | 2026-04-16T04:08:24.002Z | Downloaded strsim v0.11.1 |
| 262 | 2026-04-16T04:08:24.005Z | Downloaded once_cell v1.21.4 |
| 263 | 2026-04-16T04:08:24.008Z | Downloaded find-msvc-tools v0.1.9 |
| 264 | 2026-04-16T04:08:24.012Z | Downloaded anstream v1.0.0 |
| 265 | 2026-04-16T04:08:24.012Z | Downloaded erased-serde v0.4.10 |
| 266 | 2026-04-16T04:08:24.016Z | Downloaded futures-executor v0.3.32 |
| 267 | 2026-04-16T04:08:24.020Z | Downloaded ed25519 v2.2.3 |
| 268 | 2026-04-16T04:08:24.020Z | Downloaded serde-untagged v0.1.9 |
| 269 | 2026-04-16T04:08:24.020Z | Downloaded either v1.15.0 |
| 270 | 2026-04-16T04:08:24.023Z | Downloaded humantime-serde v1.1.1 |
| 271 | 2026-04-16T04:08:24.023Z | Downloaded fixedbitset v0.5.7 |
| 272 | 2026-04-16T04:08:24.027Z | Downloaded rustc_version v0.4.1 |
| 273 | 2026-04-16T04:08:24.027Z | Downloaded supports-color v3.0.2 |
| 274 | 2026-04-16T04:08:24.027Z | Downloaded subtle v2.6.1 |
| 275 | 2026-04-16T04:08:24.030Z | Downloaded hyper-tls v0.6.0 |
| 276 | 2026-04-16T04:08:24.030Z | Downloaded supports-hyperlinks v3.2.0 |
| 277 | 2026-04-16T04:08:24.030Z | Downloaded strip-ansi-escapes v0.2.1 |
| 278 | 2026-04-16T04:08:24.030Z | Downloaded console v0.15.11 |
| 279 | 2026-04-16T04:08:24.034Z | Downloaded getrandom v0.2.17 |
| 280 | 2026-04-16T04:08:24.037Z | Downloaded signal-hook-registry v1.4.8 |
| 281 | 2026-04-16T04:08:24.037Z | Downloaded eyre v0.6.12 |
| 282 | 2026-04-16T04:08:24.040Z | Downloaded clap_derive v4.6.1 |
| 283 | 2026-04-16T04:08:24.040Z | Downloaded sync_wrapper v1.0.2 |
| 284 | 2026-04-16T04:08:24.040Z | Downloaded supports-unicode v3.0.0 |
| 285 | 2026-04-16T04:08:24.040Z | Downloaded base64ct v1.8.3 |
| 286 | 2026-04-16T04:08:24.044Z | Downloaded ppv-lite86 v0.2.21 |
| 287 | 2026-04-16T04:08:24.044Z | Downloaded nextest-metadata v0.12.2 |
| 288 | 2026-04-16T04:08:24.047Z | Downloaded newtype-uuid v1.3.2 |
| 289 | 2026-04-16T04:08:24.047Z | Downloaded parking_lot v0.12.5 |
| 290 | 2026-04-16T04:08:24.047Z | Downloaded serde_spanned v0.6.9 |
| 291 | 2026-04-16T04:08:24.051Z | Downloaded nextest-filtering v0.15.0 |
| 292 | 2026-04-16T04:08:24.051Z | Downloaded duct v0.13.7 |
| 293 | 2026-04-16T04:08:24.055Z | Downloaded swrite v0.1.0 |
| 294 | 2026-04-16T04:08:24.055Z | Downloaded hyper-rustls v0.27.9 |
| 295 | 2026-04-16T04:08:24.060Z | Downloaded toml_datetime v0.6.11 |
| 296 | 2026-04-16T04:08:24.063Z | Downloaded lazy_static v1.5.0 |
| 297 | 2026-04-16T04:08:24.063Z | Downloaded terminal_size v0.4.4 |
| 298 | 2026-04-16T04:08:24.063Z | Downloaded tinyvec_macros v0.1.1 |
| 299 | 2026-04-16T04:08:24.067Z | Downloaded globset v0.4.18 |
| 300 | 2026-04-16T04:08:24.067Z | Downloaded future-queue v0.4.0 |
| 301 | 2026-04-16T04:08:24.071Z | Downloaded parking_lot_core v0.9.12 |
| 302 | 2026-04-16T04:08:24.071Z | Downloaded filetime v0.2.27 |
| 303 | 2026-04-16T04:08:24.071Z | Downloaded pin-project-lite v0.2.17 |
| 304 | 2026-04-16T04:08:24.075Z | Downloaded sha2 v0.10.9 |
| 305 | 2026-04-16T04:08:24.078Z | Downloaded color-spantrace v0.3.0 |
| 306 | 2026-04-16T04:08:24.078Z | Downloaded borsh v1.6.1 |
| 307 | 2026-04-16T04:08:24.082Z | Downloaded tokio-macros v2.7.0 |
| 308 | 2026-04-16T04:08:24.082Z | Downloaded simd-adler32 v0.3.9 |
| 309 | 2026-04-16T04:08:24.085Z | Downloaded serde_path_to_error v0.1.20 |
| 310 | 2026-04-16T04:08:24.085Z | Downloaded futures-channel v0.3.32 |
| 311 | 2026-04-16T04:08:24.089Z | Downloaded dialoguer v0.11.0 |
| 312 | 2026-04-16T04:08:24.089Z | Downloaded quote v1.0.45 |
| 313 | 2026-04-16T04:08:24.092Z | Downloaded cfg-expr v0.20.7 |
| 314 | 2026-04-16T04:08:24.096Z | Downloaded smol_str v0.3.6 |
| 315 | 2026-04-16T04:08:24.099Z | Downloaded toml_write v0.1.2 |
| 316 | 2026-04-16T04:08:24.099Z | Downloaded static_assertions v1.1.0 |
| 317 | 2026-04-16T04:08:24.099Z | Downloaded slab v0.4.12 |
| 318 | 2026-04-16T04:08:24.102Z | Downloaded shlex v1.3.0 |
| 319 | 2026-04-16T04:08:24.102Z | Downloaded log v0.4.29 |
| 320 | 2026-04-16T04:08:24.106Z | Downloaded tower-service v0.3.3 |
| 321 | 2026-04-16T04:08:24.106Z | Downloaded tower-layer v0.3.3 |
| 322 | 2026-04-16T04:08:24.109Z | Downloaded percent-encoding v2.3.2 |
| 323 | 2026-04-16T04:08:24.109Z | Downloaded tracing-error v0.2.1 |
| 324 | 2026-04-16T04:08:24.109Z | Downloaded idna_adapter v1.0.0 |
| 325 | 2026-04-16T04:08:24.109Z | Downloaded pathdiff v0.2.3 |
| 326 | 2026-04-16T04:08:24.109Z | Downloaded itoa v1.0.18 |
| 327 | 2026-04-16T04:08:24.113Z | Downloaded typeid v1.0.3 |
| 328 | 2026-04-16T04:08:24.113Z | Downloaded try-lock v0.2.5 |
| 329 | 2026-04-16T04:08:24.116Z | Downloaded unicode-linebreak v0.1.5 |
| 330 | 2026-04-16T04:08:24.120Z | Downloaded thiserror-impl v1.0.69 |
| 331 | 2026-04-16T04:08:24.120Z | Downloaded openssl-probe v0.2.1 |
| 332 | 2026-04-16T04:08:24.123Z | Downloaded thiserror v1.0.69 |
| 333 | 2026-04-16T04:08:24.123Z | Downloaded target-spec-miette v0.4.6 |
| 334 | 2026-04-16T04:08:24.126Z | Downloaded quick-junit v0.5.2 |
| 335 | 2026-04-16T04:08:24.131Z | Downloaded rustls-webpki v0.103.12 |
| 336 | 2026-04-16T04:08:24.135Z | Downloaded self_update v0.42.0 |
| 337 | 2026-04-16T04:08:24.135Z | Downloaded crc32fast v1.5.0 |
| 338 | 2026-04-16T04:08:24.138Z | Downloaded iana-time-zone v0.1.65 |
| 339 | 2026-04-16T04:08:24.146Z | Downloaded spki v0.7.3 |
| 340 | 2026-04-16T04:08:24.149Z | Downloaded smallvec v1.15.1 |
| 341 | 2026-04-16T04:08:24.149Z | Downloaded num-traits v0.2.19 |
| 342 | 2026-04-16T04:08:24.149Z | Downloaded unicode-xid v0.2.6 |
| 343 | 2026-04-16T04:08:24.153Z | Downloaded untrusted v0.9.0 |
| 344 | 2026-04-16T04:08:24.156Z | Downloaded version_check v0.9.5 |
| 345 | 2026-04-16T04:08:24.156Z | Downloaded want v0.3.1 |
| 346 | 2026-04-16T04:08:24.159Z | Downloaded os_pipe v1.2.3 |
| 347 | 2026-04-16T04:08:24.163Z | Downloaded is_terminal_polyfill v1.70.2 |
| 348 | 2026-04-16T04:08:24.166Z | Downloaded miette-derive v7.6.0 |
| 349 | 2026-04-16T04:08:24.170Z | Downloaded miniz_oxide v0.8.9 |
| 350 | 2026-04-16T04:08:24.170Z | Downloaded derive-where v1.6.1 |
| 351 | 2026-04-16T04:08:24.173Z | Downloaded config v0.15.22 |
| 352 | 2026-04-16T04:08:24.173Z | Downloaded thread_local v1.1.9 |
| 353 | 2026-04-16T04:08:24.177Z | Downloaded thiserror-impl v2.0.18 |
| 354 | 2026-04-16T04:08:24.177Z | Downloaded ipnet v2.12.0 |
| 355 | 2026-04-16T04:08:24.177Z | Downloaded xattr v1.6.1 |
| 356 | 2026-04-16T04:08:24.181Z | Downloaded tokio-native-tls v0.3.1 |
| 357 | 2026-04-16T04:08:24.181Z | Downloaded bytes v1.11.1 |
| 358 | 2026-04-16T04:08:24.181Z | Downloaded quinn v0.11.9 |
| 359 | 2026-04-16T04:08:24.184Z | Downloaded jobserver v0.1.34 |
| 360 | 2026-04-16T04:08:24.184Z | Downloaded base64 v0.22.1 |
| 361 | 2026-04-16T04:08:24.188Z | Downloaded utf8_iter v1.0.4 |
| 362 | 2026-04-16T04:08:24.188Z | Downloaded tokio-stream v0.1.18 |
| 363 | 2026-04-16T04:08:24.191Z | Downloaded utf8parse v0.2.2 |
| 364 | 2026-04-16T04:08:24.191Z | Downloaded backtrace v0.3.76 |
| 365 | 2026-04-16T04:08:24.194Z | Downloaded openssl-macros v0.1.1 |
| 366 | 2026-04-16T04:08:24.194Z | Downloaded cc v1.2.60 |
| 367 | 2026-04-16T04:08:24.198Z | Downloaded sharded-slab v0.1.7 |
| 368 | 2026-04-16T04:08:24.201Z | Downloaded urlencoding v2.1.3 |
| 369 | 2026-04-16T04:08:24.201Z | Downloaded clap v4.6.1 |
| 370 | 2026-04-16T04:08:24.205Z | Downloaded tempfile v3.27.0 |
| 371 | 2026-04-16T04:08:24.208Z | Downloaded target-lexicon v0.13.3 |
| 372 | 2026-04-16T04:08:24.208Z | Downloaded unicase v2.9.0 |
| 373 | 2026-04-16T04:08:24.208Z | Downloaded serde_derive v1.0.228 |
| 374 | 2026-04-16T04:08:24.212Z | Downloaded ryu v1.0.23 |
| 375 | 2026-04-16T04:08:24.212Z | Downloaded getrandom v0.3.4 |
| 376 | 2026-04-16T04:08:24.216Z | Downloaded semver v1.0.28 |
| 377 | 2026-04-16T04:08:24.216Z | Downloaded pkcs8 v0.10.2 |
| 378 | 2026-04-16T04:08:24.216Z | Downloaded pin-project-internal v1.1.11 |
| 379 | 2026-04-16T04:08:24.220Z | Downloaded signal-hook v0.3.18 |
| 380 | 2026-04-16T04:08:24.220Z | Downloaded getrandom v0.4.2 |
| 381 | 2026-04-16T04:08:24.224Z | Downloaded rand_core v0.6.4 |
| 382 | 2026-04-16T04:08:24.224Z | Downloaded rand_chacha v0.9.0 |
| 383 | 2026-04-16T04:08:24.224Z | Downloaded indicatif v0.17.11 |
| 384 | 2026-04-16T04:08:24.227Z | Downloaded flate2 v1.1.9 |
| 385 | 2026-04-16T04:08:24.227Z | Downloaded target-spec v3.6.0 |
| 386 | 2026-04-16T04:08:24.231Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 387 | 2026-04-16T04:08:24.231Z | Downloaded zeroize v1.8.2 |
| 388 | 2026-04-16T04:08:24.234Z | Downloaded tokio-rustls v0.26.4 |
| 389 | 2026-04-16T04:08:24.238Z | Downloaded native-tls v0.2.18 |
| 390 | 2026-04-16T04:08:24.241Z | Downloaded memchr v2.8.0 |
| 391 | 2026-04-16T04:08:24.244Z | Downloaded http-body-util v0.1.3 |
| 392 | 2026-04-16T04:08:24.248Z | Downloaded zipsign-api v0.1.5 |
| 393 | 2026-04-16T04:08:24.252Z | Downloaded ed25519-dalek v2.2.0 |
| 394 | 2026-04-16T04:08:24.252Z | Downloaded toml v0.8.23 |
| 395 | 2026-04-16T04:08:24.256Z | Downloaded futures v0.3.32 |
| 396 | 2026-04-16T04:08:24.256Z | Downloaded httparse v1.10.1 |
| 397 | 2026-04-16T04:08:24.261Z | Downloaded tracing-log v0.2.0 |
| 398 | 2026-04-16T04:08:24.261Z | Downloaded tinyvec v1.11.0 |
| 399 | 2026-04-16T04:08:24.261Z | Downloaded textwrap v0.16.2 |
| 400 | 2026-04-16T04:08:24.265Z | Downloaded thiserror v2.0.18 |
| 401 | 2026-04-16T04:08:24.269Z | Downloaded socket2 v0.6.3 |
| 402 | 2026-04-16T04:08:24.272Z | Downloaded rustc-demangle v0.1.27 |
| 403 | 2026-04-16T04:08:24.275Z | Downloaded litrs v1.0.0 |
| 404 | 2026-04-16T04:08:24.280Z | Downloaded self-replace v1.5.0 |
| 405 | 2026-04-16T04:08:24.283Z | Downloaded indexmap v2.14.0 |
| 406 | 2026-04-16T04:08:24.286Z | Downloaded openssl-sys v0.9.113 |
| 407 | 2026-04-16T04:08:24.292Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 408 | 2026-04-16T04:08:24.300Z | Downloaded derive_more-impl v2.1.1 |
| 409 | 2026-04-16T04:08:24.300Z | Downloaded tar v0.4.45 |
| 410 | 2026-04-16T04:08:24.300Z | Downloaded proc-macro2 v1.0.106 |
| 411 | 2026-04-16T04:08:24.304Z | Downloaded rustls-pki-types v1.14.0 |
| 412 | 2026-04-16T04:08:24.304Z | Downloaded tracing-attributes v0.1.31 |
| 413 | 2026-04-16T04:08:24.304Z | Downloaded tracing-core v0.1.36 |
| 414 | 2026-04-16T04:08:24.304Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 415 | 2026-04-16T04:08:24.307Z | Downloaded zstd-safe v7.2.4 |
| 416 | 2026-04-16T04:08:24.307Z | Downloaded unicode-ident v1.0.24 |
| 417 | 2026-04-16T04:08:24.307Z | Downloaded derive_more v2.1.1 |
| 418 | 2026-04-16T04:08:24.313Z | Downloaded xxhash-rust v0.8.15 |
| 419 | 2026-04-16T04:08:24.316Z | Downloaded serde_core v1.0.228 |
| 420 | 2026-04-16T04:08:24.316Z | Downloaded serde v1.0.228 |
| 421 | 2026-04-16T04:08:24.319Z | Downloaded rand v0.9.4 |
| 422 | 2026-04-16T04:08:24.323Z | Downloaded vte v0.14.1 |
| 423 | 2026-04-16T04:08:24.327Z | Downloaded quinn-udp v0.5.14 |
| 424 | 2026-04-16T04:08:24.331Z | Downloaded der v0.7.10 |
| 425 | 2026-04-16T04:08:24.334Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 426 | 2026-04-16T04:08:24.338Z | Downloaded toml_edit v0.22.27 |
| 427 | 2026-04-16T04:08:24.341Z | Downloaded zmij v1.0.21 |
| 428 | 2026-04-16T04:08:24.344Z | Downloaded zstd v0.13.3 |
| 429 | 2026-04-16T04:08:24.344Z | Downloaded itertools v0.14.0 |
| 430 | 2026-04-16T04:08:24.356Z | Downloaded uuid v1.23.0 |
| 431 | 2026-04-16T04:08:24.371Z | Downloaded http v1.4.0 |
| 432 | 2026-04-16T04:08:24.375Z | Downloaded aho-corasick v1.1.4 |
| 433 | 2026-04-16T04:08:24.410Z | Downloaded ron v0.12.1 |
| 434 | 2026-04-16T04:08:24.415Z | Downloaded url v2.5.8 |
| 435 | 2026-04-16T04:08:24.418Z | Downloaded crossterm v0.29.0 |
| 436 | 2026-04-16T04:08:24.422Z | Downloaded mio v1.2.0 |
| 437 | 2026-04-16T04:08:24.425Z | Downloaded guppy v0.17.25 |
| 438 | 2026-04-16T04:08:24.431Z | Downloaded typenum v1.19.0 |
| 439 | 2026-04-16T04:08:24.435Z | Downloaded serde_json v1.0.149 |
| 440 | 2026-04-16T04:08:24.438Z | Downloaded unicode-segmentation v1.13.2 |
| 441 | 2026-04-16T04:08:24.442Z | Downloaded idna v1.1.0 |
| 442 | 2026-04-16T04:08:24.445Z | Downloaded tower v0.5.3 |
| 443 | 2026-04-16T04:08:24.448Z | Downloaded reqwest v0.12.28 |
| 444 | 2026-04-16T04:08:24.452Z | Downloaded miette v7.6.0 |
| 445 | 2026-04-16T04:08:24.455Z | Downloaded hashbrown v0.15.5 |
| 446 | 2026-04-16T04:08:24.459Z | Downloaded clap_builder v4.6.0 |
| 447 | 2026-04-16T04:08:24.462Z | Downloaded iri-string v0.7.12 |
| 448 | 2026-04-16T04:08:24.466Z | Downloaded hashbrown v0.17.0 |
| 449 | 2026-04-16T04:08:24.469Z | Downloaded hyper-util v0.1.20 |
| 450 | 2026-04-16T04:08:24.472Z | Downloaded tower-http v0.6.8 |
| 451 | 2026-04-16T04:08:24.476Z | Downloaded regex v1.12.3 |
| 452 | 2026-04-16T04:08:24.480Z | Downloaded h2 v0.4.13 |
| 453 | 2026-04-16T04:08:24.483Z | Downloaded tokio-util v0.7.18 |
| 454 | 2026-04-16T04:08:24.486Z | Downloaded quick-xml v0.37.5 |
| 455 | 2026-04-16T04:08:24.490Z | Downloaded unicode-normalization v0.1.25 |
| 456 | 2026-04-16T04:08:24.493Z | Downloaded futures-util v0.3.32 |
| 457 | 2026-04-16T04:08:24.502Z | Downloaded chrono v0.4.44 |
| 458 | 2026-04-16T04:08:24.508Z | Downloaded portable-atomic v1.13.1 |
| 459 | 2026-04-16T04:08:24.512Z | Downloaded hyper v1.9.0 |
| 460 | 2026-04-16T04:08:24.516Z | Downloaded rustix v1.1.4 |
| 461 | 2026-04-16T04:08:24.530Z | Downloaded winnow v0.7.15 |
| 462 | 2026-04-16T04:08:24.559Z | Downloaded winnow v1.0.1 |
| 463 | 2026-04-16T04:08:24.559Z | Downloaded quick-xml v0.38.4 |
| 464 | 2026-04-16T04:08:24.559Z | Downloaded tracing-subscriber v0.3.23 |
| 465 | 2026-04-16T04:08:24.566Z | Downloaded vcpkg v0.2.15 |
| 466 | 2026-04-16T04:08:24.585Z | Downloaded webpki-roots v1.0.6 |
| 467 | 2026-04-16T04:08:24.588Z | Downloaded quinn-proto v0.11.14 |
| 468 | 2026-04-16T04:08:24.591Z | Downloaded gimli v0.32.3 |
| 469 | 2026-04-16T04:08:24.594Z | Downloaded curve25519-dalek v4.1.3 |
| 470 | 2026-04-16T04:08:24.598Z | Downloaded unicode-width v0.1.14 |
| 471 | 2026-04-16T04:08:24.601Z | Downloaded unicode-width v0.2.2 |
| 472 | 2026-04-16T04:08:24.604Z | Downloaded zerocopy v0.8.48 |
| 473 | 2026-04-16T04:08:24.619Z | Downloaded syn v2.0.117 |
| 474 | 2026-04-16T04:08:24.623Z | Downloaded openssl v0.10.77 |
| 475 | 2026-04-16T04:08:24.627Z | Downloaded pulldown-cmark v0.13.3 |
| 476 | 2026-04-16T04:08:24.641Z | Downloaded nextest-runner v0.80.0 |
| 477 | 2026-04-16T04:08:24.653Z | Downloaded color-eyre v0.6.5 |
| 478 | 2026-04-16T04:08:24.662Z | Downloaded object v0.37.3 |
| 479 | 2026-04-16T04:08:24.668Z | Downloaded regex-syntax v0.8.10 |
| 480 | 2026-04-16T04:08:24.675Z | Downloaded tokio v1.52.0 |
| 481 | 2026-04-16T04:08:24.698Z | Downloaded rustix v0.38.44 |
| 482 | 2026-04-16T04:08:24.725Z | Downloaded regex-automata v0.4.14 |
| 483 | 2026-04-16T04:08:24.734Z | Downloaded rustls v0.23.38 |
| 484 | 2026-04-16T04:08:24.772Z | Downloaded tracing v0.1.44 |
| 485 | 2026-04-16T04:08:24.902Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 486 | 2026-04-16T04:08:24.911Z | Downloaded libc v0.2.185 |
| 487 | 2026-04-16T04:08:24.929Z | Downloaded petgraph v0.8.3 |
| 488 | 2026-04-16T04:08:24.948Z | Downloaded recursion v0.5.4 |
| 489 | 2026-04-16T04:08:24.980Z | Downloaded ring v0.17.14 |
| 490 | 2026-04-16T04:08:25.037Z | Compiling proc-macro2 v1.0.106 |
| 491 | 2026-04-16T04:08:25.037Z | Compiling libc v0.2.185 |
| 492 | 2026-04-16T04:08:25.037Z | Compiling quote v1.0.45 |
| 493 | 2026-04-16T04:08:25.042Z | Compiling unicode-ident v1.0.24 |
| 494 | 2026-04-16T04:08:25.042Z | Compiling serde_core v1.0.228 |
| 495 | 2026-04-16T04:08:25.042Z | Compiling cfg-if v1.0.4 |
| 496 | 2026-04-16T04:08:25.164Z | Compiling memchr v2.8.0 |
| 497 | 2026-04-16T04:08:25.168Z | Compiling once_cell v1.21.4 |
| 498 | 2026-04-16T04:08:25.233Z | Compiling log v0.4.29 |
| 499 | 2026-04-16T04:08:25.285Z | Compiling pin-project-lite v0.2.17 |
| 500 | 2026-04-16T04:08:25.375Z | Compiling itoa v1.0.18 |
| 501 | 2026-04-16T04:08:25.430Z | Compiling serde v1.0.228 |
| 502 | 2026-04-16T04:08:25.591Z | Compiling futures-core v0.3.32 |
| 503 | 2026-04-16T04:08:25.750Z | Compiling bitflags v2.11.1 |
| 504 | 2026-04-16T04:08:25.824Z | Compiling smallvec v1.15.1 |
| 505 | 2026-04-16T04:08:25.858Z | Compiling shlex v1.3.0 |
| 506 | 2026-04-16T04:08:26.043Z | Compiling equivalent v1.0.2 |
| 507 | 2026-04-16T04:08:26.086Z | Compiling find-msvc-tools v0.1.9 |
| 508 | 2026-04-16T04:08:26.130Z | Compiling hashbrown v0.17.0 |
| 509 | 2026-04-16T04:08:26.141Z | Compiling bytes v1.11.1 |
| 510 | 2026-04-16T04:08:26.200Z | Compiling jobserver v0.1.34 |
| 511 | 2026-04-16T04:08:26.306Z | Compiling errno v0.3.14 |
| 512 | 2026-04-16T04:08:26.318Z | Compiling mio v1.2.0 |
| 513 | 2026-04-16T04:08:26.374Z | Compiling rustix v1.1.4 |
| 514 | 2026-04-16T04:08:26.508Z | Compiling signal-hook-registry v1.4.8 |
| 515 | 2026-04-16T04:08:26.636Z | Compiling syn v2.0.117 |
| 516 | 2026-04-16T04:08:26.706Z | Compiling cc v1.2.60 |
| 517 | 2026-04-16T04:08:26.709Z | Compiling futures-sink v0.3.32 |
| 518 | 2026-04-16T04:08:26.812Z | Compiling socket2 v0.6.3 |
| 519 | 2026-04-16T04:08:27.011Z | Compiling slab v0.4.12 |
| 520 | 2026-04-16T04:08:27.022Z | Compiling zmij v1.0.21 |
| 521 | 2026-04-16T04:08:27.022Z | Compiling futures-channel v0.3.32 |
| 522 | 2026-04-16T04:08:27.252Z | Compiling tracing-core v0.1.36 |
| 523 | 2026-04-16T04:08:27.309Z | Compiling serde_json v1.0.149 |
| 524 | 2026-04-16T04:08:27.364Z | Compiling version_check v0.9.5 |
| 525 | 2026-04-16T04:08:27.641Z | Compiling getrandom v0.4.2 |
| 526 | 2026-04-16T04:08:27.669Z | Compiling futures-io v0.3.32 |
| 527 | 2026-04-16T04:08:27.870Z | Compiling indexmap v2.14.0 |
| 528 | 2026-04-16T04:08:27.895Z | Compiling futures-task v0.3.32 |
| 529 | 2026-04-16T04:08:27.936Z | Compiling camino v1.2.2 |
| 530 | 2026-04-16T04:08:28.056Z | Compiling unicode-width v0.2.2 |
| 531 | 2026-04-16T04:08:28.074Z | Compiling ring v0.17.14 |
| 532 | 2026-04-16T04:08:28.374Z | Compiling http v1.4.0 |
| 533 | 2026-04-16T04:08:28.405Z | Compiling zeroize v1.8.2 |
| 534 | 2026-04-16T04:08:29.480Z | Compiling autocfg v1.5.0 |
| 535 | 2026-04-16T04:08:29.484Z | Compiling simd-adler32 v0.3.9 |
| 536 | 2026-04-16T04:08:29.484Z | Compiling percent-encoding v2.3.2 |
| 537 | 2026-04-16T04:08:29.484Z | Compiling adler2 v2.0.1 |
| 538 | 2026-04-16T04:08:29.484Z | Compiling num-traits v0.2.19 |
| 539 | 2026-04-16T04:08:29.484Z | Compiling miniz_oxide v0.8.9 |
| 540 | 2026-04-16T04:08:29.484Z | Compiling target-lexicon v0.13.3 |
| 541 | 2026-04-16T04:08:29.484Z | Compiling zerocopy v0.8.48 |
| 542 | 2026-04-16T04:08:29.514Z | Compiling object v0.37.3 |
| 543 | 2026-04-16T04:08:29.527Z | Compiling getrandom v0.3.4 |
| 544 | 2026-04-16T04:08:29.846Z | Compiling http-body v1.0.1 |
| 545 | 2026-04-16T04:08:29.884Z | Compiling rustls-pki-types v1.14.0 |
| 546 | 2026-04-16T04:08:30.002Z | Compiling semver v1.0.28 |
| 547 | 2026-04-16T04:08:30.034Z | Compiling getrandom v0.2.17 |
| 548 | 2026-04-16T04:08:30.163Z | Compiling untrusted v0.9.0 |
| 549 | 2026-04-16T04:08:30.224Z | Compiling signal-hook v0.3.18 |
| 550 | 2026-04-16T04:08:30.258Z | Compiling fnv v1.0.7 |
| 551 | 2026-04-16T04:08:30.275Z | Compiling serde_derive v1.0.228 |
| 552 | 2026-04-16T04:08:30.294Z | Compiling tokio-macros v2.7.0 |
| 553 | 2026-04-16T04:08:30.361Z | Compiling futures-macro v0.3.32 |
| 554 | 2026-04-16T04:08:30.423Z | Compiling tracing-attributes v0.1.31 |
| 555 | 2026-04-16T04:08:30.438Z | Compiling gimli v0.32.3 |
| 556 | 2026-04-16T04:08:30.661Z | Compiling owo-colors v4.3.0 |
| 557 | 2026-04-16T04:08:30.726Z | Compiling typenum v1.19.0 |
| 558 | 2026-04-16T04:08:30.974Z | Compiling guppy-workspace-hack v0.1.0 |
| 559 | 2026-04-16T04:08:31.011Z | Compiling tokio v1.52.0 |
| 560 | 2026-04-16T04:08:31.061Z | Compiling httparse v1.10.1 |
| 561 | 2026-04-16T04:08:31.170Z | Compiling futures-util v0.3.32 |
| 562 | 2026-04-16T04:08:31.182Z | Compiling thiserror v2.0.18 |
| 563 | 2026-04-16T04:08:31.538Z | Compiling thiserror-impl v2.0.18 |
| 564 | 2026-04-16T04:08:31.609Z | Compiling tracing v0.1.44 |
| 565 | 2026-04-16T04:08:32.437Z | Compiling addr2line v0.25.1 |
| 566 | 2026-04-16T04:08:32.859Z | Compiling form_urlencoded v1.2.2 |
| 567 | 2026-04-16T04:08:33.082Z | Compiling generic-array v0.14.7 |
| 568 | 2026-04-16T04:08:33.120Z | Compiling rustc-demangle v0.1.27 |
| 569 | 2026-04-16T04:08:33.295Z | Compiling try-lock v0.2.5 |
| 570 | 2026-04-16T04:08:33.413Z | Compiling atomic-waker v1.1.2 |
| 571 | 2026-04-16T04:08:33.462Z | Compiling idna_adapter v1.0.0 |
| 572 | 2026-04-16T04:08:33.547Z | Compiling fastrand v2.4.1 |
| 573 | 2026-04-16T04:08:33.576Z | Compiling pkg-config v0.3.33 |
| 574 | 2026-04-16T04:08:33.755Z | Compiling thiserror v1.0.69 |
| 575 | 2026-04-16T04:08:33.880Z | Compiling target-spec v3.6.0 |
| 576 | 2026-04-16T04:08:34.003Z | Compiling rustls v0.23.38 |
| 577 | 2026-04-16T04:08:34.052Z | Compiling typeid v1.0.3 |
| 578 | 2026-04-16T04:08:34.097Z | Compiling tower-service v0.3.3 |
| 579 | 2026-04-16T04:08:34.150Z | Compiling utf8_iter v1.0.4 |
| 580 | 2026-04-16T04:08:34.218Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 581 | 2026-04-16T04:08:34.308Z | Compiling idna v1.1.0 |
| 582 | 2026-04-16T04:08:34.369Z | Compiling tempfile v3.27.0 |
| 583 | 2026-04-16T04:08:34.386Z | Compiling want v0.3.1 |
| 584 | 2026-04-16T04:08:34.605Z | Compiling cfg-expr v0.20.7 |
| 585 | 2026-04-16T04:08:35.182Z | Compiling tokio-util v0.7.18 |
| 586 | 2026-04-16T04:08:35.580Z | Compiling backtrace v0.3.76 |
| 587 | 2026-04-16T04:08:35.673Z | Compiling h2 v0.4.13 |
| 588 | 2026-04-16T04:08:36.117Z | Compiling thiserror-impl v1.0.69 |
| 589 | 2026-04-16T04:08:36.300Z | Compiling terminal_size v0.4.4 |
| 590 | 2026-04-16T04:08:36.450Z | Compiling aho-corasick v1.1.4 |
| 591 | 2026-04-16T04:08:36.474Z | Compiling regex-syntax v0.8.10 |
| 592 | 2026-04-16T04:08:36.506Z | Compiling winnow v0.7.15 |
| 593 | 2026-04-16T04:08:37.222Z | Compiling subtle v2.6.1 |
| 594 | 2026-04-16T04:08:37.376Z | Compiling erased-serde v0.4.10 |
| 595 | 2026-04-16T04:08:38.344Z | Compiling regex-automata v0.4.14 |
| 596 | 2026-04-16T04:08:38.348Z | Compiling hyper v1.9.0 |
| 597 | 2026-04-16T04:08:40.364Z | Compiling rustls-webpki v0.103.12 |
| 598 | 2026-04-16T04:08:41.988Z | Compiling url v2.5.8 |
| 599 | 2026-04-16T04:08:43.016Z | Compiling serde_spanned v0.6.9 |
| 600 | 2026-04-16T04:08:43.180Z | Compiling toml_datetime v0.6.11 |
| 601 | 2026-04-16T04:08:43.562Z | Compiling ahash v0.8.12 |
| 602 | 2026-04-16T04:08:43.652Z | Compiling sync_wrapper v1.0.2 |
| 603 | 2026-04-16T04:08:43.780Z | Compiling foldhash v0.1.5 |
| 604 | 2026-04-16T04:08:43.812Z | Compiling unicode-linebreak v0.1.5 |
| 605 | 2026-04-16T04:08:44.001Z | Compiling base64 v0.22.1 |
| 606 | 2026-04-16T04:08:44.019Z | Compiling tower-layer v0.3.3 |
| 607 | 2026-04-16T04:08:44.079Z | Compiling portable-atomic v1.13.1 |
| 608 | 2026-04-16T04:08:44.215Z | Compiling is_ci v1.2.0 |
| 609 | 2026-04-16T04:08:44.384Z | Compiling nextest-workspace-hack v0.1.0 |
| 610 | 2026-04-16T04:08:44.413Z | Compiling toml_write v0.1.2 |
| 611 | 2026-04-16T04:08:44.479Z | Compiling parking_lot_core v0.9.12 |
| 612 | 2026-04-16T04:08:44.513Z | Compiling ipnet v2.12.0 |
| 613 | 2026-04-16T04:08:44.594Z | Compiling crc32fast v1.5.0 |
| 614 | 2026-04-16T04:08:44.652Z | Compiling unicode-segmentation v1.13.2 |
| 615 | 2026-04-16T04:08:44.740Z | Compiling lazy_static v1.5.0 |
| 616 | 2026-04-16T04:08:44.847Z | Compiling either v1.15.0 |
| 617 | 2026-04-16T04:08:44.921Z | Compiling sharded-slab v0.1.7 |
| 618 | 2026-04-16T04:08:45.044Z | Compiling convert_case v0.10.0 |
| 619 | 2026-04-16T04:08:45.071Z | Compiling hyper-util v0.1.20 |
| 620 | 2026-04-16T04:08:45.179Z | Compiling tokio-rustls v0.26.4 |
| 621 | 2026-04-16T04:08:45.320Z | Compiling toml_edit v0.22.27 |
| 622 | 2026-04-16T04:08:45.515Z | Compiling supports-color v3.0.2 |
| 623 | 2026-04-16T04:08:45.538Z | Compiling tower v0.5.3 |
| 624 | 2026-04-16T04:08:45.713Z | Compiling textwrap v0.16.2 |
| 625 | 2026-04-16T04:08:45.760Z | Compiling hashbrown v0.15.5 |
| 626 | 2026-04-16T04:08:46.379Z | Compiling backtrace-ext v0.2.1 |
| 627 | 2026-04-16T04:08:46.631Z | Compiling ordered-float v2.10.1 |
| 628 | 2026-04-16T04:08:46.751Z | Compiling miette-derive v7.6.0 |
| 629 | 2026-04-16T04:08:46.910Z | Compiling webpki-roots v1.0.6 |
| 630 | 2026-04-16T04:08:47.033Z | Compiling pathdiff v0.2.3 |
| 631 | 2026-04-16T04:08:47.102Z | Compiling console v0.15.11 |
| 632 | 2026-04-16T04:08:47.158Z | Compiling cargo-platform v0.3.2 |
| 633 | 2026-04-16T04:08:47.687Z | Compiling tracing-log v0.2.0 |
| 634 | 2026-04-16T04:08:47.722Z | Compiling os_pipe v1.2.3 |
| 635 | 2026-04-16T04:08:47.879Z | Compiling thread_local v1.1.9 |
| 636 | 2026-04-16T04:08:47.894Z | Compiling ryu v1.0.23 |
| 637 | 2026-04-16T04:08:48.053Z | Compiling fixedbitset v0.5.7 |
| 638 | 2026-04-16T04:08:48.177Z | Compiling utf8parse v0.2.2 |
| 639 | 2026-04-16T04:08:48.227Z | Compiling zstd-safe v7.2.4 |
| 640 | 2026-04-16T04:08:48.290Z | Compiling debug-ignore v1.0.5 |
| 641 | 2026-04-16T04:08:48.401Z | Compiling cfg_aliases v0.2.1 |
| 642 | 2026-04-16T04:08:48.457Z | Compiling winnow v1.0.1 |
| 643 | 2026-04-16T04:08:48.473Z | Compiling scopeguard v1.2.0 |
| 644 | 2026-04-16T04:08:48.553Z | Compiling iri-string v0.7.12 |
| 645 | 2026-04-16T04:08:48.576Z | Compiling unicode-width v0.1.14 |
| 646 | 2026-04-16T04:08:48.736Z | Compiling pulldown-cmark v0.13.3 |
| 647 | 2026-04-16T04:08:48.874Z | Compiling supports-hyperlinks v3.2.0 |
| 648 | 2026-04-16T04:08:48.953Z | Compiling supports-unicode v3.0.0 |
| 649 | 2026-04-16T04:08:49.091Z | Compiling rustix v0.38.44 |
| 650 | 2026-04-16T04:08:49.123Z | Compiling miette v7.6.0 |
| 651 | 2026-04-16T04:08:49.513Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 652 | 2026-04-16T04:08:49.530Z | Compiling lock_api v0.4.14 |
| 653 | 2026-04-16T04:08:49.761Z | Compiling nix v0.30.1 |
| 654 | 2026-04-16T04:08:49.882Z | Compiling petgraph v0.8.3 |
| 655 | 2026-04-16T04:08:50.209Z | Compiling tower-http v0.6.8 |
| 656 | 2026-04-16T04:08:50.838Z | Compiling anstyle-parse v1.0.0 |
| 657 | 2026-04-16T04:08:51.058Z | Compiling tracing-subscriber v0.3.23 |
| 658 | 2026-04-16T04:08:51.145Z | Compiling serde_urlencoded v0.7.1 |
| 659 | 2026-04-16T04:08:51.162Z | Compiling sigchld v0.2.4 |
| 660 | 2026-04-16T04:08:51.356Z | Compiling cargo_metadata v0.23.1 |
| 661 | 2026-04-16T04:08:51.421Z | Compiling hyper-rustls v0.27.9 |
| 662 | 2026-04-16T04:08:51.808Z | Compiling serde-value v0.7.0 |
| 663 | 2026-04-16T04:08:52.097Z | Compiling toml v0.8.23 |
| 664 | 2026-04-16T04:08:52.523Z | Compiling serde-untagged v0.1.9 |
| 665 | 2026-04-16T04:08:53.314Z | Compiling derive_more-impl v2.1.1 |
| 666 | 2026-04-16T04:08:54.104Z | Compiling itertools v0.14.0 |
| 667 | 2026-04-16T04:08:54.312Z | Compiling regex v1.12.3 |
| 668 | 2026-04-16T04:08:54.503Z | Compiling block-buffer v0.10.4 |
| 669 | 2026-04-16T04:08:54.653Z | Compiling crypto-common v0.1.7 |
| 670 | 2026-04-16T04:08:54.715Z | Compiling ppv-lite86 v0.2.21 |
| 671 | 2026-04-16T04:08:54.787Z | Compiling futures-executor v0.3.32 |
| 672 | 2026-04-16T04:08:54.964Z | Compiling rand_core v0.9.5 |
| 673 | 2026-04-16T04:08:55.036Z | Compiling pin-project-internal v1.1.11 |
| 674 | 2026-04-16T04:08:55.211Z | Compiling http-body-util v0.1.3 |
| 675 | 2026-04-16T04:08:55.346Z | Compiling uuid v1.23.0 |
| 676 | 2026-04-16T04:08:55.477Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 677 | 2026-04-16T04:08:55.573Z | Compiling smol_str v0.3.6 |
| 678 | 2026-04-16T04:08:55.716Z | Compiling serde_spanned v1.1.1 |
| 679 | 2026-04-16T04:08:55.875Z | Compiling filetime v0.2.27 |
| 680 | 2026-04-16T04:08:55.889Z | Compiling bstr v1.12.1 |
| 681 | 2026-04-16T04:08:55.900Z | Compiling vte v0.14.1 |
| 682 | 2026-04-16T04:08:55.916Z | Compiling number_prefix v0.4.0 |
| 683 | 2026-04-16T04:08:56.066Z | Compiling tinyvec_macros v0.1.1 |
| 684 | 2026-04-16T04:08:56.078Z | Compiling color-spantrace v0.3.0 |
| 685 | 2026-04-16T04:08:56.087Z | Compiling unicode-xid v0.2.6 |
| 686 | 2026-04-16T04:08:56.108Z | Compiling iana-time-zone v0.1.65 |
| 687 | 2026-04-16T04:08:56.133Z | Compiling anstyle-query v1.1.5 |
| 688 | 2026-04-16T04:08:56.219Z | Compiling litrs v1.0.0 |
| 689 | 2026-04-16T04:08:56.366Z | Compiling is_terminal_polyfill v1.70.2 |
| 690 | 2026-04-16T04:08:56.441Z | Compiling static_assertions v1.1.0 |
| 691 | 2026-04-16T04:08:56.463Z | Compiling self_update v0.42.0 |
| 692 | 2026-04-16T04:08:56.468Z | Compiling unicase v2.9.0 |
| 693 | 2026-04-16T04:08:56.499Z | Compiling nested v0.1.1 |
| 694 | 2026-04-16T04:08:56.563Z | Compiling colorchoice v1.0.5 |
| 695 | 2026-04-16T04:08:56.653Z | Compiling xattr v1.6.1 |
| 696 | 2026-04-16T04:08:56.669Z | Compiling anstyle v1.0.14 |
| 697 | 2026-04-16T04:08:56.681Z | Compiling eyre v0.6.12 |
| 698 | 2026-04-16T04:08:56.692Z | Compiling document-features v0.2.12 |
| 699 | 2026-04-16T04:08:56.719Z | Compiling guppy v0.17.25 |
| 700 | 2026-04-16T04:08:56.833Z | Compiling tar v0.4.45 |
| 701 | 2026-04-16T04:08:56.928Z | Compiling anstream v1.0.0 |
| 702 | 2026-04-16T04:08:57.243Z | Compiling globset v0.4.18 |
| 703 | 2026-04-16T04:08:57.264Z | Compiling chrono v0.4.44 |
| 704 | 2026-04-16T04:08:57.400Z | Compiling cargo-util-schemas v0.2.0 |
| 705 | 2026-04-16T04:08:58.216Z | Compiling tinyvec v1.11.0 |
| 706 | 2026-04-16T04:08:58.635Z | Compiling pin-project v1.1.11 |
| 707 | 2026-04-16T04:08:58.746Z | Compiling strip-ansi-escapes v0.2.1 |
| 708 | 2026-04-16T04:08:59.247Z | Compiling indicatif v0.17.11 |
| 709 | 2026-04-16T04:08:59.406Z | Compiling toml v1.1.2+spec-1.1.0 |
| 710 | 2026-04-16T04:08:59.802Z | Compiling nextest-metadata v0.12.2 |
| 711 | 2026-04-16T04:09:00.440Z | Compiling newtype-uuid v1.3.2 |
| 712 | 2026-04-16T04:09:00.589Z | Compiling reqwest v0.12.28 |
| 713 | 2026-04-16T04:09:00.629Z | Compiling rand_chacha v0.9.0 |
| 714 | 2026-04-16T04:09:00.721Z | Compiling futures v0.3.32 |
| 715 | 2026-04-16T04:09:00.808Z | Compiling digest v0.10.7 |
| 716 | 2026-04-16T04:09:01.046Z | Compiling flate2 v1.1.9 |
| 717 | 2026-04-16T04:09:01.177Z | Compiling derive_more v2.1.1 |
| 718 | 2026-04-16T04:09:01.256Z | Compiling parking_lot v0.12.5 |
| 719 | 2026-04-16T04:09:01.564Z | Compiling tracing-error v0.2.1 |
| 720 | 2026-04-16T04:09:01.799Z | Compiling shared_child v1.1.1 |
| 721 | 2026-04-16T04:09:02.394Z | Compiling signal-hook-mio v0.2.5 |
| 722 | 2026-04-16T04:09:02.491Z | Compiling self-replace v1.5.0 |
| 723 | 2026-04-16T04:09:02.523Z | Compiling cargo-platform v0.2.0 |
| 724 | 2026-04-16T04:09:02.618Z | Compiling quick-xml v0.37.5 |
| 725 | 2026-04-16T04:09:02.777Z | Compiling quick-xml v0.38.4 |
| 726 | 2026-04-16T04:09:03.068Z | Compiling strsim v0.11.1 |
| 727 | 2026-04-16T04:09:03.429Z | Compiling heck v0.5.0 |
| 728 | 2026-04-16T04:09:03.631Z | Compiling shell-words v1.1.1 |
| 729 | 2026-04-16T04:09:03.873Z | Compiling indenter v0.3.4 |
| 730 | 2026-04-16T04:09:04.013Z | Compiling urlencoding v2.1.3 |
| 731 | 2026-04-16T04:09:04.153Z | Compiling clap_lex v1.1.0 |
| 732 | 2026-04-16T04:09:04.251Z | Compiling humantime v2.3.0 |
| 733 | 2026-04-16T04:09:04.337Z | Compiling cpufeatures v0.2.17 |
| 734 | 2026-04-16T04:09:04.351Z | Compiling recursion v0.5.4 |
| 735 | 2026-04-16T04:09:04.412Z | Compiling sha2 v0.10.9 |
| 736 | 2026-04-16T04:09:04.488Z | Compiling humantime-serde v1.1.1 |
| 737 | 2026-04-16T04:09:04.511Z | Compiling nextest-filtering v0.15.0 |
| 738 | 2026-04-16T04:09:04.643Z | Compiling clap_derive v4.6.1 |
| 739 | 2026-04-16T04:09:04.672Z | Compiling clap_builder v4.6.0 |
| 740 | 2026-04-16T04:09:06.127Z | Compiling quick-junit v0.5.2 |
| 741 | 2026-04-16T04:09:06.394Z | Compiling atomicwrites v0.4.4 |
| 742 | 2026-04-16T04:09:06.677Z | Compiling cargo_metadata v0.20.0 |
| 743 | 2026-04-16T04:09:08.454Z | Compiling cargo-nextest v0.9.97 |
| 744 | 2026-04-16T04:09:08.761Z | Compiling crossterm v0.29.0 |
| 745 | 2026-04-16T04:09:10.064Z | Compiling duct v0.13.7 |
| 746 | 2026-04-16T04:09:10.790Z | Compiling rand v0.9.4 |
| 747 | 2026-04-16T04:09:11.010Z | Compiling zstd v0.13.3 |
| 748 | 2026-04-16T04:09:11.436Z | Compiling async-scoped v0.9.0 |
| 749 | 2026-04-16T04:09:11.452Z | Compiling config v0.15.22 |
| 750 | 2026-04-16T04:09:11.532Z | Compiling unicode-normalization v0.1.25 |
| 751 | 2026-04-16T04:09:11.622Z | Compiling target-spec-miette v0.4.6 |
| 752 | 2026-04-16T04:09:11.773Z | Compiling future-queue v0.4.0 |
| 753 | 2026-04-16T04:09:11.822Z | Compiling mukti-metadata v0.3.0 |
| 754 | 2026-04-16T04:09:11.934Z | Compiling tokio-stream v0.1.18 |
| 755 | 2026-04-16T04:09:12.029Z | Compiling camino-tempfile v1.4.1 |
| 756 | 2026-04-16T04:09:12.049Z | Compiling derive-where v1.6.1 |
| 757 | 2026-04-16T04:09:12.105Z | Compiling serde_path_to_error v0.1.20 |
| 758 | 2026-04-16T04:09:12.296Z | Compiling serde_ignored v0.1.14 |
| 759 | 2026-04-16T04:09:12.452Z | Compiling xxhash-rust v0.8.15 |
| 760 | 2026-04-16T04:09:12.463Z | Compiling home v0.5.12 |
| 761 | 2026-04-16T04:09:12.516Z | Compiling hex v0.4.3 |
| 762 | 2026-04-16T04:09:12.620Z | Compiling indent_write v2.2.0 |
| 763 | 2026-04-16T04:09:12.630Z | Compiling swrite v0.1.0 |
| 764 | 2026-04-16T04:09:12.675Z | Compiling color-eyre v0.6.5 |
| 765 | 2026-04-16T04:09:12.749Z | Compiling clap v4.6.1 |
| 766 | 2026-04-16T04:09:12.775Z | Compiling dialoguer v0.11.0 |
| 767 | 2026-04-16T04:09:12.802Z | Compiling enable-ansi-support v0.2.1 |
| 768 | 2026-04-16T04:09:13.258Z | Compiling nextest-runner v0.80.0 |
| 769 | 2026-04-16T04:09:31.467Z | Finished `release` profile [optimized] target(s) in 1m 11s |
| 770 | 2026-04-16T04:09:31.648Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 771 | 2026-04-16T04:09:31.652Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 772 | 2026-04-16T04:09:31.762Z | + pushd rdb |
| 773 | 2026-04-16T04:09:31.765Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 774 | 2026-04-16T04:09:31.765Z | + cargo nextest run |
| 775 | 2026-04-16T04:09:31.920Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 776 | 2026-04-16T04:09:32.511Z | From https://github.com/oxidecomputer/falcon |
| 777 | 2026-04-16T04:09:32.511Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 778 | 2026-04-16T04:09:32.587Z | Updating crates.io index |
| 779 | 2026-04-16T04:09:32.626Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 780 | 2026-04-16T04:09:33.459Z | From https://github.com/oxidecomputer/dendrite |
| 781 | 2026-04-16T04:09:33.459Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 782 | 2026-04-16T04:09:33.520Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 783 | 2026-04-16T04:09:33.775Z | From https://github.com/oxidecomputer/ispf |
| 784 | 2026-04-16T04:09:33.775Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 785 | 2026-04-16T04:09:33.782Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 786 | 2026-04-16T04:09:34.129Z | From https://github.com/oxidecomputer/netadm-sys |
| 787 | 2026-04-16T04:09:34.129Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 788 | 2026-04-16T04:09:34.137Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 789 | 2026-04-16T04:09:41.851Z | From https://github.com/oxidecomputer/omicron |
| 790 | 2026-04-16T04:09:41.851Z | * [new ref] dfcd9ac2d3321f7d286c6bde832faf0306b1e535 -> refs/commit/dfcd9ac2d3321f7d286c6bde832faf0306b1e535 |
| 791 | 2026-04-16T04:09:42.249Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 792 | 2026-04-16T04:09:42.813Z | From https://github.com/oxidecomputer/opte |
| 793 | 2026-04-16T04:09:42.813Z | * [new ref] b60decb70fe491ebdaa30c824619470b015556fc -> refs/commit/b60decb70fe491ebdaa30c824619470b015556fc |
| 794 | 2026-04-16T04:09:42.981Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 795 | 2026-04-16T04:09:43.221Z | From https://github.com/illumos/smf-rs |
| 796 | 2026-04-16T04:09:43.221Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 797 | 2026-04-16T04:09:43.230Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 798 | 2026-04-16T04:09:43.481Z | From https://github.com/oxidecomputer/network-interface |
| 799 | 2026-04-16T04:09:43.481Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 800 | 2026-04-16T04:09:43.566Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 801 | 2026-04-16T04:09:43.817Z | From https://github.com/oxidecomputer/zone |
| 802 | 2026-04-16T04:09:43.817Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 803 | 2026-04-16T04:09:43.838Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 804 | 2026-04-16T04:09:45.023Z | From https://github.com/oxidecomputer/propolis |
| 805 | 2026-04-16T04:09:45.023Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 806 | 2026-04-16T04:09:45.106Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 807 | 2026-04-16T04:09:45.599Z | From https://github.com/oxidecomputer/transceiver-control |
| 808 | 2026-04-16T04:09:45.599Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 809 | 2026-04-16T04:09:45.606Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 810 | 2026-04-16T04:09:45.855Z | From https://github.com/oxidecomputer/dlpi-sys |
| 811 | 2026-04-16T04:09:45.855Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 812 | 2026-04-16T04:09:45.872Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 813 | 2026-04-16T04:09:46.140Z | From https://github.com/jmesmon/rust-libzfs |
| 814 | 2026-04-16T04:09:46.140Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 815 | 2026-04-16T04:09:46.148Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 816 | 2026-04-16T04:09:46.414Z | From https://github.com/oxidecomputer/rusty-doors |
| 817 | 2026-04-16T04:09:46.414Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 818 | 2026-04-16T04:09:46.450Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 819 | 2026-04-16T04:09:46.744Z | From https://github.com/oxidecomputer/lldp |
| 820 | 2026-04-16T04:09:46.744Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 821 | 2026-04-16T04:09:46.757Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 822 | 2026-04-16T04:09:47.008Z | From https://github.com/oxidecomputer/slog-error-chain |
| 823 | 2026-04-16T04:09:47.008Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 824 | 2026-04-16T04:09:47.084Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 825 | 2026-04-16T04:09:47.362Z | From https://github.com/oxidecomputer/tufaceous |
| 826 | 2026-04-16T04:09:47.362Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 827 | 2026-04-16T04:09:47.458Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 828 | 2026-04-16T04:09:47.886Z | From https://github.com/oxidecomputer/management-gateway-service |
| 829 | 2026-04-16T04:09:47.886Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 830 | 2026-04-16T04:09:47.926Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 831 | 2026-04-16T04:09:48.731Z | From https://github.com/oxidecomputer/crucible |
| 832 | 2026-04-16T04:09:48.732Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 833 | 2026-04-16T04:09:48.779Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 834 | 2026-04-16T04:09:49.052Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 835 | 2026-04-16T04:09:49.052Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 836 | 2026-04-16T04:09:49.227Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 837 | 2026-04-16T04:09:49.613Z | From https://github.com/oxidecomputer/propolis |
| 838 | 2026-04-16T04:09:49.613Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 839 | 2026-04-16T04:09:50.038Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 840 | 2026-04-16T04:09:50.278Z | From https://github.com/oxidecomputer/tofino |
| 841 | 2026-04-16T04:09:50.278Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 842 | 2026-04-16T04:09:50.284Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 843 | 2026-04-16T04:09:50.808Z | From https://github.com/oxidecomputer/maghemite |
| 844 | 2026-04-16T04:09:50.808Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 845 | 2026-04-16T04:09:50.957Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 846 | 2026-04-16T04:09:51.214Z | From https://github.com/oxidecomputer/clickward |
| 847 | 2026-04-16T04:09:51.214Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 848 | 2026-04-16T04:09:51.478Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 849 | 2026-04-16T04:09:51.753Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 850 | 2026-04-16T04:09:51.753Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 851 | 2026-04-16T04:09:51.761Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 852 | 2026-04-16T04:09:52.111Z | From https://github.com/oxidecomputer/crucible |
| 853 | 2026-04-16T04:09:52.111Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 854 | 2026-04-16T04:09:53.327Z | Downloading crates ... |
| 855 | 2026-04-16T04:09:53.454Z | Downloaded aead v0.5.2 |
| 856 | 2026-04-16T04:09:53.467Z | Downloaded embedded-io v0.6.1 |
| 857 | 2026-04-16T04:09:53.470Z | Downloaded hubpack_derive v0.1.1 |
| 858 | 2026-04-16T04:09:53.474Z | Downloaded foreign-types-macros v0.2.3 |
| 859 | 2026-04-16T04:09:53.474Z | Downloaded git-stub v1.0.0 |
| 860 | 2026-04-16T04:09:53.477Z | Downloaded macaddr v1.0.1 |
| 861 | 2026-04-16T04:09:53.481Z | Downloaded ciborium-io v0.2.2 |
| 862 | 2026-04-16T04:09:53.484Z | Downloaded darling_macro v0.21.3 |
| 863 | 2026-04-16T04:09:53.484Z | Downloaded crunchy v0.2.4 |
| 864 | 2026-04-16T04:09:53.517Z | Downloaded ciborium-ll v0.2.2 |
| 865 | 2026-04-16T04:09:53.517Z | Downloaded convert_case v0.4.0 |
| 866 | 2026-04-16T04:09:53.517Z | Downloaded crc8 v0.1.1 |
| 867 | 2026-04-16T04:09:53.517Z | Downloaded mime v0.3.17 |
| 868 | 2026-04-16T04:09:53.517Z | Downloaded const-random-macro v0.1.16 |
| 869 | 2026-04-16T04:09:53.517Z | Downloaded const-random v0.1.18 |
| 870 | 2026-04-16T04:09:53.517Z | Downloaded libscf-sys v1.1.0 |
| 871 | 2026-04-16T04:09:53.517Z | Downloaded cstr-argument v0.1.2 |
| 872 | 2026-04-16T04:09:53.517Z | Downloaded newtype-uuid-macros v0.1.0 |
| 873 | 2026-04-16T04:09:53.517Z | Downloaded multer v3.1.0 |
| 874 | 2026-04-16T04:09:53.517Z | Downloaded defmt-parser v1.0.0 |
| 875 | 2026-04-16T04:09:53.517Z | Downloaded defmt v0.3.100 |
| 876 | 2026-04-16T04:09:53.517Z | Downloaded cpufeatures v0.3.0 |
| 877 | 2026-04-16T04:09:53.517Z | Downloaded cobs v0.3.0 |
| 878 | 2026-04-16T04:09:53.517Z | Downloaded keccak v0.1.6 |
| 879 | 2026-04-16T04:09:53.517Z | Downloaded compression-core v0.4.31 |
| 880 | 2026-04-16T04:09:53.518Z | Downloaded internet-checksum v0.2.1 |
| 881 | 2026-04-16T04:09:53.524Z | Downloaded crucible-workspace-hack v0.1.0 |
| 882 | 2026-04-16T04:09:53.528Z | Downloaded darling_macro v0.23.0 |
| 883 | 2026-04-16T04:09:53.528Z | Downloaded dof v0.3.0 |
| 884 | 2026-04-16T04:09:53.534Z | Downloaded daft v0.1.5 |
| 885 | 2026-04-16T04:09:53.539Z | Downloaded instant v0.1.13 |
| 886 | 2026-04-16T04:09:53.543Z | Downloaded bit-vec v0.8.0 |
| 887 | 2026-04-16T04:09:53.546Z | Downloaded critical-section v1.2.0 |
| 888 | 2026-04-16T04:09:53.550Z | Downloaded foreign-types v0.5.0 |
| 889 | 2026-04-16T04:09:53.550Z | Downloaded dtrace-parser v0.3.0 |
| 890 | 2026-04-16T04:09:53.553Z | Downloaded base16ct v1.0.0 |
| 891 | 2026-04-16T04:09:53.553Z | Downloaded base16ct v0.2.0 |
| 892 | 2026-04-16T04:09:53.557Z | Downloaded arrayref v0.3.9 |
| 893 | 2026-04-16T04:09:53.560Z | Downloaded async-recursion v1.1.1 |
| 894 | 2026-04-16T04:09:53.564Z | Downloaded is-terminal v0.4.17 |
| 895 | 2026-04-16T04:09:53.567Z | Downloaded fxhash v0.2.1 |
| 896 | 2026-04-16T04:09:53.567Z | Downloaded embedded-io v0.4.0 |
| 897 | 2026-04-16T04:09:53.567Z | Downloaded fastrand v2.3.0 |
| 898 | 2026-04-16T04:09:53.571Z | Downloaded async-stream-impl v0.3.6 |
| 899 | 2026-04-16T04:09:53.571Z | Downloaded daft-derive v0.1.5 |
| 900 | 2026-04-16T04:09:53.574Z | Downloaded linked-hash-map v0.5.6 |
| 901 | 2026-04-16T04:09:53.577Z | Downloaded hubpack v0.1.2 |
| 902 | 2026-04-16T04:09:53.577Z | Downloaded httpdate v1.0.3 |
| 903 | 2026-04-16T04:09:53.577Z | Downloaded float-ord v0.3.2 |
| 904 | 2026-04-16T04:09:53.581Z | Downloaded constant_time_eq v0.4.2 |
| 905 | 2026-04-16T04:09:53.581Z | Downloaded const_format_proc_macros v0.2.34 |
| 906 | 2026-04-16T04:09:53.584Z | Downloaded newtype_derive v0.1.6 |
| 907 | 2026-04-16T04:09:53.584Z | Downloaded defmt v1.0.1 |
| 908 | 2026-04-16T04:09:53.589Z | Downloaded idna_adapter v1.2.1 |
| 909 | 2026-04-16T04:09:53.589Z | Downloaded hostname v0.3.1 |
| 910 | 2026-04-16T04:09:53.592Z | Downloaded deranged v0.5.8 |
| 911 | 2026-04-16T04:09:53.592Z | Downloaded num_enum_derive v0.5.11 |
| 912 | 2026-04-16T04:09:53.593Z | Downloaded memoffset v0.9.1 |
| 913 | 2026-04-16T04:09:53.593Z | Downloaded defmt-macros v1.0.1 |
| 914 | 2026-04-16T04:09:53.598Z | Downloaded arrayvec v0.7.6 |
| 915 | 2026-04-16T04:09:53.598Z | Downloaded argon2 v0.5.3 |
| 916 | 2026-04-16T04:09:53.603Z | Downloaded num v0.4.3 |
| 917 | 2026-04-16T04:09:53.603Z | Downloaded libsw v3.5.0 |
| 918 | 2026-04-16T04:09:53.603Z | Downloaded erased-serde v0.3.31 |
| 919 | 2026-04-16T04:09:53.607Z | Downloaded ingot-types v0.1.2 |
| 920 | 2026-04-16T04:09:53.607Z | Downloaded dunce v1.0.5 |
| 921 | 2026-04-16T04:09:53.607Z | Downloaded dtrace-parser v0.2.0 |
| 922 | 2026-04-16T04:09:53.607Z | Downloaded dyn-clone v1.0.20 |
| 923 | 2026-04-16T04:09:53.611Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 924 | 2026-04-16T04:09:53.611Z | Downloaded crossbeam-epoch v0.9.18 |
| 925 | 2026-04-16T04:09:53.611Z | Downloaded backon v1.6.0 |
| 926 | 2026-04-16T04:09:53.614Z | Downloaded bit-set v0.8.0 |
| 927 | 2026-04-16T04:09:53.614Z | Downloaded cookie v0.18.1 |
| 928 | 2026-04-16T04:09:53.618Z | Downloaded cmake v0.1.58 |
| 929 | 2026-04-16T04:09:53.618Z | Downloaded enum-as-inner v0.6.1 |
| 930 | 2026-04-16T04:09:53.623Z | Downloaded foreign-types-shared v0.3.1 |
| 931 | 2026-04-16T04:09:53.623Z | Downloaded async-stream v0.3.6 |
| 932 | 2026-04-16T04:09:53.623Z | Downloaded data-encoding v2.10.0 |
| 933 | 2026-04-16T04:09:53.627Z | Downloaded dof v0.4.0 |
| 934 | 2026-04-16T04:09:53.627Z | Downloaded num-derive v0.3.3 |
| 935 | 2026-04-16T04:09:53.627Z | Downloaded memmap v0.7.0 |
| 936 | 2026-04-16T04:09:53.627Z | Downloaded no-std-compat v0.4.1 |
| 937 | 2026-04-16T04:09:53.627Z | Downloaded managed v0.8.0 |
| 938 | 2026-04-16T04:09:53.631Z | Downloaded ident_case v1.0.1 |
| 939 | 2026-04-16T04:09:53.631Z | Downloaded hostname v0.4.2 |
| 940 | 2026-04-16T04:09:53.634Z | Downloaded num_threads v0.1.7 |
| 941 | 2026-04-16T04:09:53.634Z | Downloaded newline-converter v0.3.0 |
| 942 | 2026-04-16T04:09:53.634Z | Downloaded num-conv v0.2.1 |
| 943 | 2026-04-16T04:09:53.634Z | Downloaded olpc-cjson v0.1.4 |
| 944 | 2026-04-16T04:09:53.639Z | Downloaded heck v0.4.1 |
| 945 | 2026-04-16T04:09:53.639Z | Downloaded csv-core v0.1.13 |
| 946 | 2026-04-16T04:09:53.639Z | Downloaded crossbeam-deque v0.8.6 |
| 947 | 2026-04-16T04:09:53.642Z | Downloaded inout v0.1.4 |
| 948 | 2026-04-16T04:09:53.642Z | Downloaded gethostname v0.5.0 |
| 949 | 2026-04-16T04:09:53.646Z | Downloaded fixedbitset v0.4.2 |
| 950 | 2026-04-16T04:09:53.650Z | Downloaded chacha20 v0.9.1 |
| 951 | 2026-04-16T04:09:53.650Z | Downloaded byte-wrapper v0.1.0 |
| 952 | 2026-04-16T04:09:53.650Z | Downloaded parse-display v0.10.0 |
| 953 | 2026-04-16T04:09:53.653Z | Downloaded num-iter v0.1.45 |
| 954 | 2026-04-16T04:09:53.653Z | Downloaded match_cfg v0.1.0 |
| 955 | 2026-04-16T04:09:53.653Z | Downloaded async-trait v0.1.89 |
| 956 | 2026-04-16T04:09:53.656Z | Downloaded omicron-workspace-hack v0.1.0 |
| 957 | 2026-04-16T04:09:53.656Z | Downloaded opaque-debug v0.3.1 |
| 958 | 2026-04-16T04:09:53.660Z | Downloaded natord v1.0.9 |
| 959 | 2026-04-16T04:09:53.660Z | Downloaded ingot v0.1.1 |
| 960 | 2026-04-16T04:09:53.664Z | Downloaded lru-cache v0.1.2 |
| 961 | 2026-04-16T04:09:53.664Z | Downloaded git-stub-vcs v0.1.0 |
| 962 | 2026-04-16T04:09:53.668Z | Downloaded fs_extra v1.3.0 |
| 963 | 2026-04-16T04:09:53.672Z | Downloaded num-derive v0.4.2 |
| 964 | 2026-04-16T04:09:53.672Z | Downloaded compression-codecs v0.4.37 |
| 965 | 2026-04-16T04:09:53.672Z | Downloaded colored v3.1.1 |
| 966 | 2026-04-16T04:09:53.675Z | Downloaded clap_derive v4.6.0 |
| 967 | 2026-04-16T04:09:53.679Z | Downloaded darling v0.21.3 |
| 968 | 2026-04-16T04:09:53.682Z | Downloaded darling v0.23.0 |
| 969 | 2026-04-16T04:09:53.682Z | Downloaded crossbeam-utils v0.8.21 |
| 970 | 2026-04-16T04:09:53.685Z | Downloaded console v0.16.3 |
| 971 | 2026-04-16T04:09:53.685Z | Downloaded byteorder v1.5.0 |
| 972 | 2026-04-16T04:09:53.689Z | Downloaded cipher v0.4.4 |
| 973 | 2026-04-16T04:09:53.689Z | Downloaded drift v0.1.3 |
| 974 | 2026-04-16T04:09:53.693Z | Downloaded ciborium v0.2.2 |
| 975 | 2026-04-16T04:09:53.697Z | Downloaded glob v0.3.3 |
| 976 | 2026-04-16T04:09:53.697Z | Downloaded fs-err v3.3.0 |
| 977 | 2026-04-16T04:09:53.697Z | Downloaded phf_shared v0.12.1 |
| 978 | 2026-04-16T04:09:53.700Z | Downloaded proc-macro-crate v1.3.1 |
| 979 | 2026-04-16T04:09:53.700Z | Downloaded proc-macro-crate v3.5.0 |
| 980 | 2026-04-16T04:09:53.700Z | Downloaded powerfmt v0.2.0 |
| 981 | 2026-04-16T04:09:53.703Z | Downloaded pretty-hex v0.4.2 |
| 982 | 2026-04-16T04:09:53.703Z | Downloaded potential_utf v0.1.4 |
| 983 | 2026-04-16T04:09:53.707Z | Downloaded num_enum v0.7.6 |
| 984 | 2026-04-16T04:09:53.711Z | Downloaded ipnetwork v0.21.1 |
| 985 | 2026-04-16T04:09:53.716Z | Downloaded derive-ex v0.1.8 |
| 986 | 2026-04-16T04:09:53.716Z | Downloaded num_enum v0.5.11 |
| 987 | 2026-04-16T04:09:53.720Z | Downloaded progenitor-client v0.10.0 |
| 988 | 2026-04-16T04:09:53.720Z | Downloaded proc-macro-error-attr v1.0.4 |
| 989 | 2026-04-16T04:09:53.720Z | Downloaded progenitor-macro v0.11.2 |
| 990 | 2026-04-16T04:09:53.720Z | Downloaded progenitor-macro v0.10.0 |
| 991 | 2026-04-16T04:09:53.723Z | Downloaded num-rational v0.4.2 |
| 992 | 2026-04-16T04:09:53.723Z | Downloaded progenitor-client v0.11.2 |
| 993 | 2026-04-16T04:09:53.723Z | Downloaded bytecount v0.6.9 |
| 994 | 2026-04-16T04:09:53.723Z | Downloaded progenitor-macro v0.13.0 |
| 995 | 2026-04-16T04:09:53.727Z | Downloaded group v0.13.0 |
| 996 | 2026-04-16T04:09:53.727Z | Downloaded ff v0.13.1 |
| 997 | 2026-04-16T04:09:53.727Z | Downloaded ref-cast v1.0.25 |
| 998 | 2026-04-16T04:09:53.731Z | Downloaded quick-error v1.2.3 |
| 999 | 2026-04-16T04:09:53.731Z | Downloaded cancel-safe-futures v0.1.5 |
| 1000 | 2026-04-16T04:09:53.735Z | Downloaded bcs v0.1.6 |
| 1001 | 2026-04-16T04:09:53.735Z | Downloaded num-integer v0.1.46 |
| 1002 | 2026-04-16T04:09:53.735Z | Downloaded parking_lot_core v0.8.6 |
| 1003 | 2026-04-16T04:09:53.739Z | Downloaded num-complex v0.4.6 |
| 1004 | 2026-04-16T04:09:53.739Z | Downloaded pkg-config v0.3.32 |
| 1005 | 2026-04-16T04:09:53.739Z | Downloaded pem v3.0.6 |
| 1006 | 2026-04-16T04:09:53.742Z | Downloaded password-hash v0.5.0 |
| 1007 | 2026-04-16T04:09:53.743Z | Downloaded oxnet v0.1.4 |
| 1008 | 2026-04-16T04:09:53.743Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1009 | 2026-04-16T04:09:53.746Z | Downloaded num_enum_derive v0.7.6 |
| 1010 | 2026-04-16T04:09:53.746Z | Downloaded ingot-macros v0.1.1 |
| 1011 | 2026-04-16T04:09:53.746Z | Downloaded highway v1.3.0 |
| 1012 | 2026-04-16T04:09:53.751Z | Downloaded ref-cast-impl v1.0.25 |
| 1013 | 2026-04-16T04:09:53.751Z | Downloaded hash32 v0.3.1 |
| 1014 | 2026-04-16T04:09:53.751Z | Downloaded bitflags v2.11.0 |
| 1015 | 2026-04-16T04:09:53.756Z | Downloaded memmap2 v0.9.10 |
| 1016 | 2026-04-16T04:09:53.756Z | Downloaded litemap v0.8.1 |
| 1017 | 2026-04-16T04:09:53.756Z | Downloaded linear-map v1.2.0 |
| 1018 | 2026-04-16T04:09:53.759Z | Downloaded hmac v0.12.1 |
| 1019 | 2026-04-16T04:09:53.759Z | Downloaded backoff v0.4.0 |
| 1020 | 2026-04-16T04:09:53.759Z | Downloaded derive_more v0.99.20 |
| 1021 | 2026-04-16T04:09:53.763Z | Downloaded rand_xorshift v0.4.0 |
| 1022 | 2026-04-16T04:09:53.763Z | Downloaded allocator-api2 v0.2.21 |
| 1023 | 2026-04-16T04:09:53.766Z | Downloaded chacha20 v0.10.0 |
| 1024 | 2026-04-16T04:09:53.766Z | Downloaded blake2 v0.10.6 |
| 1025 | 2026-04-16T04:09:53.769Z | Downloaded icu_locale_core v2.1.1 |
| 1026 | 2026-04-16T04:09:53.774Z | Downloaded displaydoc v0.2.5 |
| 1027 | 2026-04-16T04:09:53.774Z | Downloaded rustc_version v0.1.7 |
| 1028 | 2026-04-16T04:09:53.779Z | Downloaded proc-macro-error2 v2.0.1 |
| 1029 | 2026-04-16T04:09:53.779Z | Downloaded clap v4.6.0 |
| 1030 | 2026-04-16T04:09:53.782Z | Downloaded same-file v1.0.6 |
| 1031 | 2026-04-16T04:09:53.782Z | Downloaded serde_spanned v1.1.0 |
| 1032 | 2026-04-16T04:09:53.782Z | Downloaded serde_plain v1.0.2 |
| 1033 | 2026-04-16T04:09:53.786Z | Downloaded plain v0.2.3 |
| 1034 | 2026-04-16T04:09:53.786Z | Downloaded chacha20poly1305 v0.10.1 |
| 1035 | 2026-04-16T04:09:53.786Z | Downloaded paste v1.0.15 |
| 1036 | 2026-04-16T04:09:53.789Z | Downloaded serde-big-array v0.5.1 |
| 1037 | 2026-04-16T04:09:53.789Z | Downloaded scroll_derive v0.12.1 |
| 1038 | 2026-04-16T04:09:53.789Z | Downloaded progenitor v0.10.0 |
| 1039 | 2026-04-16T04:09:53.792Z | Downloaded hyper-rustls v0.27.7 |
| 1040 | 2026-04-16T04:09:53.792Z | Downloaded diff v0.1.13 |
| 1041 | 2026-04-16T04:09:53.796Z | Downloaded bitflags v1.3.2 |
| 1042 | 2026-04-16T04:09:53.796Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1043 | 2026-04-16T04:09:53.802Z | Downloaded cargo_toml v0.22.3 |
| 1044 | 2026-04-16T04:09:53.802Z | Downloaded proc-macro-error v1.0.4 |
| 1045 | 2026-04-16T04:09:53.802Z | Downloaded poly1305 v0.8.0 |
| 1046 | 2026-04-16T04:09:53.805Z | Downloaded semver v0.1.20 |
| 1047 | 2026-04-16T04:09:53.805Z | Downloaded libsw-core v0.3.2 |
| 1048 | 2026-04-16T04:09:53.806Z | Downloaded foldhash v0.2.0 |
| 1049 | 2026-04-16T04:09:53.806Z | Downloaded rand_chacha v0.3.1 |
| 1050 | 2026-04-16T04:09:53.806Z | Downloaded sha1 v0.10.6 |
| 1051 | 2026-04-16T04:09:53.809Z | Downloaded serial_test_derive v3.4.0 |
| 1052 | 2026-04-16T04:09:53.809Z | Downloaded progenitor-extras v0.1.1 |
| 1053 | 2026-04-16T04:09:53.809Z | Downloaded progenitor-client v0.13.0 |
| 1054 | 2026-04-16T04:09:53.814Z | Downloaded progenitor v0.11.2 |
| 1055 | 2026-04-16T04:09:53.814Z | Downloaded rand_core v0.10.0 |
| 1056 | 2026-04-16T04:09:53.818Z | Downloaded anyhow v1.0.102 |
| 1057 | 2026-04-16T04:09:53.818Z | Downloaded omicron-zone-package v0.12.2 |
| 1058 | 2026-04-16T04:09:53.818Z | Downloaded pest_derive v2.8.6 |
| 1059 | 2026-04-16T04:09:53.821Z | Downloaded icu_properties v2.1.2 |
| 1060 | 2026-04-16T04:09:53.825Z | Downloaded pest_generator v2.8.6 |
| 1061 | 2026-04-16T04:09:53.829Z | Downloaded indexmap v1.9.3 |
| 1062 | 2026-04-16T04:09:53.832Z | Downloaded serde_repr v0.1.20 |
| 1063 | 2026-04-16T04:09:53.832Z | Downloaded secrecy v0.10.3 |
| 1064 | 2026-04-16T04:09:53.832Z | Downloaded sigpipe v0.1.3 |
| 1065 | 2026-04-16T04:09:53.832Z | Downloaded slog-bunyan v2.5.0 |
| 1066 | 2026-04-16T04:09:53.837Z | Downloaded siphasher v1.0.2 |
| 1067 | 2026-04-16T04:09:53.837Z | Downloaded serial_test v3.4.0 |
| 1068 | 2026-04-16T04:09:53.837Z | Downloaded parse-display-derive v0.10.0 |
| 1069 | 2026-04-16T04:09:53.837Z | Downloaded rustversion v1.0.22 |
| 1070 | 2026-04-16T04:09:53.841Z | Downloaded rustls-native-certs v0.8.3 |
| 1071 | 2026-04-16T04:09:53.841Z | Downloaded hickory-resolver v0.24.4 |
| 1072 | 2026-04-16T04:09:53.841Z | Downloaded darling_core v0.23.0 |
| 1073 | 2026-04-16T04:09:53.844Z | Downloaded resolv-conf v0.7.6 |
| 1074 | 2026-04-16T04:09:53.847Z | Downloaded scroll_derive v0.13.1 |
| 1075 | 2026-04-16T04:09:53.847Z | Downloaded rustls-pemfile v2.2.0 |
| 1076 | 2026-04-16T04:09:53.852Z | Downloaded stable_deref_trait v1.2.1 |
| 1077 | 2026-04-16T04:09:53.857Z | Downloaded phf v0.12.1 |
| 1078 | 2026-04-16T04:09:53.857Z | Downloaded progenitor v0.13.0 |
| 1079 | 2026-04-16T04:09:53.857Z | Downloaded slog-envlogger v2.2.0 |
| 1080 | 2026-04-16T04:09:53.860Z | Downloaded smawk v0.3.2 |
| 1081 | 2026-04-16T04:09:53.860Z | Downloaded base64 v0.21.7 |
| 1082 | 2026-04-16T04:09:53.864Z | Downloaded rusty-fork v0.3.1 |
| 1083 | 2026-04-16T04:09:53.864Z | Downloaded postcard v1.1.3 |
| 1084 | 2026-04-16T04:09:53.868Z | Downloaded strum v0.27.2 |
| 1085 | 2026-04-16T04:09:53.873Z | Downloaded serde_tokenstream v0.2.3 |
| 1086 | 2026-04-16T04:09:53.873Z | Downloaded half v2.7.1 |
| 1087 | 2026-04-16T04:09:53.873Z | Downloaded strum v0.26.3 |
| 1088 | 2026-04-16T04:09:53.880Z | Downloaded thread-id v4.2.2 |
| 1089 | 2026-04-16T04:09:53.880Z | Downloaded take_mut v0.2.2 |
| 1090 | 2026-04-16T04:09:53.880Z | Downloaded tabwriter v1.4.1 |
| 1091 | 2026-04-16T04:09:53.880Z | Downloaded tabled_derive v0.11.0 |
| 1092 | 2026-04-16T04:09:53.880Z | Downloaded tabled_derive v0.7.0 |
| 1093 | 2026-04-16T04:09:53.883Z | Downloaded structmeta v0.3.0 |
| 1094 | 2026-04-16T04:09:53.883Z | Downloaded dropshot_endpoint v0.16.7 |
| 1095 | 2026-04-16T04:09:53.888Z | Downloaded scroll v0.13.0 |
| 1096 | 2026-04-16T04:09:53.888Z | Downloaded scroll v0.12.0 |
| 1097 | 2026-04-16T04:09:53.888Z | Downloaded parking_lot v0.11.2 |
| 1098 | 2026-04-16T04:09:53.891Z | Downloaded termtree v0.5.1 |
| 1099 | 2026-04-16T04:09:53.898Z | Downloaded indicatif v0.18.4 |
| 1100 | 2026-04-16T04:09:53.901Z | Downloaded icu_normalizer v2.1.1 |
| 1101 | 2026-04-16T04:09:53.906Z | Downloaded spin v0.5.2 |
| 1102 | 2026-04-16T04:09:53.914Z | Downloaded papergrid v0.17.0 |
| 1103 | 2026-04-16T04:09:53.918Z | Downloaded testing_table v0.3.0 |
| 1104 | 2026-04-16T04:09:53.918Z | Downloaded thread-id v5.1.0 |
| 1105 | 2026-04-16T04:09:53.918Z | Downloaded jiff-static v0.2.23 |
| 1106 | 2026-04-16T04:09:53.919Z | Downloaded tagptr v0.2.0 |
| 1107 | 2026-04-16T04:09:53.919Z | Downloaded sdd v3.0.10 |
| 1108 | 2026-04-16T04:09:53.922Z | Downloaded rhai_codegen v3.1.0 |
| 1109 | 2026-04-16T04:09:53.922Z | Downloaded topological-sort v0.2.2 |
| 1110 | 2026-04-16T04:09:53.927Z | Downloaded serde_derive_internals v0.29.1 |
| 1111 | 2026-04-16T04:09:53.930Z | Downloaded unarray v0.1.4 |
| 1112 | 2026-04-16T04:09:53.930Z | Downloaded slog-term v2.9.2 |
| 1113 | 2026-04-16T04:09:53.930Z | Downloaded slog-stdlog v4.1.1 |
| 1114 | 2026-04-16T04:09:53.935Z | Downloaded slog-json v2.6.1 |
| 1115 | 2026-04-16T04:09:53.935Z | Downloaded const_format v0.2.35 |
| 1116 | 2026-04-16T04:09:53.935Z | Downloaded slog-async v2.8.0 |
| 1117 | 2026-04-16T04:09:53.940Z | Downloaded darling_core v0.21.3 |
| 1118 | 2026-04-16T04:09:53.944Z | Downloaded typify-macro v0.4.3 |
| 1119 | 2026-04-16T04:09:53.944Z | Downloaded slog-scope v4.4.1 |
| 1120 | 2026-04-16T04:09:53.948Z | Downloaded structmeta-derive v0.3.0 |
| 1121 | 2026-04-16T04:09:53.948Z | Downloaded slog-dtrace v0.3.0 |
| 1122 | 2026-04-16T04:09:53.948Z | Downloaded usdt-attr-macro v0.5.0 |
| 1123 | 2026-04-16T04:09:53.948Z | Downloaded strum_macros v0.26.4 |
| 1124 | 2026-04-16T04:09:53.948Z | Downloaded unit-prefix v0.5.2 |
| 1125 | 2026-04-16T04:09:53.953Z | Downloaded smf v0.2.3 |
| 1126 | 2026-04-16T04:09:53.953Z | Downloaded schemars_derive v0.8.22 |
| 1127 | 2026-04-16T04:09:53.957Z | Downloaded usdt-macro v0.5.0 |
| 1128 | 2026-04-16T04:09:53.957Z | Downloaded crypto-bigint v0.5.5 |
| 1129 | 2026-04-16T04:09:53.960Z | Downloaded icu_normalizer_data v2.1.1 |
| 1130 | 2026-04-16T04:09:53.960Z | Downloaded usdt v0.5.0 |
| 1131 | 2026-04-16T04:09:53.965Z | Downloaded universal-hash v0.5.1 |
| 1132 | 2026-04-16T04:09:53.965Z | Downloaded strum_macros v0.27.2 |
| 1133 | 2026-04-16T04:09:53.965Z | Downloaded usdt-macro v0.6.0 |
| 1134 | 2026-04-16T04:09:53.969Z | Downloaded wait-timeout v0.2.1 |
| 1135 | 2026-04-16T04:09:53.969Z | Downloaded utf-8 v0.7.6 |
| 1136 | 2026-04-16T04:09:53.969Z | Downloaded usdt v0.6.0 |
| 1137 | 2026-04-16T04:09:53.969Z | Downloaded icu_provider v2.1.1 |
| 1138 | 2026-04-16T04:09:53.973Z | Downloaded dropshot_endpoint v0.17.0 |
| 1139 | 2026-04-16T04:09:53.973Z | Downloaded progenitor-impl v0.13.0 |
| 1140 | 2026-04-16T04:09:53.979Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1141 | 2026-04-16T04:09:53.983Z | Downloaded waitgroup v0.1.2 |
| 1142 | 2026-04-16T04:09:53.983Z | Downloaded zerofrom v0.1.6 |
| 1143 | 2026-04-16T04:09:53.984Z | Downloaded yoke-derive v0.8.1 |
| 1144 | 2026-04-16T04:09:53.984Z | Downloaded tiny-keccak v2.0.2 |
| 1145 | 2026-04-16T04:09:53.989Z | Downloaded thiserror-no-std v2.0.2 |
| 1146 | 2026-04-16T04:09:53.989Z | Downloaded usdt-attr-macro v0.6.0 |
| 1147 | 2026-04-16T04:09:53.989Z | Downloaded untrusted v0.7.1 |
| 1148 | 2026-04-16T04:09:53.993Z | Downloaded cc v1.2.58 |
| 1149 | 2026-04-16T04:09:53.993Z | Downloaded arc-swap v1.9.0 |
| 1150 | 2026-04-16T04:09:53.993Z | Downloaded openssl-sys v0.9.112 |
| 1151 | 2026-04-16T04:09:53.998Z | Downloaded papergrid v0.11.0 |
| 1152 | 2026-04-16T04:09:54.002Z | Downloaded progenitor-impl v0.10.0 |
| 1153 | 2026-04-16T04:09:54.002Z | Downloaded smartstring v1.0.1 |
| 1154 | 2026-04-16T04:09:54.006Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 1155 | 2026-04-16T04:09:54.006Z | Downloaded tinystr v0.8.2 |
| 1156 | 2026-04-16T04:09:54.010Z | Downloaded time-core v0.1.8 |
| 1157 | 2026-04-16T04:09:54.010Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 1158 | 2026-04-16T04:09:54.010Z | Downloaded time-macros v0.2.27 |
| 1159 | 2026-04-16T04:09:54.013Z | Downloaded zeroize_derive v1.4.3 |
| 1160 | 2026-04-16T04:09:54.013Z | Downloaded crossbeam-channel v0.5.15 |
| 1161 | 2026-04-16T04:09:54.017Z | Downloaded async-compression v0.4.41 |
| 1162 | 2026-04-16T04:09:54.022Z | Downloaded zone v0.3.1 |
| 1163 | 2026-04-16T04:09:54.022Z | Downloaded tokio-dtrace v0.1.1 |
| 1164 | 2026-04-16T04:09:54.022Z | Downloaded pest_meta v2.8.6 |
| 1165 | 2026-04-16T04:09:54.026Z | Downloaded serde_with_macros v3.18.0 |
| 1166 | 2026-04-16T04:09:54.026Z | Downloaded typify-macro v0.6.1 |
| 1167 | 2026-04-16T04:09:54.026Z | Downloaded spin v0.9.8 |
| 1168 | 2026-04-16T04:09:54.026Z | Downloaded zerofrom-derive v0.1.6 |
| 1169 | 2026-04-16T04:09:54.027Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1170 | 2026-04-16T04:09:54.030Z | Downloaded term v1.2.1 |
| 1171 | 2026-04-16T04:09:54.034Z | Downloaded pretty_assertions v1.4.1 |
| 1172 | 2026-04-16T04:09:54.034Z | Downloaded writeable v0.6.2 |
| 1173 | 2026-04-16T04:09:54.038Z | Downloaded synstructure v0.13.2 |
| 1174 | 2026-04-16T04:09:54.038Z | Downloaded schemars v0.8.22 |
| 1175 | 2026-04-16T04:09:54.042Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1176 | 2026-04-16T04:09:54.047Z | Downloaded thin-vec v0.2.14 |
| 1177 | 2026-04-16T04:09:54.047Z | Downloaded similar v2.7.0 |
| 1178 | 2026-04-16T04:09:54.052Z | Downloaded walkdir v2.5.0 |
| 1179 | 2026-04-16T04:09:54.052Z | Downloaded usdt-impl v0.6.0 |
| 1180 | 2026-04-16T04:09:54.053Z | Downloaded prettyplease v0.2.37 |
| 1181 | 2026-04-16T04:09:54.053Z | Downloaded yoke v0.8.1 |
| 1182 | 2026-04-16T04:09:54.056Z | Downloaded heapless v0.8.0 |
| 1183 | 2026-04-16T04:09:54.056Z | Downloaded progenitor-impl v0.11.2 |
| 1184 | 2026-04-16T04:09:54.063Z | Downloaded rayon-core v1.13.0 |
| 1185 | 2026-04-16T04:09:54.067Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 1186 | 2026-04-16T04:09:54.067Z | Downloaded elliptic-curve v0.13.8 |
| 1187 | 2026-04-16T04:09:54.070Z | Downloaded usdt-impl v0.5.0 |
| 1188 | 2026-04-16T04:09:54.070Z | Downloaded tokio-tungstenite v0.21.0 |
| 1189 | 2026-04-16T04:09:54.074Z | Downloaded hickory-resolver v0.25.2 |
| 1190 | 2026-04-16T04:09:54.077Z | Downloaded expectorate v1.2.0 |
| 1191 | 2026-04-16T04:09:54.077Z | Downloaded ucd-trie v0.1.7 |
| 1192 | 2026-04-16T04:09:54.077Z | Downloaded dropshot-api-manager v0.7.1 |
| 1193 | 2026-04-16T04:09:54.085Z | Downloaded tokio-rustls v0.25.0 |
| 1194 | 2026-04-16T04:09:54.088Z | Downloaded hashbrown v0.12.3 |
| 1195 | 2026-04-16T04:09:54.093Z | Downloaded zone_cfg_derive v0.3.1 |
| 1196 | 2026-04-16T04:09:54.098Z | Downloaded zerovec-derive v0.11.2 |
| 1197 | 2026-04-16T04:09:54.098Z | Downloaded slog v2.8.2 |
| 1198 | 2026-04-16T04:09:54.098Z | Downloaded qorb v0.4.1 |
| 1199 | 2026-04-16T04:09:54.103Z | Downloaded xz2 v0.1.7 |
| 1200 | 2026-04-16T04:09:54.103Z | Downloaded toml v0.7.8 |
| 1201 | 2026-04-16T04:09:54.103Z | Downloaded rand v0.8.5 |
| 1202 | 2026-04-16T04:09:54.106Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 1203 | 2026-04-16T04:09:54.106Z | Downloaded schemars v0.9.0 |
| 1204 | 2026-04-16T04:09:54.113Z | Downloaded snafu-derive v0.8.9 |
| 1205 | 2026-04-16T04:09:54.117Z | Downloaded typify v0.6.1 |
| 1206 | 2026-04-16T04:09:54.123Z | Downloaded minimal-lexical v0.2.1 |
| 1207 | 2026-04-16T04:09:54.130Z | Downloaded indexmap v2.13.0 |
| 1208 | 2026-04-16T04:09:54.130Z | Downloaded icu_collections v2.1.1 |
| 1209 | 2026-04-16T04:09:54.130Z | Downloaded test-strategy v0.4.5 |
| 1210 | 2026-04-16T04:09:54.135Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1211 | 2026-04-16T04:09:54.135Z | Downloaded rand v0.9.2 |
| 1212 | 2026-04-16T04:09:54.135Z | Downloaded whoami v1.6.1 |
| 1213 | 2026-04-16T04:09:54.135Z | Downloaded vsss-rs v3.3.4 |
| 1214 | 2026-04-16T04:09:54.139Z | Downloaded zerocopy-derive v0.7.35 |
| 1215 | 2026-04-16T04:09:54.140Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1216 | 2026-04-16T04:09:54.143Z | Downloaded snafu v0.8.9 |
| 1217 | 2026-04-16T04:09:54.148Z | Downloaded rustls-webpki v0.103.10 |
| 1218 | 2026-04-16T04:09:54.152Z | Downloaded hkdf v0.12.4 |
| 1219 | 2026-04-16T04:09:54.156Z | Downloaded tungstenite v0.21.0 |
| 1220 | 2026-04-16T04:09:54.159Z | Downloaded unsafe-libyaml v0.2.11 |
| 1221 | 2026-04-16T04:09:54.159Z | Downloaded schemars v1.2.1 |
| 1222 | 2026-04-16T04:09:54.210Z | Downloaded rand v0.10.1 |
| 1223 | 2026-04-16T04:09:54.210Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1224 | 2026-04-16T04:09:54.210Z | Downloaded zerotrie v0.2.3 |
| 1225 | 2026-04-16T04:09:54.210Z | Downloaded typify v0.4.3 |
| 1226 | 2026-04-16T04:09:54.210Z | Downloaded yansi v1.0.1 |
| 1227 | 2026-04-16T04:09:54.210Z | Downloaded steno v0.4.1 |
| 1228 | 2026-04-16T04:09:54.210Z | Downloaded nom v8.0.0 |
| 1229 | 2026-04-16T04:09:54.215Z | Downloaded itertools v0.12.1 |
| 1230 | 2026-04-16T04:09:54.223Z | Downloaded toml_edit v0.19.15 |
| 1231 | 2026-04-16T04:09:54.231Z | Downloaded nom v7.1.3 |
| 1232 | 2026-04-16T04:09:54.236Z | Downloaded pest v2.8.6 |
| 1233 | 2026-04-16T04:09:54.242Z | Downloaded iddqd v0.3.17 |
| 1234 | 2026-04-16T04:09:54.246Z | Downloaded zerocopy-derive v0.8.48 |
| 1235 | 2026-04-16T04:09:54.247Z | Downloaded hashbrown v0.16.1 |
| 1236 | 2026-04-16T04:09:54.251Z | Downloaded scc v2.4.0 |
| 1237 | 2026-04-16T04:09:54.264Z | Downloaded typed-path v0.9.3 |
| 1238 | 2026-04-16T04:09:54.272Z | Downloaded goblin v0.8.2 |
| 1239 | 2026-04-16T04:09:54.296Z | Downloaded zerovec v0.11.5 |
| 1240 | 2026-04-16T04:09:54.299Z | Downloaded reqwest v0.13.2 |
| 1241 | 2026-04-16T04:09:54.300Z | Downloaded libm v0.2.16 |
| 1242 | 2026-04-16T04:09:54.308Z | Downloaded blake3 v1.8.4 |
| 1243 | 2026-04-16T04:09:54.323Z | Downloaded rayon v1.11.0 |
| 1244 | 2026-04-16T04:09:54.336Z | Downloaded icu_properties_data v2.1.2 |
| 1245 | 2026-04-16T04:09:54.355Z | Downloaded tough v0.20.0 |
| 1246 | 2026-04-16T04:09:54.377Z | Downloaded proptest v1.11.0 |
| 1247 | 2026-04-16T04:09:54.381Z | Downloaded zerocopy v0.7.35 |
| 1248 | 2026-04-16T04:09:54.390Z | Downloaded winnow v0.5.40 |
| 1249 | 2026-04-16T04:09:54.395Z | Downloaded serde_with v3.18.0 |
| 1250 | 2026-04-16T04:09:54.400Z | Downloaded rustls-webpki v0.102.8 |
| 1251 | 2026-04-16T04:09:54.411Z | Downloaded aws-lc-rs v1.16.2 |
| 1252 | 2026-04-16T04:09:54.415Z | Downloaded tabled v0.15.0 |
| 1253 | 2026-04-16T04:09:54.426Z | Downloaded moka v0.12.15 |
| 1254 | 2026-04-16T04:09:54.430Z | Downloaded goblin v0.10.5 |
| 1255 | 2026-04-16T04:09:54.438Z | Downloaded time v0.3.47 |
| 1256 | 2026-04-16T04:09:54.445Z | Downloaded tabled v0.20.0 |
| 1257 | 2026-04-16T04:09:54.464Z | Downloaded syn v1.0.109 |
| 1258 | 2026-04-16T04:09:54.487Z | Downloaded openssl v0.10.76 |
| 1259 | 2026-04-16T04:09:54.492Z | Downloaded nix v0.31.2 |
| 1260 | 2026-04-16T04:09:54.497Z | Downloaded hickory-proto v0.24.4 |
| 1261 | 2026-04-16T04:09:54.520Z | Downloaded rustls v0.22.4 |
| 1262 | 2026-04-16T04:09:54.545Z | Downloaded rhai v1.24.0 |
| 1263 | 2026-04-16T04:09:54.549Z | Downloaded smoltcp v0.11.0 |
| 1264 | 2026-04-16T04:09:54.550Z | Downloaded regress v0.10.5 |
| 1265 | 2026-04-16T04:09:54.556Z | Downloaded dropshot v0.17.0 |
| 1266 | 2026-04-16T04:09:54.563Z | Downloaded dropshot v0.16.7 |
| 1267 | 2026-04-16T04:09:54.576Z | Downloaded rustls v0.23.37 |
| 1268 | 2026-04-16T04:09:54.586Z | Downloaded openapiv3 v2.2.0 |
| 1269 | 2026-04-16T04:09:54.589Z | Downloaded hickory-proto v0.25.2 |
| 1270 | 2026-04-16T04:09:54.600Z | Downloaded typify-impl v0.6.1 |
| 1271 | 2026-04-16T04:09:54.637Z | Downloaded typify-impl v0.4.3 |
| 1272 | 2026-04-16T04:09:54.647Z | Downloaded sled v0.34.7 |
| 1273 | 2026-04-16T04:09:54.653Z | Downloaded jiff v0.2.23 |
| 1274 | 2026-04-16T04:09:54.662Z | Downloaded lzma-sys v0.1.20 |
| 1275 | 2026-04-16T04:09:54.678Z | Downloaded petgraph v0.6.5 |
| 1276 | 2026-04-16T04:09:54.724Z | Downloaded encoding_rs v0.8.35 |
| 1277 | 2026-04-16T04:09:54.736Z | Downloaded chrono-tz v0.10.4 |
| 1278 | 2026-04-16T04:09:54.760Z | Downloaded csv v1.4.0 |
| 1279 | 2026-04-16T04:09:54.772Z | Downloaded sha3 v0.10.8 |
| 1280 | 2026-04-16T04:09:55.508Z | Downloaded aws-lc-sys v0.39.1 |
| 1281 | 2026-04-16T04:09:56.385Z | Compiling proc-macro2 v1.0.106 |
| 1282 | 2026-04-16T04:09:56.385Z | Compiling unicode-ident v1.0.24 |
| 1283 | 2026-04-16T04:09:56.385Z | Compiling quote v1.0.45 |
| 1284 | 2026-04-16T04:09:56.390Z | Compiling serde_core v1.0.228 |
| 1285 | 2026-04-16T04:09:56.390Z | Compiling cfg-if v1.0.4 |
| 1286 | 2026-04-16T04:09:56.390Z | Compiling serde v1.0.228 |
| 1287 | 2026-04-16T04:09:56.390Z | Compiling libc v0.2.185 |
| 1288 | 2026-04-16T04:09:56.390Z | Compiling memchr v2.8.0 |
| 1289 | 2026-04-16T04:09:56.582Z | Compiling itoa v1.0.18 |
| 1290 | 2026-04-16T04:09:56.759Z | Compiling smallvec v1.15.1 |
| 1291 | 2026-04-16T04:09:56.773Z | Compiling zmij v1.0.21 |
| 1292 | 2026-04-16T04:09:56.820Z | Compiling serde_json v1.0.149 |
| 1293 | 2026-04-16T04:09:56.956Z | Compiling autocfg v1.5.0 |
| 1294 | 2026-04-16T04:09:57.052Z | Compiling libm v0.2.16 |
| 1295 | 2026-04-16T04:09:57.153Z | Compiling version_check v0.9.5 |
| 1296 | 2026-04-16T04:09:57.304Z | Compiling stable_deref_trait v1.2.1 |
| 1297 | 2026-04-16T04:09:57.328Z | Compiling pin-project-lite v0.2.17 |
| 1298 | 2026-04-16T04:09:57.375Z | Compiling percent-encoding v2.3.2 |
| 1299 | 2026-04-16T04:09:57.413Z | Compiling writeable v0.6.2 |
| 1300 | 2026-04-16T04:09:57.418Z | Compiling litemap v0.8.1 |
| 1301 | 2026-04-16T04:09:57.418Z | Compiling icu_properties_data v2.1.2 |
| 1302 | 2026-04-16T04:09:57.471Z | Compiling icu_normalizer_data v2.1.1 |
| 1303 | 2026-04-16T04:09:57.601Z | Compiling iana-time-zone v0.1.65 |
| 1304 | 2026-04-16T04:09:57.601Z | Compiling scopeguard v1.2.0 |
| 1305 | 2026-04-16T04:09:57.711Z | Compiling parking_lot_core v0.9.12 |
| 1306 | 2026-04-16T04:09:57.768Z | Compiling syn v2.0.117 |
| 1307 | 2026-04-16T04:09:57.796Z | Compiling equivalent v1.0.2 |
| 1308 | 2026-04-16T04:09:57.825Z | Compiling lock_api v0.4.14 |
| 1309 | 2026-04-16T04:09:57.868Z | Compiling form_urlencoded v1.2.2 |
| 1310 | 2026-04-16T04:09:57.884Z | Compiling allocator-api2 v0.2.21 |
| 1311 | 2026-04-16T04:09:57.897Z | Compiling utf8_iter v1.0.4 |
| 1312 | 2026-04-16T04:09:57.978Z | Compiling foldhash v0.2.0 |
| 1313 | 2026-04-16T04:09:58.068Z | Compiling dyn-clone v1.0.20 |
| 1314 | 2026-04-16T04:09:58.081Z | Compiling num-traits v0.2.19 |
| 1315 | 2026-04-16T04:09:58.081Z | Compiling jobserver v0.1.34 |
| 1316 | 2026-04-16T04:09:58.180Z | Compiling hashbrown v0.16.1 |
| 1317 | 2026-04-16T04:09:58.205Z | Compiling find-msvc-tools v0.1.9 |
| 1318 | 2026-04-16T04:09:58.216Z | Compiling shlex v1.3.0 |
| 1319 | 2026-04-16T04:09:58.385Z | Compiling cc v1.2.58 |
| 1320 | 2026-04-16T04:09:58.397Z | Compiling log v0.4.29 |
| 1321 | 2026-04-16T04:09:58.439Z | Compiling errno v0.3.14 |
| 1322 | 2026-04-16T04:09:58.588Z | Compiling semver v1.0.28 |
| 1323 | 2026-04-16T04:09:58.667Z | Compiling getrandom v0.4.2 |
| 1324 | 2026-04-16T04:09:58.756Z | Compiling rand_core v0.10.0 |
| 1325 | 2026-04-16T04:09:58.778Z | Compiling futures-core v0.3.32 |
| 1326 | 2026-04-16T04:09:58.903Z | Compiling thiserror v2.0.18 |
| 1327 | 2026-04-16T04:09:58.924Z | Compiling indexmap v2.13.0 |
| 1328 | 2026-04-16T04:09:58.944Z | Compiling zerocopy v0.8.48 |
| 1329 | 2026-04-16T04:09:59.068Z | Compiling heck v0.5.0 |
| 1330 | 2026-04-16T04:09:59.137Z | Compiling futures-sink v0.3.32 |
| 1331 | 2026-04-16T04:09:59.276Z | Compiling slab v0.4.12 |
| 1332 | 2026-04-16T04:09:59.354Z | Compiling fnv v1.0.7 |
| 1333 | 2026-04-16T04:09:59.382Z | Compiling uuid v1.23.0 |
| 1334 | 2026-04-16T04:09:59.445Z | Compiling futures-channel v0.3.32 |
| 1335 | 2026-04-16T04:09:59.477Z | Compiling rustversion v1.0.22 |
| 1336 | 2026-04-16T04:09:59.487Z | Compiling futures-task v0.3.32 |
| 1337 | 2026-04-16T04:09:59.621Z | Compiling schemars v0.8.22 |
| 1338 | 2026-04-16T04:09:59.655Z | Compiling futures-io v0.3.32 |
| 1339 | 2026-04-16T04:09:59.669Z | Compiling typenum v1.19.0 |
| 1340 | 2026-04-16T04:09:59.805Z | Compiling socket2 v0.6.3 |
| 1341 | 2026-04-16T04:09:59.816Z | Compiling getrandom v0.2.17 |
| 1342 | 2026-04-16T04:09:59.820Z | Compiling portable-atomic v1.13.1 |
| 1343 | 2026-04-16T04:09:59.864Z | Compiling signal-hook-registry v1.4.8 |
| 1344 | 2026-04-16T04:09:59.998Z | Compiling parking_lot v0.12.5 |
| 1345 | 2026-04-16T04:10:00.008Z | Compiling mio v1.2.0 |
| 1346 | 2026-04-16T04:10:00.155Z | Compiling bitflags v2.11.0 |
| 1347 | 2026-04-16T04:10:00.240Z | Compiling critical-section v1.2.0 |
| 1348 | 2026-04-16T04:10:00.341Z | Compiling subtle v2.6.1 |
| 1349 | 2026-04-16T04:10:00.385Z | Compiling byteorder v1.5.0 |
| 1350 | 2026-04-16T04:10:00.403Z | Compiling untrusted v0.9.0 |
| 1351 | 2026-04-16T04:10:00.403Z | Compiling base64 v0.22.1 |
| 1352 | 2026-04-16T04:10:00.500Z | Compiling rand_core v0.6.4 |
| 1353 | 2026-04-16T04:10:00.514Z | Compiling cmake v0.1.58 |
| 1354 | 2026-04-16T04:10:00.523Z | Compiling fs_extra v1.3.0 |
| 1355 | 2026-04-16T04:10:00.591Z | Compiling synstructure v0.13.2 |
| 1356 | 2026-04-16T04:10:00.602Z | Compiling serde_derive_internals v0.29.1 |
| 1357 | 2026-04-16T04:10:00.717Z | Compiling once_cell v1.21.4 |
| 1358 | 2026-04-16T04:10:00.728Z | Compiling dunce v1.0.5 |
| 1359 | 2026-04-16T04:10:00.766Z | Compiling rustix v1.1.4 |
| 1360 | 2026-04-16T04:10:00.799Z | Compiling ipnet v2.12.0 |
| 1361 | 2026-04-16T04:10:00.812Z | Compiling regex-syntax v0.8.10 |
| 1362 | 2026-04-16T04:10:00.838Z | Compiling aws-lc-sys v0.39.1 |
| 1363 | 2026-04-16T04:10:00.919Z | Compiling strsim v0.11.1 |
| 1364 | 2026-04-16T04:10:01.083Z | Compiling atomic-waker v1.1.2 |
| 1365 | 2026-04-16T04:10:01.095Z | Compiling httparse v1.10.1 |
| 1366 | 2026-04-16T04:10:01.301Z | Compiling slog v2.8.2 |
| 1367 | 2026-04-16T04:10:01.315Z | Compiling generic-array v0.14.7 |
| 1368 | 2026-04-16T04:10:01.332Z | Compiling thiserror v1.0.69 |
| 1369 | 2026-04-16T04:10:01.410Z | Compiling ucd-trie v0.1.7 |
| 1370 | 2026-04-16T04:10:01.469Z | Compiling tower-layer v0.3.3 |
| 1371 | 2026-04-16T04:10:01.512Z | Compiling tower-service v0.3.3 |
| 1372 | 2026-04-16T04:10:01.564Z | Compiling pest v2.8.6 |
| 1373 | 2026-04-16T04:10:01.625Z | Compiling try-lock v0.2.5 |
| 1374 | 2026-04-16T04:10:01.703Z | Compiling want v0.3.1 |
| 1375 | 2026-04-16T04:10:01.722Z | Compiling httpdate v1.0.3 |
| 1376 | 2026-04-16T04:10:01.804Z | Compiling ryu v1.0.23 |
| 1377 | 2026-04-16T04:10:01.836Z | Compiling serde_derive v1.0.228 |
| 1378 | 2026-04-16T04:10:01.866Z | Compiling zerofrom-derive v0.1.6 |
| 1379 | 2026-04-16T04:10:01.912Z | Compiling yoke-derive v0.8.1 |
| 1380 | 2026-04-16T04:10:01.955Z | Compiling zerovec-derive v0.11.2 |
| 1381 | 2026-04-16T04:10:01.976Z | Compiling displaydoc v0.2.5 |
| 1382 | 2026-04-16T04:10:02.752Z | Compiling tokio-macros v2.7.0 |
| 1383 | 2026-04-16T04:10:02.824Z | Compiling schemars_derive v0.8.22 |
| 1384 | 2026-04-16T04:10:03.014Z | Compiling thiserror-impl v2.0.18 |
| 1385 | 2026-04-16T04:10:03.038Z | Compiling zerocopy-derive v0.8.48 |
| 1386 | 2026-04-16T04:10:03.091Z | Compiling zerofrom v0.1.6 |
| 1387 | 2026-04-16T04:10:03.207Z | Compiling yoke v0.8.1 |
| 1388 | 2026-04-16T04:10:03.386Z | Compiling zerovec v0.11.5 |
| 1389 | 2026-04-16T04:10:03.464Z | Compiling zerotrie v0.2.3 |
| 1390 | 2026-04-16T04:10:03.480Z | Compiling zeroize_derive v1.4.3 |
| 1391 | 2026-04-16T04:10:03.750Z | Compiling futures-macro v0.3.32 |
| 1392 | 2026-04-16T04:10:03.872Z | Compiling tinystr v0.8.2 |
| 1393 | 2026-04-16T04:10:04.002Z | Compiling potential_utf v0.1.4 |
| 1394 | 2026-04-16T04:10:04.063Z | Compiling icu_locale_core v2.1.1 |
| 1395 | 2026-04-16T04:10:04.125Z | Compiling icu_collections v2.1.1 |
| 1396 | 2026-04-16T04:10:04.156Z | Compiling zeroize v1.8.2 |
| 1397 | 2026-04-16T04:10:04.265Z | Compiling thiserror-impl v1.0.69 |
| 1398 | 2026-04-16T04:10:04.551Z | Compiling futures-util v0.3.32 |
| 1399 | 2026-04-16T04:10:04.626Z | Compiling pest_meta v2.8.6 |
| 1400 | 2026-04-16T04:10:04.813Z | Compiling icu_provider v2.1.1 |
| 1401 | 2026-04-16T04:10:04.973Z | Compiling bytes v1.11.1 |
| 1402 | 2026-04-16T04:10:05.026Z | Compiling chrono v0.4.44 |
| 1403 | 2026-04-16T04:10:05.102Z | Compiling icu_properties v2.1.2 |
| 1404 | 2026-04-16T04:10:05.379Z | Compiling icu_normalizer v2.1.1 |
| 1405 | 2026-04-16T04:10:05.592Z | Compiling tokio v1.52.0 |
| 1406 | 2026-04-16T04:10:05.884Z | Compiling http v1.4.0 |
| 1407 | 2026-04-16T04:10:05.952Z | Compiling idna_adapter v1.2.1 |
| 1408 | 2026-04-16T04:10:06.091Z | Compiling idna v1.1.0 |
| 1409 | 2026-04-16T04:10:06.223Z | Compiling serde_tokenstream v0.2.3 |
| 1410 | 2026-04-16T04:10:06.482Z | Compiling url v2.5.8 |
| 1411 | 2026-04-16T04:10:06.495Z | Compiling http-body v1.0.1 |
| 1412 | 2026-04-16T04:10:06.643Z | Compiling erased-serde v0.3.31 |
| 1413 | 2026-04-16T04:10:06.833Z | Compiling getrandom v0.3.4 |
| 1414 | 2026-04-16T04:10:06.843Z | Compiling pest_generator v2.8.6 |
| 1415 | 2026-04-16T04:10:06.865Z | Compiling pretty-hex v0.4.2 |
| 1416 | 2026-04-16T04:10:07.124Z | Compiling ppv-lite86 v0.2.21 |
| 1417 | 2026-04-16T04:10:07.361Z | Compiling plain v0.2.3 |
| 1418 | 2026-04-16T04:10:07.386Z | Compiling paste v1.0.15 |
| 1419 | 2026-04-16T04:10:07.463Z | Compiling crypto-common v0.1.7 |
| 1420 | 2026-04-16T04:10:07.463Z | Compiling omicron-workspace-hack v0.1.0 |
| 1421 | 2026-04-16T04:10:07.507Z | Compiling pest_derive v2.8.6 |
| 1422 | 2026-04-16T04:10:07.547Z | Compiling ident_case v1.0.1 |
| 1423 | 2026-04-16T04:10:07.586Z | Compiling tracing-attributes v0.1.31 |
| 1424 | 2026-04-16T04:10:07.660Z | Compiling tracing-core v0.1.36 |
| 1425 | 2026-04-16T04:10:07.757Z | Compiling http-body-util v0.1.3 |
| 1426 | 2026-04-16T04:10:07.992Z | Compiling serde_urlencoded v0.7.1 |
| 1427 | 2026-04-16T04:10:08.040Z | Compiling ipnetwork v0.21.1 |
| 1428 | 2026-04-16T04:10:08.172Z | Compiling daft-derive v0.1.5 |
| 1429 | 2026-04-16T04:10:08.229Z | Compiling sync_wrapper v1.0.2 |
| 1430 | 2026-04-16T04:10:08.269Z | Compiling fastrand v2.3.0 |
| 1431 | 2026-04-16T04:10:08.329Z | Compiling aho-corasick v1.1.4 |
| 1432 | 2026-04-16T04:10:08.466Z | Compiling winnow v1.0.1 |
| 1433 | 2026-04-16T04:10:08.534Z | Compiling rustls-pki-types v1.14.0 |
| 1434 | 2026-04-16T04:10:08.565Z | Compiling async-trait v0.1.89 |
| 1435 | 2026-04-16T04:10:08.794Z | Compiling tracing v0.1.44 |
| 1436 | 2026-04-16T04:10:08.902Z | Compiling ring v0.17.14 |
| 1437 | 2026-04-16T04:10:09.026Z | Compiling anyhow v1.0.102 |
| 1438 | 2026-04-16T04:10:09.229Z | Compiling regex-automata v0.4.14 |
| 1439 | 2026-04-16T04:10:09.329Z | Compiling time-core v0.1.8 |
| 1440 | 2026-04-16T04:10:09.396Z | Compiling powerfmt v0.2.0 |
| 1441 | 2026-04-16T04:10:09.471Z | Compiling cpufeatures v0.2.17 |
| 1442 | 2026-04-16T04:10:09.512Z | Compiling iri-string v0.7.12 |
| 1443 | 2026-04-16T04:10:09.535Z | Compiling num-conv v0.2.1 |
| 1444 | 2026-04-16T04:10:09.545Z | Compiling deranged v0.5.8 |
| 1445 | 2026-04-16T04:10:09.678Z | Compiling time-macros v0.2.27 |
| 1446 | 2026-04-16T04:10:10.058Z | Compiling block-buffer v0.10.4 |
| 1447 | 2026-04-16T04:10:10.200Z | Compiling scroll_derive v0.13.1 |
| 1448 | 2026-04-16T04:10:10.468Z | Compiling hex v0.4.3 |
| 1449 | 2026-04-16T04:10:10.609Z | Compiling num_threads v0.1.7 |
| 1450 | 2026-04-16T04:10:10.699Z | Compiling digest v0.10.7 |
| 1451 | 2026-04-16T04:10:10.902Z | Compiling regex v1.12.3 |
| 1452 | 2026-04-16T04:10:11.004Z | Compiling scroll v0.13.0 |
| 1453 | 2026-04-16T04:10:11.258Z | Compiling tokio-util v0.7.18 |
| 1454 | 2026-04-16T04:10:11.301Z | Compiling oxnet v0.1.4 |
| 1455 | 2026-04-16T04:10:11.474Z | Compiling camino v1.2.2 |
| 1456 | 2026-04-16T04:10:11.691Z | Compiling goblin v0.10.5 |
| 1457 | 2026-04-16T04:10:11.819Z | Compiling usdt-impl v0.6.0 |
| 1458 | 2026-04-16T04:10:11.979Z | Compiling openssl-probe v0.2.1 |
| 1459 | 2026-04-16T04:10:12.077Z | Compiling dtrace-parser v0.3.0 |
| 1460 | 2026-04-16T04:10:12.331Z | Compiling crossbeam-utils v0.8.21 |
| 1461 | 2026-04-16T04:10:12.635Z | Compiling h2 v0.4.13 |
| 1462 | 2026-04-16T04:10:12.864Z | Compiling futures-executor v0.3.32 |
| 1463 | 2026-04-16T04:10:12.957Z | Compiling openapiv3 v2.2.0 |
| 1464 | 2026-04-16T04:10:12.974Z | Compiling structmeta-derive v0.3.0 |
| 1465 | 2026-04-16T04:10:13.135Z | Compiling regress v0.10.5 |
| 1466 | 2026-04-16T04:10:13.513Z | Compiling thread-id v5.1.0 |
| 1467 | 2026-04-16T04:10:13.595Z | Compiling syn v1.0.109 |
| 1468 | 2026-04-16T04:10:13.901Z | Compiling rustls v0.22.4 |
| 1469 | 2026-04-16T04:10:14.009Z | Compiling structmeta v0.3.0 |
| 1470 | 2026-04-16T04:10:14.163Z | Compiling futures v0.3.32 |
| 1471 | 2026-04-16T04:10:14.202Z | Compiling rand_core v0.9.5 |
| 1472 | 2026-04-16T04:10:14.375Z | Compiling dof v0.4.0 |
| 1473 | 2026-04-16T04:10:14.545Z | Compiling darling_core v0.23.0 |
| 1474 | 2026-04-16T04:10:14.914Z | Compiling hyper v1.9.0 |
| 1475 | 2026-04-16T04:10:15.722Z | Compiling newtype-uuid-macros v0.1.0 |
| 1476 | 2026-04-16T04:10:15.899Z | Compiling thread_local v1.1.9 |
| 1477 | 2026-04-16T04:10:16.171Z | Compiling match_cfg v0.1.0 |
| 1478 | 2026-04-16T04:10:16.238Z | Compiling aws-lc-rs v1.16.2 |
| 1479 | 2026-04-16T04:10:16.499Z | Compiling winnow v0.7.15 |
| 1480 | 2026-04-16T04:10:16.532Z | Compiling hyper-util v0.1.20 |
| 1481 | 2026-04-16T04:10:16.559Z | Compiling newtype-uuid v1.3.2 |
| 1482 | 2026-04-16T04:10:16.628Z | Compiling ref-cast v1.0.25 |
| 1483 | 2026-04-16T04:10:16.638Z | Compiling darling_macro v0.23.0 |
| 1484 | 2026-04-16T04:10:16.887Z | Compiling slog-async v2.8.0 |
| 1485 | 2026-04-16T04:10:16.920Z | Compiling quick-error v1.2.3 |
| 1486 | 2026-04-16T04:10:16.979Z | Compiling daft v0.1.5 |
| 1487 | 2026-04-16T04:10:17.017Z | Compiling usdt-macro v0.6.0 |
| 1488 | 2026-04-16T04:10:17.226Z | Compiling darling v0.23.0 |
| 1489 | 2026-04-16T04:10:17.256Z | Compiling usdt-attr-macro v0.6.0 |
| 1490 | 2026-04-16T04:10:17.269Z | Compiling rand_chacha v0.9.0 |
| 1491 | 2026-04-16T04:10:17.299Z | Compiling ref-cast-impl v1.0.25 |
| 1492 | 2026-04-16T04:10:17.691Z | Compiling strum_macros v0.26.4 |
| 1493 | 2026-04-16T04:10:17.891Z | Compiling serde_spanned v1.1.0 |
| 1494 | 2026-04-16T04:10:18.011Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1495 | 2026-04-16T04:10:18.038Z | Compiling multer v3.1.0 |
| 1496 | 2026-04-16T04:10:18.193Z | Compiling untrusted v0.7.1 |
| 1497 | 2026-04-16T04:10:18.223Z | Compiling take_mut v0.2.2 |
| 1498 | 2026-04-16T04:10:18.253Z | Compiling bit-vec v0.8.0 |
| 1499 | 2026-04-16T04:10:18.312Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1500 | 2026-04-16T04:10:18.316Z | Compiling term v1.2.1 |
| 1501 | 2026-04-16T04:10:18.331Z | Compiling debug-ignore v1.0.5 |
| 1502 | 2026-04-16T04:10:18.435Z | Compiling bit-set v0.8.0 |
| 1503 | 2026-04-16T04:10:18.478Z | Compiling rand v0.9.2 |
| 1504 | 2026-04-16T04:10:18.537Z | Compiling serde_with_macros v3.18.0 |
| 1505 | 2026-04-16T04:10:18.583Z | Compiling async-stream-impl v0.3.6 |
| 1506 | 2026-04-16T04:10:19.003Z | Compiling dropshot v0.16.7 |
| 1507 | 2026-04-16T04:10:19.055Z | Compiling encoding_rs v0.8.35 |
| 1508 | 2026-04-16T04:10:19.199Z | Compiling spin v0.9.8 |
| 1509 | 2026-04-16T04:10:19.223Z | Compiling rustls v0.23.37 |
| 1510 | 2026-04-16T04:10:19.297Z | Compiling strum v0.26.3 |
| 1511 | 2026-04-16T04:10:19.306Z | Compiling mime v0.3.17 |
| 1512 | 2026-04-16T04:10:19.432Z | Compiling unarray v0.1.4 |
| 1513 | 2026-04-16T04:10:19.585Z | Compiling async-stream v0.3.6 |
| 1514 | 2026-04-16T04:10:19.599Z | Compiling derive-ex v0.1.8 |
| 1515 | 2026-04-16T04:10:19.670Z | Compiling dropshot_endpoint v0.16.7 |
| 1516 | 2026-04-16T04:10:19.743Z | Compiling macaddr v1.0.1 |
| 1517 | 2026-04-16T04:10:19.914Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1518 | 2026-04-16T04:10:19.961Z | Compiling waitgroup v0.1.2 |
| 1519 | 2026-04-16T04:10:19.991Z | Compiling serde_path_to_error v0.1.20 |
| 1520 | 2026-04-16T04:10:20.337Z | Compiling tempfile v3.27.0 |
| 1521 | 2026-04-16T04:10:20.376Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1522 | 2026-04-16T04:10:20.504Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1523 | 2026-04-16T04:10:20.562Z | Compiling tower v0.5.3 |
| 1524 | 2026-04-16T04:10:20.677Z | Compiling strum_macros v0.27.2 |
| 1525 | 2026-04-16T04:10:20.724Z | Compiling instant v0.1.13 |
| 1526 | 2026-04-16T04:10:20.748Z | Compiling time v0.3.47 |
| 1527 | 2026-04-16T04:10:21.032Z | Compiling tower-http v0.6.8 |
| 1528 | 2026-04-16T04:10:21.142Z | Compiling test-strategy v0.4.5 |
| 1529 | 2026-04-16T04:10:21.203Z | Compiling rustc-hash v2.1.2 |
| 1530 | 2026-04-16T04:10:21.321Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1531 | 2026-04-16T04:10:21.445Z | Compiling crossbeam-channel v0.5.15 |
| 1532 | 2026-04-16T04:10:22.494Z | Compiling strum v0.27.2 |
| 1533 | 2026-04-16T04:10:22.527Z | Compiling parse-display-derive v0.10.0 |
| 1534 | 2026-04-16T04:10:22.619Z | Compiling rustls-native-certs v0.8.3 |
| 1535 | 2026-04-16T04:10:22.648Z | Compiling backon v1.6.0 |
| 1536 | 2026-04-16T04:10:22.847Z | Compiling rustls-webpki v0.102.8 |
| 1537 | 2026-04-16T04:10:22.957Z | Compiling rand_chacha v0.3.1 |
| 1538 | 2026-04-16T04:10:23.718Z | Compiling rand v0.8.5 |
| 1539 | 2026-04-16T04:10:23.751Z | Compiling slog-json v2.6.1 |
| 1540 | 2026-04-16T04:10:23.952Z | Compiling hostname v0.3.1 |
| 1541 | 2026-04-16T04:10:24.006Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1542 | 2026-04-16T04:10:24.085Z | Compiling is-terminal v0.4.17 |
| 1543 | 2026-04-16T04:10:24.161Z | Compiling memmap2 v0.9.10 |
| 1544 | 2026-04-16T04:10:24.173Z | Compiling wait-timeout v0.2.1 |
| 1545 | 2026-04-16T04:10:24.364Z | Compiling either v1.15.0 |
| 1546 | 2026-04-16T04:10:24.474Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1547 | 2026-04-16T04:10:24.512Z | Compiling rusty-fork v0.3.1 |
| 1548 | 2026-04-16T04:10:24.560Z | Compiling usdt v0.6.0 |
| 1549 | 2026-04-16T04:10:24.675Z | Compiling slog-term v2.9.2 |
| 1550 | 2026-04-16T04:10:24.833Z | Compiling slog-bunyan v2.5.0 |
| 1551 | 2026-04-16T04:10:25.271Z | Compiling tokio-rustls v0.25.0 |
| 1552 | 2026-04-16T04:10:25.314Z | Compiling serde_with v3.18.0 |
| 1553 | 2026-04-16T04:10:25.414Z | Compiling rand_xorshift v0.4.0 |
| 1554 | 2026-04-16T04:10:25.488Z | Compiling sha1 v0.10.6 |
| 1555 | 2026-04-16T04:10:25.503Z | Compiling rustls-pemfile v2.2.0 |
| 1556 | 2026-04-16T04:10:25.553Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1557 | 2026-04-16T04:10:25.691Z | Compiling hostname v0.4.2 |
| 1558 | 2026-04-16T04:10:25.705Z | Compiling proptest v1.11.0 |
| 1559 | 2026-04-16T04:10:26.204Z | Compiling iddqd v0.3.17 |
| 1560 | 2026-04-16T04:10:26.455Z | Compiling reqwest v0.12.28 |
| 1561 | 2026-04-16T04:10:27.023Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1562 | 2026-04-16T04:10:27.872Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1563 | 2026-04-16T04:10:27.924Z | Compiling progenitor-client v0.10.0 |
| 1564 | 2026-04-16T04:10:27.935Z | Compiling parse-display v0.10.0 |
| 1565 | 2026-04-16T04:10:28.195Z | Compiling itertools v0.14.0 |
| 1566 | 2026-04-16T04:10:28.271Z | Compiling backoff v0.4.0 |
| 1567 | 2026-04-16T04:10:28.439Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1568 | 2026-04-16T04:10:29.019Z | Compiling toml_datetime v0.6.11 |
| 1569 | 2026-04-16T04:10:29.469Z | Compiling utf8parse v0.2.2 |
| 1570 | 2026-04-16T04:10:29.574Z | Compiling anstyle-parse v1.0.0 |
| 1571 | 2026-04-16T04:10:29.749Z | Compiling zerocopy-derive v0.7.35 |
| 1572 | 2026-04-16T04:10:29.854Z | Compiling is_terminal_polyfill v1.70.2 |
| 1573 | 2026-04-16T04:10:29.944Z | Compiling colorchoice v1.0.5 |
| 1574 | 2026-04-16T04:10:29.975Z | Compiling anstyle-query v1.1.5 |
| 1575 | 2026-04-16T04:10:30.051Z | Compiling anstyle v1.0.14 |
| 1576 | 2026-04-16T04:10:30.271Z | Compiling anstream v1.0.0 |
| 1577 | 2026-04-16T04:10:30.605Z | Compiling zerocopy v0.7.35 |
| 1578 | 2026-04-16T04:10:30.738Z | Compiling convert_case v0.4.0 |
| 1579 | 2026-04-16T04:10:30.776Z | Compiling clap_lex v1.1.0 |
| 1580 | 2026-04-16T04:10:31.034Z | Compiling derive_more v0.99.20 |
| 1581 | 2026-04-16T04:10:31.525Z | Compiling tinyvec_macros v0.1.1 |
| 1582 | 2026-04-16T04:10:31.603Z | Compiling unicode-width v0.2.2 |
| 1583 | 2026-04-16T04:10:31.646Z | Compiling tinyvec v1.11.0 |
| 1584 | 2026-04-16T04:10:32.371Z | Compiling dtrace-parser v0.2.0 |
| 1585 | 2026-04-16T04:10:32.450Z | Compiling serde_spanned v0.6.9 |
| 1586 | 2026-04-16T04:10:32.592Z | Compiling secrecy v0.10.3 |
| 1587 | 2026-04-16T04:10:32.743Z | Compiling clap_derive v4.6.0 |
| 1588 | 2026-04-16T04:10:33.257Z | Compiling scroll_derive v0.12.1 |
| 1589 | 2026-04-16T04:10:33.303Z | Compiling usdt-impl v0.5.0 |
| 1590 | 2026-04-16T04:10:33.315Z | Compiling crucible-workspace-hack v0.1.0 |
| 1591 | 2026-04-16T04:10:33.319Z | Compiling toml_write v0.1.2 |
| 1592 | 2026-04-16T04:10:33.517Z | Compiling toml_edit v0.22.27 |
| 1593 | 2026-04-16T04:10:33.949Z | Compiling scroll v0.12.0 |
| 1594 | 2026-04-16T04:10:34.252Z | Compiling dof v0.3.0 |
| 1595 | 2026-04-16T04:10:34.403Z | Compiling typify-impl v0.6.1 |
| 1596 | 2026-04-16T04:10:34.407Z | Compiling terminal_size v0.4.4 |
| 1597 | 2026-04-16T04:10:34.541Z | Compiling darling_core v0.21.3 |
| 1598 | 2026-04-16T04:10:34.551Z | Compiling rustc_version v0.4.1 |
| 1599 | 2026-04-16T04:10:34.632Z | Compiling thread-id v4.2.2 |
| 1600 | 2026-04-16T04:10:34.814Z | Compiling curve25519-dalek v4.1.3 |
| 1601 | 2026-04-16T04:10:35.085Z | Compiling toml v0.8.23 |
| 1602 | 2026-04-16T04:10:35.413Z | Compiling goblin v0.8.2 |
| 1603 | 2026-04-16T04:10:35.989Z | Compiling crossbeam-epoch v0.9.18 |
| 1604 | 2026-04-16T04:10:36.124Z | Compiling hmac v0.12.1 |
| 1605 | 2026-04-16T04:10:36.288Z | Compiling inout v0.1.4 |
| 1606 | 2026-04-16T04:10:36.334Z | Compiling ff v0.13.1 |
| 1607 | 2026-04-16T04:10:36.400Z | Compiling num-integer v0.1.46 |
| 1608 | 2026-04-16T04:10:36.601Z | Compiling darling_macro v0.21.3 |
| 1609 | 2026-04-16T04:10:36.751Z | Compiling float-ord v0.3.2 |
| 1610 | 2026-04-16T04:10:37.013Z | Compiling group v0.13.0 |
| 1611 | 2026-04-16T04:10:37.121Z | Compiling cipher v0.4.4 |
| 1612 | 2026-04-16T04:10:37.137Z | Compiling hkdf v0.12.4 |
| 1613 | 2026-04-16T04:10:37.177Z | Compiling darling v0.21.3 |
| 1614 | 2026-04-16T04:10:37.933Z | Compiling clap_builder v4.6.0 |
| 1615 | 2026-04-16T04:10:39.599Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1616 | 2026-04-16T04:10:39.649Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1617 | 2026-04-16T04:10:40.012Z | Compiling universal-hash v0.5.1 |
| 1618 | 2026-04-16T04:10:40.139Z | Compiling half v2.7.1 |
| 1619 | 2026-04-16T04:10:40.310Z | Compiling crypto-bigint v0.5.5 |
| 1620 | 2026-04-16T04:10:40.430Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1621 | 2026-04-16T04:10:40.636Z | Compiling typify-macro v0.6.1 |
| 1622 | 2026-04-16T04:10:40.660Z | Compiling proc-macro-error-attr v1.0.4 |
| 1623 | 2026-04-16T04:10:41.078Z | Compiling rustix v0.38.44 |
| 1624 | 2026-04-16T04:10:41.093Z | Compiling opaque-debug v0.3.1 |
| 1625 | 2026-04-16T04:10:41.103Z | Compiling base64ct v1.8.3 |
| 1626 | 2026-04-16T04:10:41.159Z | Compiling heapless v0.8.0 |
| 1627 | 2026-04-16T04:10:41.392Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1628 | 2026-04-16T04:10:41.417Z | Compiling prettyplease v0.2.37 |
| 1629 | 2026-04-16T04:10:41.428Z | Compiling base16ct v0.2.0 |
| 1630 | 2026-04-16T04:10:41.450Z | Compiling ciborium-io v0.2.2 |
| 1631 | 2026-04-16T04:10:41.540Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1632 | 2026-04-16T04:10:41.579Z | Compiling elliptic-curve v0.13.8 |
| 1633 | 2026-04-16T04:10:41.610Z | Compiling ciborium-ll v0.2.2 |
| 1634 | 2026-04-16T04:10:41.643Z | Compiling password-hash v0.5.0 |
| 1635 | 2026-04-16T04:10:41.655Z | Compiling poly1305 v0.8.0 |
| 1636 | 2026-04-16T04:10:42.063Z | Compiling thiserror-no-std v2.0.2 |
| 1637 | 2026-04-16T04:10:42.094Z | Compiling clap v4.6.0 |
| 1638 | 2026-04-16T04:10:42.594Z | Compiling chacha20 v0.9.1 |
| 1639 | 2026-04-16T04:10:42.598Z | Compiling ingot-macros v0.1.1 |
| 1640 | 2026-04-16T04:10:42.737Z | Compiling num-iter v0.1.45 |
| 1641 | 2026-04-16T04:10:42.763Z | Compiling num-rational v0.4.2 |
| 1642 | 2026-04-16T04:10:42.769Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1643 | 2026-04-16T04:10:42.783Z | Compiling usdt-macro v0.5.0 |
| 1644 | 2026-04-16T04:10:42.849Z | Compiling usdt-attr-macro v0.5.0 |
| 1645 | 2026-04-16T04:10:43.427Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1646 | 2026-04-16T04:10:44.013Z | Compiling rustls-webpki v0.103.10 |
| 1647 | 2026-04-16T04:10:44.520Z | Compiling blake2 v0.10.6 |
| 1648 | 2026-04-16T04:10:44.769Z | Compiling byte-wrapper v0.1.0 |
| 1649 | 2026-04-16T04:10:45.024Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1650 | 2026-04-16T04:10:45.042Z | Compiling aead v0.5.2 |
| 1651 | 2026-04-16T04:10:45.141Z | Compiling enum-as-inner v0.6.1 |
| 1652 | 2026-04-16T04:10:45.203Z | Compiling hash32 v0.3.1 |
| 1653 | 2026-04-16T04:10:45.298Z | Compiling num-complex v0.4.6 |
| 1654 | 2026-04-16T04:10:45.339Z | Compiling proc-macro-error v1.0.4 |
| 1655 | 2026-04-16T04:10:45.356Z | Compiling memmap v0.7.0 |
| 1656 | 2026-04-16T04:10:45.473Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1657 | 2026-04-16T04:10:45.540Z | Compiling smoltcp v0.11.0 |
| 1658 | 2026-04-16T04:10:45.559Z | Compiling winnow v0.5.40 |
| 1659 | 2026-04-16T04:10:45.679Z | Compiling keccak v0.1.6 |
| 1660 | 2026-04-16T04:10:45.703Z | Compiling data-encoding v2.10.0 |
| 1661 | 2026-04-16T04:10:45.748Z | Compiling num v0.4.3 |
| 1662 | 2026-04-16T04:10:45.889Z | Compiling sha3 v0.10.8 |
| 1663 | 2026-04-16T04:10:45.905Z | Compiling usdt v0.5.0 |
| 1664 | 2026-04-16T04:10:46.173Z | Compiling ingot-types v0.1.2 |
| 1665 | 2026-04-16T04:10:46.187Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1666 | 2026-04-16T04:10:46.344Z | Compiling chacha20poly1305 v0.10.1 |
| 1667 | 2026-04-16T04:10:46.474Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1668 | 2026-04-16T04:10:46.528Z | Compiling argon2 v0.5.3 |
| 1669 | 2026-04-16T04:10:46.571Z | Compiling typify v0.6.1 |
| 1670 | 2026-04-16T04:10:46.664Z | Compiling vsss-rs v3.3.4 |
| 1671 | 2026-04-16T04:10:46.924Z | Compiling toml_edit v0.19.15 |
| 1672 | 2026-04-16T04:10:47.539Z | Compiling tokio-rustls v0.26.4 |
| 1673 | 2026-04-16T04:10:47.718Z | Compiling rustls-platform-verifier v0.6.2 |
| 1674 | 2026-04-16T04:10:47.808Z | Compiling hyper-rustls v0.27.7 |
| 1675 | 2026-04-16T04:10:48.029Z | Compiling reqwest v0.13.2 |
| 1676 | 2026-04-16T04:10:48.324Z | Compiling proc-macro-crate v3.5.0 |
| 1677 | 2026-04-16T04:10:48.343Z | Compiling ciborium v0.2.2 |
| 1678 | 2026-04-16T04:10:48.952Z | Compiling tabwriter v1.4.1 |
| 1679 | 2026-04-16T04:10:49.312Z | Compiling progenitor-client v0.13.0 |
| 1680 | 2026-04-16T04:10:49.537Z | Compiling progenitor-extras v0.1.1 |
| 1681 | 2026-04-16T04:10:49.564Z | Compiling cobs v0.3.0 |
| 1682 | 2026-04-16T04:10:49.607Z | Compiling memoffset v0.9.1 |
| 1683 | 2026-04-16T04:10:49.618Z | Compiling cfg_aliases v0.2.1 |
| 1684 | 2026-04-16T04:10:49.690Z | Compiling unsafe-libyaml v0.2.11 |
| 1685 | 2026-04-16T04:10:49.762Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1686 | 2026-04-16T04:10:49.837Z | Compiling bitflags v1.3.2 |
| 1687 | 2026-04-16T04:10:49.912Z | Compiling vcpkg v0.2.15 |
| 1688 | 2026-04-16T04:10:50.364Z | Compiling pkg-config v0.3.32 |
| 1689 | 2026-04-16T04:10:50.477Z | Compiling indent_write v2.2.0 |
| 1690 | 2026-04-16T04:10:50.618Z | Compiling managed v0.8.0 |
| 1691 | 2026-04-16T04:10:50.706Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1692 | 2026-04-16T04:10:50.817Z | Compiling openssl-sys v0.9.112 |
| 1693 | 2026-04-16T04:10:51.047Z | Compiling serde_yaml v0.9.34+deprecated |
| 1694 | 2026-04-16T04:10:51.456Z | Compiling nix v0.31.2 |
| 1695 | 2026-04-16T04:10:51.836Z | Compiling postcard v1.1.3 |
| 1696 | 2026-04-16T04:10:52.329Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1697 | 2026-04-16T04:10:52.340Z | Compiling num_enum_derive v0.7.6 |
| 1698 | 2026-04-16T04:10:52.778Z | Compiling proc-macro-crate v1.3.1 |
| 1699 | 2026-04-16T04:10:52.824Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1700 | 2026-04-16T04:10:53.120Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1701 | 2026-04-16T04:10:53.200Z | Compiling progenitor-impl v0.13.0 |
| 1702 | 2026-04-16T04:10:53.386Z | Compiling ingot v0.1.1 |
| 1703 | 2026-04-16T04:10:53.400Z | Compiling hubpack_derive v0.1.1 |
| 1704 | 2026-04-16T04:10:53.920Z | Compiling foreign-types-macros v0.2.3 |
| 1705 | 2026-04-16T04:10:54.564Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1706 | 2026-04-16T04:10:54.801Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1707 | 2026-04-16T04:10:55.095Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1708 | 2026-04-16T04:10:55.278Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1709 | 2026-04-16T04:10:55.471Z | Compiling heck v0.4.1 |
| 1710 | 2026-04-16T04:10:55.494Z | Compiling semver v0.1.20 |
| 1711 | 2026-04-16T04:10:55.587Z | Compiling colored v3.1.1 |
| 1712 | 2026-04-16T04:10:55.676Z | Compiling rayon-core v1.13.0 |
| 1713 | 2026-04-16T04:10:55.747Z | Compiling foreign-types-shared v0.3.1 |
| 1714 | 2026-04-16T04:10:55.844Z | Compiling cpufeatures v0.3.0 |
| 1715 | 2026-04-16T04:10:55.886Z | Compiling static_assertions v1.1.0 |
| 1716 | 2026-04-16T04:10:55.928Z | Compiling linked-hash-map v0.5.6 |
| 1717 | 2026-04-16T04:10:55.963Z | Compiling swrite v0.1.0 |
| 1718 | 2026-04-16T04:10:55.987Z | Compiling resolv-conf v0.7.6 |
| 1719 | 2026-04-16T04:10:56.049Z | Compiling chacha20 v0.10.0 |
| 1720 | 2026-04-16T04:10:56.110Z | Compiling lru-cache v0.1.2 |
| 1721 | 2026-04-16T04:10:56.252Z | Compiling foreign-types v0.5.0 |
| 1722 | 2026-04-16T04:10:56.283Z | Compiling rustc_version v0.1.7 |
| 1723 | 2026-04-16T04:10:56.357Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1724 | 2026-04-16T04:10:56.366Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1725 | 2026-04-16T04:10:56.487Z | Compiling hubpack v0.1.2 |
| 1726 | 2026-04-16T04:10:56.746Z | Compiling progenitor-macro v0.13.0 |
| 1727 | 2026-04-16T04:10:56.796Z | Compiling num_enum v0.7.6 |
| 1728 | 2026-04-16T04:10:56.943Z | Compiling num_enum_derive v0.5.11 |
| 1729 | 2026-04-16T04:10:57.700Z | Compiling hickory-proto v0.24.4 |
| 1730 | 2026-04-16T04:10:59.604Z | Compiling crossbeam-deque v0.8.6 |
| 1731 | 2026-04-16T04:10:59.676Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1732 | 2026-04-16T04:10:59.676Z | Compiling serde-big-array v0.5.1 |
| 1733 | 2026-04-16T04:10:59.676Z | Compiling derive-where v1.6.1 |
| 1734 | 2026-04-16T04:10:59.676Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1735 | 2026-04-16T04:10:59.676Z | Compiling serde_repr v0.1.20 |
| 1736 | 2026-04-16T04:10:59.676Z | Compiling pin-project-internal v1.1.11 |
| 1737 | 2026-04-16T04:10:59.676Z | Compiling cstr-argument v0.1.2 |
| 1738 | 2026-04-16T04:10:59.676Z | Compiling siphasher v1.0.2 |
| 1739 | 2026-04-16T04:10:59.676Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1740 | 2026-04-16T04:10:59.676Z | Compiling unicode-segmentation v1.13.2 |
| 1741 | 2026-04-16T04:10:59.719Z | Compiling minimal-lexical v0.2.1 |
| 1742 | 2026-04-16T04:10:59.769Z | Compiling phf_shared v0.12.1 |
| 1743 | 2026-04-16T04:10:59.924Z | Compiling newline-converter v0.3.0 |
| 1744 | 2026-04-16T04:10:59.936Z | Compiling nom v7.1.3 |
| 1745 | 2026-04-16T04:11:00.053Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1746 | 2026-04-16T04:11:00.066Z | Compiling hickory-resolver v0.24.4 |
| 1747 | 2026-04-16T04:11:00.253Z | Compiling pin-project v1.1.11 |
| 1748 | 2026-04-16T04:11:00.356Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1749 | 2026-04-16T04:11:00.968Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1750 | 2026-04-16T04:11:01.005Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1751 | 2026-04-16T04:11:01.382Z | Compiling num_enum v0.5.11 |
| 1752 | 2026-04-16T04:11:01.433Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1753 | 2026-04-16T04:11:01.462Z | Compiling newtype_derive v0.1.6 |
| 1754 | 2026-04-16T04:11:01.692Z | Compiling rand v0.10.1 |
| 1755 | 2026-04-16T04:11:01.864Z | Compiling atomicwrites v0.4.4 |
| 1756 | 2026-04-16T04:11:01.923Z | Compiling progenitor v0.13.0 |
| 1757 | 2026-04-16T04:11:02.066Z | Compiling unicode-normalization v0.1.25 |
| 1758 | 2026-04-16T04:11:02.431Z | Compiling console v0.15.11 |
| 1759 | 2026-04-16T04:11:02.604Z | Compiling camino-tempfile v1.4.1 |
| 1760 | 2026-04-16T04:11:02.700Z | Compiling tokio-stream v0.1.18 |
| 1761 | 2026-04-16T04:11:02.713Z | Compiling snafu-derive v0.8.9 |
| 1762 | 2026-04-16T04:11:02.798Z | Compiling async-recursion v1.1.1 |
| 1763 | 2026-04-16T04:11:02.872Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1764 | 2026-04-16T04:11:02.895Z | Compiling slog-dtrace v0.3.0 |
| 1765 | 2026-04-16T04:11:03.141Z | Compiling csv-core v0.1.13 |
| 1766 | 2026-04-16T04:11:03.145Z | Compiling bstr v1.12.1 |
| 1767 | 2026-04-16T04:11:03.145Z | Compiling foreign-types-shared v0.1.1 |
| 1768 | 2026-04-16T04:11:03.180Z | Compiling cancel-safe-futures v0.1.5 |
| 1769 | 2026-04-16T04:11:03.232Z | Compiling unicode-width v0.1.14 |
| 1770 | 2026-04-16T04:11:03.387Z | Compiling owo-colors v4.3.0 |
| 1771 | 2026-04-16T04:11:03.400Z | Compiling openssl v0.10.76 |
| 1772 | 2026-04-16T04:11:03.470Z | Compiling chrono-tz v0.10.4 |
| 1773 | 2026-04-16T04:11:03.510Z | Compiling similar v2.7.0 |
| 1774 | 2026-04-16T04:11:03.523Z | Compiling same-file v1.0.6 |
| 1775 | 2026-04-16T04:11:03.633Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1776 | 2026-04-16T04:11:03.659Z | Compiling foldhash v0.1.5 |
| 1777 | 2026-04-16T04:11:03.679Z | Compiling highway v1.3.0 |
| 1778 | 2026-04-16T04:11:03.689Z | Compiling unicode-xid v0.2.6 |
| 1779 | 2026-04-16T04:11:03.785Z | Compiling hashbrown v0.15.5 |
| 1780 | 2026-04-16T04:11:03.808Z | Compiling const_format_proc_macros v0.2.34 |
| 1781 | 2026-04-16T04:11:03.839Z | Compiling walkdir v2.5.0 |
| 1782 | 2026-04-16T04:11:04.072Z | Compiling expectorate v1.2.0 |
| 1783 | 2026-04-16T04:11:04.192Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1784 | 2026-04-16T04:11:04.217Z | Compiling globset v0.4.18 |
| 1785 | 2026-04-16T04:11:04.316Z | Compiling csv v1.4.0 |
| 1786 | 2026-04-16T04:11:04.430Z | Compiling snafu v0.8.9 |
| 1787 | 2026-04-16T04:11:04.467Z | Compiling foreign-types v0.3.2 |
| 1788 | 2026-04-16T04:11:04.610Z | Compiling qorb v0.4.1 |
| 1789 | 2026-04-16T04:11:04.813Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1790 | 2026-04-16T04:11:04.871Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1791 | 2026-04-16T04:11:05.054Z | Compiling olpc-cjson v0.1.4 |
| 1792 | 2026-04-16T04:11:07.491Z | Compiling rayon v1.11.0 |
| 1793 | 2026-04-16T04:11:07.532Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1794 | 2026-04-16T04:11:07.532Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1795 | 2026-04-16T04:11:07.532Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1796 | 2026-04-16T04:11:07.532Z | Compiling phf v0.12.1 |
| 1797 | 2026-04-16T04:11:07.559Z | Compiling zone_cfg_derive v0.3.1 |
| 1798 | 2026-04-16T04:11:07.559Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1799 | 2026-04-16T04:11:07.567Z | Compiling tokio-dtrace v0.1.1 |
| 1800 | 2026-04-16T04:11:07.787Z | Compiling itertools v0.12.1 |
| 1801 | 2026-04-16T04:11:07.831Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1802 | 2026-04-16T04:11:07.979Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1803 | 2026-04-16T04:11:07.983Z | Compiling libsw-core v0.3.2 |
| 1804 | 2026-04-16T04:11:08.021Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1805 | 2026-04-16T04:11:08.099Z | Compiling serde_plain v1.0.2 |
| 1806 | 2026-04-16T04:11:08.124Z | Compiling openssl-macros v0.1.1 |
| 1807 | 2026-04-16T04:11:08.124Z | Compiling num-derive v0.4.2 |
| 1808 | 2026-04-16T04:11:08.136Z | Compiling pem v3.0.6 |
| 1809 | 2026-04-16T04:11:08.228Z | Compiling cookie v0.18.1 |
| 1810 | 2026-04-16T04:11:08.298Z | Compiling sigpipe v0.1.3 |
| 1811 | 2026-04-16T04:11:08.387Z | Compiling bytecount v0.6.9 |
| 1812 | 2026-04-16T04:11:08.458Z | Compiling glob v0.3.3 |
| 1813 | 2026-04-16T04:11:08.506Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1814 | 2026-04-16T04:11:08.525Z | Compiling fixedbitset v0.5.7 |
| 1815 | 2026-04-16T04:11:08.535Z | Compiling fixedbitset v0.4.2 |
| 1816 | 2026-04-16T04:11:08.592Z | Compiling jiff v0.2.23 |
| 1817 | 2026-04-16T04:11:08.722Z | Compiling typed-path v0.9.3 |
| 1818 | 2026-04-16T04:11:08.777Z | Compiling petgraph v0.8.3 |
| 1819 | 2026-04-16T04:11:08.852Z | Compiling petgraph v0.6.5 |
| 1820 | 2026-04-16T04:11:08.909Z | Compiling zone v0.3.1 |
| 1821 | 2026-04-16T04:11:09.029Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1822 | 2026-04-16T04:11:09.421Z | Compiling papergrid v0.11.0 |
| 1823 | 2026-04-16T04:11:09.695Z | Compiling tough v0.20.0 |
| 1824 | 2026-04-16T04:11:10.084Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1825 | 2026-04-16T04:11:10.338Z | Compiling libsw v3.5.0 |
| 1826 | 2026-04-16T04:11:10.513Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1827 | 2026-04-16T04:11:10.551Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1828 | 2026-04-16T04:11:10.758Z | Compiling oxide-tokio-rt v0.1.3 |
| 1829 | 2026-04-16T04:11:11.071Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1830 | 2026-04-16T04:11:11.203Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1831 | 2026-04-16T04:11:12.164Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1832 | 2026-04-16T04:11:12.392Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1833 | 2026-04-16T04:11:12.427Z | Compiling const_format v0.2.35 |
| 1834 | 2026-04-16T04:11:12.710Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1835 | 2026-04-16T04:11:12.753Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1836 | 2026-04-16T04:11:13.037Z | Compiling tabled_derive v0.7.0 |
| 1837 | 2026-04-16T04:11:13.291Z | Compiling gethostname v0.5.0 |
| 1838 | 2026-04-16T04:11:13.416Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1839 | 2026-04-16T04:11:13.525Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1840 | 2026-04-16T04:11:13.537Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1841 | 2026-04-16T04:11:13.660Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1842 | 2026-04-16T04:11:13.663Z | Compiling bcs v0.1.6 |
| 1843 | 2026-04-16T04:11:13.991Z | Compiling smf v0.2.3 |
| 1844 | 2026-04-16T04:11:14.003Z | Compiling unicode-linebreak v0.1.5 |
| 1845 | 2026-04-16T04:11:14.245Z | Compiling smawk v0.3.2 |
| 1846 | 2026-04-16T04:11:14.255Z | Compiling whoami v1.6.1 |
| 1847 | 2026-04-16T04:11:14.388Z | Compiling termtree v0.5.1 |
| 1848 | 2026-04-16T04:11:14.542Z | Compiling lazy_static v1.5.0 |
| 1849 | 2026-04-16T04:11:14.557Z | Compiling linear-map v1.2.0 |
| 1850 | 2026-04-16T04:11:14.569Z | Compiling tagptr v0.2.0 |
| 1851 | 2026-04-16T04:11:14.646Z | Compiling steno v0.4.1 |
| 1852 | 2026-04-16T04:11:14.718Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1853 | 2026-04-16T04:11:14.742Z | Compiling moka v0.12.15 |
| 1854 | 2026-04-16T04:11:14.797Z | Compiling textwrap v0.16.2 |
| 1855 | 2026-04-16T04:11:14.920Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1856 | 2026-04-16T04:11:15.328Z | Compiling tabled v0.15.0 |
| 1857 | 2026-04-16T04:11:15.514Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1858 | 2026-04-16T04:11:15.525Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1859 | 2026-04-16T04:11:15.721Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1860 | 2026-04-16T04:11:16.327Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1861 | 2026-04-16T04:11:17.130Z | Compiling hickory-proto v0.25.2 |
| 1862 | 2026-04-16T04:11:17.833Z | Compiling humantime v2.3.0 |
| 1863 | 2026-04-16T04:11:18.115Z | Compiling num-derive v0.3.3 |
| 1864 | 2026-04-16T04:11:18.128Z | Compiling parking_lot_core v0.8.6 |
| 1865 | 2026-04-16T04:11:18.420Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1866 | 2026-04-16T04:11:18.622Z | Compiling crc32fast v1.5.0 |
| 1867 | 2026-04-16T04:11:18.976Z | Compiling parking_lot v0.11.2 |
| 1868 | 2026-04-16T04:11:19.043Z | Compiling hickory-resolver v0.25.2 |
| 1869 | 2026-04-16T04:11:19.158Z | Compiling libscf-sys v1.1.0 |
| 1870 | 2026-04-16T04:11:19.162Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1871 | 2026-04-16T04:11:19.301Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1872 | 2026-04-16T04:11:19.363Z | Compiling fxhash v0.2.1 |
| 1873 | 2026-04-16T04:11:19.383Z | Compiling internet-checksum v0.2.1 |
| 1874 | 2026-04-16T04:11:19.392Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1875 | 2026-04-16T04:11:19.499Z | Compiling sled v0.34.7 |
| 1876 | 2026-04-16T04:11:19.856Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1877 | 2026-04-16T04:11:24.052Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1878 | 2026-04-16T04:11:31.096Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1879 | 2026-04-16T04:11:32.677Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1880 | 2026-04-16T04:11:33.728Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1881 | 2026-04-16T04:11:34.822Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1882 | 2026-04-16T04:11:35.574Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1883 | 2026-04-16T04:11:59.617Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 03s |
| 1884 | 2026-04-16T04:11:59.784Z | ──────────── |
| 1885 | 2026-04-16T04:11:59.784Z | Nextest run ID 7a4e7713-aab4-42e1-98a8-323066a70c99 with nextest profile: default |
| 1886 | 2026-04-16T04:11:59.784Z | Starting 45 tests across 1 binary |
| 1887 | 2026-04-16T04:11:59.793Z | PASS [ 0.008s] rdb bestpath::test::test_bestpath |
| 1888 | 2026-04-16T04:11:59.797Z | PASS [ 0.009s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1889 | 2026-04-16T04:11:59.797Z | PASS [ 0.009s] rdb db::test::test_prefix4_from_str |
| 1890 | 2026-04-16T04:11:59.797Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1891 | 2026-04-16T04:11:59.797Z | PASS [ 0.010s] rdb db::test::test_prefix4_db_key_serialization |
| 1892 | 2026-04-16T04:11:59.797Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1893 | 2026-04-16T04:11:59.801Z | PASS [ 0.008s] rdb db::test::test_prefix6_db_key_serialization |
| 1894 | 2026-04-16T04:11:59.805Z | PASS [ 0.008s] rdb db::test::test_prefix6_from_str |
| 1895 | 2026-04-16T04:11:59.848Z | PASS [ 0.056s] rdb db::test::test_ipv4_origin_crud |
| 1896 | 2026-04-16T04:11:59.848Z | PASS [ 0.056s] rdb db::test::test_ipv6_origin_crud |
| 1897 | 2026-04-16T04:11:59.852Z | PASS [ 0.053s] rdb db::test::test_set_nexthop_shutdown_replaces_path |
| 1898 | 2026-04-16T04:11:59.852Z | PASS [ 0.054s] rdb db::test::test_prefix_host_bit_normalization |
| 1899 | 2026-04-16T04:11:59.852Z | PASS [ 0.054s] rdb db::test::test_rib |
| 1900 | 2026-04-16T04:11:59.852Z | PASS [ 0.053s] rdb db::test::test_static_routing_ipv4_basic |
| 1901 | 2026-04-16T04:11:59.856Z | PASS [ 0.053s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 1902 | 2026-04-16T04:11:59.857Z | PASS [ 0.054s] rdb db::test::test_static_routing_ipv6_basic |
| 1903 | 2026-04-16T04:11:59.863Z | PASS [ 0.014s] rdb proptest::prop_ipv4_default_contains_all |
| 1904 | 2026-04-16T04:11:59.867Z | PASS [ 0.014s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1905 | 2026-04-16T04:11:59.867Z | PASS [ 0.013s] rdb proptest::prop_ipv4_length_in_bounds |
| 1906 | 2026-04-16T04:11:59.871Z | PASS [ 0.013s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1907 | 2026-04-16T04:11:59.875Z | PASS [ 0.013s] rdb proptest::prop_ipv4_within_self |
| 1908 | 2026-04-16T04:11:59.879Z | PASS [ 0.013s] rdb proptest::prop_ipv6_default_contains_all |
| 1909 | 2026-04-16T04:11:59.882Z | PASS [ 0.013s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1910 | 2026-04-16T04:11:59.882Z | PASS [ 0.013s] rdb proptest::prop_ipv6_length_in_bounds |
| 1911 | 2026-04-16T04:11:59.888Z | PASS [ 0.013s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1912 | 2026-04-16T04:11:59.892Z | PASS [ 0.013s] rdb proptest::prop_ipv6_within_self |
| 1913 | 2026-04-16T04:11:59.895Z | PASS [ 0.013s] rdb proptest::prop_prefix_enum_no_cross_family |
| 1914 | 2026-04-16T04:11:59.900Z | PASS [ 0.015s] rdb proptest::prop_static_route_key_deduplication |
| 1915 | 2026-04-16T04:11:59.900Z | PASS [ 0.056s] rdb db::test::test_static_routing_mixed_address_families |
| 1916 | 2026-04-16T04:11:59.900Z | PASS [ 0.056s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 1917 | 2026-04-16T04:11:59.904Z | PASS [ 0.052s] rdb db::test::test_static_routing_vlan_id_handling |
| 1918 | 2026-04-16T04:11:59.908Z | PASS [ 0.009s] rdb types::test::bgp_path_identity |
| 1919 | 2026-04-16T04:11:59.908Z | PASS [ 0.018s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1920 | 2026-04-16T04:11:59.908Z | PASS [ 0.018s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1921 | 2026-04-16T04:11:59.912Z | PASS [ 0.008s] rdb types::test::bgp_vs_static_ordering |
| 1922 | 2026-04-16T04:11:59.912Z | PASS [ 0.018s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1923 | 2026-04-16T04:11:59.915Z | PASS [ 0.008s] rdb types::test::btreeset_coexistence |
| 1924 | 2026-04-16T04:11:59.915Z | PASS [ 0.018s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1925 | 2026-04-16T04:11:59.916Z | PASS [ 0.008s] rdb types::test::btreeset_insert_is_noop |
| 1926 | 2026-04-16T04:11:59.916Z | PASS [ 0.008s] rdb types::test::btreeset_remove |
| 1927 | 2026-04-16T04:11:59.919Z | PASS [ 0.008s] rdb types::test::btreeset_replace |
| 1928 | 2026-04-16T04:11:59.919Z | PASS [ 0.008s] rdb types::test::ord_contract |
| 1929 | 2026-04-16T04:11:59.919Z | PASS [ 0.022s] rdb proptest::prop_static_route_key_ord_consistency |
| 1930 | 2026-04-16T04:11:59.922Z | PASS [ 0.007s] rdb types::test::static_path_identity |
| 1931 | 2026-04-16T04:11:59.931Z | PASS [ 0.082s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1932 | 2026-04-16T04:11:59.935Z | ──────────── |
| 1933 | 2026-04-16T04:11:59.935Z | Summary [ 0.147s] 45 tests run: 45 passed, 0 skipped |
| 1934 | 2026-04-16T04:11:59.942Z | + cp rib.log /work/ |
| 1935 | 2026-04-16T04:11:59.947Z | process exited: duration 279196 ms, exit code 0 |
| |
| 1936 | 2026-04-16T04:11:59.956Z | found 1 output files |
| 1937 | 2026-04-16T04:11:59.956Z | uploading: /work/rib.log (887 bytes) |
| 1938 | 2026-04-16T04:12:00.969Z | uploaded: /work/rib.log |