|
|
|
| 1 | 2026-06-17T21:48:36.313Z | job assigned to worker 01KVBRW60FWG25PHC0ZWWXZ1YZ [factory aws, i-02aaec483a0e7724f] (queued for 48 s) |
| |
| 2 | 2026-06-17T21:48:43.078Z | starting task 0: "setup" |
| 3 | 2026-06-17T21:48:43.082Z | ++ uname -s |
| 4 | 2026-06-17T21:48:43.085Z | + kern=SunOS |
| 5 | 2026-06-17T21:48:43.085Z | + build_user=build |
| 6 | 2026-06-17T21:48:43.085Z | + build_uid=12345 |
| 7 | 2026-06-17T21:48:43.085Z | + work_dir=/work |
| 8 | 2026-06-17T21:48:43.085Z | + input_dir=/input |
| 9 | 2026-06-17T21:48:43.085Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-17T21:48:43.085Z | + case "$kern" in |
| 11 | 2026-06-17T21:48:43.085Z | + groupadd -g 12345 build |
| 12 | 2026-06-17T21:48:43.089Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-17T21:48:45.092Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-17T21:48:45.181Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-17T21:48:45.186Z | + home_fs=zfs |
| 16 | 2026-06-17T21:48:45.186Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-17T21:48:45.186Z | + mkdir -p /home/build |
| 18 | 2026-06-17T21:48:45.186Z | + chown build:build /home/build /work |
| 19 | 2026-06-17T21:48:47.186Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-17T21:48:47.190Z | process exited: duration 4112 ms, exit code 0 |
| |
| 21 | 2026-06-17T21:48:47.198Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-17T21:48:47.201Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-17T21:48:47.201Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-17T21:48:47.201Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-17T21:48:47.201Z | * rust toolchain profile = "default" |
| 26 | 2026-06-17T21:48:47.201Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-17T21:48:47.201Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-17T21:48:47.204Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-17T21:48:47.204Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-17T21:48:47.277Z | info: downloading installer |
| 31 | 2026-06-17T21:48:49.044Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-17T21:48:49.044Z | warn: /opt/ooce/bin |
| 33 | 2026-06-17T21:48:49.044Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-17T21:48:49.044Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-17T21:48:49.044Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-17T21:48:49.044Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-17T21:48:49.044Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-17T21:48:49.044Z | error: cannot install while Rust is installed |
| 39 | 2026-06-17T21:48:49.044Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-17T21:48:49.044Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-17T21:48:49.044Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-17T21:48:49.044Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-17T21:48:49.044Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-17T21:48:49.081Z | info: profile set to default |
| 45 | 2026-06-17T21:48:49.081Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-17T21:48:49.081Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-17T21:48:49.214Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-17T21:48:49.220Z | info: downloading 6 components |
| 49 | 2026-06-17T21:49:06.867Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-17T21:49:06.867Z | |
| 51 | 2026-06-17T21:49:06.895Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-17T21:49:06.895Z | |
| 53 | 2026-06-17T21:49:06.895Z | |
| 54 | 2026-06-17T21:49:06.895Z | Rust is installed now. Great! |
| 55 | 2026-06-17T21:49:06.895Z | |
| 56 | 2026-06-17T21:49:06.895Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-17T21:49:06.895Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-17T21:49:06.895Z | |
| 59 | 2026-06-17T21:49:06.895Z | To configure your current shell, you need to source |
| 60 | 2026-06-17T21:49:06.895Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-17T21:49:06.896Z | |
| 62 | 2026-06-17T21:49:06.896Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-17T21:49:06.896Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-17T21:49:06.896Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-17T21:49:06.896Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-17T21:49:06.896Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-17T21:49:06.896Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-17T21:49:06.896Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-17T21:49:06.896Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-17T21:49:06.896Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-17T21:49:06.896Z | + rustup --version |
| 72 | 2026-06-17T21:49:06.896Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-17T21:49:06.897Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-17T21:49:06.897Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-17T21:49:06.897Z | + cargo --version |
| 76 | 2026-06-17T21:49:06.897Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-17T21:49:06.897Z | + rustc --version |
| 78 | 2026-06-17T21:49:06.897Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-17T21:49:06.897Z | process exited: duration 18823 ms, exit code 0 |
| |
| 80 | 2026-06-17T21:49:06.945Z | starting task 2: "authentication" |
| 81 | 2026-06-17T21:49:06.955Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-06-17T21:49:06.961Z | starting task 3: "build" |
| 83 | 2026-06-17T21:49:06.968Z | + set -e |
| 84 | 2026-06-17T21:49:06.968Z | + set -o pipefail |
| 85 | 2026-06-17T21:49:06.969Z | + [[ true == true ]] |
| 86 | 2026-06-17T21:49:06.969Z | + WORK=/work |
| 87 | 2026-06-17T21:49:06.969Z | + pfexec pkg install protobuf git |
| 88 | 2026-06-17T21:49:17.186Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 89 | 2026-06-17T21:49:24.208Z | Startup: Caching catalogs ... Done |
| 90 | 2026-06-17T21:49:31.504Z | Planning: Solver setup ... Done |
| 91 | 2026-06-17T21:49:31.543Z | Planning: Running solver ... Done |
| 92 | 2026-06-17T21:49:31.680Z | Planning: Finding local manifests ... Done |
| 93 | 2026-06-17T21:49:31.695Z | Planning: Fetching manifests: 0/1 0% complete |
| 94 | 2026-06-17T21:49:31.734Z | Planning: Fetching manifests: 1/1 100% complete |
| 95 | 2026-06-17T21:49:31.753Z | Planning: Package planning ... Done |
| 96 | 2026-06-17T21:49:31.762Z | Planning: Merging actions ... Done |
| 97 | 2026-06-17T21:49:31.872Z | Planning: Checking for conflicting actions ... Done |
| 98 | 2026-06-17T21:49:31.875Z | Planning: Consolidating action changes ... Done |
| 99 | 2026-06-17T21:49:32.623Z | Planning: Evaluating mediators ... Done |
| 100 | 2026-06-17T21:49:32.626Z | Planning: Planning completed in 8.25 seconds |
| 101 | 2026-06-17T21:49:32.636Z | Packages to install: 1 |
| 102 | 2026-06-17T21:49:32.636Z | Create boot environment: No |
| 103 | 2026-06-17T21:49:32.639Z | Create backup boot environment: No |
| 104 | 2026-06-17T21:49:32.675Z | |
| 105 | 2026-06-17T21:49:32.675Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 106 | 2026-06-17T21:49:37.738Z | Download: 1012/1184 items 15.2/15.2MB 99% complete (3.2M/s) |
| 107 | 2026-06-17T21:49:43.814Z | Download: 1178/1184 items 15.2/15.2MB 99% complete (1.7M/s) |
| 108 | 2026-06-17T21:49:47.004Z | Download: Completed 15.22 MB in 14.33 seconds (1.1M/s) |
| 109 | 2026-06-17T21:49:47.075Z | Actions: 1/1284 actions (Installing new actions) |
| 110 | 2026-06-17T21:49:47.375Z | Actions: Completed 1284 actions in 0.30 seconds. |
| 111 | 2026-06-17T21:49:47.991Z | Done |
| 112 | 2026-06-17T21:49:47.991Z | Done |
| 113 | 2026-06-17T21:49:48.633Z | Done |
| 114 | 2026-06-17T21:49:51.648Z | Done |
| 115 | 2026-06-17T21:49:51.718Z | Done |
| 116 | 2026-06-17T21:49:51.722Z | Done |
| 117 | 2026-06-17T21:49:51.971Z | Done |
| 118 | 2026-06-17T21:49:52.650Z | + cargo --version |
| 119 | 2026-06-17T21:49:52.661Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 120 | 2026-06-17T21:49:52.664Z | + rustc --version |
| 121 | 2026-06-17T21:49:52.684Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 122 | 2026-06-17T21:49:52.687Z | + banner clone |
| 123 | 2026-06-17T21:49:52.688Z | |
| 124 | 2026-06-17T21:49:52.688Z | #### # #### # # ###### |
| 125 | 2026-06-17T21:49:52.688Z | # # # # # ## # # |
| 126 | 2026-06-17T21:49:52.688Z | # # # # # # # ##### |
| 127 | 2026-06-17T21:49:52.688Z | # # # # # # # # |
| 128 | 2026-06-17T21:49:52.688Z | # # # # # # ## # |
| 129 | 2026-06-17T21:49:52.688Z | #### ###### #### # # ###### |
| 130 | 2026-06-17T21:49:52.688Z | |
| 131 | 2026-06-17T21:49:52.688Z | + mkdir -p /work/ci |
| 132 | 2026-06-17T21:49:52.692Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 133 | 2026-06-17T21:49:52.719Z | Cloning into '/work/ci/testbed'... |
| 134 | 2026-06-17T21:49:53.930Z | + banner build |
| 135 | 2026-06-17T21:49:53.933Z | |
| 136 | 2026-06-17T21:49:53.934Z | ##### # # # # ##### |
| 137 | 2026-06-17T21:49:53.934Z | # # # # # # # # |
| 138 | 2026-06-17T21:49:53.934Z | ##### # # # # # # |
| 139 | 2026-06-17T21:49:53.934Z | # # # # # # # # |
| 140 | 2026-06-17T21:49:53.934Z | # # # # # # # # |
| 141 | 2026-06-17T21:49:53.934Z | ##### #### # ###### ##### |
| 142 | 2026-06-17T21:49:53.934Z | |
| 143 | 2026-06-17T21:49:53.934Z | + cd /work/ci/testbed |
| 144 | 2026-06-17T21:49:53.934Z | + cargo build -p interop-lab -p wrangler |
| 145 | 2026-06-17T21:49:54.036Z | Updating crates.io index |
| 146 | 2026-06-17T21:49:54.040Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 147 | 2026-06-17T21:49:54.403Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 148 | 2026-06-17T21:49:55.066Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 149 | 2026-06-17T21:49:55.397Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 150 | 2026-06-17T21:49:55.963Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 151 | 2026-06-17T21:49:56.247Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 152 | 2026-06-17T21:49:56.527Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 153 | 2026-06-17T21:49:56.862Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 154 | 2026-06-17T21:49:57.607Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 155 | 2026-06-17T21:49:57.883Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 156 | 2026-06-17T21:49:58.251Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 157 | 2026-06-17T21:49:58.512Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 158 | 2026-06-17T21:49:58.780Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 159 | 2026-06-17T21:50:03.117Z | Downloading crates ... |
| 160 | 2026-06-17T21:50:03.187Z | Downloaded block-buffer v0.10.4 |
| 161 | 2026-06-17T21:50:03.190Z | Downloaded cargo_toml v0.22.3 |
| 162 | 2026-06-17T21:50:03.194Z | Downloaded bytes v1.11.0 |
| 163 | 2026-06-17T21:50:03.197Z | Downloaded console v0.16.2 |
| 164 | 2026-06-17T21:50:03.200Z | Downloaded base16ct v1.0.0 |
| 165 | 2026-06-17T21:50:03.200Z | Downloaded async-stream-impl v0.3.6 |
| 166 | 2026-06-17T21:50:03.201Z | Downloaded hex v0.4.3 |
| 167 | 2026-06-17T21:50:03.204Z | Downloaded home v0.5.12 |
| 168 | 2026-06-17T21:50:03.204Z | Downloaded cpufeatures v0.2.17 |
| 169 | 2026-06-17T21:50:03.208Z | Downloaded deranged v0.5.5 |
| 170 | 2026-06-17T21:50:03.217Z | Downloaded colorchoice v1.0.4 |
| 171 | 2026-06-17T21:50:03.221Z | Downloaded atomic-waker v1.1.2 |
| 172 | 2026-06-17T21:50:03.224Z | Downloaded fixedbitset v0.4.2 |
| 173 | 2026-06-17T21:50:03.224Z | Downloaded anstream v1.0.0 |
| 174 | 2026-06-17T21:50:03.224Z | Downloaded anstyle-query v1.1.5 |
| 175 | 2026-06-17T21:50:03.227Z | Downloaded generic-array v0.14.9 |
| 176 | 2026-06-17T21:50:03.227Z | Downloaded axum-core v0.4.5 |
| 177 | 2026-06-17T21:50:03.231Z | Downloaded crypto-common v0.1.6 |
| 178 | 2026-06-17T21:50:03.234Z | Downloaded cfg_aliases v0.2.1 |
| 179 | 2026-06-17T21:50:03.234Z | Downloaded cfg-if v1.0.4 |
| 180 | 2026-06-17T21:50:03.238Z | Downloaded futures-macro v0.3.32 |
| 181 | 2026-06-17T21:50:03.241Z | Downloaded crucible-workspace-hack v0.1.0 |
| 182 | 2026-06-17T21:50:03.244Z | Downloaded form_urlencoded v1.2.2 |
| 183 | 2026-06-17T21:50:03.248Z | Downloaded errno v0.3.14 |
| 184 | 2026-06-17T21:50:03.248Z | Downloaded hyper-timeout v0.4.1 |
| 185 | 2026-06-17T21:50:03.251Z | Downloaded clap_lex v1.0.0 |
| 186 | 2026-06-17T21:50:03.251Z | Downloaded colored v3.1.1 |
| 187 | 2026-06-17T21:50:03.255Z | Downloaded bitflags v1.3.2 |
| 188 | 2026-06-17T21:50:03.255Z | Downloaded anstyle-parse v1.0.0 |
| 189 | 2026-06-17T21:50:03.255Z | Downloaded icu_normalizer_data v2.1.1 |
| 190 | 2026-06-17T21:50:03.259Z | Downloaded anstyle v1.0.13 |
| 191 | 2026-06-17T21:50:03.259Z | Downloaded futures-sink v0.3.32 |
| 192 | 2026-06-17T21:50:03.259Z | Downloaded linked-hash-map v0.5.6 |
| 193 | 2026-06-17T21:50:03.262Z | Downloaded foreign-types-shared v0.1.1 |
| 194 | 2026-06-17T21:50:03.262Z | Downloaded httpdate v1.0.3 |
| 195 | 2026-06-17T21:50:03.266Z | Downloaded mio v1.2.0 |
| 196 | 2026-06-17T21:50:03.269Z | Downloaded iana-time-zone v0.1.64 |
| 197 | 2026-06-17T21:50:03.272Z | Downloaded cstr-argument v0.1.2 |
| 198 | 2026-06-17T21:50:03.273Z | Downloaded heck v0.4.1 |
| 199 | 2026-06-17T21:50:03.273Z | Downloaded dyn-clone v1.0.20 |
| 200 | 2026-06-17T21:50:03.277Z | Downloaded futures-core v0.3.32 |
| 201 | 2026-06-17T21:50:03.280Z | Downloaded is_terminal_polyfill v1.70.2 |
| 202 | 2026-06-17T21:50:03.280Z | Downloaded bs58 v0.5.1 |
| 203 | 2026-06-17T21:50:03.284Z | Downloaded ident_case v1.0.1 |
| 204 | 2026-06-17T21:50:03.287Z | Downloaded hyper-openssl v0.9.2 |
| 205 | 2026-06-17T21:50:03.287Z | Downloaded cmake v0.1.58 |
| 206 | 2026-06-17T21:50:03.290Z | Downloaded itertools v0.10.5 |
| 207 | 2026-06-17T21:50:03.293Z | Downloaded dunce v1.0.5 |
| 208 | 2026-06-17T21:50:03.293Z | Downloaded http-body v0.4.6 |
| 209 | 2026-06-17T21:50:03.297Z | Downloaded futures-task v0.3.32 |
| 210 | 2026-06-17T21:50:03.297Z | Downloaded icu_provider v2.1.1 |
| 211 | 2026-06-17T21:50:03.300Z | Downloaded http-body v1.0.1 |
| 212 | 2026-06-17T21:50:03.300Z | Downloaded foreign-types-shared v0.3.1 |
| 213 | 2026-06-17T21:50:03.300Z | Downloaded darling_macro v0.23.0 |
| 214 | 2026-06-17T21:50:03.304Z | Downloaded foreign-types v0.5.0 |
| 215 | 2026-06-17T21:50:03.304Z | Downloaded futures-io v0.3.32 |
| 216 | 2026-06-17T21:50:03.307Z | Downloaded fnv v1.0.7 |
| 217 | 2026-06-17T21:50:03.307Z | Downloaded num-traits v0.2.19 |
| 218 | 2026-06-17T21:50:03.307Z | Downloaded futures-executor v0.3.32 |
| 219 | 2026-06-17T21:50:03.307Z | Downloaded find-msvc-tools v0.1.8 |
| 220 | 2026-06-17T21:50:03.311Z | Downloaded byteorder v1.5.0 |
| 221 | 2026-06-17T21:50:03.311Z | Downloaded async-trait v0.1.89 |
| 222 | 2026-06-17T21:50:03.315Z | Downloaded openssl-probe v0.2.1 |
| 223 | 2026-06-17T21:50:03.315Z | Downloaded heck v0.5.0 |
| 224 | 2026-06-17T21:50:03.315Z | Downloaded icu_collections v2.1.1 |
| 225 | 2026-06-17T21:50:03.318Z | Downloaded hyper v0.14.32 |
| 226 | 2026-06-17T21:50:03.322Z | Downloaded potential_utf v0.1.4 |
| 227 | 2026-06-17T21:50:03.325Z | Downloaded foreign-types-macros v0.2.3 |
| 228 | 2026-06-17T21:50:03.325Z | Downloaded equivalent v1.0.2 |
| 229 | 2026-06-17T21:50:03.325Z | Downloaded anyhow v1.0.102 |
| 230 | 2026-06-17T21:50:03.329Z | Downloaded axum-core v0.3.4 |
| 231 | 2026-06-17T21:50:03.329Z | Downloaded async-stream v0.3.6 |
| 232 | 2026-06-17T21:50:03.332Z | Downloaded rand_chacha v0.3.1 |
| 233 | 2026-06-17T21:50:03.332Z | Downloaded progenitor-macro v0.10.0 |
| 234 | 2026-06-17T21:50:03.335Z | Downloaded foreign-types v0.3.2 |
| 235 | 2026-06-17T21:50:03.335Z | Downloaded autocfg v1.5.0 |
| 236 | 2026-06-17T21:50:03.339Z | Downloaded http-body-util v0.1.3 |
| 237 | 2026-06-17T21:50:03.339Z | Downloaded erased-serde v0.3.31 |
| 238 | 2026-06-17T21:50:03.339Z | Downloaded foldhash v0.2.0 |
| 239 | 2026-06-17T21:50:03.342Z | Downloaded idna_adapter v1.2.1 |
| 240 | 2026-06-17T21:50:03.347Z | Downloaded progenitor-client v0.11.2 |
| 241 | 2026-06-17T21:50:03.350Z | Downloaded linked_hash_set v0.1.6 |
| 242 | 2026-06-17T21:50:03.354Z | Downloaded scopeguard v1.2.0 |
| 243 | 2026-06-17T21:50:03.354Z | Downloaded bitflags v2.10.0 |
| 244 | 2026-06-17T21:50:03.357Z | Downloaded matchit v0.7.3 |
| 245 | 2026-06-17T21:50:03.357Z | Downloaded openssl-macros v0.1.1 |
| 246 | 2026-06-17T21:50:03.361Z | Downloaded digest v0.10.7 |
| 247 | 2026-06-17T21:50:03.364Z | Downloaded either v1.15.0 |
| 248 | 2026-06-17T21:50:03.364Z | Downloaded pretty-hex v0.4.1 |
| 249 | 2026-06-17T21:50:03.368Z | Downloaded ref-cast-impl v1.0.25 |
| 250 | 2026-06-17T21:50:03.368Z | Downloaded displaydoc v0.2.5 |
| 251 | 2026-06-17T21:50:03.368Z | Downloaded pin-utils v0.1.0 |
| 252 | 2026-06-17T21:50:03.371Z | Downloaded rand_core v0.6.4 |
| 253 | 2026-06-17T21:50:03.371Z | Downloaded ipnet v2.11.0 |
| 254 | 2026-06-17T21:50:03.372Z | Downloaded fs_extra v1.3.0 |
| 255 | 2026-06-17T21:50:03.375Z | Downloaded ppv-lite86 v0.2.21 |
| 256 | 2026-06-17T21:50:03.375Z | Downloaded clap v4.6.1 |
| 257 | 2026-06-17T21:50:03.379Z | Downloaded data-encoding v2.10.0 |
| 258 | 2026-06-17T21:50:03.382Z | Downloaded lazy_static v1.5.0 |
| 259 | 2026-06-17T21:50:03.382Z | Downloaded serde_urlencoded v0.7.1 |
| 260 | 2026-06-17T21:50:03.386Z | Downloaded progenitor-macro v0.11.2 |
| 261 | 2026-06-17T21:50:03.386Z | Downloaded fastrand v2.3.0 |
| 262 | 2026-06-17T21:50:03.389Z | Downloaded rustc-hash v2.1.1 |
| 263 | 2026-06-17T21:50:03.393Z | Downloaded oxnet v0.1.4 |
| 264 | 2026-06-17T21:50:03.393Z | Downloaded itoa v1.0.17 |
| 265 | 2026-06-17T21:50:03.393Z | Downloaded num_enum_derive v0.7.5 |
| 266 | 2026-06-17T21:50:03.397Z | Downloaded mime v0.3.17 |
| 267 | 2026-06-17T21:50:03.397Z | Downloaded sha1 v0.10.6 |
| 268 | 2026-06-17T21:50:03.401Z | Downloaded multimap v0.8.3 |
| 269 | 2026-06-17T21:50:03.402Z | Downloaded progenitor-client v0.10.0 |
| 270 | 2026-06-17T21:50:03.402Z | Downloaded proc-macro-crate v3.4.0 |
| 271 | 2026-06-17T21:50:03.402Z | Downloaded percent-encoding v2.3.2 |
| 272 | 2026-06-17T21:50:03.406Z | Downloaded is-terminal v0.4.17 |
| 273 | 2026-06-17T21:50:03.406Z | Downloaded proc-macro-error-attr v1.0.4 |
| 274 | 2026-06-17T21:50:03.410Z | Downloaded serde_tokenstream v0.2.2 |
| 275 | 2026-06-17T21:50:03.410Z | Downloaded pin-project-internal v1.1.10 |
| 276 | 2026-06-17T21:50:03.410Z | Downloaded clap_derive v4.6.1 |
| 277 | 2026-06-17T21:50:03.413Z | Downloaded crossbeam-utils v0.8.21 |
| 278 | 2026-06-17T21:50:03.414Z | Downloaded getrandom v0.2.17 |
| 279 | 2026-06-17T21:50:03.417Z | Downloaded camino v1.2.2 |
| 280 | 2026-06-17T21:50:03.417Z | Downloaded rustls-pemfile v1.0.4 |
| 281 | 2026-06-17T21:50:03.421Z | Downloaded progenitor v0.10.0 |
| 282 | 2026-06-17T21:50:03.424Z | Downloaded slog-envlogger v2.2.0 |
| 283 | 2026-06-17T21:50:03.424Z | Downloaded serde_spanned v1.0.4 |
| 284 | 2026-06-17T21:50:03.428Z | Downloaded subtle v2.6.1 |
| 285 | 2026-06-17T21:50:03.428Z | Downloaded sync_wrapper v1.0.2 |
| 286 | 2026-06-17T21:50:03.428Z | Downloaded powerfmt v0.2.0 |
| 287 | 2026-06-17T21:50:03.431Z | Downloaded strsim v0.11.1 |
| 288 | 2026-06-17T21:50:03.432Z | Downloaded sync_wrapper v0.1.2 |
| 289 | 2026-06-17T21:50:03.432Z | Downloaded rustversion v1.0.22 |
| 290 | 2026-06-17T21:50:03.435Z | Downloaded stable_deref_trait v1.2.1 |
| 291 | 2026-06-17T21:50:03.435Z | Downloaded httparse v1.10.1 |
| 292 | 2026-06-17T21:50:03.438Z | Downloaded quinn-udp v0.5.14 |
| 293 | 2026-06-17T21:50:03.438Z | Downloaded prost v0.13.5 |
| 294 | 2026-06-17T21:50:03.442Z | Downloaded darling v0.23.0 |
| 295 | 2026-06-17T21:50:03.445Z | Downloaded ref-cast v1.0.25 |
| 296 | 2026-06-17T21:50:03.445Z | Downloaded take_mut v0.2.2 |
| 297 | 2026-06-17T21:50:03.449Z | Downloaded tabwriter v1.4.1 |
| 298 | 2026-06-17T21:50:03.449Z | Downloaded futures-channel v0.3.32 |
| 299 | 2026-06-17T21:50:03.449Z | Downloaded signal-hook-registry v1.4.8 |
| 300 | 2026-06-17T21:50:03.452Z | Downloaded time-core v0.1.8 |
| 301 | 2026-06-17T21:50:03.452Z | Downloaded hyper-timeout v0.5.2 |
| 302 | 2026-06-17T21:50:03.452Z | Downloaded schemars_derive v0.8.22 |
| 303 | 2026-06-17T21:50:03.456Z | Downloaded lock_api v0.4.14 |
| 304 | 2026-06-17T21:50:03.456Z | Downloaded parking_lot v0.12.5 |
| 305 | 2026-06-17T21:50:03.456Z | Downloaded sct v0.7.1 |
| 306 | 2026-06-17T21:50:03.460Z | Downloaded tinyvec_macros v0.1.1 |
| 307 | 2026-06-17T21:50:03.460Z | Downloaded semver v1.0.27 |
| 308 | 2026-06-17T21:50:03.463Z | Downloaded rand_core v0.9.5 |
| 309 | 2026-06-17T21:50:03.464Z | Downloaded num_enum v0.7.5 |
| 310 | 2026-06-17T21:50:03.468Z | Downloaded litemap v0.8.1 |
| 311 | 2026-06-17T21:50:03.468Z | Downloaded tokio-macros v2.7.0 |
| 312 | 2026-06-17T21:50:03.468Z | Downloaded tokio-io-timeout v1.2.1 |
| 313 | 2026-06-17T21:50:03.471Z | Downloaded lru-slab v0.1.2 |
| 314 | 2026-06-17T21:50:03.472Z | Downloaded progenitor v0.11.2 |
| 315 | 2026-06-17T21:50:03.472Z | Downloaded jobserver v0.1.34 |
| 316 | 2026-06-17T21:50:03.472Z | Downloaded icu_properties v2.1.2 |
| 317 | 2026-06-17T21:50:03.475Z | Downloaded slog-async v2.8.0 |
| 318 | 2026-06-17T21:50:03.475Z | Downloaded prost-build v0.11.9 |
| 319 | 2026-06-17T21:50:03.479Z | Downloaded pin-project-lite v0.2.16 |
| 320 | 2026-06-17T21:50:03.479Z | Downloaded prost-types v0.11.9 |
| 321 | 2026-06-17T21:50:03.482Z | Downloaded pkg-config v0.3.32 |
| 322 | 2026-06-17T21:50:03.482Z | Downloaded prettyplease v0.1.25 |
| 323 | 2026-06-17T21:50:03.486Z | Downloaded indexmap v1.9.3 |
| 324 | 2026-06-17T21:50:03.486Z | Downloaded shlex v1.3.0 |
| 325 | 2026-06-17T21:50:03.489Z | Downloaded slog-term v2.9.2 |
| 326 | 2026-06-17T21:50:03.489Z | Downloaded typeid v1.0.3 |
| 327 | 2026-06-17T21:50:03.489Z | Downloaded futures v0.3.32 |
| 328 | 2026-06-17T21:50:03.493Z | Downloaded getrandom v0.3.4 |
| 329 | 2026-06-17T21:50:03.496Z | Downloaded thiserror v2.0.18 |
| 330 | 2026-06-17T21:50:03.500Z | Downloaded rustls-pki-types v1.14.0 |
| 331 | 2026-06-17T21:50:03.503Z | Downloaded slog-scope v4.4.1 |
| 332 | 2026-06-17T21:50:03.503Z | Downloaded tokio-openssl v0.6.5 |
| 333 | 2026-06-17T21:50:03.503Z | Downloaded tower-service v0.3.3 |
| 334 | 2026-06-17T21:50:03.503Z | Downloaded hyper-rustls v0.27.7 |
| 335 | 2026-06-17T21:50:03.507Z | Downloaded smf v0.2.3 |
| 336 | 2026-06-17T21:50:03.507Z | Downloaded slog-stdlog v4.1.1 |
| 337 | 2026-06-17T21:50:03.508Z | Downloaded thiserror v1.0.69 |
| 338 | 2026-06-17T21:50:03.512Z | Downloaded rand_chacha v0.9.0 |
| 339 | 2026-06-17T21:50:03.512Z | Downloaded utf-8 v0.7.6 |
| 340 | 2026-06-17T21:50:03.512Z | Downloaded once_cell v1.21.3 |
| 341 | 2026-06-17T21:50:03.516Z | Downloaded slab v0.4.11 |
| 342 | 2026-06-17T21:50:03.516Z | Downloaded num-conv v0.2.0 |
| 343 | 2026-06-17T21:50:03.516Z | Downloaded log v0.4.29 |
| 344 | 2026-06-17T21:50:03.520Z | Downloaded ipnetwork v0.21.1 |
| 345 | 2026-06-17T21:50:03.520Z | Downloaded thiserror-impl v1.0.69 |
| 346 | 2026-06-17T21:50:03.520Z | Downloaded prost-derive v0.11.9 |
| 347 | 2026-06-17T21:50:03.523Z | Downloaded synstructure v0.13.2 |
| 348 | 2026-06-17T21:50:03.527Z | Downloaded tokio-tungstenite v0.21.0 |
| 349 | 2026-06-17T21:50:03.531Z | Downloaded unit-prefix v0.5.2 |
| 350 | 2026-06-17T21:50:03.531Z | Downloaded thread_local v1.1.9 |
| 351 | 2026-06-17T21:50:03.535Z | Downloaded typify-macro v0.4.3 |
| 352 | 2026-06-17T21:50:03.535Z | Downloaded untrusted v0.9.0 |
| 353 | 2026-06-17T21:50:03.535Z | Downloaded tonic-openssl v0.3.0 |
| 354 | 2026-06-17T21:50:03.539Z | Downloaded utf8parse v0.2.2 |
| 355 | 2026-06-17T21:50:03.539Z | Downloaded icu_locale_core v2.1.1 |
| 356 | 2026-06-17T21:50:03.543Z | Downloaded utf8_iter v1.0.4 |
| 357 | 2026-06-17T21:50:03.543Z | Downloaded proc-macro2 v1.0.106 |
| 358 | 2026-06-17T21:50:03.543Z | Downloaded allocator-api2 v0.2.21 |
| 359 | 2026-06-17T21:50:03.547Z | Downloaded proc-macro-error v1.0.4 |
| 360 | 2026-06-17T21:50:03.551Z | Downloaded want v0.3.1 |
| 361 | 2026-06-17T21:50:03.551Z | Downloaded tinystr v0.8.2 |
| 362 | 2026-06-17T21:50:03.556Z | Downloaded thiserror-impl v2.0.18 |
| 363 | 2026-06-17T21:50:03.556Z | Downloaded term v1.2.1 |
| 364 | 2026-06-17T21:50:03.557Z | Downloaded time-macros v0.2.27 |
| 365 | 2026-06-17T21:50:03.557Z | Downloaded serde_with_macros v3.21.0 |
| 366 | 2026-06-17T21:50:03.560Z | Downloaded version_check v0.9.5 |
| 367 | 2026-06-17T21:50:03.560Z | Downloaded yoke-derive v0.8.1 |
| 368 | 2026-06-17T21:50:03.561Z | Downloaded which v4.4.2 |
| 369 | 2026-06-17T21:50:03.561Z | Downloaded parking_lot_core v0.9.12 |
| 370 | 2026-06-17T21:50:03.564Z | Downloaded sha2 v0.10.9 |
| 371 | 2026-06-17T21:50:03.564Z | Downloaded try-lock v0.2.5 |
| 372 | 2026-06-17T21:50:03.564Z | Downloaded zone_cfg_derive v0.3.1 |
| 373 | 2026-06-17T21:50:03.568Z | Downloaded zone v0.3.1 |
| 374 | 2026-06-17T21:50:03.568Z | Downloaded prost v0.11.9 |
| 375 | 2026-06-17T21:50:03.572Z | Downloaded tonic-build v0.9.2 |
| 376 | 2026-06-17T21:50:03.572Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 377 | 2026-06-17T21:50:03.576Z | Downloaded zerofrom-derive v0.1.6 |
| 378 | 2026-06-17T21:50:03.576Z | Downloaded zerofrom v0.1.6 |
| 379 | 2026-06-17T21:50:03.579Z | Downloaded quote v1.0.45 |
| 380 | 2026-06-17T21:50:03.579Z | Downloaded base64 v0.22.1 |
| 381 | 2026-06-17T21:50:03.583Z | Downloaded rustls-platform-verifier v0.7.0 |
| 382 | 2026-06-17T21:50:03.586Z | Downloaded rustls-native-certs v0.8.3 |
| 383 | 2026-06-17T21:50:03.591Z | Downloaded schemars v0.8.22 |
| 384 | 2026-06-17T21:50:03.598Z | Downloaded smallvec v1.15.1 |
| 385 | 2026-06-17T21:50:03.602Z | Downloaded crossbeam-channel v0.5.15 |
| 386 | 2026-06-17T21:50:03.606Z | Downloaded tempfile v3.24.0 |
| 387 | 2026-06-17T21:50:03.609Z | Downloaded ryu v1.0.22 |
| 388 | 2026-06-17T21:50:03.612Z | Downloaded prettyplease v0.2.37 |
| 389 | 2026-06-17T21:50:03.612Z | Downloaded serde_core v1.0.228 |
| 390 | 2026-06-17T21:50:03.615Z | Downloaded tower-layer v0.3.3 |
| 391 | 2026-06-17T21:50:03.615Z | Downloaded serde_derive v1.0.228 |
| 392 | 2026-06-17T21:50:03.619Z | Downloaded pin-project v1.1.10 |
| 393 | 2026-06-17T21:50:03.623Z | Downloaded indicatif v0.18.3 |
| 394 | 2026-06-17T21:50:03.626Z | Downloaded base64 v0.21.7 |
| 395 | 2026-06-17T21:50:03.629Z | Downloaded slog v2.8.2 |
| 396 | 2026-06-17T21:50:03.632Z | Downloaded zmij v1.0.17 |
| 397 | 2026-06-17T21:50:03.632Z | Downloaded tokio-rustls v0.24.1 |
| 398 | 2026-06-17T21:50:03.632Z | Downloaded arc-swap v1.8.0 |
| 399 | 2026-06-17T21:50:03.635Z | Downloaded tokio-stream v0.1.18 |
| 400 | 2026-06-17T21:50:03.638Z | Downloaded yoke v0.8.1 |
| 401 | 2026-06-17T21:50:03.641Z | Downloaded xz2 v0.1.7 |
| 402 | 2026-06-17T21:50:03.641Z | Downloaded writeable v0.6.2 |
| 403 | 2026-06-17T21:50:03.641Z | Downloaded openssl-sys v0.9.117 |
| 404 | 2026-06-17T21:50:03.644Z | Downloaded progenitor-impl v0.11.2 |
| 405 | 2026-06-17T21:50:03.653Z | Downloaded zeroize v1.8.2 |
| 406 | 2026-06-17T21:50:03.656Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 407 | 2026-06-17T21:50:03.656Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 408 | 2026-06-17T21:50:03.659Z | Downloaded unicode-ident v1.0.22 |
| 409 | 2026-06-17T21:50:03.665Z | Downloaded darling_core v0.23.0 |
| 410 | 2026-06-17T21:50:03.671Z | Downloaded serde_derive_internals v0.29.1 |
| 411 | 2026-06-17T21:50:03.673Z | Downloaded tracing-attributes v0.1.31 |
| 412 | 2026-06-17T21:50:03.674Z | Downloaded rand v0.8.5 |
| 413 | 2026-06-17T21:50:03.677Z | Downloaded tracing-core v0.1.36 |
| 414 | 2026-06-17T21:50:03.680Z | Downloaded cc v1.2.54 |
| 415 | 2026-06-17T21:50:03.680Z | Downloaded icu_normalizer v2.1.1 |
| 416 | 2026-06-17T21:50:03.684Z | Downloaded zerovec-derive v0.11.2 |
| 417 | 2026-06-17T21:50:03.687Z | Downloaded quinn v0.11.9 |
| 418 | 2026-06-17T21:50:03.690Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 419 | 2026-06-17T21:50:03.691Z | Downloaded tokio-rustls v0.26.4 |
| 420 | 2026-06-17T21:50:03.695Z | Downloaded tinyvec v1.10.0 |
| 421 | 2026-06-17T21:50:03.695Z | Downloaded serde_yaml v0.9.34+deprecated |
| 422 | 2026-06-17T21:50:03.699Z | Downloaded hashbrown v0.12.3 |
| 423 | 2026-06-17T21:50:03.699Z | Downloaded memchr v2.7.6 |
| 424 | 2026-06-17T21:50:03.702Z | Downloaded typify v0.4.3 |
| 425 | 2026-06-17T21:50:03.706Z | Downloaded socket2 v0.6.3 |
| 426 | 2026-06-17T21:50:03.706Z | Downloaded rustls-webpki v0.103.9 |
| 427 | 2026-06-17T21:50:03.709Z | Downloaded socket2 v0.5.10 |
| 428 | 2026-06-17T21:50:03.709Z | Downloaded progenitor-impl v0.10.0 |
| 429 | 2026-06-17T21:50:03.713Z | Downloaded http v1.4.0 |
| 430 | 2026-06-17T21:50:03.714Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 431 | 2026-06-17T21:50:03.717Z | Downloaded unsafe-libyaml v0.2.11 |
| 432 | 2026-06-17T21:50:03.717Z | Downloaded serde v1.0.228 |
| 433 | 2026-06-17T21:50:03.720Z | Downloaded schemars v0.9.0 |
| 434 | 2026-06-17T21:50:03.725Z | Downloaded uuid v1.20.0 |
| 435 | 2026-06-17T21:50:03.728Z | Downloaded tungstenite v0.21.0 |
| 436 | 2026-06-17T21:50:03.741Z | Downloaded schemars v1.2.0 |
| 437 | 2026-06-17T21:50:03.750Z | Downloaded typenum v1.19.0 |
| 438 | 2026-06-17T21:50:03.754Z | Downloaded http v0.2.12 |
| 439 | 2026-06-17T21:50:03.757Z | Downloaded rand v0.9.2 |
| 440 | 2026-06-17T21:50:03.757Z | Downloaded indexmap v2.13.0 |
| 441 | 2026-06-17T21:50:03.761Z | Downloaded hyper-util v0.1.19 |
| 442 | 2026-06-17T21:50:03.764Z | Downloaded zerotrie v0.2.3 |
| 443 | 2026-06-17T21:50:03.768Z | Downloaded clap_builder v4.6.0 |
| 444 | 2026-06-17T21:50:03.768Z | Downloaded url v2.5.8 |
| 445 | 2026-06-17T21:50:03.771Z | Downloaded itertools v0.12.1 |
| 446 | 2026-06-17T21:50:03.776Z | Downloaded tonic v0.9.2 |
| 447 | 2026-06-17T21:50:03.781Z | Downloaded axum v0.6.20 |
| 448 | 2026-06-17T21:50:03.787Z | Downloaded tonic v0.12.3 |
| 449 | 2026-06-17T21:50:03.794Z | Downloaded hyper v1.8.1 |
| 450 | 2026-06-17T21:50:03.798Z | Downloaded idna v1.1.0 |
| 451 | 2026-06-17T21:50:03.809Z | Downloaded iri-string v0.7.10 |
| 452 | 2026-06-17T21:50:03.815Z | Downloaded icu_properties_data v2.1.2 |
| 453 | 2026-06-17T21:50:03.839Z | Downloaded tower-http v0.6.8 |
| 454 | 2026-06-17T21:50:03.843Z | Downloaded tower v0.5.3 |
| 455 | 2026-06-17T21:50:03.848Z | Downloaded zerovec v0.11.5 |
| 456 | 2026-06-17T21:50:03.852Z | Downloaded hashbrown v0.16.1 |
| 457 | 2026-06-17T21:50:03.856Z | Downloaded tower v0.4.13 |
| 458 | 2026-06-17T21:50:03.859Z | Downloaded ron v0.12.0 |
| 459 | 2026-06-17T21:50:03.863Z | Downloaded reqwest v0.13.4 |
| 460 | 2026-06-17T21:50:03.866Z | Downloaded reqwest v0.12.28 |
| 461 | 2026-06-17T21:50:03.874Z | Downloaded h2 v0.3.27 |
| 462 | 2026-06-17T21:50:03.881Z | Downloaded h2 v0.4.13 |
| 463 | 2026-06-17T21:50:03.885Z | Downloaded regex v1.12.2 |
| 464 | 2026-06-17T21:50:03.889Z | Downloaded futures-util v0.3.32 |
| 465 | 2026-06-17T21:50:03.894Z | Downloaded tokio-util v0.7.18 |
| 466 | 2026-06-17T21:50:03.897Z | Downloaded serde_with v3.21.0 |
| 467 | 2026-06-17T21:50:03.904Z | Downloaded rustls-webpki v0.101.7 |
| 468 | 2026-06-17T21:50:03.912Z | Downloaded aho-corasick v1.1.4 |
| 469 | 2026-06-17T21:50:03.915Z | Downloaded quinn-proto v0.11.13 |
| 470 | 2026-06-17T21:50:03.919Z | Downloaded portable-atomic v1.13.0 |
| 471 | 2026-06-17T21:50:03.922Z | Downloaded axum v0.7.9 |
| 472 | 2026-06-17T21:50:03.926Z | Downloaded serde_json v1.0.150 |
| 473 | 2026-06-17T21:50:03.937Z | Downloaded time v0.3.47 |
| 474 | 2026-06-17T21:50:03.943Z | Downloaded vcpkg v0.2.15 |
| 475 | 2026-06-17T21:50:03.965Z | Downloaded openssl v0.10.81 |
| 476 | 2026-06-17T21:50:03.970Z | Downloaded openapiv3 v2.2.0 |
| 477 | 2026-06-17T21:50:03.976Z | Downloaded unicode-width v0.2.2 |
| 478 | 2026-06-17T21:50:03.980Z | Downloaded chrono v0.4.43 |
| 479 | 2026-06-17T21:50:03.983Z | Downloaded winnow v1.0.0 |
| 480 | 2026-06-17T21:50:03.988Z | Downloaded winnow v0.7.14 |
| 481 | 2026-06-17T21:50:03.992Z | Downloaded syn v2.0.117 |
| 482 | 2026-06-17T21:50:03.998Z | Downloaded aws-lc-rs v1.16.3 |
| 483 | 2026-06-17T21:50:04.024Z | Downloaded tracing v0.1.44 |
| 484 | 2026-06-17T21:50:04.034Z | Downloaded webpki-roots v1.0.5 |
| 485 | 2026-06-17T21:50:04.037Z | Downloaded syn v1.0.109 |
| 486 | 2026-06-17T21:50:04.041Z | Downloaded rustls v0.21.12 |
| 487 | 2026-06-17T21:50:04.046Z | Downloaded zerocopy v0.8.34 |
| 488 | 2026-06-17T21:50:04.058Z | Downloaded typify-impl v0.4.3 |
| 489 | 2026-06-17T21:50:04.068Z | Downloaded regex-syntax v0.8.8 |
| 490 | 2026-06-17T21:50:04.072Z | Downloaded petgraph v0.6.5 |
| 491 | 2026-06-17T21:50:04.081Z | Downloaded regress v0.10.5 |
| 492 | 2026-06-17T21:50:04.085Z | Downloaded libc v0.2.184 |
| 493 | 2026-06-17T21:50:04.103Z | Downloaded lzma-sys v0.1.20 |
| 494 | 2026-06-17T21:50:04.119Z | Downloaded rustls v0.23.36 |
| 495 | 2026-06-17T21:50:04.124Z | Downloaded rustix v0.38.44 |
| 496 | 2026-06-17T21:50:04.136Z | Downloaded rustix v1.1.3 |
| 497 | 2026-06-17T21:50:04.200Z | Downloaded regex-automata v0.4.13 |
| 498 | 2026-06-17T21:50:04.281Z | Downloaded tokio v1.52.3 |
| 499 | 2026-06-17T21:50:04.384Z | Downloaded encoding_rs v0.8.35 |
| 500 | 2026-06-17T21:50:04.399Z | Downloaded ring v0.17.14 |
| 501 | 2026-06-17T21:50:04.961Z | Downloaded aws-lc-sys v0.40.0 |
| 502 | 2026-06-17T21:50:05.176Z | Compiling proc-macro2 v1.0.106 |
| 503 | 2026-06-17T21:50:05.176Z | Compiling unicode-ident v1.0.22 |
| 504 | 2026-06-17T21:50:05.176Z | Compiling quote v1.0.45 |
| 505 | 2026-06-17T21:50:05.177Z | Compiling libc v0.2.184 |
| 506 | 2026-06-17T21:50:05.177Z | Compiling cfg-if v1.0.4 |
| 507 | 2026-06-17T21:50:05.177Z | Compiling itoa v1.0.17 |
| 508 | 2026-06-17T21:50:05.177Z | Compiling serde_core v1.0.228 |
| 509 | 2026-06-17T21:50:05.388Z | Compiling bytes v1.11.0 |
| 510 | 2026-06-17T21:50:05.448Z | Compiling allocator-api2 v0.2.21 |
| 511 | 2026-06-17T21:50:05.501Z | Compiling equivalent v1.0.2 |
| 512 | 2026-06-17T21:50:05.583Z | Compiling foldhash v0.2.0 |
| 513 | 2026-06-17T21:50:05.724Z | Compiling memchr v2.7.6 |
| 514 | 2026-06-17T21:50:05.871Z | Compiling hashbrown v0.16.1 |
| 515 | 2026-06-17T21:50:05.875Z | Compiling shlex v1.3.0 |
| 516 | 2026-06-17T21:50:05.957Z | Compiling find-msvc-tools v0.1.8 |
| 517 | 2026-06-17T21:50:06.034Z | Compiling pin-project-lite v0.2.16 |
| 518 | 2026-06-17T21:50:06.139Z | Compiling jobserver v0.1.34 |
| 519 | 2026-06-17T21:50:06.197Z | Compiling smallvec v1.15.1 |
| 520 | 2026-06-17T21:50:06.209Z | Compiling autocfg v1.5.0 |
| 521 | 2026-06-17T21:50:06.329Z | Compiling cc v1.2.54 |
| 522 | 2026-06-17T21:50:06.414Z | Compiling serde v1.0.228 |
| 523 | 2026-06-17T21:50:06.456Z | Compiling futures-core v0.3.32 |
| 524 | 2026-06-17T21:50:06.560Z | Compiling syn v2.0.117 |
| 525 | 2026-06-17T21:50:06.609Z | Compiling parking_lot_core v0.9.12 |
| 526 | 2026-06-17T21:50:06.675Z | Compiling log v0.4.29 |
| 527 | 2026-06-17T21:50:06.733Z | Compiling scopeguard v1.2.0 |
| 528 | 2026-06-17T21:50:06.816Z | Compiling socket2 v0.6.3 |
| 529 | 2026-06-17T21:50:06.889Z | Compiling lock_api v0.4.14 |
| 530 | 2026-06-17T21:50:06.923Z | Compiling errno v0.3.14 |
| 531 | 2026-06-17T21:50:07.079Z | Compiling zmij v1.0.17 |
| 532 | 2026-06-17T21:50:07.125Z | Compiling signal-hook-registry v1.4.8 |
| 533 | 2026-06-17T21:50:07.292Z | Compiling parking_lot v0.12.5 |
| 534 | 2026-06-17T21:50:07.295Z | Compiling mio v1.2.0 |
| 535 | 2026-06-17T21:50:07.427Z | Compiling futures-sink v0.3.32 |
| 536 | 2026-06-17T21:50:07.451Z | Compiling serde_json v1.0.150 |
| 537 | 2026-06-17T21:50:07.718Z | Compiling slab v0.4.11 |
| 538 | 2026-06-17T21:50:07.731Z | Compiling once_cell v1.21.3 |
| 539 | 2026-06-17T21:50:07.744Z | Compiling futures-channel v0.3.32 |
| 540 | 2026-06-17T21:50:07.787Z | Compiling num-traits v0.2.19 |
| 541 | 2026-06-17T21:50:07.830Z | Compiling futures-io v0.3.32 |
| 542 | 2026-06-17T21:50:07.864Z | Compiling futures-task v0.3.32 |
| 543 | 2026-06-17T21:50:07.896Z | Compiling getrandom v0.2.17 |
| 544 | 2026-06-17T21:50:07.948Z | Compiling http v1.4.0 |
| 545 | 2026-06-17T21:50:07.977Z | Compiling rustversion v1.0.22 |
| 546 | 2026-06-17T21:50:07.992Z | Compiling schemars v0.8.22 |
| 547 | 2026-06-17T21:50:08.080Z | Compiling tracing-core v0.1.36 |
| 548 | 2026-06-17T21:50:08.244Z | Compiling indexmap v2.13.0 |
| 549 | 2026-06-17T21:50:08.402Z | Compiling fnv v1.0.7 |
| 550 | 2026-06-17T21:50:08.503Z | Compiling dyn-clone v1.0.20 |
| 551 | 2026-06-17T21:50:08.617Z | Compiling tower-service v0.3.3 |
| 552 | 2026-06-17T21:50:08.650Z | Compiling httparse v1.10.1 |
| 553 | 2026-06-17T21:50:08.711Z | Compiling stable_deref_trait v1.2.1 |
| 554 | 2026-06-17T21:50:08.724Z | Compiling ring v0.17.14 |
| 555 | 2026-06-17T21:50:08.756Z | Compiling getrandom v0.3.4 |
| 556 | 2026-06-17T21:50:08.956Z | Compiling percent-encoding v2.3.2 |
| 557 | 2026-06-17T21:50:09.174Z | Compiling try-lock v0.2.5 |
| 558 | 2026-06-17T21:50:09.283Z | Compiling want v0.3.1 |
| 559 | 2026-06-17T21:50:09.333Z | Compiling cmake v0.1.58 |
| 560 | 2026-06-17T21:50:09.336Z | Compiling fs_extra v1.3.0 |
| 561 | 2026-06-17T21:50:09.353Z | Compiling iana-time-zone v0.1.64 |
| 562 | 2026-06-17T21:50:09.419Z | Compiling dunce v1.0.5 |
| 563 | 2026-06-17T21:50:09.449Z | Compiling synstructure v0.13.2 |
| 564 | 2026-06-17T21:50:09.514Z | Compiling serde_derive_internals v0.29.1 |
| 565 | 2026-06-17T21:50:09.575Z | Compiling tower-layer v0.3.3 |
| 566 | 2026-06-17T21:50:09.587Z | Compiling regex-syntax v0.8.8 |
| 567 | 2026-06-17T21:50:09.636Z | Compiling httpdate v1.0.3 |
| 568 | 2026-06-17T21:50:09.735Z | Compiling untrusted v0.9.0 |
| 569 | 2026-06-17T21:50:09.863Z | Compiling aws-lc-sys v0.40.0 |
| 570 | 2026-06-17T21:50:09.883Z | Compiling http-body v1.0.1 |
| 571 | 2026-06-17T21:50:10.022Z | Compiling syn v1.0.109 |
| 572 | 2026-06-17T21:50:10.033Z | Compiling version_check v0.9.5 |
| 573 | 2026-06-17T21:50:10.115Z | Compiling thiserror v2.0.18 |
| 574 | 2026-06-17T21:50:10.242Z | Compiling zeroize v1.8.2 |
| 575 | 2026-06-17T21:50:10.299Z | Compiling heck v0.5.0 |
| 576 | 2026-06-17T21:50:10.372Z | Compiling writeable v0.6.2 |
| 577 | 2026-06-17T21:50:10.439Z | Compiling litemap v0.8.1 |
| 578 | 2026-06-17T21:50:10.569Z | Compiling uuid v1.20.0 |
| 579 | 2026-06-17T21:50:10.605Z | Compiling zerocopy v0.8.34 |
| 580 | 2026-06-17T21:50:10.628Z | Compiling serde_derive v1.0.228 |
| 581 | 2026-06-17T21:50:10.640Z | Compiling tokio-macros v2.7.0 |
| 582 | 2026-06-17T21:50:10.676Z | Compiling futures-macro v0.3.32 |
| 583 | 2026-06-17T21:50:10.968Z | Compiling zerofrom-derive v0.1.6 |
| 584 | 2026-06-17T21:50:10.981Z | Compiling schemars_derive v0.8.22 |
| 585 | 2026-06-17T21:50:11.382Z | Compiling tokio v1.52.3 |
| 586 | 2026-06-17T21:50:11.496Z | Compiling futures-util v0.3.32 |
| 587 | 2026-06-17T21:50:12.195Z | Compiling tracing-attributes v0.1.31 |
| 588 | 2026-06-17T21:50:12.198Z | Compiling zerofrom v0.1.6 |
| 589 | 2026-06-17T21:50:12.219Z | Compiling yoke-derive v0.8.1 |
| 590 | 2026-06-17T21:50:12.326Z | Compiling zerovec-derive v0.11.2 |
| 591 | 2026-06-17T21:50:13.227Z | Compiling yoke v0.8.1 |
| 592 | 2026-06-17T21:50:13.347Z | Compiling displaydoc v0.2.5 |
| 593 | 2026-06-17T21:50:13.390Z | Compiling tracing v0.1.44 |
| 594 | 2026-06-17T21:50:13.405Z | Compiling zerovec v0.11.5 |
| 595 | 2026-06-17T21:50:13.797Z | Compiling chrono v0.4.43 |
| 596 | 2026-06-17T21:50:13.904Z | Compiling potential_utf v0.1.4 |
| 597 | 2026-06-17T21:50:13.907Z | Compiling thiserror-impl v2.0.18 |
| 598 | 2026-06-17T21:50:13.927Z | Compiling icu_properties_data v2.1.2 |
| 599 | 2026-06-17T21:50:14.068Z | Compiling aws-lc-rs v1.16.3 |
| 600 | 2026-06-17T21:50:14.095Z | Compiling tinystr v0.8.2 |
| 601 | 2026-06-17T21:50:14.145Z | Compiling zerotrie v0.2.3 |
| 602 | 2026-06-17T21:50:14.294Z | Compiling icu_locale_core v2.1.1 |
| 603 | 2026-06-17T21:50:14.364Z | Compiling icu_normalizer_data v2.1.1 |
| 604 | 2026-06-17T21:50:14.454Z | Compiling icu_collections v2.1.1 |
| 605 | 2026-06-17T21:50:14.646Z | Compiling rustls-pki-types v1.14.0 |
| 606 | 2026-06-17T21:50:14.961Z | Compiling tokio-util v0.7.18 |
| 607 | 2026-06-17T21:50:15.124Z | Compiling icu_provider v2.1.1 |
| 608 | 2026-06-17T21:50:15.237Z | Compiling base64 v0.22.1 |
| 609 | 2026-06-17T21:50:15.296Z | Compiling atomic-waker v1.1.2 |
| 610 | 2026-06-17T21:50:15.423Z | Compiling h2 v0.4.13 |
| 611 | 2026-06-17T21:50:15.648Z | Compiling aho-corasick v1.1.4 |
| 612 | 2026-06-17T21:50:15.736Z | Compiling bitflags v2.10.0 |
| 613 | 2026-06-17T21:50:15.963Z | Compiling sync_wrapper v1.0.2 |
| 614 | 2026-06-17T21:50:16.072Z | Compiling pin-utils v0.1.0 |
| 615 | 2026-06-17T21:50:16.144Z | Compiling pkg-config v0.3.32 |
| 616 | 2026-06-17T21:50:16.587Z | Compiling regex-automata v0.4.13 |
| 617 | 2026-06-17T21:50:16.668Z | Compiling icu_properties v2.1.2 |
| 618 | 2026-06-17T21:50:16.740Z | Compiling icu_normalizer v2.1.1 |
| 619 | 2026-06-17T21:50:17.382Z | Compiling ppv-lite86 v0.2.21 |
| 620 | 2026-06-17T21:50:17.473Z | Compiling ipnet v2.11.0 |
| 621 | 2026-06-17T21:50:17.699Z | Compiling rustls v0.23.36 |
| 622 | 2026-06-17T21:50:17.831Z | Compiling idna_adapter v1.2.1 |
| 623 | 2026-06-17T21:50:17.908Z | Compiling tower v0.5.3 |
| 624 | 2026-06-17T21:50:17.936Z | Compiling http-body-util v0.1.3 |
| 625 | 2026-06-17T21:50:17.969Z | Compiling form_urlencoded v1.2.2 |
| 626 | 2026-06-17T21:50:18.152Z | Compiling regress v0.10.5 |
| 627 | 2026-06-17T21:50:18.184Z | Compiling semver v1.0.27 |
| 628 | 2026-06-17T21:50:18.214Z | Compiling subtle v2.6.1 |
| 629 | 2026-06-17T21:50:18.365Z | Compiling regex v1.12.2 |
| 630 | 2026-06-17T21:50:18.392Z | Compiling anyhow v1.0.102 |
| 631 | 2026-06-17T21:50:18.474Z | Compiling hyper v1.8.1 |
| 632 | 2026-06-17T21:50:18.706Z | Compiling utf8_iter v1.0.4 |
| 633 | 2026-06-17T21:50:18.825Z | Compiling idna v1.1.0 |
| 634 | 2026-06-17T21:50:19.065Z | Compiling serde_tokenstream v0.2.2 |
| 635 | 2026-06-17T21:50:19.352Z | Compiling winnow v1.0.0 |
| 636 | 2026-06-17T21:50:19.494Z | Compiling url v2.5.8 |
| 637 | 2026-06-17T21:50:19.582Z | Compiling hyper-util v0.1.19 |
| 638 | 2026-06-17T21:50:19.677Z | Compiling typify-impl v0.4.3 |
| 639 | 2026-06-17T21:50:20.073Z | Compiling rand_core v0.6.4 |
| 640 | 2026-06-17T21:50:20.087Z | Compiling either v1.15.0 |
| 641 | 2026-06-17T21:50:20.196Z | Compiling webpki-roots v1.0.5 |
| 642 | 2026-06-17T21:50:20.289Z | Compiling rand_chacha v0.3.1 |
| 643 | 2026-06-17T21:50:20.302Z | Compiling ryu v1.0.22 |
| 644 | 2026-06-17T21:50:20.313Z | Compiling iri-string v0.7.10 |
| 645 | 2026-06-17T21:50:20.313Z | Compiling vcpkg v0.2.15 |
| 646 | 2026-06-17T21:50:20.489Z | Compiling winnow v0.7.14 |
| 647 | 2026-06-17T21:50:20.735Z | Compiling typenum v1.19.0 |
| 648 | 2026-06-17T21:50:20.865Z | Compiling openssl-sys v0.9.117 |
| 649 | 2026-06-17T21:50:21.102Z | Compiling rand v0.8.5 |
| 650 | 2026-06-17T21:50:21.335Z | Compiling itertools v0.10.5 |
| 651 | 2026-06-17T21:50:21.397Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 652 | 2026-06-17T21:50:21.771Z | Compiling tower-http v0.6.8 |
| 653 | 2026-06-17T21:50:21.960Z | Compiling async-trait v0.1.89 |
| 654 | 2026-06-17T21:50:21.987Z | Compiling generic-array v0.14.9 |
| 655 | 2026-06-17T21:50:22.018Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 656 | 2026-06-17T21:50:22.219Z | Compiling slog v2.8.2 |
| 657 | 2026-06-17T21:50:22.284Z | Compiling http v0.2.12 |
| 658 | 2026-06-17T21:50:22.331Z | Compiling prost-derive v0.11.9 |
| 659 | 2026-06-17T21:50:22.669Z | Compiling lazy_static v1.5.0 |
| 660 | 2026-06-17T21:50:22.689Z | Compiling mime v0.3.17 |
| 661 | 2026-06-17T21:50:22.770Z | Compiling strsim v0.11.1 |
| 662 | 2026-06-17T21:50:22.984Z | Compiling openapiv3 v2.2.0 |
| 663 | 2026-06-17T21:50:23.167Z | Compiling erased-serde v0.3.31 |
| 664 | 2026-06-17T21:50:23.406Z | Compiling indexmap v1.9.3 |
| 665 | 2026-06-17T21:50:23.672Z | Compiling socket2 v0.5.10 |
| 666 | 2026-06-17T21:50:24.442Z | Compiling rustix v0.38.44 |
| 667 | 2026-06-17T21:50:24.454Z | Compiling heck v0.4.1 |
| 668 | 2026-06-17T21:50:24.590Z | Compiling thiserror v1.0.69 |
| 669 | 2026-06-17T21:50:24.788Z | Compiling rustix v1.1.3 |
| 670 | 2026-06-17T21:50:25.339Z | Compiling http-body v0.4.6 |
| 671 | 2026-06-17T21:50:25.568Z | Compiling serde_urlencoded v0.7.1 |
| 672 | 2026-06-17T21:50:25.691Z | Compiling pin-project-internal v1.1.10 |
| 673 | 2026-06-17T21:50:25.817Z | Compiling thiserror-impl v1.0.69 |
| 674 | 2026-06-17T21:50:25.871Z | Compiling typify-macro v0.4.3 |
| 675 | 2026-06-17T21:50:26.664Z | Compiling unsafe-libyaml v0.2.11 |
| 676 | 2026-06-17T21:50:26.752Z | Compiling hashbrown v0.12.3 |
| 677 | 2026-06-17T21:50:27.021Z | Compiling prettyplease v0.1.25 |
| 678 | 2026-06-17T21:50:27.261Z | Compiling serde_yaml v0.9.34+deprecated |
| 679 | 2026-06-17T21:50:27.449Z | Compiling pin-project v1.1.10 |
| 680 | 2026-06-17T21:50:27.619Z | Compiling prost v0.11.9 |
| 681 | 2026-06-17T21:50:27.692Z | Compiling crypto-common v0.1.6 |
| 682 | 2026-06-17T21:50:27.821Z | Compiling block-buffer v0.10.4 |
| 683 | 2026-06-17T21:50:27.906Z | Compiling typify v0.4.3 |
| 684 | 2026-06-17T21:50:27.957Z | Compiling h2 v0.3.27 |
| 685 | 2026-06-17T21:50:28.242Z | Compiling ident_case v1.0.1 |
| 686 | 2026-06-17T21:50:28.295Z | Compiling foreign-types-shared v0.1.1 |
| 687 | 2026-06-17T21:50:28.300Z | Compiling fastrand v2.3.0 |
| 688 | 2026-06-17T21:50:28.365Z | Compiling matchit v0.7.3 |
| 689 | 2026-06-17T21:50:28.392Z | Compiling utf8parse v0.2.2 |
| 690 | 2026-06-17T21:50:28.505Z | Compiling openssl v0.10.81 |
| 691 | 2026-06-17T21:50:28.531Z | Compiling home v0.5.12 |
| 692 | 2026-06-17T21:50:28.542Z | Compiling fixedbitset v0.4.2 |
| 693 | 2026-06-17T21:50:28.659Z | Compiling which v4.4.2 |
| 694 | 2026-06-17T21:50:28.673Z | Compiling anstyle-parse v1.0.0 |
| 695 | 2026-06-17T21:50:28.737Z | Compiling petgraph v0.6.5 |
| 696 | 2026-06-17T21:50:28.779Z | Compiling tempfile v3.24.0 |
| 697 | 2026-06-17T21:50:28.856Z | Compiling foreign-types v0.3.2 |
| 698 | 2026-06-17T21:50:28.892Z | Compiling darling_core v0.23.0 |
| 699 | 2026-06-17T21:50:28.925Z | Compiling digest v0.10.7 |
| 700 | 2026-06-17T21:50:29.105Z | Compiling prost-types v0.11.9 |
| 701 | 2026-06-17T21:50:29.121Z | Compiling tower v0.4.13 |
| 702 | 2026-06-17T21:50:29.699Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 703 | 2026-06-17T21:50:30.107Z | Compiling futures-executor v0.3.32 |
| 704 | 2026-06-17T21:50:30.207Z | Compiling async-stream-impl v0.3.6 |
| 705 | 2026-06-17T21:50:30.398Z | Compiling openssl-macros v0.1.1 |
| 706 | 2026-06-17T21:50:30.425Z | Compiling proc-macro-error-attr v1.0.4 |
| 707 | 2026-06-17T21:50:30.589Z | Compiling axum-core v0.3.4 |
| 708 | 2026-06-17T21:50:30.648Z | Compiling crossbeam-utils v0.8.21 |
| 709 | 2026-06-17T21:50:30.802Z | Compiling hyper v0.14.32 |
| 710 | 2026-06-17T21:50:30.842Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 711 | 2026-06-17T21:50:30.872Z | Compiling colorchoice v1.0.4 |
| 712 | 2026-06-17T21:50:30.948Z | Compiling cpufeatures v0.2.17 |
| 713 | 2026-06-17T21:50:30.955Z | Compiling anstyle v1.0.13 |
| 714 | 2026-06-17T21:50:30.985Z | Compiling rustls v0.21.12 |
| 715 | 2026-06-17T21:50:31.021Z | Compiling base64 v0.21.7 |
| 716 | 2026-06-17T21:50:31.082Z | Compiling multimap v0.8.3 |
| 717 | 2026-06-17T21:50:31.188Z | Compiling anstyle-query v1.1.5 |
| 718 | 2026-06-17T21:50:31.199Z | Compiling is_terminal_polyfill v1.70.2 |
| 719 | 2026-06-17T21:50:31.239Z | Compiling tokio-openssl v0.6.5 |
| 720 | 2026-06-17T21:50:31.290Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 721 | 2026-06-17T21:50:31.305Z | Compiling crucible-workspace-hack v0.1.0 |
| 722 | 2026-06-17T21:50:31.341Z | Compiling anstream v1.0.0 |
| 723 | 2026-06-17T21:50:31.494Z | Compiling prost-build v0.11.9 |
| 724 | 2026-06-17T21:50:31.542Z | Compiling darling_macro v0.23.0 |
| 725 | 2026-06-17T21:50:31.662Z | Compiling async-stream v0.3.6 |
| 726 | 2026-06-17T21:50:31.738Z | Compiling futures v0.3.32 |
| 727 | 2026-06-17T21:50:31.884Z | Compiling proc-macro-crate v3.4.0 |
| 728 | 2026-06-17T21:50:31.893Z | Compiling axum-core v0.4.5 |
| 729 | 2026-06-17T21:50:32.045Z | Compiling tokio-stream v0.1.18 |
| 730 | 2026-06-17T21:50:32.194Z | Compiling sct v0.7.1 |
| 731 | 2026-06-17T21:50:32.314Z | Compiling rustls-webpki v0.101.7 |
| 732 | 2026-06-17T21:50:32.375Z | Compiling proc-macro-error v1.0.4 |
| 733 | 2026-06-17T21:50:32.406Z | Compiling rand_core v0.9.5 |
| 734 | 2026-06-17T21:50:32.491Z | Compiling axum v0.6.20 |
| 735 | 2026-06-17T21:50:32.604Z | Compiling serde_spanned v1.0.4 |
| 736 | 2026-06-17T21:50:32.622Z | Compiling clap_lex v1.0.0 |
| 737 | 2026-06-17T21:50:32.708Z | Compiling prettyplease v0.2.37 |
| 738 | 2026-06-17T21:50:32.754Z | Compiling unicode-width v0.2.2 |
| 739 | 2026-06-17T21:50:32.880Z | Compiling powerfmt v0.2.0 |
| 740 | 2026-06-17T21:50:32.951Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 741 | 2026-06-17T21:50:33.042Z | Compiling num-conv v0.2.0 |
| 742 | 2026-06-17T21:50:33.086Z | Compiling openssl-probe v0.2.1 |
| 743 | 2026-06-17T21:50:33.105Z | Compiling time-core v0.1.8 |
| 744 | 2026-06-17T21:50:33.168Z | Compiling deranged v0.5.5 |
| 745 | 2026-06-17T21:50:33.195Z | Compiling rustls-native-certs v0.8.3 |
| 746 | 2026-06-17T21:50:33.252Z | Compiling time-macros v0.2.27 |
| 747 | 2026-06-17T21:50:33.277Z | Compiling axum v0.7.9 |
| 748 | 2026-06-17T21:50:33.515Z | Compiling clap_builder v4.6.0 |
| 749 | 2026-06-17T21:50:33.548Z | Compiling toml v0.9.11+spec-1.1.0 |
| 750 | 2026-06-17T21:50:34.460Z | Compiling rand_chacha v0.9.0 |
| 751 | 2026-06-17T21:50:34.860Z | Compiling num_enum_derive v0.7.5 |
| 752 | 2026-06-17T21:50:34.890Z | Compiling darling v0.23.0 |
| 753 | 2026-06-17T21:50:34.974Z | Compiling tonic-build v0.9.2 |
| 754 | 2026-06-17T21:50:35.781Z | Compiling sha1 v0.10.6 |
| 755 | 2026-06-17T21:50:35.884Z | Compiling progenitor-impl v0.10.0 |
| 756 | 2026-06-17T21:50:35.955Z | Compiling hyper-timeout v0.5.2 |
| 757 | 2026-06-17T21:50:36.008Z | Compiling lzma-sys v0.1.20 |
| 758 | 2026-06-17T21:50:36.159Z | Compiling oxnet v0.1.4 |
| 759 | 2026-06-17T21:50:36.257Z | Compiling tokio-io-timeout v1.2.1 |
| 760 | 2026-06-17T21:50:36.403Z | Compiling clap_derive v4.6.1 |
| 761 | 2026-06-17T21:50:36.420Z | Compiling foreign-types-macros v0.2.3 |
| 762 | 2026-06-17T21:50:36.564Z | Compiling arc-swap v1.8.0 |
| 763 | 2026-06-17T21:50:36.610Z | Compiling prost v0.13.5 |
| 764 | 2026-06-17T21:50:36.927Z | Compiling thread_local v1.1.9 |
| 765 | 2026-06-17T21:50:37.034Z | Compiling hyper-openssl v0.9.2 |
| 766 | 2026-06-17T21:50:37.129Z | Compiling sync_wrapper v0.1.2 |
| 767 | 2026-06-17T21:50:37.133Z | Compiling typeid v1.0.3 |
| 768 | 2026-06-17T21:50:37.204Z | Compiling utf-8 v0.7.6 |
| 769 | 2026-06-17T21:50:37.237Z | Compiling data-encoding v2.10.0 |
| 770 | 2026-06-17T21:50:37.271Z | Compiling byteorder v1.5.0 |
| 771 | 2026-06-17T21:50:37.392Z | Compiling slog-async v2.8.0 |
| 772 | 2026-06-17T21:50:37.425Z | Compiling bitflags v1.3.2 |
| 773 | 2026-06-17T21:50:37.504Z | Compiling linked-hash-map v0.5.6 |
| 774 | 2026-06-17T21:50:37.516Z | Compiling foreign-types-shared v0.3.1 |
| 775 | 2026-06-17T21:50:37.608Z | Compiling portable-atomic v1.13.0 |
| 776 | 2026-06-17T21:50:37.698Z | Compiling linked_hash_set v0.1.6 |
| 777 | 2026-06-17T21:50:37.729Z | Compiling foreign-types v0.5.0 |
| 778 | 2026-06-17T21:50:37.781Z | Compiling tungstenite v0.21.0 |
| 779 | 2026-06-17T21:50:37.903Z | Compiling tonic v0.12.3 |
| 780 | 2026-06-17T21:50:38.080Z | Compiling slog-scope v4.4.1 |
| 781 | 2026-06-17T21:50:38.096Z | Compiling clap v4.6.1 |
| 782 | 2026-06-17T21:50:38.129Z | Compiling hyper-timeout v0.4.1 |
| 783 | 2026-06-17T21:50:38.174Z | Compiling num_enum v0.7.5 |
| 784 | 2026-06-17T21:50:38.290Z | Compiling tokio-rustls v0.24.1 |
| 785 | 2026-06-17T21:50:38.295Z | Compiling crossbeam-channel v0.5.15 |
| 786 | 2026-06-17T21:50:38.332Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 787 | 2026-06-17T21:50:38.512Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 788 | 2026-06-17T21:50:38.780Z | Compiling serde_with_macros v3.21.0 |
| 789 | 2026-06-17T21:50:38.804Z | Compiling rand v0.9.2 |
| 790 | 2026-06-17T21:50:38.969Z | Compiling cargo_toml v0.22.3 |
| 791 | 2026-06-17T21:50:39.398Z | Compiling time v0.3.47 |
| 792 | 2026-06-17T21:50:39.427Z | Compiling progenitor-macro v0.10.0 |
| 793 | 2026-06-17T21:50:40.108Z | Compiling rustls-pemfile v1.0.4 |
| 794 | 2026-06-17T21:50:40.445Z | Compiling progenitor-impl v0.11.2 |
| 795 | 2026-06-17T21:50:40.640Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 796 | 2026-06-17T21:50:40.914Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 797 | 2026-06-17T21:50:40.945Z | Compiling cstr-argument v0.1.2 |
| 798 | 2026-06-17T21:50:41.100Z | Compiling is-terminal v0.4.17 |
| 799 | 2026-06-17T21:50:41.158Z | Compiling encoding_rs v0.8.35 |
| 800 | 2026-06-17T21:50:41.197Z | Compiling ipnetwork v0.21.1 |
| 801 | 2026-06-17T21:50:41.403Z | Compiling colored v3.1.1 |
| 802 | 2026-06-17T21:50:41.488Z | Compiling pretty-hex v0.4.1 |
| 803 | 2026-06-17T21:50:41.628Z | Compiling term v1.2.1 |
| 804 | 2026-06-17T21:50:41.651Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 805 | 2026-06-17T21:50:41.869Z | Compiling take_mut v0.2.2 |
| 806 | 2026-06-17T21:50:41.921Z | Compiling camino v1.2.2 |
| 807 | 2026-06-17T21:50:42.329Z | Compiling slog-term v2.9.2 |
| 808 | 2026-06-17T21:50:42.348Z | Compiling itertools v0.12.1 |
| 809 | 2026-06-17T21:50:42.528Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 810 | 2026-06-17T21:50:42.733Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 811 | 2026-06-17T21:50:42.856Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 812 | 2026-06-17T21:50:42.870Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 813 | 2026-06-17T21:50:42.934Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 814 | 2026-06-17T21:50:43.202Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 815 | 2026-06-17T21:50:43.317Z | Compiling tonic v0.9.2 |
| 816 | 2026-06-17T21:50:43.594Z | Compiling serde_with v3.21.0 |
| 817 | 2026-06-17T21:50:43.897Z | Compiling tonic-openssl v0.3.0 |
| 818 | 2026-06-17T21:50:43.911Z | Compiling zone_cfg_derive v0.3.1 |
| 819 | 2026-06-17T21:50:44.030Z | Compiling progenitor-macro v0.11.2 |
| 820 | 2026-06-17T21:50:44.199Z | Compiling tokio-tungstenite v0.21.0 |
| 821 | 2026-06-17T21:50:44.507Z | Compiling slog-stdlog v4.1.1 |
| 822 | 2026-06-17T21:50:44.827Z | Compiling console v0.16.2 |
| 823 | 2026-06-17T21:50:45.122Z | Compiling tabwriter v1.4.1 |
| 824 | 2026-06-17T21:50:45.458Z | Compiling unit-prefix v0.5.2 |
| 825 | 2026-06-17T21:50:45.535Z | Compiling ron v0.12.0 |
| 826 | 2026-06-17T21:50:45.606Z | Compiling indicatif v0.18.3 |
| 827 | 2026-06-17T21:50:45.852Z | Compiling xz2 v0.1.7 |
| 828 | 2026-06-17T21:50:46.097Z | Compiling slog-envlogger v2.2.0 |
| 829 | 2026-06-17T21:50:46.501Z | Compiling zone v0.3.1 |
| 830 | 2026-06-17T21:50:47.208Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 831 | 2026-06-17T21:50:47.260Z | Compiling sha2 v0.10.9 |
| 832 | 2026-06-17T21:50:47.519Z | Compiling smf v0.2.3 |
| 833 | 2026-06-17T21:50:47.546Z | Compiling base16ct v1.0.0 |
| 834 | 2026-06-17T21:50:50.630Z | Compiling rustls-webpki v0.103.9 |
| 835 | 2026-06-17T21:50:53.508Z | Compiling tokio-rustls v0.26.4 |
| 836 | 2026-06-17T21:50:53.508Z | Compiling rustls-platform-verifier v0.7.0 |
| 837 | 2026-06-17T21:50:53.617Z | Compiling hyper-rustls v0.27.7 |
| 838 | 2026-06-17T21:50:53.768Z | Compiling reqwest v0.12.28 |
| 839 | 2026-06-17T21:50:53.794Z | Compiling reqwest v0.13.4 |
| 840 | 2026-06-17T21:50:54.818Z | Compiling progenitor-client v0.10.0 |
| 841 | 2026-06-17T21:50:54.818Z | Compiling progenitor-client v0.11.2 |
| 842 | 2026-06-17T21:50:55.001Z | Compiling progenitor v0.10.0 |
| 843 | 2026-06-17T21:50:55.079Z | Compiling progenitor v0.11.2 |
| 844 | 2026-06-17T21:50:55.092Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 845 | 2026-06-17T21:50:55.206Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 846 | 2026-06-17T21:50:58.334Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 847 | 2026-06-17T21:51:07.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s |
| 848 | 2026-06-17T21:51:07.478Z | + cargo build --tests |
| 849 | 2026-06-17T21:51:07.615Z | Downloading crates ... |
| 850 | 2026-06-17T21:51:07.732Z | Downloaded ciborium-io v0.2.2 |
| 851 | 2026-06-17T21:51:07.742Z | Downloaded addr2line v0.25.1 |
| 852 | 2026-06-17T21:51:07.745Z | Downloaded chumsky v0.9.3 |
| 853 | 2026-06-17T21:51:07.745Z | Downloaded flagset v0.4.7 |
| 854 | 2026-06-17T21:51:07.745Z | Downloaded is_ci v1.2.0 |
| 855 | 2026-06-17T21:51:07.748Z | Downloaded terminal_size v0.1.17 |
| 856 | 2026-06-17T21:51:07.751Z | Downloaded der v0.7.10 |
| 857 | 2026-06-17T21:51:07.754Z | Downloaded primeorder v0.13.6 |
| 858 | 2026-06-17T21:51:07.757Z | Downloaded base16ct v0.2.0 |
| 859 | 2026-06-17T21:51:07.760Z | Downloaded adler2 v2.0.1 |
| 860 | 2026-06-17T21:51:07.763Z | Downloaded miette-derive v5.10.0 |
| 861 | 2026-06-17T21:51:07.771Z | Downloaded newline-converter v0.3.0 |
| 862 | 2026-06-17T21:51:07.778Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 863 | 2026-06-17T21:51:07.781Z | Downloaded smawk v0.3.2 |
| 864 | 2026-06-17T21:51:07.781Z | Downloaded num-iter v0.1.45 |
| 865 | 2026-06-17T21:51:07.781Z | Downloaded keccak v0.1.5 |
| 866 | 2026-06-17T21:51:07.784Z | Downloaded atomicwrites v0.4.4 |
| 867 | 2026-06-17T21:51:07.784Z | Downloaded miette v5.10.0 |
| 868 | 2026-06-17T21:51:07.788Z | Downloaded group v0.13.0 |
| 869 | 2026-06-17T21:51:07.788Z | Downloaded spki v0.7.3 |
| 870 | 2026-06-17T21:51:07.791Z | Downloaded console v0.15.11 |
| 871 | 2026-06-17T21:51:07.791Z | Downloaded ahash v0.8.12 |
| 872 | 2026-06-17T21:51:07.794Z | Downloaded hubpack v0.1.2 |
| 873 | 2026-06-17T21:51:07.794Z | Downloaded supports-hyperlinks v2.1.0 |
| 874 | 2026-06-17T21:51:07.801Z | Downloaded unicode-linebreak v0.1.5 |
| 875 | 2026-06-17T21:51:07.804Z | Downloaded rfc6979 v0.4.0 |
| 876 | 2026-06-17T21:51:07.804Z | Downloaded hubpack_derive v0.1.1 |
| 877 | 2026-06-17T21:51:07.808Z | Downloaded zeroize_derive v1.4.3 |
| 878 | 2026-06-17T21:51:07.811Z | Downloaded backtrace-ext v0.2.1 |
| 879 | 2026-06-17T21:51:07.811Z | Downloaded knuffel-derive v3.2.0 |
| 880 | 2026-06-17T21:51:07.816Z | Downloaded rustc_version v0.4.1 |
| 881 | 2026-06-17T21:51:07.820Z | Downloaded signature v2.2.0 |
| 882 | 2026-06-17T21:51:07.823Z | Downloaded strum v0.26.3 |
| 883 | 2026-06-17T21:51:07.830Z | Downloaded supports-unicode v2.1.0 |
| 884 | 2026-06-17T21:51:07.836Z | Downloaded supports-color v2.1.0 |
| 885 | 2026-06-17T21:51:07.839Z | Downloaded terminal_size v0.4.3 |
| 886 | 2026-06-17T21:51:07.842Z | Downloaded pkcs1 v0.7.5 |
| 887 | 2026-06-17T21:51:07.842Z | Downloaded pem-rfc7468 v0.7.0 |
| 888 | 2026-06-17T21:51:07.845Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 889 | 2026-06-17T21:51:07.848Z | Downloaded ciborium-ll v0.2.2 |
| 890 | 2026-06-17T21:51:07.853Z | Downloaded owo-colors v3.5.0 |
| 891 | 2026-06-17T21:51:07.864Z | Downloaded tls_codec v0.4.2 |
| 892 | 2026-06-17T21:51:07.867Z | Downloaded static_assertions v1.1.0 |
| 893 | 2026-06-17T21:51:07.867Z | Downloaded ff v0.13.1 |
| 894 | 2026-06-17T21:51:07.870Z | Downloaded tls_codec_derive v0.4.2 |
| 895 | 2026-06-17T21:51:07.873Z | Downloaded base64ct v1.8.3 |
| 896 | 2026-06-17T21:51:07.873Z | Downloaded sec1 v0.7.3 |
| 897 | 2026-06-17T21:51:07.876Z | Downloaded ed25519 v2.2.3 |
| 898 | 2026-06-17T21:51:07.876Z | Downloaded num-integer v0.1.46 |
| 899 | 2026-06-17T21:51:07.879Z | Downloaded rustc-demangle v0.1.27 |
| 900 | 2026-06-17T21:51:07.888Z | Downloaded ciborium v0.2.2 |
| 901 | 2026-06-17T21:51:07.891Z | Downloaded hmac v0.12.1 |
| 902 | 2026-06-17T21:51:07.892Z | Downloaded der_derive v0.7.3 |
| 903 | 2026-06-17T21:51:07.895Z | Downloaded pkcs8 v0.10.2 |
| 904 | 2026-06-17T21:51:07.903Z | Downloaded const-oid v0.9.6 |
| 905 | 2026-06-17T21:51:07.905Z | Downloaded ecdsa v0.16.9 |
| 906 | 2026-06-17T21:51:07.905Z | Downloaded strum_macros v0.26.4 |
| 907 | 2026-06-17T21:51:07.909Z | Downloaded backtrace v0.3.76 |
| 908 | 2026-06-17T21:51:07.924Z | Downloaded similar v2.7.0 |
| 909 | 2026-06-17T21:51:07.933Z | Downloaded textwrap v0.15.2 |
| 910 | 2026-06-17T21:51:07.936Z | Downloaded spin v0.9.8 |
| 911 | 2026-06-17T21:51:07.939Z | Downloaded knuffel v3.2.0 |
| 912 | 2026-06-17T21:51:07.943Z | Downloaded half v2.7.1 |
| 913 | 2026-06-17T21:51:07.953Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 914 | 2026-06-17T21:51:07.956Z | Downloaded miniz_oxide v0.8.9 |
| 915 | 2026-06-17T21:51:07.962Z | Downloaded zerocopy-derive v0.8.34 |
| 916 | 2026-06-17T21:51:07.967Z | Downloaded elliptic-curve v0.13.8 |
| 917 | 2026-06-17T21:51:07.972Z | Downloaded crypto-bigint v0.5.5 |
| 918 | 2026-06-17T21:51:07.974Z | Downloaded ed25519-dalek v2.2.0 |
| 919 | 2026-06-17T21:51:07.977Z | Downloaded rsa v0.9.10 |
| 920 | 2026-06-17T21:51:07.981Z | Downloaded expectorate v1.2.0 |
| 921 | 2026-06-17T21:51:07.983Z | Downloaded unicode-segmentation v1.12.0 |
| 922 | 2026-06-17T21:51:07.997Z | Downloaded x509-cert v0.2.5 |
| 923 | 2026-06-17T21:51:08.000Z | Downloaded hashbrown v0.14.5 |
| 924 | 2026-06-17T21:51:08.008Z | Downloaded num-bigint-dig v0.8.6 |
| 925 | 2026-06-17T21:51:08.016Z | Downloaded libm v0.2.16 |
| 926 | 2026-06-17T21:51:08.024Z | Downloaded hkdf v0.12.4 |
| 927 | 2026-06-17T21:51:08.037Z | Downloaded p384 v0.13.1 |
| 928 | 2026-06-17T21:51:08.046Z | Downloaded salty v0.3.0 |
| 929 | 2026-06-17T21:51:08.078Z | Downloaded unicode-width v0.1.14 |
| 930 | 2026-06-17T21:51:08.081Z | Downloaded gimli v0.32.3 |
| 931 | 2026-06-17T21:51:08.084Z | Downloaded curve25519-dalek v4.1.3 |
| 932 | 2026-06-17T21:51:08.087Z | Downloaded object v0.37.3 |
| 933 | 2026-06-17T21:51:08.121Z | Downloaded sha3 v0.10.8 |
| 934 | 2026-06-17T21:51:08.209Z | Compiling libc v0.2.184 |
| 935 | 2026-06-17T21:51:08.271Z | Compiling zeroize_derive v1.4.3 |
| 936 | 2026-06-17T21:51:08.274Z | Compiling subtle v2.6.1 |
| 937 | 2026-06-17T21:51:08.279Z | Compiling zerocopy v0.8.34 |
| 938 | 2026-06-17T21:51:08.281Z | Compiling zerocopy-derive v0.8.34 |
| 939 | 2026-06-17T21:51:08.284Z | Compiling bitflags v2.10.0 |
| 940 | 2026-06-17T21:51:08.289Z | Compiling libm v0.2.16 |
| 941 | 2026-06-17T21:51:08.293Z | Compiling num-traits v0.2.19 |
| 942 | 2026-06-17T21:51:08.405Z | Compiling generic-array v0.14.9 |
| 943 | 2026-06-17T21:51:08.506Z | Compiling const-oid v0.9.6 |
| 944 | 2026-06-17T21:51:08.659Z | Compiling serde_json v1.0.150 |
| 945 | 2026-06-17T21:51:08.688Z | Compiling unicode-segmentation v1.12.0 |
| 946 | 2026-06-17T21:51:08.710Z | Compiling errno v0.3.14 |
| 947 | 2026-06-17T21:51:08.782Z | Compiling jobserver v0.1.34 |
| 948 | 2026-06-17T21:51:08.852Z | Compiling getrandom v0.2.17 |
| 949 | 2026-06-17T21:51:08.874Z | Compiling socket2 v0.6.3 |
| 950 | 2026-06-17T21:51:08.936Z | Compiling zeroize v1.8.2 |
| 951 | 2026-06-17T21:51:09.022Z | Compiling cc v1.2.54 |
| 952 | 2026-06-17T21:51:09.068Z | Compiling parking_lot_core v0.9.12 |
| 953 | 2026-06-17T21:51:09.087Z | Compiling signal-hook-registry v1.4.8 |
| 954 | 2026-06-17T21:51:09.110Z | Compiling mio v1.2.0 |
| 955 | 2026-06-17T21:51:09.239Z | Compiling parking_lot v0.12.5 |
| 956 | 2026-06-17T21:51:09.308Z | Compiling getrandom v0.3.4 |
| 957 | 2026-06-17T21:51:09.481Z | Compiling tokio v1.52.3 |
| 958 | 2026-06-17T21:51:09.623Z | Compiling rand_core v0.6.4 |
| 959 | 2026-06-17T21:51:09.751Z | Compiling cmake v0.1.58 |
| 960 | 2026-06-17T21:51:09.813Z | Compiling crypto-common v0.1.6 |
| 961 | 2026-06-17T21:51:09.841Z | Compiling block-buffer v0.10.4 |
| 962 | 2026-06-17T21:51:09.932Z | Compiling chrono v0.4.43 |
| 963 | 2026-06-17T21:51:09.959Z | Compiling digest v0.10.7 |
| 964 | 2026-06-17T21:51:09.978Z | Compiling uuid v1.20.0 |
| 965 | 2026-06-17T21:51:10.089Z | Compiling rustls-pki-types v1.14.0 |
| 966 | 2026-06-17T21:51:10.274Z | Compiling ring v0.17.14 |
| 967 | 2026-06-17T21:51:10.318Z | Compiling aws-lc-sys v0.40.0 |
| 968 | 2026-06-17T21:51:10.377Z | Compiling rustix v1.1.3 |
| 969 | 2026-06-17T21:51:10.897Z | Compiling schemars v0.8.22 |
| 970 | 2026-06-17T21:51:11.576Z | Compiling ppv-lite86 v0.2.21 |
| 971 | 2026-06-17T21:51:11.646Z | Compiling heck v0.4.1 |
| 972 | 2026-06-17T21:51:11.883Z | Compiling rand_chacha v0.3.1 |
| 973 | 2026-06-17T21:51:11.908Z | Compiling webpki-roots v1.0.5 |
| 974 | 2026-06-17T21:51:12.016Z | Compiling base64ct v1.8.3 |
| 975 | 2026-06-17T21:51:12.275Z | Compiling rand v0.8.5 |
| 976 | 2026-06-17T21:51:12.319Z | Compiling terminal_size v0.4.3 |
| 977 | 2026-06-17T21:51:12.375Z | Compiling pem-rfc7468 v0.7.0 |
| 978 | 2026-06-17T21:51:12.449Z | Compiling der_derive v0.7.3 |
| 979 | 2026-06-17T21:51:12.632Z | Compiling typify-impl v0.4.3 |
| 980 | 2026-06-17T21:51:12.690Z | Compiling flagset v0.4.7 |
| 981 | 2026-06-17T21:51:12.810Z | Compiling winnow v1.0.0 |
| 982 | 2026-06-17T21:51:12.937Z | Compiling openssl-sys v0.9.117 |
| 983 | 2026-06-17T21:51:13.139Z | Compiling tokio-util v0.7.18 |
| 984 | 2026-06-17T21:51:13.377Z | Compiling tower v0.5.3 |
| 985 | 2026-06-17T21:51:13.399Z | Compiling der v0.7.10 |
| 986 | 2026-06-17T21:51:13.466Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 987 | 2026-06-17T21:51:13.773Z | Compiling h2 v0.4.13 |
| 988 | 2026-06-17T21:51:13.833Z | Compiling tower-http v0.6.8 |
| 989 | 2026-06-17T21:51:14.139Z | Compiling clap_builder v4.6.0 |
| 990 | 2026-06-17T21:51:14.231Z | Compiling is-terminal v0.4.17 |
| 991 | 2026-06-17T21:51:14.319Z | Compiling fastrand v2.3.0 |
| 992 | 2026-06-17T21:51:14.661Z | Compiling openapiv3 v2.2.0 |
| 993 | 2026-06-17T21:51:14.747Z | Compiling socket2 v0.5.10 |
| 994 | 2026-06-17T21:51:15.183Z | Compiling spin v0.9.8 |
| 995 | 2026-06-17T21:51:15.311Z | Compiling lazy_static v1.5.0 |
| 996 | 2026-06-17T21:51:15.517Z | Compiling spki v0.7.3 |
| 997 | 2026-06-17T21:51:15.724Z | Compiling clap v4.6.1 |
| 998 | 2026-06-17T21:51:15.940Z | Compiling rustix v0.38.44 |
| 999 | 2026-06-17T21:51:16.677Z | Compiling hyper v1.8.1 |
| 1000 | 2026-06-17T21:51:16.693Z | Compiling h2 v0.3.27 |
| 1001 | 2026-06-17T21:51:17.726Z | Compiling tempfile v3.24.0 |
| 1002 | 2026-06-17T21:51:18.016Z | Compiling hyper-util v0.1.19 |
| 1003 | 2026-06-17T21:51:18.139Z | Compiling which v4.4.2 |
| 1004 | 2026-06-17T21:51:18.374Z | Compiling openssl v0.10.81 |
| 1005 | 2026-06-17T21:51:18.386Z | Compiling tower v0.4.13 |
| 1006 | 2026-06-17T21:51:18.480Z | Compiling pkcs8 v0.10.2 |
| 1007 | 2026-06-17T21:51:18.747Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1008 | 2026-06-17T21:51:18.807Z | Compiling typify-macro v0.4.3 |
| 1009 | 2026-06-17T21:51:19.065Z | Compiling sha2 v0.10.9 |
| 1010 | 2026-06-17T21:51:19.378Z | Compiling sha1 v0.10.6 |
| 1011 | 2026-06-17T21:51:19.537Z | Compiling tokio-openssl v0.6.5 |
| 1012 | 2026-06-17T21:51:19.547Z | Compiling prost-build v0.11.9 |
| 1013 | 2026-06-17T21:51:19.598Z | Compiling hyper v0.14.32 |
| 1014 | 2026-06-17T21:51:19.629Z | Compiling rustls v0.21.12 |
| 1015 | 2026-06-17T21:51:19.736Z | Compiling proc-macro-crate v3.4.0 |
| 1016 | 2026-06-17T21:51:20.152Z | Compiling rustls-webpki v0.101.7 |
| 1017 | 2026-06-17T21:51:20.425Z | Compiling sct v0.7.1 |
| 1018 | 2026-06-17T21:51:20.602Z | Compiling tokio-stream v0.1.18 |
| 1019 | 2026-06-17T21:51:20.771Z | Compiling typify v0.4.3 |
| 1020 | 2026-06-17T21:51:20.853Z | Compiling rand_core v0.9.5 |
| 1021 | 2026-06-17T21:51:20.930Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1022 | 2026-06-17T21:51:21.034Z | Compiling rand_chacha v0.9.0 |
| 1023 | 2026-06-17T21:51:21.061Z | Compiling rustls-native-certs v0.8.3 |
| 1024 | 2026-06-17T21:51:21.128Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1025 | 2026-06-17T21:51:21.390Z | Compiling progenitor-impl v0.10.0 |
| 1026 | 2026-06-17T21:51:21.456Z | Compiling axum v0.7.9 |
| 1027 | 2026-06-17T21:51:22.650Z | Compiling num_enum_derive v0.7.5 |
| 1028 | 2026-06-17T21:51:22.886Z | Compiling tonic-build v0.9.2 |
| 1029 | 2026-06-17T21:51:22.893Z | Compiling hyper-timeout v0.5.2 |
| 1030 | 2026-06-17T21:51:23.087Z | Compiling tokio-io-timeout v1.2.1 |
| 1031 | 2026-06-17T21:51:23.244Z | Compiling oxnet v0.1.4 |
| 1032 | 2026-06-17T21:51:23.621Z | Compiling lzma-sys v0.1.20 |
| 1033 | 2026-06-17T21:51:23.687Z | Compiling object v0.37.3 |
| 1034 | 2026-06-17T21:51:23.739Z | Compiling axum v0.6.20 |
| 1035 | 2026-06-17T21:51:23.880Z | Compiling tungstenite v0.21.0 |
| 1036 | 2026-06-17T21:51:23.997Z | Compiling tonic v0.12.3 |
| 1037 | 2026-06-17T21:51:24.021Z | Compiling hyper-openssl v0.9.2 |
| 1038 | 2026-06-17T21:51:24.031Z | Compiling slog-scope v4.4.1 |
| 1039 | 2026-06-17T21:51:24.292Z | Compiling num_enum v0.7.5 |
| 1040 | 2026-06-17T21:51:24.402Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1041 | 2026-06-17T21:51:24.512Z | Compiling tokio-rustls v0.24.1 |
| 1042 | 2026-06-17T21:51:24.730Z | Compiling hyper-timeout v0.4.1 |
| 1043 | 2026-06-17T21:51:24.794Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1044 | 2026-06-17T21:51:24.887Z | Compiling cargo_toml v0.22.3 |
| 1045 | 2026-06-17T21:51:24.930Z | Compiling progenitor-macro v0.10.0 |
| 1046 | 2026-06-17T21:51:25.166Z | Compiling rand v0.9.2 |
| 1047 | 2026-06-17T21:51:25.754Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1048 | 2026-06-17T21:51:25.762Z | Compiling hmac v0.12.1 |
| 1049 | 2026-06-17T21:51:25.896Z | Compiling ahash v0.8.12 |
| 1050 | 2026-06-17T21:51:26.057Z | Compiling adler2 v2.0.1 |
| 1051 | 2026-06-17T21:51:26.132Z | Compiling gimli v0.32.3 |
| 1052 | 2026-06-17T21:51:26.185Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1053 | 2026-06-17T21:51:26.590Z | Compiling tonic v0.9.2 |
| 1054 | 2026-06-17T21:51:26.635Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1055 | 2026-06-17T21:51:26.855Z | Compiling miniz_oxide v0.8.9 |
| 1056 | 2026-06-17T21:51:27.095Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1057 | 2026-06-17T21:51:27.242Z | Compiling slog-term v2.9.2 |
| 1058 | 2026-06-17T21:51:27.611Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1059 | 2026-06-17T21:51:27.838Z | Compiling addr2line v0.25.1 |
| 1060 | 2026-06-17T21:51:28.029Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1061 | 2026-06-17T21:51:28.152Z | Compiling tonic-openssl v0.3.0 |
| 1062 | 2026-06-17T21:51:28.173Z | Compiling tokio-tungstenite v0.21.0 |
| 1063 | 2026-06-17T21:51:28.226Z | Compiling slog-stdlog v4.1.1 |
| 1064 | 2026-06-17T21:51:28.541Z | Compiling progenitor-impl v0.11.2 |
| 1065 | 2026-06-17T21:51:28.861Z | Compiling console v0.16.2 |
| 1066 | 2026-06-17T21:51:28.866Z | Compiling zone_cfg_derive v0.3.1 |
| 1067 | 2026-06-17T21:51:29.431Z | Compiling signature v2.2.0 |
| 1068 | 2026-06-17T21:51:29.519Z | Compiling ff v0.13.1 |
| 1069 | 2026-06-17T21:51:29.578Z | Compiling rustc-demangle v0.1.27 |
| 1070 | 2026-06-17T21:51:29.652Z | Compiling base16ct v0.2.0 |
| 1071 | 2026-06-17T21:51:29.671Z | Compiling indicatif v0.18.3 |
| 1072 | 2026-06-17T21:51:29.833Z | Compiling sec1 v0.7.3 |
| 1073 | 2026-06-17T21:51:30.008Z | Compiling group v0.13.0 |
| 1074 | 2026-06-17T21:51:30.178Z | Compiling zone v0.3.1 |
| 1075 | 2026-06-17T21:51:30.195Z | Compiling xz2 v0.1.7 |
| 1076 | 2026-06-17T21:51:30.426Z | Compiling ron v0.12.0 |
| 1077 | 2026-06-17T21:51:30.676Z | Compiling slog-envlogger v2.2.0 |
| 1078 | 2026-06-17T21:51:30.856Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1079 | 2026-06-17T21:51:31.080Z | Compiling backtrace v0.3.76 |
| 1080 | 2026-06-17T21:51:31.476Z | Compiling hkdf v0.12.4 |
| 1081 | 2026-06-17T21:51:31.642Z | Compiling crypto-bigint v0.5.5 |
| 1082 | 2026-06-17T21:51:31.973Z | Compiling rustc_version v0.4.1 |
| 1083 | 2026-06-17T21:51:32.085Z | Compiling progenitor-macro v0.11.2 |
| 1084 | 2026-06-17T21:51:32.092Z | Compiling unicode-width v0.1.14 |
| 1085 | 2026-06-17T21:51:32.246Z | Compiling smawk v0.3.2 |
| 1086 | 2026-06-17T21:51:32.360Z | Compiling unicode-linebreak v0.1.5 |
| 1087 | 2026-06-17T21:51:32.376Z | Compiling is_ci v1.2.0 |
| 1088 | 2026-06-17T21:51:32.511Z | Compiling supports-color v2.1.0 |
| 1089 | 2026-06-17T21:51:32.546Z | Compiling textwrap v0.15.2 |
| 1090 | 2026-06-17T21:51:32.600Z | Compiling curve25519-dalek v4.1.3 |
| 1091 | 2026-06-17T21:51:32.658Z | Compiling elliptic-curve v0.13.8 |
| 1092 | 2026-06-17T21:51:32.718Z | Compiling backtrace-ext v0.2.1 |
| 1093 | 2026-06-17T21:51:32.869Z | Compiling hashbrown v0.14.5 |
| 1094 | 2026-06-17T21:51:32.890Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1095 | 2026-06-17T21:51:32.897Z | Compiling supports-hyperlinks v2.1.0 |
| 1096 | 2026-06-17T21:51:32.946Z | Compiling supports-unicode v2.1.0 |
| 1097 | 2026-06-17T21:51:32.993Z | Compiling half v2.7.1 |
| 1098 | 2026-06-17T21:51:33.046Z | Compiling num-integer v0.1.46 |
| 1099 | 2026-06-17T21:51:33.089Z | Compiling terminal_size v0.1.17 |
| 1100 | 2026-06-17T21:51:33.198Z | Compiling miette-derive v5.10.0 |
| 1101 | 2026-06-17T21:51:33.205Z | Compiling keccak v0.1.5 |
| 1102 | 2026-06-17T21:51:33.275Z | Compiling hex v0.4.3 |
| 1103 | 2026-06-17T21:51:33.354Z | Compiling ciborium-io v0.2.2 |
| 1104 | 2026-06-17T21:51:33.418Z | Compiling num-bigint-dig v0.8.6 |
| 1105 | 2026-06-17T21:51:33.432Z | Compiling owo-colors v3.5.0 |
| 1106 | 2026-06-17T21:51:33.440Z | Compiling ciborium-ll v0.2.2 |
| 1107 | 2026-06-17T21:51:33.529Z | Compiling chumsky v0.9.3 |
| 1108 | 2026-06-17T21:51:33.636Z | Compiling sha3 v0.10.8 |
| 1109 | 2026-06-17T21:51:33.645Z | Compiling num-iter v0.1.45 |
| 1110 | 2026-06-17T21:51:33.816Z | Compiling rfc6979 v0.4.0 |
| 1111 | 2026-06-17T21:51:33.924Z | Compiling knuffel-derive v3.2.0 |
| 1112 | 2026-06-17T21:51:33.931Z | Compiling strum_macros v0.26.4 |
| 1113 | 2026-06-17T21:51:34.082Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1114 | 2026-06-17T21:51:34.274Z | Compiling miette v5.10.0 |
| 1115 | 2026-06-17T21:51:34.732Z | Compiling salty v0.3.0 |
| 1116 | 2026-06-17T21:51:35.150Z | Compiling ecdsa v0.16.9 |
| 1117 | 2026-06-17T21:51:35.319Z | Compiling knuffel v3.2.0 |
| 1118 | 2026-06-17T21:51:35.527Z | Compiling strum v0.26.3 |
| 1119 | 2026-06-17T21:51:35.534Z | Compiling ciborium v0.2.2 |
| 1120 | 2026-06-17T21:51:35.571Z | Compiling primeorder v0.13.6 |
| 1121 | 2026-06-17T21:51:35.647Z | Compiling ed25519 v2.2.3 |
| 1122 | 2026-06-17T21:51:35.810Z | Compiling pkcs1 v0.7.5 |
| 1123 | 2026-06-17T21:51:35.895Z | Compiling hubpack_derive v0.1.1 |
| 1124 | 2026-06-17T21:51:36.096Z | Compiling rsa v0.9.10 |
| 1125 | 2026-06-17T21:51:36.108Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1126 | 2026-06-17T21:51:36.184Z | Compiling ed25519-dalek v2.2.0 |
| 1127 | 2026-06-17T21:51:36.214Z | Compiling p384 v0.13.1 |
| 1128 | 2026-06-17T21:51:36.400Z | Compiling hubpack v0.1.2 |
| 1129 | 2026-06-17T21:51:36.614Z | Compiling x509-cert v0.2.5 |
| 1130 | 2026-06-17T21:51:36.861Z | Compiling static_assertions v1.1.0 |
| 1131 | 2026-06-17T21:51:36.926Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=7989ef2b96b164b54b95be7d95d44aaef779fbc2#7989ef2b) |
| 1132 | 2026-06-17T21:51:36.930Z | Compiling console v0.15.11 |
| 1133 | 2026-06-17T21:51:37.186Z | Compiling atomicwrites v0.4.4 |
| 1134 | 2026-06-17T21:51:37.254Z | Compiling newline-converter v0.3.0 |
| 1135 | 2026-06-17T21:51:37.326Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1136 | 2026-06-17T21:51:37.362Z | Compiling similar v2.7.0 |
| 1137 | 2026-06-17T21:51:37.370Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=7989ef2b96b164b54b95be7d95d44aaef779fbc2#7989ef2b) |
| 1138 | 2026-06-17T21:51:37.579Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1139 | 2026-06-17T21:51:37.802Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1140 | 2026-06-17T21:51:38.004Z | Compiling expectorate v1.2.0 |
| 1141 | 2026-06-17T21:51:38.737Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1142 | 2026-06-17T21:51:39.816Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 1143 | 2026-06-17T21:51:41.784Z | Compiling aws-lc-rs v1.16.3 |
| 1144 | 2026-06-17T21:51:41.798Z | Compiling rustls v0.23.36 |
| 1145 | 2026-06-17T21:51:43.036Z | Compiling rustls-webpki v0.103.9 |
| 1146 | 2026-06-17T21:51:45.824Z | Compiling tokio-rustls v0.26.4 |
| 1147 | 2026-06-17T21:51:45.824Z | Compiling rustls-platform-verifier v0.7.0 |
| 1148 | 2026-06-17T21:51:46.007Z | Compiling hyper-rustls v0.27.7 |
| 1149 | 2026-06-17T21:51:46.184Z | Compiling reqwest v0.12.28 |
| 1150 | 2026-06-17T21:51:46.184Z | Compiling reqwest v0.13.4 |
| 1151 | 2026-06-17T21:51:47.228Z | Compiling progenitor-client v0.10.0 |
| 1152 | 2026-06-17T21:51:47.228Z | Compiling progenitor-client v0.11.2 |
| 1153 | 2026-06-17T21:51:47.414Z | Compiling progenitor v0.10.0 |
| 1154 | 2026-06-17T21:51:47.420Z | Compiling progenitor v0.11.2 |
| 1155 | 2026-06-17T21:51:47.523Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1156 | 2026-06-17T21:51:47.544Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1157 | 2026-06-17T21:51:50.820Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1158 | 2026-06-17T21:51:52.318Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1159 | 2026-06-17T21:52:04.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.93s |
| 1160 | 2026-06-17T21:52:04.510Z | + banner prep |
| 1161 | 2026-06-17T21:52:04.513Z | |
| 1162 | 2026-06-17T21:52:04.513Z | ##### ##### ###### ##### |
| 1163 | 2026-06-17T21:52:04.513Z | # # # # # # # |
| 1164 | 2026-06-17T21:52:04.513Z | # # # # ##### # # |
| 1165 | 2026-06-17T21:52:04.513Z | ##### ##### # ##### |
| 1166 | 2026-06-17T21:52:04.514Z | # # # # # |
| 1167 | 2026-06-17T21:52:04.514Z | # # # ###### # |
| 1168 | 2026-06-17T21:52:04.514Z | |
| 1169 | 2026-06-17T21:52:04.514Z | + mkdir -p out |
| 1170 | 2026-06-17T21:52:04.514Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1171 | 2026-06-17T21:52:04.804Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1172 | 2026-06-17T21:52:04.810Z | ++ grep -v -E '.*\.d$' |
| 1173 | 2026-06-17T21:52:04.810Z | ++ head -1 |
| 1174 | 2026-06-17T21:52:04.813Z | + TEST=target/debug/deps/baseline-a82b303c5bc02a1a |
| 1175 | 2026-06-17T21:52:04.813Z | + mv target/debug/deps/baseline-a82b303c5bc02a1a out/baseline |
| 1176 | 2026-06-17T21:52:04.813Z | + banner archive |
| 1177 | 2026-06-17T21:52:04.817Z | |
| 1178 | 2026-06-17T21:52:04.817Z | ## ##### #### # # # # # ###### |
| 1179 | 2026-06-17T21:52:04.817Z | # # # # # # # # # # # # |
| 1180 | 2026-06-17T21:52:04.817Z | # # # # # ###### # # # ##### |
| 1181 | 2026-06-17T21:52:04.817Z | ###### ##### # # # # # # # |
| 1182 | 2026-06-17T21:52:04.817Z | # # # # # # # # # # # # |
| 1183 | 2026-06-17T21:52:04.817Z | # # # # #### # # # ## ###### |
| 1184 | 2026-06-17T21:52:04.817Z | |
| 1185 | 2026-06-17T21:52:04.817Z | + cd /work/ci |
| 1186 | 2026-06-17T21:52:04.817Z | + cat |
| 1187 | 2026-06-17T21:52:04.818Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1188 | 2026-06-17T21:52:23.448Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1189 | 2026-06-17T21:52:23.448Z | a testbed/ 0K |
| 1190 | 2026-06-17T21:52:23.448Z | a testbed/a4x2 excluded |
| 1191 | 2026-06-17T21:52:23.448Z | a testbed/Cargo.toml 2K |
| 1192 | 2026-06-17T21:52:23.448Z | a testbed/out/ 0K |
| 1193 | 2026-06-17T21:52:23.448Z | a testbed/out/baseline 303316K |
| 1194 | 2026-06-17T21:52:23.448Z | a testbed/out/wrangler 173967K |
| 1195 | 2026-06-17T21:52:23.448Z | a testbed/out/interop 213877K |
| 1196 | 2026-06-17T21:52:23.448Z | a testbed/target excluded |
| 1197 | 2026-06-17T21:52:23.448Z | a testbed/.gitignore 1K |
| 1198 | 2026-06-17T21:52:23.448Z | a testbed/tools/ 0K |
| 1199 | 2026-06-17T21:52:23.448Z | a testbed/tools/wrangler/ 0K |
| 1200 | 2026-06-17T21:52:23.448Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1201 | 2026-06-17T21:52:23.450Z | a testbed/tools/wrangler/src/ 0K |
| 1202 | 2026-06-17T21:52:23.450Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1203 | 2026-06-17T21:52:23.450Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1204 | 2026-06-17T21:52:23.450Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1205 | 2026-06-17T21:52:23.450Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1206 | 2026-06-17T21:52:23.450Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1207 | 2026-06-17T21:52:23.450Z | a testbed/tools/wrangler/build.rs 1K |
| 1208 | 2026-06-17T21:52:23.450Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1209 | 2026-06-17T21:52:23.450Z | a testbed/tools/wrangler/scripts/ 0K |
| 1210 | 2026-06-17T21:52:23.450Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1211 | 2026-06-17T21:52:23.450Z | a testbed/tools/wrangler/proto/ 0K |
| 1212 | 2026-06-17T21:52:23.452Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1213 | 2026-06-17T21:52:23.452Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1214 | 2026-06-17T21:52:23.452Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1215 | 2026-06-17T21:52:23.452Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1216 | 2026-06-17T21:52:23.452Z | a testbed/tools/setup/ 0K |
| 1217 | 2026-06-17T21:52:23.452Z | a testbed/tools/setup/illumos 1K |
| 1218 | 2026-06-17T21:52:23.452Z | a testbed/tools/setup/debian 1K |
| 1219 | 2026-06-17T21:52:23.452Z | a testbed/.git excluded |
| 1220 | 2026-06-17T21:52:23.452Z | a testbed/interop/ 0K |
| 1221 | 2026-06-17T21:52:23.452Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1222 | 2026-06-17T21:52:23.452Z | a testbed/interop/.gitignore 1K |
| 1223 | 2026-06-17T21:52:23.452Z | a testbed/interop/src/ 0K |
| 1224 | 2026-06-17T21:52:23.452Z | a testbed/interop/src/bin/ 0K |
| 1225 | 2026-06-17T21:52:23.452Z | a testbed/interop/src/bin/interop.rs 3K |
| 1226 | 2026-06-17T21:52:23.452Z | a testbed/interop/src/lib.rs 2K |
| 1227 | 2026-06-17T21:52:23.452Z | a testbed/interop/Cargo.toml 1K |
| 1228 | 2026-06-17T21:52:23.452Z | a testbed/interop/scripts/ 0K |
| 1229 | 2026-06-17T21:52:23.452Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1230 | 2026-06-17T21:52:23.452Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1231 | 2026-06-17T21:52:23.452Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1232 | 2026-06-17T21:52:23.452Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1233 | 2026-06-17T21:52:23.452Z | a testbed/interop/tests/ 0K |
| 1234 | 2026-06-17T21:52:23.452Z | a testbed/interop/tests/baseline.rs 6K |
| 1235 | 2026-06-17T21:52:23.452Z | a testbed/interop/cargo-bay/ 0K |
| 1236 | 2026-06-17T21:52:23.452Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1237 | 2026-06-17T21:52:23.452Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1238 | 2026-06-17T21:52:23.452Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1239 | 2026-06-17T21:52:23.453Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1240 | 2026-06-17T21:52:23.453Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1241 | 2026-06-17T21:52:23.453Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1242 | 2026-06-17T21:52:23.453Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1243 | 2026-06-17T21:52:23.453Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1244 | 2026-06-17T21:52:23.453Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1245 | 2026-06-17T21:52:23.453Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1246 | 2026-06-17T21:52:23.453Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1247 | 2026-06-17T21:52:23.453Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1248 | 2026-06-17T21:52:23.453Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1249 | 2026-06-17T21:52:23.453Z | a testbed/interop/README.md 3K |
| 1250 | 2026-06-17T21:52:23.453Z | a testbed/toml-assemble/ 0K |
| 1251 | 2026-06-17T21:52:23.453Z | a testbed/toml-assemble/tests/ 0K |
| 1252 | 2026-06-17T21:52:23.453Z | a testbed/toml-assemble/tests/output/ 0K |
| 1253 | 2026-06-17T21:52:23.454Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1254 | 2026-06-17T21:52:23.454Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1255 | 2026-06-17T21:52:23.454Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1256 | 2026-06-17T21:52:23.454Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1257 | 2026-06-17T21:52:23.454Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1258 | 2026-06-17T21:52:23.454Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1259 | 2026-06-17T21:52:23.454Z | a testbed/toml-assemble/src/ 0K |
| 1260 | 2026-06-17T21:52:23.454Z | a testbed/toml-assemble/src/main.rs 5K |
| 1261 | 2026-06-17T21:52:23.454Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1262 | 2026-06-17T21:52:23.454Z | a testbed/netconf/ 0K |
| 1263 | 2026-06-17T21:52:23.455Z | a testbed/netconf/static-v6/ 0K |
| 1264 | 2026-06-17T21:52:23.455Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1265 | 2026-06-17T21:52:23.455Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1266 | 2026-06-17T21:52:23.455Z | a testbed/README.md 2K |
| 1267 | 2026-06-17T21:52:23.455Z | a testbed/.github/ 0K |
| 1268 | 2026-06-17T21:52:23.455Z | a testbed/.github/renovate.json 1K |
| 1269 | 2026-06-17T21:52:23.455Z | a testbed/.github/buildomat/ 0K |
| 1270 | 2026-06-17T21:52:23.455Z | a testbed/.github/buildomat/jobs/ 0K |
| 1271 | 2026-06-17T21:52:23.455Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1272 | 2026-06-17T21:52:23.455Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1273 | 2026-06-17T21:52:23.455Z | a testbed/.github/buildomat/config.toml 1K |
| 1274 | 2026-06-17T21:52:23.455Z | a testbed/docs/ 0K |
| 1275 | 2026-06-17T21:52:23.455Z | a testbed/docs/deployment-guides/ 0K |
| 1276 | 2026-06-17T21:52:23.455Z | a testbed/docs/deployment-guides/a4x2/ 0K |
| 1277 | 2026-06-17T21:52:23.455Z | a testbed/docs/deployment-guides/a4x2/simple-static/ 0K |
| 1278 | 2026-06-17T21:52:23.455Z | a testbed/docs/deployment-guides/a4x2/simple-static/README.md 8K |
| 1279 | 2026-06-17T21:52:23.456Z | a testbed/docs/deployment-guides/a4x2/pre-installation.md 4K |
| 1280 | 2026-06-17T21:52:23.456Z | a testbed/Cargo.lock 132K |
| 1281 | 2026-06-17T21:52:23.463Z | + banner dhcp-server |
| 1282 | 2026-06-17T21:52:23.463Z | |
| 1283 | 2026-06-17T21:52:23.463Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1284 | 2026-06-17T21:52:23.463Z | # # # # # # # # # # # # # # # |
| 1285 | 2026-06-17T21:52:23.463Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1286 | 2026-06-17T21:52:23.463Z | # # # # # ##### # # ##### # # # |
| 1287 | 2026-06-17T21:52:23.463Z | # # # # # # # # # # # # # # # |
| 1288 | 2026-06-17T21:52:23.463Z | ##### # # #### # #### ###### # # ## ###### |
| 1289 | 2026-06-17T21:52:23.463Z | |
| 1290 | 2026-06-17T21:52:23.463Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1291 | 2026-06-17T21:52:23.463Z | Cloning into '/work/ci/omicron'... |
| 1292 | 2026-06-17T21:52:33.010Z | + cd /work/ci/omicron |
| 1293 | 2026-06-17T21:52:33.010Z | + source env.sh |
| 1294 | 2026-06-17T21:52:33.013Z | ++ OLD_SHELL_OPTS=ehxB |
| 1295 | 2026-06-17T21:52:33.013Z | ++ set -o xtrace |
| 1296 | 2026-06-17T21:52:33.013Z | ++++ dirname env.sh |
| 1297 | 2026-06-17T21:52:33.016Z | +++ readlink -f . |
| 1298 | 2026-06-17T21:52:33.021Z | ++ OMICRON_WS=/work/ci/omicron |
| 1299 | 2026-06-17T21:52:33.022Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1300 | 2026-06-17T21:52:33.022Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1301 | 2026-06-17T21:52:33.022Z | ++ export PATH=/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1302 | 2026-06-17T21:52:33.022Z | ++ PATH=/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1303 | 2026-06-17T21:52:33.022Z | ++ export PATH=/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1304 | 2026-06-17T21:52:33.022Z | ++ PATH=/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1305 | 2026-06-17T21:52:33.022Z | ++ export PATH=/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1306 | 2026-06-17T21:52:33.022Z | ++ PATH=/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1307 | 2026-06-17T21:52:33.022Z | ++ export PATH=/work/ci/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1308 | 2026-06-17T21:52:33.022Z | ++ PATH=/work/ci/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1309 | 2026-06-17T21:52:33.022Z | ++ case $OLD_SHELL_OPTS in |
| 1310 | 2026-06-17T21:52:33.022Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1311 | 2026-06-17T21:52:33.022Z | + [[ true == true ]] |
| 1312 | 2026-06-17T21:52:33.022Z | + source .github/buildomat/ci-env.sh |
| 1313 | 2026-06-17T21:52:33.022Z | ++ export CARGO_TERM_COLOR=always |
| 1314 | 2026-06-17T21:52:33.022Z | ++ CARGO_TERM_COLOR=always |
| 1315 | 2026-06-17T21:52:33.024Z | + ./tools/install_builder_prerequisites.sh -y |
| 1316 | 2026-06-17T21:52:33.919Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1317 | 2026-06-17T21:52:41.240Z | Planning: Solver setup ... Done (5.953s) |
| 1318 | 2026-06-17T21:52:41.281Z | Planning: Running solver ... Done (0.041s) |
| 1319 | 2026-06-17T21:52:41.418Z | Planning: Finding local manifests ... Done (0.000s) |
| 1320 | 2026-06-17T21:52:41.421Z | Planning: Fetching manifests: 0/5 0% complete |
| 1321 | 2026-06-17T21:52:41.640Z | Planning: Fetching manifests: 5/5 100% complete |
| 1322 | 2026-06-17T21:52:41.678Z | Planning: Package planning ... Done (0.038s) |
| 1323 | 2026-06-17T21:52:41.714Z | Planning: Merging actions ... Done (0.036s) |
| 1324 | 2026-06-17T21:52:41.898Z | Planning: Checking for conflicting actions ... Done (0.183s) |
| 1325 | 2026-06-17T21:52:41.906Z | Planning: Consolidating action changes ... Done (0.009s) |
| 1326 | 2026-06-17T21:52:42.074Z | Planning: Evaluating mediators ... Done (0.167s) |
| 1327 | 2026-06-17T21:52:42.079Z | Planning: Planning completed in 8.16 seconds |
| 1328 | 2026-06-17T21:52:42.086Z | Packages to install: 5 |
| 1329 | 2026-06-17T21:52:42.087Z | Mediators to change: 3 |
| 1330 | 2026-06-17T21:52:42.087Z | Services to change: 1 |
| 1331 | 2026-06-17T21:52:42.088Z | Estimated space available: 152.53 GB |
| 1332 | 2026-06-17T21:52:42.088Z | Estimated space to be consumed: 1.90 GB |
| 1333 | 2026-06-17T21:52:42.088Z | Create boot environment: No |
| 1334 | 2026-06-17T21:52:42.091Z | Create backup boot environment: No |
| 1335 | 2026-06-17T21:52:42.091Z | Rebuild boot archive: No |
| 1336 | 2026-06-17T21:52:42.091Z | |
| 1337 | 2026-06-17T21:52:42.091Z | Changed mediators: |
| 1338 | 2026-06-17T21:52:42.092Z | mediator clang: |
| 1339 | 2026-06-17T21:52:42.092Z | version: None -> 15 (system default) |
| 1340 | 2026-06-17T21:52:42.092Z | |
| 1341 | 2026-06-17T21:52:42.092Z | mediator llvm: |
| 1342 | 2026-06-17T21:52:42.092Z | version: 14 (system default) -> 15 (system default) |
| 1343 | 2026-06-17T21:52:42.092Z | |
| 1344 | 2026-06-17T21:52:42.092Z | mediator postgresql: |
| 1345 | 2026-06-17T21:52:42.092Z | version: 15 (system default) -> 18 (system default) |
| 1346 | 2026-06-17T21:52:42.092Z | |
| 1347 | 2026-06-17T21:52:42.092Z | Changed packages: |
| 1348 | 2026-06-17T21:52:42.092Z | helios-dev |
| 1349 | 2026-06-17T21:52:42.092Z | developer/build-essential |
| 1350 | 2026-06-17T21:52:42.092Z | None -> 11-2.0 |
| 1351 | 2026-06-17T21:52:42.092Z | library/libxmlsec1 |
| 1352 | 2026-06-17T21:52:42.092Z | None -> 1.2.35-2.0 |
| 1353 | 2026-06-17T21:52:42.092Z | ooce/developer/clang-15 |
| 1354 | 2026-06-17T21:52:42.092Z | None -> 15.0.7-2.0 |
| 1355 | 2026-06-17T21:52:42.092Z | ooce/developer/llvm-15 |
| 1356 | 2026-06-17T21:52:42.092Z | None -> 15.0.7-2.0 |
| 1357 | 2026-06-17T21:52:42.092Z | ooce/library/postgresql-18 |
| 1358 | 2026-06-17T21:52:42.092Z | None -> 18.1-2.0 |
| 1359 | 2026-06-17T21:52:42.092Z | |
| 1360 | 2026-06-17T21:52:42.092Z | Services: |
| 1361 | 2026-06-17T21:52:42.092Z | restart_fmri: |
| 1362 | 2026-06-17T21:52:42.092Z | svc:/system/update-man-index:default |
| 1363 | 2026-06-17T21:52:42.121Z | |
| 1364 | 2026-06-17T21:52:42.121Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 1365 | 2026-06-17T21:52:47.120Z | Download: 2278/4272 items 119.7/219.0MB 54% complete (24.1M/s) |
| 1366 | 2026-06-17T21:52:52.505Z | Download: 4254/4272 items 218.9/219.0MB 99% complete (24.1M/s) |
| 1367 | 2026-06-17T21:52:52.543Z | Download: Completed 218.99 MB in 10.42 seconds (21.0M/s) |
| 1368 | 2026-06-17T21:52:52.672Z | Actions: 1/4789 actions (Installing new actions) |
| 1369 | 2026-06-17T21:52:56.038Z | Actions: Completed 4789 actions in 3.34 seconds. |
| 1370 | 2026-06-17T21:52:56.802Z | Done (0.786s) |
| 1371 | 2026-06-17T21:52:56.803Z | Done (0.000s) |
| 1372 | 2026-06-17T21:52:57.550Z | Done (0.747s) |
| 1373 | 2026-06-17T21:53:00.300Z | Done (2.370s) |
| 1374 | 2026-06-17T21:53:00.375Z | Done (0.010s) |
| 1375 | 2026-06-17T21:53:00.379Z | Done (0.000s) |
| 1376 | 2026-06-17T21:53:00.724Z | Done (0.000s) |
| 1377 | 2026-06-17T21:53:01.063Z | Planning: Evaluating mediator changes ... Done |
| 1378 | 2026-06-17T21:53:01.174Z | Planning: Checking for conflicting actions ... Done |
| 1379 | 2026-06-17T21:53:01.177Z | Planning: Consolidating action changes ... Done |
| 1380 | 2026-06-17T21:53:01.337Z | Planning: Evaluating mediators ... Done |
| 1381 | 2026-06-17T21:53:01.341Z | Planning: Planning completed in 0.27 seconds |
| 1382 | 2026-06-17T21:53:01.358Z | Mediators to change: 2 |
| 1383 | 2026-06-17T21:53:01.358Z | Create boot environment: No |
| 1384 | 2026-06-17T21:53:01.358Z | Create backup boot environment: No |
| 1385 | 2026-06-17T21:53:01.417Z | Done |
| 1386 | 2026-06-17T21:53:01.417Z | Done |
| 1387 | 2026-06-17T21:53:02.077Z | Done |
| 1388 | 2026-06-17T21:53:04.718Z | Done |
| 1389 | 2026-06-17T21:53:04.791Z | Done |
| 1390 | 2026-06-17T21:53:04.796Z | Done |
| 1391 | 2026-06-17T21:53:04.933Z | Done |
| 1392 | 2026-06-17T21:53:05.201Z | Planning: Evaluating mediator changes ... Done |
| 1393 | 2026-06-17T21:53:05.314Z | Planning: Checking for conflicting actions ... Done |
| 1394 | 2026-06-17T21:53:05.320Z | Planning: Consolidating action changes ... Done |
| 1395 | 2026-06-17T21:53:05.474Z | Planning: Evaluating mediators ... Done |
| 1396 | 2026-06-17T21:53:05.477Z | Planning: Planning completed in 0.27 seconds |
| 1397 | 2026-06-17T21:53:05.496Z | Mediators to change: 1 |
| 1398 | 2026-06-17T21:53:05.496Z | Create boot environment: No |
| 1399 | 2026-06-17T21:53:05.496Z | Create backup boot environment: No |
| 1400 | 2026-06-17T21:53:05.553Z | Done |
| 1401 | 2026-06-17T21:53:05.553Z | Done |
| 1402 | 2026-06-17T21:53:06.165Z | Done |
| 1403 | 2026-06-17T21:53:08.833Z | Done |
| 1404 | 2026-06-17T21:53:08.910Z | Done |
| 1405 | 2026-06-17T21:53:08.914Z | Done |
| 1406 | 2026-06-17T21:53:09.031Z | Done |
| 1407 | 2026-06-17T21:53:09.328Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1408 | 2026-06-17T21:53:09.328Z | clang system 15 system |
| 1409 | 2026-06-17T21:53:09.328Z | csh system system illumos |
| 1410 | 2026-06-17T21:53:09.328Z | ctags system system illumos |
| 1411 | 2026-06-17T21:53:09.328Z | file system system illumos |
| 1412 | 2026-06-17T21:53:09.328Z | gcc vendor 12 vendor |
| 1413 | 2026-06-17T21:53:09.328Z | gcc system 14 system |
| 1414 | 2026-06-17T21:53:09.328Z | gcc system 10 system |
| 1415 | 2026-06-17T21:53:09.328Z | go system 1.20 system |
| 1416 | 2026-06-17T21:53:09.328Z | go system 1.19 system |
| 1417 | 2026-06-17T21:53:09.328Z | llvm system 15 system |
| 1418 | 2026-06-17T21:53:09.332Z | llvm system 14 system |
| 1419 | 2026-06-17T21:53:09.332Z | mariadb system 10.6 system |
| 1420 | 2026-06-17T21:53:09.332Z | mta vendor vendor dma |
| 1421 | 2026-06-17T21:53:09.332Z | openjdk system 17 system |
| 1422 | 2026-06-17T21:53:09.332Z | openjdk system 11 system |
| 1423 | 2026-06-17T21:53:09.332Z | openjdk system 1.8 system |
| 1424 | 2026-06-17T21:53:09.332Z | openssl vendor 3 vendor |
| 1425 | 2026-06-17T21:53:09.332Z | perl system 5.36 system |
| 1426 | 2026-06-17T21:53:09.332Z | postgresql system 18 system |
| 1427 | 2026-06-17T21:53:09.332Z | postgresql system 15 system |
| 1428 | 2026-06-17T21:53:09.333Z | postgresql system 13 system |
| 1429 | 2026-06-17T21:53:09.333Z | python vendor 3 vendor |
| 1430 | 2026-06-17T21:53:09.333Z | python system 2 system |
| 1431 | 2026-06-17T21:53:09.333Z | python3 system 3.11 system |
| 1432 | 2026-06-17T21:53:09.333Z | ruby system 3.0 system |
| 1433 | 2026-06-17T21:53:09.333Z | words vendor vendor american-english |
| 1434 | 2026-06-17T21:53:09.333Z | words system system australian-english |
| 1435 | 2026-06-17T21:53:09.333Z | words system system british-english |
| 1436 | 2026-06-17T21:53:09.333Z | words system system canadian-english |
| 1437 | 2026-06-17T21:53:09.333Z | words system system french |
| 1438 | 2026-06-17T21:53:09.333Z | words system system italian |
| 1439 | 2026-06-17T21:53:09.333Z | words system system ngerman |
| 1440 | 2026-06-17T21:53:09.333Z | words system system ogerman |
| 1441 | 2026-06-17T21:53:09.333Z | words system system spanish |
| 1442 | 2026-06-17T21:53:09.560Z | PUBLISHER TYPE STATUS P LOCATION |
| 1443 | 2026-06-17T21:53:09.560Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1444 | 2026-06-17T21:53:14.344Z | FMRI IFO |
| 1445 | 2026-06-17T21:53:14.344Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1446 | 2026-06-17T21:53:14.344Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1447 | 2026-06-17T21:53:14.344Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1448 | 2026-06-17T21:53:14.344Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1449 | 2026-06-17T21:53:14.344Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1450 | 2026-06-17T21:53:14.344Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1451 | 2026-06-17T21:53:14.344Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 1452 | 2026-06-17T21:53:14.344Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 1453 | 2026-06-17T21:53:14.344Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1454 | 2026-06-17T21:53:14.345Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1455 | 2026-06-17T21:53:14.345Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1456 | 2026-06-17T21:53:14.345Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1457 | 2026-06-17T21:53:14.345Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1458 | 2026-06-17T21:53:14.345Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1459 | 2026-06-17T21:53:14.345Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1460 | 2026-06-17T21:53:14.345Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1461 | 2026-06-17T21:53:14.345Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1462 | 2026-06-17T21:53:15.303Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 1463 | 2026-06-17T21:53:15.463Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 1464 | 2026-06-17T21:53:15.467Z | info: downloading 6 components |
| 1465 | 2026-06-17T21:53:30.814Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1466 | 2026-06-17T21:53:31.100Z | Updating crates.io index |
| 1467 | 2026-06-17T21:53:31.156Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1468 | 2026-06-17T21:53:31.468Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1469 | 2026-06-17T21:53:31.806Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1470 | 2026-06-17T21:53:32.197Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1471 | 2026-06-17T21:53:32.804Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1472 | 2026-06-17T21:53:33.732Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1473 | 2026-06-17T21:53:34.405Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1474 | 2026-06-17T21:53:35.375Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1475 | 2026-06-17T21:53:35.773Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1476 | 2026-06-17T21:53:37.027Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1477 | 2026-06-17T21:53:37.538Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1478 | 2026-06-17T21:53:37.895Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1479 | 2026-06-17T21:53:38.314Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1480 | 2026-06-17T21:53:39.187Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 1481 | 2026-06-17T21:53:39.603Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1482 | 2026-06-17T21:53:39.853Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1483 | 2026-06-17T21:53:40.399Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1484 | 2026-06-17T21:53:40.794Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1485 | 2026-06-17T21:53:41.060Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1486 | 2026-06-17T21:53:41.298Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1487 | 2026-06-17T21:53:41.766Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 1488 | 2026-06-17T21:53:42.191Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1489 | 2026-06-17T21:53:42.735Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1490 | 2026-06-17T21:53:43.042Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1491 | 2026-06-17T21:53:43.691Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1492 | 2026-06-17T21:53:43.966Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1493 | 2026-06-17T21:53:44.423Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1494 | 2026-06-17T21:53:44.874Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1495 | 2026-06-17T21:53:45.141Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1496 | 2026-06-17T21:53:45.581Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1497 | 2026-06-17T21:53:45.920Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 1498 | 2026-06-17T21:53:46.434Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1499 | 2026-06-17T21:53:46.829Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1500 | 2026-06-17T21:53:48.356Z | Downloading crates ... |
| 1501 | 2026-06-17T21:53:48.431Z | Downloaded bytecount v0.6.9 |
| 1502 | 2026-06-17T21:53:48.451Z | Downloaded bitflags v2.11.0 |
| 1503 | 2026-06-17T21:53:48.460Z | Downloaded tabled_derive v0.7.0 |
| 1504 | 2026-06-17T21:53:48.461Z | Downloaded cargo-util-schemas v0.8.2 |
| 1505 | 2026-06-17T21:53:48.461Z | Downloaded scroll v0.12.0 |
| 1506 | 2026-06-17T21:53:48.461Z | Downloaded getrandom v0.4.1 |
| 1507 | 2026-06-17T21:53:48.461Z | Downloaded usdt v0.5.0 |
| 1508 | 2026-06-17T21:53:48.468Z | Downloaded toml_datetime v0.6.11 |
| 1509 | 2026-06-17T21:53:48.468Z | Downloaded dof v0.3.0 |
| 1510 | 2026-06-17T21:53:48.468Z | Downloaded thread-id v4.2.2 |
| 1511 | 2026-06-17T21:53:48.468Z | Downloaded cargo-platform v0.2.0 |
| 1512 | 2026-06-17T21:53:48.471Z | Downloaded plain v0.2.3 |
| 1513 | 2026-06-17T21:53:48.471Z | Downloaded unicode-xid v0.2.6 |
| 1514 | 2026-06-17T21:53:48.471Z | Downloaded dtrace-parser v0.2.0 |
| 1515 | 2026-06-17T21:53:48.476Z | Downloaded macaddr v1.0.1 |
| 1516 | 2026-06-17T21:53:48.484Z | Downloaded usdt-macro v0.5.0 |
| 1517 | 2026-06-17T21:53:48.484Z | Downloaded scroll_derive v0.12.1 |
| 1518 | 2026-06-17T21:53:48.484Z | Downloaded crypto-common v0.1.7 |
| 1519 | 2026-06-17T21:53:48.484Z | Downloaded toml_write v0.1.2 |
| 1520 | 2026-06-17T21:53:48.491Z | Downloaded serde-value v0.7.0 |
| 1521 | 2026-06-17T21:53:48.491Z | Downloaded ordered-float v2.10.1 |
| 1522 | 2026-06-17T21:53:48.504Z | Downloaded memmap v0.7.0 |
| 1523 | 2026-06-17T21:53:48.504Z | Downloaded cargo_toml v0.21.0 |
| 1524 | 2026-06-17T21:53:48.510Z | Downloaded generic-array v0.14.7 |
| 1525 | 2026-06-17T21:53:48.510Z | Downloaded swrite v0.1.0 |
| 1526 | 2026-06-17T21:53:48.510Z | Downloaded usdt-attr-macro v0.5.0 |
| 1527 | 2026-06-17T21:53:48.510Z | Downloaded serde_tokenstream v0.2.3 |
| 1528 | 2026-06-17T21:53:48.510Z | Downloaded erased-serde v0.4.9 |
| 1529 | 2026-06-17T21:53:48.513Z | Downloaded serde_spanned v0.6.9 |
| 1530 | 2026-06-17T21:53:48.518Z | Downloaded anstyle v1.0.14 |
| 1531 | 2026-06-17T21:53:48.521Z | Downloaded serde-untagged v0.1.9 |
| 1532 | 2026-06-17T21:53:48.525Z | Downloaded camino-tempfile v1.4.1 |
| 1533 | 2026-06-17T21:53:48.525Z | Downloaded usdt-impl v0.5.0 |
| 1534 | 2026-06-17T21:53:48.531Z | Downloaded semver v1.0.28 |
| 1535 | 2026-06-17T21:53:48.535Z | Downloaded fs-err v3.3.0 |
| 1536 | 2026-06-17T21:53:48.538Z | Downloaded toml v0.8.23 |
| 1537 | 2026-06-17T21:53:48.541Z | Downloaded zerocopy-derive v0.7.35 |
| 1538 | 2026-06-17T21:53:48.541Z | Downloaded tempfile v3.25.0 |
| 1539 | 2026-06-17T21:53:48.544Z | Downloaded pest_generator v2.8.6 |
| 1540 | 2026-06-17T21:53:48.547Z | Downloaded cargo_metadata v0.21.0 |
| 1541 | 2026-06-17T21:53:48.547Z | Downloaded ucd-trie v0.1.7 |
| 1542 | 2026-06-17T21:53:48.585Z | Downloaded zmij v1.0.21 |
| 1543 | 2026-06-17T21:53:48.591Z | Downloaded unicode-ident v1.0.24 |
| 1544 | 2026-06-17T21:53:48.591Z | Downloaded textwrap v0.16.2 |
| 1545 | 2026-06-17T21:53:48.591Z | Downloaded pest_derive v2.8.6 |
| 1546 | 2026-06-17T21:53:48.591Z | Downloaded pest_meta v2.8.6 |
| 1547 | 2026-06-17T21:53:48.591Z | Downloaded papergrid v0.11.0 |
| 1548 | 2026-06-17T21:53:48.591Z | Downloaded memchr v2.8.0 |
| 1549 | 2026-06-17T21:53:48.592Z | Downloaded toml_edit v0.22.27 |
| 1550 | 2026-06-17T21:53:48.602Z | Downloaded indexmap v2.14.0 |
| 1551 | 2026-06-17T21:53:48.606Z | Downloaded hashbrown v0.17.0 |
| 1552 | 2026-06-17T21:53:48.611Z | Downloaded pest v2.8.6 |
| 1553 | 2026-06-17T21:53:48.622Z | Downloaded zerocopy v0.7.35 |
| 1554 | 2026-06-17T21:53:48.628Z | Downloaded serde_json v1.0.149 |
| 1555 | 2026-06-17T21:53:48.634Z | Downloaded goblin v0.8.2 |
| 1556 | 2026-06-17T21:53:48.637Z | Downloaded tabled v0.15.0 |
| 1557 | 2026-06-17T21:53:48.645Z | Downloaded unicode-width v0.2.0 |
| 1558 | 2026-06-17T21:53:48.681Z | Downloaded libc v0.2.185 |
| 1559 | 2026-06-17T21:53:48.752Z | Compiling proc-macro2 v1.0.106 |
| 1560 | 2026-06-17T21:53:48.757Z | Compiling quote v1.0.45 |
| 1561 | 2026-06-17T21:53:48.757Z | Compiling unicode-ident v1.0.24 |
| 1562 | 2026-06-17T21:53:48.757Z | Compiling serde_core v1.0.228 |
| 1563 | 2026-06-17T21:53:48.757Z | Compiling libc v0.2.185 |
| 1564 | 2026-06-17T21:53:48.757Z | Compiling version_check v0.9.5 |
| 1565 | 2026-06-17T21:53:48.757Z | Compiling serde v1.0.228 |
| 1566 | 2026-06-17T21:53:48.757Z | Compiling memchr v2.8.0 |
| 1567 | 2026-06-17T21:53:49.002Z | Compiling stable_deref_trait v1.2.1 |
| 1568 | 2026-06-17T21:53:49.084Z | Compiling zmij v1.0.21 |
| 1569 | 2026-06-17T21:53:49.205Z | Compiling ucd-trie v0.1.7 |
| 1570 | 2026-06-17T21:53:49.228Z | Compiling itoa v1.0.17 |
| 1571 | 2026-06-17T21:53:49.262Z | Compiling autocfg v1.5.0 |
| 1572 | 2026-06-17T21:53:49.464Z | Compiling thiserror v1.0.69 |
| 1573 | 2026-06-17T21:53:49.503Z | Compiling pest v2.8.6 |
| 1574 | 2026-06-17T21:53:49.658Z | Compiling litemap v0.8.1 |
| 1575 | 2026-06-17T21:53:49.673Z | Compiling writeable v0.6.2 |
| 1576 | 2026-06-17T21:53:49.691Z | Compiling icu_normalizer_data v2.1.1 |
| 1577 | 2026-06-17T21:53:49.880Z | Compiling byteorder v1.5.0 |
| 1578 | 2026-06-17T21:53:49.950Z | Compiling rustix v1.1.3 |
| 1579 | 2026-06-17T21:53:50.105Z | Compiling syn v2.0.117 |
| 1580 | 2026-06-17T21:53:50.139Z | Compiling icu_properties_data v2.1.2 |
| 1581 | 2026-06-17T21:53:50.181Z | Compiling errno v0.3.14 |
| 1582 | 2026-06-17T21:53:50.213Z | Compiling bitflags v2.11.0 |
| 1583 | 2026-06-17T21:53:50.340Z | Compiling serde_json v1.0.149 |
| 1584 | 2026-06-17T21:53:50.487Z | Compiling num-traits v0.2.19 |
| 1585 | 2026-06-17T21:53:50.512Z | Compiling smallvec v1.15.1 |
| 1586 | 2026-06-17T21:53:50.527Z | Compiling pest_meta v2.8.6 |
| 1587 | 2026-06-17T21:53:50.690Z | Compiling typeid v1.0.3 |
| 1588 | 2026-06-17T21:53:50.725Z | Compiling equivalent v1.0.2 |
| 1589 | 2026-06-17T21:53:50.740Z | Compiling hashbrown v0.17.0 |
| 1590 | 2026-06-17T21:53:51.034Z | Compiling thread-id v4.2.2 |
| 1591 | 2026-06-17T21:53:51.058Z | Compiling proc-macro-error-attr v1.0.4 |
| 1592 | 2026-06-17T21:53:51.114Z | Compiling usdt-impl v0.5.0 |
| 1593 | 2026-06-17T21:53:51.171Z | Compiling toml_write v0.1.2 |
| 1594 | 2026-06-17T21:53:51.237Z | Compiling indexmap v2.14.0 |
| 1595 | 2026-06-17T21:53:51.278Z | Compiling syn v1.0.109 |
| 1596 | 2026-06-17T21:53:51.327Z | Compiling erased-serde v0.4.9 |
| 1597 | 2026-06-17T21:53:51.371Z | Compiling winnow v0.7.14 |
| 1598 | 2026-06-17T21:53:51.872Z | Compiling proc-macro-error v1.0.4 |
| 1599 | 2026-06-17T21:53:51.886Z | Compiling utf8parse v0.2.2 |
| 1600 | 2026-06-17T21:53:51.989Z | Compiling utf8_iter v1.0.4 |
| 1601 | 2026-06-17T21:53:52.034Z | Compiling thiserror v2.0.18 |
| 1602 | 2026-06-17T21:53:52.132Z | Compiling getrandom v0.4.1 |
| 1603 | 2026-06-17T21:53:52.141Z | Compiling plain v0.2.3 |
| 1604 | 2026-06-17T21:53:52.263Z | Compiling camino v1.2.2 |
| 1605 | 2026-06-17T21:53:52.282Z | Compiling percent-encoding v2.3.2 |
| 1606 | 2026-06-17T21:53:52.372Z | Compiling log v0.4.29 |
| 1607 | 2026-06-17T21:53:52.487Z | Compiling form_urlencoded v1.2.2 |
| 1608 | 2026-06-17T21:53:52.555Z | Compiling ordered-float v2.10.1 |
| 1609 | 2026-06-17T21:53:52.622Z | Compiling anstyle-parse v1.0.0 |
| 1610 | 2026-06-17T21:53:52.678Z | Compiling synstructure v0.13.2 |
| 1611 | 2026-06-17T21:53:52.703Z | Compiling pest_generator v2.8.6 |
| 1612 | 2026-06-17T21:53:52.811Z | Compiling terminal_size v0.4.3 |
| 1613 | 2026-06-17T21:53:52.966Z | Compiling anstyle-query v1.1.5 |
| 1614 | 2026-06-17T21:53:53.056Z | Compiling colorchoice v1.0.4 |
| 1615 | 2026-06-17T21:53:53.089Z | Compiling cfg-if v1.0.4 |
| 1616 | 2026-06-17T21:53:53.095Z | Compiling is_terminal_polyfill v1.70.2 |
| 1617 | 2026-06-17T21:53:53.114Z | Compiling anstyle v1.0.14 |
| 1618 | 2026-06-17T21:53:53.156Z | Compiling pretty-hex v0.4.1 |
| 1619 | 2026-06-17T21:53:53.272Z | Compiling serde-untagged v0.1.9 |
| 1620 | 2026-06-17T21:53:53.287Z | Compiling anstream v1.0.0 |
| 1621 | 2026-06-17T21:53:53.335Z | Compiling semver v1.0.28 |
| 1622 | 2026-06-17T21:53:53.398Z | Compiling fs-err v3.3.0 |
| 1623 | 2026-06-17T21:53:53.593Z | Compiling unicode-width v0.1.14 |
| 1624 | 2026-06-17T21:53:53.626Z | Compiling clap_lex v1.0.0 |
| 1625 | 2026-06-17T21:53:53.645Z | Compiling heck v0.4.1 |
| 1626 | 2026-06-17T21:53:53.690Z | Compiling bytecount v0.6.9 |
| 1627 | 2026-06-17T21:53:53.750Z | Compiling heck v0.5.0 |
| 1628 | 2026-06-17T21:53:53.836Z | Compiling once_cell v1.21.3 |
| 1629 | 2026-06-17T21:53:53.862Z | Compiling strsim v0.11.1 |
| 1630 | 2026-06-17T21:53:53.881Z | Compiling unicode-xid v0.2.6 |
| 1631 | 2026-06-17T21:53:53.881Z | Compiling fastrand v2.3.0 |
| 1632 | 2026-06-17T21:53:53.998Z | Compiling anyhow v1.0.102 |
| 1633 | 2026-06-17T21:53:54.044Z | Compiling fnv v1.0.7 |
| 1634 | 2026-06-17T21:53:54.145Z | Compiling papergrid v0.11.0 |
| 1635 | 2026-06-17T21:53:54.158Z | Compiling tempfile v3.25.0 |
| 1636 | 2026-06-17T21:53:54.201Z | Compiling clap_builder v4.6.0 |
| 1637 | 2026-06-17T21:53:54.396Z | Compiling memmap v0.7.0 |
| 1638 | 2026-06-17T21:53:54.411Z | Compiling serde_derive v1.0.228 |
| 1639 | 2026-06-17T21:53:54.527Z | Compiling zerofrom-derive v0.1.6 |
| 1640 | 2026-06-17T21:53:54.542Z | Compiling yoke-derive v0.8.1 |
| 1641 | 2026-06-17T21:53:54.579Z | Compiling zerovec-derive v0.11.2 |
| 1642 | 2026-06-17T21:53:54.911Z | Compiling displaydoc v0.2.5 |
| 1643 | 2026-06-17T21:53:55.586Z | Compiling thiserror-impl v1.0.69 |
| 1644 | 2026-06-17T21:53:55.688Z | Compiling zerocopy-derive v0.7.35 |
| 1645 | 2026-06-17T21:53:55.706Z | Compiling pest_derive v2.8.6 |
| 1646 | 2026-06-17T21:53:55.719Z | Compiling scroll_derive v0.12.1 |
| 1647 | 2026-06-17T21:53:55.927Z | Compiling zerofrom v0.1.6 |
| 1648 | 2026-06-17T21:53:56.060Z | Compiling yoke v0.8.1 |
| 1649 | 2026-06-17T21:53:56.131Z | Compiling thiserror-impl v2.0.18 |
| 1650 | 2026-06-17T21:53:56.253Z | Compiling zerovec v0.11.5 |
| 1651 | 2026-06-17T21:53:56.371Z | Compiling zerotrie v0.2.3 |
| 1652 | 2026-06-17T21:53:56.548Z | Compiling zerocopy v0.7.35 |
| 1653 | 2026-06-17T21:53:56.678Z | Compiling scroll v0.12.0 |
| 1654 | 2026-06-17T21:53:56.767Z | Compiling tinystr v0.8.2 |
| 1655 | 2026-06-17T21:53:56.945Z | Compiling icu_locale_core v2.1.1 |
| 1656 | 2026-06-17T21:53:56.959Z | Compiling potential_utf v0.1.4 |
| 1657 | 2026-06-17T21:53:56.974Z | Compiling dtrace-parser v0.2.0 |
| 1658 | 2026-06-17T21:53:57.099Z | Compiling icu_collections v2.1.1 |
| 1659 | 2026-06-17T21:53:57.125Z | Compiling goblin v0.8.2 |
| 1660 | 2026-06-17T21:53:57.238Z | Compiling tabled_derive v0.7.0 |
| 1661 | 2026-06-17T21:53:57.581Z | Compiling icu_provider v2.1.1 |
| 1662 | 2026-06-17T21:53:57.595Z | Compiling clap_derive v4.6.1 |
| 1663 | 2026-06-17T21:53:57.716Z | Compiling unicode-width v0.2.0 |
| 1664 | 2026-06-17T21:53:57.824Z | Compiling toml_datetime v0.6.11 |
| 1665 | 2026-06-17T21:53:57.850Z | Compiling icu_properties v2.1.2 |
| 1666 | 2026-06-17T21:53:57.880Z | Compiling icu_normalizer v2.1.1 |
| 1667 | 2026-06-17T21:53:57.895Z | Compiling serde_spanned v0.6.9 |
| 1668 | 2026-06-17T21:53:57.989Z | Compiling dof v0.3.0 |
| 1669 | 2026-06-17T21:53:58.037Z | Compiling toml_edit v0.22.27 |
| 1670 | 2026-06-17T21:53:58.147Z | Compiling serde_tokenstream v0.2.3 |
| 1671 | 2026-06-17T21:53:58.156Z | Compiling serde-value v0.7.0 |
| 1672 | 2026-06-17T21:53:58.404Z | Compiling cargo-platform v0.2.0 |
| 1673 | 2026-06-17T21:53:58.418Z | Compiling unicode-linebreak v0.1.5 |
| 1674 | 2026-06-17T21:53:58.559Z | Compiling smawk v0.3.2 |
| 1675 | 2026-06-17T21:53:58.688Z | Compiling textwrap v0.16.2 |
| 1676 | 2026-06-17T21:53:58.702Z | Compiling tabled v0.15.0 |
| 1677 | 2026-06-17T21:53:58.719Z | Compiling macaddr v1.0.1 |
| 1678 | 2026-06-17T21:53:58.942Z | Compiling idna_adapter v1.2.1 |
| 1679 | 2026-06-17T21:53:59.019Z | Compiling usdt-macro v0.5.0 |
| 1680 | 2026-06-17T21:53:59.033Z | Compiling usdt-attr-macro v0.5.0 |
| 1681 | 2026-06-17T21:53:59.090Z | Compiling idna v1.1.0 |
| 1682 | 2026-06-17T21:53:59.396Z | Compiling url v2.5.8 |
| 1683 | 2026-06-17T21:53:59.527Z | Compiling toml v0.8.23 |
| 1684 | 2026-06-17T21:53:59.712Z | Compiling clap v4.6.1 |
| 1685 | 2026-06-17T21:53:59.798Z | Compiling camino-tempfile v1.4.1 |
| 1686 | 2026-06-17T21:54:00.053Z | Compiling cargo-util-schemas v0.8.2 |
| 1687 | 2026-06-17T21:54:00.157Z | Compiling cargo_toml v0.21.0 |
| 1688 | 2026-06-17T21:54:00.172Z | Compiling swrite v0.1.0 |
| 1689 | 2026-06-17T21:54:00.271Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1690 | 2026-06-17T21:54:00.354Z | Compiling usdt v0.5.0 |
| 1691 | 2026-06-17T21:54:01.035Z | Compiling cargo_metadata v0.21.0 |
| 1692 | 2026-06-17T21:54:02.009Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1693 | 2026-06-17T21:54:03.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.34s |
| 1694 | 2026-06-17T21:54:04.082Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1695 | 2026-06-17T21:54:04.574Z | Downloading crates ... |
| 1696 | 2026-06-17T21:54:04.707Z | Downloaded ascii-canvas v3.0.0 |
| 1697 | 2026-06-17T21:54:04.710Z | Downloaded aead v0.5.2 |
| 1698 | 2026-06-17T21:54:04.720Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1699 | 2026-06-17T21:54:04.724Z | Downloaded critical-section v1.2.0 |
| 1700 | 2026-06-17T21:54:04.724Z | Downloaded assert_matches v1.5.0 |
| 1701 | 2026-06-17T21:54:04.724Z | Downloaded bcs v0.1.6 |
| 1702 | 2026-06-17T21:54:04.731Z | Downloaded argon2 v0.5.3 |
| 1703 | 2026-06-17T21:54:04.736Z | Downloaded darling_core v0.13.4 |
| 1704 | 2026-06-17T21:54:04.739Z | Downloaded async-compression v0.4.41 |
| 1705 | 2026-06-17T21:54:04.742Z | Downloaded bit-set v0.5.3 |
| 1706 | 2026-06-17T21:54:04.743Z | Downloaded bit-vec v0.8.0 |
| 1707 | 2026-06-17T21:54:04.746Z | Downloaded bit-set v0.8.0 |
| 1708 | 2026-06-17T21:54:04.750Z | Downloaded arrayref v0.3.9 |
| 1709 | 2026-06-17T21:54:04.750Z | Downloaded ctr v0.9.2 |
| 1710 | 2026-06-17T21:54:04.750Z | Downloaded cassowary v0.3.0 |
| 1711 | 2026-06-17T21:54:04.750Z | Downloaded bitfield-struct v0.6.2 |
| 1712 | 2026-06-17T21:54:04.793Z | Downloaded anstyle-parse v0.2.7 |
| 1713 | 2026-06-17T21:54:04.823Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1714 | 2026-06-17T21:54:04.823Z | Downloaded dirs-next v2.0.0 |
| 1715 | 2026-06-17T21:54:04.823Z | Downloaded dof v0.4.0 |
| 1716 | 2026-06-17T21:54:04.823Z | Downloaded float-ord v0.3.2 |
| 1717 | 2026-06-17T21:54:04.823Z | Downloaded derive-ex v0.1.8 |
| 1718 | 2026-06-17T21:54:04.823Z | Downloaded bitfield v0.19.4 |
| 1719 | 2026-06-17T21:54:04.823Z | Downloaded backoff v0.4.0 |
| 1720 | 2026-06-17T21:54:04.823Z | Downloaded cookie v0.18.1 |
| 1721 | 2026-06-17T21:54:04.823Z | Downloaded derive_builder_macro v0.20.2 |
| 1722 | 2026-06-17T21:54:04.823Z | Downloaded chacha20 v0.9.1 |
| 1723 | 2026-06-17T21:54:04.823Z | Downloaded defmt v0.3.100 |
| 1724 | 2026-06-17T21:54:04.824Z | Downloaded document-features v0.2.12 |
| 1725 | 2026-06-17T21:54:04.824Z | Downloaded dirs-sys-next v0.1.2 |
| 1726 | 2026-06-17T21:54:04.824Z | Downloaded byte-wrapper v0.1.0 |
| 1727 | 2026-06-17T21:54:04.824Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1728 | 2026-06-17T21:54:04.824Z | Downloaded difflib v0.4.0 |
| 1729 | 2026-06-17T21:54:04.824Z | Downloaded cfg_aliases v0.1.1 |
| 1730 | 2026-06-17T21:54:04.824Z | Downloaded cancel-safe-futures v0.1.5 |
| 1731 | 2026-06-17T21:54:04.824Z | Downloaded embedded-io v0.4.0 |
| 1732 | 2026-06-17T21:54:04.824Z | Downloaded display-error-chain v0.2.2 |
| 1733 | 2026-06-17T21:54:04.824Z | Downloaded bitfield-macros v0.19.4 |
| 1734 | 2026-06-17T21:54:04.824Z | Downloaded cargo-platform v0.3.2 |
| 1735 | 2026-06-17T21:54:04.824Z | Downloaded gethostname v0.5.0 |
| 1736 | 2026-06-17T21:54:04.824Z | Downloaded env_filter v1.0.0 |
| 1737 | 2026-06-17T21:54:04.824Z | Downloaded endian-type v0.1.2 |
| 1738 | 2026-06-17T21:54:04.824Z | Downloaded cobs v0.3.0 |
| 1739 | 2026-06-17T21:54:04.825Z | Downloaded cpufeatures v0.3.0 |
| 1740 | 2026-06-17T21:54:04.825Z | Downloaded crc8 v0.1.1 |
| 1741 | 2026-06-17T21:54:04.825Z | Downloaded fxhash v0.2.1 |
| 1742 | 2026-06-17T21:54:04.825Z | Downloaded debug-ignore v1.0.5 |
| 1743 | 2026-06-17T21:54:04.832Z | Downloaded crc v3.4.0 |
| 1744 | 2026-06-17T21:54:04.832Z | Downloaded illumos-nvpair v0.3.0 |
| 1745 | 2026-06-17T21:54:04.832Z | Downloaded ghash v0.5.1 |
| 1746 | 2026-06-17T21:54:04.832Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1747 | 2026-06-17T21:54:04.832Z | Downloaded castaway v0.2.4 |
| 1748 | 2026-06-17T21:54:04.832Z | Downloaded async-recursion v1.1.1 |
| 1749 | 2026-06-17T21:54:04.832Z | Downloaded git-stub-vcs v0.1.0 |
| 1750 | 2026-06-17T21:54:04.833Z | Downloaded crc-catalog v2.4.0 |
| 1751 | 2026-06-17T21:54:04.833Z | Downloaded downcast-rs v2.0.2 |
| 1752 | 2026-06-17T21:54:04.833Z | Downloaded headers-core v0.3.0 |
| 1753 | 2026-06-17T21:54:04.850Z | Downloaded crunchy v0.2.4 |
| 1754 | 2026-06-17T21:54:04.850Z | Downloaded compression-core v0.4.31 |
| 1755 | 2026-06-17T21:54:04.850Z | Downloaded darling_macro v0.20.11 |
| 1756 | 2026-06-17T21:54:04.850Z | Downloaded bb8 v0.8.6 |
| 1757 | 2026-06-17T21:54:04.850Z | Downloaded globwalk v0.9.1 |
| 1758 | 2026-06-17T21:54:04.850Z | Downloaded hex-literal v0.4.1 |
| 1759 | 2026-06-17T21:54:04.851Z | Downloaded funty v2.0.0 |
| 1760 | 2026-06-17T21:54:04.851Z | Downloaded defmt-parser v1.0.0 |
| 1761 | 2026-06-17T21:54:04.856Z | Downloaded fd-lock v4.0.4 |
| 1762 | 2026-06-17T21:54:04.856Z | Downloaded inout v0.1.4 |
| 1763 | 2026-06-17T21:54:04.856Z | Downloaded atty v0.2.14 |
| 1764 | 2026-06-17T21:54:04.856Z | Downloaded convert_case v0.4.0 |
| 1765 | 2026-06-17T21:54:04.856Z | Downloaded enum-as-inner v0.6.1 |
| 1766 | 2026-06-17T21:54:04.856Z | Downloaded internet-checksum v0.2.1 |
| 1767 | 2026-06-17T21:54:04.856Z | Downloaded instant v0.1.13 |
| 1768 | 2026-06-17T21:54:04.856Z | Downloaded instability v0.3.11 |
| 1769 | 2026-06-17T21:54:04.856Z | Downloaded hostname v0.4.2 |
| 1770 | 2026-06-17T21:54:04.857Z | Downloaded hostname v0.3.1 |
| 1771 | 2026-06-17T21:54:04.857Z | Downloaded darling_macro v0.13.4 |
| 1772 | 2026-06-17T21:54:04.884Z | Downloaded indoc v1.0.9 |
| 1773 | 2026-06-17T21:54:04.884Z | Downloaded http-range v0.1.5 |
| 1774 | 2026-06-17T21:54:04.884Z | Downloaded darling_macro v0.21.3 |
| 1775 | 2026-06-17T21:54:04.884Z | Downloaded hash32 v0.2.1 |
| 1776 | 2026-06-17T21:54:04.884Z | Downloaded indent_write v2.2.0 |
| 1777 | 2026-06-17T21:54:04.884Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1778 | 2026-06-17T21:54:04.885Z | Downloaded git-stub v1.0.0 |
| 1779 | 2026-06-17T21:54:04.885Z | Downloaded dtrace-parser v0.3.0 |
| 1780 | 2026-06-17T21:54:04.885Z | Downloaded buf-list v1.1.2 |
| 1781 | 2026-06-17T21:54:04.885Z | Downloaded bit-vec v0.6.3 |
| 1782 | 2026-06-17T21:54:04.885Z | Downloaded block-padding v0.3.3 |
| 1783 | 2026-06-17T21:54:04.885Z | Downloaded float-cmp v0.10.0 |
| 1784 | 2026-06-17T21:54:04.885Z | Downloaded cipher v0.4.4 |
| 1785 | 2026-06-17T21:54:04.885Z | Downloaded const_format_proc_macros v0.2.34 |
| 1786 | 2026-06-17T21:54:04.885Z | Downloaded maplit v1.0.2 |
| 1787 | 2026-06-17T21:54:04.885Z | Downloaded compression-codecs v0.4.37 |
| 1788 | 2026-06-17T21:54:04.889Z | Downloaded clang-sys v1.8.1 |
| 1789 | 2026-06-17T21:54:04.889Z | Downloaded cexpr v0.6.0 |
| 1790 | 2026-06-17T21:54:04.889Z | Downloaded hyper-tls v0.6.0 |
| 1791 | 2026-06-17T21:54:04.889Z | Downloaded lalrpop-util v0.19.12 |
| 1792 | 2026-06-17T21:54:04.895Z | Downloaded libscf-sys v1.1.0 |
| 1793 | 2026-06-17T21:54:04.895Z | Downloaded dsl_auto_type v0.2.0 |
| 1794 | 2026-06-17T21:54:04.896Z | Downloaded lru-cache v0.1.2 |
| 1795 | 2026-06-17T21:54:04.896Z | Downloaded kstat-rs v0.2.4 |
| 1796 | 2026-06-17T21:54:04.896Z | Downloaded foldhash v0.1.5 |
| 1797 | 2026-06-17T21:54:04.970Z | Downloaded find-msvc-tools v0.1.9 |
| 1798 | 2026-06-17T21:54:04.970Z | Downloaded filetime v0.2.27 |
| 1799 | 2026-06-17T21:54:04.970Z | Downloaded keccak v0.1.6 |
| 1800 | 2026-06-17T21:54:04.970Z | Downloaded indoc v2.0.7 |
| 1801 | 2026-06-17T21:54:04.971Z | Downloaded maybe-uninit v2.0.0 |
| 1802 | 2026-06-17T21:54:04.971Z | Downloaded darling v0.13.4 |
| 1803 | 2026-06-17T21:54:04.971Z | Downloaded fallible-iterator v0.2.0 |
| 1804 | 2026-06-17T21:54:04.971Z | Downloaded des v0.8.1 |
| 1805 | 2026-06-17T21:54:04.971Z | Downloaded crossbeam-deque v0.8.6 |
| 1806 | 2026-06-17T21:54:04.971Z | Downloaded csv-core v0.1.13 |
| 1807 | 2026-06-17T21:54:04.971Z | Downloaded blowfish v0.9.1 |
| 1808 | 2026-06-17T21:54:04.971Z | Downloaded arrayvec v0.7.6 |
| 1809 | 2026-06-17T21:54:04.971Z | Downloaded corncobs v0.1.4 |
| 1810 | 2026-06-17T21:54:04.971Z | Downloaded md5 v0.7.0 |
| 1811 | 2026-06-17T21:54:04.971Z | Downloaded memoffset v0.9.1 |
| 1812 | 2026-06-17T21:54:04.971Z | Downloaded anstream v0.6.21 |
| 1813 | 2026-06-17T21:54:05.073Z | Downloaded new_debug_unreachable v1.0.6 |
| 1814 | 2026-06-17T21:54:05.073Z | Downloaded array-init v0.0.4 |
| 1815 | 2026-06-17T21:54:05.073Z | Downloaded cmake v0.1.57 |
| 1816 | 2026-06-17T21:54:05.073Z | Downloaded constant_time_eq v0.4.2 |
| 1817 | 2026-06-17T21:54:05.073Z | Downloaded normalize-line-endings v0.3.0 |
| 1818 | 2026-06-17T21:54:05.074Z | Downloaded hash32 v0.3.1 |
| 1819 | 2026-06-17T21:54:05.074Z | Downloaded ena v0.14.4 |
| 1820 | 2026-06-17T21:54:05.074Z | Downloaded daft v0.1.7 |
| 1821 | 2026-06-17T21:54:05.074Z | Downloaded embedded-io v0.6.1 |
| 1822 | 2026-06-17T21:54:05.074Z | Downloaded globset v0.4.18 |
| 1823 | 2026-06-17T21:54:05.074Z | Downloaded highway v1.3.0 |
| 1824 | 2026-06-17T21:54:05.074Z | Downloaded managed v0.8.0 |
| 1825 | 2026-06-17T21:54:05.074Z | Downloaded lzss v0.8.2 |
| 1826 | 2026-06-17T21:54:05.074Z | Downloaded defmt-macros v1.0.1 |
| 1827 | 2026-06-17T21:54:05.074Z | Downloaded darling v0.21.3 |
| 1828 | 2026-06-17T21:54:05.074Z | Downloaded ingot-types v0.1.2 |
| 1829 | 2026-06-17T21:54:05.074Z | Downloaded deranged v0.5.8 |
| 1830 | 2026-06-17T21:54:05.074Z | Downloaded derive_builder_core v0.20.2 |
| 1831 | 2026-06-17T21:54:05.074Z | Downloaded lru v0.12.5 |
| 1832 | 2026-06-17T21:54:05.074Z | Downloaded crc32fast v1.5.0 |
| 1833 | 2026-06-17T21:54:05.074Z | Downloaded cbc v0.1.2 |
| 1834 | 2026-06-17T21:54:05.074Z | Downloaded hyper-staticfile v0.10.1 |
| 1835 | 2026-06-17T21:54:05.074Z | Downloaded humantime v2.3.0 |
| 1836 | 2026-06-17T21:54:05.074Z | Downloaded blake2 v0.10.6 |
| 1837 | 2026-06-17T21:54:05.074Z | Downloaded fs-err v2.11.0 |
| 1838 | 2026-06-17T21:54:05.074Z | Downloaded bzip2 v0.4.4 |
| 1839 | 2026-06-17T21:54:05.074Z | Downloaded newtype_derive v0.1.6 |
| 1840 | 2026-06-17T21:54:05.076Z | Downloaded nibble_vec v0.1.0 |
| 1841 | 2026-06-17T21:54:05.076Z | Downloaded nodrop v0.1.14 |
| 1842 | 2026-06-17T21:54:05.076Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1843 | 2026-06-17T21:54:05.076Z | Downloaded multimap v0.10.1 |
| 1844 | 2026-06-17T21:54:05.076Z | Downloaded libsw-core v0.3.2 |
| 1845 | 2026-06-17T21:54:05.076Z | Downloaded defmt v1.0.1 |
| 1846 | 2026-06-17T21:54:05.077Z | Downloaded md-5 v0.10.6 |
| 1847 | 2026-06-17T21:54:05.077Z | Downloaded libloading v0.8.9 |
| 1848 | 2026-06-17T21:54:05.077Z | Downloaded nonempty v0.12.0 |
| 1849 | 2026-06-17T21:54:05.077Z | Downloaded num-derive v0.3.3 |
| 1850 | 2026-06-17T21:54:05.077Z | Downloaded derive_builder v0.20.2 |
| 1851 | 2026-06-17T21:54:05.077Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1852 | 2026-06-17T21:54:05.077Z | Downloaded olpc-cjson v0.1.4 |
| 1853 | 2026-06-17T21:54:05.077Z | Downloaded num-derive v0.4.2 |
| 1854 | 2026-06-17T21:54:05.077Z | Downloaded fixedbitset v0.5.7 |
| 1855 | 2026-06-17T21:54:05.077Z | Downloaded opaque-debug v0.3.1 |
| 1856 | 2026-06-17T21:54:05.077Z | Downloaded derive-where v1.6.0 |
| 1857 | 2026-06-17T21:54:05.077Z | Downloaded convert_case v0.10.0 |
| 1858 | 2026-06-17T21:54:05.078Z | Downloaded async-bb8-diesel v0.2.1 |
| 1859 | 2026-06-17T21:54:05.078Z | Downloaded backon v1.6.0 |
| 1860 | 2026-06-17T21:54:05.078Z | Downloaded native-tls v0.2.18 |
| 1861 | 2026-06-17T21:54:05.078Z | Downloaded chacha20 v0.10.0 |
| 1862 | 2026-06-17T21:54:05.078Z | Downloaded num_threads v0.1.7 |
| 1863 | 2026-06-17T21:54:05.079Z | Downloaded num_enum_derive v0.5.11 |
| 1864 | 2026-06-17T21:54:05.079Z | Downloaded oso-derive v0.27.3 |
| 1865 | 2026-06-17T21:54:05.079Z | Downloaded bzip2 v0.6.1 |
| 1866 | 2026-06-17T21:54:05.079Z | Downloaded match_cfg v0.1.0 |
| 1867 | 2026-06-17T21:54:05.079Z | Downloaded iana-time-zone v0.1.65 |
| 1868 | 2026-06-17T21:54:05.079Z | Downloaded flume v0.11.1 |
| 1869 | 2026-06-17T21:54:05.079Z | Downloaded diff v0.1.13 |
| 1870 | 2026-06-17T21:54:05.079Z | Downloaded mime_guess v2.0.5 |
| 1871 | 2026-06-17T21:54:05.079Z | Downloaded env_logger v0.11.9 |
| 1872 | 2026-06-17T21:54:05.079Z | Downloaded libsw v3.5.0 |
| 1873 | 2026-06-17T21:54:05.079Z | Downloaded openssl-probe v0.1.6 |
| 1874 | 2026-06-17T21:54:05.080Z | Downloaded ingot v0.1.1 |
| 1875 | 2026-06-17T21:54:05.080Z | Downloaded darling v0.20.11 |
| 1876 | 2026-06-17T21:54:05.080Z | Downloaded parse-display v0.10.0 |
| 1877 | 2026-06-17T21:54:05.080Z | Downloaded nanorand v0.7.0 |
| 1878 | 2026-06-17T21:54:05.080Z | Downloaded cookie_store v0.22.1 |
| 1879 | 2026-06-17T21:54:05.080Z | Downloaded diesel-dtrace v0.5.0 |
| 1880 | 2026-06-17T21:54:05.080Z | Downloaded bindgen v0.71.1 |
| 1881 | 2026-06-17T21:54:05.080Z | Downloaded glob v0.3.3 |
| 1882 | 2026-06-17T21:54:05.080Z | Downloaded parse-size v1.1.0 |
| 1883 | 2026-06-17T21:54:05.080Z | Downloaded newtype-uuid v1.3.2 |
| 1884 | 2026-06-17T21:54:05.081Z | Downloaded multer v3.1.0 |
| 1885 | 2026-06-17T21:54:05.120Z | Downloaded pbkdf2 v0.12.2 |
| 1886 | 2026-06-17T21:54:05.120Z | Downloaded pbkdf2 v0.11.0 |
| 1887 | 2026-06-17T21:54:05.120Z | Downloaded path-slash v0.1.5 |
| 1888 | 2026-06-17T21:54:05.120Z | Downloaded linear-map v1.2.0 |
| 1889 | 2026-06-17T21:54:05.120Z | Downloaded num v0.4.3 |
| 1890 | 2026-06-17T21:54:05.120Z | Downloaded crossbeam-epoch v0.9.18 |
| 1891 | 2026-06-17T21:54:05.122Z | Downloaded litrs v1.0.0 |
| 1892 | 2026-06-17T21:54:05.122Z | Downloaded nu-ansi-term v0.50.3 |
| 1893 | 2026-06-17T21:54:05.122Z | Downloaded cargo_metadata v0.23.1 |
| 1894 | 2026-06-17T21:54:05.122Z | Downloaded phf_shared v0.12.1 |
| 1895 | 2026-06-17T21:54:05.122Z | Downloaded phf_shared v0.11.3 |
| 1896 | 2026-06-17T21:54:05.122Z | Downloaded phf_shared v0.13.1 |
| 1897 | 2026-06-17T21:54:05.122Z | Downloaded num-rational v0.4.2 |
| 1898 | 2026-06-17T21:54:05.122Z | Downloaded num_enum v0.5.11 |
| 1899 | 2026-06-17T21:54:05.122Z | Downloaded derive_more v0.99.20 |
| 1900 | 2026-06-17T21:54:05.122Z | Downloaded predicates-tree v1.0.13 |
| 1901 | 2026-06-17T21:54:05.122Z | Downloaded daft-derive v0.1.7 |
| 1902 | 2026-06-17T21:54:05.122Z | Downloaded predicates-core v1.0.10 |
| 1903 | 2026-06-17T21:54:05.122Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1904 | 2026-06-17T21:54:05.122Z | Downloaded precomputed-hash v0.1.1 |
| 1905 | 2026-06-17T21:54:05.122Z | Downloaded memmap2 v0.9.10 |
| 1906 | 2026-06-17T21:54:05.122Z | Downloaded colored v2.2.0 |
| 1907 | 2026-06-17T21:54:05.122Z | Downloaded packed_struct_codegen v0.10.1 |
| 1908 | 2026-06-17T21:54:05.122Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1909 | 2026-06-17T21:54:05.122Z | Downloaded num_enum_derive v0.7.6 |
| 1910 | 2026-06-17T21:54:05.123Z | Downloaded packed_struct v0.10.1 |
| 1911 | 2026-06-17T21:54:05.123Z | Downloaded oxnet v0.1.6 |
| 1912 | 2026-06-17T21:54:05.123Z | Downloaded proc-macro-crate v1.3.1 |
| 1913 | 2026-06-17T21:54:05.123Z | Downloaded password-hash v0.4.2 |
| 1914 | 2026-06-17T21:54:05.123Z | Downloaded owo-colors v4.3.0 |
| 1915 | 2026-06-17T21:54:05.123Z | Downloaded num_enum v0.7.6 |
| 1916 | 2026-06-17T21:54:05.123Z | Downloaded quick-error v1.2.3 |
| 1917 | 2026-06-17T21:54:05.123Z | Downloaded chacha20poly1305 v0.10.1 |
| 1918 | 2026-06-17T21:54:05.123Z | Downloaded psl-types v2.0.11 |
| 1919 | 2026-06-17T21:54:05.123Z | Downloaded progenitor-macro v0.14.0 |
| 1920 | 2026-06-17T21:54:05.124Z | Downloaded rand_xorshift v0.4.0 |
| 1921 | 2026-06-17T21:54:05.124Z | Downloaded progenitor-client v0.14.0 |
| 1922 | 2026-06-17T21:54:05.124Z | Downloaded bytes v1.11.1 |
| 1923 | 2026-06-17T21:54:05.124Z | Downloaded progenitor-macro v0.13.0 |
| 1924 | 2026-06-17T21:54:05.124Z | Downloaded peg v0.8.5 |
| 1925 | 2026-06-17T21:54:05.124Z | Downloaded paste v1.0.15 |
| 1926 | 2026-06-17T21:54:05.124Z | Downloaded parse-display-derive v0.10.0 |
| 1927 | 2026-06-17T21:54:05.124Z | Downloaded drift v0.2.0 |
| 1928 | 2026-06-17T21:54:05.124Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1929 | 2026-06-17T21:54:05.124Z | Downloaded recursive v0.1.1 |
| 1930 | 2026-06-17T21:54:05.124Z | Downloaded ingot-macros v0.1.1 |
| 1931 | 2026-06-17T21:54:05.124Z | Downloaded ignore v0.4.25 |
| 1932 | 2026-06-17T21:54:05.124Z | Downloaded dropshot_endpoint v0.17.0 |
| 1933 | 2026-06-17T21:54:05.125Z | Downloaded compact_str v0.8.1 |
| 1934 | 2026-06-17T21:54:05.152Z | Downloaded pem v3.0.6 |
| 1935 | 2026-06-17T21:54:05.152Z | Downloaded pin-project-internal v1.1.11 |
| 1936 | 2026-06-17T21:54:05.152Z | Downloaded phf v0.12.1 |
| 1937 | 2026-06-17T21:54:05.152Z | Downloaded peg-macros v0.8.5 |
| 1938 | 2026-06-17T21:54:05.152Z | Downloaded phf v0.13.1 |
| 1939 | 2026-06-17T21:54:05.152Z | Downloaded peg-runtime v0.8.5 |
| 1940 | 2026-06-17T21:54:05.152Z | Downloaded postgres-protocol v0.6.10 |
| 1941 | 2026-06-17T21:54:05.152Z | Downloaded polyval v0.6.2 |
| 1942 | 2026-06-17T21:54:05.152Z | Downloaded poly1305 v0.8.0 |
| 1943 | 2026-06-17T21:54:05.152Z | Downloaded fatfs v0.3.6 |
| 1944 | 2026-06-17T21:54:05.153Z | Downloaded half v1.8.3 |
| 1945 | 2026-06-17T21:54:05.153Z | Downloaded same-file v1.0.6 |
| 1946 | 2026-06-17T21:54:05.153Z | Downloaded rustc_version v0.1.7 |
| 1947 | 2026-06-17T21:54:05.153Z | Downloaded russh-cryptovec v0.7.3 |
| 1948 | 2026-06-17T21:54:05.153Z | Downloaded darling_core v0.20.11 |
| 1949 | 2026-06-17T21:54:05.153Z | Downloaded derive_more v2.1.1 |
| 1950 | 2026-06-17T21:54:05.163Z | Downloaded scroll_derive v0.13.1 |
| 1951 | 2026-06-17T21:54:05.163Z | Downloaded salsa20 v0.10.2 |
| 1952 | 2026-06-17T21:54:05.163Z | Downloaded progenitor-extras v0.2.0 |
| 1953 | 2026-06-17T21:54:05.163Z | Downloaded progenitor-client v0.13.0 |
| 1954 | 2026-06-17T21:54:05.163Z | Downloaded progenitor v0.14.0 |
| 1955 | 2026-06-17T21:54:05.163Z | Downloaded progenitor v0.13.0 |
| 1956 | 2026-06-17T21:54:05.164Z | Downloaded proc-macro-error2 v2.0.1 |
| 1957 | 2026-06-17T21:54:05.164Z | Downloaded parking_lot v0.11.2 |
| 1958 | 2026-06-17T21:54:05.199Z | Downloaded shell-words v1.1.1 |
| 1959 | 2026-06-17T21:54:05.200Z | Downloaded seq-macro v0.3.6 |
| 1960 | 2026-06-17T21:54:05.200Z | Downloaded semver v0.1.20 |
| 1961 | 2026-06-17T21:54:05.200Z | Downloaded scrypt v0.11.0 |
| 1962 | 2026-06-17T21:54:05.200Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1963 | 2026-06-17T21:54:05.200Z | Downloaded sapling-renderdag v0.1.0 |
| 1964 | 2026-06-17T21:54:05.200Z | Downloaded r2d2 v0.8.10 |
| 1965 | 2026-06-17T21:54:05.200Z | Downloaded serde_bytes v0.11.19 |
| 1966 | 2026-06-17T21:54:05.200Z | Downloaded headers v0.4.1 |
| 1967 | 2026-06-17T21:54:05.200Z | Downloaded secrecy v0.10.3 |
| 1968 | 2026-06-17T21:54:05.200Z | Downloaded rand_seeder v0.4.0 |
| 1969 | 2026-06-17T21:54:05.200Z | Downloaded rand_core v0.10.0 |
| 1970 | 2026-06-17T21:54:05.201Z | Downloaded serde_plain v1.0.2 |
| 1971 | 2026-06-17T21:54:05.201Z | Downloaded secrecy v0.8.0 |
| 1972 | 2026-06-17T21:54:05.201Z | Downloaded radium v0.7.0 |
| 1973 | 2026-06-17T21:54:05.201Z | Downloaded psm v0.1.30 |
| 1974 | 2026-06-17T21:54:05.201Z | Downloaded password-hash v0.5.0 |
| 1975 | 2026-06-17T21:54:05.240Z | Downloaded omicron-zone-package v0.12.2 |
| 1976 | 2026-06-17T21:54:05.240Z | Downloaded signal-hook-tokio v0.3.1 |
| 1977 | 2026-06-17T21:54:05.240Z | Downloaded heapless v0.8.0 |
| 1978 | 2026-06-17T21:54:05.240Z | Downloaded signal-hook-mio v0.2.5 |
| 1979 | 2026-06-17T21:54:05.240Z | Downloaded pin-project-lite v0.2.17 |
| 1980 | 2026-06-17T21:54:05.240Z | Downloaded rustls-pemfile v2.2.0 |
| 1981 | 2026-06-17T21:54:05.240Z | Downloaded slog-bunyan v2.5.0 |
| 1982 | 2026-06-17T21:54:05.240Z | Downloaded siphasher v1.0.2 |
| 1983 | 2026-06-17T21:54:05.240Z | Downloaded resolv-conf v0.7.6 |
| 1984 | 2026-06-17T21:54:05.240Z | Downloaded postgres-types v0.2.12 |
| 1985 | 2026-06-17T21:54:05.240Z | Downloaded postcard v1.1.3 |
| 1986 | 2026-06-17T21:54:05.240Z | Downloaded libefi-sys v0.1.0 |
| 1987 | 2026-06-17T21:54:05.240Z | Downloaded pkcs5 v0.7.1 |
| 1988 | 2026-06-17T21:54:05.240Z | Downloaded num-complex v0.4.6 |
| 1989 | 2026-06-17T21:54:05.240Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1990 | 2026-06-17T21:54:05.240Z | Downloaded darling_core v0.21.3 |
| 1991 | 2026-06-17T21:54:05.240Z | Downloaded sigpipe v0.1.3 |
| 1992 | 2026-06-17T21:54:05.323Z | Downloaded const_format v0.2.35 |
| 1993 | 2026-06-17T21:54:05.324Z | Downloaded ar_archive_writer v0.5.1 |
| 1994 | 2026-06-17T21:54:05.324Z | Downloaded predicates v3.1.4 |
| 1995 | 2026-06-17T21:54:05.324Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1996 | 2026-06-17T21:54:05.324Z | Downloaded jiff-static v0.2.21 |
| 1997 | 2026-06-17T21:54:05.324Z | Downloaded sqlparser_derive v0.5.0 |
| 1998 | 2026-06-17T21:54:05.324Z | Downloaded bumpalo v3.20.2 |
| 1999 | 2026-06-17T21:54:05.324Z | Downloaded p256 v0.13.2 |
| 2000 | 2026-06-17T21:54:05.324Z | Downloaded strum v0.27.2 |
| 2001 | 2026-06-17T21:54:05.324Z | Downloaded parking_lot_core v0.8.6 |
| 2002 | 2026-06-17T21:54:05.324Z | Downloaded structmeta-derive v0.3.0 |
| 2003 | 2026-06-17T21:54:05.324Z | Downloaded structmeta v0.3.0 |
| 2004 | 2026-06-17T21:54:05.324Z | Downloaded strsim v0.10.0 |
| 2005 | 2026-06-17T21:54:05.325Z | Downloaded ssh-encoding v0.2.0 |
| 2006 | 2026-06-17T21:54:05.325Z | Downloaded crc-any v2.5.0 |
| 2007 | 2026-06-17T21:54:05.325Z | Downloaded serde-hex v0.1.0 |
| 2008 | 2026-06-17T21:54:05.326Z | Downloaded serde-big-array v0.5.1 |
| 2009 | 2026-06-17T21:54:05.326Z | Downloaded papergrid v0.17.0 |
| 2010 | 2026-06-17T21:54:05.326Z | Downloaded tabled_derive v0.11.0 |
| 2011 | 2026-06-17T21:54:05.326Z | Downloaded sync-ptr v0.1.4 |
| 2012 | 2026-06-17T21:54:05.326Z | Downloaded supports-color v3.0.2 |
| 2013 | 2026-06-17T21:54:05.326Z | Downloaded rusty-fork v0.3.1 |
| 2014 | 2026-06-17T21:54:05.326Z | Downloaded serde_with_macros v1.5.2 |
| 2015 | 2026-06-17T21:54:05.326Z | Downloaded termtree v0.5.1 |
| 2016 | 2026-06-17T21:54:05.326Z | Downloaded tap v1.0.1 |
| 2017 | 2026-06-17T21:54:05.326Z | Downloaded tagptr v0.2.0 |
| 2018 | 2026-06-17T21:54:05.326Z | Downloaded serde_repr v0.1.20 |
| 2019 | 2026-06-17T21:54:05.327Z | Downloaded pin-project v1.1.11 |
| 2020 | 2026-06-17T21:54:05.327Z | Downloaded serde_path_to_error v0.1.20 |
| 2021 | 2026-06-17T21:54:05.327Z | Downloaded indicatif v0.18.4 |
| 2022 | 2026-06-17T21:54:05.327Z | Downloaded testing_table v0.3.0 |
| 2023 | 2026-06-17T21:54:05.327Z | Downloaded heapless v0.7.17 |
| 2024 | 2026-06-17T21:54:05.327Z | Downloaded openssl-sys v0.9.115 |
| 2025 | 2026-06-17T21:54:05.327Z | Downloaded hickory-resolver v0.25.2 |
| 2026 | 2026-06-17T21:54:05.327Z | Downloaded hickory-resolver v0.24.4 |
| 2027 | 2026-06-17T21:54:05.327Z | Downloaded simd-adler32 v0.3.8 |
| 2028 | 2026-06-17T21:54:05.327Z | Downloaded russh-keys v0.45.0 |
| 2029 | 2026-06-17T21:54:05.327Z | Downloaded flate2 v1.1.9 |
| 2030 | 2026-06-17T21:54:05.327Z | Downloaded stringprep v0.1.5 |
| 2031 | 2026-06-17T21:54:05.365Z | Downloaded hyper-util v0.1.20 |
| 2032 | 2026-06-17T21:54:05.365Z | Downloaded strum_macros v0.24.3 |
| 2033 | 2026-06-17T21:54:05.365Z | Downloaded diesel_derives v2.3.7 |
| 2034 | 2026-06-17T21:54:05.365Z | Downloaded trait-variant v0.1.2 |
| 2035 | 2026-06-17T21:54:05.365Z | Downloaded topological-sort v0.2.2 |
| 2036 | 2026-06-17T21:54:05.365Z | Downloaded thread-id v5.1.0 |
| 2037 | 2026-06-17T21:54:05.365Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 2038 | 2026-06-17T21:54:05.365Z | Downloaded string_cache v0.8.9 |
| 2039 | 2026-06-17T21:54:05.365Z | Downloaded unarray v0.1.4 |
| 2040 | 2026-06-17T21:54:05.365Z | Downloaded typify-macro v0.6.2 |
| 2041 | 2026-06-17T21:54:05.365Z | Downloaded scroll v0.13.0 |
| 2042 | 2026-06-17T21:54:05.365Z | Downloaded arc-swap v1.8.2 |
| 2043 | 2026-06-17T21:54:05.365Z | Downloaded snafu-derive v0.8.9 |
| 2044 | 2026-06-17T21:54:05.366Z | Downloaded slog-dtrace v0.3.0 |
| 2045 | 2026-06-17T21:54:05.366Z | Downloaded smallvec v0.6.14 |
| 2046 | 2026-06-17T21:54:05.366Z | Downloaded serde_cbor v0.11.2 |
| 2047 | 2026-06-17T21:54:05.366Z | Downloaded slog-json v2.6.1 |
| 2048 | 2026-06-17T21:54:05.366Z | Downloaded stacker v0.1.23 |
| 2049 | 2026-06-17T21:54:05.366Z | Downloaded ssh-cipher v0.2.0 |
| 2050 | 2026-06-17T21:54:05.366Z | Downloaded sqlformat v0.3.5 |
| 2051 | 2026-06-17T21:54:05.366Z | Downloaded unicode-truncate v1.1.0 |
| 2052 | 2026-06-17T21:54:05.366Z | Downloaded universal-hash v0.5.1 |
| 2053 | 2026-06-17T21:54:05.366Z | Downloaded termios v0.3.3 |
| 2054 | 2026-06-17T21:54:05.366Z | Downloaded oso v0.27.3 |
| 2055 | 2026-06-17T21:54:05.366Z | Downloaded slab v0.4.12 |
| 2056 | 2026-06-17T21:54:05.366Z | Downloaded rtoolbox v0.0.3 |
| 2057 | 2026-06-17T21:54:05.367Z | Downloaded usdt-macro v0.6.0 |
| 2058 | 2026-06-17T21:54:05.367Z | Downloaded serde_with_macros v3.17.0 |
| 2059 | 2026-06-17T21:54:05.367Z | Downloaded usdt-attr-macro v0.6.0 |
| 2060 | 2026-06-17T21:54:05.367Z | Downloaded void v1.0.2 |
| 2061 | 2026-06-17T21:54:05.367Z | Downloaded support-bundle-viewer v0.1.2 |
| 2062 | 2026-06-17T21:54:05.367Z | Downloaded thiserror-no-std v2.0.2 |
| 2063 | 2026-06-17T21:54:05.368Z | Downloaded strum_macros v0.27.2 |
| 2064 | 2026-06-17T21:54:05.368Z | Downloaded usdt v0.6.0 |
| 2065 | 2026-06-17T21:54:05.368Z | Downloaded cc v1.2.56 |
| 2066 | 2026-06-17T21:54:05.368Z | Downloaded untrusted v0.7.1 |
| 2067 | 2026-06-17T21:54:05.397Z | Downloaded minimal-lexical v0.2.1 |
| 2068 | 2026-06-17T21:54:05.398Z | Downloaded prefix-trie v0.7.0 |
| 2069 | 2026-06-17T21:54:05.398Z | Downloaded progenitor-impl v0.13.0 |
| 2070 | 2026-06-17T21:54:05.398Z | Downloaded derive_more-impl v2.1.1 |
| 2071 | 2026-06-17T21:54:05.398Z | Downloaded hashbrown v0.13.2 |
| 2072 | 2026-06-17T21:54:05.398Z | Downloaded waitgroup v0.1.2 |
| 2073 | 2026-06-17T21:54:05.398Z | Downloaded tokio-native-tls v0.3.1 |
| 2074 | 2026-06-17T21:54:05.398Z | Downloaded tokio-tungstenite v0.23.1 |
| 2075 | 2026-06-17T21:54:05.398Z | Downloaded tokio-rustls v0.25.0 |
| 2076 | 2026-06-17T21:54:05.398Z | Downloaded xattr v1.6.1 |
| 2077 | 2026-06-17T21:54:05.398Z | Downloaded rustls-platform-verifier v0.6.2 |
| 2078 | 2026-06-17T21:54:05.400Z | Downloaded tiny-keccak v2.0.2 |
| 2079 | 2026-06-17T21:54:05.400Z | Downloaded xshell-macros v0.2.7 |
| 2080 | 2026-06-17T21:54:05.400Z | Downloaded ron v0.8.1 |
| 2081 | 2026-06-17T21:54:05.400Z | Downloaded unicase v2.9.0 |
| 2082 | 2026-06-17T21:54:05.400Z | Downloaded tui-tree-widget v0.23.1 |
| 2083 | 2026-06-17T21:54:05.400Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 2084 | 2026-06-17T21:54:05.415Z | Downloaded ryu v1.0.23 |
| 2085 | 2026-06-17T21:54:05.415Z | Downloaded progenitor-impl v0.14.0 |
| 2086 | 2026-06-17T21:54:05.415Z | Downloaded wait-timeout v0.2.1 |
| 2087 | 2026-06-17T21:54:05.415Z | Downloaded usdt-impl v0.6.0 |
| 2088 | 2026-06-17T21:54:05.416Z | Downloaded vergen-lib v9.1.0 |
| 2089 | 2026-06-17T21:54:05.419Z | Downloaded term v0.7.0 |
| 2090 | 2026-06-17T21:54:05.420Z | Downloaded rcgen v0.12.1 |
| 2091 | 2026-06-17T21:54:05.420Z | Downloaded signal-hook v0.3.18 |
| 2092 | 2026-06-17T21:54:05.420Z | Downloaded uzers v0.12.2 |
| 2093 | 2026-06-17T21:54:05.423Z | Downloaded hickory-server v0.25.2 |
| 2094 | 2026-06-17T21:54:05.448Z | Downloaded vergen-git2 v9.1.0 |
| 2095 | 2026-06-17T21:54:05.448Z | Downloaded dropshot-api-manager v0.7.2 |
| 2096 | 2026-06-17T21:54:05.448Z | Downloaded vergen-gitcl v1.0.8 |
| 2097 | 2026-06-17T21:54:05.449Z | Downloaded crossterm v0.28.1 |
| 2098 | 2026-06-17T21:54:05.470Z | Downloaded xshell v0.2.7 |
| 2099 | 2026-06-17T21:54:05.471Z | Downloaded whoami v1.6.1 |
| 2100 | 2026-06-17T21:54:05.471Z | Downloaded zstd v0.13.3 |
| 2101 | 2026-06-17T21:54:05.471Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 2102 | 2026-06-17T21:54:05.471Z | Downloaded walkdir v2.5.0 |
| 2103 | 2026-06-17T21:54:05.471Z | Downloaded vsss-rs v3.3.4 |
| 2104 | 2026-06-17T21:54:05.471Z | Downloaded twox-hash v2.1.2 |
| 2105 | 2026-06-17T21:54:05.471Z | Downloaded crossterm v0.29.0 |
| 2106 | 2026-06-17T21:54:05.471Z | Downloaded wyz v0.5.1 |
| 2107 | 2026-06-17T21:54:05.471Z | Downloaded vergen-lib v0.1.6 |
| 2108 | 2026-06-17T21:54:05.471Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 2109 | 2026-06-17T21:54:05.471Z | Downloaded tokio-dtrace v0.1.1 |
| 2110 | 2026-06-17T21:54:05.471Z | Downloaded pretty_assertions v1.4.1 |
| 2111 | 2026-06-17T21:54:05.471Z | Downloaded rayon-core v1.13.0 |
| 2112 | 2026-06-17T21:54:05.498Z | Downloaded rand v0.8.6 |
| 2113 | 2026-06-17T21:54:05.499Z | Downloaded test-strategy v0.4.5 |
| 2114 | 2026-06-17T21:54:05.499Z | Downloaded aes v0.8.4 |
| 2115 | 2026-06-17T21:54:05.499Z | Downloaded num-bigint v0.4.6 |
| 2116 | 2026-06-17T21:54:05.499Z | Downloaded zstd-safe v7.2.4 |
| 2117 | 2026-06-17T21:54:05.499Z | Downloaded nom v7.1.3 |
| 2118 | 2026-06-17T21:54:05.505Z | Downloaded yasna v0.5.2 |
| 2119 | 2026-06-17T21:54:05.506Z | Downloaded samael v0.0.19 |
| 2120 | 2026-06-17T21:54:05.506Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 2121 | 2026-06-17T21:54:05.506Z | Downloaded whoami v2.1.0 |
| 2122 | 2026-06-17T21:54:05.506Z | Downloaded typify v0.6.2 |
| 2123 | 2026-06-17T21:54:05.506Z | Downloaded vergen v9.1.0 |
| 2124 | 2026-06-17T21:54:05.506Z | Downloaded libxml v0.3.3 |
| 2125 | 2026-06-17T21:54:05.513Z | Downloaded uuid v1.23.0 |
| 2126 | 2026-06-17T21:54:05.513Z | Downloaded subprocess v0.2.15 |
| 2127 | 2026-06-17T21:54:05.513Z | Downloaded toml v0.7.8 |
| 2128 | 2026-06-17T21:54:05.513Z | Downloaded tungstenite v0.23.0 |
| 2129 | 2026-06-17T21:54:05.517Z | Downloaded zerocopy v0.6.6 |
| 2130 | 2026-06-17T21:54:05.520Z | Downloaded publicsuffix v2.3.0 |
| 2131 | 2026-06-17T21:54:05.520Z | Downloaded unicode-properties v0.1.4 |
| 2132 | 2026-06-17T21:54:05.520Z | Downloaded qorb v0.4.1 |
| 2133 | 2026-06-17T21:54:05.563Z | Downloaded hashbrown v0.15.5 |
| 2134 | 2026-06-17T21:54:05.564Z | Downloaded unicode-bidi v0.3.18 |
| 2135 | 2026-06-17T21:54:05.564Z | Downloaded zopfli v0.8.3 |
| 2136 | 2026-06-17T21:54:05.579Z | Downloaded schemars v1.2.1 |
| 2137 | 2026-06-17T21:54:05.579Z | Downloaded snafu v0.8.9 |
| 2138 | 2026-06-17T21:54:05.579Z | Downloaded itertools v0.13.0 |
| 2139 | 2026-06-17T21:54:05.579Z | Downloaded vte v0.14.1 |
| 2140 | 2026-06-17T21:54:05.581Z | Downloaded nom v8.0.0 |
| 2141 | 2026-06-17T21:54:05.581Z | Downloaded tar v0.4.45 |
| 2142 | 2026-06-17T21:54:05.588Z | Downloaded russh v0.45.0 |
| 2143 | 2026-06-17T21:54:05.588Z | Downloaded itertools v0.14.0 |
| 2144 | 2026-06-17T21:54:05.588Z | Downloaded toml_edit v0.19.15 |
| 2145 | 2026-06-17T21:54:05.593Z | Downloaded rand v0.10.0 |
| 2146 | 2026-06-17T21:54:05.594Z | Downloaded rustyline v14.0.0 |
| 2147 | 2026-06-17T21:54:05.600Z | Downloaded ssh-key v0.6.7 |
| 2148 | 2026-06-17T21:54:05.619Z | Downloaded steno v0.4.1 |
| 2149 | 2026-06-17T21:54:05.619Z | Downloaded p521 v0.13.3 |
| 2150 | 2026-06-17T21:54:05.619Z | Downloaded blake3 v1.8.3 |
| 2151 | 2026-06-17T21:54:05.640Z | Downloaded yansi v1.0.1 |
| 2152 | 2026-06-17T21:54:05.640Z | Downloaded zip v0.6.6 |
| 2153 | 2026-06-17T21:54:05.640Z | Downloaded unicode_categories v0.1.1 |
| 2154 | 2026-06-17T21:54:05.640Z | Downloaded serde_with v1.14.0 |
| 2155 | 2026-06-17T21:54:05.640Z | Downloaded iddqd v0.4.2 |
| 2156 | 2026-06-17T21:54:05.646Z | Downloaded rpassword v7.4.0 |
| 2157 | 2026-06-17T21:54:05.653Z | Downloaded tokio-postgres v0.7.16 |
| 2158 | 2026-06-17T21:54:05.653Z | Downloaded zerocopy-derive v0.8.40 |
| 2159 | 2026-06-17T21:54:05.687Z | Downloaded regex v1.12.3 |
| 2160 | 2026-06-17T21:54:05.691Z | Downloaded typed-path v0.9.3 |
| 2161 | 2026-06-17T21:54:05.698Z | Downloaded reedline v0.40.0 |
| 2162 | 2026-06-17T21:54:05.707Z | Downloaded reqwest v0.13.2 |
| 2163 | 2026-06-17T21:54:05.711Z | Downloaded rayon v1.11.0 |
| 2164 | 2026-06-17T21:54:05.726Z | Downloaded quick-xml v0.37.5 |
| 2165 | 2026-06-17T21:54:05.744Z | Downloaded unicode-normalization v0.1.25 |
| 2166 | 2026-06-17T21:54:05.744Z | Downloaded git2 v0.20.4 |
| 2167 | 2026-06-17T21:54:05.762Z | Downloaded zip v4.6.1 |
| 2168 | 2026-06-17T21:54:05.762Z | Downloaded chrono v0.4.44 |
| 2169 | 2026-06-17T21:54:05.763Z | Downloaded bitvec v1.0.1 |
| 2170 | 2026-06-17T21:54:05.785Z | Downloaded lalrpop v0.19.12 |
| 2171 | 2026-06-17T21:54:05.785Z | Downloaded portable-atomic v1.13.1 |
| 2172 | 2026-06-17T21:54:05.810Z | Downloaded serde_with v3.17.0 |
| 2173 | 2026-06-17T21:54:05.810Z | Downloaded proptest v1.10.0 |
| 2174 | 2026-06-17T21:54:05.810Z | Downloaded rustls-webpki v0.102.8 |
| 2175 | 2026-06-17T21:54:05.816Z | Downloaded winnow v0.6.26 |
| 2176 | 2026-06-17T21:54:05.816Z | Downloaded aes-gcm v0.10.3 |
| 2177 | 2026-06-17T21:54:05.825Z | Downloaded tough v0.22.0 |
| 2178 | 2026-06-17T21:54:05.840Z | Downloaded moka v0.12.13 |
| 2179 | 2026-06-17T21:54:05.840Z | Downloaded winnow v0.5.40 |
| 2180 | 2026-06-17T21:54:05.862Z | Downloaded object v0.30.4 |
| 2181 | 2026-06-17T21:54:05.862Z | Downloaded goblin v0.10.5 |
| 2182 | 2026-06-17T21:54:05.895Z | Downloaded radix_trie v0.2.1 |
| 2183 | 2026-06-17T21:54:05.895Z | Downloaded nix v0.27.1 |
| 2184 | 2026-06-17T21:54:05.895Z | Downloaded zlib-rs v0.6.2 |
| 2185 | 2026-06-17T21:54:05.901Z | Downloaded polar-core v0.27.3 |
| 2186 | 2026-06-17T21:54:05.901Z | Downloaded smoltcp v0.9.1 |
| 2187 | 2026-06-17T21:54:05.901Z | Downloaded petname v2.0.2 |
| 2188 | 2026-06-17T21:54:05.909Z | Downloaded webpki-roots v1.0.6 |
| 2189 | 2026-06-17T21:54:05.913Z | Downloaded tabled v0.20.0 |
| 2190 | 2026-06-17T21:54:05.928Z | Downloaded regex-syntax v0.6.29 |
| 2191 | 2026-06-17T21:54:05.945Z | Downloaded nix v0.28.0 |
| 2192 | 2026-06-17T21:54:05.945Z | Downloaded openssl v0.10.79 |
| 2193 | 2026-06-17T21:54:05.954Z | Downloaded zerocopy v0.8.40 |
| 2194 | 2026-06-17T21:54:05.954Z | Downloaded bstr v1.12.1 |
| 2195 | 2026-06-17T21:54:05.959Z | Downloaded diesel v2.3.7 |
| 2196 | 2026-06-17T21:54:05.975Z | Downloaded rustls v0.22.4 |
| 2197 | 2026-06-17T21:54:05.979Z | Downloaded regex-syntax v0.8.10 |
| 2198 | 2026-06-17T21:54:05.984Z | Downloaded smoltcp v0.11.0 |
| 2199 | 2026-06-17T21:54:05.995Z | Downloaded hickory-proto v0.24.4 |
| 2200 | 2026-06-17T21:54:06.003Z | Downloaded rustls v0.23.37 |
| 2201 | 2026-06-17T21:54:06.010Z | Downloaded hickory-proto v0.25.2 |
| 2202 | 2026-06-17T21:54:06.023Z | Downloaded regress v0.11.1 |
| 2203 | 2026-06-17T21:54:06.028Z | Downloaded dropshot v0.17.0 |
| 2204 | 2026-06-17T21:54:06.042Z | Downloaded nix v0.31.2 |
| 2205 | 2026-06-17T21:54:06.095Z | Downloaded ratatui v0.29.0 |
| 2206 | 2026-06-17T21:54:06.165Z | Downloaded zerocopy-derive v0.6.6 |
| 2207 | 2026-06-17T21:54:06.165Z | Downloaded sqlparser v0.61.0 |
| 2208 | 2026-06-17T21:54:06.165Z | Downloaded sled v0.34.7 |
| 2209 | 2026-06-17T21:54:06.165Z | Downloaded regex-automata v0.4.14 |
| 2210 | 2026-06-17T21:54:06.165Z | Downloaded typify-impl v0.6.2 |
| 2211 | 2026-06-17T21:54:06.165Z | Downloaded libz-sys v1.1.24 |
| 2212 | 2026-06-17T21:54:06.188Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2213 | 2026-06-17T21:54:06.209Z | Downloaded jiff v0.2.21 |
| 2214 | 2026-06-17T21:54:06.229Z | Downloaded chrono-tz v0.10.4 |
| 2215 | 2026-06-17T21:54:06.250Z | Downloaded petgraph v0.8.3 |
| 2216 | 2026-06-17T21:54:06.287Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 2217 | 2026-06-17T21:54:06.304Z | Downloaded csv v1.4.0 |
| 2218 | 2026-06-17T21:54:06.304Z | Downloaded tokio v1.52.1 |
| 2219 | 2026-06-17T21:54:06.369Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 2220 | 2026-06-17T21:54:06.506Z | Compiling libc v0.2.185 |
| 2221 | 2026-06-17T21:54:06.506Z | Compiling serde v1.0.228 |
| 2222 | 2026-06-17T21:54:06.514Z | Compiling log v0.4.29 |
| 2223 | 2026-06-17T21:54:06.514Z | Compiling find-msvc-tools v0.1.9 |
| 2224 | 2026-06-17T21:54:06.514Z | Compiling shlex v1.3.0 |
| 2225 | 2026-06-17T21:54:06.514Z | Compiling smallvec v1.15.1 |
| 2226 | 2026-06-17T21:54:06.514Z | Compiling syn v2.0.117 |
| 2227 | 2026-06-17T21:54:06.681Z | Compiling typenum v1.19.0 |
| 2228 | 2026-06-17T21:54:06.814Z | Compiling generic-array v0.14.7 |
| 2229 | 2026-06-17T21:54:06.832Z | Compiling subtle v2.6.1 |
| 2230 | 2026-06-17T21:54:06.864Z | Compiling scopeguard v1.2.0 |
| 2231 | 2026-06-17T21:54:06.895Z | Compiling const-oid v0.9.6 |
| 2232 | 2026-06-17T21:54:06.958Z | Compiling lock_api v0.4.14 |
| 2233 | 2026-06-17T21:54:06.989Z | Compiling serde_json v1.0.149 |
| 2234 | 2026-06-17T21:54:07.011Z | Compiling zerocopy v0.8.40 |
| 2235 | 2026-06-17T21:54:07.055Z | Compiling portable-atomic v1.13.1 |
| 2236 | 2026-06-17T21:54:07.174Z | Compiling pin-project-lite v0.2.17 |
| 2237 | 2026-06-17T21:54:07.272Z | Compiling parking_lot_core v0.9.12 |
| 2238 | 2026-06-17T21:54:07.445Z | Compiling pkg-config v0.3.32 |
| 2239 | 2026-06-17T21:54:07.506Z | Compiling getrandom v0.2.17 |
| 2240 | 2026-06-17T21:54:07.527Z | Compiling jobserver v0.1.34 |
| 2241 | 2026-06-17T21:54:07.536Z | Compiling errno v0.3.14 |
| 2242 | 2026-06-17T21:54:07.647Z | Compiling rand_core v0.6.4 |
| 2243 | 2026-06-17T21:54:07.734Z | Compiling cc v1.2.56 |
| 2244 | 2026-06-17T21:54:07.925Z | Compiling signal-hook-registry v1.4.8 |
| 2245 | 2026-06-17T21:54:07.938Z | Compiling bitflags v2.11.0 |
| 2246 | 2026-06-17T21:54:07.938Z | Compiling libm v0.2.16 |
| 2247 | 2026-06-17T21:54:07.997Z | Compiling critical-section v1.2.0 |
| 2248 | 2026-06-17T21:54:08.106Z | Compiling futures-core v0.3.32 |
| 2249 | 2026-06-17T21:54:08.134Z | Compiling once_cell v1.21.3 |
| 2250 | 2026-06-17T21:54:08.154Z | Compiling parking_lot v0.12.5 |
| 2251 | 2026-06-17T21:54:08.168Z | Compiling mio v1.2.0 |
| 2252 | 2026-06-17T21:54:08.235Z | Compiling num-traits v0.2.19 |
| 2253 | 2026-06-17T21:54:08.289Z | Compiling percent-encoding v2.3.2 |
| 2254 | 2026-06-17T21:54:08.378Z | Compiling socket2 v0.6.3 |
| 2255 | 2026-06-17T21:54:08.573Z | Compiling futures-sink v0.3.32 |
| 2256 | 2026-06-17T21:54:08.625Z | Compiling futures-io v0.3.32 |
| 2257 | 2026-06-17T21:54:08.653Z | Compiling futures-channel v0.3.32 |
| 2258 | 2026-06-17T21:54:08.674Z | Compiling cpufeatures v0.2.17 |
| 2259 | 2026-06-17T21:54:08.721Z | Compiling slab v0.4.12 |
| 2260 | 2026-06-17T21:54:08.753Z | Compiling getrandom v0.4.1 |
| 2261 | 2026-06-17T21:54:08.779Z | Compiling futures-task v0.3.32 |
| 2262 | 2026-06-17T21:54:08.851Z | Compiling rand_core v0.10.0 |
| 2263 | 2026-06-17T21:54:08.884Z | Compiling indexmap v2.14.0 |
| 2264 | 2026-06-17T21:54:08.899Z | Compiling rustversion v1.0.22 |
| 2265 | 2026-06-17T21:54:08.962Z | Compiling getrandom v0.3.4 |
| 2266 | 2026-06-17T21:54:09.023Z | Compiling cmake v0.1.57 |
| 2267 | 2026-06-17T21:54:09.368Z | Compiling form_urlencoded v1.2.2 |
| 2268 | 2026-06-17T21:54:09.432Z | Compiling fs_extra v1.3.0 |
| 2269 | 2026-06-17T21:54:09.436Z | Compiling dunce v1.0.5 |
| 2270 | 2026-06-17T21:54:09.500Z | Compiling synstructure v0.13.2 |
| 2271 | 2026-06-17T21:54:09.547Z | Compiling base64ct v1.8.3 |
| 2272 | 2026-06-17T21:54:09.558Z | Compiling ident_case v1.0.1 |
| 2273 | 2026-06-17T21:54:09.682Z | Compiling rustix v1.1.3 |
| 2274 | 2026-06-17T21:54:09.709Z | Compiling aws-lc-sys v0.40.0 |
| 2275 | 2026-06-17T21:54:09.737Z | Compiling flagset v0.4.7 |
| 2276 | 2026-06-17T21:54:09.843Z | Compiling pem-rfc7468 v0.7.0 |
| 2277 | 2026-06-17T21:54:09.879Z | Compiling regex-syntax v0.8.10 |
| 2278 | 2026-06-17T21:54:09.952Z | Compiling iana-time-zone v0.1.65 |
| 2279 | 2026-06-17T21:54:10.120Z | Compiling rand_core v0.9.5 |
| 2280 | 2026-06-17T21:54:10.120Z | Compiling ring v0.17.14 |
| 2281 | 2026-06-17T21:54:10.158Z | Compiling vcpkg v0.2.15 |
| 2282 | 2026-06-17T21:54:10.167Z | Compiling aws-lc-rs v1.16.3 |
| 2283 | 2026-06-17T21:54:10.421Z | Compiling uuid v1.23.0 |
| 2284 | 2026-06-17T21:54:10.458Z | Compiling rustc_version v0.4.1 |
| 2285 | 2026-06-17T21:54:10.800Z | Compiling tracing-core v0.1.36 |
| 2286 | 2026-06-17T21:54:10.919Z | Compiling openssl-sys v0.9.115 |
| 2287 | 2026-06-17T21:54:11.141Z | Compiling base64 v0.22.1 |
| 2288 | 2026-06-17T21:54:11.289Z | Compiling serde_derive v1.0.228 |
| 2289 | 2026-06-17T21:54:11.371Z | Compiling zeroize_derive v1.4.3 |
| 2290 | 2026-06-17T21:54:11.455Z | Compiling zerofrom-derive v0.1.6 |
| 2291 | 2026-06-17T21:54:11.464Z | Compiling yoke-derive v0.8.1 |
| 2292 | 2026-06-17T21:54:11.497Z | Compiling zerovec-derive v0.11.2 |
| 2293 | 2026-06-17T21:54:12.016Z | Compiling zeroize v1.8.2 |
| 2294 | 2026-06-17T21:54:12.248Z | Compiling zerocopy-derive v0.8.40 |
| 2295 | 2026-06-17T21:54:12.634Z | Compiling displaydoc v0.2.5 |
| 2296 | 2026-06-17T21:54:12.648Z | Compiling tokio-macros v2.7.0 |
| 2297 | 2026-06-17T21:54:12.768Z | Compiling crypto-common v0.1.7 |
| 2298 | 2026-06-17T21:54:12.838Z | Compiling zerofrom v0.1.6 |
| 2299 | 2026-06-17T21:54:13.181Z | Compiling block-buffer v0.10.4 |
| 2300 | 2026-06-17T21:54:13.354Z | Compiling yoke v0.8.1 |
| 2301 | 2026-06-17T21:54:13.369Z | Compiling digest v0.10.7 |
| 2302 | 2026-06-17T21:54:13.369Z | Compiling zerovec v0.11.5 |
| 2303 | 2026-06-17T21:54:13.370Z | Compiling futures-macro v0.3.32 |
| 2304 | 2026-06-17T21:54:13.370Z | Compiling zerotrie v0.2.3 |
| 2305 | 2026-06-17T21:54:13.370Z | Compiling hmac v0.12.1 |
| 2306 | 2026-06-17T21:54:13.596Z | Compiling block-padding v0.3.3 |
| 2307 | 2026-06-17T21:54:13.674Z | Compiling tinystr v0.8.2 |
| 2308 | 2026-06-17T21:54:13.721Z | Compiling potential_utf v0.1.4 |
| 2309 | 2026-06-17T21:54:13.802Z | Compiling inout v0.1.4 |
| 2310 | 2026-06-17T21:54:13.895Z | Compiling icu_locale_core v2.1.1 |
| 2311 | 2026-06-17T21:54:13.959Z | Compiling icu_collections v2.1.1 |
| 2312 | 2026-06-17T21:54:13.960Z | Compiling cipher v0.4.4 |
| 2313 | 2026-06-17T21:54:14.165Z | Compiling sha2 v0.10.9 |
| 2314 | 2026-06-17T21:54:14.255Z | Compiling futures-util v0.3.32 |
| 2315 | 2026-06-17T21:54:14.371Z | Compiling der_derive v0.7.3 |
| 2316 | 2026-06-17T21:54:14.708Z | Compiling icu_provider v2.1.1 |
| 2317 | 2026-06-17T21:54:14.807Z | Compiling bytes v1.11.1 |
| 2318 | 2026-06-17T21:54:14.888Z | Compiling chrono v0.4.44 |
| 2319 | 2026-06-17T21:54:14.967Z | Compiling icu_properties v2.1.2 |
| 2320 | 2026-06-17T21:54:15.429Z | Compiling tokio v1.52.1 |
| 2321 | 2026-06-17T21:54:15.462Z | Compiling icu_normalizer v2.1.1 |
| 2322 | 2026-06-17T21:54:15.518Z | Compiling der v0.7.10 |
| 2323 | 2026-06-17T21:54:15.904Z | Compiling idna_adapter v1.2.1 |
| 2324 | 2026-06-17T21:54:16.034Z | Compiling idna v1.1.0 |
| 2325 | 2026-06-17T21:54:16.243Z | Compiling http v1.4.0 |
| 2326 | 2026-06-17T21:54:16.276Z | Compiling salsa20 v0.10.2 |
| 2327 | 2026-06-17T21:54:16.301Z | Compiling pbkdf2 v0.12.2 |
| 2328 | 2026-06-17T21:54:16.414Z | Compiling url v2.5.8 |
| 2329 | 2026-06-17T21:54:16.436Z | Compiling spki v0.7.3 |
| 2330 | 2026-06-17T21:54:16.625Z | Compiling ppv-lite86 v0.2.21 |
| 2331 | 2026-06-17T21:54:16.746Z | Compiling rustls-pki-types v1.14.0 |
| 2332 | 2026-06-17T21:54:16.759Z | Compiling thiserror-impl v2.0.18 |
| 2333 | 2026-06-17T21:54:16.759Z | Compiling tracing-attributes v0.1.31 |
| 2334 | 2026-06-17T21:54:16.926Z | Compiling rand_chacha v0.9.0 |
| 2335 | 2026-06-17T21:54:16.940Z | Compiling http-body v1.0.1 |
| 2336 | 2026-06-17T21:54:17.090Z | Compiling scrypt v0.11.0 |
| 2337 | 2026-06-17T21:54:17.094Z | Compiling aes v0.8.4 |
| 2338 | 2026-06-17T21:54:17.165Z | Compiling cbc v0.1.2 |
| 2339 | 2026-06-17T21:54:17.344Z | Compiling untrusted v0.7.1 |
| 2340 | 2026-06-17T21:54:17.366Z | Compiling tinyvec_macros v0.1.1 |
| 2341 | 2026-06-17T21:54:17.440Z | Compiling untrusted v0.9.0 |
| 2342 | 2026-06-17T21:54:17.472Z | Compiling openssl-probe v0.2.1 |
| 2343 | 2026-06-17T21:54:17.582Z | Compiling httparse v1.10.1 |
| 2344 | 2026-06-17T21:54:17.645Z | Compiling pkcs5 v0.7.1 |
| 2345 | 2026-06-17T21:54:17.950Z | Compiling tinyvec v1.10.0 |
| 2346 | 2026-06-17T21:54:17.979Z | Compiling thiserror v2.0.18 |
| 2347 | 2026-06-17T21:54:17.999Z | Compiling tracing v0.1.44 |
| 2348 | 2026-06-17T21:54:18.082Z | Compiling pest_generator v2.8.6 |
| 2349 | 2026-06-17T21:54:18.115Z | Compiling rand v0.9.2 |
| 2350 | 2026-06-17T21:54:18.153Z | Compiling serde_derive_internals v0.29.1 |
| 2351 | 2026-06-17T21:54:18.251Z | Compiling aho-corasick v1.1.4 |
| 2352 | 2026-06-17T21:54:18.284Z | Compiling tower-layer v0.3.3 |
| 2353 | 2026-06-17T21:54:18.452Z | Compiling dyn-clone v1.0.20 |
| 2354 | 2026-06-17T21:54:18.672Z | Compiling rustls v0.23.37 |
| 2355 | 2026-06-17T21:54:18.795Z | Compiling try-lock v0.2.5 |
| 2356 | 2026-06-17T21:54:18.814Z | Compiling atomic-waker v1.1.2 |
| 2357 | 2026-06-17T21:54:18.977Z | Compiling schemars v0.8.22 |
| 2358 | 2026-06-17T21:54:19.008Z | Compiling tower-service v0.3.3 |
| 2359 | 2026-06-17T21:54:19.008Z | Compiling want v0.3.1 |
| 2360 | 2026-06-17T21:54:19.032Z | Compiling tokio-util v0.7.18 |
| 2361 | 2026-06-17T21:54:19.130Z | Compiling schemars_derive v0.8.22 |
| 2362 | 2026-06-17T21:54:19.148Z | Compiling regex-automata v0.4.14 |
| 2363 | 2026-06-17T21:54:19.148Z | Compiling pest_derive v2.8.6 |
| 2364 | 2026-06-17T21:54:19.573Z | Compiling pkcs8 v0.10.2 |
| 2365 | 2026-06-17T21:54:19.720Z | Compiling h2 v0.4.13 |
| 2366 | 2026-06-17T21:54:19.939Z | Compiling ipnet v2.11.0 |
| 2367 | 2026-06-17T21:54:20.006Z | Compiling scroll_derive v0.13.1 |
| 2368 | 2026-06-17T21:54:20.070Z | Compiling darling_core v0.20.11 |
| 2369 | 2026-06-17T21:54:20.396Z | Compiling openssl v0.10.79 |
| 2370 | 2026-06-17T21:54:20.448Z | Compiling httpdate v1.0.3 |
| 2371 | 2026-06-17T21:54:20.597Z | Compiling pin-utils v0.1.0 |
| 2372 | 2026-06-17T21:54:20.615Z | Compiling foreign-types-shared v0.1.1 |
| 2373 | 2026-06-17T21:54:20.639Z | Compiling tempfile v3.25.0 |
| 2374 | 2026-06-17T21:54:20.668Z | Compiling foreign-types v0.3.2 |
| 2375 | 2026-06-17T21:54:20.787Z | Compiling scroll v0.13.0 |
| 2376 | 2026-06-17T21:54:20.969Z | Compiling unicode-normalization v0.1.25 |
| 2377 | 2026-06-17T21:54:21.080Z | Compiling openssl-macros v0.1.1 |
| 2378 | 2026-06-17T21:54:21.391Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2379 | 2026-06-17T21:54:21.481Z | Compiling socket2 v0.5.10 |
| 2380 | 2026-06-17T21:54:21.481Z | Compiling spin v0.9.8 |
| 2381 | 2026-06-17T21:54:21.678Z | Compiling num-conv v0.2.0 |
| 2382 | 2026-06-17T21:54:21.766Z | Compiling native-tls v0.2.18 |
| 2383 | 2026-06-17T21:54:21.783Z | Compiling powerfmt v0.2.0 |
| 2384 | 2026-06-17T21:54:21.812Z | Compiling crc32fast v1.5.0 |
| 2385 | 2026-06-17T21:54:22.060Z | Compiling time-core v0.1.8 |
| 2386 | 2026-06-17T21:54:22.094Z | Compiling deranged v0.5.8 |
| 2387 | 2026-06-17T21:54:22.099Z | Compiling time-macros v0.2.27 |
| 2388 | 2026-06-17T21:54:22.302Z | Compiling darling_macro v0.20.11 |
| 2389 | 2026-06-17T21:54:22.762Z | Compiling hyper v1.8.1 |
| 2390 | 2026-06-17T21:54:22.949Z | Compiling darling v0.20.11 |
| 2391 | 2026-06-17T21:54:23.038Z | Compiling goblin v0.10.5 |
| 2392 | 2026-06-17T21:54:23.133Z | Compiling rustls-native-certs v0.8.3 |
| 2393 | 2026-06-17T21:54:23.172Z | Compiling sync_wrapper v1.0.2 |
| 2394 | 2026-06-17T21:54:23.278Z | Compiling wait-timeout v0.2.1 |
| 2395 | 2026-06-17T21:54:23.416Z | Compiling usdt-impl v0.6.0 |
| 2396 | 2026-06-17T21:54:23.613Z | Compiling bit-vec v0.8.0 |
| 2397 | 2026-06-17T21:54:23.633Z | Compiling quick-error v1.2.3 |
| 2398 | 2026-06-17T21:54:23.648Z | Compiling simd-adler32 v0.3.8 |
| 2399 | 2026-06-17T21:54:23.733Z | Compiling siphasher v1.0.2 |
| 2400 | 2026-06-17T21:54:23.842Z | Compiling hyper-util v0.1.20 |
| 2401 | 2026-06-17T21:54:23.882Z | Compiling crossbeam-utils v0.8.21 |
| 2402 | 2026-06-17T21:54:23.960Z | Compiling unicode-segmentation v1.12.0 |
| 2403 | 2026-06-17T21:54:24.169Z | Compiling num_threads v0.1.7 |
| 2404 | 2026-06-17T21:54:24.272Z | Compiling syn v1.0.109 |
| 2405 | 2026-06-17T21:54:24.308Z | Compiling time v0.3.47 |
| 2406 | 2026-06-17T21:54:24.646Z | Compiling bit-set v0.8.0 |
| 2407 | 2026-06-17T21:54:24.689Z | Compiling rusty-fork v0.3.1 |
| 2408 | 2026-06-17T21:54:24.828Z | Compiling tower v0.5.3 |
| 2409 | 2026-06-17T21:54:25.002Z | Compiling derive_builder_core v0.20.2 |
| 2410 | 2026-06-17T21:54:25.295Z | Compiling dtrace-parser v0.3.0 |
| 2411 | 2026-06-17T21:54:25.311Z | Compiling http-body-util v0.1.3 |
| 2412 | 2026-06-17T21:54:25.552Z | Compiling webpki-roots v1.0.6 |
| 2413 | 2026-06-17T21:54:25.567Z | Compiling signature v2.2.0 |
| 2414 | 2026-06-17T21:54:25.689Z | Compiling scroll_derive v0.12.1 |
| 2415 | 2026-06-17T21:54:25.760Z | Compiling thiserror-impl v1.0.69 |
| 2416 | 2026-06-17T21:54:25.866Z | Compiling dof v0.4.0 |
| 2417 | 2026-06-17T21:54:25.880Z | Compiling heapless v0.7.17 |
| 2418 | 2026-06-17T21:54:26.036Z | Compiling rand_xorshift v0.4.0 |
| 2419 | 2026-06-17T21:54:26.121Z | Compiling slog v2.8.2 |
| 2420 | 2026-06-17T21:54:26.195Z | Compiling darling_core v0.21.3 |
| 2421 | 2026-06-17T21:54:26.300Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2422 | 2026-06-17T21:54:26.328Z | Compiling thread-id v5.1.0 |
| 2423 | 2026-06-17T21:54:26.416Z | Compiling cookie v0.18.1 |
| 2424 | 2026-06-17T21:54:26.577Z | Compiling unarray v0.1.4 |
| 2425 | 2026-06-17T21:54:26.599Z | Compiling zstd-safe v7.2.4 |
| 2426 | 2026-06-17T21:54:26.685Z | Compiling signal-hook v0.3.18 |
| 2427 | 2026-06-17T21:54:26.796Z | Compiling ryu v1.0.23 |
| 2428 | 2026-06-17T21:54:26.857Z | Compiling anyhow v1.0.102 |
| 2429 | 2026-06-17T21:54:26.975Z | Compiling unicode-properties v0.1.4 |
| 2430 | 2026-06-17T21:54:26.979Z | Compiling allocator-api2 v0.2.21 |
| 2431 | 2026-06-17T21:54:27.025Z | Compiling unicode-bidi v0.3.18 |
| 2432 | 2026-06-17T21:54:27.172Z | Compiling iri-string v0.7.10 |
| 2433 | 2026-06-17T21:54:27.192Z | Compiling adler2 v2.0.1 |
| 2434 | 2026-06-17T21:54:27.295Z | Compiling paste v1.0.15 |
| 2435 | 2026-06-17T21:54:27.309Z | Compiling miniz_oxide v0.8.9 |
| 2436 | 2026-06-17T21:54:27.534Z | Compiling stringprep v0.1.5 |
| 2437 | 2026-06-17T21:54:27.551Z | Compiling thiserror v1.0.69 |
| 2438 | 2026-06-17T21:54:27.611Z | Compiling serde_urlencoded v0.7.1 |
| 2439 | 2026-06-17T21:54:27.673Z | Compiling proptest v1.10.0 |
| 2440 | 2026-06-17T21:54:27.968Z | Compiling scroll v0.12.0 |
| 2441 | 2026-06-17T21:54:28.289Z | Compiling tower-http v0.6.8 |
| 2442 | 2026-06-17T21:54:28.492Z | Compiling derive_builder_macro v0.20.2 |
| 2443 | 2026-06-17T21:54:28.688Z | Compiling tokio-native-tls v0.3.1 |
| 2444 | 2026-06-17T21:54:28.704Z | Compiling darling_macro v0.21.3 |
| 2445 | 2026-06-17T21:54:28.728Z | Compiling heck v0.4.1 |
| 2446 | 2026-06-17T21:54:28.859Z | Compiling ipnetwork v0.21.1 |
| 2447 | 2026-06-17T21:54:28.952Z | Compiling bstr v1.12.1 |
| 2448 | 2026-06-17T21:54:28.968Z | Compiling rand_chacha v0.3.1 |
| 2449 | 2026-06-17T21:54:29.152Z | Compiling erased-serde v0.3.31 |
| 2450 | 2026-06-17T21:54:29.186Z | Compiling serde_spanned v0.6.9 |
| 2451 | 2026-06-17T21:54:29.250Z | Compiling toml_datetime v0.6.11 |
| 2452 | 2026-06-17T21:54:29.330Z | Compiling serde_tokenstream v0.2.3 |
| 2453 | 2026-06-17T21:54:29.517Z | Compiling md-5 v0.10.6 |
| 2454 | 2026-06-17T21:54:29.604Z | Compiling pin-project-internal v1.1.11 |
| 2455 | 2026-06-17T21:54:29.642Z | Compiling zerocopy-derive v0.7.35 |
| 2456 | 2026-06-17T21:54:29.661Z | Compiling async-trait v0.1.89 |
| 2457 | 2026-06-17T21:54:29.696Z | Compiling curve25519-dalek v4.1.3 |
| 2458 | 2026-06-17T21:54:29.806Z | Compiling vergen-lib v9.1.0 |
| 2459 | 2026-06-17T21:54:29.970Z | Compiling num-integer v0.1.46 |
| 2460 | 2026-06-17T21:54:30.021Z | Compiling hash32 v0.2.1 |
| 2461 | 2026-06-17T21:54:30.225Z | Compiling ff v0.13.1 |
| 2462 | 2026-06-17T21:54:30.300Z | Compiling memoffset v0.9.1 |
| 2463 | 2026-06-17T21:54:30.356Z | Compiling encoding_rs v0.8.35 |
| 2464 | 2026-06-17T21:54:30.488Z | Compiling base16ct v0.2.0 |
| 2465 | 2026-06-17T21:54:30.497Z | Compiling fallible-iterator v0.2.0 |
| 2466 | 2026-06-17T21:54:30.663Z | Compiling ref-cast v1.0.25 |
| 2467 | 2026-06-17T21:54:30.677Z | Compiling mime v0.3.17 |
| 2468 | 2026-06-17T21:54:30.709Z | Compiling cfg_aliases v0.2.1 |
| 2469 | 2026-06-17T21:54:30.787Z | Compiling smoltcp v0.9.1 |
| 2470 | 2026-06-17T21:54:30.815Z | Compiling rustix v0.38.44 |
| 2471 | 2026-06-17T21:54:30.934Z | Compiling psl-types v2.0.11 |
| 2472 | 2026-06-17T21:54:30.961Z | Compiling litrs v1.0.0 |
| 2473 | 2026-06-17T21:54:31.060Z | Compiling zlib-rs v0.6.2 |
| 2474 | 2026-06-17T21:54:31.116Z | Compiling num-bigint-dig v0.8.6 |
| 2475 | 2026-06-17T21:54:31.270Z | Compiling publicsuffix v2.3.0 |
| 2476 | 2026-06-17T21:54:31.374Z | Compiling postgres-protocol v0.6.10 |
| 2477 | 2026-06-17T21:54:31.440Z | Compiling nix v0.31.2 |
| 2478 | 2026-06-17T21:54:31.464Z | Compiling document-features v0.2.12 |
| 2479 | 2026-06-17T21:54:31.809Z | Compiling pin-project v1.1.11 |
| 2480 | 2026-06-17T21:54:31.884Z | Compiling sec1 v0.7.3 |
| 2481 | 2026-06-17T21:54:31.912Z | Compiling zerocopy v0.7.35 |
| 2482 | 2026-06-17T21:54:32.025Z | Compiling group v0.13.0 |
| 2483 | 2026-06-17T21:54:32.049Z | Compiling num-iter v0.1.45 |
| 2484 | 2026-06-17T21:54:32.204Z | Compiling newtype-uuid v1.3.2 |
| 2485 | 2026-06-17T21:54:32.457Z | Compiling darling v0.21.3 |
| 2486 | 2026-06-17T21:54:32.521Z | Compiling hubpack_derive v0.1.1 |
| 2487 | 2026-06-17T21:54:32.536Z | Compiling rand v0.8.6 |
| 2488 | 2026-06-17T21:54:32.551Z | Compiling oxnet v0.1.6 |
| 2489 | 2026-06-17T21:54:32.583Z | Compiling snafu-derive v0.8.9 |
| 2490 | 2026-06-17T21:54:32.646Z | Compiling derive_builder v0.20.2 |
| 2491 | 2026-06-17T21:54:32.780Z | Compiling hyper-tls v0.6.0 |
| 2492 | 2026-06-17T21:54:33.002Z | Compiling goblin v0.8.2 |
| 2493 | 2026-06-17T21:54:33.636Z | Compiling phf_shared v0.13.1 |
| 2494 | 2026-06-17T21:54:33.879Z | Compiling lazy_static v1.5.0 |
| 2495 | 2026-06-17T21:54:33.900Z | Compiling regex v1.12.3 |
| 2496 | 2026-06-17T21:54:33.927Z | Compiling anstyle-parse v0.2.7 |
| 2497 | 2026-06-17T21:54:33.974Z | Compiling flate2 v1.1.9 |
| 2498 | 2026-06-17T21:54:34.117Z | Compiling strum_macros v0.27.2 |
| 2499 | 2026-06-17T21:54:34.330Z | Compiling futures-executor v0.3.32 |
| 2500 | 2026-06-17T21:54:34.337Z | Compiling hex v0.4.3 |
| 2501 | 2026-06-17T21:54:34.391Z | Compiling hkdf v0.12.4 |
| 2502 | 2026-06-17T21:54:34.517Z | Compiling crypto-bigint v0.5.5 |
| 2503 | 2026-06-17T21:54:34.561Z | Compiling ref-cast-impl v1.0.25 |
| 2504 | 2026-06-17T21:54:34.587Z | Compiling daft-derive v0.1.7 |
| 2505 | 2026-06-17T21:54:34.608Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2506 | 2026-06-17T21:54:35.109Z | Compiling terminal_size v0.4.3 |
| 2507 | 2026-06-17T21:54:35.256Z | Compiling vergen v9.1.0 |
| 2508 | 2026-06-17T21:54:35.269Z | Compiling fs-err v3.3.0 |
| 2509 | 2026-06-17T21:54:35.315Z | Compiling cargo-platform v0.3.2 |
| 2510 | 2026-06-17T21:54:35.437Z | Compiling ahash v0.8.12 |
| 2511 | 2026-06-17T21:54:35.457Z | Compiling same-file v1.0.6 |
| 2512 | 2026-06-17T21:54:35.588Z | Compiling object v0.37.3 |
| 2513 | 2026-06-17T21:54:35.626Z | Compiling bumpalo v3.20.2 |
| 2514 | 2026-06-17T21:54:35.639Z | Compiling libbz2-rs-sys v0.2.2 |
| 2515 | 2026-06-17T21:54:35.858Z | Compiling bitflags v1.3.2 |
| 2516 | 2026-06-17T21:54:35.875Z | Compiling foldhash v0.2.0 |
| 2517 | 2026-06-17T21:54:35.941Z | Compiling foldhash v0.1.5 |
| 2518 | 2026-06-17T21:54:36.082Z | Compiling winnow v0.5.40 |
| 2519 | 2026-06-17T21:54:36.097Z | Compiling managed v0.8.0 |
| 2520 | 2026-06-17T21:54:36.113Z | Compiling strum v0.27.2 |
| 2521 | 2026-06-17T21:54:36.237Z | Compiling hashbrown v0.15.5 |
| 2522 | 2026-06-17T21:54:36.318Z | Compiling bzip2 v0.6.1 |
| 2523 | 2026-06-17T21:54:36.495Z | Compiling hashbrown v0.16.1 |
| 2524 | 2026-06-17T21:54:36.574Z | Compiling zopfli v0.8.3 |
| 2525 | 2026-06-17T21:54:36.615Z | Compiling clap_builder v4.6.0 |
| 2526 | 2026-06-17T21:54:36.837Z | Compiling walkdir v2.5.0 |
| 2527 | 2026-06-17T21:54:37.080Z | Compiling cargo_metadata v0.23.1 |
| 2528 | 2026-06-17T21:54:37.148Z | Compiling elliptic-curve v0.13.8 |
| 2529 | 2026-06-17T21:54:37.216Z | Compiling daft v0.1.7 |
| 2530 | 2026-06-17T21:54:37.481Z | Compiling toml_edit v0.19.15 |
| 2531 | 2026-06-17T21:54:37.498Z | Compiling dof v0.3.0 |
| 2532 | 2026-06-17T21:54:37.646Z | Compiling snafu v0.8.9 |
| 2533 | 2026-06-17T21:54:38.009Z | Compiling futures v0.3.32 |
| 2534 | 2026-06-17T21:54:38.096Z | Compiling anstream v0.6.21 |
| 2535 | 2026-06-17T21:54:38.407Z | Compiling phf v0.13.1 |
| 2536 | 2026-06-17T21:54:38.616Z | Compiling signal-hook-mio v0.2.5 |
| 2537 | 2026-06-17T21:54:38.629Z | Compiling cookie_store v0.22.1 |
| 2538 | 2026-06-17T21:54:38.736Z | Compiling zstd v0.13.3 |
| 2539 | 2026-06-17T21:54:38.856Z | Compiling bzip2 v0.4.4 |
| 2540 | 2026-06-17T21:54:39.000Z | Compiling hubpack v0.1.2 |
| 2541 | 2026-06-17T21:54:39.067Z | Compiling serde_with_macros v3.17.0 |
| 2542 | 2026-06-17T21:54:39.303Z | Compiling postgres-types v0.2.12 |
| 2543 | 2026-06-17T21:54:39.632Z | Compiling usdt-attr-macro v0.6.0 |
| 2544 | 2026-06-17T21:54:39.856Z | Compiling usdt-macro v0.6.0 |
| 2545 | 2026-06-17T21:54:40.152Z | Compiling globset v0.4.18 |
| 2546 | 2026-06-17T21:54:40.193Z | Compiling dtrace-parser v0.2.0 |
| 2547 | 2026-06-17T21:54:40.230Z | Compiling ed25519 v2.2.3 |
| 2548 | 2026-06-17T21:54:40.423Z | Compiling phf_shared v0.11.3 |
| 2549 | 2026-06-17T21:54:40.438Z | Compiling olpc-cjson v0.1.4 |
| 2550 | 2026-06-17T21:54:40.594Z | Compiling pkcs1 v0.7.5 |
| 2551 | 2026-06-17T21:54:40.597Z | Compiling strum_macros v0.26.4 |
| 2552 | 2026-06-17T21:54:40.624Z | Compiling clap_derive v4.6.1 |
| 2553 | 2026-06-17T21:54:40.831Z | Compiling enum-as-inner v0.6.1 |
| 2554 | 2026-06-17T21:54:40.940Z | Compiling serde-big-array v0.5.1 |
| 2555 | 2026-06-17T21:54:41.011Z | Compiling serde_plain v1.0.2 |
| 2556 | 2026-06-17T21:54:41.086Z | Compiling rfc6979 v0.4.0 |
| 2557 | 2026-06-17T21:54:41.141Z | Compiling pem v3.0.6 |
| 2558 | 2026-06-17T21:54:41.206Z | Compiling serde_repr v0.1.20 |
| 2559 | 2026-06-17T21:54:41.209Z | Compiling async-recursion v1.1.1 |
| 2560 | 2026-06-17T21:54:41.335Z | Compiling float-cmp v0.10.0 |
| 2561 | 2026-06-17T21:54:41.463Z | Compiling memmap2 v0.9.10 |
| 2562 | 2026-06-17T21:54:41.485Z | Compiling thread-id v4.2.2 |
| 2563 | 2026-06-17T21:54:41.572Z | Compiling env_filter v1.0.0 |
| 2564 | 2026-06-17T21:54:41.676Z | Compiling whoami v2.1.0 |
| 2565 | 2026-06-17T21:54:41.737Z | Compiling fixedbitset v0.5.7 |
| 2566 | 2026-06-17T21:54:41.867Z | Compiling normalize-line-endings v0.3.0 |
| 2567 | 2026-06-17T21:54:41.881Z | Compiling static_assertions v1.1.0 |
| 2568 | 2026-06-17T21:54:41.956Z | Compiling new_debug_unreachable v1.0.6 |
| 2569 | 2026-06-17T21:54:41.970Z | Compiling predicates-core v1.0.10 |
| 2570 | 2026-06-17T21:54:42.031Z | Compiling data-encoding v2.10.0 |
| 2571 | 2026-06-17T21:54:42.044Z | Compiling either v1.15.0 |
| 2572 | 2026-06-17T21:54:42.059Z | Compiling precomputed-hash v0.1.1 |
| 2573 | 2026-06-17T21:54:42.144Z | Compiling fixedbitset v0.4.2 |
| 2574 | 2026-06-17T21:54:42.157Z | Compiling jiff v0.2.21 |
| 2575 | 2026-06-17T21:54:42.244Z | Compiling difflib v0.4.0 |
| 2576 | 2026-06-17T21:54:42.334Z | Compiling keccak v0.1.6 |
| 2577 | 2026-06-17T21:54:42.366Z | Compiling typed-path v0.9.3 |
| 2578 | 2026-06-17T21:54:42.407Z | Compiling clap v4.6.1 |
| 2579 | 2026-06-17T21:54:42.492Z | Compiling sha3 v0.10.8 |
| 2580 | 2026-06-17T21:54:42.723Z | Compiling predicates v3.1.4 |
| 2581 | 2026-06-17T21:54:42.808Z | Compiling strum v0.26.3 |
| 2582 | 2026-06-17T21:54:42.941Z | Compiling hickory-proto v0.25.2 |
| 2583 | 2026-06-17T21:54:42.955Z | Compiling petgraph v0.6.5 |
| 2584 | 2026-06-17T21:54:43.146Z | Compiling itertools v0.13.0 |
| 2585 | 2026-06-17T21:54:43.354Z | Compiling toml_edit v0.22.27 |
| 2586 | 2026-06-17T21:54:43.611Z | Compiling string_cache v0.8.9 |
| 2587 | 2026-06-17T21:54:43.844Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2588 | 2026-06-17T21:54:43.898Z | Compiling petgraph v0.8.3 |
| 2589 | 2026-06-17T21:54:44.448Z | Compiling tokio-postgres v0.7.16 |
| 2590 | 2026-06-17T21:54:44.492Z | Compiling env_logger v0.11.9 |
| 2591 | 2026-06-17T21:54:44.850Z | Compiling zip v4.6.1 |
| 2592 | 2026-06-17T21:54:45.806Z | Compiling usdt v0.6.0 |
| 2593 | 2026-06-17T21:54:45.882Z | Compiling usdt-impl v0.5.0 |
| 2594 | 2026-06-17T21:54:46.073Z | Compiling ecdsa v0.16.9 |
| 2595 | 2026-06-17T21:54:46.135Z | Compiling rsa v0.9.10 |
| 2596 | 2026-06-17T21:54:46.389Z | Compiling ed25519-dalek v2.2.0 |
| 2597 | 2026-06-17T21:54:46.460Z | Compiling serde_with v3.17.0 |
| 2598 | 2026-06-17T21:54:46.474Z | Compiling crossterm v0.28.1 |
| 2599 | 2026-06-17T21:54:46.649Z | Compiling zip v0.6.6 |
| 2600 | 2026-06-17T21:54:47.046Z | Compiling toml v0.7.8 |
| 2601 | 2026-06-17T21:54:47.642Z | Compiling iddqd v0.4.2 |
| 2602 | 2026-06-17T21:54:47.899Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2603 | 2026-06-17T21:54:48.062Z | Compiling similar v2.7.0 |
| 2604 | 2026-06-17T21:54:48.147Z | Compiling crossbeam-epoch v0.9.18 |
| 2605 | 2026-06-17T21:54:48.171Z | Compiling tokio-stream v0.1.18 |
| 2606 | 2026-06-17T21:54:48.479Z | Compiling buf-list v1.1.2 |
| 2607 | 2026-06-17T21:54:48.557Z | Compiling x509-cert v0.2.5 |
| 2608 | 2026-06-17T21:54:48.684Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2609 | 2026-06-17T21:54:48.756Z | Compiling openapiv3 v2.2.0 |
| 2610 | 2026-06-17T21:54:48.952Z | Compiling sha1 v0.10.6 |
| 2611 | 2026-06-17T21:54:48.964Z | Compiling lalrpop-util v0.19.12 |
| 2612 | 2026-06-17T21:54:48.997Z | Compiling peg-runtime v0.8.5 |
| 2613 | 2026-06-17T21:54:49.151Z | Compiling thread_local v1.1.9 |
| 2614 | 2026-06-17T21:54:49.175Z | Compiling slog-async v2.8.0 |
| 2615 | 2026-06-17T21:54:49.286Z | Compiling crossbeam-channel v0.5.15 |
| 2616 | 2026-06-17T21:54:49.411Z | Compiling is-terminal v0.4.17 |
| 2617 | 2026-06-17T21:54:49.498Z | Compiling filetime v0.2.27 |
| 2618 | 2026-06-17T21:54:49.513Z | Compiling term v1.2.1 |
| 2619 | 2026-06-17T21:54:49.516Z | Compiling take_mut v0.2.2 |
| 2620 | 2026-06-17T21:54:49.635Z | Compiling xattr v1.6.1 |
| 2621 | 2026-06-17T21:54:49.802Z | Compiling slog-term v2.9.2 |
| 2622 | 2026-06-17T21:54:50.088Z | Compiling tar v0.4.45 |
| 2623 | 2026-06-17T21:54:56.719Z | Compiling rustls-webpki v0.103.9 |
| 2624 | 2026-06-17T21:54:59.534Z | Compiling tokio-rustls v0.26.4 |
| 2625 | 2026-06-17T21:54:59.534Z | Compiling rustls-platform-verifier v0.6.2 |
| 2626 | 2026-06-17T21:54:59.809Z | Compiling hyper-rustls v0.27.7 |
| 2627 | 2026-06-17T21:54:59.940Z | Compiling reqwest v0.12.28 |
| 2628 | 2026-06-17T21:54:59.944Z | Compiling reqwest v0.13.2 |
| 2629 | 2026-06-17T21:55:01.199Z | Compiling tough v0.22.0 |
| 2630 | 2026-06-17T21:55:03.871Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2631 | 2026-06-17T21:55:03.998Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2632 | 2026-06-17T21:55:06.975Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s |
| 2633 | 2026-06-17T21:55:07.081Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 2634 | 2026-06-17T21:55:07.551Z | Jun 17 21:55:05.714 INFO Starting download, target: Console |
| 2635 | 2026-06-17T21:55:07.551Z | Jun 17 21:55:05.715 INFO Starting download, target: Cockroach |
| 2636 | 2026-06-17T21:55:07.556Z | Jun 17 21:55:05.715 INFO Starting download, target: MaghemiteMgd |
| 2637 | 2026-06-17T21:55:07.556Z | Jun 17 21:55:05.715 INFO Starting download, target: DendriteStub |
| 2638 | 2026-06-17T21:55:07.556Z | Jun 17 21:55:05.715 INFO Starting download, target: Clickhouse |
| 2639 | 2026-06-17T21:55:07.556Z | Jun 17 21:55:05.715 INFO Starting download, target: MaghemiteDdmd |
| 2640 | 2026-06-17T21:55:07.556Z | Jun 17 21:55:05.715 INFO Starting download, target: TransceiverControl |
| 2641 | 2026-06-17T21:55:07.556Z | Jun 17 21:55:05.715 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2642 | 2026-06-17T21:55:07.556Z | Jun 17 21:55:05.715 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2643 | 2026-06-17T21:55:07.557Z | Jun 17 21:55:05.715 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2644 | 2026-06-17T21:55:07.557Z | Jun 17 21:55:05.715 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2645 | 2026-06-17T21:55:07.557Z | Jun 17 21:55:05.715 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2646 | 2026-06-17T21:55:07.557Z | Jun 17 21:55:05.715 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 2647 | 2026-06-17T21:55:07.557Z | Jun 17 21:55:05.715 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2648 | 2026-06-17T21:55:07.855Z | Jun 17 21:55:06.413 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2649 | 2026-06-17T21:55:08.026Z | Jun 17 21:55:06.594 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2650 | 2026-06-17T21:55:08.084Z | Jun 17 21:55:06.624 INFO Download complete, target: TransceiverControl |
| 2651 | 2026-06-17T21:55:08.257Z | Jun 17 21:55:06.827 INFO Download complete, target: Console |
| 2652 | 2026-06-17T21:55:09.016Z | Jun 17 21:55:07.583 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2653 | 2026-06-17T21:55:10.774Z | Jun 17 21:55:09.370 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 2654 | 2026-06-17T21:55:11.151Z | Jun 17 21:55:09.751 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2655 | 2026-06-17T21:55:11.249Z | Jun 17 21:55:09.858 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2656 | 2026-06-17T21:55:11.545Z | Jun 17 21:55:10.166 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2657 | 2026-06-17T21:55:11.545Z | Jun 17 21:55:10.166 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2658 | 2026-06-17T21:55:12.567Z | Jun 17 21:55:11.188 INFO Download complete, target: MaghemiteDdmd |
| 2659 | 2026-06-17T21:55:13.696Z | Jun 17 21:55:12.316 INFO Download complete, target: MaghemiteMgd |
| 2660 | 2026-06-17T21:55:13.791Z | Jun 17 21:55:12.412 INFO Download complete, target: DendriteStub |
| 2661 | 2026-06-17T21:55:15.819Z | Jun 17 21:55:14.425 INFO Checking that binary works, target: Clickhouse |
| 2662 | 2026-06-17T21:55:15.963Z | Jun 17 21:55:14.573 INFO Download complete, target: Clickhouse |
| 2663 | 2026-06-17T21:55:16.324Z | Jun 17 21:55:14.941 INFO Checking that binary works, target: Cockroach |
| 2664 | 2026-06-17T21:55:16.426Z | Jun 17 21:55:15.040 INFO Download complete, target: Cockroach |
| 2665 | 2026-06-17T21:55:16.436Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2666 | 2026-06-17T21:55:16.442Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2667 | 2026-06-17T21:55:17.436Z | Compiling proc-macro2 v1.0.106 |
| 2668 | 2026-06-17T21:55:17.436Z | Compiling quote v1.0.45 |
| 2669 | 2026-06-17T21:55:17.436Z | Compiling unicode-ident v1.0.24 |
| 2670 | 2026-06-17T21:55:17.436Z | Compiling libc v0.2.185 |
| 2671 | 2026-06-17T21:55:17.436Z | Compiling serde_core v1.0.228 |
| 2672 | 2026-06-17T21:55:17.441Z | Compiling serde v1.0.228 |
| 2673 | 2026-06-17T21:55:17.442Z | Compiling cfg-if v1.0.4 |
| 2674 | 2026-06-17T21:55:17.442Z | Compiling version_check v0.9.5 |
| 2675 | 2026-06-17T21:55:17.709Z | Compiling autocfg v1.5.0 |
| 2676 | 2026-06-17T21:55:17.800Z | Compiling zmij v1.0.21 |
| 2677 | 2026-06-17T21:55:18.030Z | Compiling serde_json v1.0.149 |
| 2678 | 2026-06-17T21:55:18.047Z | Compiling libm v0.2.16 |
| 2679 | 2026-06-17T21:55:18.061Z | Compiling num-traits v0.2.19 |
| 2680 | 2026-06-17T21:55:18.231Z | Compiling memchr v2.8.0 |
| 2681 | 2026-06-17T21:55:18.265Z | Compiling typenum v1.19.0 |
| 2682 | 2026-06-17T21:55:18.327Z | Compiling generic-array v0.14.7 |
| 2683 | 2026-06-17T21:55:18.520Z | Compiling icu_normalizer_data v2.1.1 |
| 2684 | 2026-06-17T21:55:18.572Z | Compiling icu_properties_data v2.1.2 |
| 2685 | 2026-06-17T21:55:18.838Z | Compiling jobserver v0.1.34 |
| 2686 | 2026-06-17T21:55:18.856Z | Compiling find-msvc-tools v0.1.9 |
| 2687 | 2026-06-17T21:55:18.926Z | Compiling shlex v1.3.0 |
| 2688 | 2026-06-17T21:55:18.945Z | Compiling syn v2.0.117 |
| 2689 | 2026-06-17T21:55:19.006Z | Compiling getrandom v0.4.1 |
| 2690 | 2026-06-17T21:55:19.140Z | Compiling cc v1.2.56 |
| 2691 | 2026-06-17T21:55:19.155Z | Compiling portable-atomic v1.13.1 |
| 2692 | 2026-06-17T21:55:19.165Z | Compiling zerocopy v0.8.40 |
| 2693 | 2026-06-17T21:55:19.255Z | Compiling parking_lot_core v0.9.12 |
| 2694 | 2026-06-17T21:55:19.501Z | Compiling smallvec v1.15.1 |
| 2695 | 2026-06-17T21:55:19.523Z | Compiling getrandom v0.2.17 |
| 2696 | 2026-06-17T21:55:19.547Z | Compiling itoa v1.0.17 |
| 2697 | 2026-06-17T21:55:19.748Z | Compiling log v0.4.29 |
| 2698 | 2026-06-17T21:55:19.764Z | Compiling thiserror v2.0.18 |
| 2699 | 2026-06-17T21:55:19.818Z | Compiling errno v0.3.14 |
| 2700 | 2026-06-17T21:55:19.955Z | Compiling schemars v0.8.22 |
| 2701 | 2026-06-17T21:55:19.990Z | Compiling stable_deref_trait v1.2.1 |
| 2702 | 2026-06-17T21:55:20.007Z | Compiling rand_core v0.6.4 |
| 2703 | 2026-06-17T21:55:20.039Z | Compiling heck v0.5.0 |
| 2704 | 2026-06-17T21:55:20.074Z | Compiling subtle v2.6.1 |
| 2705 | 2026-06-17T21:55:20.298Z | Compiling litemap v0.8.1 |
| 2706 | 2026-06-17T21:55:20.318Z | Compiling percent-encoding v2.3.2 |
| 2707 | 2026-06-17T21:55:20.348Z | Compiling scopeguard v1.2.0 |
| 2708 | 2026-06-17T21:55:20.396Z | Compiling writeable v0.6.2 |
| 2709 | 2026-06-17T21:55:20.485Z | Compiling equivalent v1.0.2 |
| 2710 | 2026-06-17T21:55:20.501Z | Compiling lock_api v0.4.14 |
| 2711 | 2026-06-17T21:55:20.596Z | Compiling semver v1.0.28 |
| 2712 | 2026-06-17T21:55:20.834Z | Compiling rustix v1.1.3 |
| 2713 | 2026-06-17T21:55:20.894Z | Compiling rustversion v1.0.22 |
| 2714 | 2026-06-17T21:55:21.155Z | Compiling utf8_iter v1.0.4 |
| 2715 | 2026-06-17T21:55:21.332Z | Compiling form_urlencoded v1.2.2 |
| 2716 | 2026-06-17T21:55:21.496Z | Compiling rand_core v0.10.0 |
| 2717 | 2026-06-17T21:55:21.577Z | Compiling getrandom v0.3.4 |
| 2718 | 2026-06-17T21:55:21.745Z | Compiling synstructure v0.13.2 |
| 2719 | 2026-06-17T21:55:21.828Z | Compiling serde_derive_internals v0.29.1 |
| 2720 | 2026-06-17T21:55:21.843Z | Compiling thiserror v1.0.69 |
| 2721 | 2026-06-17T21:55:21.876Z | Compiling ring v0.17.14 |
| 2722 | 2026-06-17T21:55:21.893Z | Compiling bitflags v2.11.0 |
| 2723 | 2026-06-17T21:55:21.898Z | Compiling hashbrown v0.17.0 |
| 2724 | 2026-06-17T21:55:22.120Z | Compiling pin-project-lite v0.2.17 |
| 2725 | 2026-06-17T21:55:22.314Z | Compiling fnv v1.0.7 |
| 2726 | 2026-06-17T21:55:22.421Z | Compiling indexmap v2.14.0 |
| 2727 | 2026-06-17T21:55:22.456Z | Compiling pkg-config v0.3.32 |
| 2728 | 2026-06-17T21:55:22.864Z | Compiling syn v1.0.109 |
| 2729 | 2026-06-17T21:55:22.965Z | Compiling serde_derive v1.0.228 |
| 2730 | 2026-06-17T21:55:22.988Z | Compiling zeroize_derive v1.4.3 |
| 2731 | 2026-06-17T21:55:23.005Z | Compiling zerofrom-derive v0.1.6 |
| 2732 | 2026-06-17T21:55:23.074Z | Compiling yoke-derive v0.8.1 |
| 2733 | 2026-06-17T21:55:23.143Z | Compiling zerovec-derive v0.11.2 |
| 2734 | 2026-06-17T21:55:23.188Z | Compiling displaydoc v0.2.5 |
| 2735 | 2026-06-17T21:55:23.212Z | Compiling zerocopy-derive v0.8.40 |
| 2736 | 2026-06-17T21:55:23.286Z | Compiling tokio-macros v2.7.0 |
| 2737 | 2026-06-17T21:55:23.605Z | Compiling zeroize v1.8.2 |
| 2738 | 2026-06-17T21:55:23.860Z | Compiling thiserror-impl v2.0.18 |
| 2739 | 2026-06-17T21:55:23.877Z | Compiling schemars_derive v0.8.22 |
| 2740 | 2026-06-17T21:55:23.951Z | Compiling futures-macro v0.3.32 |
| 2741 | 2026-06-17T21:55:24.127Z | Compiling zerofrom v0.1.6 |
| 2742 | 2026-06-17T21:55:24.268Z | Compiling yoke v0.8.1 |
| 2743 | 2026-06-17T21:55:24.478Z | Compiling zerovec v0.11.5 |
| 2744 | 2026-06-17T21:55:24.525Z | Compiling zerotrie v0.2.3 |
| 2745 | 2026-06-17T21:55:24.757Z | Compiling crypto-common v0.1.7 |
| 2746 | 2026-06-17T21:55:24.916Z | Compiling thiserror-impl v1.0.69 |
| 2747 | 2026-06-17T21:55:25.005Z | Compiling tinystr v0.8.2 |
| 2748 | 2026-06-17T21:55:25.019Z | Compiling potential_utf v0.1.4 |
| 2749 | 2026-06-17T21:55:25.068Z | Compiling tracing-attributes v0.1.31 |
| 2750 | 2026-06-17T21:55:25.203Z | Compiling icu_locale_core v2.1.1 |
| 2751 | 2026-06-17T21:55:25.219Z | Compiling icu_collections v2.1.1 |
| 2752 | 2026-06-17T21:55:25.951Z | Compiling icu_provider v2.1.1 |
| 2753 | 2026-06-17T21:55:26.185Z | Compiling bytes v1.11.1 |
| 2754 | 2026-06-17T21:55:26.259Z | Compiling icu_normalizer v2.1.1 |
| 2755 | 2026-06-17T21:55:26.279Z | Compiling icu_properties v2.1.2 |
| 2756 | 2026-06-17T21:55:26.632Z | Compiling parking_lot v0.12.5 |
| 2757 | 2026-06-17T21:55:27.019Z | Compiling signal-hook-registry v1.4.8 |
| 2758 | 2026-06-17T21:55:27.089Z | Compiling cmake v0.1.57 |
| 2759 | 2026-06-17T21:55:27.441Z | Compiling idna_adapter v1.2.1 |
| 2760 | 2026-06-17T21:55:27.458Z | Compiling fs_extra v1.3.0 |
| 2761 | 2026-06-17T21:55:27.483Z | Compiling dunce v1.0.5 |
| 2762 | 2026-06-17T21:55:27.588Z | Compiling idna v1.1.0 |
| 2763 | 2026-06-17T21:55:27.684Z | Compiling der_derive v0.7.3 |
| 2764 | 2026-06-17T21:55:27.719Z | Compiling aws-lc-sys v0.40.0 |
| 2765 | 2026-06-17T21:55:27.736Z | Compiling uuid v1.23.0 |
| 2766 | 2026-06-17T21:55:27.786Z | Compiling mio v1.2.0 |
| 2767 | 2026-06-17T21:55:28.080Z | Compiling url v2.5.8 |
| 2768 | 2026-06-17T21:55:28.341Z | Compiling socket2 v0.6.3 |
| 2769 | 2026-06-17T21:55:28.487Z | Compiling iana-time-zone v0.1.65 |
| 2770 | 2026-06-17T21:55:28.517Z | Compiling critical-section v1.2.0 |
| 2771 | 2026-06-17T21:55:28.637Z | Compiling chrono v0.4.44 |
| 2772 | 2026-06-17T21:55:28.737Z | Compiling once_cell v1.21.3 |
| 2773 | 2026-06-17T21:55:29.318Z | Compiling httparse v1.10.1 |
| 2774 | 2026-06-17T21:55:29.351Z | Compiling const-oid v0.9.6 |
| 2775 | 2026-06-17T21:55:29.597Z | Compiling tokio v1.52.1 |
| 2776 | 2026-06-17T21:55:29.821Z | Compiling aws-lc-rs v1.16.3 |
| 2777 | 2026-06-17T21:55:29.865Z | Compiling time-core v0.1.8 |
| 2778 | 2026-06-17T21:55:30.024Z | Compiling regex-syntax v0.8.10 |
| 2779 | 2026-06-17T21:55:30.097Z | Compiling num-conv v0.2.0 |
| 2780 | 2026-06-17T21:55:30.239Z | Compiling time-macros v0.2.27 |
| 2781 | 2026-06-17T21:55:30.433Z | Compiling serde_tokenstream v0.2.3 |
| 2782 | 2026-06-17T21:55:30.708Z | Compiling block-buffer v0.10.4 |
| 2783 | 2026-06-17T21:55:30.984Z | Compiling dyn-clone v1.0.20 |
| 2784 | 2026-06-17T21:55:31.310Z | Compiling digest v0.10.7 |
| 2785 | 2026-06-17T21:55:31.481Z | Compiling futures-core v0.3.32 |
| 2786 | 2026-06-17T21:55:32.123Z | Compiling aho-corasick v1.1.4 |
| 2787 | 2026-06-17T21:55:32.251Z | Compiling rustls v0.23.37 |
| 2788 | 2026-06-17T21:55:32.328Z | Compiling cpufeatures v0.2.17 |
| 2789 | 2026-06-17T21:55:32.509Z | Compiling slog v2.8.2 |
| 2790 | 2026-06-17T21:55:32.573Z | Compiling strsim v0.11.1 |
| 2791 | 2026-06-17T21:55:32.709Z | Compiling ucd-trie v0.1.7 |
| 2792 | 2026-06-17T21:55:32.948Z | Compiling regex-automata v0.4.14 |
| 2793 | 2026-06-17T21:55:33.603Z | Compiling byteorder v1.5.0 |
| 2794 | 2026-06-17T21:55:33.697Z | Compiling pest v2.8.6 |
| 2795 | 2026-06-17T21:55:33.853Z | Compiling http v1.4.0 |
| 2796 | 2026-06-17T21:55:34.142Z | Compiling anyhow v1.0.102 |
| 2797 | 2026-06-17T21:55:34.440Z | Compiling futures-sink v0.3.32 |
| 2798 | 2026-06-17T21:55:34.556Z | Compiling ident_case v1.0.1 |
| 2799 | 2026-06-17T21:55:34.676Z | Compiling futures-channel v0.3.32 |
| 2800 | 2026-06-17T21:55:34.709Z | Compiling futures-task v0.3.32 |
| 2801 | 2026-06-17T21:55:34.857Z | Compiling pest_meta v2.8.6 |
| 2802 | 2026-06-17T21:55:34.896Z | Compiling futures-io v0.3.32 |
| 2803 | 2026-06-17T21:55:34.938Z | Compiling slab v0.4.12 |
| 2804 | 2026-06-17T21:55:35.099Z | Compiling rustc_version v0.4.1 |
| 2805 | 2026-06-17T21:55:35.155Z | Compiling futures-util v0.3.32 |
| 2806 | 2026-06-17T21:55:35.175Z | Compiling allocator-api2 v0.2.21 |
| 2807 | 2026-06-17T21:55:35.380Z | Compiling regex v1.12.3 |
| 2808 | 2026-06-17T21:55:35.509Z | Compiling pest_generator v2.8.6 |
| 2809 | 2026-06-17T21:55:35.753Z | Compiling crossbeam-utils v0.8.21 |
| 2810 | 2026-06-17T21:55:35.800Z | Compiling crc32fast v1.5.0 |
| 2811 | 2026-06-17T21:55:36.061Z | Compiling foldhash v0.2.0 |
| 2812 | 2026-06-17T21:55:36.152Z | Compiling pest_derive v2.8.6 |
| 2813 | 2026-06-17T21:55:36.218Z | Compiling plain v0.2.3 |
| 2814 | 2026-06-17T21:55:36.272Z | Compiling hashbrown v0.16.1 |
| 2815 | 2026-06-17T21:55:36.345Z | Compiling ppv-lite86 v0.2.21 |
| 2816 | 2026-06-17T21:55:36.436Z | Compiling cookie v0.18.1 |
| 2817 | 2026-06-17T21:55:36.559Z | Compiling vcpkg v0.2.15 |
| 2818 | 2026-06-17T21:55:36.769Z | Compiling async-trait v0.1.89 |
| 2819 | 2026-06-17T21:55:36.849Z | Compiling pretty-hex v0.4.1 |
| 2820 | 2026-06-17T21:55:36.870Z | Compiling block-padding v0.3.3 |
| 2821 | 2026-06-17T21:55:37.080Z | Compiling camino v1.2.2 |
| 2822 | 2026-06-17T21:55:37.112Z | Compiling openssl-sys v0.9.115 |
| 2823 | 2026-06-17T21:55:37.381Z | Compiling inout v0.1.4 |
| 2824 | 2026-06-17T21:55:37.478Z | Compiling darling_core v0.21.3 |
| 2825 | 2026-06-17T21:55:37.606Z | Compiling litrs v1.0.0 |
| 2826 | 2026-06-17T21:55:37.664Z | Compiling base64ct v1.8.3 |
| 2827 | 2026-06-17T21:55:37.859Z | Compiling ryu v1.0.23 |
| 2828 | 2026-06-17T21:55:38.015Z | Compiling cipher v0.4.4 |
| 2829 | 2026-06-17T21:55:38.057Z | Compiling document-features v0.2.12 |
| 2830 | 2026-06-17T21:55:38.285Z | Compiling rustls-pki-types v1.14.0 |
| 2831 | 2026-06-17T21:55:38.316Z | Compiling scroll_derive v0.13.1 |
| 2832 | 2026-06-17T21:55:38.365Z | Compiling clap_derive v4.6.1 |
| 2833 | 2026-06-17T21:55:38.743Z | Compiling fastrand v2.3.0 |
| 2834 | 2026-06-17T21:55:39.069Z | Compiling hmac v0.12.1 |
| 2835 | 2026-06-17T21:55:39.086Z | Compiling scroll_derive v0.12.1 |
| 2836 | 2026-06-17T21:55:39.338Z | Compiling untrusted v0.9.0 |
| 2837 | 2026-06-17T21:55:39.372Z | Compiling rustix v0.38.44 |
| 2838 | 2026-06-17T21:55:39.472Z | Compiling paste v1.0.15 |
| 2839 | 2026-06-17T21:55:39.614Z | Compiling darling_macro v0.21.3 |
| 2840 | 2026-06-17T21:55:39.683Z | Compiling winnow v0.7.14 |
| 2841 | 2026-06-17T21:55:39.708Z | Compiling base64 v0.22.1 |
| 2842 | 2026-06-17T21:55:40.011Z | Compiling tempfile v3.25.0 |
| 2843 | 2026-06-17T21:55:40.069Z | Compiling darling v0.21.3 |
| 2844 | 2026-06-17T21:55:40.150Z | Compiling hubpack_derive v0.1.1 |
| 2845 | 2026-06-17T21:55:40.167Z | Compiling tracing-core v0.1.36 |
| 2846 | 2026-06-17T21:55:40.587Z | Compiling zerocopy-derive v0.7.35 |
| 2847 | 2026-06-17T21:55:41.177Z | Compiling openssl v0.10.79 |
| 2848 | 2026-06-17T21:55:41.194Z | Compiling tracing v0.1.44 |
| 2849 | 2026-06-17T21:55:41.567Z | Compiling rand_core v0.9.5 |
| 2850 | 2026-06-17T21:55:41.584Z | Compiling tokio-util v0.7.18 |
| 2851 | 2026-06-17T21:55:41.599Z | Compiling pem-rfc7468 v0.7.0 |
| 2852 | 2026-06-17T21:55:41.780Z | Compiling sha2 v0.10.9 |
| 2853 | 2026-06-17T21:55:41.854Z | Compiling curve25519-dalek v4.1.3 |
| 2854 | 2026-06-17T21:55:42.105Z | Compiling openapiv3 v2.2.0 |
| 2855 | 2026-06-17T21:55:42.120Z | Compiling strum_macros v0.26.4 |
| 2856 | 2026-06-17T21:55:42.459Z | Compiling usdt-impl v0.6.0 |
| 2857 | 2026-06-17T21:55:42.669Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2858 | 2026-06-17T21:55:42.930Z | Compiling scroll v0.13.0 |
| 2859 | 2026-06-17T21:55:43.027Z | Compiling http-body v1.0.1 |
| 2860 | 2026-06-17T21:55:43.185Z | Compiling openssl-macros v0.1.1 |
| 2861 | 2026-06-17T21:55:43.203Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2862 | 2026-06-17T21:55:43.216Z | Compiling usdt-impl v0.5.0 |
| 2863 | 2026-06-17T21:55:43.232Z | Compiling flagset v0.4.7 |
| 2864 | 2026-06-17T21:55:43.364Z | Compiling native-tls v0.2.18 |
| 2865 | 2026-06-17T21:55:43.432Z | Compiling atomic-waker v1.1.2 |
| 2866 | 2026-06-17T21:55:43.558Z | Compiling der v0.7.10 |
| 2867 | 2026-06-17T21:55:43.591Z | Compiling goblin v0.10.5 |
| 2868 | 2026-06-17T21:55:43.624Z | Compiling rand_chacha v0.9.0 |
| 2869 | 2026-06-17T21:55:43.632Z | Compiling scroll v0.12.0 |
| 2870 | 2026-06-17T21:55:43.657Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2871 | 2026-06-17T21:55:43.907Z | Compiling unicode-segmentation v1.12.0 |
| 2872 | 2026-06-17T21:55:43.984Z | Compiling powerfmt v0.2.0 |
| 2873 | 2026-06-17T21:55:44.362Z | Compiling tower-layer v0.3.3 |
| 2874 | 2026-06-17T21:55:44.369Z | Compiling tower-service v0.3.3 |
| 2875 | 2026-06-17T21:55:44.369Z | Compiling openssl-probe v0.2.1 |
| 2876 | 2026-06-17T21:55:44.369Z | Compiling untrusted v0.7.1 |
| 2877 | 2026-06-17T21:55:44.369Z | Compiling try-lock v0.2.5 |
| 2878 | 2026-06-17T21:55:44.397Z | Compiling num-bigint-dig v0.8.6 |
| 2879 | 2026-06-17T21:55:44.413Z | Compiling spki v0.7.3 |
| 2880 | 2026-06-17T21:55:44.442Z | Compiling want v0.3.1 |
| 2881 | 2026-06-17T21:55:44.582Z | Compiling deranged v0.5.8 |
| 2882 | 2026-06-17T21:55:44.607Z | Compiling goblin v0.8.2 |
| 2883 | 2026-06-17T21:55:44.624Z | Compiling rand v0.9.2 |
| 2884 | 2026-06-17T21:55:44.675Z | Compiling h2 v0.4.13 |
| 2885 | 2026-06-17T21:55:45.198Z | Compiling salsa20 v0.10.2 |
| 2886 | 2026-06-17T21:55:45.344Z | Compiling zerocopy v0.7.35 |
| 2887 | 2026-06-17T21:55:45.551Z | Compiling pbkdf2 v0.12.2 |
| 2888 | 2026-06-17T21:55:45.947Z | Compiling dtrace-parser v0.3.0 |
| 2889 | 2026-06-17T21:55:46.633Z | Compiling dof v0.4.0 |
| 2890 | 2026-06-17T21:55:47.250Z | Compiling ipnet v2.11.0 |
| 2891 | 2026-06-17T21:55:47.440Z | Compiling hex v0.4.3 |
| 2892 | 2026-06-17T21:55:47.583Z | Compiling thread-id v5.1.0 |
| 2893 | 2026-06-17T21:55:47.608Z | Compiling num_threads v0.1.7 |
| 2894 | 2026-06-17T21:55:47.673Z | Compiling pin-utils v0.1.0 |
| 2895 | 2026-06-17T21:55:47.690Z | Compiling httpdate v1.0.3 |
| 2896 | 2026-06-17T21:55:47.706Z | Compiling time v0.3.47 |
| 2897 | 2026-06-17T21:55:47.766Z | Compiling dof v0.3.0 |
| 2898 | 2026-06-17T21:55:47.888Z | Compiling hyper v1.8.1 |
| 2899 | 2026-06-17T21:55:48.245Z | Compiling scrypt v0.11.0 |
| 2900 | 2026-06-17T21:55:48.338Z | Compiling heck v0.4.1 |
| 2901 | 2026-06-17T21:55:48.484Z | Compiling dtrace-parser v0.2.0 |
| 2902 | 2026-06-17T21:55:48.500Z | Compiling cbc v0.1.2 |
| 2903 | 2026-06-17T21:55:48.539Z | Compiling aes v0.8.4 |
| 2904 | 2026-06-17T21:55:48.682Z | Compiling toml_datetime v0.6.11 |
| 2905 | 2026-06-17T21:55:48.889Z | Compiling serde_spanned v0.6.9 |
| 2906 | 2026-06-17T21:55:49.006Z | Compiling daft-derive v0.1.7 |
| 2907 | 2026-06-17T21:55:49.038Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2908 | 2026-06-17T21:55:49.080Z | Compiling thread-id v4.2.2 |
| 2909 | 2026-06-17T21:55:49.168Z | Compiling socket2 v0.5.10 |
| 2910 | 2026-06-17T21:55:49.184Z | Compiling fs-err v3.3.0 |
| 2911 | 2026-06-17T21:55:49.315Z | Compiling memoffset v0.9.1 |
| 2912 | 2026-06-17T21:55:49.641Z | Compiling tinyvec_macros v0.1.1 |
| 2913 | 2026-06-17T21:55:49.650Z | Compiling either v1.15.0 |
| 2914 | 2026-06-17T21:55:49.671Z | Compiling ref-cast v1.0.25 |
| 2915 | 2026-06-17T21:55:49.710Z | Compiling tinyvec v1.10.0 |
| 2916 | 2026-06-17T21:55:49.954Z | Compiling hyper-util v0.1.20 |
| 2917 | 2026-06-17T21:55:50.160Z | Compiling pkcs5 v0.7.1 |
| 2918 | 2026-06-17T21:55:50.588Z | Compiling serde_with_macros v3.17.0 |
| 2919 | 2026-06-17T21:55:50.965Z | Compiling heapless v0.7.17 |
| 2920 | 2026-06-17T21:55:51.209Z | Compiling spin v0.9.8 |
| 2921 | 2026-06-17T21:55:51.414Z | Compiling enum-as-inner v0.6.1 |
| 2922 | 2026-06-17T21:55:51.575Z | Compiling zstd-safe v7.2.4 |
| 2923 | 2026-06-17T21:55:51.602Z | Compiling signal-hook v0.3.18 |
| 2924 | 2026-06-17T21:55:51.795Z | Compiling cfg_aliases v0.2.1 |
| 2925 | 2026-06-17T21:55:51.877Z | Compiling simd-adler32 v0.3.8 |
| 2926 | 2026-06-17T21:55:51.907Z | Compiling nix v0.31.2 |
| 2927 | 2026-06-17T21:55:52.302Z | Compiling pkcs8 v0.10.2 |
| 2928 | 2026-06-17T21:55:52.589Z | Compiling usdt-macro v0.6.0 |
| 2929 | 2026-06-17T21:55:52.731Z | Compiling usdt-attr-macro v0.6.0 |
| 2930 | 2026-06-17T21:55:53.270Z | Compiling rustls-native-certs v0.8.3 |
| 2931 | 2026-06-17T21:55:53.438Z | Compiling http-body-util v0.1.3 |
| 2932 | 2026-06-17T21:55:53.684Z | Compiling darling_core v0.20.11 |
| 2933 | 2026-06-17T21:55:53.708Z | Compiling sync_wrapper v1.0.2 |
| 2934 | 2026-06-17T21:55:53.905Z | Compiling erased-serde v0.3.31 |
| 2935 | 2026-06-17T21:55:54.385Z | Compiling ref-cast-impl v1.0.25 |
| 2936 | 2026-06-17T21:55:54.515Z | Compiling wait-timeout v0.2.1 |
| 2937 | 2026-06-17T21:55:54.745Z | Compiling ahash v0.8.12 |
| 2938 | 2026-06-17T21:55:54.873Z | Compiling encoding_rs v0.8.35 |
| 2939 | 2026-06-17T21:55:54.898Z | Compiling foreign-types-shared v0.1.1 |
| 2940 | 2026-06-17T21:55:54.955Z | Compiling mime v0.3.17 |
| 2941 | 2026-06-17T21:55:54.992Z | Compiling quick-error v1.2.3 |
| 2942 | 2026-06-17T21:55:55.064Z | Compiling adler2 v2.0.1 |
| 2943 | 2026-06-17T21:55:55.104Z | Compiling winnow v0.5.40 |
| 2944 | 2026-06-17T21:55:55.186Z | Compiling bit-vec v0.8.0 |
| 2945 | 2026-06-17T21:55:55.202Z | Compiling utf8parse v0.2.2 |
| 2946 | 2026-06-17T21:55:55.318Z | Compiling miniz_oxide v0.8.9 |
| 2947 | 2026-06-17T21:55:55.419Z | Compiling bit-set v0.8.0 |
| 2948 | 2026-06-17T21:55:55.589Z | Compiling rusty-fork v0.3.1 |
| 2949 | 2026-06-17T21:55:55.606Z | Compiling darling_macro v0.20.11 |
| 2950 | 2026-06-17T21:55:55.836Z | Compiling foreign-types v0.3.2 |
| 2951 | 2026-06-17T21:55:56.054Z | Compiling tower v0.5.3 |
| 2952 | 2026-06-17T21:55:56.166Z | Compiling unicode-normalization v0.1.25 |
| 2953 | 2026-06-17T21:55:56.337Z | Compiling toml_edit v0.19.15 |
| 2954 | 2026-06-17T21:55:56.465Z | Compiling rand_xorshift v0.4.0 |
| 2955 | 2026-06-17T21:55:56.516Z | Compiling webpki-roots v1.0.6 |
| 2956 | 2026-06-17T21:55:56.643Z | Compiling serde_urlencoded v0.7.1 |
| 2957 | 2026-06-17T21:55:56.775Z | Compiling pin-project-internal v1.1.11 |
| 2958 | 2026-06-17T21:55:56.775Z | Compiling smoltcp v0.9.1 |
| 2959 | 2026-06-17T21:55:56.807Z | Compiling anstyle v1.0.14 |
| 2960 | 2026-06-17T21:55:56.878Z | Compiling zlib-rs v0.6.2 |
| 2961 | 2026-06-17T21:55:57.027Z | Compiling unarray v0.1.4 |
| 2962 | 2026-06-17T21:55:57.140Z | Compiling iri-string v0.7.10 |
| 2963 | 2026-06-17T21:55:57.149Z | Compiling proptest v1.10.0 |
| 2964 | 2026-06-17T21:55:58.385Z | Compiling tower-http v0.6.8 |
| 2965 | 2026-06-17T21:55:58.813Z | Compiling darling v0.20.11 |
| 2966 | 2026-06-17T21:55:58.893Z | Compiling flate2 v1.1.9 |
| 2967 | 2026-06-17T21:55:59.340Z | Compiling ipnetwork v0.21.1 |
| 2968 | 2026-06-17T21:55:59.356Z | Compiling num-integer v0.1.46 |
| 2969 | 2026-06-17T21:55:59.654Z | Compiling is_terminal_polyfill v1.70.2 |
| 2970 | 2026-06-17T21:55:59.754Z | Compiling colorchoice v1.0.4 |
| 2971 | 2026-06-17T21:55:59.873Z | Compiling anstyle-query v1.1.5 |
| 2972 | 2026-06-17T21:55:59.940Z | Compiling siphasher v1.0.2 |
| 2973 | 2026-06-17T21:55:59.956Z | Compiling psl-types v2.0.11 |
| 2974 | 2026-06-17T21:55:59.982Z | Compiling oxnet v0.1.6 |
| 2975 | 2026-06-17T21:56:00.082Z | Compiling publicsuffix v2.3.0 |
| 2976 | 2026-06-17T21:56:00.572Z | Compiling newtype-uuid v1.3.2 |
| 2977 | 2026-06-17T21:56:00.655Z | Compiling derive_builder_core v0.20.2 |
| 2978 | 2026-06-17T21:56:00.866Z | Compiling snafu-derive v0.8.9 |
| 2979 | 2026-06-17T21:56:01.173Z | Compiling rand_chacha v0.3.1 |
| 2980 | 2026-06-17T21:56:01.410Z | Compiling signature v2.2.0 |
| 2981 | 2026-06-17T21:56:01.543Z | Compiling serde_repr v0.1.20 |
| 2982 | 2026-06-17T21:56:01.564Z | Compiling strum_macros v0.27.2 |
| 2983 | 2026-06-17T21:56:02.038Z | Compiling object v0.37.3 |
| 2984 | 2026-06-17T21:56:02.295Z | Compiling unicode-bidi v0.3.18 |
| 2985 | 2026-06-17T21:56:02.460Z | Compiling unicode-properties v0.1.4 |
| 2986 | 2026-06-17T21:56:02.795Z | Compiling stringprep v0.1.5 |
| 2987 | 2026-06-17T21:56:02.810Z | Compiling derive_builder_macro v0.20.2 |
| 2988 | 2026-06-17T21:56:02.948Z | Compiling rand v0.8.6 |
| 2989 | 2026-06-17T21:56:03.248Z | Compiling daft v0.1.7 |
| 2990 | 2026-06-17T21:56:03.266Z | Compiling tokio-native-tls v0.3.1 |
| 2991 | 2026-06-17T21:56:03.436Z | Compiling cookie_store v0.22.1 |
| 2992 | 2026-06-17T21:56:03.550Z | Compiling num-iter v0.1.45 |
| 2993 | 2026-06-17T21:56:03.689Z | Compiling anstyle-parse v1.0.0 |
| 2994 | 2026-06-17T21:56:04.025Z | Compiling futures-executor v0.3.32 |
| 2995 | 2026-06-17T21:56:04.276Z | Compiling bstr v1.12.1 |
| 2996 | 2026-06-17T21:56:04.699Z | Compiling md-5 v0.10.6 |
| 2997 | 2026-06-17T21:56:04.844Z | Compiling hash32 v0.2.1 |
| 2998 | 2026-06-17T21:56:04.878Z | Compiling ff v0.13.1 |
| 2999 | 2026-06-17T21:56:05.016Z | Compiling vergen-lib v9.1.0 |
| 3000 | 2026-06-17T21:56:05.032Z | Compiling base16ct v0.2.0 |
| 3001 | 2026-06-17T21:56:05.467Z | Compiling fallible-iterator v0.2.0 |
| 3002 | 2026-06-17T21:56:05.687Z | Compiling sec1 v0.7.3 |
| 3003 | 2026-06-17T21:56:05.776Z | Compiling postgres-protocol v0.6.10 |
| 3004 | 2026-06-17T21:56:05.953Z | Compiling group v0.13.0 |
| 3005 | 2026-06-17T21:56:06.235Z | Compiling futures v0.3.32 |
| 3006 | 2026-06-17T21:56:06.254Z | Compiling anstream v1.0.0 |
| 3007 | 2026-06-17T21:56:06.321Z | Compiling hyper-tls v0.6.0 |
| 3008 | 2026-06-17T21:56:06.530Z | Compiling derive_builder v0.20.2 |
| 3009 | 2026-06-17T21:56:06.563Z | Compiling phf_shared v0.13.1 |
| 3010 | 2026-06-17T21:56:06.659Z | Compiling pin-project v1.1.11 |
| 3011 | 2026-06-17T21:56:06.791Z | Compiling anstyle-parse v0.2.7 |
| 3012 | 2026-06-17T21:56:06.822Z | Compiling lazy_static v1.5.0 |
| 3013 | 2026-06-17T21:56:07.080Z | Compiling hkdf v0.12.4 |
| 3014 | 2026-06-17T21:56:07.096Z | Compiling terminal_size v0.4.3 |
| 3015 | 2026-06-17T21:56:07.240Z | Compiling crypto-bigint v0.5.5 |
| 3016 | 2026-06-17T21:56:07.257Z | Compiling async-recursion v1.1.1 |
| 3017 | 2026-06-17T21:56:07.835Z | Compiling vergen v9.1.0 |
| 3018 | 2026-06-17T21:56:08.029Z | Compiling cargo-platform v0.3.2 |
| 3019 | 2026-06-17T21:56:08.283Z | Compiling memmap2 v0.9.10 |
| 3020 | 2026-06-17T21:56:08.523Z | Compiling toml_write v0.1.2 |
| 3021 | 2026-06-17T21:56:08.669Z | Compiling clap_lex v1.0.0 |
| 3022 | 2026-06-17T21:56:08.741Z | Compiling managed v0.8.0 |
| 3023 | 2026-06-17T21:56:08.896Z | Compiling bitflags v1.3.2 |
| 3024 | 2026-06-17T21:56:08.983Z | Compiling libbz2-rs-sys v0.2.2 |
| 3025 | 2026-06-17T21:56:09.447Z | Compiling foldhash v0.1.5 |
| 3026 | 2026-06-17T21:56:09.549Z | Compiling same-file v1.0.6 |
| 3027 | 2026-06-17T21:56:09.617Z | Compiling bumpalo v3.20.2 |
| 3028 | 2026-06-17T21:56:09.704Z | Compiling walkdir v2.5.0 |
| 3029 | 2026-06-17T21:56:09.866Z | Compiling zopfli v0.8.3 |
| 3030 | 2026-06-17T21:56:09.984Z | Compiling hashbrown v0.15.5 |
| 3031 | 2026-06-17T21:56:10.423Z | Compiling bzip2 v0.6.1 |
| 3032 | 2026-06-17T21:56:10.937Z | Compiling clap_builder v4.6.0 |
| 3033 | 2026-06-17T21:56:10.960Z | Compiling toml_edit v0.22.27 |
| 3034 | 2026-06-17T21:56:11.397Z | Compiling usdt v0.6.0 |
| 3035 | 2026-06-17T21:56:11.651Z | Compiling cargo_metadata v0.23.1 |
| 3036 | 2026-06-17T21:56:14.201Z | Compiling elliptic-curve v0.13.8 |
| 3037 | 2026-06-17T21:56:14.284Z | Compiling anstream v0.6.21 |
| 3038 | 2026-06-17T21:56:14.284Z | Compiling phf v0.13.1 |
| 3039 | 2026-06-17T21:56:14.284Z | Compiling snafu v0.8.9 |
| 3040 | 2026-06-17T21:56:14.284Z | Compiling signal-hook-mio v0.2.5 |
| 3041 | 2026-06-17T21:56:14.325Z | Compiling bzip2 v0.4.4 |
| 3042 | 2026-06-17T21:56:14.369Z | Compiling postgres-types v0.2.12 |
| 3043 | 2026-06-17T21:56:14.369Z | Compiling zstd v0.13.3 |
| 3044 | 2026-06-17T21:56:14.457Z | Compiling globset v0.4.18 |
| 3045 | 2026-06-17T21:56:14.486Z | Compiling strum v0.27.2 |
| 3046 | 2026-06-17T21:56:14.620Z | Compiling ed25519 v2.2.3 |
| 3047 | 2026-06-17T21:56:14.636Z | Compiling phf_shared v0.11.3 |
| 3048 | 2026-06-17T21:56:14.817Z | Compiling olpc-cjson v0.1.4 |
| 3049 | 2026-06-17T21:56:14.908Z | Compiling pkcs1 v0.7.5 |
| 3050 | 2026-06-17T21:56:15.002Z | Compiling strum v0.26.3 |
| 3051 | 2026-06-17T21:56:15.030Z | Compiling hubpack v0.1.2 |
| 3052 | 2026-06-17T21:56:15.139Z | Compiling pem v3.0.6 |
| 3053 | 2026-06-17T21:56:15.188Z | Compiling rfc6979 v0.4.0 |
| 3054 | 2026-06-17T21:56:15.243Z | Compiling sha1 v0.10.6 |
| 3055 | 2026-06-17T21:56:15.286Z | Compiling serde_plain v1.0.2 |
| 3056 | 2026-06-17T21:56:15.330Z | Compiling serde-big-array v0.5.1 |
| 3057 | 2026-06-17T21:56:15.420Z | Compiling float-cmp v0.10.0 |
| 3058 | 2026-06-17T21:56:15.451Z | Compiling env_filter v1.0.0 |
| 3059 | 2026-06-17T21:56:15.469Z | Compiling static_assertions v1.1.0 |
| 3060 | 2026-06-17T21:56:15.564Z | Compiling new_debug_unreachable v1.0.6 |
| 3061 | 2026-06-17T21:56:15.581Z | Compiling data-encoding v2.10.0 |
| 3062 | 2026-06-17T21:56:15.649Z | Compiling predicates-core v1.0.10 |
| 3063 | 2026-06-17T21:56:15.713Z | Compiling whoami v2.1.0 |
| 3064 | 2026-06-17T21:56:15.819Z | Compiling precomputed-hash v0.1.1 |
| 3065 | 2026-06-17T21:56:15.924Z | Compiling keccak v0.1.6 |
| 3066 | 2026-06-17T21:56:16.062Z | Compiling typed-path v0.9.3 |
| 3067 | 2026-06-17T21:56:16.108Z | Compiling jiff v0.2.21 |
| 3068 | 2026-06-17T21:56:16.138Z | Compiling difflib v0.4.0 |
| 3069 | 2026-06-17T21:56:16.272Z | Compiling fixedbitset v0.5.7 |
| 3070 | 2026-06-17T21:56:16.656Z | Compiling fixedbitset v0.4.2 |
| 3071 | 2026-06-17T21:56:16.784Z | Compiling normalize-line-endings v0.3.0 |
| 3072 | 2026-06-17T21:56:16.983Z | Compiling predicates v3.1.4 |
| 3073 | 2026-06-17T21:56:16.993Z | Compiling petgraph v0.6.5 |
| 3074 | 2026-06-17T21:56:17.185Z | Compiling petgraph v0.8.3 |
| 3075 | 2026-06-17T21:56:17.231Z | Compiling sha3 v0.10.8 |
| 3076 | 2026-06-17T21:56:17.521Z | Compiling tokio-postgres v0.7.16 |
| 3077 | 2026-06-17T21:56:17.525Z | Compiling string_cache v0.8.9 |
| 3078 | 2026-06-17T21:56:17.747Z | Compiling hickory-proto v0.25.2 |
| 3079 | 2026-06-17T21:56:19.099Z | Compiling zip v4.6.1 |
| 3080 | 2026-06-17T21:56:19.537Z | Compiling env_logger v0.11.9 |
| 3081 | 2026-06-17T21:56:20.564Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3082 | 2026-06-17T21:56:20.632Z | Compiling ecdsa v0.16.9 |
| 3083 | 2026-06-17T21:56:20.632Z | Compiling rsa v0.9.10 |
| 3084 | 2026-06-17T21:56:21.265Z | Compiling ed25519-dalek v2.2.0 |
| 3085 | 2026-06-17T21:56:21.555Z | Compiling zip v0.6.6 |
| 3086 | 2026-06-17T21:56:21.639Z | Compiling crossterm v0.28.1 |
| 3087 | 2026-06-17T21:56:22.094Z | Compiling iddqd v0.4.2 |
| 3088 | 2026-06-17T21:56:22.393Z | Compiling clap v4.6.1 |
| 3089 | 2026-06-17T21:56:22.486Z | Compiling similar v2.7.0 |
| 3090 | 2026-06-17T21:56:22.504Z | Compiling crossbeam-epoch v0.9.18 |
| 3091 | 2026-06-17T21:56:22.803Z | Compiling toml v0.7.8 |
| 3092 | 2026-06-17T21:56:22.819Z | Compiling serde_with v3.17.0 |
| 3093 | 2026-06-17T21:56:23.201Z | Compiling rustls-webpki v0.103.9 |
| 3094 | 2026-06-17T21:56:23.274Z | Compiling itertools v0.13.0 |
| 3095 | 2026-06-17T21:56:23.304Z | Compiling x509-cert v0.2.5 |
| 3096 | 2026-06-17T21:56:23.343Z | Compiling tokio-stream v0.1.18 |
| 3097 | 2026-06-17T21:56:24.035Z | Compiling buf-list v1.1.2 |
| 3098 | 2026-06-17T21:56:24.215Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3099 | 2026-06-17T21:56:24.564Z | Compiling lalrpop-util v0.19.12 |
| 3100 | 2026-06-17T21:56:24.768Z | Compiling peg-runtime v0.8.5 |
| 3101 | 2026-06-17T21:56:26.890Z | Compiling tokio-rustls v0.26.4 |
| 3102 | 2026-06-17T21:56:27.125Z | Compiling hyper-rustls v0.27.7 |
| 3103 | 2026-06-17T21:56:27.159Z | Compiling rustls-platform-verifier v0.6.2 |
| 3104 | 2026-06-17T21:56:27.376Z | Compiling reqwest v0.13.2 |
| 3105 | 2026-06-17T21:56:27.440Z | Compiling reqwest v0.12.28 |
| 3106 | 2026-06-17T21:56:28.982Z | Compiling tough v0.22.0 |
| 3107 | 2026-06-17T21:56:32.554Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3108 | 2026-06-17T21:57:08.192Z | Compiling slog-async v2.8.0 |
| 3109 | 2026-06-17T21:57:08.390Z | Compiling rustls v0.22.4 |
| 3110 | 2026-06-17T21:57:08.464Z | Compiling newtype-uuid-macros v0.1.0 |
| 3111 | 2026-06-17T21:57:08.617Z | Compiling structmeta-derive v0.3.0 |
| 3112 | 2026-06-17T21:57:08.748Z | Compiling multer v3.1.0 |
| 3113 | 2026-06-17T21:57:08.961Z | Compiling crossbeam-channel v0.5.15 |
| 3114 | 2026-06-17T21:57:09.203Z | Compiling async-stream-impl v0.3.6 |
| 3115 | 2026-06-17T21:57:09.596Z | Compiling structmeta v0.3.0 |
| 3116 | 2026-06-17T21:57:09.647Z | Compiling dropshot v0.17.0 |
| 3117 | 2026-06-17T21:57:09.706Z | Compiling dropshot_endpoint v0.17.0 |
| 3118 | 2026-06-17T21:57:09.761Z | Compiling thread_local v1.1.9 |
| 3119 | 2026-06-17T21:57:09.812Z | Compiling derive-ex v0.1.8 |
| 3120 | 2026-06-17T21:57:10.006Z | Compiling progenitor-client v0.14.0 |
| 3121 | 2026-06-17T21:57:10.123Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3122 | 2026-06-17T21:57:10.524Z | Compiling is-terminal v0.4.17 |
| 3123 | 2026-06-17T21:57:10.604Z | Compiling term v1.2.1 |
| 3124 | 2026-06-17T21:57:10.636Z | Compiling take_mut v0.2.2 |
| 3125 | 2026-06-17T21:57:11.239Z | Compiling slog-term v2.9.2 |
| 3126 | 2026-06-17T21:57:11.301Z | Compiling test-strategy v0.4.5 |
| 3127 | 2026-06-17T21:57:12.006Z | Compiling match_cfg v0.1.0 |
| 3128 | 2026-06-17T21:57:12.099Z | Compiling hostname v0.3.1 |
| 3129 | 2026-06-17T21:57:12.281Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3130 | 2026-06-17T21:57:12.385Z | Compiling slog-json v2.6.1 |
| 3131 | 2026-06-17T21:57:12.491Z | Compiling rustls-webpki v0.102.8 |
| 3132 | 2026-06-17T21:57:12.583Z | Compiling slog-bunyan v2.5.0 |
| 3133 | 2026-06-17T21:57:12.673Z | Compiling debug-ignore v1.0.5 |
| 3134 | 2026-06-17T21:57:12.780Z | Compiling compression-core v0.4.31 |
| 3135 | 2026-06-17T21:57:12.850Z | Compiling serde_spanned v1.0.4 |
| 3136 | 2026-06-17T21:57:13.031Z | Compiling compression-codecs v0.4.37 |
| 3137 | 2026-06-17T21:57:13.402Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3138 | 2026-06-17T21:57:13.895Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3139 | 2026-06-17T21:57:14.053Z | Compiling async-compression v0.4.41 |
| 3140 | 2026-06-17T21:57:14.182Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3141 | 2026-06-17T21:57:14.604Z | Compiling async-stream v0.3.6 |
| 3142 | 2026-06-17T21:57:14.829Z | Compiling waitgroup v0.1.2 |
| 3143 | 2026-06-17T21:57:14.996Z | Compiling rustls-pemfile v2.2.0 |
| 3144 | 2026-06-17T21:57:15.290Z | Compiling tokio-rustls v0.25.0 |
| 3145 | 2026-06-17T21:57:15.523Z | Compiling serde_path_to_error v0.1.20 |
| 3146 | 2026-06-17T21:57:15.549Z | Compiling hostname v0.4.2 |
| 3147 | 2026-06-17T21:57:15.728Z | Compiling parse-display-derive v0.10.0 |
| 3148 | 2026-06-17T21:57:17.190Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3149 | 2026-06-17T21:57:17.446Z | Compiling macaddr v1.0.1 |
| 3150 | 2026-06-17T21:57:17.737Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3151 | 2026-06-17T21:57:18.275Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3152 | 2026-06-17T21:57:18.443Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3153 | 2026-06-17T21:57:18.858Z | Compiling instant v0.1.13 |
| 3154 | 2026-06-17T21:57:18.998Z | Compiling atomicwrites v0.4.4 |
| 3155 | 2026-06-17T21:57:19.215Z | Compiling itertools v0.14.0 |
| 3156 | 2026-06-17T21:57:19.292Z | Compiling regress v0.10.5 |
| 3157 | 2026-06-17T21:57:19.319Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 3158 | 2026-06-17T21:57:19.651Z | Compiling backon v1.6.0 |
| 3159 | 2026-06-17T21:57:19.931Z | Compiling progenitor-extras v0.2.0 |
| 3160 | 2026-06-17T21:57:20.192Z | Compiling backoff v0.4.0 |
| 3161 | 2026-06-17T21:57:20.431Z | Compiling parse-display v0.10.0 |
| 3162 | 2026-06-17T21:57:20.733Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 3163 | 2026-06-17T21:57:21.134Z | Compiling humantime v2.3.0 |
| 3164 | 2026-06-17T21:57:21.328Z | Compiling regress v0.11.1 |
| 3165 | 2026-06-17T21:57:21.591Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3166 | 2026-06-17T21:57:23.221Z | Compiling typify-impl v0.6.2 |
| 3167 | 2026-06-17T21:57:23.403Z | Compiling universal-hash v0.5.1 |
| 3168 | 2026-06-17T21:57:23.585Z | Compiling opaque-debug v0.3.1 |
| 3169 | 2026-06-17T21:57:23.676Z | Compiling unicode-width v0.2.0 |
| 3170 | 2026-06-17T21:57:24.007Z | Compiling half v2.7.1 |
| 3171 | 2026-06-17T21:57:24.031Z | Compiling crucible-workspace-hack v0.1.0 |
| 3172 | 2026-06-17T21:57:24.274Z | Compiling ciborium-io v0.2.2 |
| 3173 | 2026-06-17T21:57:24.339Z | Compiling ciborium-ll v0.2.2 |
| 3174 | 2026-06-17T21:57:24.373Z | Compiling convert_case v0.4.0 |
| 3175 | 2026-06-17T21:57:24.480Z | Compiling aead v0.5.2 |
| 3176 | 2026-06-17T21:57:24.628Z | Compiling ciborium v0.2.2 |
| 3177 | 2026-06-17T21:57:24.657Z | Compiling secrecy v0.10.3 |
| 3178 | 2026-06-17T21:57:24.691Z | Compiling derive_more v0.99.20 |
| 3179 | 2026-06-17T21:57:24.710Z | Compiling poly1305 v0.8.0 |
| 3180 | 2026-06-17T21:57:24.950Z | Compiling chacha20 v0.9.1 |
| 3181 | 2026-06-17T21:57:25.218Z | Compiling unsafe-libyaml v0.2.11 |
| 3182 | 2026-06-17T21:57:25.358Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3183 | 2026-06-17T21:57:25.483Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3184 | 2026-06-17T21:57:25.901Z | Compiling serde_yaml v0.9.34+deprecated |
| 3185 | 2026-06-17T21:57:26.692Z | Compiling typify-macro v0.6.2 |
| 3186 | 2026-06-17T21:57:27.235Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3187 | 2026-06-17T21:57:27.516Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3188 | 2026-06-17T21:57:27.697Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3189 | 2026-06-17T21:57:28.202Z | Compiling typify v0.6.2 |
| 3190 | 2026-06-17T21:57:28.323Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3191 | 2026-06-17T21:57:28.326Z | Compiling byte-wrapper v0.1.0 |
| 3192 | 2026-06-17T21:57:28.749Z | Compiling thiserror-no-std v2.0.2 |
| 3193 | 2026-06-17T21:57:28.858Z | Compiling password-hash v0.5.0 |
| 3194 | 2026-06-17T21:57:29.395Z | Compiling blake2 v0.10.6 |
| 3195 | 2026-06-17T21:57:29.670Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3196 | 2026-06-17T21:57:29.688Z | Compiling argon2 v0.5.3 |
| 3197 | 2026-06-17T21:57:29.822Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3198 | 2026-06-17T21:57:29.913Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3199 | 2026-06-17T21:57:29.930Z | Compiling vsss-rs v3.3.4 |
| 3200 | 2026-06-17T21:57:29.946Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3201 | 2026-06-17T21:57:30.741Z | Compiling progenitor-impl v0.14.0 |
| 3202 | 2026-06-17T21:57:30.834Z | Compiling chacha20poly1305 v0.10.1 |
| 3203 | 2026-06-17T21:57:31.002Z | Compiling indent_write v2.2.0 |
| 3204 | 2026-06-17T21:57:31.169Z | Compiling proc-macro-crate v3.4.0 |
| 3205 | 2026-06-17T21:57:31.433Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3206 | 2026-06-17T21:57:31.623Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3207 | 2026-06-17T21:57:32.866Z | Compiling progenitor-macro v0.14.0 |
| 3208 | 2026-06-17T21:57:33.014Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3209 | 2026-06-17T21:57:33.869Z | Compiling num_enum_derive v0.7.6 |
| 3210 | 2026-06-17T21:57:34.792Z | Compiling swrite v0.1.0 |
| 3211 | 2026-06-17T21:57:34.921Z | Compiling num_enum v0.7.6 |
| 3212 | 2026-06-17T21:57:35.264Z | Compiling proc-macro-error-attr v1.0.4 |
| 3213 | 2026-06-17T21:57:35.373Z | Compiling heapless v0.8.0 |
| 3214 | 2026-06-17T21:57:35.537Z | Compiling ingot-macros v0.1.1 |
| 3215 | 2026-06-17T21:57:35.848Z | Compiling tabwriter v1.4.1 |
| 3216 | 2026-06-17T21:57:36.228Z | Compiling hash32 v0.3.1 |
| 3217 | 2026-06-17T21:57:36.410Z | Compiling proc-macro-error v1.0.4 |
| 3218 | 2026-06-17T21:57:36.633Z | Compiling smoltcp v0.11.0 |
| 3219 | 2026-06-17T21:57:36.857Z | Compiling progenitor v0.14.0 |
| 3220 | 2026-06-17T21:57:36.959Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3221 | 2026-06-17T21:57:37.593Z | Compiling cobs v0.3.0 |
| 3222 | 2026-06-17T21:57:37.671Z | Compiling colored v3.1.1 |
| 3223 | 2026-06-17T21:57:37.892Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3224 | 2026-06-17T21:57:38.082Z | Compiling ingot-types v0.1.2 |
| 3225 | 2026-06-17T21:57:38.123Z | Compiling postcard v1.1.3 |
| 3226 | 2026-06-17T21:57:38.524Z | Compiling ingot v0.1.1 |
| 3227 | 2026-06-17T21:57:38.558Z | Compiling proc-macro-crate v1.3.1 |
| 3228 | 2026-06-17T21:57:38.775Z | Compiling foreign-types-macros v0.2.3 |
| 3229 | 2026-06-17T21:57:38.936Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3230 | 2026-06-17T21:57:39.349Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3231 | 2026-06-17T21:57:39.365Z | Compiling cpufeatures v0.3.0 |
| 3232 | 2026-06-17T21:57:39.457Z | Compiling foreign-types-shared v0.3.1 |
| 3233 | 2026-06-17T21:57:39.556Z | Compiling rayon-core v1.13.0 |
| 3234 | 2026-06-17T21:57:39.628Z | Compiling foreign-types v0.5.0 |
| 3235 | 2026-06-17T21:57:39.726Z | Compiling chacha20 v0.10.0 |
| 3236 | 2026-06-17T21:57:39.776Z | Compiling num_enum_derive v0.5.11 |
| 3237 | 2026-06-17T21:57:40.305Z | Compiling crossbeam-deque v0.8.6 |
| 3238 | 2026-06-17T21:57:40.556Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3239 | 2026-06-17T21:57:40.683Z | Compiling camino-tempfile v1.4.1 |
| 3240 | 2026-06-17T21:57:40.776Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3241 | 2026-06-17T21:57:40.890Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3242 | 2026-06-17T21:57:41.100Z | Compiling cstr-argument v0.1.2 |
| 3243 | 2026-06-17T21:57:41.197Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3244 | 2026-06-17T21:57:41.272Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3245 | 2026-06-17T21:57:41.321Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3246 | 2026-06-17T21:57:41.422Z | Compiling num_enum v0.5.11 |
| 3247 | 2026-06-17T21:57:41.694Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3248 | 2026-06-17T21:57:41.697Z | Compiling rand v0.10.0 |
| 3249 | 2026-06-17T21:57:41.943Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3250 | 2026-06-17T21:57:42.272Z | Compiling rayon v1.11.0 |
| 3251 | 2026-06-17T21:57:42.375Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3252 | 2026-06-17T21:57:42.493Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3253 | 2026-06-17T21:57:42.967Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3254 | 2026-06-17T21:57:43.036Z | Compiling zone_cfg_derive v0.3.1 |
| 3255 | 2026-06-17T21:57:43.665Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3256 | 2026-06-17T21:57:43.805Z | Compiling itertools v0.12.1 |
| 3257 | 2026-06-17T21:57:44.471Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3258 | 2026-06-17T21:57:44.559Z | Compiling num-derive v0.4.2 |
| 3259 | 2026-06-17T21:57:44.707Z | Compiling sigpipe v0.1.3 |
| 3260 | 2026-06-17T21:57:44.818Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3261 | 2026-06-17T21:57:45.025Z | Compiling glob v0.3.3 |
| 3262 | 2026-06-17T21:57:45.269Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3263 | 2026-06-17T21:57:45.477Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3264 | 2026-06-17T21:57:45.952Z | Compiling zone v0.3.1 |
| 3265 | 2026-06-17T21:57:46.181Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3266 | 2026-06-17T21:57:46.202Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3267 | 2026-06-17T21:57:47.028Z | Compiling smf v0.2.3 |
| 3268 | 2026-06-17T21:57:47.059Z | Compiling whoami v1.6.1 |
| 3269 | 2026-06-17T21:57:47.313Z | Compiling gethostname v0.5.0 |
| 3270 | 2026-06-17T21:57:47.503Z | Compiling usdt-macro v0.5.0 |
| 3271 | 2026-06-17T21:57:47.519Z | Compiling usdt-attr-macro v0.5.0 |
| 3272 | 2026-06-17T21:57:48.195Z | Compiling memmap v0.7.0 |
| 3273 | 2026-06-17T21:57:48.878Z | Compiling usdt v0.5.0 |
| 3274 | 2026-06-17T21:57:49.112Z | Compiling num-rational v0.4.2 |
| 3275 | 2026-06-17T21:57:50.099Z | Compiling derive-where v1.6.0 |
| 3276 | 2026-06-17T21:57:50.199Z | Compiling num-complex v0.4.6 |
| 3277 | 2026-06-17T21:57:50.910Z | Compiling prettyplease v0.2.37 |
| 3278 | 2026-06-17T21:57:51.493Z | Compiling num v0.4.3 |
| 3279 | 2026-06-17T21:57:52.616Z | Compiling float-ord v0.3.2 |
| 3280 | 2026-06-17T21:57:52.616Z | Compiling resolv-conf v0.7.6 |
| 3281 | 2026-06-17T21:57:52.760Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3282 | 2026-06-17T21:57:53.263Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3283 | 2026-06-17T21:57:53.521Z | Compiling toml v0.8.23 |
| 3284 | 2026-06-17T21:57:54.475Z | Compiling owo-colors v4.3.0 |
| 3285 | 2026-06-17T21:57:54.786Z | Compiling cancel-safe-futures v0.1.5 |
| 3286 | 2026-06-17T21:57:55.012Z | Compiling unicode-width v0.1.14 |
| 3287 | 2026-06-17T21:57:55.263Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3288 | 2026-06-17T21:57:55.338Z | Compiling libsw-core v0.3.2 |
| 3289 | 2026-06-17T21:57:55.677Z | Compiling bytecount v0.6.9 |
| 3290 | 2026-06-17T21:57:55.975Z | Compiling libsw v3.5.0 |
| 3291 | 2026-06-17T21:57:56.553Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3292 | 2026-06-17T21:57:56.877Z | Compiling console v0.15.11 |
| 3293 | 2026-06-17T21:57:57.056Z | Compiling newline-converter v0.3.0 |
| 3294 | 2026-06-17T21:57:57.227Z | Compiling hickory-proto v0.24.4 |
| 3295 | 2026-06-17T21:57:57.507Z | Compiling libefi-sys v0.1.0 |
| 3296 | 2026-06-17T21:57:57.711Z | Compiling linear-map v1.2.0 |
| 3297 | 2026-06-17T21:57:57.953Z | Compiling linked-hash-map v0.5.6 |
| 3298 | 2026-06-17T21:57:57.990Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3299 | 2026-06-17T21:57:58.189Z | Compiling lru-cache v0.1.2 |
| 3300 | 2026-06-17T21:57:58.207Z | Compiling expectorate v1.2.0 |
| 3301 | 2026-06-17T21:57:59.075Z | Compiling git-stub v1.0.0 |
| 3302 | 2026-06-17T21:57:59.306Z | Compiling bitfield-struct v0.6.2 |
| 3303 | 2026-06-17T21:57:59.359Z | Compiling nom v8.0.0 |
| 3304 | 2026-06-17T21:57:59.917Z | Compiling semver v0.1.20 |
| 3305 | 2026-06-17T21:58:00.189Z | Compiling rustc_version v0.1.7 |
| 3306 | 2026-06-17T21:58:00.419Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3307 | 2026-06-17T21:58:00.757Z | Compiling hickory-resolver v0.24.4 |
| 3308 | 2026-06-17T21:58:00.918Z | Compiling git-stub-vcs v0.1.0 |
| 3309 | 2026-06-17T21:58:01.476Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3310 | 2026-06-17T21:58:02.010Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=d75dc35f3e5d5c835839c8554b1e54376e895717#d75dc35f) |
| 3311 | 2026-06-17T21:58:02.246Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3312 | 2026-06-17T21:58:02.480Z | Compiling tokio-dtrace v0.1.1 |
| 3313 | 2026-06-17T21:58:02.823Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3314 | 2026-06-17T21:58:03.420Z | Compiling slog-dtrace v0.3.0 |
| 3315 | 2026-06-17T21:58:03.447Z | Compiling minimal-lexical v0.2.1 |
| 3316 | 2026-06-17T21:58:03.651Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3317 | 2026-06-17T21:58:03.719Z | Compiling nom v7.1.3 |
| 3318 | 2026-06-17T21:58:03.747Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3319 | 2026-06-17T21:58:04.473Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3320 | 2026-06-17T21:58:04.515Z | Compiling oxide-tokio-rt v0.1.4 |
| 3321 | 2026-06-17T21:58:05.089Z | Compiling qorb v0.4.1 |
| 3322 | 2026-06-17T21:58:05.337Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3323 | 2026-06-17T21:58:05.586Z | Compiling newtype_derive v0.1.6 |
| 3324 | 2026-06-17T21:58:05.794Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3325 | 2026-06-17T21:58:07.224Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3326 | 2026-06-17T21:58:07.740Z | Compiling phf_shared v0.12.1 |
| 3327 | 2026-06-17T21:58:07.979Z | Compiling csv-core v0.1.13 |
| 3328 | 2026-06-17T21:58:08.397Z | Compiling highway v1.3.0 |
| 3329 | 2026-06-17T21:58:08.986Z | Compiling xshell-macros v0.2.7 |
| 3330 | 2026-06-17T21:58:09.133Z | Compiling chrono-tz v0.10.4 |
| 3331 | 2026-06-17T21:58:09.339Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=d75dc35f3e5d5c835839c8554b1e54376e895717#d75dc35f) |
| 3332 | 2026-06-17T21:58:09.361Z | Compiling unicode-xid v0.2.6 |
| 3333 | 2026-06-17T21:58:09.432Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=d75dc35f3e5d5c835839c8554b1e54376e895717#d75dc35f) |
| 3334 | 2026-06-17T21:58:09.503Z | Compiling const_format_proc_macros v0.2.34 |
| 3335 | 2026-06-17T21:58:09.872Z | Compiling xshell v0.2.7 |
| 3336 | 2026-06-17T21:58:10.271Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3337 | 2026-06-17T21:58:10.585Z | Compiling csv v1.4.0 |
| 3338 | 2026-06-17T21:58:11.023Z | Compiling phf v0.12.1 |
| 3339 | 2026-06-17T21:58:11.153Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3340 | 2026-06-17T21:58:11.212Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3341 | 2026-06-17T21:58:11.406Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=d75dc35f3e5d5c835839c8554b1e54376e895717#d75dc35f) |
| 3342 | 2026-06-17T21:58:11.480Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3343 | 2026-06-17T21:58:11.529Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3344 | 2026-06-17T21:58:11.562Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3345 | 2026-06-17T21:58:11.982Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3346 | 2026-06-17T21:58:12.243Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3347 | 2026-06-17T21:58:12.410Z | Compiling primeorder v0.13.6 |
| 3348 | 2026-06-17T21:58:13.961Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3349 | 2026-06-17T21:58:14.195Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3350 | 2026-06-17T21:58:14.677Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3351 | 2026-06-17T21:58:15.507Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3352 | 2026-06-17T21:58:15.811Z | Compiling const_format v0.2.35 |
| 3353 | 2026-06-17T21:58:16.229Z | Compiling papergrid v0.11.0 |
| 3354 | 2026-06-17T21:58:16.306Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3355 | 2026-06-17T21:58:18.815Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3356 | 2026-06-17T21:58:18.929Z | Compiling tabled_derive v0.7.0 |
| 3357 | 2026-06-17T21:58:19.795Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3358 | 2026-06-17T21:58:19.812Z | Compiling bcs v0.1.6 |
| 3359 | 2026-06-17T21:58:19.815Z | Compiling tagptr v0.2.0 |
| 3360 | 2026-06-17T21:58:20.005Z | Compiling smawk v0.3.2 |
| 3361 | 2026-06-17T21:58:20.183Z | Compiling salty v0.3.0 |
| 3362 | 2026-06-17T21:58:20.225Z | Compiling termtree v0.5.1 |
| 3363 | 2026-06-17T21:58:20.413Z | Compiling unicode-linebreak v0.1.5 |
| 3364 | 2026-06-17T21:58:20.456Z | Compiling moka v0.12.13 |
| 3365 | 2026-06-17T21:58:20.708Z | Compiling textwrap v0.16.2 |
| 3366 | 2026-06-17T21:58:21.449Z | Compiling tabled v0.15.0 |
| 3367 | 2026-06-17T21:58:21.683Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3368 | 2026-06-17T21:58:21.920Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3369 | 2026-06-17T21:58:22.279Z | Compiling steno v0.4.1 |
| 3370 | 2026-06-17T21:58:22.637Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3371 | 2026-06-17T21:58:24.053Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3372 | 2026-06-17T21:58:24.118Z | Compiling radium v0.7.0 |
| 3373 | 2026-06-17T21:58:24.189Z | Compiling base64 v0.21.7 |
| 3374 | 2026-06-17T21:58:24.215Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3375 | 2026-06-17T21:58:24.412Z | Compiling hickory-resolver v0.25.2 |
| 3376 | 2026-06-17T21:58:24.707Z | Compiling p384 v0.13.1 |
| 3377 | 2026-06-17T21:58:25.580Z | Compiling ntp-admin-v1-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-v1-client) |
| 3378 | 2026-06-17T21:58:26.037Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3379 | 2026-06-17T21:58:26.830Z | Compiling maybe-uninit v2.0.0 |
| 3380 | 2026-06-17T21:58:27.116Z | Compiling tap v1.0.1 |
| 3381 | 2026-06-17T21:58:27.250Z | Compiling wyz v0.5.1 |
| 3382 | 2026-06-17T21:58:27.579Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3383 | 2026-06-17T21:58:28.007Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3384 | 2026-06-17T21:58:29.299Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3385 | 2026-06-17T21:58:29.687Z | Compiling funty v2.0.0 |
| 3386 | 2026-06-17T21:58:29.942Z | Compiling packed_struct v0.10.1 |
| 3387 | 2026-06-17T21:58:30.205Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3388 | 2026-06-17T21:58:30.419Z | Compiling parking_lot_core v0.8.6 |
| 3389 | 2026-06-17T21:58:30.617Z | Compiling utf-8 v0.7.6 |
| 3390 | 2026-06-17T21:58:30.754Z | Compiling bitvec v1.0.1 |
| 3391 | 2026-06-17T21:58:30.799Z | Compiling tungstenite v0.21.0 |
| 3392 | 2026-06-17T21:58:30.831Z | Compiling proc-macro-error2 v2.0.1 |
| 3393 | 2026-06-17T21:58:30.847Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3394 | 2026-06-17T21:58:32.561Z | Compiling polyval v0.6.2 |
| 3395 | 2026-06-17T21:58:32.581Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=d75dc35f3e5d5c835839c8554b1e54376e895717#d75dc35f) |
| 3396 | 2026-06-17T21:58:32.848Z | Compiling packed_struct_codegen v0.10.1 |
| 3397 | 2026-06-17T21:58:32.929Z | Compiling num-derive v0.3.3 |
| 3398 | 2026-06-17T21:58:32.988Z | Compiling zerocopy-derive v0.6.6 |
| 3399 | 2026-06-17T21:58:33.756Z | Compiling bitfield-macros v0.19.4 |
| 3400 | 2026-06-17T21:58:33.805Z | Compiling indexmap v1.9.3 |
| 3401 | 2026-06-17T21:58:33.822Z | Compiling nodrop v0.1.14 |
| 3402 | 2026-06-17T21:58:33.940Z | Compiling crc-catalog v2.4.0 |
| 3403 | 2026-06-17T21:58:34.025Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3404 | 2026-06-17T21:58:34.064Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3405 | 2026-06-17T21:58:34.258Z | Compiling crc v3.4.0 |
| 3406 | 2026-06-17T21:58:34.323Z | Compiling array-init v0.0.4 |
| 3407 | 2026-06-17T21:58:34.459Z | Compiling bitfield v0.19.4 |
| 3408 | 2026-06-17T21:58:34.705Z | Compiling libscf-sys v1.1.0 |
| 3409 | 2026-06-17T21:58:34.770Z | Compiling zerocopy v0.6.6 |
| 3410 | 2026-06-17T21:58:34.860Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3411 | 2026-06-17T21:58:35.137Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=d75dc35f3e5d5c835839c8554b1e54376e895717#d75dc35f) |
| 3412 | 2026-06-17T21:58:35.505Z | Compiling ghash v0.5.1 |
| 3413 | 2026-06-17T21:58:35.535Z | Compiling smallvec v0.6.14 |
| 3414 | 2026-06-17T21:58:35.668Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3415 | 2026-06-17T21:58:35.789Z | Compiling tokio-tungstenite v0.21.0 |
| 3416 | 2026-06-17T21:58:35.983Z | Compiling tabled_derive v0.11.0 |
| 3417 | 2026-06-17T21:58:36.606Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3418 | 2026-06-17T21:58:36.850Z | Compiling papergrid v0.17.0 |
| 3419 | 2026-06-17T21:58:37.000Z | Compiling progenitor-impl v0.13.0 |
| 3420 | 2026-06-17T21:58:37.375Z | Compiling testing_table v0.3.0 |
| 3421 | 2026-06-17T21:58:37.791Z | Compiling omicron-rpaths v0.1.0 (/work/ci/omicron/rpaths) |
| 3422 | 2026-06-17T21:58:37.922Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3423 | 2026-06-17T21:58:38.011Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3424 | 2026-06-17T21:58:38.199Z | Compiling ctr v0.9.2 |
| 3425 | 2026-06-17T21:58:38.419Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3426 | 2026-06-17T21:58:38.901Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3427 | 2026-06-17T21:58:39.127Z | Compiling unicase v2.9.0 |
| 3428 | 2026-06-17T21:58:39.127Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3429 | 2026-06-17T21:58:39.330Z | Compiling corncobs v0.1.4 |
| 3430 | 2026-06-17T21:58:39.347Z | Compiling hashbrown v0.12.3 |
| 3431 | 2026-06-17T21:58:39.387Z | Compiling mime_guess v2.0.5 |
| 3432 | 2026-06-17T21:58:39.560Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3433 | 2026-06-17T21:58:39.922Z | Compiling progenitor-macro v0.13.0 |
| 3434 | 2026-06-17T21:58:40.310Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3435 | 2026-06-17T21:58:40.369Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3436 | 2026-06-17T21:58:40.542Z | Compiling aes-gcm v0.10.3 |
| 3437 | 2026-06-17T21:58:40.792Z | Compiling tabled v0.20.0 |
| 3438 | 2026-06-17T21:58:42.478Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3439 | 2026-06-17T21:58:44.014Z | Compiling parking_lot v0.11.2 |
| 3440 | 2026-06-17T21:58:44.577Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3441 | 2026-06-17T21:58:44.919Z | Compiling serde-hex v0.1.0 |
| 3442 | 2026-06-17T21:58:45.157Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=d75dc35f3e5d5c835839c8554b1e54376e895717#d75dc35f) |
| 3443 | 2026-06-17T21:58:45.862Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3444 | 2026-06-17T21:58:46.124Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3445 | 2026-06-17T21:58:46.991Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3446 | 2026-06-17T21:58:47.062Z | Compiling ron v0.8.1 |
| 3447 | 2026-06-17T21:58:47.563Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3448 | 2026-06-17T21:58:48.555Z | Compiling progenitor-client v0.13.0 |
| 3449 | 2026-06-17T21:58:49.093Z | Compiling hashbrown v0.13.2 |
| 3450 | 2026-06-17T21:58:49.470Z | Compiling prefix-trie v0.7.0 |
| 3451 | 2026-06-17T21:58:49.706Z | Compiling ssh-encoding v0.2.0 |
| 3452 | 2026-06-17T21:58:49.952Z | Compiling blowfish v0.9.1 |
| 3453 | 2026-06-17T21:58:50.208Z | Compiling fxhash v0.2.1 |
| 3454 | 2026-06-17T21:58:50.311Z | Compiling secrecy v0.8.0 |
| 3455 | 2026-06-17T21:58:50.366Z | Compiling filetime v0.2.27 |
| 3456 | 2026-06-17T21:58:50.495Z | Compiling xattr v1.6.1 |
| 3457 | 2026-06-17T21:58:50.598Z | Compiling crc-any v2.5.0 |
| 3458 | 2026-06-17T21:58:50.715Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3459 | 2026-06-17T21:58:50.992Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3460 | 2026-06-17T21:58:51.014Z | Compiling tar v0.4.45 |
| 3461 | 2026-06-17T21:58:54.769Z | Compiling sled v0.34.7 |
| 3462 | 2026-06-17T21:58:55.130Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3463 | 2026-06-17T21:58:55.414Z | Compiling ssh-cipher v0.2.0 |
| 3464 | 2026-06-17T21:58:55.782Z | Compiling hickory-server v0.25.2 |
| 3465 | 2026-06-17T21:58:56.754Z | Compiling object v0.30.4 |
| 3466 | 2026-06-17T21:58:57.016Z | Compiling progenitor v0.13.0 |
| 3467 | 2026-06-17T21:58:57.220Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3468 | 2026-06-17T21:58:57.875Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3469 | 2026-06-17T21:58:58.894Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3470 | 2026-06-17T21:59:00.585Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3471 | 2026-06-17T21:59:00.985Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3472 | 2026-06-17T21:59:01.528Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3473 | 2026-06-17T21:59:02.042Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3474 | 2026-06-17T21:59:02.137Z | Compiling password-hash v0.4.2 |
| 3475 | 2026-06-17T21:59:03.029Z | Compiling half v1.8.3 |
| 3476 | 2026-06-17T21:59:03.335Z | Compiling http-range v0.1.5 |
| 3477 | 2026-06-17T21:59:03.439Z | Compiling crc8 v0.1.1 |
| 3478 | 2026-06-17T21:59:03.564Z | Compiling path-slash v0.1.5 |
| 3479 | 2026-06-17T21:59:03.672Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3480 | 2026-06-17T21:59:03.753Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3481 | 2026-06-17T21:59:04.044Z | Compiling serde_cbor v0.11.2 |
| 3482 | 2026-06-17T21:59:04.145Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3483 | 2026-06-17T21:59:04.478Z | Compiling pbkdf2 v0.11.0 |
| 3484 | 2026-06-17T21:59:05.042Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3485 | 2026-06-17T21:59:05.902Z | Compiling illumos-nvpair v0.3.0 |
| 3486 | 2026-06-17T21:59:06.378Z | Compiling ssh-key v0.6.7 |
| 3487 | 2026-06-17T21:59:08.851Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3488 | 2026-06-17T21:59:09.829Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3489 | 2026-06-17T21:59:13.332Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3490 | 2026-06-17T21:59:17.343Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3491 | 2026-06-17T21:59:17.708Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3492 | 2026-06-17T21:59:17.728Z | Compiling p521 v0.13.3 |
| 3493 | 2026-06-17T21:59:17.802Z | Compiling p256 v0.13.2 |
| 3494 | 2026-06-17T21:59:18.390Z | Compiling oximeter-producer-api v0.1.0 (/work/ci/omicron/oximeter/producer-api) |
| 3495 | 2026-06-17T21:59:18.717Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3496 | 2026-06-17T21:59:21.335Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3497 | 2026-06-17T21:59:21.464Z | Compiling yasna v0.5.2 |
| 3498 | 2026-06-17T21:59:21.490Z | Compiling headers-core v0.3.0 |
| 3499 | 2026-06-17T21:59:21.507Z | Compiling kstat-rs v0.2.4 |
| 3500 | 2026-06-17T21:59:21.634Z | Compiling nanorand v0.7.0 |
| 3501 | 2026-06-17T21:59:21.799Z | Compiling russh-cryptovec v0.7.3 |
| 3502 | 2026-06-17T21:59:21.967Z | Compiling atty v0.2.14 |
| 3503 | 2026-06-17T21:59:21.984Z | Compiling home v0.5.12 |
| 3504 | 2026-06-17T21:59:22.026Z | Compiling md5 v0.7.0 |
| 3505 | 2026-06-17T21:59:22.101Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3506 | 2026-06-17T21:59:22.165Z | Compiling rcgen v0.12.1 |
| 3507 | 2026-06-17T21:59:22.289Z | Compiling russh-keys v0.45.0 |
| 3508 | 2026-06-17T21:59:22.615Z | Compiling flume v0.11.1 |
| 3509 | 2026-06-17T21:59:22.928Z | Compiling sled-agent-rack-setup v0.1.0 (/work/ci/omicron/sled-agent/rack-setup) |
| 3510 | 2026-06-17T21:59:22.994Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3511 | 2026-06-17T21:59:24.383Z | Compiling headers v0.4.1 |
| 3512 | 2026-06-17T21:59:25.984Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3513 | 2026-06-17T21:59:26.479Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3514 | 2026-06-17T21:59:30.374Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3515 | 2026-06-17T21:59:31.018Z | Compiling sled-agent-early-networking v0.1.0 (/work/ci/omicron/sled-agent/early-networking) |
| 3516 | 2026-06-17T21:59:31.506Z | Compiling transient-dns-server v0.1.0 (/work/ci/omicron/dns-server/transient) |
| 3517 | 2026-06-17T21:59:31.876Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3518 | 2026-06-17T21:59:31.894Z | Compiling hyper-staticfile v0.10.1 |
| 3519 | 2026-06-17T21:59:31.986Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3520 | 2026-06-17T21:59:32.626Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3521 | 2026-06-17T21:59:32.972Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3522 | 2026-06-17T21:59:33.066Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3523 | 2026-06-17T21:59:33.183Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3524 | 2026-06-17T21:59:33.874Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3525 | 2026-06-17T21:59:34.704Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3526 | 2026-06-17T21:59:35.082Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3527 | 2026-06-17T21:59:36.824Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3528 | 2026-06-17T21:59:36.987Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3529 | 2026-06-17T21:59:37.431Z | Compiling num-bigint v0.4.6 |
| 3530 | 2026-06-17T21:59:37.981Z | Compiling des v0.8.1 |
| 3531 | 2026-06-17T21:59:38.239Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3532 | 2026-06-17T21:59:38.256Z | Compiling subprocess v0.2.15 |
| 3533 | 2026-06-17T21:59:38.621Z | Compiling display-error-chain v0.2.2 |
| 3534 | 2026-06-17T21:59:38.637Z | Compiling hex-literal v0.4.1 |
| 3535 | 2026-06-17T21:59:38.806Z | Compiling russh v0.45.0 |
| 3536 | 2026-06-17T21:59:38.868Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3537 | 2026-06-17T21:59:40.425Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3538 | 2026-06-17T21:59:41.039Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3539 | 2026-06-17T21:59:43.904Z | Compiling colored v2.2.0 |
| 3540 | 2026-06-17T21:59:43.953Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3541 | 2026-06-17T21:59:44.231Z | Compiling internet-checksum v0.2.1 |
| 3542 | 2026-06-17T22:00:55.172Z | Finished `release` profile [optimized] target(s) in 5m 37s |
| 3543 | 2026-06-17T22:00:55.211Z | + cp target/release/dhcp-server /work/ |
| 3544 | 2026-06-17T22:00:55.211Z | process exited: duration 707661 ms, exit code 0 |
| |
| 3545 | 2026-06-17T22:00:55.304Z | found 2 output files |
| 3546 | 2026-06-17T22:00:55.524Z | uploading: /work/testbed.tar.gz (200523536 bytes) |
| 3547 | 2026-06-17T22:00:58.648Z | uploaded: /work/testbed.tar.gz |
| 3548 | 2026-06-17T22:00:58.648Z | uploading: /work/dhcp-server (50509216 bytes) |
| 3549 | 2026-06-17T22:01:00.332Z | uploaded: /work/dhcp-server |