|
|
|
| 1 | 2026-04-25T00:35:44.454Z | job assigned to worker 01KQ10ZD5YS8NEVTY0BT3THFWX [factory aws, i-0f66911a1674ad569] (queued for 52 s) |
| |
| 2 | 2026-04-25T00:35:51.628Z | starting task 0: "setup" |
| 3 | 2026-04-25T00:35:51.631Z | ++ uname -s |
| 4 | 2026-04-25T00:35:51.634Z | + kern=SunOS |
| 5 | 2026-04-25T00:35:51.634Z | + build_user=build |
| 6 | 2026-04-25T00:35:51.634Z | + build_uid=12345 |
| 7 | 2026-04-25T00:35:51.634Z | + work_dir=/work |
| 8 | 2026-04-25T00:35:51.634Z | + input_dir=/input |
| 9 | 2026-04-25T00:35:51.634Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-25T00:35:51.634Z | + case "$kern" in |
| 11 | 2026-04-25T00:35:51.634Z | + groupadd -g 12345 build |
| 12 | 2026-04-25T00:35:51.637Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-25T00:35:53.640Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-25T00:35:53.706Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-25T00:35:53.709Z | + home_fs=zfs |
| 16 | 2026-04-25T00:35:53.709Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-25T00:35:53.709Z | + mkdir -p /home/build |
| 18 | 2026-04-25T00:35:53.709Z | + chown build:build /home/build /work |
| 19 | 2026-04-25T00:35:54.710Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-25T00:35:54.713Z | process exited: duration 3085 ms, exit code 0 |
| |
| 21 | 2026-04-25T00:35:54.720Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-25T00:35:54.723Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-25T00:35:54.723Z | * rust toolchain channel = "stable" |
| 24 | 2026-04-25T00:35:54.723Z | * rust toolchain profile = "default" |
| 25 | 2026-04-25T00:35:54.723Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-25T00:35:54.723Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-25T00:35:54.726Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-25T00:35:54.726Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-25T00:35:54.726Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-25T00:35:54.868Z | info: downloading installer |
| 31 | 2026-04-25T00:35:56.381Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-25T00:35:56.381Z | warn: /opt/ooce/bin |
| 33 | 2026-04-25T00:35:56.381Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-25T00:35:56.381Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-25T00:35:56.381Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-25T00:35:56.381Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-25T00:35:56.382Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-25T00:35:56.382Z | error: cannot install while Rust is installed |
| 39 | 2026-04-25T00:35:56.382Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-25T00:35:56.382Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-25T00:35:56.382Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-25T00:35:56.382Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-25T00:35:56.382Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-25T00:35:56.414Z | info: profile set to default |
| 45 | 2026-04-25T00:35:56.414Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-25T00:35:56.417Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-25T00:35:56.553Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-25T00:35:56.558Z | info: downloading 6 components |
| 49 | 2026-04-25T00:36:10.721Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-25T00:36:10.721Z | |
| 51 | 2026-04-25T00:36:10.748Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-25T00:36:10.748Z | |
| 53 | 2026-04-25T00:36:10.748Z | |
| 54 | 2026-04-25T00:36:10.749Z | Rust is installed now. Great! |
| 55 | 2026-04-25T00:36:10.749Z | |
| 56 | 2026-04-25T00:36:10.749Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-25T00:36:10.749Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-25T00:36:10.749Z | |
| 59 | 2026-04-25T00:36:10.749Z | To configure your current shell, you need to source |
| 60 | 2026-04-25T00:36:10.749Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-25T00:36:10.749Z | |
| 62 | 2026-04-25T00:36:10.749Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-25T00:36:10.749Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-25T00:36:10.749Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-25T00:36:10.749Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-25T00:36:10.749Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-25T00:36:10.749Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-25T00:36:10.749Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-25T00:36:10.752Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-25T00:36:10.752Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-25T00:36:10.836Z | + rustup --version |
| 72 | 2026-04-25T00:36:10.844Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-25T00:36:10.847Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-25T00:36:10.866Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-25T00:36:10.868Z | + cargo --version |
| 76 | 2026-04-25T00:36:10.882Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-25T00:36:10.885Z | + rustc --version |
| 78 | 2026-04-25T00:36:10.904Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-25T00:36:10.907Z | process exited: duration 16184 ms, exit code 0 |
| |
| 80 | 2026-04-25T00:36:10.914Z | starting task 2: "authentication" |
| 81 | 2026-04-25T00:36:10.930Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-25T00:36:10.936Z | starting task 3: "build" |
| 83 | 2026-04-25T00:36:10.939Z | + set -e |
| 84 | 2026-04-25T00:36:10.942Z | + [[ true == true ]] |
| 85 | 2026-04-25T00:36:10.942Z | + WORK=/work |
| 86 | 2026-04-25T00:36:10.942Z | + pfexec pkg install protobuf git |
| 87 | 2026-04-25T00:36:20.167Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 88 | 2026-04-25T00:36:27.633Z | Startup: Caching catalogs ... Done |
| 89 | 2026-04-25T00:36:34.085Z | Planning: Solver setup ... Done |
| 90 | 2026-04-25T00:36:34.117Z | Planning: Running solver ... Done |
| 91 | 2026-04-25T00:36:34.252Z | Planning: Finding local manifests ... Done |
| 92 | 2026-04-25T00:36:34.288Z | Planning: Fetching manifests: 0/1 0% complete |
| 93 | 2026-04-25T00:36:34.389Z | Planning: Fetching manifests: 1/1 100% complete |
| 94 | 2026-04-25T00:36:34.406Z | Planning: Package planning ... Done |
| 95 | 2026-04-25T00:36:34.416Z | Planning: Merging actions ... Done |
| 96 | 2026-04-25T00:36:34.539Z | Planning: Checking for conflicting actions ... Done |
| 97 | 2026-04-25T00:36:34.542Z | Planning: Consolidating action changes ... Done |
| 98 | 2026-04-25T00:36:35.790Z | Planning: Evaluating mediators ... Done |
| 99 | 2026-04-25T00:36:35.793Z | Planning: Planning completed in 8.00 seconds |
| 100 | 2026-04-25T00:36:35.803Z | Packages to install: 1 |
| 101 | 2026-04-25T00:36:35.803Z | Create boot environment: No |
| 102 | 2026-04-25T00:36:35.806Z | Create backup boot environment: No |
| 103 | 2026-04-25T00:36:35.851Z | |
| 104 | 2026-04-25T00:36:35.851Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 105 | 2026-04-25T00:36:40.852Z | Download: 624/1184 items 4.7/15.2MB 30% complete (998k/s) |
| 106 | 2026-04-25T00:36:45.897Z | Download: 1011/1184 items 15.1/15.2MB 99% complete (1.5M/s) |
| 107 | 2026-04-25T00:36:52.675Z | Download: 1019/1184 items 15.2/15.2MB 99% complete (1.4M/s) |
| 108 | 2026-04-25T00:37:07.437Z | Download: 1023/1184 items 15.2/15.2MB 99% complete |
| 109 | 2026-04-25T00:37:12.575Z | Download: 1173/1184 items 15.2/15.2MB 99% complete (11.0k/s) |
| 110 | 2026-04-25T00:37:27.206Z | Download: 1176/1184 items 15.2/15.2MB 99% complete |
| 111 | 2026-04-25T00:37:38.182Z | Download: 1178/1184 items 15.2/15.2MB 99% complete |
| 112 | 2026-04-25T00:37:45.849Z | Download: 1179/1184 items 15.2/15.2MB 99% complete (580B/s) |
| 113 | 2026-04-25T00:37:53.967Z | Download: 1182/1184 items 15.2/15.2MB 99% complete |
| 114 | 2026-04-25T00:37:53.974Z | Download: Completed 15.22 MB in 78.11 seconds (199k/s) |
| 115 | 2026-04-25T00:37:54.132Z | Actions: 1/1284 actions (Installing new actions) |
| 116 | 2026-04-25T00:37:54.512Z | Actions: Completed 1284 actions in 0.38 seconds. |
| 117 | 2026-04-25T00:37:54.788Z | Done |
| 118 | 2026-04-25T00:37:54.788Z | Done |
| 119 | 2026-04-25T00:37:55.405Z | Done |
| 120 | 2026-04-25T00:37:58.561Z | Done |
| 121 | 2026-04-25T00:37:58.638Z | Done |
| 122 | 2026-04-25T00:37:58.641Z | Done |
| 123 | 2026-04-25T00:37:58.863Z | Done |
| 124 | 2026-04-25T00:37:59.528Z | + cargo --version |
| 125 | 2026-04-25T00:37:59.537Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 126 | 2026-04-25T00:37:59.540Z | + rustc --version |
| 127 | 2026-04-25T00:37:59.559Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 128 | 2026-04-25T00:37:59.562Z | + banner clone |
| 129 | 2026-04-25T00:37:59.565Z | |
| 130 | 2026-04-25T00:37:59.565Z | #### # #### # # ###### |
| 131 | 2026-04-25T00:37:59.565Z | # # # # # ## # # |
| 132 | 2026-04-25T00:37:59.565Z | # # # # # # # ##### |
| 133 | 2026-04-25T00:37:59.565Z | # # # # # # # # |
| 134 | 2026-04-25T00:37:59.565Z | # # # # # # ## # |
| 135 | 2026-04-25T00:37:59.565Z | #### ###### #### # # ###### |
| 136 | 2026-04-25T00:37:59.565Z | |
| 137 | 2026-04-25T00:37:59.565Z | + mkdir -p /work/ci |
| 138 | 2026-04-25T00:37:59.565Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 139 | 2026-04-25T00:37:59.689Z | Cloning into '/work/ci/testbed'... |
| 140 | 2026-04-25T00:38:00.662Z | + banner build |
| 141 | 2026-04-25T00:38:00.665Z | |
| 142 | 2026-04-25T00:38:00.665Z | ##### # # # # ##### |
| 143 | 2026-04-25T00:38:00.665Z | # # # # # # # # |
| 144 | 2026-04-25T00:38:00.665Z | ##### # # # # # # |
| 145 | 2026-04-25T00:38:00.665Z | # # # # # # # # |
| 146 | 2026-04-25T00:38:00.665Z | # # # # # # # # |
| 147 | 2026-04-25T00:38:00.665Z | ##### #### # ###### ##### |
| 148 | 2026-04-25T00:38:00.665Z | |
| 149 | 2026-04-25T00:38:00.665Z | + cd /work/ci/testbed |
| 150 | 2026-04-25T00:38:00.665Z | + cargo build -p interop-lab -p wrangler |
| 151 | 2026-04-25T00:38:00.769Z | Updating crates.io index |
| 152 | 2026-04-25T00:38:00.807Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 153 | 2026-04-25T00:38:01.373Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 154 | 2026-04-25T00:38:02.583Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 155 | 2026-04-25T00:38:02.888Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 156 | 2026-04-25T00:38:03.530Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 157 | 2026-04-25T00:38:03.800Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 158 | 2026-04-25T00:38:04.670Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 159 | 2026-04-25T00:38:05.007Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 160 | 2026-04-25T00:38:06.001Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 161 | 2026-04-25T00:38:06.410Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 162 | 2026-04-25T00:38:06.637Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 163 | 2026-04-25T00:38:06.888Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 164 | 2026-04-25T00:38:07.196Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 165 | 2026-04-25T00:38:10.416Z | Downloading crates ... |
| 166 | 2026-04-25T00:38:10.494Z | Downloaded block-buffer v0.10.4 |
| 167 | 2026-04-25T00:38:10.500Z | Downloaded clap_derive v4.6.1 |
| 168 | 2026-04-25T00:38:10.503Z | Downloaded bytes v1.11.0 |
| 169 | 2026-04-25T00:38:10.507Z | Downloaded prettyplease v0.1.25 |
| 170 | 2026-04-25T00:38:10.512Z | Downloaded axum-core v0.3.4 |
| 171 | 2026-04-25T00:38:10.516Z | Downloaded lru-slab v0.1.2 |
| 172 | 2026-04-25T00:38:10.516Z | Downloaded autocfg v1.5.0 |
| 173 | 2026-04-25T00:38:10.519Z | Downloaded itertools v0.12.1 |
| 174 | 2026-04-25T00:38:10.522Z | Downloaded potential_utf v0.1.4 |
| 175 | 2026-04-25T00:38:10.525Z | Downloaded idna_adapter v1.2.1 |
| 176 | 2026-04-25T00:38:10.525Z | Downloaded displaydoc v0.2.5 |
| 177 | 2026-04-25T00:38:10.529Z | Downloaded pin-utils v0.1.0 |
| 178 | 2026-04-25T00:38:10.530Z | Downloaded once_cell v1.21.3 |
| 179 | 2026-04-25T00:38:10.533Z | Downloaded num-conv v0.2.0 |
| 180 | 2026-04-25T00:38:10.533Z | Downloaded is-terminal v0.4.17 |
| 181 | 2026-04-25T00:38:10.533Z | Downloaded ipnetwork v0.21.1 |
| 182 | 2026-04-25T00:38:10.536Z | Downloaded pin-project-internal v1.1.10 |
| 183 | 2026-04-25T00:38:10.539Z | Downloaded percent-encoding v2.3.2 |
| 184 | 2026-04-25T00:38:10.539Z | Downloaded futures-task v0.3.32 |
| 185 | 2026-04-25T00:38:10.539Z | Downloaded byteorder v1.5.0 |
| 186 | 2026-04-25T00:38:10.542Z | Downloaded colorchoice v1.0.4 |
| 187 | 2026-04-25T00:38:10.542Z | Downloaded lock_api v0.4.14 |
| 188 | 2026-04-25T00:38:10.545Z | Downloaded darling_macro v0.23.0 |
| 189 | 2026-04-25T00:38:10.545Z | Downloaded prost v0.11.9 |
| 190 | 2026-04-25T00:38:10.548Z | Downloaded openssl-macros v0.1.1 |
| 191 | 2026-04-25T00:38:10.548Z | Downloaded fastrand v2.3.0 |
| 192 | 2026-04-25T00:38:10.548Z | Downloaded pin-project-lite v0.2.16 |
| 193 | 2026-04-25T00:38:10.552Z | Downloaded num-traits v0.2.19 |
| 194 | 2026-04-25T00:38:10.555Z | Downloaded darling v0.23.0 |
| 195 | 2026-04-25T00:38:10.559Z | Downloaded cstr-argument v0.1.2 |
| 196 | 2026-04-25T00:38:10.562Z | Downloaded clap_lex v1.0.0 |
| 197 | 2026-04-25T00:38:10.562Z | Downloaded cargo_toml v0.22.3 |
| 198 | 2026-04-25T00:38:10.565Z | Downloaded linked-hash-map v0.5.6 |
| 199 | 2026-04-25T00:38:10.565Z | Downloaded openssl-probe v0.1.6 |
| 200 | 2026-04-25T00:38:10.565Z | Downloaded is_terminal_polyfill v1.70.2 |
| 201 | 2026-04-25T00:38:10.568Z | Downloaded heck v0.4.1 |
| 202 | 2026-04-25T00:38:10.568Z | Downloaded foreign-types-macros v0.2.3 |
| 203 | 2026-04-25T00:38:10.568Z | Downloaded powerfmt v0.2.0 |
| 204 | 2026-04-25T00:38:10.572Z | Downloaded http-body v0.4.6 |
| 205 | 2026-04-25T00:38:10.572Z | Downloaded http-body v1.0.1 |
| 206 | 2026-04-25T00:38:10.572Z | Downloaded ident_case v1.0.1 |
| 207 | 2026-04-25T00:38:10.575Z | Downloaded futures-macro v0.3.32 |
| 208 | 2026-04-25T00:38:10.575Z | Downloaded foreign-types-shared v0.1.1 |
| 209 | 2026-04-25T00:38:10.575Z | Downloaded pretty-hex v0.4.1 |
| 210 | 2026-04-25T00:38:10.578Z | Downloaded linked_hash_set v0.1.6 |
| 211 | 2026-04-25T00:38:10.579Z | Downloaded crypto-common v0.1.6 |
| 212 | 2026-04-25T00:38:10.582Z | Downloaded crucible-workspace-hack v0.1.0 |
| 213 | 2026-04-25T00:38:10.582Z | Downloaded foreign-types-shared v0.3.1 |
| 214 | 2026-04-25T00:38:10.582Z | Downloaded fixedbitset v0.4.2 |
| 215 | 2026-04-25T00:38:10.582Z | Downloaded atomic-waker v1.1.2 |
| 216 | 2026-04-25T00:38:10.586Z | Downloaded cfg-if v1.0.4 |
| 217 | 2026-04-25T00:38:10.586Z | Downloaded async-stream-impl v0.3.6 |
| 218 | 2026-04-25T00:38:10.586Z | Downloaded indexmap v1.9.3 |
| 219 | 2026-04-25T00:38:10.589Z | Downloaded futures-executor v0.3.32 |
| 220 | 2026-04-25T00:38:10.589Z | Downloaded anstyle v1.0.13 |
| 221 | 2026-04-25T00:38:10.592Z | Downloaded itoa v1.0.17 |
| 222 | 2026-04-25T00:38:10.592Z | Downloaded camino v1.2.2 |
| 223 | 2026-04-25T00:38:10.596Z | Downloaded progenitor-macro v0.11.2 |
| 224 | 2026-04-25T00:38:10.596Z | Downloaded lazy_static v1.5.0 |
| 225 | 2026-04-25T00:38:10.596Z | Downloaded multimap v0.8.3 |
| 226 | 2026-04-25T00:38:10.596Z | Downloaded bitflags v2.10.0 |
| 227 | 2026-04-25T00:38:10.599Z | Downloaded ref-cast-impl v1.0.25 |
| 228 | 2026-04-25T00:38:10.599Z | Downloaded axum-core v0.4.5 |
| 229 | 2026-04-25T00:38:10.602Z | Downloaded proc-macro-crate v3.4.0 |
| 230 | 2026-04-25T00:38:10.606Z | Downloaded progenitor-client v0.10.0 |
| 231 | 2026-04-25T00:38:10.606Z | Downloaded async-stream v0.3.6 |
| 232 | 2026-04-25T00:38:10.606Z | Downloaded httpdate v1.0.3 |
| 233 | 2026-04-25T00:38:10.606Z | Downloaded futures-sink v0.3.32 |
| 234 | 2026-04-25T00:38:10.609Z | Downloaded foreign-types v0.3.2 |
| 235 | 2026-04-25T00:38:10.609Z | Downloaded errno v0.3.14 |
| 236 | 2026-04-25T00:38:10.609Z | Downloaded mime v0.3.17 |
| 237 | 2026-04-25T00:38:10.612Z | Downloaded futures-core v0.3.32 |
| 238 | 2026-04-25T00:38:10.612Z | Downloaded heck v0.5.0 |
| 239 | 2026-04-25T00:38:10.615Z | Downloaded dyn-clone v1.0.20 |
| 240 | 2026-04-25T00:38:10.615Z | Downloaded anstream v1.0.0 |
| 241 | 2026-04-25T00:38:10.619Z | Downloaded base16ct v1.0.0 |
| 242 | 2026-04-25T00:38:10.619Z | Downloaded hyper-openssl v0.9.2 |
| 243 | 2026-04-25T00:38:10.619Z | Downloaded foreign-types v0.5.0 |
| 244 | 2026-04-25T00:38:10.622Z | Downloaded hyper-timeout v0.4.1 |
| 245 | 2026-04-25T00:38:10.623Z | Downloaded form_urlencoded v1.2.2 |
| 246 | 2026-04-25T00:38:10.623Z | Downloaded fnv v1.0.7 |
| 247 | 2026-04-25T00:38:10.626Z | Downloaded cfg_aliases v0.2.1 |
| 248 | 2026-04-25T00:38:10.629Z | Downloaded home v0.5.12 |
| 249 | 2026-04-25T00:38:10.632Z | Downloaded equivalent v1.0.2 |
| 250 | 2026-04-25T00:38:10.635Z | Downloaded anstyle-query v1.1.5 |
| 251 | 2026-04-25T00:38:10.635Z | Downloaded ref-cast v1.0.25 |
| 252 | 2026-04-25T00:38:10.638Z | Downloaded cpufeatures v0.2.17 |
| 253 | 2026-04-25T00:38:10.638Z | Downloaded progenitor-macro v0.10.0 |
| 254 | 2026-04-25T00:38:10.641Z | Downloaded proc-macro-error-attr v1.0.4 |
| 255 | 2026-04-25T00:38:10.645Z | Downloaded hyper-tls v0.6.0 |
| 256 | 2026-04-25T00:38:10.648Z | Downloaded find-msvc-tools v0.1.8 |
| 257 | 2026-04-25T00:38:10.648Z | Downloaded prost v0.13.5 |
| 258 | 2026-04-25T00:38:10.651Z | Downloaded http-body-util v0.1.3 |
| 259 | 2026-04-25T00:38:10.651Z | Downloaded bitflags v1.3.2 |
| 260 | 2026-04-25T00:38:10.654Z | Downloaded progenitor v0.10.0 |
| 261 | 2026-04-25T00:38:10.657Z | Downloaded deranged v0.5.5 |
| 262 | 2026-04-25T00:38:10.657Z | Downloaded proc-macro-error v1.0.4 |
| 263 | 2026-04-25T00:38:10.660Z | Downloaded base64 v0.21.7 |
| 264 | 2026-04-25T00:38:10.663Z | Downloaded icu_locale_core v2.1.1 |
| 265 | 2026-04-25T00:38:10.666Z | Downloaded scopeguard v1.2.0 |
| 266 | 2026-04-25T00:38:10.669Z | Downloaded rustc-hash v2.1.1 |
| 267 | 2026-04-25T00:38:10.669Z | Downloaded crossbeam-utils v0.8.21 |
| 268 | 2026-04-25T00:38:10.674Z | Downloaded sha1 v0.10.6 |
| 269 | 2026-04-25T00:38:10.678Z | Downloaded serde_spanned v1.0.4 |
| 270 | 2026-04-25T00:38:10.681Z | Downloaded serde_urlencoded v0.7.1 |
| 271 | 2026-04-25T00:38:10.686Z | Downloaded subtle v2.6.1 |
| 272 | 2026-04-25T00:38:10.690Z | Downloaded take_mut v0.2.2 |
| 273 | 2026-04-25T00:38:10.693Z | Downloaded sync_wrapper v0.1.2 |
| 274 | 2026-04-25T00:38:10.693Z | Downloaded num_enum_derive v0.7.5 |
| 275 | 2026-04-25T00:38:10.693Z | Downloaded strsim v0.11.1 |
| 276 | 2026-04-25T00:38:10.696Z | Downloaded tabwriter v1.4.1 |
| 277 | 2026-04-25T00:38:10.696Z | Downloaded progenitor v0.11.2 |
| 278 | 2026-04-25T00:38:10.700Z | Downloaded pkg-config v0.3.32 |
| 279 | 2026-04-25T00:38:10.703Z | Downloaded progenitor-client v0.11.2 |
| 280 | 2026-04-25T00:38:10.703Z | Downloaded ipnet v2.11.0 |
| 281 | 2026-04-25T00:38:10.703Z | Downloaded futures-io v0.3.32 |
| 282 | 2026-04-25T00:38:10.707Z | Downloaded digest v0.10.7 |
| 283 | 2026-04-25T00:38:10.707Z | Downloaded hex v0.4.3 |
| 284 | 2026-04-25T00:38:10.710Z | Downloaded erased-serde v0.3.31 |
| 285 | 2026-04-25T00:38:10.710Z | Downloaded either v1.15.0 |
| 286 | 2026-04-25T00:38:10.710Z | Downloaded async-trait v0.1.89 |
| 287 | 2026-04-25T00:38:10.713Z | Downloaded quote v1.0.45 |
| 288 | 2026-04-25T00:38:10.716Z | Downloaded ppv-lite86 v0.2.21 |
| 289 | 2026-04-25T00:38:10.716Z | Downloaded generic-array v0.14.9 |
| 290 | 2026-04-25T00:38:10.716Z | Downloaded rand_chacha v0.9.0 |
| 291 | 2026-04-25T00:38:10.719Z | Downloaded oxnet v0.1.4 |
| 292 | 2026-04-25T00:38:10.719Z | Downloaded rand_chacha v0.3.1 |
| 293 | 2026-04-25T00:38:10.722Z | Downloaded stable_deref_trait v1.2.1 |
| 294 | 2026-04-25T00:38:10.722Z | Downloaded num_enum v0.7.5 |
| 295 | 2026-04-25T00:38:10.725Z | Downloaded sync_wrapper v1.0.2 |
| 296 | 2026-04-25T00:38:10.725Z | Downloaded rand_core v0.9.5 |
| 297 | 2026-04-25T00:38:10.725Z | Downloaded matchit v0.7.3 |
| 298 | 2026-04-25T00:38:10.729Z | Downloaded prost-derive v0.11.9 |
| 299 | 2026-04-25T00:38:10.729Z | Downloaded axum v0.6.20 |
| 300 | 2026-04-25T00:38:10.732Z | Downloaded httparse v1.10.1 |
| 301 | 2026-04-25T00:38:10.735Z | Downloaded hyper-timeout v0.5.2 |
| 302 | 2026-04-25T00:38:10.735Z | Downloaded data-encoding v2.10.0 |
| 303 | 2026-04-25T00:38:10.736Z | Downloaded console v0.16.2 |
| 304 | 2026-04-25T00:38:10.739Z | Downloaded colored v3.1.1 |
| 305 | 2026-04-25T00:38:10.739Z | Downloaded tokio-macros v2.7.0 |
| 306 | 2026-04-25T00:38:10.742Z | Downloaded litemap v0.8.1 |
| 307 | 2026-04-25T00:38:10.742Z | Downloaded time-core v0.1.8 |
| 308 | 2026-04-25T00:38:10.742Z | Downloaded clap v4.6.1 |
| 309 | 2026-04-25T00:38:10.747Z | Downloaded tokio-openssl v0.6.5 |
| 310 | 2026-04-25T00:38:10.750Z | Downloaded proc-macro2 v1.0.106 |
| 311 | 2026-04-25T00:38:10.750Z | Downloaded anstyle-parse v1.0.0 |
| 312 | 2026-04-25T00:38:10.753Z | Downloaded tokio-io-timeout v1.2.1 |
| 313 | 2026-04-25T00:38:10.753Z | Downloaded tinyvec_macros v0.1.1 |
| 314 | 2026-04-25T00:38:10.753Z | Downloaded schemars_derive v0.8.22 |
| 315 | 2026-04-25T00:38:10.757Z | Downloaded rustversion v1.0.22 |
| 316 | 2026-04-25T00:38:10.757Z | Downloaded semver v1.0.27 |
| 317 | 2026-04-25T00:38:10.760Z | Downloaded sct v0.7.1 |
| 318 | 2026-04-25T00:38:10.760Z | Downloaded slog-envlogger v2.2.0 |
| 319 | 2026-04-25T00:38:10.760Z | Downloaded serde_derive_internals v0.29.1 |
| 320 | 2026-04-25T00:38:10.763Z | Downloaded slog-async v2.8.0 |
| 321 | 2026-04-25T00:38:10.763Z | Downloaded signal-hook-registry v1.4.8 |
| 322 | 2026-04-25T00:38:10.763Z | Downloaded shlex v1.3.0 |
| 323 | 2026-04-25T00:38:10.766Z | Downloaded slab v0.4.11 |
| 324 | 2026-04-25T00:38:10.766Z | Downloaded sha2 v0.10.9 |
| 325 | 2026-04-25T00:38:10.769Z | Downloaded slog-term v2.9.2 |
| 326 | 2026-04-25T00:38:10.769Z | Downloaded slog-stdlog v4.1.1 |
| 327 | 2026-04-25T00:38:10.769Z | Downloaded darling_core v0.23.0 |
| 328 | 2026-04-25T00:38:10.772Z | Downloaded tonic-openssl v0.3.0 |
| 329 | 2026-04-25T00:38:10.776Z | Downloaded try-lock v0.2.5 |
| 330 | 2026-04-25T00:38:10.776Z | Downloaded synstructure v0.13.2 |
| 331 | 2026-04-25T00:38:10.776Z | Downloaded getrandom v0.2.17 |
| 332 | 2026-04-25T00:38:10.779Z | Downloaded futures-channel v0.3.32 |
| 333 | 2026-04-25T00:38:10.779Z | Downloaded slog-scope v4.4.1 |
| 334 | 2026-04-25T00:38:10.779Z | Downloaded memchr v2.7.6 |
| 335 | 2026-04-25T00:38:10.782Z | Downloaded native-tls v0.2.14 |
| 336 | 2026-04-25T00:38:10.784Z | Downloaded anyhow v1.0.102 |
| 337 | 2026-04-25T00:38:10.787Z | Downloaded indexmap v2.13.0 |
| 338 | 2026-04-25T00:38:10.790Z | Downloaded thiserror v2.0.18 |
| 339 | 2026-04-25T00:38:10.793Z | Downloaded tower-service v0.3.3 |
| 340 | 2026-04-25T00:38:10.793Z | Downloaded tower-layer v0.3.3 |
| 341 | 2026-04-25T00:38:10.796Z | Downloaded iana-time-zone v0.1.64 |
| 342 | 2026-04-25T00:38:10.796Z | Downloaded smf v0.2.3 |
| 343 | 2026-04-25T00:38:10.796Z | Downloaded quinn-udp v0.5.14 |
| 344 | 2026-04-25T00:38:10.799Z | Downloaded typify-macro v0.4.3 |
| 345 | 2026-04-25T00:38:10.799Z | Downloaded parking_lot v0.12.5 |
| 346 | 2026-04-25T00:38:10.802Z | Downloaded prost-types v0.11.9 |
| 347 | 2026-04-25T00:38:10.802Z | Downloaded typeid v1.0.3 |
| 348 | 2026-04-25T00:38:10.802Z | Downloaded hyper-rustls v0.27.7 |
| 349 | 2026-04-25T00:38:10.805Z | Downloaded foldhash v0.2.0 |
| 350 | 2026-04-25T00:38:10.805Z | Downloaded serde_tokenstream v0.2.2 |
| 351 | 2026-04-25T00:38:10.805Z | Downloaded rustls-pemfile v1.0.4 |
| 352 | 2026-04-25T00:38:10.808Z | Downloaded parking_lot_core v0.9.12 |
| 353 | 2026-04-25T00:38:10.808Z | Downloaded thiserror v1.0.69 |
| 354 | 2026-04-25T00:38:10.810Z | Downloaded tinystr v0.8.2 |
| 355 | 2026-04-25T00:38:10.813Z | Downloaded time-macros v0.2.27 |
| 356 | 2026-04-25T00:38:10.813Z | Downloaded log v0.4.29 |
| 357 | 2026-04-25T00:38:10.816Z | Downloaded icu_properties v2.1.2 |
| 358 | 2026-04-25T00:38:10.816Z | Downloaded rand_core v0.6.4 |
| 359 | 2026-04-25T00:38:10.819Z | Downloaded thiserror-impl v1.0.69 |
| 360 | 2026-04-25T00:38:10.819Z | Downloaded untrusted v0.9.0 |
| 361 | 2026-04-25T00:38:10.822Z | Downloaded utf-8 v0.7.6 |
| 362 | 2026-04-25T00:38:10.822Z | Downloaded tokio-native-tls v0.3.1 |
| 363 | 2026-04-25T00:38:10.825Z | Downloaded thread_local v1.1.9 |
| 364 | 2026-04-25T00:38:10.825Z | Downloaded thiserror-impl v2.0.18 |
| 365 | 2026-04-25T00:38:10.828Z | Downloaded tokio-tungstenite v0.21.0 |
| 366 | 2026-04-25T00:38:10.828Z | Downloaded rustls-pki-types v1.14.0 |
| 367 | 2026-04-25T00:38:10.834Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 368 | 2026-04-25T00:38:10.837Z | Downloaded serde_with_macros v3.18.0 |
| 369 | 2026-04-25T00:38:10.837Z | Downloaded version_check v0.9.5 |
| 370 | 2026-04-25T00:38:10.840Z | Downloaded tonic-build v0.9.2 |
| 371 | 2026-04-25T00:38:10.840Z | Downloaded want v0.3.1 |
| 372 | 2026-04-25T00:38:10.840Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 373 | 2026-04-25T00:38:10.846Z | Downloaded zerofrom-derive v0.1.6 |
| 374 | 2026-04-25T00:38:10.848Z | Downloaded utf8_iter v1.0.4 |
| 375 | 2026-04-25T00:38:10.851Z | Downloaded zerofrom v0.1.6 |
| 376 | 2026-04-25T00:38:10.851Z | Downloaded yoke-derive v0.8.1 |
| 377 | 2026-04-25T00:38:10.851Z | Downloaded zone v0.3.1 |
| 378 | 2026-04-25T00:38:10.854Z | Downloaded futures v0.3.32 |
| 379 | 2026-04-25T00:38:10.857Z | Downloaded tempfile v3.24.0 |
| 380 | 2026-04-25T00:38:10.860Z | Downloaded getrandom v0.3.4 |
| 381 | 2026-04-25T00:38:10.866Z | Downloaded progenitor-impl v0.10.0 |
| 382 | 2026-04-25T00:38:10.869Z | Downloaded zone_cfg_derive v0.3.1 |
| 383 | 2026-04-25T00:38:10.869Z | Downloaded prost-build v0.11.9 |
| 384 | 2026-04-25T00:38:10.872Z | Downloaded pin-project v1.1.10 |
| 385 | 2026-04-25T00:38:10.877Z | Downloaded progenitor-impl v0.11.2 |
| 386 | 2026-04-25T00:38:10.880Z | Downloaded cc v1.2.54 |
| 387 | 2026-04-25T00:38:10.884Z | Downloaded term v1.2.1 |
| 388 | 2026-04-25T00:38:10.884Z | Downloaded icu_normalizer v2.1.1 |
| 389 | 2026-04-25T00:38:10.887Z | Downloaded allocator-api2 v0.2.21 |
| 390 | 2026-04-25T00:38:10.887Z | Downloaded unit-prefix v0.5.2 |
| 391 | 2026-04-25T00:38:10.887Z | Downloaded prettyplease v0.2.37 |
| 392 | 2026-04-25T00:38:10.890Z | Downloaded arc-swap v1.8.0 |
| 393 | 2026-04-25T00:38:10.893Z | Downloaded icu_provider v2.1.1 |
| 394 | 2026-04-25T00:38:10.893Z | Downloaded tokio-rustls v0.26.4 |
| 395 | 2026-04-25T00:38:10.896Z | Downloaded slog v2.8.2 |
| 396 | 2026-04-25T00:38:10.898Z | Downloaded schemars v0.8.22 |
| 397 | 2026-04-25T00:38:10.903Z | Downloaded zerovec-derive v0.11.2 |
| 398 | 2026-04-25T00:38:10.906Z | Downloaded writeable v0.6.2 |
| 399 | 2026-04-25T00:38:10.906Z | Downloaded which v4.4.2 |
| 400 | 2026-04-25T00:38:10.909Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 401 | 2026-04-25T00:38:10.909Z | Downloaded smallvec v1.15.1 |
| 402 | 2026-04-25T00:38:10.909Z | Downloaded socket2 v0.6.3 |
| 403 | 2026-04-25T00:38:10.912Z | Downloaded serde_yaml v0.9.34+deprecated |
| 404 | 2026-04-25T00:38:10.915Z | Downloaded serde_core v1.0.228 |
| 405 | 2026-04-25T00:38:10.915Z | Downloaded ryu v1.0.22 |
| 406 | 2026-04-25T00:38:10.917Z | Downloaded xz2 v0.1.7 |
| 407 | 2026-04-25T00:38:10.920Z | Downloaded yoke v0.8.1 |
| 408 | 2026-04-25T00:38:10.923Z | Downloaded openssl-sys v0.9.114 |
| 409 | 2026-04-25T00:38:10.926Z | Downloaded tracing-attributes v0.1.31 |
| 410 | 2026-04-25T00:38:10.929Z | Downloaded zmij v1.0.17 |
| 411 | 2026-04-25T00:38:10.929Z | Downloaded zeroize v1.8.2 |
| 412 | 2026-04-25T00:38:10.932Z | Downloaded crossbeam-channel v0.5.15 |
| 413 | 2026-04-25T00:38:10.937Z | Downloaded tinyvec v1.10.0 |
| 414 | 2026-04-25T00:38:10.939Z | Downloaded icu_normalizer_data v2.1.1 |
| 415 | 2026-04-25T00:38:10.945Z | Downloaded tokio-rustls v0.24.1 |
| 416 | 2026-04-25T00:38:10.950Z | Downloaded unicode-ident v1.0.22 |
| 417 | 2026-04-25T00:38:10.953Z | Downloaded utf8parse v0.2.2 |
| 418 | 2026-04-25T00:38:10.953Z | Downloaded tokio-stream v0.1.18 |
| 419 | 2026-04-25T00:38:10.960Z | Downloaded serde_derive v1.0.228 |
| 420 | 2026-04-25T00:38:10.964Z | Downloaded socket2 v0.5.10 |
| 421 | 2026-04-25T00:38:10.978Z | Downloaded tungstenite v0.21.0 |
| 422 | 2026-04-25T00:38:11.002Z | Downloaded quinn v0.11.9 |
| 423 | 2026-04-25T00:38:11.006Z | Downloaded http v1.4.0 |
| 424 | 2026-04-25T00:38:11.006Z | Downloaded indicatif v0.18.3 |
| 425 | 2026-04-25T00:38:11.006Z | Downloaded rand v0.8.5 |
| 426 | 2026-04-25T00:38:11.006Z | Downloaded typify v0.4.3 |
| 427 | 2026-04-25T00:38:11.006Z | Downloaded rand v0.9.2 |
| 428 | 2026-04-25T00:38:11.006Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 429 | 2026-04-25T00:38:11.006Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 430 | 2026-04-25T00:38:11.006Z | Downloaded schemars v0.9.0 |
| 431 | 2026-04-25T00:38:11.009Z | Downloaded serde v1.0.228 |
| 432 | 2026-04-25T00:38:11.012Z | Downloaded schemars v1.2.0 |
| 433 | 2026-04-25T00:38:11.017Z | Downloaded uuid v1.20.0 |
| 434 | 2026-04-25T00:38:11.020Z | Downloaded http v0.2.12 |
| 435 | 2026-04-25T00:38:11.023Z | Downloaded rustls-webpki v0.103.9 |
| 436 | 2026-04-25T00:38:11.026Z | Downloaded base64 v0.22.1 |
| 437 | 2026-04-25T00:38:11.026Z | Downloaded mio v1.2.0 |
| 438 | 2026-04-25T00:38:11.029Z | Downloaded aho-corasick v1.1.4 |
| 439 | 2026-04-25T00:38:11.032Z | Downloaded unsafe-libyaml v0.2.11 |
| 440 | 2026-04-25T00:38:11.034Z | Downloaded hyper-util v0.1.19 |
| 441 | 2026-04-25T00:38:11.037Z | Downloaded typenum v1.19.0 |
| 442 | 2026-04-25T00:38:11.037Z | Downloaded axum v0.7.9 |
| 443 | 2026-04-25T00:38:11.040Z | Downloaded icu_collections v2.1.1 |
| 444 | 2026-04-25T00:38:11.044Z | Downloaded tonic v0.9.2 |
| 445 | 2026-04-25T00:38:11.048Z | Downloaded tracing-core v0.1.36 |
| 446 | 2026-04-25T00:38:11.050Z | Downloaded zerotrie v0.2.3 |
| 447 | 2026-04-25T00:38:11.053Z | Downloaded hashbrown v0.12.3 |
| 448 | 2026-04-25T00:38:11.056Z | Downloaded itertools v0.10.5 |
| 449 | 2026-04-25T00:38:11.069Z | Downloaded tonic v0.12.3 |
| 450 | 2026-04-25T00:38:11.072Z | Downloaded url v2.5.8 |
| 451 | 2026-04-25T00:38:11.075Z | Downloaded ron v0.12.0 |
| 452 | 2026-04-25T00:38:11.098Z | Downloaded tower v0.5.3 |
| 453 | 2026-04-25T00:38:11.102Z | Downloaded iri-string v0.7.10 |
| 454 | 2026-04-25T00:38:11.108Z | Downloaded futures-util v0.3.32 |
| 455 | 2026-04-25T00:38:11.114Z | Downloaded tower v0.4.13 |
| 456 | 2026-04-25T00:38:11.119Z | Downloaded hashbrown v0.16.1 |
| 457 | 2026-04-25T00:38:11.121Z | Downloaded idna v1.1.0 |
| 458 | 2026-04-25T00:38:11.125Z | Downloaded hyper v1.8.1 |
| 459 | 2026-04-25T00:38:11.139Z | Downloaded icu_properties_data v2.1.2 |
| 460 | 2026-04-25T00:38:11.144Z | Downloaded zerovec v0.11.5 |
| 461 | 2026-04-25T00:38:11.149Z | Downloaded regex v1.12.2 |
| 462 | 2026-04-25T00:38:11.153Z | Downloaded tower-http v0.6.8 |
| 463 | 2026-04-25T00:38:11.158Z | Downloaded h2 v0.3.27 |
| 464 | 2026-04-25T00:38:11.161Z | Downloaded reqwest v0.12.28 |
| 465 | 2026-04-25T00:38:11.164Z | Downloaded clap_builder v4.6.0 |
| 466 | 2026-04-25T00:38:11.168Z | Downloaded rustls-webpki v0.101.7 |
| 467 | 2026-04-25T00:38:11.175Z | Downloaded tokio-util v0.7.18 |
| 468 | 2026-04-25T00:38:11.179Z | Downloaded hyper v0.14.32 |
| 469 | 2026-04-25T00:38:11.182Z | Downloaded h2 v0.4.13 |
| 470 | 2026-04-25T00:38:11.186Z | Downloaded serde_json v1.0.149 |
| 471 | 2026-04-25T00:38:11.189Z | Downloaded serde_with v3.18.0 |
| 472 | 2026-04-25T00:38:11.195Z | Downloaded portable-atomic v1.13.0 |
| 473 | 2026-04-25T00:38:11.199Z | Downloaded quinn-proto v0.11.13 |
| 474 | 2026-04-25T00:38:11.216Z | Downloaded winnow v0.7.14 |
| 475 | 2026-04-25T00:38:11.224Z | Downloaded winnow v1.0.0 |
| 476 | 2026-04-25T00:38:11.229Z | Downloaded time v0.3.47 |
| 477 | 2026-04-25T00:38:11.235Z | Downloaded syn v1.0.109 |
| 478 | 2026-04-25T00:38:11.250Z | Downloaded chrono v0.4.43 |
| 479 | 2026-04-25T00:38:11.254Z | Downloaded vcpkg v0.2.15 |
| 480 | 2026-04-25T00:38:11.283Z | Downloaded rustls v0.21.12 |
| 481 | 2026-04-25T00:38:11.288Z | Downloaded openssl v0.10.78 |
| 482 | 2026-04-25T00:38:11.293Z | Downloaded webpki-roots v1.0.5 |
| 483 | 2026-04-25T00:38:11.308Z | Downloaded zerocopy v0.8.34 |
| 484 | 2026-04-25T00:38:11.320Z | Downloaded regress v0.10.5 |
| 485 | 2026-04-25T00:38:11.324Z | Downloaded unicode-width v0.2.2 |
| 486 | 2026-04-25T00:38:11.327Z | Downloaded syn v2.0.117 |
| 487 | 2026-04-25T00:38:11.333Z | Downloaded openapiv3 v2.2.0 |
| 488 | 2026-04-25T00:38:11.338Z | Downloaded regex-syntax v0.8.8 |
| 489 | 2026-04-25T00:38:11.342Z | Downloaded rustix v0.38.44 |
| 490 | 2026-04-25T00:38:11.354Z | Downloaded rustls v0.23.36 |
| 491 | 2026-04-25T00:38:11.367Z | Downloaded rustix v1.1.3 |
| 492 | 2026-04-25T00:38:11.381Z | Downloaded tracing v0.1.44 |
| 493 | 2026-04-25T00:38:11.398Z | Downloaded typify-impl v0.4.3 |
| 494 | 2026-04-25T00:38:11.407Z | Downloaded regex-automata v0.4.13 |
| 495 | 2026-04-25T00:38:11.416Z | Downloaded petgraph v0.6.5 |
| 496 | 2026-04-25T00:38:11.430Z | Downloaded lzma-sys v0.1.20 |
| 497 | 2026-04-25T00:38:11.446Z | Downloaded libc v0.2.184 |
| 498 | 2026-04-25T00:38:11.500Z | Downloaded tokio v1.52.1 |
| 499 | 2026-04-25T00:38:11.579Z | Downloaded encoding_rs v0.8.35 |
| 500 | 2026-04-25T00:38:11.591Z | Downloaded ring v0.17.14 |
| 501 | 2026-04-25T00:38:11.702Z | Compiling proc-macro2 v1.0.106 |
| 502 | 2026-04-25T00:38:11.702Z | Compiling quote v1.0.45 |
| 503 | 2026-04-25T00:38:11.702Z | Compiling unicode-ident v1.0.22 |
| 504 | 2026-04-25T00:38:11.702Z | Compiling libc v0.2.184 |
| 505 | 2026-04-25T00:38:11.705Z | Compiling cfg-if v1.0.4 |
| 506 | 2026-04-25T00:38:11.705Z | Compiling serde_core v1.0.228 |
| 507 | 2026-04-25T00:38:11.705Z | Compiling itoa v1.0.17 |
| 508 | 2026-04-25T00:38:11.705Z | Compiling bytes v1.11.0 |
| 509 | 2026-04-25T00:38:11.898Z | Compiling equivalent v1.0.2 |
| 510 | 2026-04-25T00:38:11.964Z | Compiling foldhash v0.2.0 |
| 511 | 2026-04-25T00:38:11.976Z | Compiling allocator-api2 v0.2.21 |
| 512 | 2026-04-25T00:38:12.030Z | Compiling memchr v2.7.6 |
| 513 | 2026-04-25T00:38:12.119Z | Compiling pin-project-lite v0.2.16 |
| 514 | 2026-04-25T00:38:12.208Z | Compiling smallvec v1.15.1 |
| 515 | 2026-04-25T00:38:12.276Z | Compiling hashbrown v0.16.1 |
| 516 | 2026-04-25T00:38:12.417Z | Compiling shlex v1.3.0 |
| 517 | 2026-04-25T00:38:12.439Z | Compiling find-msvc-tools v0.1.8 |
| 518 | 2026-04-25T00:38:12.598Z | Compiling cc v1.2.54 |
| 519 | 2026-04-25T00:38:12.666Z | Compiling autocfg v1.5.0 |
| 520 | 2026-04-25T00:38:12.689Z | Compiling serde v1.0.228 |
| 521 | 2026-04-25T00:38:12.706Z | Compiling futures-core v0.3.32 |
| 522 | 2026-04-25T00:38:12.862Z | Compiling parking_lot_core v0.9.12 |
| 523 | 2026-04-25T00:38:12.875Z | Compiling log v0.4.29 |
| 524 | 2026-04-25T00:38:13.060Z | Compiling scopeguard v1.2.0 |
| 525 | 2026-04-25T00:38:13.086Z | Compiling errno v0.3.14 |
| 526 | 2026-04-25T00:38:13.156Z | Compiling lock_api v0.4.14 |
| 527 | 2026-04-25T00:38:13.233Z | Compiling syn v2.0.117 |
| 528 | 2026-04-25T00:38:13.308Z | Compiling socket2 v0.6.3 |
| 529 | 2026-04-25T00:38:13.373Z | Compiling parking_lot v0.12.5 |
| 530 | 2026-04-25T00:38:13.385Z | Compiling signal-hook-registry v1.4.8 |
| 531 | 2026-04-25T00:38:13.467Z | Compiling mio v1.2.0 |
| 532 | 2026-04-25T00:38:13.679Z | Compiling once_cell v1.21.3 |
| 533 | 2026-04-25T00:38:13.731Z | Compiling zmij v1.0.17 |
| 534 | 2026-04-25T00:38:13.767Z | Compiling futures-sink v0.3.32 |
| 535 | 2026-04-25T00:38:13.856Z | Compiling serde_json v1.0.149 |
| 536 | 2026-04-25T00:38:13.870Z | Compiling slab v0.4.11 |
| 537 | 2026-04-25T00:38:13.928Z | Compiling futures-channel v0.3.32 |
| 538 | 2026-04-25T00:38:14.056Z | Compiling num-traits v0.2.19 |
| 539 | 2026-04-25T00:38:14.056Z | Compiling futures-task v0.3.32 |
| 540 | 2026-04-25T00:38:14.145Z | Compiling futures-io v0.3.32 |
| 541 | 2026-04-25T00:38:14.163Z | Compiling http v1.4.0 |
| 542 | 2026-04-25T00:38:14.278Z | Compiling rustversion v1.0.22 |
| 543 | 2026-04-25T00:38:14.314Z | Compiling getrandom v0.2.17 |
| 544 | 2026-04-25T00:38:14.332Z | Compiling pkg-config v0.3.32 |
| 545 | 2026-04-25T00:38:14.501Z | Compiling schemars v0.8.22 |
| 546 | 2026-04-25T00:38:14.667Z | Compiling indexmap v2.13.0 |
| 547 | 2026-04-25T00:38:14.769Z | Compiling tracing-core v0.1.36 |
| 548 | 2026-04-25T00:38:14.787Z | Compiling fnv v1.0.7 |
| 549 | 2026-04-25T00:38:14.888Z | Compiling dyn-clone v1.0.20 |
| 550 | 2026-04-25T00:38:14.987Z | Compiling tower-service v0.3.3 |
| 551 | 2026-04-25T00:38:15.036Z | Compiling httparse v1.10.1 |
| 552 | 2026-04-25T00:38:15.057Z | Compiling stable_deref_trait v1.2.1 |
| 553 | 2026-04-25T00:38:15.080Z | Compiling getrandom v0.3.4 |
| 554 | 2026-04-25T00:38:15.205Z | Compiling vcpkg v0.2.15 |
| 555 | 2026-04-25T00:38:15.294Z | Compiling percent-encoding v2.3.2 |
| 556 | 2026-04-25T00:38:15.493Z | Compiling ring v0.17.14 |
| 557 | 2026-04-25T00:38:15.639Z | Compiling try-lock v0.2.5 |
| 558 | 2026-04-25T00:38:15.724Z | Compiling want v0.3.1 |
| 559 | 2026-04-25T00:38:15.746Z | Compiling httpdate v1.0.3 |
| 560 | 2026-04-25T00:38:15.757Z | Compiling regex-syntax v0.8.8 |
| 561 | 2026-04-25T00:38:15.772Z | Compiling openssl-sys v0.9.114 |
| 562 | 2026-04-25T00:38:15.793Z | Compiling iana-time-zone v0.1.64 |
| 563 | 2026-04-25T00:38:15.915Z | Compiling http-body v1.0.1 |
| 564 | 2026-04-25T00:38:16.040Z | Compiling syn v1.0.109 |
| 565 | 2026-04-25T00:38:16.063Z | Compiling tower-layer v0.3.3 |
| 566 | 2026-04-25T00:38:16.218Z | Compiling synstructure v0.13.2 |
| 567 | 2026-04-25T00:38:16.245Z | Compiling serde_derive_internals v0.29.1 |
| 568 | 2026-04-25T00:38:16.412Z | Compiling heck v0.5.0 |
| 569 | 2026-04-25T00:38:16.415Z | Compiling version_check v0.9.5 |
| 570 | 2026-04-25T00:38:16.573Z | Compiling thiserror v2.0.18 |
| 571 | 2026-04-25T00:38:16.671Z | Compiling untrusted v0.9.0 |
| 572 | 2026-04-25T00:38:16.703Z | Compiling uuid v1.20.0 |
| 573 | 2026-04-25T00:38:16.789Z | Compiling bitflags v2.10.0 |
| 574 | 2026-04-25T00:38:16.979Z | Compiling writeable v0.6.2 |
| 575 | 2026-04-25T00:38:17.012Z | Compiling litemap v0.8.1 |
| 576 | 2026-04-25T00:38:17.109Z | Compiling zerocopy v0.8.34 |
| 577 | 2026-04-25T00:38:17.121Z | Compiling openssl v0.10.78 |
| 578 | 2026-04-25T00:38:17.173Z | Compiling icu_properties_data v2.1.2 |
| 579 | 2026-04-25T00:38:17.201Z | Compiling foreign-types-shared v0.1.1 |
| 580 | 2026-04-25T00:38:17.285Z | Compiling atomic-waker v1.1.2 |
| 581 | 2026-04-25T00:38:17.297Z | Compiling serde_derive v1.0.228 |
| 582 | 2026-04-25T00:38:17.392Z | Compiling tokio-macros v2.7.0 |
| 583 | 2026-04-25T00:38:17.409Z | Compiling futures-macro v0.3.32 |
| 584 | 2026-04-25T00:38:17.412Z | Compiling tracing-attributes v0.1.31 |
| 585 | 2026-04-25T00:38:17.510Z | Compiling schemars_derive v0.8.22 |
| 586 | 2026-04-25T00:38:17.900Z | Compiling zerofrom-derive v0.1.6 |
| 587 | 2026-04-25T00:38:18.155Z | Compiling tokio v1.52.1 |
| 588 | 2026-04-25T00:38:18.247Z | Compiling futures-util v0.3.32 |
| 589 | 2026-04-25T00:38:18.419Z | Compiling yoke-derive v0.8.1 |
| 590 | 2026-04-25T00:38:18.645Z | Compiling tracing v0.1.44 |
| 591 | 2026-04-25T00:38:18.750Z | Compiling zerovec-derive v0.11.2 |
| 592 | 2026-04-25T00:38:18.979Z | Compiling displaydoc v0.2.5 |
| 593 | 2026-04-25T00:38:19.126Z | Compiling zerofrom v0.1.6 |
| 594 | 2026-04-25T00:38:19.539Z | Compiling yoke v0.8.1 |
| 595 | 2026-04-25T00:38:19.728Z | Compiling thiserror-impl v2.0.18 |
| 596 | 2026-04-25T00:38:19.755Z | Compiling zerotrie v0.2.3 |
| 597 | 2026-04-25T00:38:19.883Z | Compiling zerovec v0.11.5 |
| 598 | 2026-04-25T00:38:20.111Z | Compiling icu_normalizer_data v2.1.1 |
| 599 | 2026-04-25T00:38:20.355Z | Compiling tinystr v0.8.2 |
| 600 | 2026-04-25T00:38:20.388Z | Compiling potential_utf v0.1.4 |
| 601 | 2026-04-25T00:38:20.527Z | Compiling chrono v0.4.43 |
| 602 | 2026-04-25T00:38:20.550Z | Compiling icu_locale_core v2.1.1 |
| 603 | 2026-04-25T00:38:20.553Z | Compiling base64 v0.22.1 |
| 604 | 2026-04-25T00:38:20.553Z | Compiling icu_collections v2.1.1 |
| 605 | 2026-04-25T00:38:20.926Z | Compiling openssl-macros v0.1.1 |
| 606 | 2026-04-25T00:38:21.075Z | Compiling foreign-types v0.3.2 |
| 607 | 2026-04-25T00:38:21.273Z | Compiling icu_provider v2.1.1 |
| 608 | 2026-04-25T00:38:21.419Z | Compiling aho-corasick v1.1.4 |
| 609 | 2026-04-25T00:38:21.573Z | Compiling mime v0.3.17 |
| 610 | 2026-04-25T00:38:21.585Z | Compiling pin-utils v0.1.0 |
| 611 | 2026-04-25T00:38:21.850Z | Compiling tokio-util v0.7.18 |
| 612 | 2026-04-25T00:38:22.256Z | Compiling regex-automata v0.4.13 |
| 613 | 2026-04-25T00:38:22.528Z | Compiling h2 v0.4.13 |
| 614 | 2026-04-25T00:38:22.553Z | Compiling ppv-lite86 v0.2.21 |
| 615 | 2026-04-25T00:38:22.870Z | Compiling sync_wrapper v1.0.2 |
| 616 | 2026-04-25T00:38:22.989Z | Compiling ipnet v2.11.0 |
| 617 | 2026-04-25T00:38:23.075Z | Compiling zeroize v1.8.2 |
| 618 | 2026-04-25T00:38:23.254Z | Compiling rustls-pki-types v1.14.0 |
| 619 | 2026-04-25T00:38:23.421Z | Compiling icu_normalizer v2.1.1 |
| 620 | 2026-04-25T00:38:23.521Z | Compiling icu_properties v2.1.2 |
| 621 | 2026-04-25T00:38:23.740Z | Compiling http-body-util v0.1.3 |
| 622 | 2026-04-25T00:38:23.992Z | Compiling regex v1.12.2 |
| 623 | 2026-04-25T00:38:24.079Z | Compiling regress v0.10.5 |
| 624 | 2026-04-25T00:38:24.319Z | Compiling semver v1.0.27 |
| 625 | 2026-04-25T00:38:24.474Z | Compiling anyhow v1.0.102 |
| 626 | 2026-04-25T00:38:24.627Z | Compiling idna_adapter v1.2.1 |
| 627 | 2026-04-25T00:38:24.753Z | Compiling tower v0.5.3 |
| 628 | 2026-04-25T00:38:24.777Z | Compiling serde_tokenstream v0.2.2 |
| 629 | 2026-04-25T00:38:24.790Z | Compiling form_urlencoded v1.2.2 |
| 630 | 2026-04-25T00:38:24.825Z | Compiling rustls v0.23.36 |
| 631 | 2026-04-25T00:38:25.005Z | Compiling winnow v1.0.0 |
| 632 | 2026-04-25T00:38:25.071Z | Compiling utf8_iter v1.0.4 |
| 633 | 2026-04-25T00:38:25.074Z | Compiling native-tls v0.2.14 |
| 634 | 2026-04-25T00:38:25.233Z | Compiling ryu v1.0.22 |
| 635 | 2026-04-25T00:38:25.249Z | Compiling idna v1.1.0 |
| 636 | 2026-04-25T00:38:25.375Z | Compiling rustls-webpki v0.103.9 |
| 637 | 2026-04-25T00:38:25.424Z | Compiling rand_core v0.6.4 |
| 638 | 2026-04-25T00:38:25.456Z | Compiling subtle v2.6.1 |
| 639 | 2026-04-25T00:38:25.614Z | Compiling hyper v1.8.1 |
| 640 | 2026-04-25T00:38:25.650Z | Compiling typify-impl v0.4.3 |
| 641 | 2026-04-25T00:38:25.753Z | Compiling openssl-probe v0.1.6 |
| 642 | 2026-04-25T00:38:25.766Z | Compiling either v1.15.0 |
| 643 | 2026-04-25T00:38:26.018Z | Compiling rand_chacha v0.3.1 |
| 644 | 2026-04-25T00:38:26.248Z | Compiling url v2.5.8 |
| 645 | 2026-04-25T00:38:26.477Z | Compiling winnow v0.7.14 |
| 646 | 2026-04-25T00:38:26.840Z | Compiling hyper-util v0.1.19 |
| 647 | 2026-04-25T00:38:26.862Z | Compiling typenum v1.19.0 |
| 648 | 2026-04-25T00:38:27.083Z | Compiling rand v0.8.5 |
| 649 | 2026-04-25T00:38:27.252Z | Compiling tokio-native-tls v0.3.1 |
| 650 | 2026-04-25T00:38:27.367Z | Compiling itertools v0.10.5 |
| 651 | 2026-04-25T00:38:27.426Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 652 | 2026-04-25T00:38:27.749Z | Compiling webpki-roots v1.0.5 |
| 653 | 2026-04-25T00:38:27.871Z | Compiling async-trait v0.1.89 |
| 654 | 2026-04-25T00:38:27.983Z | Compiling generic-array v0.14.9 |
| 655 | 2026-04-25T00:38:27.996Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 656 | 2026-04-25T00:38:27.999Z | Compiling iri-string v0.7.10 |
| 657 | 2026-04-25T00:38:28.271Z | Compiling hyper-tls v0.6.0 |
| 658 | 2026-04-25T00:38:28.324Z | Compiling prost-derive v0.11.9 |
| 659 | 2026-04-25T00:38:28.537Z | Compiling tokio-rustls v0.26.4 |
| 660 | 2026-04-25T00:38:28.653Z | Compiling serde_urlencoded v0.7.1 |
| 661 | 2026-04-25T00:38:28.819Z | Compiling hyper-rustls v0.27.7 |
| 662 | 2026-04-25T00:38:28.875Z | Compiling slog v2.8.2 |
| 663 | 2026-04-25T00:38:28.941Z | Compiling http v0.2.12 |
| 664 | 2026-04-25T00:38:29.118Z | Compiling encoding_rs v0.8.35 |
| 665 | 2026-04-25T00:38:29.359Z | Compiling tower-http v0.6.8 |
| 666 | 2026-04-25T00:38:29.693Z | Compiling lazy_static v1.5.0 |
| 667 | 2026-04-25T00:38:29.741Z | Compiling strsim v0.11.1 |
| 668 | 2026-04-25T00:38:29.936Z | Compiling openapiv3 v2.2.0 |
| 669 | 2026-04-25T00:38:30.142Z | Compiling reqwest v0.12.28 |
| 670 | 2026-04-25T00:38:30.306Z | Compiling erased-serde v0.3.31 |
| 671 | 2026-04-25T00:38:30.804Z | Compiling indexmap v1.9.3 |
| 672 | 2026-04-25T00:38:31.048Z | Compiling socket2 v0.5.10 |
| 673 | 2026-04-25T00:38:31.496Z | Compiling heck v0.4.1 |
| 674 | 2026-04-25T00:38:31.554Z | Compiling rustix v0.38.44 |
| 675 | 2026-04-25T00:38:31.696Z | Compiling rustix v1.1.3 |
| 676 | 2026-04-25T00:38:31.898Z | Compiling typify-macro v0.4.3 |
| 677 | 2026-04-25T00:38:31.910Z | Compiling thiserror v1.0.69 |
| 678 | 2026-04-25T00:38:32.765Z | Compiling http-body v0.4.6 |
| 679 | 2026-04-25T00:38:32.779Z | Compiling thiserror-impl v1.0.69 |
| 680 | 2026-04-25T00:38:33.000Z | Compiling pin-project-internal v1.1.10 |
| 681 | 2026-04-25T00:38:33.223Z | Compiling unsafe-libyaml v0.2.11 |
| 682 | 2026-04-25T00:38:33.970Z | Compiling prettyplease v0.1.25 |
| 683 | 2026-04-25T00:38:33.973Z | Compiling typify v0.4.3 |
| 684 | 2026-04-25T00:38:34.003Z | Compiling hashbrown v0.12.3 |
| 685 | 2026-04-25T00:38:34.148Z | Compiling pin-project v1.1.10 |
| 686 | 2026-04-25T00:38:34.185Z | Compiling serde_yaml v0.9.34+deprecated |
| 687 | 2026-04-25T00:38:34.586Z | Compiling block-buffer v0.10.4 |
| 688 | 2026-04-25T00:38:34.732Z | Compiling crypto-common v0.1.6 |
| 689 | 2026-04-25T00:38:34.847Z | Compiling prost v0.11.9 |
| 690 | 2026-04-25T00:38:34.861Z | Compiling h2 v0.3.27 |
| 691 | 2026-04-25T00:38:35.011Z | Compiling utf8parse v0.2.2 |
| 692 | 2026-04-25T00:38:35.128Z | Compiling ident_case v1.0.1 |
| 693 | 2026-04-25T00:38:35.174Z | Compiling matchit v0.7.3 |
| 694 | 2026-04-25T00:38:35.256Z | Compiling fastrand v2.3.0 |
| 695 | 2026-04-25T00:38:35.286Z | Compiling fixedbitset v0.4.2 |
| 696 | 2026-04-25T00:38:35.484Z | Compiling home v0.5.12 |
| 697 | 2026-04-25T00:38:35.487Z | Compiling petgraph v0.6.5 |
| 698 | 2026-04-25T00:38:35.507Z | Compiling darling_core v0.23.0 |
| 699 | 2026-04-25T00:38:35.612Z | Compiling which v4.4.2 |
| 700 | 2026-04-25T00:38:35.678Z | Compiling tempfile v3.24.0 |
| 701 | 2026-04-25T00:38:35.740Z | Compiling prost-types v0.11.9 |
| 702 | 2026-04-25T00:38:35.852Z | Compiling anstyle-parse v1.0.0 |
| 703 | 2026-04-25T00:38:36.005Z | Compiling digest v0.10.7 |
| 704 | 2026-04-25T00:38:36.041Z | Compiling tower v0.4.13 |
| 705 | 2026-04-25T00:38:36.451Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 706 | 2026-04-25T00:38:36.489Z | Compiling futures-executor v0.3.32 |
| 707 | 2026-04-25T00:38:36.660Z | Compiling async-stream-impl v0.3.6 |
| 708 | 2026-04-25T00:38:36.779Z | Compiling proc-macro-error-attr v1.0.4 |
| 709 | 2026-04-25T00:38:36.820Z | Compiling axum-core v0.3.4 |
| 710 | 2026-04-25T00:38:37.025Z | Compiling anstyle v1.0.13 |
| 711 | 2026-04-25T00:38:37.037Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 712 | 2026-04-25T00:38:37.048Z | Compiling anstyle-query v1.1.5 |
| 713 | 2026-04-25T00:38:37.159Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 714 | 2026-04-25T00:38:37.247Z | Compiling colorchoice v1.0.4 |
| 715 | 2026-04-25T00:38:37.250Z | Compiling cpufeatures v0.2.17 |
| 716 | 2026-04-25T00:38:37.309Z | Compiling crossbeam-utils v0.8.21 |
| 717 | 2026-04-25T00:38:37.320Z | Compiling tokio-openssl v0.6.5 |
| 718 | 2026-04-25T00:38:37.343Z | Compiling base64 v0.21.7 |
| 719 | 2026-04-25T00:38:37.371Z | Compiling is_terminal_polyfill v1.70.2 |
| 720 | 2026-04-25T00:38:37.414Z | Compiling multimap v0.8.3 |
| 721 | 2026-04-25T00:38:37.464Z | Compiling crucible-workspace-hack v0.1.0 |
| 722 | 2026-04-25T00:38:37.567Z | Compiling rustls v0.21.12 |
| 723 | 2026-04-25T00:38:37.580Z | Compiling darling_macro v0.23.0 |
| 724 | 2026-04-25T00:38:37.606Z | Compiling prost-build v0.11.9 |
| 725 | 2026-04-25T00:38:37.643Z | Compiling anstream v1.0.0 |
| 726 | 2026-04-25T00:38:37.660Z | Compiling hyper v0.14.32 |
| 727 | 2026-04-25T00:38:37.726Z | Compiling async-stream v0.3.6 |
| 728 | 2026-04-25T00:38:37.874Z | Compiling proc-macro-crate v3.4.0 |
| 729 | 2026-04-25T00:38:37.907Z | Compiling futures v0.3.32 |
| 730 | 2026-04-25T00:38:37.962Z | Compiling axum-core v0.4.5 |
| 731 | 2026-04-25T00:38:37.988Z | Compiling tokio-stream v0.1.18 |
| 732 | 2026-04-25T00:38:38.191Z | Compiling sct v0.7.1 |
| 733 | 2026-04-25T00:38:38.298Z | Compiling rustls-webpki v0.101.7 |
| 734 | 2026-04-25T00:38:38.379Z | Compiling proc-macro-error v1.0.4 |
| 735 | 2026-04-25T00:38:38.437Z | Compiling rand_core v0.9.5 |
| 736 | 2026-04-25T00:38:38.489Z | Compiling axum v0.6.20 |
| 737 | 2026-04-25T00:38:38.629Z | Compiling serde_spanned v1.0.4 |
| 738 | 2026-04-25T00:38:38.665Z | Compiling clap_lex v1.0.0 |
| 739 | 2026-04-25T00:38:38.797Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 740 | 2026-04-25T00:38:38.813Z | Compiling num-conv v0.2.0 |
| 741 | 2026-04-25T00:38:38.876Z | Compiling powerfmt v0.2.0 |
| 742 | 2026-04-25T00:38:38.940Z | Compiling unicode-width v0.2.2 |
| 743 | 2026-04-25T00:38:38.953Z | Compiling time-core v0.1.8 |
| 744 | 2026-04-25T00:38:39.004Z | Compiling prettyplease v0.2.37 |
| 745 | 2026-04-25T00:38:39.044Z | Compiling deranged v0.5.5 |
| 746 | 2026-04-25T00:38:39.087Z | Compiling clap_builder v4.6.0 |
| 747 | 2026-04-25T00:38:39.099Z | Compiling time-macros v0.2.27 |
| 748 | 2026-04-25T00:38:39.208Z | Compiling toml v0.9.11+spec-1.1.0 |
| 749 | 2026-04-25T00:38:39.378Z | Compiling axum v0.7.9 |
| 750 | 2026-04-25T00:38:39.584Z | Compiling rand_chacha v0.9.0 |
| 751 | 2026-04-25T00:38:40.027Z | Compiling num_enum_derive v0.7.5 |
| 752 | 2026-04-25T00:38:40.060Z | Compiling darling v0.23.0 |
| 753 | 2026-04-25T00:38:40.105Z | Compiling tonic-build v0.9.2 |
| 754 | 2026-04-25T00:38:41.017Z | Compiling sha1 v0.10.6 |
| 755 | 2026-04-25T00:38:41.065Z | Compiling progenitor-impl v0.10.0 |
| 756 | 2026-04-25T00:38:41.249Z | Compiling hyper-timeout v0.5.2 |
| 757 | 2026-04-25T00:38:41.342Z | Compiling oxnet v0.1.4 |
| 758 | 2026-04-25T00:38:41.455Z | Compiling tokio-io-timeout v1.2.1 |
| 759 | 2026-04-25T00:38:41.621Z | Compiling foreign-types-macros v0.2.3 |
| 760 | 2026-04-25T00:38:41.802Z | Compiling clap_derive v4.6.1 |
| 761 | 2026-04-25T00:38:41.825Z | Compiling arc-swap v1.8.0 |
| 762 | 2026-04-25T00:38:42.101Z | Compiling lzma-sys v0.1.20 |
| 763 | 2026-04-25T00:38:42.126Z | Compiling prost v0.13.5 |
| 764 | 2026-04-25T00:38:42.290Z | Compiling thread_local v1.1.9 |
| 765 | 2026-04-25T00:38:42.375Z | Compiling linked-hash-map v0.5.6 |
| 766 | 2026-04-25T00:38:42.501Z | Compiling slog-async v2.8.0 |
| 767 | 2026-04-25T00:38:42.513Z | Compiling portable-atomic v1.13.0 |
| 768 | 2026-04-25T00:38:42.565Z | Compiling utf-8 v0.7.6 |
| 769 | 2026-04-25T00:38:42.568Z | Compiling typeid v1.0.3 |
| 770 | 2026-04-25T00:38:42.681Z | Compiling byteorder v1.5.0 |
| 771 | 2026-04-25T00:38:42.744Z | Compiling hyper-openssl v0.9.2 |
| 772 | 2026-04-25T00:38:42.757Z | Compiling sync_wrapper v0.1.2 |
| 773 | 2026-04-25T00:38:42.802Z | Compiling data-encoding v2.10.0 |
| 774 | 2026-04-25T00:38:42.852Z | Compiling foreign-types-shared v0.3.1 |
| 775 | 2026-04-25T00:38:42.879Z | Compiling bitflags v1.3.2 |
| 776 | 2026-04-25T00:38:42.954Z | Compiling foreign-types v0.5.0 |
| 777 | 2026-04-25T00:38:43.010Z | Compiling linked_hash_set v0.1.6 |
| 778 | 2026-04-25T00:38:43.032Z | Compiling tonic v0.12.3 |
| 779 | 2026-04-25T00:38:43.035Z | Compiling slog-scope v4.4.1 |
| 780 | 2026-04-25T00:38:43.055Z | Compiling hyper-timeout v0.4.1 |
| 781 | 2026-04-25T00:38:43.155Z | Compiling tungstenite v0.21.0 |
| 782 | 2026-04-25T00:38:43.217Z | Compiling crossbeam-channel v0.5.15 |
| 783 | 2026-04-25T00:38:43.291Z | Compiling num_enum v0.7.5 |
| 784 | 2026-04-25T00:38:43.414Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 785 | 2026-04-25T00:38:43.491Z | Compiling clap v4.6.1 |
| 786 | 2026-04-25T00:38:43.576Z | Compiling tokio-rustls v0.24.1 |
| 787 | 2026-04-25T00:38:43.647Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 788 | 2026-04-25T00:38:43.864Z | Compiling serde_with_macros v3.18.0 |
| 789 | 2026-04-25T00:38:44.020Z | Compiling time v0.3.47 |
| 790 | 2026-04-25T00:38:44.140Z | Compiling cargo_toml v0.22.3 |
| 791 | 2026-04-25T00:38:44.162Z | Compiling rand v0.9.2 |
| 792 | 2026-04-25T00:38:44.581Z | Compiling progenitor-macro v0.10.0 |
| 793 | 2026-04-25T00:38:45.015Z | Compiling rustls-pemfile v1.0.4 |
| 794 | 2026-04-25T00:38:45.131Z | Compiling progenitor-impl v0.11.2 |
| 795 | 2026-04-25T00:38:45.250Z | Compiling progenitor-client v0.10.0 |
| 796 | 2026-04-25T00:38:45.544Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 797 | 2026-04-25T00:38:45.857Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 798 | 2026-04-25T00:38:45.860Z | Compiling is-terminal v0.4.17 |
| 799 | 2026-04-25T00:38:45.882Z | Compiling cstr-argument v0.1.2 |
| 800 | 2026-04-25T00:38:45.959Z | Compiling colored v3.1.1 |
| 801 | 2026-04-25T00:38:46.035Z | Compiling camino v1.2.2 |
| 802 | 2026-04-25T00:38:46.351Z | Compiling term v1.2.1 |
| 803 | 2026-04-25T00:38:46.380Z | Compiling ipnetwork v0.21.1 |
| 804 | 2026-04-25T00:38:46.402Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 805 | 2026-04-25T00:38:46.595Z | Compiling pretty-hex v0.4.1 |
| 806 | 2026-04-25T00:38:46.635Z | Compiling take_mut v0.2.2 |
| 807 | 2026-04-25T00:38:46.685Z | Compiling slog-term v2.9.2 |
| 808 | 2026-04-25T00:38:46.707Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 809 | 2026-04-25T00:38:46.738Z | Compiling itertools v0.12.1 |
| 810 | 2026-04-25T00:38:46.907Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 811 | 2026-04-25T00:38:47.057Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 812 | 2026-04-25T00:38:47.285Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 813 | 2026-04-25T00:38:47.318Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 814 | 2026-04-25T00:38:47.368Z | Compiling tonic v0.9.2 |
| 815 | 2026-04-25T00:38:47.403Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 816 | 2026-04-25T00:38:47.586Z | Compiling serde_with v3.18.0 |
| 817 | 2026-04-25T00:38:48.005Z | Compiling tonic-openssl v0.3.0 |
| 818 | 2026-04-25T00:38:48.055Z | Compiling zone_cfg_derive v0.3.1 |
| 819 | 2026-04-25T00:38:48.317Z | Compiling tokio-tungstenite v0.21.0 |
| 820 | 2026-04-25T00:38:48.592Z | Compiling slog-stdlog v4.1.1 |
| 821 | 2026-04-25T00:38:48.645Z | Compiling progenitor-macro v0.11.2 |
| 822 | 2026-04-25T00:38:49.015Z | Compiling console v0.16.2 |
| 823 | 2026-04-25T00:38:49.122Z | Compiling tabwriter v1.4.1 |
| 824 | 2026-04-25T00:38:49.354Z | Compiling progenitor-client v0.11.2 |
| 825 | 2026-04-25T00:38:49.665Z | Compiling unit-prefix v0.5.2 |
| 826 | 2026-04-25T00:38:49.791Z | Compiling indicatif v0.18.3 |
| 827 | 2026-04-25T00:38:49.892Z | Compiling progenitor v0.10.0 |
| 828 | 2026-04-25T00:38:50.031Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 829 | 2026-04-25T00:38:50.096Z | Compiling ron v0.12.0 |
| 830 | 2026-04-25T00:38:50.798Z | Compiling xz2 v0.1.7 |
| 831 | 2026-04-25T00:38:51.041Z | Compiling zone v0.3.1 |
| 832 | 2026-04-25T00:38:51.346Z | Compiling slog-envlogger v2.2.0 |
| 833 | 2026-04-25T00:38:51.755Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 834 | 2026-04-25T00:38:52.079Z | Compiling sha2 v0.10.9 |
| 835 | 2026-04-25T00:38:52.147Z | Compiling smf v0.2.3 |
| 836 | 2026-04-25T00:38:52.290Z | Compiling base16ct v1.0.0 |
| 837 | 2026-04-25T00:38:53.927Z | Compiling progenitor v0.11.2 |
| 838 | 2026-04-25T00:38:54.017Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 839 | 2026-04-25T00:38:56.617Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 840 | 2026-04-25T00:39:04.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 841 | 2026-04-25T00:39:04.539Z | + cargo build --tests |
| 842 | 2026-04-25T00:39:04.668Z | Downloading crates ... |
| 843 | 2026-04-25T00:39:04.777Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 844 | 2026-04-25T00:39:04.783Z | Downloaded base64ct v1.8.3 |
| 845 | 2026-04-25T00:39:04.786Z | Downloaded rustc_version v0.4.1 |
| 846 | 2026-04-25T00:39:04.790Z | Downloaded elliptic-curve v0.13.8 |
| 847 | 2026-04-25T00:39:04.794Z | Downloaded strum_macros v0.26.4 |
| 848 | 2026-04-25T00:39:04.796Z | Downloaded owo-colors v3.5.0 |
| 849 | 2026-04-25T00:39:04.799Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 850 | 2026-04-25T00:39:04.848Z | Downloaded hkdf v0.12.4 |
| 851 | 2026-04-25T00:39:04.851Z | Downloaded base16ct v0.2.0 |
| 852 | 2026-04-25T00:39:04.853Z | Downloaded num-iter v0.1.45 |
| 853 | 2026-04-25T00:39:04.856Z | Downloaded supports-hyperlinks v2.1.0 |
| 854 | 2026-04-25T00:39:04.859Z | Downloaded flagset v0.4.7 |
| 855 | 2026-04-25T00:39:04.870Z | Downloaded ciborium-ll v0.2.2 |
| 856 | 2026-04-25T00:39:04.876Z | Downloaded terminal_size v0.4.3 |
| 857 | 2026-04-25T00:39:04.879Z | Downloaded sec1 v0.7.3 |
| 858 | 2026-04-25T00:39:04.880Z | Downloaded ff v0.13.1 |
| 859 | 2026-04-25T00:39:04.880Z | Downloaded der_derive v0.7.3 |
| 860 | 2026-04-25T00:39:04.882Z | Downloaded zeroize_derive v1.4.3 |
| 861 | 2026-04-25T00:39:04.882Z | Downloaded adler2 v2.0.1 |
| 862 | 2026-04-25T00:39:04.890Z | Downloaded atomicwrites v0.4.4 |
| 863 | 2026-04-25T00:39:04.893Z | Downloaded unicode-linebreak v0.1.5 |
| 864 | 2026-04-25T00:39:04.897Z | Downloaded rfc6979 v0.4.0 |
| 865 | 2026-04-25T00:39:04.902Z | Downloaded is_ci v1.2.0 |
| 866 | 2026-04-25T00:39:04.904Z | Downloaded tls_codec_derive v0.4.2 |
| 867 | 2026-04-25T00:39:04.904Z | Downloaded group v0.13.0 |
| 868 | 2026-04-25T00:39:04.907Z | Downloaded supports-color v2.1.0 |
| 869 | 2026-04-25T00:39:04.907Z | Downloaded keccak v0.1.5 |
| 870 | 2026-04-25T00:39:04.907Z | Downloaded hubpack_derive v0.1.1 |
| 871 | 2026-04-25T00:39:04.907Z | Downloaded backtrace-ext v0.2.1 |
| 872 | 2026-04-25T00:39:04.913Z | Downloaded smawk v0.3.2 |
| 873 | 2026-04-25T00:39:04.916Z | Downloaded newline-converter v0.3.0 |
| 874 | 2026-04-25T00:39:04.916Z | Downloaded hubpack v0.1.2 |
| 875 | 2026-04-25T00:39:04.919Z | Downloaded addr2line v0.25.1 |
| 876 | 2026-04-25T00:39:04.922Z | Downloaded pem-rfc7468 v0.7.0 |
| 877 | 2026-04-25T00:39:04.928Z | Downloaded supports-unicode v2.1.0 |
| 878 | 2026-04-25T00:39:04.931Z | Downloaded strum v0.26.3 |
| 879 | 2026-04-25T00:39:04.934Z | Downloaded terminal_size v0.1.17 |
| 880 | 2026-04-25T00:39:04.934Z | Downloaded ciborium-io v0.2.2 |
| 881 | 2026-04-25T00:39:04.943Z | Downloaded tls_codec v0.4.2 |
| 882 | 2026-04-25T00:39:04.943Z | Downloaded signature v2.2.0 |
| 883 | 2026-04-25T00:39:04.943Z | Downloaded knuffel-derive v3.2.0 |
| 884 | 2026-04-25T00:39:04.946Z | Downloaded ed25519 v2.2.3 |
| 885 | 2026-04-25T00:39:04.946Z | Downloaded ecdsa v0.16.9 |
| 886 | 2026-04-25T00:39:04.946Z | Downloaded static_assertions v1.1.0 |
| 887 | 2026-04-25T00:39:04.950Z | Downloaded spki v0.7.3 |
| 888 | 2026-04-25T00:39:04.950Z | Downloaded rustc-demangle v0.1.27 |
| 889 | 2026-04-25T00:39:04.954Z | Downloaded num-integer v0.1.46 |
| 890 | 2026-04-25T00:39:04.957Z | Downloaded miette-derive v5.10.0 |
| 891 | 2026-04-25T00:39:04.967Z | Downloaded console v0.15.11 |
| 892 | 2026-04-25T00:39:04.975Z | Downloaded primeorder v0.13.6 |
| 893 | 2026-04-25T00:39:04.978Z | Downloaded pkcs1 v0.7.5 |
| 894 | 2026-04-25T00:39:04.978Z | Downloaded ciborium v0.2.2 |
| 895 | 2026-04-25T00:39:04.982Z | Downloaded pkcs8 v0.10.2 |
| 896 | 2026-04-25T00:39:04.985Z | Downloaded hmac v0.12.1 |
| 897 | 2026-04-25T00:39:04.996Z | Downloaded const-oid v0.9.6 |
| 898 | 2026-04-25T00:39:04.999Z | Downloaded spin v0.9.8 |
| 899 | 2026-04-25T00:39:04.999Z | Downloaded similar v2.7.0 |
| 900 | 2026-04-25T00:39:05.001Z | Downloaded half v2.7.1 |
| 901 | 2026-04-25T00:39:05.010Z | Downloaded ahash v0.8.12 |
| 902 | 2026-04-25T00:39:05.026Z | Downloaded textwrap v0.15.2 |
| 903 | 2026-04-25T00:39:05.031Z | Downloaded der v0.7.10 |
| 904 | 2026-04-25T00:39:05.036Z | Downloaded knuffel v3.2.0 |
| 905 | 2026-04-25T00:39:05.043Z | Downloaded miniz_oxide v0.8.9 |
| 906 | 2026-04-25T00:39:05.046Z | Downloaded crypto-bigint v0.5.5 |
| 907 | 2026-04-25T00:39:05.067Z | Downloaded backtrace v0.3.76 |
| 908 | 2026-04-25T00:39:05.071Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 909 | 2026-04-25T00:39:05.074Z | Downloaded chumsky v0.9.3 |
| 910 | 2026-04-25T00:39:05.077Z | Downloaded rsa v0.9.10 |
| 911 | 2026-04-25T00:39:05.080Z | Downloaded miette v5.10.0 |
| 912 | 2026-04-25T00:39:05.083Z | Downloaded x509-cert v0.2.5 |
| 913 | 2026-04-25T00:39:05.086Z | Downloaded expectorate v1.2.0 |
| 914 | 2026-04-25T00:39:05.092Z | Downloaded zerocopy-derive v0.8.34 |
| 915 | 2026-04-25T00:39:05.097Z | Downloaded ed25519-dalek v2.2.0 |
| 916 | 2026-04-25T00:39:05.100Z | Downloaded num-bigint-dig v0.8.6 |
| 917 | 2026-04-25T00:39:05.102Z | Downloaded unicode-segmentation v1.12.0 |
| 918 | 2026-04-25T00:39:05.108Z | Downloaded hashbrown v0.14.5 |
| 919 | 2026-04-25T00:39:05.115Z | Downloaded sha3 v0.10.8 |
| 920 | 2026-04-25T00:39:05.118Z | Downloaded libm v0.2.16 |
| 921 | 2026-04-25T00:39:05.123Z | Downloaded salty v0.3.0 |
| 922 | 2026-04-25T00:39:05.137Z | Downloaded p384 v0.13.1 |
| 923 | 2026-04-25T00:39:05.156Z | Downloaded curve25519-dalek v4.1.3 |
| 924 | 2026-04-25T00:39:05.163Z | Downloaded unicode-width v0.1.14 |
| 925 | 2026-04-25T00:39:05.167Z | Downloaded object v0.37.3 |
| 926 | 2026-04-25T00:39:05.173Z | Downloaded gimli v0.32.3 |
| 927 | 2026-04-25T00:39:05.262Z | Compiling libc v0.2.184 |
| 928 | 2026-04-25T00:39:05.323Z | Compiling zeroize_derive v1.4.3 |
| 929 | 2026-04-25T00:39:05.327Z | Compiling subtle v2.6.1 |
| 930 | 2026-04-25T00:39:05.331Z | Compiling bitflags v2.10.0 |
| 931 | 2026-04-25T00:39:05.334Z | Compiling zerocopy v0.8.34 |
| 932 | 2026-04-25T00:39:05.337Z | Compiling zerocopy-derive v0.8.34 |
| 933 | 2026-04-25T00:39:05.341Z | Compiling libm v0.2.16 |
| 934 | 2026-04-25T00:39:05.344Z | Compiling num-traits v0.2.19 |
| 935 | 2026-04-25T00:39:05.456Z | Compiling generic-array v0.14.9 |
| 936 | 2026-04-25T00:39:05.541Z | Compiling const-oid v0.9.6 |
| 937 | 2026-04-25T00:39:05.728Z | Compiling serde_json v1.0.149 |
| 938 | 2026-04-25T00:39:05.740Z | Compiling unicode-segmentation v1.12.0 |
| 939 | 2026-04-25T00:39:05.925Z | Compiling rustix v1.1.3 |
| 940 | 2026-04-25T00:39:05.997Z | Compiling zeroize v1.8.2 |
| 941 | 2026-04-25T00:39:06.117Z | Compiling errno v0.3.14 |
| 942 | 2026-04-25T00:39:06.170Z | Compiling getrandom v0.2.17 |
| 943 | 2026-04-25T00:39:06.181Z | Compiling parking_lot_core v0.9.12 |
| 944 | 2026-04-25T00:39:06.259Z | Compiling socket2 v0.6.3 |
| 945 | 2026-04-25T00:39:06.276Z | Compiling signal-hook-registry v1.4.8 |
| 946 | 2026-04-25T00:39:06.278Z | Compiling mio v1.2.0 |
| 947 | 2026-04-25T00:39:06.343Z | Compiling getrandom v0.3.4 |
| 948 | 2026-04-25T00:39:06.476Z | Compiling parking_lot v0.12.5 |
| 949 | 2026-04-25T00:39:06.561Z | Compiling rand_core v0.6.4 |
| 950 | 2026-04-25T00:39:06.692Z | Compiling tokio v1.52.1 |
| 951 | 2026-04-25T00:39:06.787Z | Compiling uuid v1.20.0 |
| 952 | 2026-04-25T00:39:06.796Z | Compiling ring v0.17.14 |
| 953 | 2026-04-25T00:39:06.875Z | Compiling openssl-sys v0.9.114 |
| 954 | 2026-04-25T00:39:07.112Z | Compiling chrono v0.4.43 |
| 955 | 2026-04-25T00:39:07.194Z | Compiling block-buffer v0.10.4 |
| 956 | 2026-04-25T00:39:07.229Z | Compiling crypto-common v0.1.6 |
| 957 | 2026-04-25T00:39:07.300Z | Compiling openssl v0.10.78 |
| 958 | 2026-04-25T00:39:07.321Z | Compiling digest v0.10.7 |
| 959 | 2026-04-25T00:39:08.251Z | Compiling schemars v0.8.22 |
| 960 | 2026-04-25T00:39:08.602Z | Compiling ppv-lite86 v0.2.21 |
| 961 | 2026-04-25T00:39:08.629Z | Compiling rustls-pki-types v1.14.0 |
| 962 | 2026-04-25T00:39:08.665Z | Compiling heck v0.4.1 |
| 963 | 2026-04-25T00:39:08.819Z | Compiling base64ct v1.8.3 |
| 964 | 2026-04-25T00:39:08.907Z | Compiling terminal_size v0.4.3 |
| 965 | 2026-04-25T00:39:09.006Z | Compiling rand_chacha v0.3.1 |
| 966 | 2026-04-25T00:39:09.041Z | Compiling rustls-webpki v0.103.9 |
| 967 | 2026-04-25T00:39:09.083Z | Compiling pem-rfc7468 v0.7.0 |
| 968 | 2026-04-25T00:39:09.200Z | Compiling rand v0.8.5 |
| 969 | 2026-04-25T00:39:09.407Z | Compiling webpki-roots v1.0.5 |
| 970 | 2026-04-25T00:39:09.463Z | Compiling der_derive v0.7.3 |
| 971 | 2026-04-25T00:39:09.521Z | Compiling typify-impl v0.4.3 |
| 972 | 2026-04-25T00:39:09.838Z | Compiling native-tls v0.2.14 |
| 973 | 2026-04-25T00:39:09.886Z | Compiling rustls v0.23.36 |
| 974 | 2026-04-25T00:39:10.049Z | Compiling flagset v0.4.7 |
| 975 | 2026-04-25T00:39:10.134Z | Compiling winnow v1.0.0 |
| 976 | 2026-04-25T00:39:10.179Z | Compiling clap_builder v4.6.0 |
| 977 | 2026-04-25T00:39:10.232Z | Compiling is-terminal v0.4.17 |
| 978 | 2026-04-25T00:39:10.324Z | Compiling tokio-util v0.7.18 |
| 979 | 2026-04-25T00:39:10.458Z | Compiling tower v0.5.3 |
| 980 | 2026-04-25T00:39:10.476Z | Compiling tokio-native-tls v0.3.1 |
| 981 | 2026-04-25T00:39:10.504Z | Compiling der v0.7.10 |
| 982 | 2026-04-25T00:39:10.637Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 983 | 2026-04-25T00:39:10.934Z | Compiling h2 v0.4.13 |
| 984 | 2026-04-25T00:39:10.977Z | Compiling tower-http v0.6.8 |
| 985 | 2026-04-25T00:39:11.360Z | Compiling fastrand v2.3.0 |
| 986 | 2026-04-25T00:39:11.400Z | Compiling openapiv3 v2.2.0 |
| 987 | 2026-04-25T00:39:11.629Z | Compiling socket2 v0.5.10 |
| 988 | 2026-04-25T00:39:11.827Z | Compiling clap v4.6.1 |
| 989 | 2026-04-25T00:39:11.905Z | Compiling spin v0.9.8 |
| 990 | 2026-04-25T00:39:12.034Z | Compiling lazy_static v1.5.0 |
| 991 | 2026-04-25T00:39:12.119Z | Compiling spki v0.7.3 |
| 992 | 2026-04-25T00:39:12.332Z | Compiling h2 v0.3.27 |
| 993 | 2026-04-25T00:39:12.836Z | Compiling tokio-rustls v0.26.4 |
| 994 | 2026-04-25T00:39:13.094Z | Compiling tempfile v3.24.0 |
| 995 | 2026-04-25T00:39:13.514Z | Compiling tower v0.4.13 |
| 996 | 2026-04-25T00:39:13.828Z | Compiling pkcs8 v0.10.2 |
| 997 | 2026-04-25T00:39:14.107Z | Compiling hyper v1.8.1 |
| 998 | 2026-04-25T00:39:14.564Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 999 | 2026-04-25T00:39:14.700Z | Compiling sha2 v0.10.9 |
| 1000 | 2026-04-25T00:39:15.096Z | Compiling sha1 v0.10.6 |
| 1001 | 2026-04-25T00:39:15.283Z | Compiling hyper-util v0.1.19 |
| 1002 | 2026-04-25T00:39:15.342Z | Compiling hyper v0.14.32 |
| 1003 | 2026-04-25T00:39:15.597Z | Compiling prost-build v0.11.9 |
| 1004 | 2026-04-25T00:39:15.607Z | Compiling proc-macro-crate v3.4.0 |
| 1005 | 2026-04-25T00:39:15.855Z | Compiling typify-macro v0.4.3 |
| 1006 | 2026-04-25T00:39:15.913Z | Compiling tokio-stream v0.1.18 |
| 1007 | 2026-04-25T00:39:16.053Z | Compiling rustls-webpki v0.101.7 |
| 1008 | 2026-04-25T00:39:16.380Z | Compiling sct v0.7.1 |
| 1009 | 2026-04-25T00:39:16.557Z | Compiling rand_core v0.9.5 |
| 1010 | 2026-04-25T00:39:16.567Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1011 | 2026-04-25T00:39:16.778Z | Compiling hyper-rustls v0.27.7 |
| 1012 | 2026-04-25T00:39:16.790Z | Compiling hyper-tls v0.6.0 |
| 1013 | 2026-04-25T00:39:16.874Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1014 | 2026-04-25T00:39:17.021Z | Compiling reqwest v0.12.28 |
| 1015 | 2026-04-25T00:39:17.116Z | Compiling rand_chacha v0.9.0 |
| 1016 | 2026-04-25T00:39:17.133Z | Compiling hyper-timeout v0.5.2 |
| 1017 | 2026-04-25T00:39:17.331Z | Compiling rustls v0.21.12 |
| 1018 | 2026-04-25T00:39:17.691Z | Compiling tonic-build v0.9.2 |
| 1019 | 2026-04-25T00:39:17.890Z | Compiling typify v0.4.3 |
| 1020 | 2026-04-25T00:39:18.064Z | Compiling progenitor-impl v0.10.0 |
| 1021 | 2026-04-25T00:39:18.236Z | Compiling axum v0.7.9 |
| 1022 | 2026-04-25T00:39:18.397Z | Compiling num_enum_derive v0.7.5 |
| 1023 | 2026-04-25T00:39:18.430Z | Compiling tokio-openssl v0.6.5 |
| 1024 | 2026-04-25T00:39:18.485Z | Compiling tokio-io-timeout v1.2.1 |
| 1025 | 2026-04-25T00:39:18.583Z | Compiling oxnet v0.1.4 |
| 1026 | 2026-04-25T00:39:18.637Z | Compiling object v0.37.3 |
| 1027 | 2026-04-25T00:39:19.093Z | Compiling tungstenite v0.21.0 |
| 1028 | 2026-04-25T00:39:19.213Z | Compiling tokio-rustls v0.24.1 |
| 1029 | 2026-04-25T00:39:19.437Z | Compiling axum v0.6.20 |
| 1030 | 2026-04-25T00:39:19.517Z | Compiling num_enum v0.7.5 |
| 1031 | 2026-04-25T00:39:19.595Z | Compiling slog-scope v4.4.1 |
| 1032 | 2026-04-25T00:39:19.629Z | Compiling hyper-timeout v0.4.1 |
| 1033 | 2026-04-25T00:39:19.794Z | Compiling progenitor-client v0.10.0 |
| 1034 | 2026-04-25T00:39:19.863Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1035 | 2026-04-25T00:39:20.028Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1036 | 2026-04-25T00:39:20.340Z | Compiling cargo_toml v0.22.3 |
| 1037 | 2026-04-25T00:39:20.905Z | Compiling tonic v0.12.3 |
| 1038 | 2026-04-25T00:39:21.356Z | Compiling rand v0.9.2 |
| 1039 | 2026-04-25T00:39:21.418Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1040 | 2026-04-25T00:39:21.607Z | Compiling progenitor-macro v0.10.0 |
| 1041 | 2026-04-25T00:39:21.723Z | Compiling hmac v0.12.1 |
| 1042 | 2026-04-25T00:39:21.860Z | Compiling ahash v0.8.12 |
| 1043 | 2026-04-25T00:39:21.949Z | Compiling gimli v0.32.3 |
| 1044 | 2026-04-25T00:39:22.118Z | Compiling adler2 v2.0.1 |
| 1045 | 2026-04-25T00:39:22.251Z | Compiling slog-term v2.9.2 |
| 1046 | 2026-04-25T00:39:22.348Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1047 | 2026-04-25T00:39:22.543Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1048 | 2026-04-25T00:39:22.684Z | Compiling tonic-openssl v0.3.0 |
| 1049 | 2026-04-25T00:39:22.797Z | Compiling miniz_oxide v0.8.9 |
| 1050 | 2026-04-25T00:39:22.837Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1051 | 2026-04-25T00:39:23.029Z | Compiling tonic v0.9.2 |
| 1052 | 2026-04-25T00:39:23.032Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1053 | 2026-04-25T00:39:23.134Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1054 | 2026-04-25T00:39:23.233Z | Compiling slog-stdlog v4.1.1 |
| 1055 | 2026-04-25T00:39:23.439Z | Compiling lzma-sys v0.1.20 |
| 1056 | 2026-04-25T00:39:23.493Z | Compiling hyper-openssl v0.9.2 |
| 1057 | 2026-04-25T00:39:23.540Z | Compiling tokio-tungstenite v0.21.0 |
| 1058 | 2026-04-25T00:39:23.883Z | Compiling addr2line v0.25.1 |
| 1059 | 2026-04-25T00:39:23.945Z | Compiling progenitor-impl v0.11.2 |
| 1060 | 2026-04-25T00:39:24.008Z | Compiling console v0.16.2 |
| 1061 | 2026-04-25T00:39:24.226Z | Compiling zone_cfg_derive v0.3.1 |
| 1062 | 2026-04-25T00:39:24.491Z | Compiling signature v2.2.0 |
| 1063 | 2026-04-25T00:39:24.637Z | Compiling ff v0.13.1 |
| 1064 | 2026-04-25T00:39:24.645Z | Compiling base16ct v0.2.0 |
| 1065 | 2026-04-25T00:39:24.770Z | Compiling rustc-demangle v0.1.27 |
| 1066 | 2026-04-25T00:39:24.825Z | Compiling sec1 v0.7.3 |
| 1067 | 2026-04-25T00:39:24.934Z | Compiling zone v0.3.1 |
| 1068 | 2026-04-25T00:39:25.109Z | Compiling group v0.13.0 |
| 1069 | 2026-04-25T00:39:25.204Z | Compiling indicatif v0.18.3 |
| 1070 | 2026-04-25T00:39:25.284Z | Compiling xz2 v0.1.7 |
| 1071 | 2026-04-25T00:39:25.514Z | Compiling ron v0.12.0 |
| 1072 | 2026-04-25T00:39:25.618Z | Compiling slog-envlogger v2.2.0 |
| 1073 | 2026-04-25T00:39:26.025Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1074 | 2026-04-25T00:39:26.208Z | Compiling backtrace v0.3.76 |
| 1075 | 2026-04-25T00:39:26.627Z | Compiling hkdf v0.12.4 |
| 1076 | 2026-04-25T00:39:26.768Z | Compiling progenitor-client v0.11.2 |
| 1077 | 2026-04-25T00:39:26.830Z | Compiling progenitor v0.10.0 |
| 1078 | 2026-04-25T00:39:26.962Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1079 | 2026-04-25T00:39:27.060Z | Compiling crypto-bigint v0.5.5 |
| 1080 | 2026-04-25T00:39:27.111Z | Compiling rustc_version v0.4.1 |
| 1081 | 2026-04-25T00:39:27.384Z | Compiling is_ci v1.2.0 |
| 1082 | 2026-04-25T00:39:27.488Z | Compiling progenitor-macro v0.11.2 |
| 1083 | 2026-04-25T00:39:27.520Z | Compiling unicode-linebreak v0.1.5 |
| 1084 | 2026-04-25T00:39:27.648Z | Compiling unicode-width v0.1.14 |
| 1085 | 2026-04-25T00:39:27.758Z | Compiling smawk v0.3.2 |
| 1086 | 2026-04-25T00:39:27.767Z | Compiling supports-color v2.1.0 |
| 1087 | 2026-04-25T00:39:27.886Z | Compiling textwrap v0.15.2 |
| 1088 | 2026-04-25T00:39:27.916Z | Compiling curve25519-dalek v4.1.3 |
| 1089 | 2026-04-25T00:39:27.979Z | Compiling elliptic-curve v0.13.8 |
| 1090 | 2026-04-25T00:39:28.208Z | Compiling backtrace-ext v0.2.1 |
| 1091 | 2026-04-25T00:39:28.211Z | Compiling hashbrown v0.14.5 |
| 1092 | 2026-04-25T00:39:28.313Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1093 | 2026-04-25T00:39:28.383Z | Compiling supports-unicode v2.1.0 |
| 1094 | 2026-04-25T00:39:28.392Z | Compiling supports-hyperlinks v2.1.0 |
| 1095 | 2026-04-25T00:39:28.529Z | Compiling half v2.7.1 |
| 1096 | 2026-04-25T00:39:28.547Z | Compiling num-integer v0.1.46 |
| 1097 | 2026-04-25T00:39:28.818Z | Compiling terminal_size v0.1.17 |
| 1098 | 2026-04-25T00:39:28.853Z | Compiling miette-derive v5.10.0 |
| 1099 | 2026-04-25T00:39:28.890Z | Compiling num-bigint-dig v0.8.6 |
| 1100 | 2026-04-25T00:39:28.929Z | Compiling keccak v0.1.5 |
| 1101 | 2026-04-25T00:39:29.120Z | Compiling owo-colors v3.5.0 |
| 1102 | 2026-04-25T00:39:29.166Z | Compiling hex v0.4.3 |
| 1103 | 2026-04-25T00:39:29.254Z | Compiling ciborium-io v0.2.2 |
| 1104 | 2026-04-25T00:39:29.347Z | Compiling ciborium-ll v0.2.2 |
| 1105 | 2026-04-25T00:39:29.439Z | Compiling sha3 v0.10.8 |
| 1106 | 2026-04-25T00:39:29.563Z | Compiling num-iter v0.1.45 |
| 1107 | 2026-04-25T00:39:29.677Z | Compiling chumsky v0.9.3 |
| 1108 | 2026-04-25T00:39:29.785Z | Compiling rfc6979 v0.4.0 |
| 1109 | 2026-04-25T00:39:29.804Z | Compiling knuffel-derive v3.2.0 |
| 1110 | 2026-04-25T00:39:29.902Z | Compiling strum_macros v0.26.4 |
| 1111 | 2026-04-25T00:39:29.958Z | Compiling miette v5.10.0 |
| 1112 | 2026-04-25T00:39:30.362Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1113 | 2026-04-25T00:39:30.873Z | Compiling salty v0.3.0 |
| 1114 | 2026-04-25T00:39:31.048Z | Compiling rustix v0.38.44 |
| 1115 | 2026-04-25T00:39:31.237Z | Compiling knuffel v3.2.0 |
| 1116 | 2026-04-25T00:39:31.252Z | Compiling ecdsa v0.16.9 |
| 1117 | 2026-04-25T00:39:31.515Z | Compiling strum v0.26.3 |
| 1118 | 2026-04-25T00:39:31.639Z | Compiling ciborium v0.2.2 |
| 1119 | 2026-04-25T00:39:31.642Z | Compiling primeorder v0.13.6 |
| 1120 | 2026-04-25T00:39:31.899Z | Compiling ed25519 v2.2.3 |
| 1121 | 2026-04-25T00:39:32.128Z | Compiling pkcs1 v0.7.5 |
| 1122 | 2026-04-25T00:39:32.157Z | Compiling hubpack_derive v0.1.1 |
| 1123 | 2026-04-25T00:39:32.230Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1124 | 2026-04-25T00:39:32.290Z | Compiling ed25519-dalek v2.2.0 |
| 1125 | 2026-04-25T00:39:32.556Z | Compiling rsa v0.9.10 |
| 1126 | 2026-04-25T00:39:32.611Z | Compiling p384 v0.13.1 |
| 1127 | 2026-04-25T00:39:32.695Z | Compiling hubpack v0.1.2 |
| 1128 | 2026-04-25T00:39:32.790Z | Compiling progenitor v0.11.2 |
| 1129 | 2026-04-25T00:39:32.913Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1130 | 2026-04-25T00:39:33.203Z | Compiling x509-cert v0.2.5 |
| 1131 | 2026-04-25T00:39:33.322Z | Compiling static_assertions v1.1.0 |
| 1132 | 2026-04-25T00:39:33.393Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1133 | 2026-04-25T00:39:33.540Z | Compiling atomicwrites v0.4.4 |
| 1134 | 2026-04-25T00:39:33.658Z | Compiling console v0.15.11 |
| 1135 | 2026-04-25T00:39:33.803Z | Compiling newline-converter v0.3.0 |
| 1136 | 2026-04-25T00:39:33.918Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1137 | 2026-04-25T00:39:34.003Z | Compiling similar v2.7.0 |
| 1138 | 2026-04-25T00:39:34.191Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1139 | 2026-04-25T00:39:34.364Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1140 | 2026-04-25T00:39:34.367Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1141 | 2026-04-25T00:39:34.793Z | Compiling expectorate v1.2.0 |
| 1142 | 2026-04-25T00:39:35.260Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1143 | 2026-04-25T00:39:35.749Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1144 | 2026-04-25T00:39:36.269Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb) |
| 1145 | 2026-04-25T00:39:40.096Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1146 | 2026-04-25T00:39:48.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.62s |
| 1147 | 2026-04-25T00:39:48.270Z | + banner prep |
| 1148 | 2026-04-25T00:39:48.273Z | |
| 1149 | 2026-04-25T00:39:48.273Z | ##### ##### ###### ##### |
| 1150 | 2026-04-25T00:39:48.273Z | # # # # # # # |
| 1151 | 2026-04-25T00:39:48.273Z | # # # # ##### # # |
| 1152 | 2026-04-25T00:39:48.273Z | ##### ##### # ##### |
| 1153 | 2026-04-25T00:39:48.273Z | # # # # # |
| 1154 | 2026-04-25T00:39:48.273Z | # # # ###### # |
| 1155 | 2026-04-25T00:39:48.273Z | |
| 1156 | 2026-04-25T00:39:48.273Z | + mkdir -p out |
| 1157 | 2026-04-25T00:39:48.273Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1158 | 2026-04-25T00:39:48.519Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1159 | 2026-04-25T00:39:48.522Z | ++ grep -v -E '.*\.d$' |
| 1160 | 2026-04-25T00:39:48.522Z | ++ head -1 |
| 1161 | 2026-04-25T00:39:48.533Z | + TEST=target/debug/deps/baseline-37fc336b0b300356 |
| 1162 | 2026-04-25T00:39:48.536Z | + mv target/debug/deps/baseline-37fc336b0b300356 out/baseline |
| 1163 | 2026-04-25T00:39:48.536Z | + banner archive |
| 1164 | 2026-04-25T00:39:48.536Z | |
| 1165 | 2026-04-25T00:39:48.536Z | ## ##### #### # # # # # ###### |
| 1166 | 2026-04-25T00:39:48.536Z | # # # # # # # # # # # # |
| 1167 | 2026-04-25T00:39:48.536Z | # # # # # ###### # # # ##### |
| 1168 | 2026-04-25T00:39:48.536Z | ###### ##### # # # # # # # |
| 1169 | 2026-04-25T00:39:48.536Z | # # # # # # # # # # # # |
| 1170 | 2026-04-25T00:39:48.536Z | # # # # #### # # # ## ###### |
| 1171 | 2026-04-25T00:39:48.536Z | |
| 1172 | 2026-04-25T00:39:48.536Z | + cd /work/ci |
| 1173 | 2026-04-25T00:39:48.536Z | + cat |
| 1174 | 2026-04-25T00:39:48.539Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1175 | 2026-04-25T00:40:06.446Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1176 | 2026-04-25T00:40:06.446Z | a testbed/ 0K |
| 1177 | 2026-04-25T00:40:06.446Z | a testbed/netconf/ 0K |
| 1178 | 2026-04-25T00:40:06.446Z | a testbed/netconf/static-v6/ 0K |
| 1179 | 2026-04-25T00:40:06.446Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1180 | 2026-04-25T00:40:06.446Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1181 | 2026-04-25T00:40:06.446Z | a testbed/tools/ 0K |
| 1182 | 2026-04-25T00:40:06.446Z | a testbed/tools/wrangler/ 0K |
| 1183 | 2026-04-25T00:40:06.446Z | a testbed/tools/wrangler/proto/ 0K |
| 1184 | 2026-04-25T00:40:06.446Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1185 | 2026-04-25T00:40:06.446Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1186 | 2026-04-25T00:40:06.446Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1187 | 2026-04-25T00:40:06.446Z | a testbed/tools/wrangler/build.rs 1K |
| 1188 | 2026-04-25T00:40:06.446Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1189 | 2026-04-25T00:40:06.447Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1190 | 2026-04-25T00:40:06.447Z | a testbed/tools/wrangler/src/ 0K |
| 1191 | 2026-04-25T00:40:06.447Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1192 | 2026-04-25T00:40:06.447Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1193 | 2026-04-25T00:40:06.447Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1194 | 2026-04-25T00:40:06.447Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1195 | 2026-04-25T00:40:06.447Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1196 | 2026-04-25T00:40:06.447Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1197 | 2026-04-25T00:40:06.447Z | a testbed/tools/wrangler/scripts/ 0K |
| 1198 | 2026-04-25T00:40:06.447Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1199 | 2026-04-25T00:40:06.447Z | a testbed/tools/setup/ 0K |
| 1200 | 2026-04-25T00:40:06.447Z | a testbed/tools/setup/debian 1K |
| 1201 | 2026-04-25T00:40:06.447Z | a testbed/tools/setup/illumos 1K |
| 1202 | 2026-04-25T00:40:06.447Z | a testbed/README.md 1K |
| 1203 | 2026-04-25T00:40:06.447Z | a testbed/Cargo.lock 127K |
| 1204 | 2026-04-25T00:40:06.447Z | a testbed/.github/ 0K |
| 1205 | 2026-04-25T00:40:06.447Z | a testbed/.github/renovate.json 1K |
| 1206 | 2026-04-25T00:40:06.447Z | a testbed/.github/buildomat/ 0K |
| 1207 | 2026-04-25T00:40:06.447Z | a testbed/.github/buildomat/config.toml 1K |
| 1208 | 2026-04-25T00:40:06.447Z | a testbed/.github/buildomat/jobs/ 0K |
| 1209 | 2026-04-25T00:40:06.447Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1210 | 2026-04-25T00:40:06.447Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1211 | 2026-04-25T00:40:06.447Z | a testbed/target excluded |
| 1212 | 2026-04-25T00:40:06.447Z | a testbed/a4x2 excluded |
| 1213 | 2026-04-25T00:40:06.447Z | a testbed/toml-assemble/ 0K |
| 1214 | 2026-04-25T00:40:06.447Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1215 | 2026-04-25T00:40:06.447Z | a testbed/toml-assemble/src/ 0K |
| 1216 | 2026-04-25T00:40:06.447Z | a testbed/toml-assemble/src/main.rs 5K |
| 1217 | 2026-04-25T00:40:06.447Z | a testbed/toml-assemble/tests/ 0K |
| 1218 | 2026-04-25T00:40:06.447Z | a testbed/toml-assemble/tests/output/ 0K |
| 1219 | 2026-04-25T00:40:06.447Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1220 | 2026-04-25T00:40:06.447Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1221 | 2026-04-25T00:40:06.447Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1222 | 2026-04-25T00:40:06.447Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1223 | 2026-04-25T00:40:06.447Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1224 | 2026-04-25T00:40:06.447Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1225 | 2026-04-25T00:40:06.447Z | a testbed/out/ 0K |
| 1226 | 2026-04-25T00:40:06.447Z | a testbed/out/wrangler 168409K |
| 1227 | 2026-04-25T00:40:06.447Z | a testbed/out/interop 215175K |
| 1228 | 2026-04-25T00:40:06.448Z | a testbed/out/baseline 286377K |
| 1229 | 2026-04-25T00:40:06.448Z | a testbed/Cargo.toml 2K |
| 1230 | 2026-04-25T00:40:06.448Z | a testbed/.git excluded |
| 1231 | 2026-04-25T00:40:06.448Z | a testbed/interop/ 0K |
| 1232 | 2026-04-25T00:40:06.448Z | a testbed/interop/scripts/ 0K |
| 1233 | 2026-04-25T00:40:06.448Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1234 | 2026-04-25T00:40:06.448Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1235 | 2026-04-25T00:40:06.448Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1236 | 2026-04-25T00:40:06.448Z | a testbed/interop/.gitignore 1K |
| 1237 | 2026-04-25T00:40:06.448Z | a testbed/interop/README.md 3K |
| 1238 | 2026-04-25T00:40:06.448Z | a testbed/interop/Cargo.toml 1K |
| 1239 | 2026-04-25T00:40:06.448Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1240 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/ 0K |
| 1241 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1242 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1243 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1244 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1245 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1246 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1247 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1248 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1249 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1250 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1251 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1252 | 2026-04-25T00:40:06.448Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1253 | 2026-04-25T00:40:06.448Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1254 | 2026-04-25T00:40:06.448Z | a testbed/interop/src/ 0K |
| 1255 | 2026-04-25T00:40:06.448Z | a testbed/interop/src/lib.rs 2K |
| 1256 | 2026-04-25T00:40:06.448Z | a testbed/interop/src/bin/ 0K |
| 1257 | 2026-04-25T00:40:06.448Z | a testbed/interop/src/bin/interop.rs 3K |
| 1258 | 2026-04-25T00:40:06.448Z | a testbed/interop/tests/ 0K |
| 1259 | 2026-04-25T00:40:06.448Z | a testbed/interop/tests/baseline.rs 6K |
| 1260 | 2026-04-25T00:40:06.448Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1261 | 2026-04-25T00:40:06.448Z | a testbed/.gitignore 1K |
| 1262 | 2026-04-25T00:40:06.451Z | + banner dhcp-server |
| 1263 | 2026-04-25T00:40:06.452Z | |
| 1264 | 2026-04-25T00:40:06.452Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1265 | 2026-04-25T00:40:06.452Z | # # # # # # # # # # # # # # # |
| 1266 | 2026-04-25T00:40:06.452Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1267 | 2026-04-25T00:40:06.452Z | # # # # # ##### # # ##### # # # |
| 1268 | 2026-04-25T00:40:06.452Z | # # # # # # # # # # # # # # # |
| 1269 | 2026-04-25T00:40:06.452Z | ##### # # #### # #### ###### # # ## ###### |
| 1270 | 2026-04-25T00:40:06.452Z | |
| 1271 | 2026-04-25T00:40:06.452Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1272 | 2026-04-25T00:40:06.452Z | Cloning into '/work/ci/omicron'... |
| 1273 | 2026-04-25T00:40:15.337Z | + cd /work/ci/omicron |
| 1274 | 2026-04-25T00:40:15.337Z | + source env.sh |
| 1275 | 2026-04-25T00:40:15.340Z | ++ OLD_SHELL_OPTS=ehxB |
| 1276 | 2026-04-25T00:40:15.340Z | ++ set -o xtrace |
| 1277 | 2026-04-25T00:40:15.340Z | ++++ dirname env.sh |
| 1278 | 2026-04-25T00:40:15.343Z | +++ readlink -f . |
| 1279 | 2026-04-25T00:40:15.354Z | ++ OMICRON_WS=/work/ci/omicron |
| 1280 | 2026-04-25T00:40:15.358Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1281 | 2026-04-25T00:40:15.358Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1282 | 2026-04-25T00:40:15.358Z | ++ 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 |
| 1283 | 2026-04-25T00:40:15.358Z | ++ 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 |
| 1284 | 2026-04-25T00:40:15.358Z | ++ 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 |
| 1285 | 2026-04-25T00:40:15.358Z | ++ 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 |
| 1286 | 2026-04-25T00:40:15.358Z | ++ 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 |
| 1287 | 2026-04-25T00:40:15.358Z | ++ 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 |
| 1288 | 2026-04-25T00:40:15.358Z | ++ case $OLD_SHELL_OPTS in |
| 1289 | 2026-04-25T00:40:15.358Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1290 | 2026-04-25T00:40:15.358Z | + [[ true == true ]] |
| 1291 | 2026-04-25T00:40:15.358Z | + source .github/buildomat/ci-env.sh |
| 1292 | 2026-04-25T00:40:15.358Z | ++ export CARGO_TERM_COLOR=always |
| 1293 | 2026-04-25T00:40:15.358Z | ++ CARGO_TERM_COLOR=always |
| 1294 | 2026-04-25T00:40:15.358Z | + ./tools/install_builder_prerequisites.sh -y |
| 1295 | 2026-04-25T00:40:16.309Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1296 | 2026-04-25T00:40:22.610Z | Planning: Solver setup ... Done (4.973s) |
| 1297 | 2026-04-25T00:40:22.645Z | Planning: Running solver ... Done (0.034s) |
| 1298 | 2026-04-25T00:40:22.784Z | Planning: Finding local manifests ... Done (0.000s) |
| 1299 | 2026-04-25T00:40:22.787Z | Planning: Fetching manifests: 0/5 0% complete |
| 1300 | 2026-04-25T00:40:23.067Z | Planning: Fetching manifests: 5/5 100% complete |
| 1301 | 2026-04-25T00:40:23.103Z | Planning: Package planning ... Done (0.037s) |
| 1302 | 2026-04-25T00:40:23.139Z | Planning: Merging actions ... Done (0.035s) |
| 1303 | 2026-04-25T00:40:23.320Z | Planning: Checking for conflicting actions ... Done (0.181s) |
| 1304 | 2026-04-25T00:40:23.329Z | Planning: Consolidating action changes ... Done (0.008s) |
| 1305 | 2026-04-25T00:40:23.497Z | Planning: Evaluating mediators ... Done (0.168s) |
| 1306 | 2026-04-25T00:40:23.503Z | Planning: Planning completed in 7.19 seconds |
| 1307 | 2026-04-25T00:40:23.514Z | Packages to install: 5 |
| 1308 | 2026-04-25T00:40:23.517Z | Mediators to change: 3 |
| 1309 | 2026-04-25T00:40:23.517Z | Services to change: 1 |
| 1310 | 2026-04-25T00:40:23.517Z | Estimated space available: 152.68 GB |
| 1311 | 2026-04-25T00:40:23.517Z | Estimated space to be consumed: 1.89 GB |
| 1312 | 2026-04-25T00:40:23.517Z | Create boot environment: No |
| 1313 | 2026-04-25T00:40:23.517Z | Create backup boot environment: No |
| 1314 | 2026-04-25T00:40:23.517Z | Rebuild boot archive: No |
| 1315 | 2026-04-25T00:40:23.517Z | |
| 1316 | 2026-04-25T00:40:23.517Z | Changed mediators: |
| 1317 | 2026-04-25T00:40:23.517Z | mediator clang: |
| 1318 | 2026-04-25T00:40:23.517Z | version: None -> 15 (system default) |
| 1319 | 2026-04-25T00:40:23.517Z | |
| 1320 | 2026-04-25T00:40:23.517Z | mediator llvm: |
| 1321 | 2026-04-25T00:40:23.517Z | version: 14 (system default) -> 15 (system default) |
| 1322 | 2026-04-25T00:40:23.517Z | |
| 1323 | 2026-04-25T00:40:23.517Z | mediator postgresql: |
| 1324 | 2026-04-25T00:40:23.517Z | version: 15 (system default) -> 18 (system default) |
| 1325 | 2026-04-25T00:40:23.517Z | |
| 1326 | 2026-04-25T00:40:23.517Z | Changed packages: |
| 1327 | 2026-04-25T00:40:23.517Z | helios-dev |
| 1328 | 2026-04-25T00:40:23.517Z | developer/build-essential |
| 1329 | 2026-04-25T00:40:23.517Z | None -> 11-2.0 |
| 1330 | 2026-04-25T00:40:23.517Z | library/libxmlsec1 |
| 1331 | 2026-04-25T00:40:23.517Z | None -> 1.2.35-2.0 |
| 1332 | 2026-04-25T00:40:23.517Z | ooce/developer/clang-15 |
| 1333 | 2026-04-25T00:40:23.518Z | None -> 15.0.7-2.0 |
| 1334 | 2026-04-25T00:40:23.518Z | ooce/developer/llvm-15 |
| 1335 | 2026-04-25T00:40:23.518Z | None -> 15.0.7-2.0 |
| 1336 | 2026-04-25T00:40:23.518Z | ooce/library/postgresql-18 |
| 1337 | 2026-04-25T00:40:23.518Z | None -> 18.1-2.0 |
| 1338 | 2026-04-25T00:40:23.518Z | |
| 1339 | 2026-04-25T00:40:23.518Z | Services: |
| 1340 | 2026-04-25T00:40:23.518Z | restart_fmri: |
| 1341 | 2026-04-25T00:40:23.518Z | svc:/system/update-man-index:default |
| 1342 | 2026-04-25T00:40:23.546Z | |
| 1343 | 2026-04-25T00:40:23.546Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 1344 | 2026-04-25T00:40:28.791Z | Download: 1193/4272 items 83.4/219.0MB 38% complete (18.2M/s) |
| 1345 | 2026-04-25T00:40:34.190Z | Download: 2221/4272 items 119.2/219.0MB 54% complete (12.4M/s) |
| 1346 | 2026-04-25T00:40:39.416Z | Download: 3247/4272 items 203.1/219.0MB 92% complete (11.8M/s) |
| 1347 | 2026-04-25T00:40:44.431Z | Download: 3373/4272 items 213.3/219.0MB 97% complete (9.6M/s) |
| 1348 | 2026-04-25T00:40:49.787Z | Download: 4254/4272 items 218.9/219.0MB 99% complete (6.7M/s) |
| 1349 | 2026-04-25T00:40:49.829Z | Download: Completed 218.99 MB in 26.28 seconds (8.3M/s) |
| 1350 | 2026-04-25T00:40:50.017Z | Actions: 1/4789 actions (Installing new actions) |
| 1351 | 2026-04-25T00:40:53.373Z | Actions: Completed 4789 actions in 3.35 seconds. |
| 1352 | 2026-04-25T00:40:53.910Z | Done (0.533s) |
| 1353 | 2026-04-25T00:40:53.910Z | Done (0.000s) |
| 1354 | 2026-04-25T00:40:54.646Z | Done (0.735s) |
| 1355 | 2026-04-25T00:40:57.509Z | Done (2.488s) |
| 1356 | 2026-04-25T00:40:57.584Z | Done (0.010s) |
| 1357 | 2026-04-25T00:40:57.588Z | Done (0.000s) |
| 1358 | 2026-04-25T00:40:58.030Z | Done (0.000s) |
| 1359 | 2026-04-25T00:40:58.374Z | Planning: Evaluating mediator changes ... Done |
| 1360 | 2026-04-25T00:40:58.530Z | Planning: Checking for conflicting actions ... Done |
| 1361 | 2026-04-25T00:40:58.540Z | Planning: Consolidating action changes ... Done |
| 1362 | 2026-04-25T00:40:58.651Z | Planning: Evaluating mediators ... Done |
| 1363 | 2026-04-25T00:40:58.658Z | Planning: Planning completed in 0.27 seconds |
| 1364 | 2026-04-25T00:40:58.670Z | Mediators to change: 2 |
| 1365 | 2026-04-25T00:40:58.670Z | Create boot environment: No |
| 1366 | 2026-04-25T00:40:58.682Z | Create backup boot environment: No |
| 1367 | 2026-04-25T00:40:58.720Z | Done |
| 1368 | 2026-04-25T00:40:58.720Z | Done |
| 1369 | 2026-04-25T00:40:59.320Z | Done |
| 1370 | 2026-04-25T00:41:01.854Z | Done |
| 1371 | 2026-04-25T00:41:01.916Z | Done |
| 1372 | 2026-04-25T00:41:01.923Z | Done |
| 1373 | 2026-04-25T00:41:02.033Z | Done |
| 1374 | 2026-04-25T00:41:02.299Z | Planning: Evaluating mediator changes ... Done |
| 1375 | 2026-04-25T00:41:02.413Z | Planning: Checking for conflicting actions ... Done |
| 1376 | 2026-04-25T00:41:02.421Z | Planning: Consolidating action changes ... Done |
| 1377 | 2026-04-25T00:41:02.572Z | Planning: Evaluating mediators ... Done |
| 1378 | 2026-04-25T00:41:02.576Z | Planning: Planning completed in 0.27 seconds |
| 1379 | 2026-04-25T00:41:02.593Z | Mediators to change: 1 |
| 1380 | 2026-04-25T00:41:02.598Z | Create boot environment: No |
| 1381 | 2026-04-25T00:41:02.598Z | Create backup boot environment: No |
| 1382 | 2026-04-25T00:41:02.629Z | Done |
| 1383 | 2026-04-25T00:41:02.629Z | Done |
| 1384 | 2026-04-25T00:41:03.262Z | Done |
| 1385 | 2026-04-25T00:41:06.743Z | Done |
| 1386 | 2026-04-25T00:41:06.766Z | Done |
| 1387 | 2026-04-25T00:41:06.766Z | Done |
| 1388 | 2026-04-25T00:41:06.766Z | Done |
| 1389 | 2026-04-25T00:41:06.766Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1390 | 2026-04-25T00:41:06.766Z | clang system 15 system |
| 1391 | 2026-04-25T00:41:06.766Z | csh system system illumos |
| 1392 | 2026-04-25T00:41:06.766Z | ctags system system illumos |
| 1393 | 2026-04-25T00:41:06.766Z | file system system illumos |
| 1394 | 2026-04-25T00:41:06.766Z | gcc vendor 12 vendor |
| 1395 | 2026-04-25T00:41:06.767Z | gcc system 14 system |
| 1396 | 2026-04-25T00:41:06.767Z | gcc system 10 system |
| 1397 | 2026-04-25T00:41:06.767Z | go system 1.20 system |
| 1398 | 2026-04-25T00:41:06.767Z | go system 1.19 system |
| 1399 | 2026-04-25T00:41:06.767Z | llvm system 15 system |
| 1400 | 2026-04-25T00:41:06.767Z | llvm system 14 system |
| 1401 | 2026-04-25T00:41:06.767Z | mariadb system 10.6 system |
| 1402 | 2026-04-25T00:41:06.767Z | mta vendor vendor dma |
| 1403 | 2026-04-25T00:41:06.767Z | openjdk system 17 system |
| 1404 | 2026-04-25T00:41:06.767Z | openjdk system 11 system |
| 1405 | 2026-04-25T00:41:06.767Z | openjdk system 1.8 system |
| 1406 | 2026-04-25T00:41:06.767Z | openssl vendor 3 vendor |
| 1407 | 2026-04-25T00:41:06.767Z | perl system 5.36 system |
| 1408 | 2026-04-25T00:41:06.767Z | postgresql system 18 system |
| 1409 | 2026-04-25T00:41:06.767Z | postgresql system 15 system |
| 1410 | 2026-04-25T00:41:06.767Z | postgresql system 13 system |
| 1411 | 2026-04-25T00:41:06.767Z | python vendor 3 vendor |
| 1412 | 2026-04-25T00:41:06.767Z | python system 2 system |
| 1413 | 2026-04-25T00:41:06.767Z | python3 system 3.11 system |
| 1414 | 2026-04-25T00:41:06.767Z | ruby system 3.0 system |
| 1415 | 2026-04-25T00:41:06.767Z | words vendor vendor american-english |
| 1416 | 2026-04-25T00:41:06.767Z | words system system australian-english |
| 1417 | 2026-04-25T00:41:06.767Z | words system system british-english |
| 1418 | 2026-04-25T00:41:06.768Z | words system system canadian-english |
| 1419 | 2026-04-25T00:41:06.768Z | words system system french |
| 1420 | 2026-04-25T00:41:06.768Z | words system system italian |
| 1421 | 2026-04-25T00:41:06.768Z | words system system ngerman |
| 1422 | 2026-04-25T00:41:06.768Z | words system system ogerman |
| 1423 | 2026-04-25T00:41:06.768Z | words system system spanish |
| 1424 | 2026-04-25T00:41:06.768Z | PUBLISHER TYPE STATUS P LOCATION |
| 1425 | 2026-04-25T00:41:06.768Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1426 | 2026-04-25T00:41:11.055Z | FMRI IFO |
| 1427 | 2026-04-25T00:41:11.055Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1428 | 2026-04-25T00:41:11.055Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1429 | 2026-04-25T00:41:11.055Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1430 | 2026-04-25T00:41:11.055Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1431 | 2026-04-25T00:41:11.055Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1432 | 2026-04-25T00:41:11.055Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1433 | 2026-04-25T00:41:11.055Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 1434 | 2026-04-25T00:41:11.055Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 1435 | 2026-04-25T00:41:11.056Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1436 | 2026-04-25T00:41:11.056Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1437 | 2026-04-25T00:41:11.056Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1438 | 2026-04-25T00:41:11.056Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1439 | 2026-04-25T00:41:11.056Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1440 | 2026-04-25T00:41:11.056Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1441 | 2026-04-25T00:41:11.056Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1442 | 2026-04-25T00:41:11.056Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1443 | 2026-04-25T00:41:11.056Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1444 | 2026-04-25T00:41:11.981Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 1445 | 2026-04-25T00:41:12.131Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 1446 | 2026-04-25T00:41:12.134Z | info: downloading 6 components |
| 1447 | 2026-04-25T00:41:26.461Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1448 | 2026-04-25T00:41:26.733Z | Updating crates.io index |
| 1449 | 2026-04-25T00:41:26.735Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1450 | 2026-04-25T00:41:26.999Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1451 | 2026-04-25T00:41:27.365Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1452 | 2026-04-25T00:41:27.678Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1453 | 2026-04-25T00:41:28.228Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1454 | 2026-04-25T00:41:28.728Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1455 | 2026-04-25T00:41:29.411Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1456 | 2026-04-25T00:41:29.653Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1457 | 2026-04-25T00:41:30.315Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1458 | 2026-04-25T00:41:30.943Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1459 | 2026-04-25T00:41:31.217Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1460 | 2026-04-25T00:41:32.096Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1461 | 2026-04-25T00:41:32.790Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1462 | 2026-04-25T00:41:33.020Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1463 | 2026-04-25T00:41:33.392Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1464 | 2026-04-25T00:41:33.760Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1465 | 2026-04-25T00:41:34.272Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1466 | 2026-04-25T00:41:34.522Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1467 | 2026-04-25T00:41:34.779Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 1468 | 2026-04-25T00:41:35.186Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 1469 | 2026-04-25T00:41:35.840Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1470 | 2026-04-25T00:41:36.309Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1471 | 2026-04-25T00:41:36.611Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1472 | 2026-04-25T00:41:37.278Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1473 | 2026-04-25T00:41:37.497Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1474 | 2026-04-25T00:41:38.015Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1475 | 2026-04-25T00:41:38.550Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1476 | 2026-04-25T00:41:38.830Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1477 | 2026-04-25T00:41:39.116Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1478 | 2026-04-25T00:41:39.603Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1479 | 2026-04-25T00:41:40.145Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1480 | 2026-04-25T00:41:40.374Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1481 | 2026-04-25T00:41:52.411Z | Downloading crates ... |
| 1482 | 2026-04-25T00:41:52.489Z | Downloaded ordered-float v2.10.1 |
| 1483 | 2026-04-25T00:41:52.493Z | Downloaded quote v1.0.44 |
| 1484 | 2026-04-25T00:41:52.496Z | Downloaded getrandom v0.4.1 |
| 1485 | 2026-04-25T00:41:52.503Z | Downloaded zmij v1.0.21 |
| 1486 | 2026-04-25T00:41:52.506Z | Downloaded unicode-xid v0.2.6 |
| 1487 | 2026-04-25T00:41:52.510Z | Downloaded memmap v0.7.0 |
| 1488 | 2026-04-25T00:41:52.512Z | Downloaded scroll v0.12.0 |
| 1489 | 2026-04-25T00:41:52.516Z | Downloaded erased-serde v0.4.9 |
| 1490 | 2026-04-25T00:41:52.519Z | Downloaded clap_derive v4.5.55 |
| 1491 | 2026-04-25T00:41:52.519Z | Downloaded anstream v0.6.21 |
| 1492 | 2026-04-25T00:41:52.521Z | Downloaded usdt v0.5.0 |
| 1493 | 2026-04-25T00:41:52.521Z | Downloaded scroll_derive v0.12.1 |
| 1494 | 2026-04-25T00:41:52.524Z | Downloaded serde_spanned v0.6.9 |
| 1495 | 2026-04-25T00:41:52.528Z | Downloaded macaddr v1.0.1 |
| 1496 | 2026-04-25T00:41:52.531Z | Downloaded crypto-common v0.1.7 |
| 1497 | 2026-04-25T00:41:52.534Z | Downloaded dtrace-parser v0.2.0 |
| 1498 | 2026-04-25T00:41:52.549Z | Downloaded serde_tokenstream v0.2.3 |
| 1499 | 2026-04-25T00:41:52.552Z | Downloaded bytecount v0.6.9 |
| 1500 | 2026-04-25T00:41:52.555Z | Downloaded zerocopy-derive v0.7.35 |
| 1501 | 2026-04-25T00:41:52.558Z | Downloaded camino-tempfile v1.4.1 |
| 1502 | 2026-04-25T00:41:52.561Z | Downloaded usdt-attr-macro v0.5.0 |
| 1503 | 2026-04-25T00:41:52.561Z | Downloaded pest_generator v2.8.6 |
| 1504 | 2026-04-25T00:41:52.564Z | Downloaded cargo_metadata v0.21.0 |
| 1505 | 2026-04-25T00:41:52.564Z | Downloaded anstyle-parse v0.2.7 |
| 1506 | 2026-04-25T00:41:52.567Z | Downloaded toml_datetime v0.6.11 |
| 1507 | 2026-04-25T00:41:52.570Z | Downloaded cargo-platform v0.2.0 |
| 1508 | 2026-04-25T00:41:52.572Z | Downloaded swrite v0.1.0 |
| 1509 | 2026-04-25T00:41:52.575Z | Downloaded dof v0.3.0 |
| 1510 | 2026-04-25T00:41:52.575Z | Downloaded usdt-macro v0.5.0 |
| 1511 | 2026-04-25T00:41:52.575Z | Downloaded cargo-util-schemas v0.8.2 |
| 1512 | 2026-04-25T00:41:52.579Z | Downloaded bitflags v2.11.0 |
| 1513 | 2026-04-25T00:41:52.582Z | Downloaded generic-array v0.14.7 |
| 1514 | 2026-04-25T00:41:52.585Z | Downloaded thread-id v4.2.2 |
| 1515 | 2026-04-25T00:41:52.588Z | Downloaded tabled_derive v0.7.0 |
| 1516 | 2026-04-25T00:41:52.588Z | Downloaded plain v0.2.3 |
| 1517 | 2026-04-25T00:41:52.595Z | Downloaded unicode-ident v1.0.24 |
| 1518 | 2026-04-25T00:41:52.597Z | Downloaded ucd-trie v0.1.7 |
| 1519 | 2026-04-25T00:41:52.597Z | Downloaded toml_write v0.1.2 |
| 1520 | 2026-04-25T00:41:52.600Z | Downloaded tempfile v3.25.0 |
| 1521 | 2026-04-25T00:41:52.600Z | Downloaded cargo_toml v0.21.0 |
| 1522 | 2026-04-25T00:41:52.604Z | Downloaded toml v0.8.23 |
| 1523 | 2026-04-25T00:41:52.606Z | Downloaded serde-value v0.7.0 |
| 1524 | 2026-04-25T00:41:52.609Z | Downloaded serde-untagged v0.1.9 |
| 1525 | 2026-04-25T00:41:52.613Z | Downloaded fs-err v3.3.0 |
| 1526 | 2026-04-25T00:41:52.616Z | Downloaded papergrid v0.11.0 |
| 1527 | 2026-04-25T00:41:52.619Z | Downloaded pest_derive v2.8.6 |
| 1528 | 2026-04-25T00:41:52.626Z | Downloaded usdt-impl v0.5.0 |
| 1529 | 2026-04-25T00:41:52.628Z | Downloaded pest_meta v2.8.6 |
| 1530 | 2026-04-25T00:41:52.634Z | Downloaded memchr v2.8.0 |
| 1531 | 2026-04-25T00:41:52.636Z | Downloaded clap v4.5.60 |
| 1532 | 2026-04-25T00:41:52.641Z | Downloaded textwrap v0.16.2 |
| 1533 | 2026-04-25T00:41:52.643Z | Downloaded toml_edit v0.22.27 |
| 1534 | 2026-04-25T00:41:52.657Z | Downloaded pest v2.8.6 |
| 1535 | 2026-04-25T00:41:52.675Z | Downloaded goblin v0.8.2 |
| 1536 | 2026-04-25T00:41:52.688Z | Downloaded zerocopy v0.7.35 |
| 1537 | 2026-04-25T00:41:52.696Z | Downloaded clap_builder v4.5.60 |
| 1538 | 2026-04-25T00:41:52.701Z | Downloaded tabled v0.15.0 |
| 1539 | 2026-04-25T00:41:52.712Z | Downloaded unicode-width v0.2.0 |
| 1540 | 2026-04-25T00:41:52.753Z | Downloaded libc v0.2.185 |
| 1541 | 2026-04-25T00:41:52.821Z | Compiling proc-macro2 v1.0.106 |
| 1542 | 2026-04-25T00:41:52.825Z | Compiling quote v1.0.44 |
| 1543 | 2026-04-25T00:41:52.825Z | Compiling unicode-ident v1.0.24 |
| 1544 | 2026-04-25T00:41:52.825Z | Compiling serde_core v1.0.228 |
| 1545 | 2026-04-25T00:41:52.825Z | Compiling libc v0.2.185 |
| 1546 | 2026-04-25T00:41:52.825Z | Compiling version_check v0.9.5 |
| 1547 | 2026-04-25T00:41:52.825Z | Compiling serde v1.0.228 |
| 1548 | 2026-04-25T00:41:52.825Z | Compiling memchr v2.8.0 |
| 1549 | 2026-04-25T00:41:53.119Z | Compiling stable_deref_trait v1.2.1 |
| 1550 | 2026-04-25T00:41:53.204Z | Compiling zmij v1.0.21 |
| 1551 | 2026-04-25T00:41:53.318Z | Compiling autocfg v1.5.0 |
| 1552 | 2026-04-25T00:41:53.346Z | Compiling itoa v1.0.17 |
| 1553 | 2026-04-25T00:41:53.537Z | Compiling thiserror v1.0.69 |
| 1554 | 2026-04-25T00:41:53.641Z | Compiling ucd-trie v0.1.7 |
| 1555 | 2026-04-25T00:41:53.703Z | Compiling litemap v0.8.1 |
| 1556 | 2026-04-25T00:41:53.746Z | Compiling writeable v0.6.2 |
| 1557 | 2026-04-25T00:41:53.784Z | Compiling pest v2.8.6 |
| 1558 | 2026-04-25T00:41:53.900Z | Compiling icu_normalizer_data v2.1.1 |
| 1559 | 2026-04-25T00:41:53.914Z | Compiling byteorder v1.5.0 |
| 1560 | 2026-04-25T00:41:54.089Z | Compiling icu_properties_data v2.1.2 |
| 1561 | 2026-04-25T00:41:54.148Z | Compiling rustix v1.1.3 |
| 1562 | 2026-04-25T00:41:54.255Z | Compiling syn v2.0.117 |
| 1563 | 2026-04-25T00:41:54.316Z | Compiling errno v0.3.14 |
| 1564 | 2026-04-25T00:41:54.319Z | Compiling bitflags v2.11.0 |
| 1565 | 2026-04-25T00:41:54.345Z | Compiling serde_json v1.0.149 |
| 1566 | 2026-04-25T00:41:54.611Z | Compiling num-traits v0.2.19 |
| 1567 | 2026-04-25T00:41:54.628Z | Compiling hashbrown v0.16.1 |
| 1568 | 2026-04-25T00:41:54.797Z | Compiling typeid v1.0.3 |
| 1569 | 2026-04-25T00:41:54.923Z | Compiling pest_meta v2.8.6 |
| 1570 | 2026-04-25T00:41:55.076Z | Compiling equivalent v1.0.2 |
| 1571 | 2026-04-25T00:41:55.079Z | Compiling smallvec v1.15.1 |
| 1572 | 2026-04-25T00:41:55.174Z | Compiling indexmap v2.13.0 |
| 1573 | 2026-04-25T00:41:55.271Z | Compiling thread-id v4.2.2 |
| 1574 | 2026-04-25T00:41:55.308Z | Compiling usdt-impl v0.5.0 |
| 1575 | 2026-04-25T00:41:55.357Z | Compiling proc-macro-error-attr v1.0.4 |
| 1576 | 2026-04-25T00:41:55.425Z | Compiling erased-serde v0.4.9 |
| 1577 | 2026-04-25T00:41:55.551Z | Compiling winnow v0.7.14 |
| 1578 | 2026-04-25T00:41:55.680Z | Compiling syn v1.0.109 |
| 1579 | 2026-04-25T00:41:55.704Z | Compiling toml_write v0.1.2 |
| 1580 | 2026-04-25T00:41:56.049Z | Compiling proc-macro-error v1.0.4 |
| 1581 | 2026-04-25T00:41:56.133Z | Compiling utf8_iter v1.0.4 |
| 1582 | 2026-04-25T00:41:56.244Z | Compiling log v0.4.29 |
| 1583 | 2026-04-25T00:41:56.287Z | Compiling camino v1.2.2 |
| 1584 | 2026-04-25T00:41:56.436Z | Compiling getrandom v0.4.1 |
| 1585 | 2026-04-25T00:41:56.556Z | Compiling thiserror v2.0.18 |
| 1586 | 2026-04-25T00:41:56.598Z | Compiling percent-encoding v2.3.2 |
| 1587 | 2026-04-25T00:41:56.614Z | Compiling plain v0.2.3 |
| 1588 | 2026-04-25T00:41:56.614Z | Compiling utf8parse v0.2.2 |
| 1589 | 2026-04-25T00:41:56.735Z | Compiling form_urlencoded v1.2.2 |
| 1590 | 2026-04-25T00:41:56.755Z | Compiling anstyle-parse v0.2.7 |
| 1591 | 2026-04-25T00:41:56.818Z | Compiling ordered-float v2.10.1 |
| 1592 | 2026-04-25T00:41:56.936Z | Compiling synstructure v0.13.2 |
| 1593 | 2026-04-25T00:41:56.953Z | Compiling pest_generator v2.8.6 |
| 1594 | 2026-04-25T00:41:57.082Z | Compiling terminal_size v0.4.3 |
| 1595 | 2026-04-25T00:41:57.228Z | Compiling anstyle v1.0.13 |
| 1596 | 2026-04-25T00:41:57.318Z | Compiling pretty-hex v0.4.1 |
| 1597 | 2026-04-25T00:41:57.378Z | Compiling colorchoice v1.0.4 |
| 1598 | 2026-04-25T00:41:57.442Z | Compiling cfg-if v1.0.4 |
| 1599 | 2026-04-25T00:41:57.462Z | Compiling is_terminal_polyfill v1.70.2 |
| 1600 | 2026-04-25T00:41:57.465Z | Compiling anstyle-query v1.1.5 |
| 1601 | 2026-04-25T00:41:57.540Z | Compiling serde-untagged v0.1.9 |
| 1602 | 2026-04-25T00:41:57.560Z | Compiling anstream v0.6.21 |
| 1603 | 2026-04-25T00:41:57.604Z | Compiling semver v1.0.27 |
| 1604 | 2026-04-25T00:41:57.692Z | Compiling fs-err v3.3.0 |
| 1605 | 2026-04-25T00:41:57.783Z | Compiling bytecount v0.6.9 |
| 1606 | 2026-04-25T00:41:57.876Z | Compiling fastrand v2.3.0 |
| 1607 | 2026-04-25T00:41:57.891Z | Compiling anyhow v1.0.102 |
| 1608 | 2026-04-25T00:41:57.923Z | Compiling heck v0.4.1 |
| 1609 | 2026-04-25T00:41:57.923Z | Compiling clap_lex v1.0.0 |
| 1610 | 2026-04-25T00:41:57.969Z | Compiling unicode-width v0.1.14 |
| 1611 | 2026-04-25T00:41:58.151Z | Compiling strsim v0.11.1 |
| 1612 | 2026-04-25T00:41:58.167Z | Compiling heck v0.5.0 |
| 1613 | 2026-04-25T00:41:58.193Z | Compiling once_cell v1.21.3 |
| 1614 | 2026-04-25T00:41:58.248Z | Compiling unicode-xid v0.2.6 |
| 1615 | 2026-04-25T00:41:58.379Z | Compiling fnv v1.0.7 |
| 1616 | 2026-04-25T00:41:58.402Z | Compiling tempfile v3.25.0 |
| 1617 | 2026-04-25T00:41:58.417Z | Compiling clap_builder v4.5.60 |
| 1618 | 2026-04-25T00:41:58.484Z | Compiling papergrid v0.11.0 |
| 1619 | 2026-04-25T00:41:58.606Z | Compiling memmap v0.7.0 |
| 1620 | 2026-04-25T00:41:58.627Z | Compiling serde_derive v1.0.228 |
| 1621 | 2026-04-25T00:41:58.655Z | Compiling zerofrom-derive v0.1.6 |
| 1622 | 2026-04-25T00:41:58.776Z | Compiling yoke-derive v0.8.1 |
| 1623 | 2026-04-25T00:41:58.791Z | Compiling zerovec-derive v0.11.2 |
| 1624 | 2026-04-25T00:41:59.027Z | Compiling displaydoc v0.2.5 |
| 1625 | 2026-04-25T00:41:59.784Z | Compiling thiserror-impl v1.0.69 |
| 1626 | 2026-04-25T00:41:59.938Z | Compiling zerocopy-derive v0.7.35 |
| 1627 | 2026-04-25T00:41:59.966Z | Compiling pest_derive v2.8.6 |
| 1628 | 2026-04-25T00:41:59.998Z | Compiling scroll_derive v0.12.1 |
| 1629 | 2026-04-25T00:42:00.064Z | Compiling zerofrom v0.1.6 |
| 1630 | 2026-04-25T00:42:00.202Z | Compiling yoke v0.8.1 |
| 1631 | 2026-04-25T00:42:00.395Z | Compiling zerovec v0.11.5 |
| 1632 | 2026-04-25T00:42:00.412Z | Compiling zerotrie v0.2.3 |
| 1633 | 2026-04-25T00:42:00.665Z | Compiling scroll v0.12.0 |
| 1634 | 2026-04-25T00:42:00.724Z | Compiling thiserror-impl v2.0.18 |
| 1635 | 2026-04-25T00:42:00.807Z | Compiling zerocopy v0.7.35 |
| 1636 | 2026-04-25T00:42:00.930Z | Compiling tinystr v0.8.2 |
| 1637 | 2026-04-25T00:42:00.963Z | Compiling potential_utf v0.1.4 |
| 1638 | 2026-04-25T00:42:01.136Z | Compiling icu_locale_core v2.1.1 |
| 1639 | 2026-04-25T00:42:01.151Z | Compiling icu_collections v2.1.1 |
| 1640 | 2026-04-25T00:42:01.196Z | Compiling dtrace-parser v0.2.0 |
| 1641 | 2026-04-25T00:42:01.373Z | Compiling goblin v0.8.2 |
| 1642 | 2026-04-25T00:42:01.485Z | Compiling tabled_derive v0.7.0 |
| 1643 | 2026-04-25T00:42:01.586Z | Compiling clap_derive v4.5.55 |
| 1644 | 2026-04-25T00:42:01.942Z | Compiling icu_provider v2.1.1 |
| 1645 | 2026-04-25T00:42:02.024Z | Compiling smawk v0.3.2 |
| 1646 | 2026-04-25T00:42:02.075Z | Compiling toml_datetime v0.6.11 |
| 1647 | 2026-04-25T00:42:02.115Z | Compiling serde_spanned v0.6.9 |
| 1648 | 2026-04-25T00:42:02.155Z | Compiling dof v0.3.0 |
| 1649 | 2026-04-25T00:42:02.169Z | Compiling serde_tokenstream v0.2.3 |
| 1650 | 2026-04-25T00:42:02.248Z | Compiling icu_properties v2.1.2 |
| 1651 | 2026-04-25T00:42:02.266Z | Compiling icu_normalizer v2.1.1 |
| 1652 | 2026-04-25T00:42:02.356Z | Compiling toml_edit v0.22.27 |
| 1653 | 2026-04-25T00:42:02.521Z | Compiling serde-value v0.7.0 |
| 1654 | 2026-04-25T00:42:02.549Z | Compiling cargo-platform v0.2.0 |
| 1655 | 2026-04-25T00:42:02.826Z | Compiling unicode-width v0.2.0 |
| 1656 | 2026-04-25T00:42:02.829Z | Compiling unicode-linebreak v0.1.5 |
| 1657 | 2026-04-25T00:42:02.884Z | Compiling tabled v0.15.0 |
| 1658 | 2026-04-25T00:42:03.088Z | Compiling textwrap v0.16.2 |
| 1659 | 2026-04-25T00:42:03.108Z | Compiling idna_adapter v1.2.1 |
| 1660 | 2026-04-25T00:42:03.111Z | Compiling usdt-macro v0.5.0 |
| 1661 | 2026-04-25T00:42:03.261Z | Compiling idna v1.1.0 |
| 1662 | 2026-04-25T00:42:03.342Z | Compiling usdt-attr-macro v0.5.0 |
| 1663 | 2026-04-25T00:42:03.357Z | Compiling clap v4.5.60 |
| 1664 | 2026-04-25T00:42:03.444Z | Compiling macaddr v1.0.1 |
| 1665 | 2026-04-25T00:42:03.563Z | Compiling url v2.5.8 |
| 1666 | 2026-04-25T00:42:03.750Z | Compiling toml v0.8.23 |
| 1667 | 2026-04-25T00:42:04.282Z | Compiling cargo-util-schemas v0.8.2 |
| 1668 | 2026-04-25T00:42:04.325Z | Compiling cargo_toml v0.21.0 |
| 1669 | 2026-04-25T00:42:04.373Z | Compiling camino-tempfile v1.4.1 |
| 1670 | 2026-04-25T00:42:04.389Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1671 | 2026-04-25T00:42:04.656Z | Compiling swrite v0.1.0 |
| 1672 | 2026-04-25T00:42:04.714Z | Compiling usdt v0.5.0 |
| 1673 | 2026-04-25T00:42:05.241Z | Compiling cargo_metadata v0.21.0 |
| 1674 | 2026-04-25T00:42:06.186Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1675 | 2026-04-25T00:42:08.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.98s |
| 1676 | 2026-04-25T00:42:08.414Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1677 | 2026-04-25T00:42:08.981Z | Downloading crates ... |
| 1678 | 2026-04-25T00:42:09.112Z | Downloaded cobs v0.3.0 |
| 1679 | 2026-04-25T00:42:09.118Z | Downloaded defmt v1.0.1 |
| 1680 | 2026-04-25T00:42:09.122Z | Downloaded aead v0.5.2 |
| 1681 | 2026-04-25T00:42:09.128Z | Downloaded async-recursion v1.1.1 |
| 1682 | 2026-04-25T00:42:09.131Z | Downloaded bcs v0.1.6 |
| 1683 | 2026-04-25T00:42:09.134Z | Downloaded atty v0.2.14 |
| 1684 | 2026-04-25T00:42:09.134Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1685 | 2026-04-25T00:42:09.137Z | Downloaded backoff v0.4.0 |
| 1686 | 2026-04-25T00:42:09.141Z | Downloaded bit-set v0.8.0 |
| 1687 | 2026-04-25T00:42:09.146Z | Downloaded bit-set v0.5.3 |
| 1688 | 2026-04-25T00:42:09.155Z | Downloaded document-features v0.2.12 |
| 1689 | 2026-04-25T00:42:09.158Z | Downloaded crc-catalog v2.4.0 |
| 1690 | 2026-04-25T00:42:09.163Z | Downloaded downcast-rs v2.0.2 |
| 1691 | 2026-04-25T00:42:09.163Z | Downloaded dof v0.4.0 |
| 1692 | 2026-04-25T00:42:09.163Z | Downloaded debug-ignore v1.0.5 |
| 1693 | 2026-04-25T00:42:09.166Z | Downloaded compression-core v0.4.31 |
| 1694 | 2026-04-25T00:42:09.166Z | Downloaded darling_macro v0.21.3 |
| 1695 | 2026-04-25T00:42:09.166Z | Downloaded display-error-chain v0.2.2 |
| 1696 | 2026-04-25T00:42:09.166Z | Downloaded fxhash v0.2.1 |
| 1697 | 2026-04-25T00:42:09.166Z | Downloaded des v0.8.1 |
| 1698 | 2026-04-25T00:42:09.166Z | Downloaded crc8 v0.1.1 |
| 1699 | 2026-04-25T00:42:09.169Z | Downloaded derive_more v2.1.1 |
| 1700 | 2026-04-25T00:42:09.178Z | Downloaded crunchy v0.2.4 |
| 1701 | 2026-04-25T00:42:09.181Z | Downloaded defmt-parser v1.0.0 |
| 1702 | 2026-04-25T00:42:09.181Z | Downloaded defmt-macros v1.0.1 |
| 1703 | 2026-04-25T00:42:09.181Z | Downloaded env_logger v0.11.9 |
| 1704 | 2026-04-25T00:42:09.184Z | Downloaded crc v3.4.0 |
| 1705 | 2026-04-25T00:42:09.188Z | Downloaded bitfield v0.19.4 |
| 1706 | 2026-04-25T00:42:09.188Z | Downloaded async-bb8-diesel v0.2.1 |
| 1707 | 2026-04-25T00:42:09.188Z | Downloaded assert_matches v1.5.0 |
| 1708 | 2026-04-25T00:42:09.191Z | Downloaded cargo-platform v0.1.9 |
| 1709 | 2026-04-25T00:42:09.194Z | Downloaded goblin v0.10.5 |
| 1710 | 2026-04-25T00:42:09.200Z | Downloaded bb8 v0.8.6 |
| 1711 | 2026-04-25T00:42:09.204Z | Downloaded hyper-staticfile v0.10.1 |
| 1712 | 2026-04-25T00:42:09.204Z | Downloaded fallible-iterator v0.2.0 |
| 1713 | 2026-04-25T00:42:09.204Z | Downloaded ascii-canvas v3.0.0 |
| 1714 | 2026-04-25T00:42:09.204Z | Downloaded bitfield-struct v0.6.2 |
| 1715 | 2026-04-25T00:42:09.207Z | Downloaded defmt v0.3.100 |
| 1716 | 2026-04-25T00:42:09.207Z | Downloaded bitfield-macros v0.19.4 |
| 1717 | 2026-04-25T00:42:09.207Z | Downloaded flate2 v1.1.9 |
| 1718 | 2026-04-25T00:42:09.210Z | Downloaded indent_write v2.2.0 |
| 1719 | 2026-04-25T00:42:09.210Z | Downloaded derive-where v1.6.0 |
| 1720 | 2026-04-25T00:42:09.213Z | Downloaded hash32 v0.2.1 |
| 1721 | 2026-04-25T00:42:09.216Z | Downloaded critical-section v1.2.0 |
| 1722 | 2026-04-25T00:42:09.216Z | Downloaded cexpr v0.6.0 |
| 1723 | 2026-04-25T00:42:09.219Z | Downloaded instability v0.3.11 |
| 1724 | 2026-04-25T00:42:09.219Z | Downloaded convert_case v0.4.0 |
| 1725 | 2026-04-25T00:42:09.219Z | Downloaded hash32 v0.3.1 |
| 1726 | 2026-04-25T00:42:09.222Z | Downloaded drift v0.1.3 |
| 1727 | 2026-04-25T00:42:09.225Z | Downloaded corncobs v0.1.4 |
| 1728 | 2026-04-25T00:42:09.225Z | Downloaded daft-derive v0.1.5 |
| 1729 | 2026-04-25T00:42:09.227Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1730 | 2026-04-25T00:42:09.230Z | Downloaded cancel-safe-futures v0.1.5 |
| 1731 | 2026-04-25T00:42:09.233Z | Downloaded hostname v0.3.1 |
| 1732 | 2026-04-25T00:42:09.233Z | Downloaded embedded-io v0.4.0 |
| 1733 | 2026-04-25T00:42:09.233Z | Downloaded backon v1.6.0 |
| 1734 | 2026-04-25T00:42:09.238Z | Downloaded castaway v0.2.4 |
| 1735 | 2026-04-25T00:42:09.238Z | Downloaded hostname v0.4.2 |
| 1736 | 2026-04-25T00:42:09.241Z | Downloaded inout v0.1.4 |
| 1737 | 2026-04-25T00:42:09.241Z | Downloaded instant v0.1.13 |
| 1738 | 2026-04-25T00:42:09.241Z | Downloaded embedded-io v0.6.1 |
| 1739 | 2026-04-25T00:42:09.241Z | Downloaded dirs-next v2.0.0 |
| 1740 | 2026-04-25T00:42:09.244Z | Downloaded internet-checksum v0.2.1 |
| 1741 | 2026-04-25T00:42:09.244Z | Downloaded funty v2.0.0 |
| 1742 | 2026-04-25T00:42:09.244Z | Downloaded cfg_aliases v0.1.1 |
| 1743 | 2026-04-25T00:42:09.244Z | Downloaded array-init v0.0.4 |
| 1744 | 2026-04-25T00:42:09.246Z | Downloaded derive_builder_macro v0.20.2 |
| 1745 | 2026-04-25T00:42:09.246Z | Downloaded cargo_metadata v0.19.2 |
| 1746 | 2026-04-25T00:42:09.249Z | Downloaded const_format_proc_macros v0.2.34 |
| 1747 | 2026-04-25T00:42:09.249Z | Downloaded endian-type v0.1.2 |
| 1748 | 2026-04-25T00:42:09.249Z | Downloaded cpufeatures v0.3.0 |
| 1749 | 2026-04-25T00:42:09.252Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 1750 | 2026-04-25T00:42:09.255Z | Downloaded http-range v0.1.5 |
| 1751 | 2026-04-25T00:42:09.255Z | Downloaded keccak v0.1.6 |
| 1752 | 2026-04-25T00:42:09.258Z | Downloaded block-padding v0.3.3 |
| 1753 | 2026-04-25T00:42:09.258Z | Downloaded indoc v1.0.9 |
| 1754 | 2026-04-25T00:42:09.260Z | Downloaded fd-lock v4.0.4 |
| 1755 | 2026-04-25T00:42:09.260Z | Downloaded hex-literal v0.4.1 |
| 1756 | 2026-04-25T00:42:09.260Z | Downloaded ctr v0.9.2 |
| 1757 | 2026-04-25T00:42:09.263Z | Downloaded env_filter v1.0.0 |
| 1758 | 2026-04-25T00:42:09.263Z | Downloaded headers-core v0.3.0 |
| 1759 | 2026-04-25T00:42:09.266Z | Downloaded gethostname v0.5.0 |
| 1760 | 2026-04-25T00:42:09.266Z | Downloaded buf-list v1.1.2 |
| 1761 | 2026-04-25T00:42:09.266Z | Downloaded difflib v0.4.0 |
| 1762 | 2026-04-25T00:42:09.269Z | Downloaded git-stub v1.0.0 |
| 1763 | 2026-04-25T00:42:09.269Z | Downloaded dirs-sys-next v0.1.2 |
| 1764 | 2026-04-25T00:42:09.272Z | Downloaded blowfish v0.9.1 |
| 1765 | 2026-04-25T00:42:09.275Z | Downloaded dsl_auto_type v0.2.0 |
| 1766 | 2026-04-25T00:42:09.278Z | Downloaded argon2 v0.5.3 |
| 1767 | 2026-04-25T00:42:09.280Z | Downloaded dtrace-parser v0.3.0 |
| 1768 | 2026-04-25T00:42:09.283Z | Downloaded kstat-rs v0.2.4 |
| 1769 | 2026-04-25T00:42:09.283Z | Downloaded float-cmp v0.10.0 |
| 1770 | 2026-04-25T00:42:09.284Z | Downloaded find-msvc-tools v0.1.9 |
| 1771 | 2026-04-25T00:42:09.286Z | Downloaded enum-as-inner v0.6.1 |
| 1772 | 2026-04-25T00:42:09.286Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1773 | 2026-04-25T00:42:09.289Z | Downloaded foldhash v0.1.5 |
| 1774 | 2026-04-25T00:42:09.292Z | Downloaded lalrpop-util v0.19.12 |
| 1775 | 2026-04-25T00:42:09.296Z | Downloaded darling_macro v0.20.11 |
| 1776 | 2026-04-25T00:42:09.299Z | Downloaded dunce v1.0.5 |
| 1777 | 2026-04-25T00:42:09.299Z | Downloaded float-ord v0.3.2 |
| 1778 | 2026-04-25T00:42:09.303Z | Downloaded chacha20 v0.9.1 |
| 1779 | 2026-04-25T00:42:09.307Z | Downloaded ghash v0.5.1 |
| 1780 | 2026-04-25T00:42:09.307Z | Downloaded convert_case v0.10.0 |
| 1781 | 2026-04-25T00:42:09.311Z | Downloaded darling v0.20.11 |
| 1782 | 2026-04-25T00:42:09.314Z | Downloaded compression-codecs v0.4.37 |
| 1783 | 2026-04-25T00:42:09.314Z | Downloaded bzip2 v0.6.1 |
| 1784 | 2026-04-25T00:42:09.317Z | Downloaded libscf-sys v1.1.0 |
| 1785 | 2026-04-25T00:42:09.317Z | Downloaded match_cfg v0.1.0 |
| 1786 | 2026-04-25T00:42:09.317Z | Downloaded maplit v1.0.2 |
| 1787 | 2026-04-25T00:42:09.317Z | Downloaded lru v0.12.5 |
| 1788 | 2026-04-25T00:42:09.321Z | Downloaded byte-wrapper v0.1.0 |
| 1789 | 2026-04-25T00:42:09.324Z | Downloaded managed v0.8.0 |
| 1790 | 2026-04-25T00:42:09.324Z | Downloaded lru-cache v0.1.2 |
| 1791 | 2026-04-25T00:42:09.324Z | Downloaded highway v1.3.0 |
| 1792 | 2026-04-25T00:42:09.327Z | Downloaded csv-core v0.1.13 |
| 1793 | 2026-04-25T00:42:09.327Z | Downloaded cbc v0.1.2 |
| 1794 | 2026-04-25T00:42:09.331Z | Downloaded globset v0.4.18 |
| 1795 | 2026-04-25T00:42:09.334Z | Downloaded cmake v0.1.57 |
| 1796 | 2026-04-25T00:42:09.334Z | Downloaded md5 v0.7.0 |
| 1797 | 2026-04-25T00:42:09.334Z | Downloaded jobserver v0.1.34 |
| 1798 | 2026-04-25T00:42:09.337Z | Downloaded bit-vec v0.6.3 |
| 1799 | 2026-04-25T00:42:09.337Z | Downloaded globwalk v0.9.1 |
| 1800 | 2026-04-25T00:42:09.340Z | Downloaded ingot v0.1.1 |
| 1801 | 2026-04-25T00:42:09.340Z | Downloaded ingot-types v0.1.2 |
| 1802 | 2026-04-25T00:42:09.340Z | Downloaded deranged v0.5.8 |
| 1803 | 2026-04-25T00:42:09.343Z | Downloaded memoffset v0.9.1 |
| 1804 | 2026-04-25T00:42:09.343Z | Downloaded nodrop v0.1.14 |
| 1805 | 2026-04-25T00:42:09.345Z | Downloaded nibble_vec v0.1.0 |
| 1806 | 2026-04-25T00:42:09.346Z | Downloaded multimap v0.10.1 |
| 1807 | 2026-04-25T00:42:09.346Z | Downloaded newtype_derive v0.1.6 |
| 1808 | 2026-04-25T00:42:09.349Z | Downloaded normalize-line-endings v0.3.0 |
| 1809 | 2026-04-25T00:42:09.349Z | Downloaded indoc v2.0.7 |
| 1810 | 2026-04-25T00:42:09.349Z | Downloaded iana-time-zone v0.1.65 |
| 1811 | 2026-04-25T00:42:09.352Z | Downloaded num_threads v0.1.7 |
| 1812 | 2026-04-25T00:42:09.355Z | Downloaded num v0.4.3 |
| 1813 | 2026-04-25T00:42:09.355Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1814 | 2026-04-25T00:42:09.355Z | Downloaded new_debug_unreachable v1.0.6 |
| 1815 | 2026-04-25T00:42:09.355Z | Downloaded git-stub-vcs v0.1.0 |
| 1816 | 2026-04-25T00:42:09.358Z | Downloaded crossbeam-epoch v0.9.18 |
| 1817 | 2026-04-25T00:42:09.358Z | Downloaded num-derive v0.3.3 |
| 1818 | 2026-04-25T00:42:09.362Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1819 | 2026-04-25T00:42:09.362Z | Downloaded colored v2.2.0 |
| 1820 | 2026-04-25T00:42:09.365Z | Downloaded fs_extra v1.3.0 |
| 1821 | 2026-04-25T00:42:09.365Z | Downloaded arrayref v0.3.9 |
| 1822 | 2026-04-25T00:42:09.365Z | Downloaded arrayvec v0.7.6 |
| 1823 | 2026-04-25T00:42:09.368Z | Downloaded openssl-probe v0.2.1 |
| 1824 | 2026-04-25T00:42:09.368Z | Downloaded crossbeam-deque v0.8.6 |
| 1825 | 2026-04-25T00:42:09.368Z | Downloaded num_enum_derive v0.5.11 |
| 1826 | 2026-04-25T00:42:09.371Z | Downloaded packed_struct_codegen v0.10.1 |
| 1827 | 2026-04-25T00:42:09.371Z | Downloaded cassowary v0.3.0 |
| 1828 | 2026-04-25T00:42:09.371Z | Downloaded glob v0.3.3 |
| 1829 | 2026-04-25T00:42:09.375Z | Downloaded constant_time_eq v0.4.2 |
| 1830 | 2026-04-25T00:42:09.375Z | Downloaded oso-derive v0.27.3 |
| 1831 | 2026-04-25T00:42:09.378Z | Downloaded daft v0.1.5 |
| 1832 | 2026-04-25T00:42:09.381Z | Downloaded hickory-resolver v0.25.2 |
| 1833 | 2026-04-25T00:42:09.384Z | Downloaded opaque-debug v0.3.1 |
| 1834 | 2026-04-25T00:42:09.387Z | Downloaded humantime v2.3.0 |
| 1835 | 2026-04-25T00:42:09.387Z | Downloaded filetime v0.2.27 |
| 1836 | 2026-04-25T00:42:09.389Z | Downloaded num-derive v0.4.2 |
| 1837 | 2026-04-25T00:42:09.389Z | Downloaded nonempty v0.12.0 |
| 1838 | 2026-04-25T00:42:09.389Z | Downloaded cookie_store v0.22.1 |
| 1839 | 2026-04-25T00:42:09.392Z | Downloaded maybe-uninit v2.0.0 |
| 1840 | 2026-04-25T00:42:09.392Z | Downloaded libsw v3.5.0 |
| 1841 | 2026-04-25T00:42:09.395Z | Downloaded md-5 v0.10.6 |
| 1842 | 2026-04-25T00:42:09.395Z | Downloaded lzss v0.8.2 |
| 1843 | 2026-04-25T00:42:09.398Z | Downloaded linear-map v1.2.0 |
| 1844 | 2026-04-25T00:42:09.398Z | Downloaded libsw-core v0.3.2 |
| 1845 | 2026-04-25T00:42:09.398Z | Downloaded libefi-sys v0.1.0 |
| 1846 | 2026-04-25T00:42:09.401Z | Downloaded fixedbitset v0.5.7 |
| 1847 | 2026-04-25T00:42:09.401Z | Downloaded diesel-dtrace v0.5.0 |
| 1848 | 2026-04-25T00:42:09.403Z | Downloaded pbkdf2 v0.11.0 |
| 1849 | 2026-04-25T00:42:09.403Z | Downloaded parse-display v0.10.0 |
| 1850 | 2026-04-25T00:42:09.406Z | Downloaded crc-any v2.5.0 |
| 1851 | 2026-04-25T00:42:09.406Z | Downloaded pbkdf2 v0.12.2 |
| 1852 | 2026-04-25T00:42:09.409Z | Downloaded bzip2 v0.4.4 |
| 1853 | 2026-04-25T00:42:09.409Z | Downloaded path-slash v0.1.5 |
| 1854 | 2026-04-25T00:42:09.409Z | Downloaded peg-runtime v0.8.5 |
| 1855 | 2026-04-25T00:42:09.412Z | Downloaded diff v0.1.13 |
| 1856 | 2026-04-25T00:42:09.415Z | Downloaded cookie v0.18.1 |
| 1857 | 2026-04-25T00:42:09.415Z | Downloaded derive-ex v0.1.8 |
| 1858 | 2026-04-25T00:42:09.415Z | Downloaded ingot-macros v0.1.1 |
| 1859 | 2026-04-25T00:42:09.418Z | Downloaded cipher v0.4.4 |
| 1860 | 2026-04-25T00:42:09.419Z | Downloaded derive_builder v0.20.2 |
| 1861 | 2026-04-25T00:42:09.421Z | Downloaded multer v3.1.0 |
| 1862 | 2026-04-25T00:42:09.424Z | Downloaded fs-err v2.11.0 |
| 1863 | 2026-04-25T00:42:09.424Z | Downloaded clang-sys v1.8.1 |
| 1864 | 2026-04-25T00:42:09.427Z | Downloaded chacha20 v0.10.0 |
| 1865 | 2026-04-25T00:42:09.430Z | Downloaded phf_shared v0.13.1 |
| 1866 | 2026-04-25T00:42:09.433Z | Downloaded mime_guess v2.0.5 |
| 1867 | 2026-04-25T00:42:09.433Z | Downloaded phf_shared v0.12.1 |
| 1868 | 2026-04-25T00:42:09.435Z | Downloaded newtype-uuid v1.3.2 |
| 1869 | 2026-04-25T00:42:09.438Z | Downloaded num-complex v0.4.6 |
| 1870 | 2026-04-25T00:42:09.441Z | Downloaded derive_builder_core v0.20.2 |
| 1871 | 2026-04-25T00:42:09.446Z | Downloaded packed_struct v0.10.1 |
| 1872 | 2026-04-25T00:42:09.446Z | Downloaded owo-colors v4.3.0 |
| 1873 | 2026-04-25T00:42:09.449Z | Downloaded parking_lot_core v0.8.6 |
| 1874 | 2026-04-25T00:42:09.449Z | Downloaded num_enum v0.5.11 |
| 1875 | 2026-04-25T00:42:09.452Z | Downloaded crc32fast v1.5.0 |
| 1876 | 2026-04-25T00:42:09.452Z | Downloaded num-rational v0.4.2 |
| 1877 | 2026-04-25T00:42:09.454Z | Downloaded darling v0.21.3 |
| 1878 | 2026-04-25T00:42:09.458Z | Downloaded password-hash v0.4.2 |
| 1879 | 2026-04-25T00:42:09.461Z | Downloaded ena v0.14.4 |
| 1880 | 2026-04-25T00:42:09.461Z | Downloaded nu-ansi-term v0.50.3 |
| 1881 | 2026-04-25T00:42:09.461Z | Downloaded predicates-tree v1.0.13 |
| 1882 | 2026-04-25T00:42:09.464Z | Downloaded predicates-core v1.0.10 |
| 1883 | 2026-04-25T00:42:09.464Z | Downloaded precomputed-hash v0.1.1 |
| 1884 | 2026-04-25T00:42:09.464Z | Downloaded libloading v0.8.9 |
| 1885 | 2026-04-25T00:42:09.466Z | Downloaded darling_core v0.20.11 |
| 1886 | 2026-04-25T00:42:09.469Z | Downloaded async-compression v0.4.41 |
| 1887 | 2026-04-25T00:42:09.491Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1888 | 2026-04-25T00:42:09.493Z | Downloaded rand_xorshift v0.4.0 |
| 1889 | 2026-04-25T00:42:09.493Z | Downloaded radium v0.7.0 |
| 1890 | 2026-04-25T00:42:09.493Z | Downloaded quick-error v1.2.3 |
| 1891 | 2026-04-25T00:42:09.493Z | Downloaded progenitor-macro v0.13.0 |
| 1892 | 2026-04-25T00:42:09.496Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1893 | 2026-04-25T00:42:09.496Z | Downloaded proc-macro-crate v1.3.1 |
| 1894 | 2026-04-25T00:42:09.496Z | Downloaded paste v1.0.15 |
| 1895 | 2026-04-25T00:42:09.499Z | Downloaded password-hash v0.5.0 |
| 1896 | 2026-04-25T00:42:09.502Z | Downloaded phf v0.12.1 |
| 1897 | 2026-04-25T00:42:09.502Z | Downloaded peg v0.8.5 |
| 1898 | 2026-04-25T00:42:09.505Z | Downloaded hickory-server v0.25.2 |
| 1899 | 2026-04-25T00:42:09.509Z | Downloaded half v1.8.3 |
| 1900 | 2026-04-25T00:42:09.509Z | Downloaded recursive v0.1.1 |
| 1901 | 2026-04-25T00:42:09.511Z | Downloaded poly1305 v0.8.0 |
| 1902 | 2026-04-25T00:42:09.511Z | Downloaded pin-project-internal v1.1.11 |
| 1903 | 2026-04-25T00:42:09.512Z | Downloaded phf v0.13.1 |
| 1904 | 2026-04-25T00:42:09.514Z | Downloaded nanorand v0.7.0 |
| 1905 | 2026-04-25T00:42:09.514Z | Downloaded dropshot_endpoint v0.17.0 |
| 1906 | 2026-04-25T00:42:09.517Z | Downloaded rustc_version v0.1.7 |
| 1907 | 2026-04-25T00:42:09.520Z | Downloaded pin-project-lite v0.2.17 |
| 1908 | 2026-04-25T00:42:09.527Z | Downloaded darling_core v0.21.3 |
| 1909 | 2026-04-25T00:42:09.527Z | Downloaded same-file v1.0.6 |
| 1910 | 2026-04-25T00:42:09.532Z | Downloaded compact_str v0.8.1 |
| 1911 | 2026-04-25T00:42:09.532Z | Downloaded bytes v1.11.1 |
| 1912 | 2026-04-25T00:42:09.535Z | Downloaded scrypt v0.11.0 |
| 1913 | 2026-04-25T00:42:09.538Z | Downloaded postgres-protocol v0.6.10 |
| 1914 | 2026-04-25T00:42:09.540Z | Downloaded secrecy v0.10.3 |
| 1915 | 2026-04-25T00:42:09.540Z | Downloaded secrecy v0.8.0 |
| 1916 | 2026-04-25T00:42:09.543Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1917 | 2026-04-25T00:42:09.543Z | Downloaded psl-types v2.0.11 |
| 1918 | 2026-04-25T00:42:09.543Z | Downloaded russh-cryptovec v0.7.3 |
| 1919 | 2026-04-25T00:42:09.546Z | Downloaded predicates v3.1.4 |
| 1920 | 2026-04-25T00:42:09.546Z | Downloaded dropshot_endpoint v0.16.7 |
| 1921 | 2026-04-25T00:42:09.549Z | Downloaded fatfs v0.3.6 |
| 1922 | 2026-04-25T00:42:09.552Z | Downloaded derive_more v0.99.20 |
| 1923 | 2026-04-25T00:42:09.554Z | Downloaded seq-macro v0.3.6 |
| 1924 | 2026-04-25T00:42:09.557Z | Downloaded scroll_derive v0.13.1 |
| 1925 | 2026-04-25T00:42:09.557Z | Downloaded serde-big-array v0.5.1 |
| 1926 | 2026-04-25T00:42:09.560Z | Downloaded semver v0.1.20 |
| 1927 | 2026-04-25T00:42:09.560Z | Downloaded sapling-renderdag v0.1.0 |
| 1928 | 2026-04-25T00:42:09.560Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1929 | 2026-04-25T00:42:09.563Z | Downloaded const_format v0.2.35 |
| 1930 | 2026-04-25T00:42:09.566Z | Downloaded signal-hook-tokio v0.3.1 |
| 1931 | 2026-04-25T00:42:09.569Z | Downloaded signal-hook-mio v0.2.5 |
| 1932 | 2026-04-25T00:42:09.569Z | Downloaded progenitor-extras v0.1.1 |
| 1933 | 2026-04-25T00:42:09.569Z | Downloaded progenitor-client v0.13.0 |
| 1934 | 2026-04-25T00:42:09.572Z | Downloaded r2d2 v0.8.10 |
| 1935 | 2026-04-25T00:42:09.572Z | Downloaded rand_seeder v0.4.0 |
| 1936 | 2026-04-25T00:42:09.572Z | Downloaded rand_core v0.10.0 |
| 1937 | 2026-04-25T00:42:09.576Z | Downloaded serde_repr v0.1.20 |
| 1938 | 2026-04-25T00:42:09.576Z | Downloaded psm v0.1.30 |
| 1939 | 2026-04-25T00:42:09.579Z | Downloaded serde_bytes v0.11.19 |
| 1940 | 2026-04-25T00:42:09.579Z | Downloaded progenitor v0.13.0 |
| 1941 | 2026-04-25T00:42:09.579Z | Downloaded indicatif v0.18.4 |
| 1942 | 2026-04-25T00:42:09.582Z | Downloaded slog-bunyan v2.5.0 |
| 1943 | 2026-04-25T00:42:09.584Z | Downloaded shell-words v1.1.1 |
| 1944 | 2026-04-25T00:42:09.585Z | Downloaded heapless v0.8.0 |
| 1945 | 2026-04-25T00:42:09.588Z | Downloaded polyval v0.6.2 |
| 1946 | 2026-04-25T00:42:09.588Z | Downloaded blake2 v0.10.6 |
| 1947 | 2026-04-25T00:42:09.591Z | Downloaded resolv-conf v0.7.6 |
| 1948 | 2026-04-25T00:42:09.591Z | Downloaded siphasher v1.0.2 |
| 1949 | 2026-04-25T00:42:09.595Z | Downloaded sigpipe v0.1.3 |
| 1950 | 2026-04-25T00:42:09.595Z | Downloaded bit-vec v0.8.0 |
| 1951 | 2026-04-25T00:42:09.595Z | Downloaded salsa20 v0.10.2 |
| 1952 | 2026-04-25T00:42:09.597Z | Downloaded olpc-cjson v0.1.4 |
| 1953 | 2026-04-25T00:42:09.597Z | Downloaded chacha20poly1305 v0.10.1 |
| 1954 | 2026-04-25T00:42:09.597Z | Downloaded rtoolbox v0.0.3 |
| 1955 | 2026-04-25T00:42:09.598Z | Downloaded oso v0.27.3 |
| 1956 | 2026-04-25T00:42:09.600Z | Downloaded phf_shared v0.11.3 |
| 1957 | 2026-04-25T00:42:09.603Z | Downloaded pem v3.0.6 |
| 1958 | 2026-04-25T00:42:09.603Z | Downloaded rustls-native-certs v0.8.3 |
| 1959 | 2026-04-25T00:42:09.606Z | Downloaded peg-macros v0.8.5 |
| 1960 | 2026-04-25T00:42:09.606Z | Downloaded ignore v0.4.25 |
| 1961 | 2026-04-25T00:42:09.608Z | Downloaded strum v0.27.2 |
| 1962 | 2026-04-25T00:42:09.609Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1963 | 2026-04-25T00:42:09.609Z | Downloaded scroll v0.13.0 |
| 1964 | 2026-04-25T00:42:09.612Z | Downloaded structmeta v0.3.0 |
| 1965 | 2026-04-25T00:42:09.612Z | Downloaded aes-gcm v0.10.3 |
| 1966 | 2026-04-25T00:42:09.614Z | Downloaded structmeta-derive v0.3.0 |
| 1967 | 2026-04-25T00:42:09.614Z | Downloaded parking_lot v0.11.2 |
| 1968 | 2026-04-25T00:42:09.617Z | Downloaded parse-size v1.1.0 |
| 1969 | 2026-04-25T00:42:09.618Z | Downloaded arc-swap v1.8.2 |
| 1970 | 2026-04-25T00:42:09.621Z | Downloaded parse-display-derive v0.10.0 |
| 1971 | 2026-04-25T00:42:09.621Z | Downloaded flume v0.11.1 |
| 1972 | 2026-04-25T00:42:09.627Z | Downloaded heapless v0.7.17 |
| 1973 | 2026-04-25T00:42:09.629Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1974 | 2026-04-25T00:42:09.630Z | Downloaded native-tls v0.2.18 |
| 1975 | 2026-04-25T00:42:09.630Z | Downloaded postcard v1.1.3 |
| 1976 | 2026-04-25T00:42:09.630Z | Downloaded rustls-pemfile v2.2.0 |
| 1977 | 2026-04-25T00:42:09.630Z | Downloaded serde_path_to_error v0.1.20 |
| 1978 | 2026-04-25T00:42:09.633Z | Downloaded sync-ptr v0.1.4 |
| 1979 | 2026-04-25T00:42:09.633Z | Downloaded supports-color v3.0.2 |
| 1980 | 2026-04-25T00:42:09.636Z | Downloaded memmap2 v0.9.10 |
| 1981 | 2026-04-25T00:42:09.636Z | Downloaded tabled_derive v0.11.0 |
| 1982 | 2026-04-25T00:42:09.636Z | Downloaded postgres-types v0.2.12 |
| 1983 | 2026-04-25T00:42:09.639Z | Downloaded litrs v1.0.0 |
| 1984 | 2026-04-25T00:42:09.639Z | Downloaded aes v0.8.4 |
| 1985 | 2026-04-25T00:42:09.642Z | Downloaded simd-adler32 v0.3.8 |
| 1986 | 2026-04-25T00:42:09.642Z | Downloaded ssh-cipher v0.2.0 |
| 1987 | 2026-04-25T00:42:09.645Z | Downloaded sqlparser_derive v0.5.0 |
| 1988 | 2026-04-25T00:42:09.645Z | Downloaded rusty-fork v0.3.1 |
| 1989 | 2026-04-25T00:42:09.650Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1990 | 2026-04-25T00:42:09.653Z | Downloaded proc-macro-error2 v2.0.1 |
| 1991 | 2026-04-25T00:42:09.653Z | Downloaded serde-hex v0.1.0 |
| 1992 | 2026-04-25T00:42:09.656Z | Downloaded papergrid v0.17.0 |
| 1993 | 2026-04-25T00:42:09.658Z | Downloaded hickory-resolver v0.24.4 |
| 1994 | 2026-04-25T00:42:09.662Z | Downloaded pkcs5 v0.7.1 |
| 1995 | 2026-04-25T00:42:09.662Z | Downloaded slog-dtrace v0.3.0 |
| 1996 | 2026-04-25T00:42:09.665Z | Downloaded thread-id v5.1.0 |
| 1997 | 2026-04-25T00:42:09.665Z | Downloaded tagptr v0.2.0 |
| 1998 | 2026-04-25T00:42:09.665Z | Downloaded serde_plain v1.0.2 |
| 1999 | 2026-04-25T00:42:09.668Z | Downloaded testing_table v0.3.0 |
| 2000 | 2026-04-25T00:42:09.668Z | Downloaded termtree v0.5.1 |
| 2001 | 2026-04-25T00:42:09.668Z | Downloaded tap v1.0.1 |
| 2002 | 2026-04-25T00:42:09.670Z | Downloaded topological-sort v0.2.2 |
| 2003 | 2026-04-25T00:42:09.673Z | Downloaded typify-macro v0.6.1 |
| 2004 | 2026-04-25T00:42:09.676Z | Downloaded slog-json v2.6.1 |
| 2005 | 2026-04-25T00:42:09.679Z | Downloaded slab v0.4.12 |
| 2006 | 2026-04-25T00:42:09.679Z | Downloaded omicron-zone-package v0.12.2 |
| 2007 | 2026-04-25T00:42:09.682Z | Downloaded hashbrown v0.13.2 |
| 2008 | 2026-04-25T00:42:09.702Z | Downloaded strum_macros v0.27.2 |
| 2009 | 2026-04-25T00:42:09.702Z | Downloaded strum_macros v0.24.3 |
| 2010 | 2026-04-25T00:42:09.702Z | Downloaded usdt-macro v0.6.0 |
| 2011 | 2026-04-25T00:42:09.702Z | Downloaded usdt-attr-macro v0.6.0 |
| 2012 | 2026-04-25T00:42:09.702Z | Downloaded support-bundle-viewer v0.1.2 |
| 2013 | 2026-04-25T00:42:09.702Z | Downloaded stringprep v0.1.5 |
| 2014 | 2026-04-25T00:42:09.702Z | Downloaded prefix-trie v0.7.0 |
| 2015 | 2026-04-25T00:42:09.702Z | Downloaded sqlformat v0.3.5 |
| 2016 | 2026-04-25T00:42:09.702Z | Downloaded minimal-lexical v0.2.1 |
| 2017 | 2026-04-25T00:42:09.706Z | Downloaded unarray v0.1.4 |
| 2018 | 2026-04-25T00:42:09.707Z | Downloaded trait-variant v0.1.2 |
| 2019 | 2026-04-25T00:42:09.707Z | Downloaded untrusted v0.7.1 |
| 2020 | 2026-04-25T00:42:09.710Z | Downloaded unicode-truncate v1.1.0 |
| 2021 | 2026-04-25T00:42:09.713Z | Downloaded hyper-util v0.1.20 |
| 2022 | 2026-04-25T00:42:09.715Z | Downloaded snafu-derive v0.8.9 |
| 2023 | 2026-04-25T00:42:09.718Z | Downloaded jiff-static v0.2.21 |
| 2024 | 2026-04-25T00:42:09.718Z | Downloaded cc v1.2.56 |
| 2025 | 2026-04-25T00:42:09.721Z | Downloaded ar_archive_writer v0.5.1 |
| 2026 | 2026-04-25T00:42:09.726Z | Downloaded ssh-encoding v0.2.0 |
| 2027 | 2026-04-25T00:42:09.729Z | Downloaded termios v0.3.3 |
| 2028 | 2026-04-25T00:42:09.729Z | Downloaded wait-timeout v0.2.1 |
| 2029 | 2026-04-25T00:42:09.732Z | Downloaded universal-hash v0.5.1 |
| 2030 | 2026-04-25T00:42:09.732Z | Downloaded void v1.0.2 |
| 2031 | 2026-04-25T00:42:09.732Z | Downloaded usdt v0.6.0 |
| 2032 | 2026-04-25T00:42:09.735Z | Downloaded dropshot-api-manager v0.6.0 |
| 2033 | 2026-04-25T00:42:09.739Z | Downloaded stacker v0.1.23 |
| 2034 | 2026-04-25T00:42:09.742Z | Downloaded tokio-tungstenite v0.23.1 |
| 2035 | 2026-04-25T00:42:09.745Z | Downloaded tokio-rustls v0.25.0 |
| 2036 | 2026-04-25T00:42:09.745Z | Downloaded thiserror-no-std v2.0.2 |
| 2037 | 2026-04-25T00:42:09.748Z | Downloaded serde_cbor v0.11.2 |
| 2038 | 2026-04-25T00:42:09.748Z | Downloaded waitgroup v0.1.2 |
| 2039 | 2026-04-25T00:42:09.750Z | Downloaded p256 v0.13.2 |
| 2040 | 2026-04-25T00:42:09.757Z | Downloaded xshell-macros v0.2.7 |
| 2041 | 2026-04-25T00:42:09.759Z | Downloaded bumpalo v3.20.2 |
| 2042 | 2026-04-25T00:42:09.759Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 2043 | 2026-04-25T00:42:09.762Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 2044 | 2026-04-25T00:42:09.762Z | Downloaded tokio-dtrace v0.1.1 |
| 2045 | 2026-04-25T00:42:09.766Z | Downloaded pin-project v1.1.11 |
| 2046 | 2026-04-25T00:42:09.773Z | Downloaded string_cache v0.8.9 |
| 2047 | 2026-04-25T00:42:09.775Z | Downloaded rcgen v0.12.1 |
| 2048 | 2026-04-25T00:42:09.775Z | Downloaded ron v0.8.1 |
| 2049 | 2026-04-25T00:42:09.779Z | Downloaded headers v0.4.1 |
| 2050 | 2026-04-25T00:42:09.782Z | Downloaded diesel_derives v2.3.7 |
| 2051 | 2026-04-25T00:42:09.787Z | Downloaded progenitor-impl v0.13.0 |
| 2052 | 2026-04-25T00:42:09.790Z | Downloaded smallvec v0.6.14 |
| 2053 | 2026-04-25T00:42:09.792Z | Downloaded derive_more-impl v2.1.1 |
| 2054 | 2026-04-25T00:42:09.795Z | Downloaded uzers v0.12.2 |
| 2055 | 2026-04-25T00:42:09.795Z | Downloaded serde_with_macros v3.17.0 |
| 2056 | 2026-04-25T00:42:09.807Z | Downloaded signal-hook v0.3.18 |
| 2057 | 2026-04-25T00:42:09.810Z | Downloaded rustls-platform-verifier v0.6.2 |
| 2058 | 2026-04-25T00:42:09.813Z | Downloaded walkdir v2.5.0 |
| 2059 | 2026-04-25T00:42:09.813Z | Downloaded usdt-impl v0.6.0 |
| 2060 | 2026-04-25T00:42:09.815Z | Downloaded vergen-gitcl v1.0.8 |
| 2061 | 2026-04-25T00:42:09.818Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 2062 | 2026-04-25T00:42:09.818Z | Downloaded ryu v1.0.23 |
| 2063 | 2026-04-25T00:42:09.821Z | Downloaded openssl-sys v0.9.111 |
| 2064 | 2026-04-25T00:42:09.823Z | Downloaded vergen-git2 v1.0.7 |
| 2065 | 2026-04-25T00:42:09.826Z | Downloaded xshell v0.2.7 |
| 2066 | 2026-04-25T00:42:09.829Z | Downloaded xattr v1.6.1 |
| 2067 | 2026-04-25T00:42:09.829Z | Downloaded wyz v0.5.1 |
| 2068 | 2026-04-25T00:42:09.832Z | Downloaded whoami v1.6.1 |
| 2069 | 2026-04-25T00:42:09.832Z | Downloaded vsss-rs v3.3.4 |
| 2070 | 2026-04-25T00:42:09.835Z | Downloaded tiny-keccak v2.0.2 |
| 2071 | 2026-04-25T00:42:09.838Z | Downloaded whoami v2.1.0 |
| 2072 | 2026-04-25T00:42:09.838Z | Downloaded tui-tree-widget v0.23.1 |
| 2073 | 2026-04-25T00:42:09.848Z | Downloaded pretty_assertions v1.4.1 |
| 2074 | 2026-04-25T00:42:09.851Z | Downloaded russh-keys v0.45.0 |
| 2075 | 2026-04-25T00:42:09.851Z | Downloaded rayon-core v1.13.0 |
| 2076 | 2026-04-25T00:42:09.854Z | Downloaded libxml v0.3.3 |
| 2077 | 2026-04-25T00:42:09.856Z | Downloaded vergen-lib v0.1.6 |
| 2078 | 2026-04-25T00:42:09.859Z | Downloaded twox-hash v2.1.2 |
| 2079 | 2026-04-25T00:42:09.859Z | Downloaded publicsuffix v2.3.0 |
| 2080 | 2026-04-25T00:42:09.862Z | Downloaded unicase v2.9.0 |
| 2081 | 2026-04-25T00:42:09.866Z | Downloaded test-strategy v0.4.5 |
| 2082 | 2026-04-25T00:42:09.868Z | Downloaded unicode-properties v0.1.4 |
| 2083 | 2026-04-25T00:42:09.875Z | Downloaded vergen v9.0.6 |
| 2084 | 2026-04-25T00:42:09.880Z | Downloaded tungstenite v0.23.0 |
| 2085 | 2026-04-25T00:42:09.885Z | Downloaded schemars v1.2.1 |
| 2086 | 2026-04-25T00:42:09.893Z | Downloaded yasna v0.5.2 |
| 2087 | 2026-04-25T00:42:09.895Z | Downloaded subprocess v0.2.15 |
| 2088 | 2026-04-25T00:42:09.898Z | Downloaded hashbrown v0.15.5 |
| 2089 | 2026-04-25T00:42:09.901Z | Downloaded zstd v0.13.3 |
| 2090 | 2026-04-25T00:42:09.901Z | Downloaded typify v0.6.1 |
| 2091 | 2026-04-25T00:42:09.904Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 2092 | 2026-04-25T00:42:09.906Z | Downloaded toml v0.7.8 |
| 2093 | 2026-04-25T00:42:09.909Z | Downloaded vte v0.14.1 |
| 2094 | 2026-04-25T00:42:09.909Z | Downloaded qorb v0.4.1 |
| 2095 | 2026-04-25T00:42:09.912Z | Downloaded num-bigint v0.4.6 |
| 2096 | 2026-04-25T00:42:09.922Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 2097 | 2026-04-25T00:42:09.925Z | Downloaded zerocopy v0.6.6 |
| 2098 | 2026-04-25T00:42:09.928Z | Downloaded unicode-bidi v0.3.18 |
| 2099 | 2026-04-25T00:42:09.932Z | Downloaded zstd-safe v7.2.4 |
| 2100 | 2026-04-25T00:42:09.949Z | Downloaded uuid v1.23.0 |
| 2101 | 2026-04-25T00:42:09.953Z | Downloaded tokio-postgres v0.7.16 |
| 2102 | 2026-04-25T00:42:09.956Z | Downloaded toml_edit v0.19.15 |
| 2103 | 2026-04-25T00:42:09.965Z | Downloaded yansi v1.0.1 |
| 2104 | 2026-04-25T00:42:09.968Z | Downloaded tar v0.4.45 |
| 2105 | 2026-04-25T00:42:09.970Z | Downloaded zip v0.6.6 |
| 2106 | 2026-04-25T00:42:09.973Z | Downloaded samael v0.0.19 |
| 2107 | 2026-04-25T00:42:09.976Z | Downloaded itertools v0.13.0 |
| 2108 | 2026-04-25T00:42:09.978Z | Downloaded iddqd v0.3.18 |
| 2109 | 2026-04-25T00:42:09.982Z | Downloaded crossterm v0.28.1 |
| 2110 | 2026-04-25T00:42:09.985Z | Downloaded zopfli v0.8.3 |
| 2111 | 2026-04-25T00:42:09.989Z | Downloaded term v0.7.0 |
| 2112 | 2026-04-25T00:42:09.995Z | Downloaded crossterm v0.29.0 |
| 2113 | 2026-04-25T00:42:10.004Z | Downloaded steno v0.4.1 |
| 2114 | 2026-04-25T00:42:10.009Z | Downloaded rand v0.10.0 |
| 2115 | 2026-04-25T00:42:10.013Z | Downloaded itertools v0.14.0 |
| 2116 | 2026-04-25T00:42:10.022Z | Downloaded snafu v0.8.9 |
| 2117 | 2026-04-25T00:42:10.031Z | Downloaded nom v7.1.3 |
| 2118 | 2026-04-25T00:42:10.034Z | Downloaded zerocopy-derive v0.8.40 |
| 2119 | 2026-04-25T00:42:10.039Z | Downloaded unicode_categories v0.1.1 |
| 2120 | 2026-04-25T00:42:10.042Z | Downloaded russh v0.45.0 |
| 2121 | 2026-04-25T00:42:10.048Z | Downloaded regex v1.12.3 |
| 2122 | 2026-04-25T00:42:10.066Z | Downloaded zip v4.6.1 |
| 2123 | 2026-04-25T00:42:10.075Z | Downloaded unicode-normalization v0.1.25 |
| 2124 | 2026-04-25T00:42:10.082Z | Downloaded rustyline v14.0.0 |
| 2125 | 2026-04-25T00:42:10.084Z | Downloaded tough v0.20.0 |
| 2126 | 2026-04-25T00:42:10.089Z | Downloaded p521 v0.13.3 |
| 2127 | 2026-04-25T00:42:10.092Z | Downloaded portable-atomic v1.13.1 |
| 2128 | 2026-04-25T00:42:10.098Z | Downloaded git2 v0.20.4 |
| 2129 | 2026-04-25T00:42:10.102Z | Downloaded reedline v0.40.0 |
| 2130 | 2026-04-25T00:42:10.107Z | Downloaded rayon v1.11.0 |
| 2131 | 2026-04-25T00:42:10.112Z | Downloaded rpassword v7.4.0 |
| 2132 | 2026-04-25T00:42:10.120Z | Downloaded ssh-key v0.6.7 |
| 2133 | 2026-04-25T00:42:10.125Z | Downloaded moka v0.12.13 |
| 2134 | 2026-04-25T00:42:10.129Z | Downloaded serde_with v3.17.0 |
| 2135 | 2026-04-25T00:42:10.136Z | Downloaded winnow v0.5.40 |
| 2136 | 2026-04-25T00:42:10.141Z | Downloaded reqwest v0.13.2 |
| 2137 | 2026-04-25T00:42:10.144Z | Downloaded typed-path v0.9.3 |
| 2138 | 2026-04-25T00:42:10.153Z | Downloaded proptest v1.10.0 |
| 2139 | 2026-04-25T00:42:10.159Z | Downloaded petname v2.0.2 |
| 2140 | 2026-04-25T00:42:10.167Z | Downloaded blake3 v1.8.3 |
| 2141 | 2026-04-25T00:42:10.185Z | Downloaded bitvec v1.0.1 |
| 2142 | 2026-04-25T00:42:10.195Z | Downloaded quick-xml v0.37.5 |
| 2143 | 2026-04-25T00:42:10.209Z | Downloaded aws-lc-rs v1.16.0 |
| 2144 | 2026-04-25T00:42:10.214Z | Downloaded radix_trie v0.2.1 |
| 2145 | 2026-04-25T00:42:10.217Z | Downloaded chrono v0.4.44 |
| 2146 | 2026-04-25T00:42:10.221Z | Downloaded lalrpop v0.19.12 |
| 2147 | 2026-04-25T00:42:10.227Z | Downloaded bindgen v0.71.1 |
| 2148 | 2026-04-25T00:42:10.231Z | Downloaded tabled v0.20.0 |
| 2149 | 2026-04-25T00:42:10.243Z | Downloaded rustls-webpki v0.102.8 |
| 2150 | 2026-04-25T00:42:10.254Z | Downloaded winnow v0.6.26 |
| 2151 | 2026-04-25T00:42:10.258Z | Downloaded nix v0.29.0 |
| 2152 | 2026-04-25T00:42:10.264Z | Downloaded nix v0.28.0 |
| 2153 | 2026-04-25T00:42:10.270Z | Downloaded dropshot v0.16.7 |
| 2154 | 2026-04-25T00:42:10.283Z | Downloaded webpki-roots v1.0.6 |
| 2155 | 2026-04-25T00:42:10.289Z | Downloaded hickory-proto v0.25.2 |
| 2156 | 2026-04-25T00:42:10.298Z | Downloaded object v0.30.4 |
| 2157 | 2026-04-25T00:42:10.303Z | Downloaded rustls v0.22.4 |
| 2158 | 2026-04-25T00:42:10.310Z | Downloaded dropshot v0.17.0 |
| 2159 | 2026-04-25T00:42:10.322Z | Downloaded rustls v0.23.37 |
| 2160 | 2026-04-25T00:42:10.329Z | Downloaded regex-syntax v0.8.10 |
| 2161 | 2026-04-25T00:42:10.333Z | Downloaded diesel v2.3.7 |
| 2162 | 2026-04-25T00:42:10.344Z | Downloaded zlib-rs v0.6.2 |
| 2163 | 2026-04-25T00:42:10.347Z | Downloaded polar-core v0.27.3 |
| 2164 | 2026-04-25T00:42:10.352Z | Downloaded openssl v0.10.75 |
| 2165 | 2026-04-25T00:42:10.357Z | Downloaded hickory-proto v0.24.4 |
| 2166 | 2026-04-25T00:42:10.365Z | Downloaded typify-impl v0.6.1 |
| 2167 | 2026-04-25T00:42:10.373Z | Downloaded smoltcp v0.9.1 |
| 2168 | 2026-04-25T00:42:10.379Z | Downloaded regex-syntax v0.6.29 |
| 2169 | 2026-04-25T00:42:10.383Z | Downloaded nix v0.27.1 |
| 2170 | 2026-04-25T00:42:10.389Z | Downloaded zerocopy v0.8.40 |
| 2171 | 2026-04-25T00:42:10.394Z | Downloaded zerocopy-derive v0.6.6 |
| 2172 | 2026-04-25T00:42:10.400Z | Downloaded nix v0.31.2 |
| 2173 | 2026-04-25T00:42:10.407Z | Downloaded bstr v1.12.1 |
| 2174 | 2026-04-25T00:42:10.412Z | Downloaded regex-automata v0.4.14 |
| 2175 | 2026-04-25T00:42:10.421Z | Downloaded smoltcp v0.11.0 |
| 2176 | 2026-04-25T00:42:10.429Z | Downloaded petgraph v0.8.3 |
| 2177 | 2026-04-25T00:42:10.443Z | Downloaded libz-sys v1.1.24 |
| 2178 | 2026-04-25T00:42:10.531Z | Downloaded sqlparser v0.61.0 |
| 2179 | 2026-04-25T00:42:10.549Z | Downloaded sled v0.34.7 |
| 2180 | 2026-04-25T00:42:10.566Z | Downloaded ratatui v0.29.0 |
| 2181 | 2026-04-25T00:42:10.592Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2182 | 2026-04-25T00:42:10.659Z | Downloaded jiff v0.2.21 |
| 2183 | 2026-04-25T00:42:10.683Z | Downloaded chrono-tz v0.10.4 |
| 2184 | 2026-04-25T00:42:10.711Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 2185 | 2026-04-25T00:42:10.722Z | Downloaded csv v1.4.0 |
| 2186 | 2026-04-25T00:42:10.894Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 2187 | 2026-04-25T00:42:11.567Z | Downloaded aws-lc-sys v0.37.1 |
| 2188 | 2026-04-25T00:42:11.821Z | Compiling libc v0.2.185 |
| 2189 | 2026-04-25T00:42:11.821Z | Compiling serde v1.0.228 |
| 2190 | 2026-04-25T00:42:11.824Z | Compiling find-msvc-tools v0.1.9 |
| 2191 | 2026-04-25T00:42:11.824Z | Compiling log v0.4.29 |
| 2192 | 2026-04-25T00:42:11.824Z | Compiling shlex v1.3.0 |
| 2193 | 2026-04-25T00:42:11.956Z | Compiling smallvec v1.15.1 |
| 2194 | 2026-04-25T00:42:11.972Z | Compiling syn v2.0.117 |
| 2195 | 2026-04-25T00:42:11.981Z | Compiling typenum v1.19.0 |
| 2196 | 2026-04-25T00:42:12.162Z | Compiling generic-array v0.14.7 |
| 2197 | 2026-04-25T00:42:12.184Z | Compiling subtle v2.6.1 |
| 2198 | 2026-04-25T00:42:12.200Z | Compiling scopeguard v1.2.0 |
| 2199 | 2026-04-25T00:42:12.216Z | Compiling const-oid v0.9.6 |
| 2200 | 2026-04-25T00:42:12.286Z | Compiling lock_api v0.4.14 |
| 2201 | 2026-04-25T00:42:12.313Z | Compiling portable-atomic v1.13.1 |
| 2202 | 2026-04-25T00:42:12.356Z | Compiling zerocopy v0.8.40 |
| 2203 | 2026-04-25T00:42:12.416Z | Compiling serde_json v1.0.149 |
| 2204 | 2026-04-25T00:42:12.511Z | Compiling critical-section v1.2.0 |
| 2205 | 2026-04-25T00:42:12.623Z | Compiling pin-project-lite v0.2.17 |
| 2206 | 2026-04-25T00:42:12.641Z | Compiling parking_lot_core v0.9.12 |
| 2207 | 2026-04-25T00:42:12.785Z | Compiling pkg-config v0.3.32 |
| 2208 | 2026-04-25T00:42:12.805Z | Compiling getrandom v0.2.17 |
| 2209 | 2026-04-25T00:42:12.864Z | Compiling jobserver v0.1.34 |
| 2210 | 2026-04-25T00:42:12.878Z | Compiling errno v0.3.14 |
| 2211 | 2026-04-25T00:42:12.961Z | Compiling rand_core v0.6.4 |
| 2212 | 2026-04-25T00:42:13.040Z | Compiling signal-hook-registry v1.4.8 |
| 2213 | 2026-04-25T00:42:13.232Z | Compiling cc v1.2.56 |
| 2214 | 2026-04-25T00:42:13.247Z | Compiling bitflags v2.11.0 |
| 2215 | 2026-04-25T00:42:13.308Z | Compiling libm v0.2.16 |
| 2216 | 2026-04-25T00:42:13.353Z | Compiling once_cell v1.21.3 |
| 2217 | 2026-04-25T00:42:13.356Z | Compiling parking_lot v0.12.5 |
| 2218 | 2026-04-25T00:42:13.418Z | Compiling mio v1.2.0 |
| 2219 | 2026-04-25T00:42:13.471Z | Compiling num-traits v0.2.19 |
| 2220 | 2026-04-25T00:42:13.541Z | Compiling futures-core v0.3.32 |
| 2221 | 2026-04-25T00:42:13.697Z | Compiling percent-encoding v2.3.2 |
| 2222 | 2026-04-25T00:42:13.712Z | Compiling socket2 v0.6.3 |
| 2223 | 2026-04-25T00:42:13.823Z | Compiling allocator-api2 v0.2.21 |
| 2224 | 2026-04-25T00:42:13.838Z | Compiling foldhash v0.2.0 |
| 2225 | 2026-04-25T00:42:13.882Z | Compiling futures-sink v0.3.32 |
| 2226 | 2026-04-25T00:42:13.897Z | Compiling cpufeatures v0.2.17 |
| 2227 | 2026-04-25T00:42:13.972Z | Compiling futures-channel v0.3.32 |
| 2228 | 2026-04-25T00:42:13.990Z | Compiling futures-io v0.3.32 |
| 2229 | 2026-04-25T00:42:14.051Z | Compiling getrandom v0.4.1 |
| 2230 | 2026-04-25T00:42:14.113Z | Compiling hashbrown v0.16.1 |
| 2231 | 2026-04-25T00:42:14.140Z | Compiling futures-task v0.3.32 |
| 2232 | 2026-04-25T00:42:14.155Z | Compiling slab v0.4.12 |
| 2233 | 2026-04-25T00:42:14.197Z | Compiling rustversion v1.0.22 |
| 2234 | 2026-04-25T00:42:14.314Z | Compiling getrandom v0.3.4 |
| 2235 | 2026-04-25T00:42:14.333Z | Compiling rand_core v0.10.0 |
| 2236 | 2026-04-25T00:42:14.760Z | Compiling synstructure v0.13.2 |
| 2237 | 2026-04-25T00:42:14.782Z | Compiling indexmap v2.13.0 |
| 2238 | 2026-04-25T00:42:14.839Z | Compiling cmake v0.1.57 |
| 2239 | 2026-04-25T00:42:14.854Z | Compiling form_urlencoded v1.2.2 |
| 2240 | 2026-04-25T00:42:15.038Z | Compiling dunce v1.0.5 |
| 2241 | 2026-04-25T00:42:15.098Z | Compiling ident_case v1.0.1 |
| 2242 | 2026-04-25T00:42:15.139Z | Compiling fs_extra v1.3.0 |
| 2243 | 2026-04-25T00:42:15.227Z | Compiling base64ct v1.8.3 |
| 2244 | 2026-04-25T00:42:15.246Z | Compiling flagset v0.4.7 |
| 2245 | 2026-04-25T00:42:15.284Z | Compiling rand_core v0.9.5 |
| 2246 | 2026-04-25T00:42:15.371Z | Compiling iana-time-zone v0.1.65 |
| 2247 | 2026-04-25T00:42:15.387Z | Compiling rustix v1.1.3 |
| 2248 | 2026-04-25T00:42:15.402Z | Compiling ring v0.17.14 |
| 2249 | 2026-04-25T00:42:15.417Z | Compiling aws-lc-sys v0.37.1 |
| 2250 | 2026-04-25T00:42:15.436Z | Compiling uuid v1.23.0 |
| 2251 | 2026-04-25T00:42:15.527Z | Compiling pem-rfc7468 v0.7.0 |
| 2252 | 2026-04-25T00:42:15.565Z | Compiling rustc_version v0.4.1 |
| 2253 | 2026-04-25T00:42:15.580Z | Compiling vcpkg v0.2.15 |
| 2254 | 2026-04-25T00:42:15.850Z | Compiling aws-lc-rs v1.16.0 |
| 2255 | 2026-04-25T00:42:15.907Z | Compiling regex-syntax v0.8.10 |
| 2256 | 2026-04-25T00:42:16.144Z | Compiling tracing-core v0.1.36 |
| 2257 | 2026-04-25T00:42:16.164Z | Compiling pest_generator v2.8.6 |
| 2258 | 2026-04-25T00:42:16.331Z | Compiling openssl-sys v0.9.111 |
| 2259 | 2026-04-25T00:42:16.505Z | Compiling serde_derive v1.0.228 |
| 2260 | 2026-04-25T00:42:16.702Z | Compiling zeroize_derive v1.4.3 |
| 2261 | 2026-04-25T00:42:16.866Z | Compiling zerofrom-derive v0.1.6 |
| 2262 | 2026-04-25T00:42:16.893Z | Compiling yoke-derive v0.8.1 |
| 2263 | 2026-04-25T00:42:17.164Z | Compiling zerocopy-derive v0.8.40 |
| 2264 | 2026-04-25T00:42:17.367Z | Compiling zeroize v1.8.2 |
| 2265 | 2026-04-25T00:42:18.077Z | Compiling zerovec-derive v0.11.2 |
| 2266 | 2026-04-25T00:42:18.153Z | Compiling crypto-common v0.1.7 |
| 2267 | 2026-04-25T00:42:18.268Z | Compiling block-buffer v0.10.4 |
| 2268 | 2026-04-25T00:42:18.282Z | Compiling zerofrom v0.1.6 |
| 2269 | 2026-04-25T00:42:18.300Z | Compiling displaydoc v0.2.5 |
| 2270 | 2026-04-25T00:42:18.408Z | Compiling yoke v0.8.1 |
| 2271 | 2026-04-25T00:42:18.439Z | Compiling digest v0.10.7 |
| 2272 | 2026-04-25T00:42:18.597Z | Compiling tokio-macros v2.7.0 |
| 2273 | 2026-04-25T00:42:18.689Z | Compiling hmac v0.12.1 |
| 2274 | 2026-04-25T00:42:18.845Z | Compiling futures-macro v0.3.32 |
| 2275 | 2026-04-25T00:42:19.027Z | Compiling zerotrie v0.2.3 |
| 2276 | 2026-04-25T00:42:19.171Z | Compiling zerovec v0.11.5 |
| 2277 | 2026-04-25T00:42:19.306Z | Compiling block-padding v0.3.3 |
| 2278 | 2026-04-25T00:42:19.326Z | Compiling sha2 v0.10.9 |
| 2279 | 2026-04-25T00:42:19.466Z | Compiling inout v0.1.4 |
| 2280 | 2026-04-25T00:42:19.661Z | Compiling futures-util v0.3.32 |
| 2281 | 2026-04-25T00:42:19.692Z | Compiling tinystr v0.8.2 |
| 2282 | 2026-04-25T00:42:19.736Z | Compiling potential_utf v0.1.4 |
| 2283 | 2026-04-25T00:42:19.897Z | Compiling icu_locale_core v2.1.1 |
| 2284 | 2026-04-25T00:42:19.912Z | Compiling icu_collections v2.1.1 |
| 2285 | 2026-04-25T00:42:19.930Z | Compiling cipher v0.4.4 |
| 2286 | 2026-04-25T00:42:20.018Z | Compiling bytes v1.11.1 |
| 2287 | 2026-04-25T00:42:20.201Z | Compiling der_derive v0.7.3 |
| 2288 | 2026-04-25T00:42:20.402Z | Compiling salsa20 v0.10.2 |
| 2289 | 2026-04-25T00:42:20.549Z | Compiling icu_provider v2.1.1 |
| 2290 | 2026-04-25T00:42:20.652Z | Compiling tokio v1.52.1 |
| 2291 | 2026-04-25T00:42:20.791Z | Compiling icu_properties v2.1.2 |
| 2292 | 2026-04-25T00:42:20.794Z | Compiling icu_normalizer v2.1.1 |
| 2293 | 2026-04-25T00:42:20.859Z | Compiling http v1.4.0 |
| 2294 | 2026-04-25T00:42:21.168Z | Compiling der v0.7.10 |
| 2295 | 2026-04-25T00:42:21.336Z | Compiling chrono v0.4.44 |
| 2296 | 2026-04-25T00:42:21.612Z | Compiling ppv-lite86 v0.2.21 |
| 2297 | 2026-04-25T00:42:21.763Z | Compiling idna_adapter v1.2.1 |
| 2298 | 2026-04-25T00:42:21.863Z | Compiling pbkdf2 v0.12.2 |
| 2299 | 2026-04-25T00:42:21.903Z | Compiling idna v1.1.0 |
| 2300 | 2026-04-25T00:42:21.927Z | Compiling thiserror-impl v2.0.18 |
| 2301 | 2026-04-25T00:42:21.943Z | Compiling rand_chacha v0.9.0 |
| 2302 | 2026-04-25T00:42:21.978Z | Compiling spki v0.7.3 |
| 2303 | 2026-04-25T00:42:22.185Z | Compiling url v2.5.8 |
| 2304 | 2026-04-25T00:42:22.346Z | Compiling scrypt v0.11.0 |
| 2305 | 2026-04-25T00:42:22.535Z | Compiling cbc v0.1.2 |
| 2306 | 2026-04-25T00:42:22.607Z | Compiling aes v0.8.4 |
| 2307 | 2026-04-25T00:42:22.630Z | Compiling rustls-pki-types v1.14.0 |
| 2308 | 2026-04-25T00:42:22.685Z | Compiling tracing-attributes v0.1.31 |
| 2309 | 2026-04-25T00:42:22.701Z | Compiling rand v0.9.2 |
| 2310 | 2026-04-25T00:42:22.975Z | Compiling pkcs5 v0.7.1 |
| 2311 | 2026-04-25T00:42:23.076Z | Compiling http-body v1.0.1 |
| 2312 | 2026-04-25T00:42:23.246Z | Compiling thiserror v2.0.18 |
| 2313 | 2026-04-25T00:42:23.278Z | Compiling serde_derive_internals v0.29.1 |
| 2314 | 2026-04-25T00:42:23.354Z | Compiling untrusted v0.9.0 |
| 2315 | 2026-04-25T00:42:23.451Z | Compiling httparse v1.10.1 |
| 2316 | 2026-04-25T00:42:23.474Z | Compiling base64 v0.22.1 |
| 2317 | 2026-04-25T00:42:23.490Z | Compiling openssl-probe v0.2.1 |
| 2318 | 2026-04-25T00:42:23.636Z | Compiling untrusted v0.7.1 |
| 2319 | 2026-04-25T00:42:23.665Z | Compiling schemars v0.8.22 |
| 2320 | 2026-04-25T00:42:23.802Z | Compiling pkcs8 v0.10.2 |
| 2321 | 2026-04-25T00:42:23.837Z | Compiling pest_derive v2.8.6 |
| 2322 | 2026-04-25T00:42:23.887Z | Compiling scroll_derive v0.13.1 |
| 2323 | 2026-04-25T00:42:23.976Z | Compiling tracing v0.1.44 |
| 2324 | 2026-04-25T00:42:24.111Z | Compiling darling_core v0.20.11 |
| 2325 | 2026-04-25T00:42:24.171Z | Compiling schemars_derive v0.8.22 |
| 2326 | 2026-04-25T00:42:24.252Z | Compiling tinyvec_macros v0.1.1 |
| 2327 | 2026-04-25T00:42:24.266Z | Compiling atomic-waker v1.1.2 |
| 2328 | 2026-04-25T00:42:24.324Z | Compiling tokio-util v0.7.18 |
| 2329 | 2026-04-25T00:42:24.393Z | Compiling dyn-clone v1.0.20 |
| 2330 | 2026-04-25T00:42:24.546Z | Compiling try-lock v0.2.5 |
| 2331 | 2026-04-25T00:42:24.707Z | Compiling tower-service v0.3.3 |
| 2332 | 2026-04-25T00:42:24.729Z | Compiling tower-layer v0.3.3 |
| 2333 | 2026-04-25T00:42:24.809Z | Compiling rustls v0.23.37 |
| 2334 | 2026-04-25T00:42:24.895Z | Compiling scroll v0.13.0 |
| 2335 | 2026-04-25T00:42:24.983Z | Compiling want v0.3.1 |
| 2336 | 2026-04-25T00:42:25.154Z | Compiling h2 v0.4.13 |
| 2337 | 2026-04-25T00:42:25.170Z | Compiling tinyvec v1.10.0 |
| 2338 | 2026-04-25T00:42:25.515Z | Compiling ipnet v2.11.0 |
| 2339 | 2026-04-25T00:42:25.547Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2340 | 2026-04-25T00:42:25.697Z | Compiling spin v0.9.8 |
| 2341 | 2026-04-25T00:42:25.912Z | Compiling aho-corasick v1.1.4 |
| 2342 | 2026-04-25T00:42:25.940Z | Compiling crc32fast v1.5.0 |
| 2343 | 2026-04-25T00:42:26.017Z | Compiling openssl v0.10.75 |
| 2344 | 2026-04-25T00:42:26.211Z | Compiling time-core v0.1.8 |
| 2345 | 2026-04-25T00:42:26.252Z | Compiling powerfmt v0.2.0 |
| 2346 | 2026-04-25T00:42:26.289Z | Compiling pin-utils v0.1.0 |
| 2347 | 2026-04-25T00:42:26.359Z | Compiling foreign-types-shared v0.1.1 |
| 2348 | 2026-04-25T00:42:26.374Z | Compiling num-conv v0.2.0 |
| 2349 | 2026-04-25T00:42:26.408Z | Compiling darling_macro v0.20.11 |
| 2350 | 2026-04-25T00:42:26.449Z | Compiling httpdate v1.0.3 |
| 2351 | 2026-04-25T00:42:26.463Z | Compiling tempfile v3.25.0 |
| 2352 | 2026-04-25T00:42:26.504Z | Compiling time-macros v0.2.27 |
| 2353 | 2026-04-25T00:42:26.672Z | Compiling foreign-types v0.3.2 |
| 2354 | 2026-04-25T00:42:26.729Z | Compiling regex-automata v0.4.14 |
| 2355 | 2026-04-25T00:42:26.747Z | Compiling deranged v0.5.8 |
| 2356 | 2026-04-25T00:42:26.876Z | Compiling darling v0.20.11 |
| 2357 | 2026-04-25T00:42:26.960Z | Compiling goblin v0.10.5 |
| 2358 | 2026-04-25T00:42:27.597Z | Compiling openssl-macros v0.1.1 |
| 2359 | 2026-04-25T00:42:27.704Z | Compiling wait-timeout v0.2.1 |
| 2360 | 2026-04-25T00:42:27.973Z | Compiling simd-adler32 v0.3.8 |
| 2361 | 2026-04-25T00:42:27.988Z | Compiling syn v1.0.109 |
| 2362 | 2026-04-25T00:42:28.087Z | Compiling hyper v1.8.1 |
| 2363 | 2026-04-25T00:42:28.224Z | Compiling siphasher v1.0.2 |
| 2364 | 2026-04-25T00:42:28.294Z | Compiling usdt-impl v0.6.0 |
| 2365 | 2026-04-25T00:42:28.412Z | Compiling native-tls v0.2.18 |
| 2366 | 2026-04-25T00:42:28.504Z | Compiling bit-vec v0.8.0 |
| 2367 | 2026-04-25T00:42:28.623Z | Compiling quick-error v1.2.3 |
| 2368 | 2026-04-25T00:42:28.736Z | Compiling num_threads v0.1.7 |
| 2369 | 2026-04-25T00:42:28.739Z | Compiling crossbeam-utils v0.8.21 |
| 2370 | 2026-04-25T00:42:28.836Z | Compiling time v0.3.47 |
| 2371 | 2026-04-25T00:42:29.055Z | Compiling rusty-fork v0.3.1 |
| 2372 | 2026-04-25T00:42:29.075Z | Compiling bit-set v0.8.0 |
| 2373 | 2026-04-25T00:42:29.237Z | Compiling hyper-util v0.1.20 |
| 2374 | 2026-04-25T00:42:29.694Z | Compiling dof v0.4.0 |
| 2375 | 2026-04-25T00:42:30.488Z | Compiling derive_builder_core v0.20.2 |
| 2376 | 2026-04-25T00:42:30.892Z | Compiling unicode-normalization v0.1.25 |
| 2377 | 2026-04-25T00:42:31.021Z | Compiling dtrace-parser v0.3.0 |
| 2378 | 2026-04-25T00:42:31.036Z | Compiling rustls-native-certs v0.8.3 |
| 2379 | 2026-04-25T00:42:31.204Z | Compiling signature v2.2.0 |
| 2380 | 2026-04-25T00:42:31.317Z | Compiling scroll_derive v0.12.1 |
| 2381 | 2026-04-25T00:42:31.335Z | Compiling thiserror-impl v1.0.69 |
| 2382 | 2026-04-25T00:42:31.355Z | Compiling heapless v0.7.17 |
| 2383 | 2026-04-25T00:42:31.383Z | Compiling rand_xorshift v0.4.0 |
| 2384 | 2026-04-25T00:42:31.550Z | Compiling slog v2.8.2 |
| 2385 | 2026-04-25T00:42:31.591Z | Compiling darling_core v0.21.3 |
| 2386 | 2026-04-25T00:42:31.738Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2387 | 2026-04-25T00:42:31.754Z | Compiling sync_wrapper v1.0.2 |
| 2388 | 2026-04-25T00:42:31.863Z | Compiling thread-id v5.1.0 |
| 2389 | 2026-04-25T00:42:31.951Z | Compiling cookie v0.18.1 |
| 2390 | 2026-04-25T00:42:31.974Z | Compiling signal-hook v0.3.18 |
| 2391 | 2026-04-25T00:42:32.015Z | Compiling zstd-safe v7.2.4 |
| 2392 | 2026-04-25T00:42:32.133Z | Compiling anyhow v1.0.102 |
| 2393 | 2026-04-25T00:42:32.147Z | Compiling unicode-properties v0.1.4 |
| 2394 | 2026-04-25T00:42:32.209Z | Compiling unarray v0.1.4 |
| 2395 | 2026-04-25T00:42:32.324Z | Compiling adler2 v2.0.1 |
| 2396 | 2026-04-25T00:42:32.356Z | Compiling unicode-bidi v0.3.18 |
| 2397 | 2026-04-25T00:42:32.439Z | Compiling paste v1.0.15 |
| 2398 | 2026-04-25T00:42:32.470Z | Compiling miniz_oxide v0.8.9 |
| 2399 | 2026-04-25T00:42:32.581Z | Compiling thiserror v1.0.69 |
| 2400 | 2026-04-25T00:42:32.672Z | Compiling proptest v1.10.0 |
| 2401 | 2026-04-25T00:42:32.688Z | Compiling stringprep v0.1.5 |
| 2402 | 2026-04-25T00:42:32.891Z | Compiling scroll v0.12.0 |
| 2403 | 2026-04-25T00:42:33.123Z | Compiling tower v0.5.3 |
| 2404 | 2026-04-25T00:42:33.537Z | Compiling derive_builder_macro v0.20.2 |
| 2405 | 2026-04-25T00:42:33.595Z | Compiling ipnetwork v0.21.1 |
| 2406 | 2026-04-25T00:42:33.642Z | Compiling http-body-util v0.1.3 |
| 2407 | 2026-04-25T00:42:33.885Z | Compiling webpki-roots v1.0.6 |
| 2408 | 2026-04-25T00:42:33.983Z | Compiling rand_chacha v0.3.1 |
| 2409 | 2026-04-25T00:42:33.997Z | Compiling toml_datetime v0.6.11 |
| 2410 | 2026-04-25T00:42:34.011Z | Compiling erased-serde v0.3.31 |
| 2411 | 2026-04-25T00:42:34.073Z | Compiling serde_spanned v0.6.9 |
| 2412 | 2026-04-25T00:42:34.095Z | Compiling darling_macro v0.21.3 |
| 2413 | 2026-04-25T00:42:34.218Z | Compiling serde_tokenstream v0.2.3 |
| 2414 | 2026-04-25T00:42:34.249Z | Compiling md-5 v0.10.6 |
| 2415 | 2026-04-25T00:42:34.418Z | Compiling zerocopy-derive v0.7.35 |
| 2416 | 2026-04-25T00:42:34.487Z | Compiling curve25519-dalek v4.1.3 |
| 2417 | 2026-04-25T00:42:34.534Z | Compiling vergen-lib v0.1.6 |
| 2418 | 2026-04-25T00:42:34.601Z | Compiling num-integer v0.1.46 |
| 2419 | 2026-04-25T00:42:34.770Z | Compiling hash32 v0.2.1 |
| 2420 | 2026-04-25T00:42:34.797Z | Compiling ff v0.13.1 |
| 2421 | 2026-04-25T00:42:34.879Z | Compiling memoffset v0.9.1 |
| 2422 | 2026-04-25T00:42:34.936Z | Compiling ref-cast v1.0.25 |
| 2423 | 2026-04-25T00:42:34.951Z | Compiling cfg_aliases v0.2.1 |
| 2424 | 2026-04-25T00:42:34.966Z | Compiling ryu v1.0.23 |
| 2425 | 2026-04-25T00:42:35.027Z | Compiling zlib-rs v0.6.2 |
| 2426 | 2026-04-25T00:42:35.075Z | Compiling num-bigint-dig v0.8.6 |
| 2427 | 2026-04-25T00:42:35.151Z | Compiling smoltcp v0.9.1 |
| 2428 | 2026-04-25T00:42:35.249Z | Compiling iri-string v0.7.10 |
| 2429 | 2026-04-25T00:42:35.267Z | Compiling litrs v1.0.0 |
| 2430 | 2026-04-25T00:42:35.355Z | Compiling fallible-iterator v0.2.0 |
| 2431 | 2026-04-25T00:42:35.493Z | Compiling base16ct v0.2.0 |
| 2432 | 2026-04-25T00:42:35.670Z | Compiling rustix v0.38.44 |
| 2433 | 2026-04-25T00:42:35.686Z | Compiling psl-types v2.0.11 |
| 2434 | 2026-04-25T00:42:35.784Z | Compiling document-features v0.2.12 |
| 2435 | 2026-04-25T00:42:35.814Z | Compiling publicsuffix v2.3.0 |
| 2436 | 2026-04-25T00:42:35.995Z | Compiling postgres-protocol v0.6.10 |
| 2437 | 2026-04-25T00:42:36.125Z | Compiling sec1 v0.7.3 |
| 2438 | 2026-04-25T00:42:36.370Z | Compiling tower-http v0.6.8 |
| 2439 | 2026-04-25T00:42:36.428Z | Compiling zerocopy v0.7.35 |
| 2440 | 2026-04-25T00:42:36.612Z | Compiling serde_urlencoded v0.7.1 |
| 2441 | 2026-04-25T00:42:36.769Z | Compiling nix v0.31.2 |
| 2442 | 2026-04-25T00:42:36.840Z | Compiling newtype-uuid v1.3.2 |
| 2443 | 2026-04-25T00:42:36.971Z | Compiling group v0.13.0 |
| 2444 | 2026-04-25T00:42:37.155Z | Compiling num-iter v0.1.45 |
| 2445 | 2026-04-25T00:42:37.194Z | Compiling darling v0.21.3 |
| 2446 | 2026-04-25T00:42:37.273Z | Compiling rand v0.8.5 |
| 2447 | 2026-04-25T00:42:37.289Z | Compiling derive_builder v0.20.2 |
| 2448 | 2026-04-25T00:42:37.324Z | Compiling oxnet v0.1.4 |
| 2449 | 2026-04-25T00:42:37.367Z | Compiling hubpack_derive v0.1.1 |
| 2450 | 2026-04-25T00:42:37.601Z | Compiling tokio-native-tls v0.3.1 |
| 2451 | 2026-04-25T00:42:37.711Z | Compiling goblin v0.8.2 |
| 2452 | 2026-04-25T00:42:38.075Z | Compiling flate2 v1.1.9 |
| 2453 | 2026-04-25T00:42:38.228Z | Compiling regex v1.12.3 |
| 2454 | 2026-04-25T00:42:38.257Z | Compiling phf_shared v0.13.1 |
| 2455 | 2026-04-25T00:42:38.314Z | Compiling lazy_static v1.5.0 |
| 2456 | 2026-04-25T00:42:38.421Z | Compiling cargo-platform v0.1.9 |
| 2457 | 2026-04-25T00:42:38.474Z | Compiling hkdf v0.12.4 |
| 2458 | 2026-04-25T00:42:38.490Z | Compiling crypto-bigint v0.5.5 |
| 2459 | 2026-04-25T00:42:38.504Z | Compiling terminal_size v0.4.3 |
| 2460 | 2026-04-25T00:42:38.642Z | Compiling strum_macros v0.27.2 |
| 2461 | 2026-04-25T00:42:38.645Z | Compiling async-trait v0.1.89 |
| 2462 | 2026-04-25T00:42:38.672Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2463 | 2026-04-25T00:42:38.686Z | Compiling daft-derive v0.1.5 |
| 2464 | 2026-04-25T00:42:39.314Z | Compiling ref-cast-impl v1.0.25 |
| 2465 | 2026-04-25T00:42:39.405Z | Compiling vergen v9.0.6 |
| 2466 | 2026-04-25T00:42:39.616Z | Compiling fs-err v3.3.0 |
| 2467 | 2026-04-25T00:42:39.703Z | Compiling ahash v0.8.12 |
| 2468 | 2026-04-25T00:42:39.812Z | Compiling unicode-segmentation v1.12.0 |
| 2469 | 2026-04-25T00:42:39.911Z | Compiling managed v0.8.0 |
| 2470 | 2026-04-25T00:42:39.928Z | Compiling foldhash v0.1.5 |
| 2471 | 2026-04-25T00:42:40.103Z | Compiling bitflags v1.3.2 |
| 2472 | 2026-04-25T00:42:40.139Z | Compiling bumpalo v3.20.2 |
| 2473 | 2026-04-25T00:42:40.192Z | Compiling object v0.37.3 |
| 2474 | 2026-04-25T00:42:40.217Z | Compiling winnow v0.5.40 |
| 2475 | 2026-04-25T00:42:40.395Z | Compiling libbz2-rs-sys v0.2.2 |
| 2476 | 2026-04-25T00:42:40.517Z | Compiling zopfli v0.8.3 |
| 2477 | 2026-04-25T00:42:40.637Z | Compiling strum v0.27.2 |
| 2478 | 2026-04-25T00:42:40.777Z | Compiling hashbrown v0.15.5 |
| 2479 | 2026-04-25T00:42:41.086Z | Compiling bzip2 v0.6.1 |
| 2480 | 2026-04-25T00:42:41.189Z | Compiling clap_builder v4.5.60 |
| 2481 | 2026-04-25T00:42:41.294Z | Compiling dof v0.3.0 |
| 2482 | 2026-04-25T00:42:41.362Z | Compiling elliptic-curve v0.13.8 |
| 2483 | 2026-04-25T00:42:41.427Z | Compiling daft v0.1.5 |
| 2484 | 2026-04-25T00:42:41.645Z | Compiling toml_edit v0.19.15 |
| 2485 | 2026-04-25T00:42:41.705Z | Compiling cargo_metadata v0.19.2 |
| 2486 | 2026-04-25T00:42:41.764Z | Compiling phf v0.13.1 |
| 2487 | 2026-04-25T00:42:42.374Z | Compiling cookie_store v0.22.1 |
| 2488 | 2026-04-25T00:42:43.016Z | Compiling signal-hook-mio v0.2.5 |
| 2489 | 2026-04-25T00:42:43.032Z | Compiling hubpack v0.1.2 |
| 2490 | 2026-04-25T00:42:43.137Z | Compiling hyper-tls v0.6.0 |
| 2491 | 2026-04-25T00:42:43.259Z | Compiling zstd v0.13.3 |
| 2492 | 2026-04-25T00:42:43.377Z | Compiling bzip2 v0.4.4 |
| 2493 | 2026-04-25T00:42:43.531Z | Compiling serde_with_macros v3.17.0 |
| 2494 | 2026-04-25T00:42:43.681Z | Compiling postgres-types v0.2.12 |
| 2495 | 2026-04-25T00:42:44.169Z | Compiling usdt-attr-macro v0.6.0 |
| 2496 | 2026-04-25T00:42:44.238Z | Compiling usdt-macro v0.6.0 |
| 2497 | 2026-04-25T00:42:44.254Z | Compiling dtrace-parser v0.2.0 |
| 2498 | 2026-04-25T00:42:44.388Z | Compiling ed25519 v2.2.3 |
| 2499 | 2026-04-25T00:42:44.662Z | Compiling bstr v1.12.1 |
| 2500 | 2026-04-25T00:42:44.833Z | Compiling phf_shared v0.11.3 |
| 2501 | 2026-04-25T00:42:44.988Z | Compiling pkcs1 v0.7.5 |
| 2502 | 2026-04-25T00:42:45.019Z | Compiling serde-big-array v0.5.1 |
| 2503 | 2026-04-25T00:42:45.033Z | Compiling hex v0.4.3 |
| 2504 | 2026-04-25T00:42:45.037Z | Compiling rfc6979 v0.4.0 |
| 2505 | 2026-04-25T00:42:45.167Z | Compiling strum_macros v0.26.4 |
| 2506 | 2026-04-25T00:42:45.182Z | Compiling enum-as-inner v0.6.1 |
| 2507 | 2026-04-25T00:42:45.311Z | Compiling serde_repr v0.1.20 |
| 2508 | 2026-04-25T00:42:45.331Z | Compiling clap_derive v4.5.55 |
| 2509 | 2026-04-25T00:42:45.346Z | Compiling float-cmp v0.10.0 |
| 2510 | 2026-04-25T00:42:45.392Z | Compiling thread-id v4.2.2 |
| 2511 | 2026-04-25T00:42:45.482Z | Compiling memmap2 v0.9.10 |
| 2512 | 2026-04-25T00:42:45.497Z | Compiling env_filter v1.0.0 |
| 2513 | 2026-04-25T00:42:45.693Z | Compiling encoding_rs v0.8.35 |
| 2514 | 2026-04-25T00:42:45.708Z | Compiling normalize-line-endings v0.3.0 |
| 2515 | 2026-04-25T00:42:45.810Z | Compiling new_debug_unreachable v1.0.6 |
| 2516 | 2026-04-25T00:42:45.810Z | Compiling mime v0.3.17 |
| 2517 | 2026-04-25T00:42:45.848Z | Compiling either v1.15.0 |
| 2518 | 2026-04-25T00:42:45.886Z | Compiling fixedbitset v0.4.2 |
| 2519 | 2026-04-25T00:42:46.054Z | Compiling keccak v0.1.6 |
| 2520 | 2026-04-25T00:42:46.083Z | Compiling fixedbitset v0.5.7 |
| 2521 | 2026-04-25T00:42:46.105Z | Compiling difflib v0.4.0 |
| 2522 | 2026-04-25T00:42:46.390Z | Compiling predicates-core v1.0.10 |
| 2523 | 2026-04-25T00:42:46.573Z | Compiling whoami v2.1.0 |
| 2524 | 2026-04-25T00:42:46.660Z | Compiling precomputed-hash v0.1.1 |
| 2525 | 2026-04-25T00:42:46.757Z | Compiling jiff v0.2.21 |
| 2526 | 2026-04-25T00:42:46.870Z | Compiling static_assertions v1.1.0 |
| 2527 | 2026-04-25T00:42:46.914Z | Compiling rustc-hash v2.1.1 |
| 2528 | 2026-04-25T00:42:46.949Z | Compiling data-encoding v2.10.0 |
| 2529 | 2026-04-25T00:42:46.965Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2530 | 2026-04-25T00:42:47.044Z | Compiling iddqd v0.3.18 |
| 2531 | 2026-04-25T00:42:47.111Z | Compiling clap v4.5.60 |
| 2532 | 2026-04-25T00:42:47.197Z | Compiling strum v0.26.3 |
| 2533 | 2026-04-25T00:42:47.212Z | Compiling tokio-postgres v0.7.16 |
| 2534 | 2026-04-25T00:42:47.333Z | Compiling hickory-proto v0.25.2 |
| 2535 | 2026-04-25T00:42:47.478Z | Compiling string_cache v0.8.9 |
| 2536 | 2026-04-25T00:42:47.651Z | Compiling predicates v3.1.4 |
| 2537 | 2026-04-25T00:42:47.711Z | Compiling petgraph v0.8.3 |
| 2538 | 2026-04-25T00:42:48.195Z | Compiling sha3 v0.10.8 |
| 2539 | 2026-04-25T00:42:48.304Z | Compiling toml_edit v0.22.27 |
| 2540 | 2026-04-25T00:42:48.647Z | Compiling petgraph v0.6.5 |
| 2541 | 2026-04-25T00:42:49.394Z | Compiling zip v4.6.1 |
| 2542 | 2026-04-25T00:42:49.724Z | Compiling itertools v0.13.0 |
| 2543 | 2026-04-25T00:42:49.758Z | Compiling env_logger v0.11.9 |
| 2544 | 2026-04-25T00:42:50.124Z | Compiling usdt v0.6.0 |
| 2545 | 2026-04-25T00:42:50.179Z | Compiling usdt-impl v0.5.0 |
| 2546 | 2026-04-25T00:42:50.392Z | Compiling serde_with v3.17.0 |
| 2547 | 2026-04-25T00:42:50.395Z | Compiling rsa v0.9.10 |
| 2548 | 2026-04-25T00:42:50.774Z | Compiling ecdsa v0.16.9 |
| 2549 | 2026-04-25T00:42:50.967Z | Compiling similar v2.7.0 |
| 2550 | 2026-04-25T00:42:50.982Z | Compiling ed25519-dalek v2.2.0 |
| 2551 | 2026-04-25T00:42:51.072Z | Compiling crossterm v0.28.1 |
| 2552 | 2026-04-25T00:42:51.637Z | Compiling zip v0.6.6 |
| 2553 | 2026-04-25T00:42:51.836Z | Compiling toml v0.7.8 |
| 2554 | 2026-04-25T00:42:52.433Z | Compiling heck v0.4.1 |
| 2555 | 2026-04-25T00:42:52.447Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2556 | 2026-04-25T00:42:52.461Z | Compiling crossbeam-epoch v0.9.18 |
| 2557 | 2026-04-25T00:42:52.519Z | Compiling tokio-stream v0.1.18 |
| 2558 | 2026-04-25T00:42:52.586Z | Compiling buf-list v1.1.2 |
| 2559 | 2026-04-25T00:42:52.661Z | Compiling x509-cert v0.2.5 |
| 2560 | 2026-04-25T00:42:52.782Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2561 | 2026-04-25T00:42:52.895Z | Compiling openapiv3 v2.2.0 |
| 2562 | 2026-04-25T00:42:52.997Z | Compiling sha1 v0.10.6 |
| 2563 | 2026-04-25T00:42:53.078Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2564 | 2026-04-25T00:42:53.093Z | Compiling lalrpop-util v0.19.12 |
| 2565 | 2026-04-25T00:42:53.222Z | Compiling peg-runtime v0.8.5 |
| 2566 | 2026-04-25T00:42:53.282Z | Compiling thread_local v1.1.9 |
| 2567 | 2026-04-25T00:42:53.373Z | Compiling slog-async v2.8.0 |
| 2568 | 2026-04-25T00:42:53.515Z | Compiling crossbeam-channel v0.5.15 |
| 2569 | 2026-04-25T00:42:53.542Z | Compiling futures-executor v0.3.32 |
| 2570 | 2026-04-25T00:42:53.703Z | Compiling is-terminal v0.4.17 |
| 2571 | 2026-04-25T00:42:53.733Z | Compiling filetime v0.2.27 |
| 2572 | 2026-04-25T00:42:53.802Z | Compiling term v1.2.1 |
| 2573 | 2026-04-25T00:42:53.819Z | Compiling xattr v1.6.1 |
| 2574 | 2026-04-25T00:42:53.911Z | Compiling take_mut v0.2.2 |
| 2575 | 2026-04-25T00:42:53.982Z | Compiling tar v0.4.45 |
| 2576 | 2026-04-25T00:42:53.997Z | Compiling futures v0.3.32 |
| 2577 | 2026-04-25T00:42:54.081Z | Compiling slog-term v2.9.2 |
| 2578 | 2026-04-25T00:43:01.606Z | Compiling rustls-webpki v0.103.9 |
| 2579 | 2026-04-25T00:43:04.386Z | Compiling tokio-rustls v0.26.4 |
| 2580 | 2026-04-25T00:43:04.386Z | Compiling rustls-platform-verifier v0.6.2 |
| 2581 | 2026-04-25T00:43:04.589Z | Compiling hyper-rustls v0.27.7 |
| 2582 | 2026-04-25T00:43:04.796Z | Compiling reqwest v0.12.28 |
| 2583 | 2026-04-25T00:43:04.797Z | Compiling reqwest v0.13.2 |
| 2584 | 2026-04-25T00:43:06.917Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2585 | 2026-04-25T00:43:07.142Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2586 | 2026-04-25T00:43:09.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 2587 | 2026-04-25T00:43:10.132Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 2588 | 2026-04-25T00:43:10.191Z | Apr 25 00:43:08.453 INFO Starting download, target: DendriteStub |
| 2589 | 2026-04-25T00:43:10.191Z | Apr 25 00:43:08.453 INFO Starting download, target: Console |
| 2590 | 2026-04-25T00:43:10.191Z | Apr 25 00:43:08.453 INFO Starting download, target: Clickhouse |
| 2591 | 2026-04-25T00:43:10.191Z | Apr 25 00:43:08.453 INFO Starting download, target: Cockroach |
| 2592 | 2026-04-25T00:43:10.191Z | Apr 25 00:43:08.453 INFO Starting download, target: MaghemiteMgd |
| 2593 | 2026-04-25T00:43:10.191Z | Apr 25 00:43:08.453 INFO Starting download, target: TransceiverControl |
| 2594 | 2026-04-25T00:43:10.194Z | Apr 25 00:43:08.453 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2595 | 2026-04-25T00:43:10.194Z | Apr 25 00:43:08.453 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2596 | 2026-04-25T00:43:10.194Z | Apr 25 00:43:08.453 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2597 | 2026-04-25T00:43:10.194Z | Apr 25 00:43:08.454 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2598 | 2026-04-25T00:43:10.194Z | Apr 25 00:43:08.454 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2599 | 2026-04-25T00:43:10.194Z | Apr 25 00:43:08.454 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2600 | 2026-04-25T00:43:10.718Z | Apr 25 00:43:08.977 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2601 | 2026-04-25T00:43:10.935Z | Apr 25 00:43:09.195 INFO Download complete, target: TransceiverControl |
| 2602 | 2026-04-25T00:43:11.180Z | Apr 25 00:43:09.435 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2603 | 2026-04-25T00:43:11.402Z | Apr 25 00:43:09.663 INFO Download complete, target: Console |
| 2604 | 2026-04-25T00:43:11.675Z | Apr 25 00:43:09.936 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2605 | 2026-04-25T00:43:11.849Z | Apr 25 00:43:10.108 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2606 | 2026-04-25T00:43:12.259Z | Apr 25 00:43:10.520 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2607 | 2026-04-25T00:43:12.259Z | Apr 25 00:43:10.520 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2608 | 2026-04-25T00:43:12.532Z | Apr 25 00:43:10.794 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2609 | 2026-04-25T00:43:13.925Z | Apr 25 00:43:12.187 INFO Download complete, target: DendriteStub |
| 2610 | 2026-04-25T00:43:14.283Z | Apr 25 00:43:12.544 INFO Download complete, target: MaghemiteMgd |
| 2611 | 2026-04-25T00:43:16.792Z | Apr 25 00:43:15.053 INFO Checking that binary works, target: Cockroach |
| 2612 | 2026-04-25T00:43:16.894Z | Apr 25 00:43:15.154 INFO Download complete, target: Cockroach |
| 2613 | 2026-04-25T00:43:19.190Z | Apr 25 00:43:17.451 INFO Checking that binary works, target: Clickhouse |
| 2614 | 2026-04-25T00:43:19.308Z | Apr 25 00:43:17.569 INFO Download complete, target: Clickhouse |
| 2615 | 2026-04-25T00:43:19.321Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2616 | 2026-04-25T00:43:19.324Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2617 | 2026-04-25T00:43:20.403Z | Compiling proc-macro2 v1.0.106 |
| 2618 | 2026-04-25T00:43:20.403Z | Compiling quote v1.0.44 |
| 2619 | 2026-04-25T00:43:20.403Z | Compiling unicode-ident v1.0.24 |
| 2620 | 2026-04-25T00:43:20.408Z | Compiling libc v0.2.185 |
| 2621 | 2026-04-25T00:43:20.408Z | Compiling serde_core v1.0.228 |
| 2622 | 2026-04-25T00:43:20.408Z | Compiling serde v1.0.228 |
| 2623 | 2026-04-25T00:43:20.408Z | Compiling cfg-if v1.0.4 |
| 2624 | 2026-04-25T00:43:20.408Z | Compiling version_check v0.9.5 |
| 2625 | 2026-04-25T00:43:20.679Z | Compiling autocfg v1.5.0 |
| 2626 | 2026-04-25T00:43:20.850Z | Compiling zmij v1.0.21 |
| 2627 | 2026-04-25T00:43:20.867Z | Compiling serde_json v1.0.149 |
| 2628 | 2026-04-25T00:43:21.084Z | Compiling libm v0.2.16 |
| 2629 | 2026-04-25T00:43:21.101Z | Compiling num-traits v0.2.19 |
| 2630 | 2026-04-25T00:43:21.116Z | Compiling memchr v2.8.0 |
| 2631 | 2026-04-25T00:43:21.299Z | Compiling icu_properties_data v2.1.2 |
| 2632 | 2026-04-25T00:43:21.380Z | Compiling icu_normalizer_data v2.1.1 |
| 2633 | 2026-04-25T00:43:21.473Z | Compiling typenum v1.19.0 |
| 2634 | 2026-04-25T00:43:21.497Z | Compiling generic-array v0.14.7 |
| 2635 | 2026-04-25T00:43:21.679Z | Compiling portable-atomic v1.13.1 |
| 2636 | 2026-04-25T00:43:21.696Z | Compiling jobserver v0.1.34 |
| 2637 | 2026-04-25T00:43:21.726Z | Compiling shlex v1.3.0 |
| 2638 | 2026-04-25T00:43:21.782Z | Compiling syn v2.0.117 |
| 2639 | 2026-04-25T00:43:21.836Z | Compiling find-msvc-tools v0.1.9 |
| 2640 | 2026-04-25T00:43:21.906Z | Compiling getrandom v0.4.1 |
| 2641 | 2026-04-25T00:43:22.025Z | Compiling cc v1.2.56 |
| 2642 | 2026-04-25T00:43:22.077Z | Compiling smallvec v1.15.1 |
| 2643 | 2026-04-25T00:43:22.095Z | Compiling parking_lot_core v0.9.12 |
| 2644 | 2026-04-25T00:43:22.141Z | Compiling zerocopy v0.8.40 |
| 2645 | 2026-04-25T00:43:22.329Z | Compiling getrandom v0.2.17 |
| 2646 | 2026-04-25T00:43:22.347Z | Compiling log v0.4.29 |
| 2647 | 2026-04-25T00:43:22.521Z | Compiling itoa v1.0.17 |
| 2648 | 2026-04-25T00:43:22.560Z | Compiling thiserror v2.0.18 |
| 2649 | 2026-04-25T00:43:22.750Z | Compiling heck v0.5.0 |
| 2650 | 2026-04-25T00:43:22.800Z | Compiling schemars v0.8.22 |
| 2651 | 2026-04-25T00:43:22.893Z | Compiling errno v0.3.14 |
| 2652 | 2026-04-25T00:43:22.948Z | Compiling stable_deref_trait v1.2.1 |
| 2653 | 2026-04-25T00:43:23.004Z | Compiling semver v1.0.27 |
| 2654 | 2026-04-25T00:43:23.022Z | Compiling rand_core v0.6.4 |
| 2655 | 2026-04-25T00:43:23.055Z | Compiling subtle v2.6.1 |
| 2656 | 2026-04-25T00:43:23.263Z | Compiling allocator-api2 v0.2.21 |
| 2657 | 2026-04-25T00:43:23.266Z | Compiling equivalent v1.0.2 |
| 2658 | 2026-04-25T00:43:23.295Z | Compiling foldhash v0.2.0 |
| 2659 | 2026-04-25T00:43:23.403Z | Compiling litemap v0.8.1 |
| 2660 | 2026-04-25T00:43:23.419Z | Compiling scopeguard v1.2.0 |
| 2661 | 2026-04-25T00:43:23.498Z | Compiling percent-encoding v2.3.2 |
| 2662 | 2026-04-25T00:43:23.536Z | Compiling writeable v0.6.2 |
| 2663 | 2026-04-25T00:43:23.586Z | Compiling hashbrown v0.16.1 |
| 2664 | 2026-04-25T00:43:23.701Z | Compiling lock_api v0.4.14 |
| 2665 | 2026-04-25T00:43:24.049Z | Compiling utf8_iter v1.0.4 |
| 2666 | 2026-04-25T00:43:24.185Z | Compiling form_urlencoded v1.2.2 |
| 2667 | 2026-04-25T00:43:24.472Z | Compiling rustversion v1.0.22 |
| 2668 | 2026-04-25T00:43:24.597Z | Compiling synstructure v0.13.2 |
| 2669 | 2026-04-25T00:43:24.627Z | Compiling serde_derive_internals v0.29.1 |
| 2670 | 2026-04-25T00:43:24.975Z | Compiling rustix v1.1.3 |
| 2671 | 2026-04-25T00:43:25.020Z | Compiling rand_core v0.10.0 |
| 2672 | 2026-04-25T00:43:25.206Z | Compiling ring v0.17.14 |
| 2673 | 2026-04-25T00:43:25.337Z | Compiling pkg-config v0.3.32 |
| 2674 | 2026-04-25T00:43:25.518Z | Compiling bitflags v2.11.0 |
| 2675 | 2026-04-25T00:43:25.674Z | Compiling pin-project-lite v0.2.17 |
| 2676 | 2026-04-25T00:43:25.718Z | Compiling getrandom v0.3.4 |
| 2677 | 2026-04-25T00:43:25.786Z | Compiling indexmap v2.13.0 |
| 2678 | 2026-04-25T00:43:25.839Z | Compiling serde_derive v1.0.228 |
| 2679 | 2026-04-25T00:43:25.856Z | Compiling zeroize_derive v1.4.3 |
| 2680 | 2026-04-25T00:43:25.871Z | Compiling zerofrom-derive v0.1.6 |
| 2681 | 2026-04-25T00:43:25.934Z | Compiling yoke-derive v0.8.1 |
| 2682 | 2026-04-25T00:43:25.972Z | Compiling zerovec-derive v0.11.2 |
| 2683 | 2026-04-25T00:43:26.011Z | Compiling displaydoc v0.2.5 |
| 2684 | 2026-04-25T00:43:26.300Z | Compiling zerocopy-derive v0.8.40 |
| 2685 | 2026-04-25T00:43:26.440Z | Compiling zeroize v1.8.2 |
| 2686 | 2026-04-25T00:43:26.457Z | Compiling tokio-macros v2.7.0 |
| 2687 | 2026-04-25T00:43:26.677Z | Compiling thiserror-impl v2.0.18 |
| 2688 | 2026-04-25T00:43:26.694Z | Compiling schemars_derive v0.8.22 |
| 2689 | 2026-04-25T00:43:26.859Z | Compiling futures-macro v0.3.32 |
| 2690 | 2026-04-25T00:43:26.955Z | Compiling zerofrom v0.1.6 |
| 2691 | 2026-04-25T00:43:27.097Z | Compiling yoke v0.8.1 |
| 2692 | 2026-04-25T00:43:27.300Z | Compiling zerovec v0.11.5 |
| 2693 | 2026-04-25T00:43:27.317Z | Compiling zerotrie v0.2.3 |
| 2694 | 2026-04-25T00:43:27.880Z | Compiling tinystr v0.8.2 |
| 2695 | 2026-04-25T00:43:27.897Z | Compiling potential_utf v0.1.4 |
| 2696 | 2026-04-25T00:43:27.914Z | Compiling crypto-common v0.1.7 |
| 2697 | 2026-04-25T00:43:27.947Z | Compiling tracing-attributes v0.1.31 |
| 2698 | 2026-04-25T00:43:28.067Z | Compiling icu_locale_core v2.1.1 |
| 2699 | 2026-04-25T00:43:28.086Z | Compiling icu_collections v2.1.1 |
| 2700 | 2026-04-25T00:43:28.745Z | Compiling thiserror v1.0.69 |
| 2701 | 2026-04-25T00:43:28.816Z | Compiling icu_provider v2.1.1 |
| 2702 | 2026-04-25T00:43:29.029Z | Compiling bytes v1.11.1 |
| 2703 | 2026-04-25T00:43:29.082Z | Compiling icu_normalizer v2.1.1 |
| 2704 | 2026-04-25T00:43:29.102Z | Compiling icu_properties v2.1.2 |
| 2705 | 2026-04-25T00:43:29.830Z | Compiling critical-section v1.2.0 |
| 2706 | 2026-04-25T00:43:29.864Z | Compiling fnv v1.0.7 |
| 2707 | 2026-04-25T00:43:29.956Z | Compiling once_cell v1.21.3 |
| 2708 | 2026-04-25T00:43:29.959Z | Compiling thiserror-impl v1.0.69 |
| 2709 | 2026-04-25T00:43:30.212Z | Compiling idna_adapter v1.2.1 |
| 2710 | 2026-04-25T00:43:30.366Z | Compiling idna v1.1.0 |
| 2711 | 2026-04-25T00:43:30.565Z | Compiling serde_tokenstream v0.2.3 |
| 2712 | 2026-04-25T00:43:30.585Z | Compiling parking_lot v0.12.5 |
| 2713 | 2026-04-25T00:43:30.655Z | Compiling signal-hook-registry v1.4.8 |
| 2714 | 2026-04-25T00:43:30.718Z | Compiling url v2.5.8 |
| 2715 | 2026-04-25T00:43:31.026Z | Compiling cmake v0.1.57 |
| 2716 | 2026-04-25T00:43:31.060Z | Compiling dunce v1.0.5 |
| 2717 | 2026-04-25T00:43:31.076Z | Compiling fs_extra v1.3.0 |
| 2718 | 2026-04-25T00:43:31.138Z | Compiling mio v1.2.0 |
| 2719 | 2026-04-25T00:43:31.169Z | Compiling socket2 v0.6.3 |
| 2720 | 2026-04-25T00:43:31.348Z | Compiling der_derive v0.7.3 |
| 2721 | 2026-04-25T00:43:31.378Z | Compiling aws-lc-sys v0.37.1 |
| 2722 | 2026-04-25T00:43:31.558Z | Compiling httparse v1.10.1 |
| 2723 | 2026-04-25T00:43:31.576Z | Compiling iana-time-zone v0.1.65 |
| 2724 | 2026-04-25T00:43:31.757Z | Compiling syn v1.0.109 |
| 2725 | 2026-04-25T00:43:31.877Z | Compiling chrono v0.4.44 |
| 2726 | 2026-04-25T00:43:32.120Z | Compiling uuid v1.23.0 |
| 2727 | 2026-04-25T00:43:32.453Z | Compiling const-oid v0.9.6 |
| 2728 | 2026-04-25T00:43:32.685Z | Compiling tokio v1.52.1 |
| 2729 | 2026-04-25T00:43:32.785Z | Compiling aws-lc-rs v1.16.0 |
| 2730 | 2026-04-25T00:43:33.019Z | Compiling dyn-clone v1.0.20 |
| 2731 | 2026-04-25T00:43:33.065Z | Compiling regex-syntax v0.8.10 |
| 2732 | 2026-04-25T00:43:33.202Z | Compiling block-buffer v0.10.4 |
| 2733 | 2026-04-25T00:43:33.437Z | Compiling futures-core v0.3.32 |
| 2734 | 2026-04-25T00:43:33.610Z | Compiling digest v0.10.7 |
| 2735 | 2026-04-25T00:43:34.287Z | Compiling time-core v0.1.8 |
| 2736 | 2026-04-25T00:43:34.317Z | Compiling num-conv v0.2.0 |
| 2737 | 2026-04-25T00:43:34.418Z | Compiling rustls v0.23.37 |
| 2738 | 2026-04-25T00:43:34.461Z | Compiling time-macros v0.2.27 |
| 2739 | 2026-04-25T00:43:34.548Z | Compiling cpufeatures v0.2.17 |
| 2740 | 2026-04-25T00:43:35.162Z | Compiling aho-corasick v1.1.4 |
| 2741 | 2026-04-25T00:43:35.554Z | Compiling http v1.4.0 |
| 2742 | 2026-04-25T00:43:35.710Z | Compiling futures-sink v0.3.32 |
| 2743 | 2026-04-25T00:43:35.834Z | Compiling strsim v0.11.1 |
| 2744 | 2026-04-25T00:43:35.974Z | Compiling regex-automata v0.4.14 |
| 2745 | 2026-04-25T00:43:36.423Z | Compiling futures-channel v0.3.32 |
| 2746 | 2026-04-25T00:43:36.697Z | Compiling futures-io v0.3.32 |
| 2747 | 2026-04-25T00:43:36.868Z | Compiling byteorder v1.5.0 |
| 2748 | 2026-04-25T00:43:36.906Z | Compiling slab v0.4.12 |
| 2749 | 2026-04-25T00:43:37.080Z | Compiling ident_case v1.0.1 |
| 2750 | 2026-04-25T00:43:37.103Z | Compiling ucd-trie v0.1.7 |
| 2751 | 2026-04-25T00:43:37.124Z | Compiling futures-task v0.3.32 |
| 2752 | 2026-04-25T00:43:37.310Z | Compiling futures-util v0.3.32 |
| 2753 | 2026-04-25T00:43:37.343Z | Compiling pest v2.8.6 |
| 2754 | 2026-04-25T00:43:37.394Z | Compiling slog v2.8.2 |
| 2755 | 2026-04-25T00:43:37.605Z | Compiling vcpkg v0.2.15 |
| 2756 | 2026-04-25T00:43:38.055Z | Compiling anyhow v1.0.102 |
| 2757 | 2026-04-25T00:43:38.163Z | Compiling openssl-sys v0.9.111 |
| 2758 | 2026-04-25T00:43:38.348Z | Compiling regex v1.12.3 |
| 2759 | 2026-04-25T00:43:38.578Z | Compiling pest_meta v2.8.6 |
| 2760 | 2026-04-25T00:43:38.612Z | Compiling rustc_version v0.4.1 |
| 2761 | 2026-04-25T00:43:38.652Z | Compiling crossbeam-utils v0.8.21 |
| 2762 | 2026-04-25T00:43:39.109Z | Compiling plain v0.2.3 |
| 2763 | 2026-04-25T00:43:39.233Z | Compiling pest_generator v2.8.6 |
| 2764 | 2026-04-25T00:43:39.680Z | Compiling crc32fast v1.5.0 |
| 2765 | 2026-04-25T00:43:39.872Z | Compiling pest_derive v2.8.6 |
| 2766 | 2026-04-25T00:43:39.954Z | Compiling ppv-lite86 v0.2.21 |
| 2767 | 2026-04-25T00:43:39.972Z | Compiling block-padding v0.3.3 |
| 2768 | 2026-04-25T00:43:39.975Z | Compiling async-trait v0.1.89 |
| 2769 | 2026-04-25T00:43:40.012Z | Compiling pretty-hex v0.4.1 |
| 2770 | 2026-04-25T00:43:40.142Z | Compiling openssl v0.10.75 |
| 2771 | 2026-04-25T00:43:40.182Z | Compiling ryu v1.0.23 |
| 2772 | 2026-04-25T00:43:40.315Z | Compiling inout v0.1.4 |
| 2773 | 2026-04-25T00:43:40.387Z | Compiling darling_core v0.21.3 |
| 2774 | 2026-04-25T00:43:40.405Z | Compiling base64ct v1.8.3 |
| 2775 | 2026-04-25T00:43:40.491Z | Compiling camino v1.2.2 |
| 2776 | 2026-04-25T00:43:40.509Z | Compiling cipher v0.4.4 |
| 2777 | 2026-04-25T00:43:40.804Z | Compiling rustls-pki-types v1.14.0 |
| 2778 | 2026-04-25T00:43:40.865Z | Compiling openssl-macros v0.1.1 |
| 2779 | 2026-04-25T00:43:41.219Z | Compiling cookie v0.18.1 |
| 2780 | 2026-04-25T00:43:41.254Z | Compiling native-tls v0.2.18 |
| 2781 | 2026-04-25T00:43:41.417Z | Compiling hmac v0.12.1 |
| 2782 | 2026-04-25T00:43:41.469Z | Compiling tracing-core v0.1.36 |
| 2783 | 2026-04-25T00:43:41.540Z | Compiling clap_derive v4.5.55 |
| 2784 | 2026-04-25T00:43:41.569Z | Compiling scroll_derive v0.12.1 |
| 2785 | 2026-04-25T00:43:42.305Z | Compiling base64 v0.22.1 |
| 2786 | 2026-04-25T00:43:42.451Z | Compiling paste v1.0.15 |
| 2787 | 2026-04-25T00:43:42.477Z | Compiling darling_macro v0.21.3 |
| 2788 | 2026-04-25T00:43:42.547Z | Compiling tracing v0.1.44 |
| 2789 | 2026-04-25T00:43:42.937Z | Compiling darling v0.21.3 |
| 2790 | 2026-04-25T00:43:42.955Z | Compiling openapiv3 v2.2.0 |
| 2791 | 2026-04-25T00:43:42.958Z | Compiling scroll_derive v0.13.1 |
| 2792 | 2026-04-25T00:43:43.030Z | Compiling untrusted v0.9.0 |
| 2793 | 2026-04-25T00:43:43.575Z | Compiling zerocopy-derive v0.7.35 |
| 2794 | 2026-04-25T00:43:43.596Z | Compiling litrs v1.0.0 |
| 2795 | 2026-04-25T00:43:43.698Z | Compiling fastrand v2.3.0 |
| 2796 | 2026-04-25T00:43:44.039Z | Compiling document-features v0.2.12 |
| 2797 | 2026-04-25T00:43:44.358Z | Compiling rand_core v0.9.5 |
| 2798 | 2026-04-25T00:43:44.494Z | Compiling tokio-util v0.7.18 |
| 2799 | 2026-04-25T00:43:44.548Z | Compiling pem-rfc7468 v0.7.0 |
| 2800 | 2026-04-25T00:43:44.567Z | Compiling sha2 v0.10.9 |
| 2801 | 2026-04-25T00:43:44.583Z | Compiling curve25519-dalek v4.1.3 |
| 2802 | 2026-04-25T00:43:44.827Z | Compiling hubpack_derive v0.1.1 |
| 2803 | 2026-04-25T00:43:45.261Z | Compiling strum_macros v0.26.4 |
| 2804 | 2026-04-25T00:43:45.433Z | Compiling rustix v0.38.44 |
| 2805 | 2026-04-25T00:43:45.869Z | Compiling http-body v1.0.1 |
| 2806 | 2026-04-25T00:43:46.025Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2807 | 2026-04-25T00:43:46.140Z | Compiling usdt-impl v0.5.0 |
| 2808 | 2026-04-25T00:43:46.383Z | Compiling winnow v0.7.14 |
| 2809 | 2026-04-25T00:43:46.652Z | Compiling atomic-waker v1.1.2 |
| 2810 | 2026-04-25T00:43:46.718Z | Compiling flagset v0.4.7 |
| 2811 | 2026-04-25T00:43:46.826Z | Compiling der v0.7.10 |
| 2812 | 2026-04-25T00:43:46.873Z | Compiling rand_chacha v0.9.0 |
| 2813 | 2026-04-25T00:43:47.060Z | Compiling tempfile v3.25.0 |
| 2814 | 2026-04-25T00:43:47.239Z | Compiling scroll v0.12.0 |
| 2815 | 2026-04-25T00:43:47.391Z | Compiling ipnet v2.11.0 |
| 2816 | 2026-04-25T00:43:47.508Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2817 | 2026-04-25T00:43:47.856Z | Compiling openssl-probe v0.2.1 |
| 2818 | 2026-04-25T00:43:47.914Z | Compiling powerfmt v0.2.0 |
| 2819 | 2026-04-25T00:43:47.931Z | Compiling usdt-impl v0.6.0 |
| 2820 | 2026-04-25T00:43:48.021Z | Compiling tower-layer v0.3.3 |
| 2821 | 2026-04-25T00:43:48.084Z | Compiling tower-service v0.3.3 |
| 2822 | 2026-04-25T00:43:48.111Z | Compiling untrusted v0.7.1 |
| 2823 | 2026-04-25T00:43:48.138Z | Compiling num-bigint-dig v0.8.6 |
| 2824 | 2026-04-25T00:43:48.181Z | Compiling try-lock v0.2.5 |
| 2825 | 2026-04-25T00:43:48.327Z | Compiling want v0.3.1 |
| 2826 | 2026-04-25T00:43:48.330Z | Compiling deranged v0.5.8 |
| 2827 | 2026-04-25T00:43:48.491Z | Compiling spki v0.7.3 |
| 2828 | 2026-04-25T00:43:48.610Z | Compiling goblin v0.8.2 |
| 2829 | 2026-04-25T00:43:48.698Z | Compiling rand v0.9.2 |
| 2830 | 2026-04-25T00:43:48.826Z | Compiling h2 v0.4.13 |
| 2831 | 2026-04-25T00:43:49.197Z | Compiling salsa20 v0.10.2 |
| 2832 | 2026-04-25T00:43:49.274Z | Compiling zerocopy v0.7.35 |
| 2833 | 2026-04-25T00:43:49.341Z | Compiling scroll v0.13.0 |
| 2834 | 2026-04-25T00:43:49.359Z | Compiling pbkdf2 v0.12.2 |
| 2835 | 2026-04-25T00:43:49.611Z | Compiling httpdate v1.0.3 |
| 2836 | 2026-04-25T00:43:49.825Z | Compiling pin-utils v0.1.0 |
| 2837 | 2026-04-25T00:43:49.828Z | Compiling num_threads v0.1.7 |
| 2838 | 2026-04-25T00:43:49.926Z | Compiling time v0.3.47 |
| 2839 | 2026-04-25T00:43:49.960Z | Compiling goblin v0.10.5 |
| 2840 | 2026-04-25T00:43:51.234Z | Compiling dof v0.3.0 |
| 2841 | 2026-04-25T00:43:51.388Z | Compiling scrypt v0.11.0 |
| 2842 | 2026-04-25T00:43:51.645Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2843 | 2026-04-25T00:43:51.814Z | Compiling hyper v1.8.1 |
| 2844 | 2026-04-25T00:43:52.307Z | Compiling dtrace-parser v0.2.0 |
| 2845 | 2026-04-25T00:43:52.420Z | Compiling cbc v0.1.2 |
| 2846 | 2026-04-25T00:43:52.569Z | Compiling aes v0.8.4 |
| 2847 | 2026-04-25T00:43:53.218Z | Compiling serde_spanned v0.6.9 |
| 2848 | 2026-04-25T00:43:53.234Z | Compiling toml_datetime v0.6.11 |
| 2849 | 2026-04-25T00:43:53.370Z | Compiling daft-derive v0.1.5 |
| 2850 | 2026-04-25T00:43:53.482Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2851 | 2026-04-25T00:43:53.616Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2852 | 2026-04-25T00:43:53.763Z | Compiling thread-id v4.2.2 |
| 2853 | 2026-04-25T00:43:53.857Z | Compiling either v1.15.0 |
| 2854 | 2026-04-25T00:43:53.887Z | Compiling ref-cast v1.0.25 |
| 2855 | 2026-04-25T00:43:54.510Z | Compiling pkcs5 v0.7.1 |
| 2856 | 2026-04-25T00:43:54.543Z | Compiling hyper-util v0.1.20 |
| 2857 | 2026-04-25T00:43:54.569Z | Compiling dof v0.4.0 |
| 2858 | 2026-04-25T00:43:54.984Z | Compiling serde_with_macros v3.17.0 |
| 2859 | 2026-04-25T00:43:55.631Z | Compiling dtrace-parser v0.3.0 |
| 2860 | 2026-04-25T00:43:55.968Z | Compiling heapless v0.7.17 |
| 2861 | 2026-04-25T00:43:56.137Z | Compiling spin v0.9.8 |
| 2862 | 2026-04-25T00:43:56.203Z | Compiling enum-as-inner v0.6.1 |
| 2863 | 2026-04-25T00:43:56.220Z | Compiling thread-id v5.1.0 |
| 2864 | 2026-04-25T00:43:56.312Z | Compiling memoffset v0.9.1 |
| 2865 | 2026-04-25T00:43:56.349Z | Compiling signal-hook v0.3.18 |
| 2866 | 2026-04-25T00:43:56.482Z | Compiling zstd-safe v7.2.4 |
| 2867 | 2026-04-25T00:43:56.600Z | Compiling pkcs8 v0.10.2 |
| 2868 | 2026-04-25T00:43:56.687Z | Compiling rustls-native-certs v0.8.3 |
| 2869 | 2026-04-25T00:43:56.879Z | Compiling http-body-util v0.1.3 |
| 2870 | 2026-04-25T00:43:57.019Z | Compiling darling_core v0.20.11 |
| 2871 | 2026-04-25T00:43:57.036Z | Compiling sync_wrapper v1.0.2 |
| 2872 | 2026-04-25T00:43:57.090Z | Compiling erased-serde v0.3.31 |
| 2873 | 2026-04-25T00:43:57.118Z | Compiling hex v0.4.3 |
| 2874 | 2026-04-25T00:43:57.145Z | Compiling ref-cast-impl v1.0.25 |
| 2875 | 2026-04-25T00:43:57.387Z | Compiling wait-timeout v0.2.1 |
| 2876 | 2026-04-25T00:43:57.557Z | Compiling fs-err v3.3.0 |
| 2877 | 2026-04-25T00:43:57.619Z | Compiling ahash v0.8.12 |
| 2878 | 2026-04-25T00:43:57.656Z | Compiling cfg_aliases v0.2.1 |
| 2879 | 2026-04-25T00:43:57.738Z | Compiling bit-vec v0.8.0 |
| 2880 | 2026-04-25T00:43:57.827Z | Compiling quick-error v1.2.3 |
| 2881 | 2026-04-25T00:43:57.875Z | Compiling foreign-types-shared v0.1.1 |
| 2882 | 2026-04-25T00:43:57.892Z | Compiling tinyvec_macros v0.1.1 |
| 2883 | 2026-04-25T00:43:57.941Z | Compiling winnow v0.5.40 |
| 2884 | 2026-04-25T00:43:57.966Z | Compiling foreign-types v0.3.2 |
| 2885 | 2026-04-25T00:43:57.969Z | Compiling tinyvec v1.10.0 |
| 2886 | 2026-04-25T00:43:57.998Z | Compiling bit-set v0.8.0 |
| 2887 | 2026-04-25T00:43:58.045Z | Compiling rusty-fork v0.3.1 |
| 2888 | 2026-04-25T00:43:58.165Z | Compiling nix v0.31.2 |
| 2889 | 2026-04-25T00:43:58.324Z | Compiling tower v0.5.3 |
| 2890 | 2026-04-25T00:43:58.797Z | Compiling rand_xorshift v0.4.0 |
| 2891 | 2026-04-25T00:43:58.815Z | Compiling webpki-roots v1.0.6 |
| 2892 | 2026-04-25T00:43:58.930Z | Compiling darling_macro v0.20.11 |
| 2893 | 2026-04-25T00:43:59.069Z | Compiling serde_urlencoded v0.7.1 |
| 2894 | 2026-04-25T00:43:59.114Z | Compiling smoltcp v0.9.1 |
| 2895 | 2026-04-25T00:43:59.131Z | Compiling unarray v0.1.4 |
| 2896 | 2026-04-25T00:43:59.273Z | Compiling toml_edit v0.19.15 |
| 2897 | 2026-04-25T00:43:59.346Z | Compiling unicode-segmentation v1.12.0 |
| 2898 | 2026-04-25T00:43:59.437Z | Compiling iri-string v0.7.10 |
| 2899 | 2026-04-25T00:43:59.703Z | Compiling darling v0.20.11 |
| 2900 | 2026-04-25T00:43:59.719Z | Compiling proptest v1.10.0 |
| 2901 | 2026-04-25T00:44:00.775Z | Compiling tower-http v0.6.8 |
| 2902 | 2026-04-25T00:44:01.204Z | Compiling usdt-attr-macro v0.6.0 |
| 2903 | 2026-04-25T00:44:01.493Z | Compiling usdt-macro v0.6.0 |
| 2904 | 2026-04-25T00:44:02.296Z | Compiling ipnetwork v0.21.1 |
| 2905 | 2026-04-25T00:44:02.472Z | Compiling num-integer v0.1.46 |
| 2906 | 2026-04-25T00:44:02.640Z | Compiling utf8parse v0.2.2 |
| 2907 | 2026-04-25T00:44:02.780Z | Compiling siphasher v1.0.2 |
| 2908 | 2026-04-25T00:44:02.795Z | Compiling anstyle v1.0.13 |
| 2909 | 2026-04-25T00:44:03.014Z | Compiling simd-adler32 v0.3.8 |
| 2910 | 2026-04-25T00:44:03.082Z | Compiling psl-types v2.0.11 |
| 2911 | 2026-04-25T00:44:03.169Z | Compiling anstyle-parse v0.2.7 |
| 2912 | 2026-04-25T00:44:03.215Z | Compiling publicsuffix v2.3.0 |
| 2913 | 2026-04-25T00:44:03.351Z | Compiling oxnet v0.1.4 |
| 2914 | 2026-04-25T00:44:04.204Z | Compiling newtype-uuid v1.3.2 |
| 2915 | 2026-04-25T00:44:04.346Z | Compiling derive_builder_core v0.20.2 |
| 2916 | 2026-04-25T00:44:04.510Z | Compiling heck v0.4.1 |
| 2917 | 2026-04-25T00:44:05.129Z | Compiling unicode-normalization v0.1.25 |
| 2918 | 2026-04-25T00:44:05.666Z | Compiling rand_chacha v0.3.1 |
| 2919 | 2026-04-25T00:44:05.708Z | Compiling signature v2.2.0 |
| 2920 | 2026-04-25T00:44:05.863Z | Compiling strum_macros v0.27.2 |
| 2921 | 2026-04-25T00:44:06.035Z | Compiling encoding_rs v0.8.35 |
| 2922 | 2026-04-25T00:44:07.423Z | Compiling is_terminal_polyfill v1.70.2 |
| 2923 | 2026-04-25T00:44:07.525Z | Compiling mime v0.3.17 |
| 2924 | 2026-04-25T00:44:07.714Z | Compiling unicode-properties v0.1.4 |
| 2925 | 2026-04-25T00:44:07.759Z | Compiling colorchoice v1.0.4 |
| 2926 | 2026-04-25T00:44:07.882Z | Compiling adler2 v2.0.1 |
| 2927 | 2026-04-25T00:44:07.925Z | Compiling object v0.37.3 |
| 2928 | 2026-04-25T00:44:08.016Z | Compiling anstyle-query v1.1.5 |
| 2929 | 2026-04-25T00:44:08.175Z | Compiling unicode-bidi v0.3.18 |
| 2930 | 2026-04-25T00:44:08.517Z | Compiling stringprep v0.1.5 |
| 2931 | 2026-04-25T00:44:08.658Z | Compiling anstream v0.6.21 |
| 2932 | 2026-04-25T00:44:08.680Z | Compiling miniz_oxide v0.8.9 |
| 2933 | 2026-04-25T00:44:08.760Z | Compiling rand v0.8.5 |
| 2934 | 2026-04-25T00:44:08.944Z | Compiling derive_builder_macro v0.20.2 |
| 2935 | 2026-04-25T00:44:09.271Z | Compiling daft v0.1.5 |
| 2936 | 2026-04-25T00:44:09.367Z | Compiling cookie_store v0.22.1 |
| 2937 | 2026-04-25T00:44:09.404Z | Compiling tokio-native-tls v0.3.1 |
| 2938 | 2026-04-25T00:44:09.543Z | Compiling num-iter v0.1.45 |
| 2939 | 2026-04-25T00:44:09.930Z | Compiling md-5 v0.10.6 |
| 2940 | 2026-04-25T00:44:10.091Z | Compiling hash32 v0.2.1 |
| 2941 | 2026-04-25T00:44:10.280Z | Compiling ff v0.13.1 |
| 2942 | 2026-04-25T00:44:10.297Z | Compiling vergen-lib v0.1.6 |
| 2943 | 2026-04-25T00:44:10.412Z | Compiling zlib-rs v0.6.2 |
| 2944 | 2026-04-25T00:44:10.429Z | Compiling fallible-iterator v0.2.0 |
| 2945 | 2026-04-25T00:44:10.500Z | Compiling base16ct v0.2.0 |
| 2946 | 2026-04-25T00:44:10.674Z | Compiling sec1 v0.7.3 |
| 2947 | 2026-04-25T00:44:10.746Z | Compiling postgres-protocol v0.6.10 |
| 2948 | 2026-04-25T00:44:11.085Z | Compiling group v0.13.0 |
| 2949 | 2026-04-25T00:44:11.914Z | Compiling hyper-tls v0.6.0 |
| 2950 | 2026-04-25T00:44:12.000Z | Compiling derive_builder v0.20.2 |
| 2951 | 2026-04-25T00:44:12.363Z | Compiling phf_shared v0.13.1 |
| 2952 | 2026-04-25T00:44:12.463Z | Compiling flate2 v1.1.9 |
| 2953 | 2026-04-25T00:44:12.654Z | Compiling lazy_static v1.5.0 |
| 2954 | 2026-04-25T00:44:12.851Z | Compiling terminal_size v0.4.3 |
| 2955 | 2026-04-25T00:44:12.882Z | Compiling hkdf v0.12.4 |
| 2956 | 2026-04-25T00:44:12.994Z | Compiling crypto-bigint v0.5.5 |
| 2957 | 2026-04-25T00:44:13.035Z | Compiling cargo-platform v0.1.9 |
| 2958 | 2026-04-25T00:44:13.051Z | Compiling serde_repr v0.1.20 |
| 2959 | 2026-04-25T00:44:13.275Z | Compiling vergen v9.0.6 |
| 2960 | 2026-04-25T00:44:13.471Z | Compiling memmap2 v0.9.10 |
| 2961 | 2026-04-25T00:44:13.544Z | Compiling bitflags v1.3.2 |
| 2962 | 2026-04-25T00:44:13.630Z | Compiling libbz2-rs-sys v0.2.2 |
| 2963 | 2026-04-25T00:44:13.683Z | Compiling clap_lex v1.0.0 |
| 2964 | 2026-04-25T00:44:14.041Z | Compiling bumpalo v3.20.2 |
| 2965 | 2026-04-25T00:44:14.210Z | Compiling toml_write v0.1.2 |
| 2966 | 2026-04-25T00:44:14.229Z | Compiling foldhash v0.1.5 |
| 2967 | 2026-04-25T00:44:14.295Z | Compiling managed v0.8.0 |
| 2968 | 2026-04-25T00:44:14.736Z | Compiling toml_edit v0.22.27 |
| 2969 | 2026-04-25T00:44:14.753Z | Compiling hashbrown v0.15.5 |
| 2970 | 2026-04-25T00:44:15.160Z | Compiling zopfli v0.8.3 |
| 2971 | 2026-04-25T00:44:15.299Z | Compiling bzip2 v0.6.1 |
| 2972 | 2026-04-25T00:44:15.302Z | Compiling elliptic-curve v0.13.8 |
| 2973 | 2026-04-25T00:44:15.462Z | Compiling clap_builder v4.5.60 |
| 2974 | 2026-04-25T00:44:15.506Z | Compiling usdt v0.6.0 |
| 2975 | 2026-04-25T00:44:15.681Z | Compiling cargo_metadata v0.19.2 |
| 2976 | 2026-04-25T00:44:16.746Z | Compiling phf v0.13.1 |
| 2977 | 2026-04-25T00:44:16.844Z | Compiling zstd v0.13.3 |
| 2978 | 2026-04-25T00:44:16.918Z | Compiling signal-hook-mio v0.2.5 |
| 2979 | 2026-04-25T00:44:17.030Z | Compiling postgres-types v0.2.12 |
| 2980 | 2026-04-25T00:44:17.047Z | Compiling bzip2 v0.4.4 |
| 2981 | 2026-04-25T00:44:17.157Z | Compiling strum v0.27.2 |
| 2982 | 2026-04-25T00:44:17.207Z | Compiling ed25519 v2.2.3 |
| 2983 | 2026-04-25T00:44:17.253Z | Compiling phf_shared v0.11.3 |
| 2984 | 2026-04-25T00:44:17.439Z | Compiling pkcs1 v0.7.5 |
| 2985 | 2026-04-25T00:44:17.457Z | Compiling strum v0.26.3 |
| 2986 | 2026-04-25T00:44:17.530Z | Compiling hubpack v0.1.2 |
| 2987 | 2026-04-25T00:44:17.592Z | Compiling rfc6979 v0.4.0 |
| 2988 | 2026-04-25T00:44:17.660Z | Compiling sha1 v0.10.6 |
| 2989 | 2026-04-25T00:44:17.727Z | Compiling bstr v1.12.1 |
| 2990 | 2026-04-25T00:44:17.747Z | Compiling serde-big-array v0.5.1 |
| 2991 | 2026-04-25T00:44:17.765Z | Compiling float-cmp v0.10.0 |
| 2992 | 2026-04-25T00:44:17.875Z | Compiling env_filter v1.0.0 |
| 2993 | 2026-04-25T00:44:17.900Z | Compiling difflib v0.4.0 |
| 2994 | 2026-04-25T00:44:17.917Z | Compiling data-encoding v2.10.0 |
| 2995 | 2026-04-25T00:44:18.041Z | Compiling fixedbitset v0.5.7 |
| 2996 | 2026-04-25T00:44:18.144Z | Compiling new_debug_unreachable v1.0.6 |
| 2997 | 2026-04-25T00:44:18.285Z | Compiling precomputed-hash v0.1.1 |
| 2998 | 2026-04-25T00:44:18.314Z | Compiling normalize-line-endings v0.3.0 |
| 2999 | 2026-04-25T00:44:18.363Z | Compiling predicates-core v1.0.10 |
| 3000 | 2026-04-25T00:44:18.417Z | Compiling static_assertions v1.1.0 |
| 3001 | 2026-04-25T00:44:18.444Z | Compiling rustc-hash v2.1.1 |
| 3002 | 2026-04-25T00:44:18.498Z | Compiling whoami v2.1.0 |
| 3003 | 2026-04-25T00:44:18.529Z | Compiling jiff v0.2.21 |
| 3004 | 2026-04-25T00:44:18.596Z | Compiling fixedbitset v0.4.2 |
| 3005 | 2026-04-25T00:44:18.668Z | Compiling keccak v0.1.6 |
| 3006 | 2026-04-25T00:44:18.805Z | Compiling petgraph v0.6.5 |
| 3007 | 2026-04-25T00:44:18.830Z | Compiling sha3 v0.10.8 |
| 3008 | 2026-04-25T00:44:18.874Z | Compiling tokio-postgres v0.7.16 |
| 3009 | 2026-04-25T00:44:19.108Z | Compiling iddqd v0.3.18 |
| 3010 | 2026-04-25T00:44:19.202Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3011 | 2026-04-25T00:44:20.323Z | Compiling predicates v3.1.4 |
| 3012 | 2026-04-25T00:44:20.327Z | Compiling string_cache v0.8.9 |
| 3013 | 2026-04-25T00:44:20.509Z | Compiling petgraph v0.8.3 |
| 3014 | 2026-04-25T00:44:20.767Z | Compiling hickory-proto v0.25.2 |
| 3015 | 2026-04-25T00:44:20.903Z | Compiling similar v2.7.0 |
| 3016 | 2026-04-25T00:44:21.617Z | Compiling zip v4.6.1 |
| 3017 | 2026-04-25T00:44:21.884Z | Compiling env_logger v0.11.9 |
| 3018 | 2026-04-25T00:44:22.174Z | Compiling ecdsa v0.16.9 |
| 3019 | 2026-04-25T00:44:22.210Z | Compiling rsa v0.9.10 |
| 3020 | 2026-04-25T00:44:22.486Z | Compiling ed25519-dalek v2.2.0 |
| 3021 | 2026-04-25T00:44:22.639Z | Compiling zip v0.6.6 |
| 3022 | 2026-04-25T00:44:23.151Z | Compiling crossterm v0.28.1 |
| 3023 | 2026-04-25T00:44:23.201Z | Compiling clap v4.5.60 |
| 3024 | 2026-04-25T00:44:24.209Z | Compiling crossbeam-epoch v0.9.18 |
| 3025 | 2026-04-25T00:44:24.331Z | Compiling toml v0.7.8 |
| 3026 | 2026-04-25T00:44:24.592Z | Compiling serde_with v3.17.0 |
| 3027 | 2026-04-25T00:44:24.748Z | Compiling itertools v0.13.0 |
| 3028 | 2026-04-25T00:44:24.880Z | Compiling x509-cert v0.2.5 |
| 3029 | 2026-04-25T00:44:24.973Z | Compiling tokio-stream v0.1.18 |
| 3030 | 2026-04-25T00:44:25.486Z | Compiling rustls-webpki v0.103.9 |
| 3031 | 2026-04-25T00:44:25.545Z | Compiling buf-list v1.1.2 |
| 3032 | 2026-04-25T00:44:25.621Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3033 | 2026-04-25T00:44:25.920Z | Compiling lalrpop-util v0.19.12 |
| 3034 | 2026-04-25T00:44:25.924Z | Compiling peg-runtime v0.8.5 |
| 3035 | 2026-04-25T00:44:29.053Z | Compiling tokio-rustls v0.26.4 |
| 3036 | 2026-04-25T00:44:29.071Z | Compiling rustls-platform-verifier v0.6.2 |
| 3037 | 2026-04-25T00:44:29.356Z | Compiling hyper-rustls v0.27.7 |
| 3038 | 2026-04-25T00:44:29.620Z | Compiling reqwest v0.13.2 |
| 3039 | 2026-04-25T00:44:29.680Z | Compiling reqwest v0.12.28 |
| 3040 | 2026-04-25T00:44:32.956Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3041 | 2026-04-25T00:45:06.877Z | Compiling rustls v0.22.4 |
| 3042 | 2026-04-25T00:45:07.157Z | Compiling slog-async v2.8.0 |
| 3043 | 2026-04-25T00:45:07.574Z | Compiling multer v3.1.0 |
| 3044 | 2026-04-25T00:45:07.674Z | Compiling newtype-uuid-macros v0.1.0 |
| 3045 | 2026-04-25T00:45:07.708Z | Compiling structmeta-derive v0.3.0 |
| 3046 | 2026-04-25T00:45:07.784Z | Compiling async-stream-impl v0.3.6 |
| 3047 | 2026-04-25T00:45:08.390Z | Compiling regress v0.10.5 |
| 3048 | 2026-04-25T00:45:08.442Z | Compiling dropshot v0.16.7 |
| 3049 | 2026-04-25T00:45:08.655Z | Compiling futures-executor v0.3.32 |
| 3050 | 2026-04-25T00:45:08.672Z | Compiling structmeta v0.3.0 |
| 3051 | 2026-04-25T00:45:08.889Z | Compiling derive-ex v0.1.8 |
| 3052 | 2026-04-25T00:45:09.064Z | Compiling futures v0.3.32 |
| 3053 | 2026-04-25T00:45:09.148Z | Compiling dropshot_endpoint v0.16.7 |
| 3054 | 2026-04-25T00:45:09.196Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3055 | 2026-04-25T00:45:09.614Z | Compiling crossbeam-channel v0.5.15 |
| 3056 | 2026-04-25T00:45:10.323Z | Compiling thread_local v1.1.9 |
| 3057 | 2026-04-25T00:45:10.378Z | Compiling test-strategy v0.4.5 |
| 3058 | 2026-04-25T00:45:10.396Z | Compiling is-terminal v0.4.17 |
| 3059 | 2026-04-25T00:45:10.510Z | Compiling take_mut v0.2.2 |
| 3060 | 2026-04-25T00:45:10.647Z | Compiling term v1.2.1 |
| 3061 | 2026-04-25T00:45:10.732Z | Compiling parse-display-derive v0.10.0 |
| 3062 | 2026-04-25T00:45:11.683Z | Compiling slog-term v2.9.2 |
| 3063 | 2026-04-25T00:45:11.932Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3064 | 2026-04-25T00:45:12.222Z | Compiling progenitor-client v0.13.0 |
| 3065 | 2026-04-25T00:45:12.466Z | Compiling rustls-webpki v0.102.8 |
| 3066 | 2026-04-25T00:45:12.720Z | Compiling serde_spanned v1.0.4 |
| 3067 | 2026-04-25T00:45:12.905Z | Compiling debug-ignore v1.0.5 |
| 3068 | 2026-04-25T00:45:12.938Z | Compiling match_cfg v0.1.0 |
| 3069 | 2026-04-25T00:45:13.026Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3070 | 2026-04-25T00:45:13.042Z | Compiling hostname v0.3.1 |
| 3071 | 2026-04-25T00:45:13.280Z | Compiling slog-json v2.6.1 |
| 3072 | 2026-04-25T00:45:13.550Z | Compiling slog-bunyan v2.5.0 |
| 3073 | 2026-04-25T00:45:13.752Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3074 | 2026-04-25T00:45:13.770Z | Compiling async-stream v0.3.6 |
| 3075 | 2026-04-25T00:45:13.979Z | Compiling waitgroup v0.1.2 |
| 3076 | 2026-04-25T00:45:14.181Z | Compiling rustls-pemfile v2.2.0 |
| 3077 | 2026-04-25T00:45:14.199Z | Compiling serde_path_to_error v0.1.20 |
| 3078 | 2026-04-25T00:45:14.269Z | Compiling hostname v0.4.2 |
| 3079 | 2026-04-25T00:45:14.499Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3080 | 2026-04-25T00:45:14.567Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3081 | 2026-04-25T00:45:14.663Z | Compiling macaddr v1.0.1 |
| 3082 | 2026-04-25T00:45:14.816Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3083 | 2026-04-25T00:45:14.959Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3084 | 2026-04-25T00:45:15.126Z | Compiling instant v0.1.13 |
| 3085 | 2026-04-25T00:45:15.262Z | Compiling tokio-rustls v0.25.0 |
| 3086 | 2026-04-25T00:45:16.274Z | Compiling progenitor-client v0.10.0 |
| 3087 | 2026-04-25T00:45:16.493Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 3088 | 2026-04-25T00:45:16.779Z | Compiling itertools v0.14.0 |
| 3089 | 2026-04-25T00:45:16.826Z | Compiling backon v1.6.0 |
| 3090 | 2026-04-25T00:45:17.091Z | Compiling progenitor-extras v0.1.1 |
| 3091 | 2026-04-25T00:45:17.357Z | Compiling backoff v0.4.0 |
| 3092 | 2026-04-25T00:45:17.593Z | Compiling parse-display v0.10.0 |
| 3093 | 2026-04-25T00:45:18.288Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3094 | 2026-04-25T00:45:19.069Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3095 | 2026-04-25T00:45:19.712Z | Compiling universal-hash v0.5.1 |
| 3096 | 2026-04-25T00:45:19.877Z | Compiling opaque-debug v0.3.1 |
| 3097 | 2026-04-25T00:45:19.916Z | Compiling half v2.7.1 |
| 3098 | 2026-04-25T00:45:19.967Z | Compiling ciborium-io v0.2.2 |
| 3099 | 2026-04-25T00:45:20.082Z | Compiling unicode-width v0.2.0 |
| 3100 | 2026-04-25T00:45:20.281Z | Compiling crucible-workspace-hack v0.1.0 |
| 3101 | 2026-04-25T00:45:20.408Z | Compiling ciborium-ll v0.2.2 |
| 3102 | 2026-04-25T00:45:20.505Z | Compiling convert_case v0.4.0 |
| 3103 | 2026-04-25T00:45:20.694Z | Compiling ciborium v0.2.2 |
| 3104 | 2026-04-25T00:45:20.831Z | Compiling derive_more v0.99.20 |
| 3105 | 2026-04-25T00:45:21.368Z | Compiling aead v0.5.2 |
| 3106 | 2026-04-25T00:45:21.536Z | Compiling secrecy v0.10.3 |
| 3107 | 2026-04-25T00:45:21.581Z | Compiling unsafe-libyaml v0.2.11 |
| 3108 | 2026-04-25T00:45:21.722Z | Compiling poly1305 v0.8.0 |
| 3109 | 2026-04-25T00:45:22.265Z | Compiling serde_yaml v0.9.34+deprecated |
| 3110 | 2026-04-25T00:45:22.364Z | Compiling chacha20 v0.9.1 |
| 3111 | 2026-04-25T00:45:22.636Z | Compiling typify-impl v0.6.1 |
| 3112 | 2026-04-25T00:45:22.981Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 3113 | 2026-04-25T00:45:23.541Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3114 | 2026-04-25T00:45:23.762Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3115 | 2026-04-25T00:45:24.073Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3116 | 2026-04-25T00:45:24.519Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3117 | 2026-04-25T00:45:24.597Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3118 | 2026-04-25T00:45:24.930Z | Compiling byte-wrapper v0.1.0 |
| 3119 | 2026-04-25T00:45:24.998Z | Compiling password-hash v0.5.0 |
| 3120 | 2026-04-25T00:45:25.527Z | Compiling thiserror-no-std v2.0.2 |
| 3121 | 2026-04-25T00:45:25.640Z | Compiling blake2 v0.10.6 |
| 3122 | 2026-04-25T00:45:25.825Z | Compiling vsss-rs v3.3.4 |
| 3123 | 2026-04-25T00:45:25.930Z | Compiling argon2 v0.5.3 |
| 3124 | 2026-04-25T00:45:25.952Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3125 | 2026-04-25T00:45:26.064Z | Compiling typify-macro v0.6.1 |
| 3126 | 2026-04-25T00:45:26.175Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3127 | 2026-04-25T00:45:26.292Z | Compiling chacha20poly1305 v0.10.1 |
| 3128 | 2026-04-25T00:45:26.931Z | Compiling indent_write v2.2.0 |
| 3129 | 2026-04-25T00:45:27.104Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3130 | 2026-04-25T00:45:27.394Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3131 | 2026-04-25T00:45:27.447Z | Compiling swrite v0.1.0 |
| 3132 | 2026-04-25T00:45:27.550Z | Compiling typify v0.6.1 |
| 3133 | 2026-04-25T00:45:27.572Z | Compiling proc-macro-error-attr v1.0.4 |
| 3134 | 2026-04-25T00:45:27.674Z | Compiling progenitor-impl v0.13.0 |
| 3135 | 2026-04-25T00:45:27.784Z | Compiling heapless v0.8.0 |
| 3136 | 2026-04-25T00:45:28.346Z | Compiling ingot-macros v0.1.1 |
| 3137 | 2026-04-25T00:45:30.041Z | Compiling progenitor-macro v0.13.0 |
| 3138 | 2026-04-25T00:45:30.937Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3139 | 2026-04-25T00:45:31.881Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3140 | 2026-04-25T00:45:32.644Z | Compiling hash32 v0.3.1 |
| 3141 | 2026-04-25T00:45:32.793Z | Compiling proc-macro-error v1.0.4 |
| 3142 | 2026-04-25T00:45:33.080Z | Compiling smoltcp v0.11.0 |
| 3143 | 2026-04-25T00:45:33.097Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3144 | 2026-04-25T00:45:33.555Z | Compiling proc-macro-crate v3.4.0 |
| 3145 | 2026-04-25T00:45:34.019Z | Compiling ingot-types v0.1.2 |
| 3146 | 2026-04-25T00:45:34.051Z | Compiling progenitor v0.13.0 |
| 3147 | 2026-04-25T00:45:34.512Z | Compiling tabwriter v1.4.1 |
| 3148 | 2026-04-25T00:45:35.184Z | Compiling cobs v0.3.0 |
| 3149 | 2026-04-25T00:45:35.793Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3150 | 2026-04-25T00:45:36.885Z | Compiling postcard v1.1.3 |
| 3151 | 2026-04-25T00:45:37.184Z | Compiling ingot v0.1.1 |
| 3152 | 2026-04-25T00:45:37.271Z | Compiling num_enum_derive v0.7.5 |
| 3153 | 2026-04-25T00:45:37.829Z | Compiling proc-macro-crate v1.3.1 |
| 3154 | 2026-04-25T00:45:38.302Z | Compiling foreign-types-macros v0.2.3 |
| 3155 | 2026-04-25T00:45:38.386Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3156 | 2026-04-25T00:45:38.805Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3157 | 2026-04-25T00:45:38.917Z | Compiling rayon-core v1.13.0 |
| 3158 | 2026-04-25T00:45:38.998Z | Compiling foreign-types-shared v0.3.1 |
| 3159 | 2026-04-25T00:45:39.015Z | Compiling cpufeatures v0.3.0 |
| 3160 | 2026-04-25T00:45:39.107Z | Compiling prettyplease v0.2.37 |
| 3161 | 2026-04-25T00:45:39.125Z | Compiling colored v3.1.1 |
| 3162 | 2026-04-25T00:45:39.360Z | Compiling foreign-types v0.5.0 |
| 3163 | 2026-04-25T00:45:39.448Z | Compiling chacha20 v0.10.0 |
| 3164 | 2026-04-25T00:45:39.465Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3165 | 2026-04-25T00:45:39.829Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3166 | 2026-04-25T00:45:40.331Z | Compiling num_enum v0.7.5 |
| 3167 | 2026-04-25T00:45:40.481Z | Compiling num_enum_derive v0.5.11 |
| 3168 | 2026-04-25T00:45:41.531Z | Compiling crossbeam-deque v0.8.6 |
| 3169 | 2026-04-25T00:45:41.977Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3170 | 2026-04-25T00:45:42.226Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3171 | 2026-04-25T00:45:42.405Z | Compiling cstr-argument v0.1.2 |
| 3172 | 2026-04-25T00:45:42.588Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3173 | 2026-04-25T00:45:42.605Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3174 | 2026-04-25T00:45:42.816Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3175 | 2026-04-25T00:45:43.496Z | Compiling num_enum v0.5.11 |
| 3176 | 2026-04-25T00:45:43.639Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3177 | 2026-04-25T00:45:43.738Z | Compiling rand v0.10.0 |
| 3178 | 2026-04-25T00:45:43.894Z | Compiling camino-tempfile v1.4.1 |
| 3179 | 2026-04-25T00:45:44.329Z | Compiling num-rational v0.4.2 |
| 3180 | 2026-04-25T00:45:44.564Z | Compiling num-complex v0.4.6 |
| 3181 | 2026-04-25T00:45:44.585Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3182 | 2026-04-25T00:45:44.935Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3183 | 2026-04-25T00:45:45.037Z | Compiling num v0.4.3 |
| 3184 | 2026-04-25T00:45:45.133Z | Compiling rayon v1.11.0 |
| 3185 | 2026-04-25T00:45:45.331Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3186 | 2026-04-25T00:45:45.488Z | Compiling zone_cfg_derive v0.3.1 |
| 3187 | 2026-04-25T00:45:46.096Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3188 | 2026-04-25T00:45:46.240Z | Compiling itertools v0.12.1 |
| 3189 | 2026-04-25T00:45:47.297Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3190 | 2026-04-25T00:45:47.533Z | Compiling num-derive v0.4.2 |
| 3191 | 2026-04-25T00:45:48.034Z | Compiling sigpipe v0.1.3 |
| 3192 | 2026-04-25T00:45:48.131Z | Compiling glob v0.3.3 |
| 3193 | 2026-04-25T00:45:48.148Z | Compiling float-ord v0.3.2 |
| 3194 | 2026-04-25T00:45:48.281Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3195 | 2026-04-25T00:45:48.413Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3196 | 2026-04-25T00:45:48.513Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3197 | 2026-04-25T00:45:48.659Z | Compiling zone v0.3.1 |
| 3198 | 2026-04-25T00:45:48.718Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3199 | 2026-04-25T00:45:49.035Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3200 | 2026-04-25T00:45:49.146Z | Compiling toml v0.8.23 |
| 3201 | 2026-04-25T00:45:49.680Z | Compiling smf v0.2.3 |
| 3202 | 2026-04-25T00:45:50.359Z | Compiling whoami v1.6.1 |
| 3203 | 2026-04-25T00:45:50.701Z | Compiling gethostname v0.5.0 |
| 3204 | 2026-04-25T00:45:50.855Z | Compiling usdt-macro v0.5.0 |
| 3205 | 2026-04-25T00:45:51.412Z | Compiling usdt-attr-macro v0.5.0 |
| 3206 | 2026-04-25T00:45:51.527Z | Compiling memmap v0.7.0 |
| 3207 | 2026-04-25T00:45:51.570Z | Compiling derive-where v1.6.0 |
| 3208 | 2026-04-25T00:45:51.811Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3209 | 2026-04-25T00:45:51.955Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3210 | 2026-04-25T00:45:52.157Z | Compiling usdt v0.5.0 |
| 3211 | 2026-04-25T00:45:52.267Z | Compiling unicode-width v0.1.14 |
| 3212 | 2026-04-25T00:45:52.595Z | Compiling cancel-safe-futures v0.1.5 |
| 3213 | 2026-04-25T00:45:52.750Z | Compiling owo-colors v4.3.0 |
| 3214 | 2026-04-25T00:45:52.790Z | Compiling resolv-conf v0.7.6 |
| 3215 | 2026-04-25T00:45:52.882Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3216 | 2026-04-25T00:45:53.026Z | Compiling libsw-core v0.3.2 |
| 3217 | 2026-04-25T00:45:53.121Z | Compiling async-recursion v1.1.1 |
| 3218 | 2026-04-25T00:45:53.222Z | Compiling libsw v3.5.0 |
| 3219 | 2026-04-25T00:45:53.729Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3220 | 2026-04-25T00:45:53.801Z | Compiling typify-impl v0.4.3 |
| 3221 | 2026-04-25T00:45:54.015Z | Compiling libefi-sys v0.1.0 |
| 3222 | 2026-04-25T00:45:54.233Z | Compiling linear-map v1.2.0 |
| 3223 | 2026-04-25T00:45:54.353Z | Compiling bytecount v0.6.9 |
| 3224 | 2026-04-25T00:45:54.474Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3225 | 2026-04-25T00:45:56.481Z | Compiling console v0.15.11 |
| 3226 | 2026-04-25T00:45:56.934Z | Compiling newline-converter v0.3.0 |
| 3227 | 2026-04-25T00:45:57.102Z | Compiling atomicwrites v0.4.4 |
| 3228 | 2026-04-25T00:45:57.278Z | Compiling typify-macro v0.4.3 |
| 3229 | 2026-04-25T00:45:57.410Z | Compiling hickory-proto v0.24.4 |
| 3230 | 2026-04-25T00:45:57.574Z | Compiling bitfield-struct v0.6.2 |
| 3231 | 2026-04-25T00:45:57.860Z | Compiling semver v0.1.20 |
| 3232 | 2026-04-25T00:45:58.136Z | Compiling linked-hash-map v0.5.6 |
| 3233 | 2026-04-25T00:45:58.189Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3234 | 2026-04-25T00:45:58.371Z | Compiling lru-cache v0.1.2 |
| 3235 | 2026-04-25T00:45:58.522Z | Compiling rustc_version v0.1.7 |
| 3236 | 2026-04-25T00:45:58.540Z | Compiling expectorate v1.2.0 |
| 3237 | 2026-04-25T00:45:58.729Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3238 | 2026-04-25T00:45:58.766Z | Compiling tokio-dtrace v0.1.1 |
| 3239 | 2026-04-25T00:45:58.961Z | Compiling dropshot-api-manager-types v0.6.0 |
| 3240 | 2026-04-25T00:45:59.101Z | Compiling pin-project-internal v1.1.11 |
| 3241 | 2026-04-25T00:45:59.590Z | Compiling slog-dtrace v0.3.0 |
| 3242 | 2026-04-25T00:45:59.807Z | Compiling minimal-lexical v0.2.1 |
| 3243 | 2026-04-25T00:45:59.970Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3244 | 2026-04-25T00:46:00.065Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3245 | 2026-04-25T00:46:00.083Z | Compiling nom v7.1.3 |
| 3246 | 2026-04-25T00:46:00.118Z | Compiling pin-project v1.1.11 |
| 3247 | 2026-04-25T00:46:00.240Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3248 | 2026-04-25T00:46:00.533Z | Compiling hickory-resolver v0.24.4 |
| 3249 | 2026-04-25T00:46:00.797Z | Compiling oxide-tokio-rt v0.1.4 |
| 3250 | 2026-04-25T00:46:01.405Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3251 | 2026-04-25T00:46:01.421Z | Compiling newtype_derive v0.1.6 |
| 3252 | 2026-04-25T00:46:01.628Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3253 | 2026-04-25T00:46:01.655Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3254 | 2026-04-25T00:46:02.244Z | Compiling phf_shared v0.12.1 |
| 3255 | 2026-04-25T00:46:02.498Z | Compiling pem v3.0.6 |
| 3256 | 2026-04-25T00:46:02.970Z | Compiling snafu-derive v0.8.9 |
| 3257 | 2026-04-25T00:46:03.003Z | Compiling csv-core v0.1.13 |
| 3258 | 2026-04-25T00:46:03.187Z | Compiling highway v1.3.0 |
| 3259 | 2026-04-25T00:46:03.430Z | Compiling chrono-tz v0.10.4 |
| 3260 | 2026-04-25T00:46:03.633Z | Compiling same-file v1.0.6 |
| 3261 | 2026-04-25T00:46:03.827Z | Compiling unicode-xid v0.2.6 |
| 3262 | 2026-04-25T00:46:03.887Z | Compiling xshell-macros v0.2.7 |
| 3263 | 2026-04-25T00:46:03.970Z | Compiling const_format_proc_macros v0.2.34 |
| 3264 | 2026-04-25T00:46:04.308Z | Compiling xshell v0.2.7 |
| 3265 | 2026-04-25T00:46:04.589Z | Compiling walkdir v2.5.0 |
| 3266 | 2026-04-25T00:46:04.653Z | Compiling snafu v0.8.9 |
| 3267 | 2026-04-25T00:46:04.781Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3268 | 2026-04-25T00:46:05.241Z | Compiling csv v1.4.0 |
| 3269 | 2026-04-25T00:46:05.347Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3270 | 2026-04-25T00:46:05.538Z | Compiling phf v0.12.1 |
| 3271 | 2026-04-25T00:46:05.580Z | Compiling qorb v0.4.1 |
| 3272 | 2026-04-25T00:46:05.679Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3273 | 2026-04-25T00:46:05.725Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3274 | 2026-04-25T00:46:06.220Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3275 | 2026-04-25T00:46:06.655Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3276 | 2026-04-25T00:46:06.878Z | Compiling globset v0.4.18 |
| 3277 | 2026-04-25T00:46:06.961Z | Compiling olpc-cjson v0.1.4 |
| 3278 | 2026-04-25T00:46:07.193Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3279 | 2026-04-25T00:46:07.745Z | Compiling primeorder v0.13.6 |
| 3280 | 2026-04-25T00:46:08.047Z | Compiling serde_plain v1.0.2 |
| 3281 | 2026-04-25T00:46:08.353Z | Compiling typed-path v0.9.3 |
| 3282 | 2026-04-25T00:46:08.762Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3283 | 2026-04-25T00:46:08.956Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3284 | 2026-04-25T00:46:09.559Z | Compiling tough v0.20.0 |
| 3285 | 2026-04-25T00:46:09.710Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3286 | 2026-04-25T00:46:10.513Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3287 | 2026-04-25T00:46:10.957Z | Compiling const_format v0.2.35 |
| 3288 | 2026-04-25T00:46:11.254Z | Compiling typify v0.4.3 |
| 3289 | 2026-04-25T00:46:11.378Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3290 | 2026-04-25T00:46:11.424Z | Compiling papergrid v0.11.0 |
| 3291 | 2026-04-25T00:46:12.263Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3292 | 2026-04-25T00:46:13.823Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3293 | 2026-04-25T00:46:14.369Z | Compiling tabled_derive v0.7.0 |
| 3294 | 2026-04-25T00:46:15.247Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3295 | 2026-04-25T00:46:15.626Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3296 | 2026-04-25T00:46:16.621Z | Compiling bcs v0.1.6 |
| 3297 | 2026-04-25T00:46:17.036Z | Compiling unicode-linebreak v0.1.5 |
| 3298 | 2026-04-25T00:46:17.331Z | Compiling termtree v0.5.1 |
| 3299 | 2026-04-25T00:46:17.356Z | Compiling radium v0.7.0 |
| 3300 | 2026-04-25T00:46:17.512Z | Compiling salty v0.3.0 |
| 3301 | 2026-04-25T00:46:17.534Z | Compiling smawk v0.3.2 |
| 3302 | 2026-04-25T00:46:17.708Z | Compiling textwrap v0.16.2 |
| 3303 | 2026-04-25T00:46:17.779Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3304 | 2026-04-25T00:46:18.086Z | Compiling tabled v0.15.0 |
| 3305 | 2026-04-25T00:46:19.313Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3306 | 2026-04-25T00:46:19.562Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3307 | 2026-04-25T00:46:19.671Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3308 | 2026-04-25T00:46:19.788Z | Compiling steno v0.4.1 |
| 3309 | 2026-04-25T00:46:19.903Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3310 | 2026-04-25T00:46:22.156Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3311 | 2026-04-25T00:46:22.319Z | Compiling base64 v0.21.7 |
| 3312 | 2026-04-25T00:46:22.839Z | Compiling humantime v2.3.0 |
| 3313 | 2026-04-25T00:46:22.842Z | Compiling maybe-uninit v2.0.0 |
| 3314 | 2026-04-25T00:46:23.133Z | Compiling tap v1.0.1 |
| 3315 | 2026-04-25T00:46:23.271Z | Compiling tagptr v0.2.0 |
| 3316 | 2026-04-25T00:46:23.295Z | Compiling wyz v0.5.1 |
| 3317 | 2026-04-25T00:46:23.451Z | Compiling moka v0.12.13 |
| 3318 | 2026-04-25T00:46:23.716Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3319 | 2026-04-25T00:46:24.930Z | Compiling p384 v0.13.1 |
| 3320 | 2026-04-25T00:46:25.085Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3321 | 2026-04-25T00:46:25.625Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3322 | 2026-04-25T00:46:25.948Z | Compiling parking_lot_core v0.8.6 |
| 3323 | 2026-04-25T00:46:26.250Z | Compiling funty v2.0.0 |
| 3324 | 2026-04-25T00:46:27.035Z | Compiling packed_struct v0.10.1 |
| 3325 | 2026-04-25T00:46:27.181Z | Compiling bitvec v1.0.1 |
| 3326 | 2026-04-25T00:46:27.266Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3327 | 2026-04-25T00:46:27.323Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3328 | 2026-04-25T00:46:28.418Z | Compiling hickory-resolver v0.25.2 |
| 3329 | 2026-04-25T00:46:29.606Z | Compiling polyval v0.6.2 |
| 3330 | 2026-04-25T00:46:29.901Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3331 | 2026-04-25T00:46:30.639Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3332 | 2026-04-25T00:46:32.026Z | Compiling git-stub v1.0.0 |
| 3333 | 2026-04-25T00:46:32.296Z | Compiling packed_struct_codegen v0.10.1 |
| 3334 | 2026-04-25T00:46:33.272Z | Compiling bitfield-macros v0.19.4 |
| 3335 | 2026-04-25T00:46:33.953Z | Compiling zerocopy-derive v0.6.6 |
| 3336 | 2026-04-25T00:46:34.727Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3337 | 2026-04-25T00:46:34.851Z | Compiling indexmap v1.9.3 |
| 3338 | 2026-04-25T00:46:35.039Z | Compiling utf-8 v0.7.6 |
| 3339 | 2026-04-25T00:46:35.074Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3340 | 2026-04-25T00:46:35.113Z | Compiling nodrop v0.1.14 |
| 3341 | 2026-04-25T00:46:35.232Z | Compiling crc-catalog v2.4.0 |
| 3342 | 2026-04-25T00:46:35.265Z | Compiling array-init v0.0.4 |
| 3343 | 2026-04-25T00:46:35.310Z | Compiling tungstenite v0.21.0 |
| 3344 | 2026-04-25T00:46:35.349Z | Compiling crc v3.4.0 |
| 3345 | 2026-04-25T00:46:35.561Z | Compiling proc-macro-error2 v2.0.1 |
| 3346 | 2026-04-25T00:46:35.673Z | Compiling zerocopy v0.6.6 |
| 3347 | 2026-04-25T00:46:35.920Z | Compiling bitfield v0.19.4 |
| 3348 | 2026-04-25T00:46:36.244Z | Compiling git-stub-vcs v0.1.0 |
| 3349 | 2026-04-25T00:46:36.584Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3350 | 2026-04-25T00:46:37.368Z | Compiling ghash v0.5.1 |
| 3351 | 2026-04-25T00:46:37.533Z | Compiling smallvec v0.6.14 |
| 3352 | 2026-04-25T00:46:37.559Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3353 | 2026-04-25T00:46:37.790Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3354 | 2026-04-25T00:46:37.990Z | Compiling ctr v0.9.2 |
| 3355 | 2026-04-25T00:46:38.212Z | Compiling num-derive v0.3.3 |
| 3356 | 2026-04-25T00:46:38.743Z | Compiling compression-core v0.4.31 |
| 3357 | 2026-04-25T00:46:38.764Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3358 | 2026-04-25T00:46:38.945Z | Compiling unicase v2.9.0 |
| 3359 | 2026-04-25T00:46:38.980Z | Compiling hashbrown v0.12.3 |
| 3360 | 2026-04-25T00:46:39.074Z | Compiling libscf-sys v1.1.0 |
| 3361 | 2026-04-25T00:46:39.147Z | Compiling compression-codecs v0.4.37 |
| 3362 | 2026-04-25T00:46:39.166Z | Compiling mime_guess v2.0.5 |
| 3363 | 2026-04-25T00:46:39.573Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3364 | 2026-04-25T00:46:39.659Z | Compiling aes-gcm v0.10.3 |
| 3365 | 2026-04-25T00:46:39.865Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3366 | 2026-04-25T00:46:40.046Z | Compiling parking_lot v0.11.2 |
| 3367 | 2026-04-25T00:46:40.966Z | Compiling serde-hex v0.1.0 |
| 3368 | 2026-04-25T00:46:42.151Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3369 | 2026-04-25T00:46:43.057Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3370 | 2026-04-25T00:46:43.503Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3371 | 2026-04-25T00:46:43.738Z | Compiling tabled_derive v0.11.0 |
| 3372 | 2026-04-25T00:46:44.786Z | Compiling tokio-tungstenite v0.21.0 |
| 3373 | 2026-04-25T00:46:45.102Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3374 | 2026-04-25T00:46:45.171Z | Compiling ron v0.8.1 |
| 3375 | 2026-04-25T00:46:45.876Z | Compiling progenitor-impl v0.11.2 |
| 3376 | 2026-04-25T00:46:46.147Z | Compiling progenitor-impl v0.10.0 |
| 3377 | 2026-04-25T00:46:46.990Z | Compiling papergrid v0.17.0 |
| 3378 | 2026-04-25T00:46:47.579Z | Compiling testing_table v0.3.0 |
| 3379 | 2026-04-25T00:46:48.003Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3380 | 2026-04-25T00:46:48.044Z | Compiling hashbrown v0.13.2 |
| 3381 | 2026-04-25T00:46:48.275Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3382 | 2026-04-25T00:46:48.514Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3383 | 2026-04-25T00:46:48.658Z | Compiling prefix-trie v0.7.0 |
| 3384 | 2026-04-25T00:46:48.747Z | Compiling ssh-encoding v0.2.0 |
| 3385 | 2026-04-25T00:46:49.139Z | Compiling blowfish v0.9.1 |
| 3386 | 2026-04-25T00:46:49.159Z | Compiling fxhash v0.2.1 |
| 3387 | 2026-04-25T00:46:49.339Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3388 | 2026-04-25T00:46:49.357Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3389 | 2026-04-25T00:46:49.448Z | Compiling filetime v0.2.27 |
| 3390 | 2026-04-25T00:46:49.681Z | Compiling dropshot v0.17.0 |
| 3391 | 2026-04-25T00:46:49.699Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3392 | 2026-04-25T00:46:49.786Z | Compiling xattr v1.6.1 |
| 3393 | 2026-04-25T00:46:49.806Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3394 | 2026-04-25T00:46:49.898Z | Compiling corncobs v0.1.4 |
| 3395 | 2026-04-25T00:46:49.916Z | Compiling crc-any v2.5.0 |
| 3396 | 2026-04-25T00:46:49.997Z | Compiling tar v0.4.45 |
| 3397 | 2026-04-25T00:46:50.040Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3398 | 2026-04-25T00:46:50.123Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3399 | 2026-04-25T00:46:50.446Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3400 | 2026-04-25T00:46:50.721Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3401 | 2026-04-25T00:46:51.007Z | Compiling sled v0.34.7 |
| 3402 | 2026-04-25T00:46:52.448Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3403 | 2026-04-25T00:46:52.590Z | Compiling hickory-server v0.25.2 |
| 3404 | 2026-04-25T00:46:52.632Z | Compiling ssh-cipher v0.2.0 |
| 3405 | 2026-04-25T00:46:54.210Z | Compiling object v0.30.4 |
| 3406 | 2026-04-25T00:46:54.577Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3407 | 2026-04-25T00:46:54.855Z | Compiling progenitor-macro v0.10.0 |
| 3408 | 2026-04-25T00:46:55.969Z | Compiling tabled v0.20.0 |
| 3409 | 2026-04-25T00:46:56.729Z | Compiling progenitor-macro v0.11.2 |
| 3410 | 2026-04-25T00:46:57.763Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3411 | 2026-04-25T00:46:58.323Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3412 | 2026-04-25T00:46:58.906Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3413 | 2026-04-25T00:46:59.000Z | Compiling async-compression v0.4.41 |
| 3414 | 2026-04-25T00:46:59.488Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3415 | 2026-04-25T00:47:03.366Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3416 | 2026-04-25T00:47:03.663Z | Compiling progenitor-client v0.11.2 |
| 3417 | 2026-04-25T00:47:04.180Z | Compiling password-hash v0.4.2 |
| 3418 | 2026-04-25T00:47:04.778Z | Compiling dropshot_endpoint v0.17.0 |
| 3419 | 2026-04-25T00:47:04.845Z | Compiling secrecy v0.8.0 |
| 3420 | 2026-04-25T00:47:05.025Z | Compiling half v1.8.3 |
| 3421 | 2026-04-25T00:47:05.359Z | Compiling path-slash v0.1.5 |
| 3422 | 2026-04-25T00:47:05.445Z | Compiling http-range v0.1.5 |
| 3423 | 2026-04-25T00:47:05.531Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3424 | 2026-04-25T00:47:05.970Z | Compiling serde_cbor v0.11.2 |
| 3425 | 2026-04-25T00:47:06.505Z | Compiling pbkdf2 v0.11.0 |
| 3426 | 2026-04-25T00:47:06.767Z | Compiling progenitor v0.11.2 |
| 3427 | 2026-04-25T00:47:06.940Z | Compiling progenitor v0.10.0 |
| 3428 | 2026-04-25T00:47:07.123Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3429 | 2026-04-25T00:47:11.488Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3430 | 2026-04-25T00:47:12.810Z | Compiling ssh-key v0.6.7 |
| 3431 | 2026-04-25T00:47:13.755Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3432 | 2026-04-25T00:47:13.972Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3433 | 2026-04-25T00:47:14.887Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3434 | 2026-04-25T00:47:15.598Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3435 | 2026-04-25T00:47:17.694Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3436 | 2026-04-25T00:47:18.299Z | Compiling p256 v0.13.2 |
| 3437 | 2026-04-25T00:47:18.417Z | Compiling p521 v0.13.3 |
| 3438 | 2026-04-25T00:47:19.214Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3439 | 2026-04-25T00:47:19.784Z | Compiling oximeter-producer-api v0.1.0 (/work/ci/omicron/oximeter/producer-api) |
| 3440 | 2026-04-25T00:47:20.557Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3441 | 2026-04-25T00:47:21.367Z | Compiling yasna v0.5.2 |
| 3442 | 2026-04-25T00:47:22.055Z | Compiling headers-core v0.3.0 |
| 3443 | 2026-04-25T00:47:22.203Z | Compiling kstat-rs v0.2.4 |
| 3444 | 2026-04-25T00:47:22.590Z | Compiling nanorand v0.7.0 |
| 3445 | 2026-04-25T00:47:22.662Z | Compiling russh-cryptovec v0.7.3 |
| 3446 | 2026-04-25T00:47:22.819Z | Compiling atty v0.2.14 |
| 3447 | 2026-04-25T00:47:22.836Z | Compiling crc8 v0.1.1 |
| 3448 | 2026-04-25T00:47:22.893Z | Compiling home v0.5.12 |
| 3449 | 2026-04-25T00:47:22.909Z | Compiling md5 v0.7.0 |
| 3450 | 2026-04-25T00:47:22.935Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3451 | 2026-04-25T00:47:22.952Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3452 | 2026-04-25T00:47:22.952Z | Compiling flume v0.11.1 |
| 3453 | 2026-04-25T00:47:23.064Z | Compiling russh-keys v0.45.0 |
| 3454 | 2026-04-25T00:47:23.166Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3455 | 2026-04-25T00:47:23.295Z | Compiling headers v0.4.1 |
| 3456 | 2026-04-25T00:47:23.317Z | Compiling rcgen v0.12.1 |
| 3457 | 2026-04-25T00:47:23.338Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3458 | 2026-04-25T00:47:23.842Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3459 | 2026-04-25T00:47:24.928Z | Compiling transient-dns-server v0.1.0 (/work/ci/omicron/dns-server/transient) |
| 3460 | 2026-04-25T00:47:25.302Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3461 | 2026-04-25T00:47:27.604Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3462 | 2026-04-25T00:47:30.348Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3463 | 2026-04-25T00:47:31.133Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3464 | 2026-04-25T00:47:32.624Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3465 | 2026-04-25T00:47:32.644Z | Compiling hyper-staticfile v0.10.1 |
| 3466 | 2026-04-25T00:47:33.091Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3467 | 2026-04-25T00:47:33.733Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3468 | 2026-04-25T00:47:33.819Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3469 | 2026-04-25T00:47:34.043Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3470 | 2026-04-25T00:47:35.763Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3471 | 2026-04-25T00:47:38.938Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3472 | 2026-04-25T00:47:39.320Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3473 | 2026-04-25T00:47:40.525Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3474 | 2026-04-25T00:47:41.981Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3475 | 2026-04-25T00:47:42.067Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3476 | 2026-04-25T00:47:42.831Z | Compiling num-bigint v0.4.6 |
| 3477 | 2026-04-25T00:47:43.202Z | Compiling des v0.8.1 |
| 3478 | 2026-04-25T00:47:43.468Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3479 | 2026-04-25T00:47:43.877Z | Compiling subprocess v0.2.15 |
| 3480 | 2026-04-25T00:47:44.046Z | Compiling hex-literal v0.4.1 |
| 3481 | 2026-04-25T00:47:44.226Z | Compiling display-error-chain v0.2.2 |
| 3482 | 2026-04-25T00:47:44.399Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3483 | 2026-04-25T00:47:44.778Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3484 | 2026-04-25T00:47:46.042Z | Compiling russh v0.45.0 |
| 3485 | 2026-04-25T00:47:46.427Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3486 | 2026-04-25T00:47:47.209Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3487 | 2026-04-25T00:47:48.102Z | Compiling colored v2.2.0 |
| 3488 | 2026-04-25T00:47:48.741Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3489 | 2026-04-25T00:47:49.023Z | Compiling socket2 v0.5.10 |
| 3490 | 2026-04-25T00:47:49.759Z | Compiling internet-checksum v0.2.1 |
| 3491 | 2026-04-25T00:48:26.772Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3492 | 2026-04-25T00:49:04.615Z | Finished `release` profile [optimized] target(s) in 5m 45s |
| 3493 | 2026-04-25T00:49:04.859Z | + cp target/release/dhcp-server /work/ |
| 3494 | 2026-04-25T00:49:04.915Z | process exited: duration 773844 ms, exit code 0 |
| |
| 3495 | 2026-04-25T00:49:04.928Z | found 2 output files |
| 3496 | 2026-04-25T00:49:04.928Z | uploading: /work/testbed.tar.gz (192960982 bytes) |
| 3497 | 2026-04-25T00:49:06.965Z | uploaded: /work/testbed.tar.gz |
| 3498 | 2026-04-25T00:49:06.968Z | uploading: /work/dhcp-server (53142928 bytes) |
| 3499 | 2026-04-25T00:49:08.262Z | uploaded: /work/dhcp-server |