|
|
|
| 1 | 2026-05-15T22:26:38.504Z | job assigned to worker 01KRPVY2S5F9A0CFB9XDZ35G8N [factory aws, i-00590a684f088f6a5] (queued for 49 s) |
| |
| 2 | 2026-05-15T22:26:44.923Z | starting task 0: "setup" |
| 3 | 2026-05-15T22:26:44.926Z | ++ uname -s |
| 4 | 2026-05-15T22:26:44.929Z | + kern=SunOS |
| 5 | 2026-05-15T22:26:44.929Z | + build_user=build |
| 6 | 2026-05-15T22:26:44.929Z | + build_uid=12345 |
| 7 | 2026-05-15T22:26:44.929Z | + work_dir=/work |
| 8 | 2026-05-15T22:26:44.929Z | + input_dir=/input |
| 9 | 2026-05-15T22:26:44.929Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-15T22:26:44.930Z | + case "$kern" in |
| 11 | 2026-05-15T22:26:44.930Z | + groupadd -g 12345 build |
| 12 | 2026-05-15T22:26:44.930Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-15T22:26:46.934Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-15T22:26:47.044Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-15T22:26:47.046Z | + home_fs=zfs |
| 16 | 2026-05-15T22:26:47.046Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-15T22:26:47.046Z | + mkdir -p /home/build |
| 18 | 2026-05-15T22:26:47.046Z | + chown build:build /home/build /work |
| 19 | 2026-05-15T22:26:49.049Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-15T22:26:49.052Z | process exited: duration 4128 ms, exit code 0 |
| |
| 21 | 2026-05-15T22:26:49.058Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-15T22:26:49.062Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-15T22:26:49.062Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-15T22:26:49.062Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-15T22:26:49.062Z | * rust toolchain profile = "default" |
| 26 | 2026-05-15T22:26:49.065Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-15T22:26:49.065Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-15T22:26:49.065Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-15T22:26:49.066Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-15T22:26:49.182Z | info: downloading installer |
| 31 | 2026-05-15T22:26:50.791Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-15T22:26:50.791Z | warn: /opt/ooce/bin |
| 33 | 2026-05-15T22:26:50.791Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-15T22:26:50.791Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-15T22:26:50.791Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-15T22:26:50.791Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-15T22:26:50.791Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-15T22:26:50.791Z | error: cannot install while Rust is installed |
| 39 | 2026-05-15T22:26:50.791Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-15T22:26:50.791Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-15T22:26:50.791Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-15T22:26:50.791Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-15T22:26:50.791Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-15T22:26:50.826Z | info: profile set to default |
| 45 | 2026-05-15T22:26:50.826Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-15T22:26:50.832Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-15T22:26:50.967Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-15T22:26:50.969Z | info: downloading 6 components |
| 49 | 2026-05-15T22:27:05.421Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-15T22:27:05.421Z | |
| 51 | 2026-05-15T22:27:05.452Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-15T22:27:05.452Z | |
| 53 | 2026-05-15T22:27:05.452Z | |
| 54 | 2026-05-15T22:27:05.452Z | Rust is installed now. Great! |
| 55 | 2026-05-15T22:27:05.452Z | |
| 56 | 2026-05-15T22:27:05.456Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-15T22:27:05.456Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-15T22:27:05.456Z | |
| 59 | 2026-05-15T22:27:05.456Z | To configure your current shell, you need to source |
| 60 | 2026-05-15T22:27:05.456Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-15T22:27:05.456Z | |
| 62 | 2026-05-15T22:27:05.456Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-15T22:27:05.456Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-15T22:27:05.457Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-15T22:27:05.457Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-15T22:27:05.457Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-15T22:27:05.457Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-15T22:27:05.457Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-15T22:27:05.457Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-15T22:27:05.457Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-15T22:27:05.541Z | + rustup --version |
| 72 | 2026-05-15T22:27:05.550Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-15T22:27:05.554Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-15T22:27:05.571Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-15T22:27:05.573Z | + cargo --version |
| 76 | 2026-05-15T22:27:05.588Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-15T22:27:05.592Z | + rustc --version |
| 78 | 2026-05-15T22:27:05.609Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-15T22:27:05.614Z | process exited: duration 16554 ms, exit code 0 |
| |
| 80 | 2026-05-15T22:27:05.619Z | starting task 2: "authentication" |
| 81 | 2026-05-15T22:27:05.651Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-05-15T22:27:05.661Z | starting task 3: "build" |
| 83 | 2026-05-15T22:27:05.667Z | + set -e |
| 84 | 2026-05-15T22:27:05.667Z | + [[ true == true ]] |
| 85 | 2026-05-15T22:27:05.667Z | + WORK=/work |
| 86 | 2026-05-15T22:27:05.667Z | + pfexec pkg install protobuf git |
| 87 | 2026-05-15T22:27:14.094Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 88 | 2026-05-15T22:27:21.804Z | Startup: Caching catalogs ... Done |
| 89 | 2026-05-15T22:27:29.004Z | Planning: Solver setup ... Done |
| 90 | 2026-05-15T22:27:29.043Z | Planning: Running solver ... Done |
| 91 | 2026-05-15T22:27:29.180Z | Planning: Finding local manifests ... Done |
| 92 | 2026-05-15T22:27:29.190Z | Planning: Fetching manifests: 0/1 0% complete |
| 93 | 2026-05-15T22:27:29.226Z | Planning: Fetching manifests: 1/1 100% complete |
| 94 | 2026-05-15T22:27:29.243Z | Planning: Package planning ... Done |
| 95 | 2026-05-15T22:27:29.253Z | Planning: Merging actions ... Done |
| 96 | 2026-05-15T22:27:29.424Z | Planning: Checking for conflicting actions ... Done |
| 97 | 2026-05-15T22:27:29.429Z | Planning: Consolidating action changes ... Done |
| 98 | 2026-05-15T22:27:31.148Z | Planning: Evaluating mediators ... Done |
| 99 | 2026-05-15T22:27:31.151Z | Planning: Planning completed in 9.18 seconds |
| 100 | 2026-05-15T22:27:31.161Z | Packages to install: 1 |
| 101 | 2026-05-15T22:27:31.161Z | Create boot environment: No |
| 102 | 2026-05-15T22:27:31.164Z | Create backup boot environment: No |
| 103 | 2026-05-15T22:27:31.222Z | |
| 104 | 2026-05-15T22:27:31.222Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 105 | 2026-05-15T22:27:35.101Z | Download: Completed 15.22 MB in 3.88 seconds (3.9M/s) |
| 106 | 2026-05-15T22:27:35.175Z | Actions: 1/1284 actions (Installing new actions) |
| 107 | 2026-05-15T22:27:35.492Z | Actions: Completed 1284 actions in 0.32 seconds. |
| 108 | 2026-05-15T22:27:36.109Z | Done |
| 109 | 2026-05-15T22:27:36.109Z | Done |
| 110 | 2026-05-15T22:27:36.740Z | Done |
| 111 | 2026-05-15T22:27:40.107Z | Done |
| 112 | 2026-05-15T22:27:40.198Z | Done |
| 113 | 2026-05-15T22:27:40.201Z | Done |
| 114 | 2026-05-15T22:27:40.382Z | Done |
| 115 | 2026-05-15T22:27:41.038Z | + cargo --version |
| 116 | 2026-05-15T22:27:41.046Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 117 | 2026-05-15T22:27:41.049Z | + rustc --version |
| 118 | 2026-05-15T22:27:41.067Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 119 | 2026-05-15T22:27:41.070Z | + banner clone |
| 120 | 2026-05-15T22:27:41.073Z | |
| 121 | 2026-05-15T22:27:41.073Z | #### # #### # # ###### |
| 122 | 2026-05-15T22:27:41.073Z | # # # # # ## # # |
| 123 | 2026-05-15T22:27:41.073Z | # # # # # # # ##### |
| 124 | 2026-05-15T22:27:41.073Z | # # # # # # # # |
| 125 | 2026-05-15T22:27:41.074Z | # # # # # # ## # |
| 126 | 2026-05-15T22:27:41.074Z | #### ###### #### # # ###### |
| 127 | 2026-05-15T22:27:41.074Z | |
| 128 | 2026-05-15T22:27:41.074Z | + mkdir -p /work/ci |
| 129 | 2026-05-15T22:27:41.074Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 130 | 2026-05-15T22:27:41.271Z | Cloning into '/work/ci/testbed'... |
| 131 | 2026-05-15T22:27:42.228Z | + banner build |
| 132 | 2026-05-15T22:27:42.232Z | |
| 133 | 2026-05-15T22:27:42.232Z | ##### # # # # ##### |
| 134 | 2026-05-15T22:27:42.232Z | # # # # # # # # |
| 135 | 2026-05-15T22:27:42.232Z | ##### # # # # # # |
| 136 | 2026-05-15T22:27:42.232Z | # # # # # # # # |
| 137 | 2026-05-15T22:27:42.232Z | # # # # # # # # |
| 138 | 2026-05-15T22:27:42.232Z | ##### #### # ###### ##### |
| 139 | 2026-05-15T22:27:42.232Z | |
| 140 | 2026-05-15T22:27:42.233Z | + cd /work/ci/testbed |
| 141 | 2026-05-15T22:27:42.233Z | + cargo build -p interop-lab -p wrangler |
| 142 | 2026-05-15T22:27:42.332Z | Updating crates.io index |
| 143 | 2026-05-15T22:27:42.369Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 144 | 2026-05-15T22:27:42.680Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 145 | 2026-05-15T22:27:43.513Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 146 | 2026-05-15T22:27:43.947Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 147 | 2026-05-15T22:27:44.730Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 148 | 2026-05-15T22:27:44.997Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 149 | 2026-05-15T22:27:45.629Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 150 | 2026-05-15T22:27:45.956Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 151 | 2026-05-15T22:27:46.708Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 152 | 2026-05-15T22:27:47.139Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 153 | 2026-05-15T22:27:47.532Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 154 | 2026-05-15T22:27:47.958Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 155 | 2026-05-15T22:27:48.198Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 156 | 2026-05-15T22:27:51.274Z | Downloading crates ... |
| 157 | 2026-05-15T22:27:51.326Z | Downloaded anstyle-query v1.1.5 |
| 158 | 2026-05-15T22:27:51.343Z | Downloaded atomic-waker v1.1.2 |
| 159 | 2026-05-15T22:27:51.343Z | Downloaded async-stream-impl v0.3.6 |
| 160 | 2026-05-15T22:27:51.347Z | Downloaded async-stream v0.3.6 |
| 161 | 2026-05-15T22:27:51.350Z | Downloaded errno v0.3.14 |
| 162 | 2026-05-15T22:27:51.350Z | Downloaded foreign-types-macros v0.2.3 |
| 163 | 2026-05-15T22:27:51.350Z | Downloaded cfg_aliases v0.2.1 |
| 164 | 2026-05-15T22:27:51.354Z | Downloaded dunce v1.0.5 |
| 165 | 2026-05-15T22:27:51.358Z | Downloaded block-buffer v0.10.4 |
| 166 | 2026-05-15T22:27:51.358Z | Downloaded crypto-common v0.1.6 |
| 167 | 2026-05-15T22:27:51.360Z | Downloaded http-body v0.4.6 |
| 168 | 2026-05-15T22:27:51.360Z | Downloaded hyper-timeout v0.4.1 |
| 169 | 2026-05-15T22:27:51.366Z | Downloaded anstyle-parse v1.0.0 |
| 170 | 2026-05-15T22:27:51.369Z | Downloaded anstream v1.0.0 |
| 171 | 2026-05-15T22:27:51.370Z | Downloaded httpdate v1.0.3 |
| 172 | 2026-05-15T22:27:51.374Z | Downloaded futures-sink v0.3.32 |
| 173 | 2026-05-15T22:27:51.378Z | Downloaded proc-macro-crate v3.4.0 |
| 174 | 2026-05-15T22:27:51.378Z | Downloaded mime v0.3.17 |
| 175 | 2026-05-15T22:27:51.380Z | Downloaded fixedbitset v0.4.2 |
| 176 | 2026-05-15T22:27:51.380Z | Downloaded axum-core v0.4.5 |
| 177 | 2026-05-15T22:27:51.383Z | Downloaded futures-core v0.3.32 |
| 178 | 2026-05-15T22:27:51.383Z | Downloaded foreign-types-shared v0.1.1 |
| 179 | 2026-05-15T22:27:51.383Z | Downloaded anstyle v1.0.13 |
| 180 | 2026-05-15T22:27:51.386Z | Downloaded is-terminal v0.4.17 |
| 181 | 2026-05-15T22:27:51.389Z | Downloaded http-body v1.0.1 |
| 182 | 2026-05-15T22:27:51.392Z | Downloaded heck v0.5.0 |
| 183 | 2026-05-15T22:27:51.392Z | Downloaded byteorder v1.5.0 |
| 184 | 2026-05-15T22:27:51.392Z | Downloaded async-trait v0.1.89 |
| 185 | 2026-05-15T22:27:51.395Z | Downloaded prost v0.11.9 |
| 186 | 2026-05-15T22:27:51.398Z | Downloaded progenitor-client v0.10.0 |
| 187 | 2026-05-15T22:27:51.398Z | Downloaded autocfg v1.5.0 |
| 188 | 2026-05-15T22:27:51.401Z | Downloaded hex v0.4.3 |
| 189 | 2026-05-15T22:27:51.401Z | Downloaded pkg-config v0.3.32 |
| 190 | 2026-05-15T22:27:51.401Z | Downloaded num_enum v0.7.5 |
| 191 | 2026-05-15T22:27:51.404Z | Downloaded ref-cast v1.0.25 |
| 192 | 2026-05-15T22:27:51.407Z | Downloaded is_terminal_polyfill v1.70.2 |
| 193 | 2026-05-15T22:27:51.410Z | Downloaded once_cell v1.21.3 |
| 194 | 2026-05-15T22:27:51.410Z | Downloaded http-body-util v0.1.3 |
| 195 | 2026-05-15T22:27:51.413Z | Downloaded quinn-udp v0.5.14 |
| 196 | 2026-05-15T22:27:51.413Z | Downloaded pin-project-internal v1.1.10 |
| 197 | 2026-05-15T22:27:51.416Z | Downloaded ipnet v2.11.0 |
| 198 | 2026-05-15T22:27:51.416Z | Downloaded futures-task v0.3.32 |
| 199 | 2026-05-15T22:27:51.416Z | Downloaded equivalent v1.0.2 |
| 200 | 2026-05-15T22:27:51.419Z | Downloaded clap_lex v1.0.0 |
| 201 | 2026-05-15T22:27:51.419Z | Downloaded form_urlencoded v1.2.2 |
| 202 | 2026-05-15T22:27:51.419Z | Downloaded idna_adapter v1.2.1 |
| 203 | 2026-05-15T22:27:51.422Z | Downloaded num_enum_derive v0.7.5 |
| 204 | 2026-05-15T22:27:51.422Z | Downloaded cfg-if v1.0.4 |
| 205 | 2026-05-15T22:27:51.422Z | Downloaded icu_normalizer_data v2.1.1 |
| 206 | 2026-05-15T22:27:51.425Z | Downloaded home v0.5.12 |
| 207 | 2026-05-15T22:27:51.425Z | Downloaded cargo_toml v0.22.3 |
| 208 | 2026-05-15T22:27:51.428Z | Downloaded anyhow v1.0.102 |
| 209 | 2026-05-15T22:27:51.428Z | Downloaded idna v1.1.0 |
| 210 | 2026-05-15T22:27:51.431Z | Downloaded progenitor-client v0.11.2 |
| 211 | 2026-05-15T22:27:51.435Z | Downloaded hyper v1.8.1 |
| 212 | 2026-05-15T22:27:51.438Z | Downloaded foreign-types-shared v0.3.1 |
| 213 | 2026-05-15T22:27:51.438Z | Downloaded heck v0.4.1 |
| 214 | 2026-05-15T22:27:51.438Z | Downloaded jobserver v0.1.34 |
| 215 | 2026-05-15T22:27:51.442Z | Downloaded icu_provider v2.1.1 |
| 216 | 2026-05-15T22:27:51.442Z | Downloaded itoa v1.0.17 |
| 217 | 2026-05-15T22:27:51.446Z | Downloaded darling_macro v0.23.0 |
| 218 | 2026-05-15T22:27:51.446Z | Downloaded cstr-argument v0.1.2 |
| 219 | 2026-05-15T22:27:51.446Z | Downloaded openssl-macros v0.1.1 |
| 220 | 2026-05-15T22:27:51.449Z | Downloaded futures-macro v0.3.32 |
| 221 | 2026-05-15T22:27:51.449Z | Downloaded cpufeatures v0.2.17 |
| 222 | 2026-05-15T22:27:51.449Z | Downloaded foldhash v0.2.0 |
| 223 | 2026-05-15T22:27:51.449Z | Downloaded crucible-workspace-hack v0.1.0 |
| 224 | 2026-05-15T22:27:51.452Z | Downloaded fastrand v2.3.0 |
| 225 | 2026-05-15T22:27:51.452Z | Downloaded linked-hash-map v0.5.6 |
| 226 | 2026-05-15T22:27:51.455Z | Downloaded proc-macro-error-attr v1.0.4 |
| 227 | 2026-05-15T22:27:51.455Z | Downloaded pin-utils v0.1.0 |
| 228 | 2026-05-15T22:27:51.455Z | Downloaded crossbeam-utils v0.8.21 |
| 229 | 2026-05-15T22:27:51.458Z | Downloaded rand_chacha v0.3.1 |
| 230 | 2026-05-15T22:27:51.458Z | Downloaded deranged v0.5.5 |
| 231 | 2026-05-15T22:27:51.461Z | Downloaded progenitor v0.11.2 |
| 232 | 2026-05-15T22:27:51.461Z | Downloaded pin-project v1.1.10 |
| 233 | 2026-05-15T22:27:51.468Z | Downloaded foreign-types v0.5.0 |
| 234 | 2026-05-15T22:27:51.471Z | Downloaded progenitor-macro v0.10.0 |
| 235 | 2026-05-15T22:27:51.471Z | Downloaded ident_case v1.0.1 |
| 236 | 2026-05-15T22:27:51.471Z | Downloaded percent-encoding v2.3.2 |
| 237 | 2026-05-15T22:27:51.471Z | Downloaded futures-io v0.3.32 |
| 238 | 2026-05-15T22:27:51.471Z | Downloaded dyn-clone v1.0.20 |
| 239 | 2026-05-15T22:27:51.474Z | Downloaded foreign-types v0.3.2 |
| 240 | 2026-05-15T22:27:51.474Z | Downloaded fnv v1.0.7 |
| 241 | 2026-05-15T22:27:51.477Z | Downloaded multimap v0.8.3 |
| 242 | 2026-05-15T22:27:51.477Z | Downloaded ref-cast-impl v1.0.25 |
| 243 | 2026-05-15T22:27:51.483Z | Downloaded pretty-hex v0.4.1 |
| 244 | 2026-05-15T22:27:51.487Z | Downloaded openssl-probe v0.2.1 |
| 245 | 2026-05-15T22:27:51.487Z | Downloaded cmake v0.1.58 |
| 246 | 2026-05-15T22:27:51.487Z | Downloaded progenitor-macro v0.11.2 |
| 247 | 2026-05-15T22:27:51.487Z | Downloaded lru-slab v0.1.2 |
| 248 | 2026-05-15T22:27:51.490Z | Downloaded bs58 v0.5.1 |
| 249 | 2026-05-15T22:27:51.490Z | Downloaded base16ct v1.0.0 |
| 250 | 2026-05-15T22:27:51.490Z | Downloaded fs_extra v1.3.0 |
| 251 | 2026-05-15T22:27:51.506Z | Downloaded linked_hash_set v0.1.6 |
| 252 | 2026-05-15T22:27:51.509Z | Downloaded num-conv v0.2.0 |
| 253 | 2026-05-15T22:27:51.509Z | Downloaded lazy_static v1.5.0 |
| 254 | 2026-05-15T22:27:51.512Z | Downloaded scopeguard v1.2.0 |
| 255 | 2026-05-15T22:27:51.516Z | Downloaded prost-derive v0.11.9 |
| 256 | 2026-05-15T22:27:51.520Z | Downloaded matchit v0.7.3 |
| 257 | 2026-05-15T22:27:51.523Z | Downloaded displaydoc v0.2.5 |
| 258 | 2026-05-15T22:27:51.526Z | Downloaded either v1.15.0 |
| 259 | 2026-05-15T22:27:51.526Z | Downloaded pin-project-lite v0.2.16 |
| 260 | 2026-05-15T22:27:51.530Z | Downloaded ipnetwork v0.21.1 |
| 261 | 2026-05-15T22:27:51.533Z | Downloaded axum-core v0.3.4 |
| 262 | 2026-05-15T22:27:51.533Z | Downloaded potential_utf v0.1.4 |
| 263 | 2026-05-15T22:27:51.533Z | Downloaded bitflags v1.3.2 |
| 264 | 2026-05-15T22:27:51.536Z | Downloaded serde_spanned v1.0.4 |
| 265 | 2026-05-15T22:27:51.536Z | Downloaded erased-serde v0.3.31 |
| 266 | 2026-05-15T22:27:51.539Z | Downloaded serde_urlencoded v0.7.1 |
| 267 | 2026-05-15T22:27:51.542Z | Downloaded getrandom v0.3.4 |
| 268 | 2026-05-15T22:27:51.545Z | Downloaded sha1 v0.10.6 |
| 269 | 2026-05-15T22:27:51.547Z | Downloaded futures-executor v0.3.32 |
| 270 | 2026-05-15T22:27:51.547Z | Downloaded arc-swap v1.8.0 |
| 271 | 2026-05-15T22:27:51.550Z | Downloaded stable_deref_trait v1.2.1 |
| 272 | 2026-05-15T22:27:51.551Z | Downloaded strsim v0.11.1 |
| 273 | 2026-05-15T22:27:51.553Z | Downloaded slog-envlogger v2.2.0 |
| 274 | 2026-05-15T22:27:51.556Z | Downloaded subtle v2.6.1 |
| 275 | 2026-05-15T22:27:51.556Z | Downloaded generic-array v0.14.9 |
| 276 | 2026-05-15T22:27:51.559Z | Downloaded colorchoice v1.0.4 |
| 277 | 2026-05-15T22:27:51.562Z | Downloaded find-msvc-tools v0.1.8 |
| 278 | 2026-05-15T22:27:51.565Z | Downloaded quote v1.0.45 |
| 279 | 2026-05-15T22:27:51.565Z | Downloaded sync_wrapper v0.1.2 |
| 280 | 2026-05-15T22:27:51.568Z | Downloaded lock_api v0.4.14 |
| 281 | 2026-05-15T22:27:51.571Z | Downloaded tabwriter v1.4.1 |
| 282 | 2026-05-15T22:27:51.574Z | Downloaded sync_wrapper v1.0.2 |
| 283 | 2026-05-15T22:27:51.574Z | Downloaded progenitor v0.10.0 |
| 284 | 2026-05-15T22:27:51.574Z | Downloaded hyper-openssl v0.9.2 |
| 285 | 2026-05-15T22:27:51.577Z | Downloaded rand_chacha v0.9.0 |
| 286 | 2026-05-15T22:27:51.580Z | Downloaded camino v1.2.2 |
| 287 | 2026-05-15T22:27:51.584Z | Downloaded bitflags v2.10.0 |
| 288 | 2026-05-15T22:27:51.587Z | Downloaded serde_tokenstream v0.2.2 |
| 289 | 2026-05-15T22:27:51.590Z | Downloaded rustls-native-certs v0.8.3 |
| 290 | 2026-05-15T22:27:51.590Z | Downloaded rustc-hash v2.1.1 |
| 291 | 2026-05-15T22:27:51.594Z | Downloaded rustversion v1.0.22 |
| 292 | 2026-05-15T22:27:51.597Z | Downloaded oxnet v0.1.4 |
| 293 | 2026-05-15T22:27:51.600Z | Downloaded take_mut v0.2.2 |
| 294 | 2026-05-15T22:27:51.600Z | Downloaded rustls-pemfile v1.0.4 |
| 295 | 2026-05-15T22:27:51.600Z | Downloaded ppv-lite86 v0.2.21 |
| 296 | 2026-05-15T22:27:51.603Z | Downloaded tokio-io-timeout v1.2.1 |
| 297 | 2026-05-15T22:27:51.603Z | Downloaded tinyvec_macros v0.1.1 |
| 298 | 2026-05-15T22:27:51.603Z | Downloaded time-core v0.1.8 |
| 299 | 2026-05-15T22:27:51.606Z | Downloaded tokio-openssl v0.6.5 |
| 300 | 2026-05-15T22:27:51.606Z | Downloaded tokio-macros v2.7.0 |
| 301 | 2026-05-15T22:27:51.606Z | Downloaded prost v0.13.5 |
| 302 | 2026-05-15T22:27:51.609Z | Downloaded proc-macro-error v1.0.4 |
| 303 | 2026-05-15T22:27:51.609Z | Downloaded semver v1.0.27 |
| 304 | 2026-05-15T22:27:51.612Z | Downloaded prost-types v0.11.9 |
| 305 | 2026-05-15T22:27:51.612Z | Downloaded hyper-timeout v0.5.2 |
| 306 | 2026-05-15T22:27:51.612Z | Downloaded getrandom v0.2.17 |
| 307 | 2026-05-15T22:27:51.615Z | Downloaded proc-macro2 v1.0.106 |
| 308 | 2026-05-15T22:27:51.615Z | Downloaded clap v4.6.1 |
| 309 | 2026-05-15T22:27:51.620Z | Downloaded schemars_derive v0.8.22 |
| 310 | 2026-05-15T22:27:51.623Z | Downloaded powerfmt v0.2.0 |
| 311 | 2026-05-15T22:27:51.623Z | Downloaded digest v0.10.7 |
| 312 | 2026-05-15T22:27:51.626Z | Downloaded futures-channel v0.3.32 |
| 313 | 2026-05-15T22:27:51.626Z | Downloaded colored v3.1.1 |
| 314 | 2026-05-15T22:27:51.626Z | Downloaded parking_lot v0.12.5 |
| 315 | 2026-05-15T22:27:51.630Z | Downloaded console v0.16.2 |
| 316 | 2026-05-15T22:27:51.636Z | Downloaded slab v0.4.11 |
| 317 | 2026-05-15T22:27:51.639Z | Downloaded synstructure v0.13.2 |
| 318 | 2026-05-15T22:27:51.639Z | Downloaded slog-stdlog v4.1.1 |
| 319 | 2026-05-15T22:27:51.639Z | Downloaded signal-hook-registry v1.4.8 |
| 320 | 2026-05-15T22:27:51.642Z | Downloaded shlex v1.3.0 |
| 321 | 2026-05-15T22:27:51.642Z | Downloaded clap_derive v4.6.1 |
| 322 | 2026-05-15T22:27:51.645Z | Downloaded tonic-openssl v0.3.0 |
| 323 | 2026-05-15T22:27:51.645Z | Downloaded data-encoding v2.10.0 |
| 324 | 2026-05-15T22:27:51.648Z | Downloaded typeid v1.0.3 |
| 325 | 2026-05-15T22:27:51.648Z | Downloaded tower-layer v0.3.3 |
| 326 | 2026-05-15T22:27:51.650Z | Downloaded smf v0.2.3 |
| 327 | 2026-05-15T22:27:51.650Z | Downloaded slog-scope v4.4.1 |
| 328 | 2026-05-15T22:27:51.653Z | Downloaded slog-async v2.8.0 |
| 329 | 2026-05-15T22:27:51.653Z | Downloaded tower-service v0.3.3 |
| 330 | 2026-05-15T22:27:51.653Z | Downloaded itertools v0.12.1 |
| 331 | 2026-05-15T22:27:51.656Z | Downloaded try-lock v0.2.5 |
| 332 | 2026-05-15T22:27:51.660Z | Downloaded iana-time-zone v0.1.64 |
| 333 | 2026-05-15T22:27:51.660Z | Downloaded thiserror-impl v2.0.18 |
| 334 | 2026-05-15T22:27:51.663Z | Downloaded thiserror-impl v1.0.69 |
| 335 | 2026-05-15T22:27:51.663Z | Downloaded allocator-api2 v0.2.21 |
| 336 | 2026-05-15T22:27:51.667Z | Downloaded thiserror v1.0.69 |
| 337 | 2026-05-15T22:27:51.667Z | Downloaded rand_core v0.9.5 |
| 338 | 2026-05-15T22:27:51.670Z | Downloaded httparse v1.10.1 |
| 339 | 2026-05-15T22:27:51.670Z | Downloaded hyper-rustls v0.27.7 |
| 340 | 2026-05-15T22:27:51.676Z | Downloaded prost-build v0.11.9 |
| 341 | 2026-05-15T22:27:51.679Z | Downloaded thiserror v2.0.18 |
| 342 | 2026-05-15T22:27:51.682Z | Downloaded thread_local v1.1.9 |
| 343 | 2026-05-15T22:27:51.685Z | Downloaded untrusted v0.9.0 |
| 344 | 2026-05-15T22:27:51.685Z | Downloaded time-macros v0.2.27 |
| 345 | 2026-05-15T22:27:51.688Z | Downloaded parking_lot_core v0.9.12 |
| 346 | 2026-05-15T22:27:51.688Z | Downloaded icu_properties v2.1.2 |
| 347 | 2026-05-15T22:27:51.691Z | Downloaded rand_core v0.6.4 |
| 348 | 2026-05-15T22:27:51.691Z | Downloaded utf8_iter v1.0.4 |
| 349 | 2026-05-15T22:27:51.691Z | Downloaded unit-prefix v0.5.2 |
| 350 | 2026-05-15T22:27:51.694Z | Downloaded sct v0.7.1 |
| 351 | 2026-05-15T22:27:51.694Z | Downloaded want v0.3.1 |
| 352 | 2026-05-15T22:27:51.697Z | Downloaded utf-8 v0.7.6 |
| 353 | 2026-05-15T22:27:51.697Z | Downloaded tokio-tungstenite v0.21.0 |
| 354 | 2026-05-15T22:27:51.697Z | Downloaded log v0.4.29 |
| 355 | 2026-05-15T22:27:51.700Z | Downloaded futures v0.3.32 |
| 356 | 2026-05-15T22:27:51.705Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 357 | 2026-05-15T22:27:51.708Z | Downloaded darling v0.23.0 |
| 358 | 2026-05-15T22:27:51.711Z | Downloaded zerofrom v0.1.6 |
| 359 | 2026-05-15T22:27:51.714Z | Downloaded serde_derive_internals v0.29.1 |
| 360 | 2026-05-15T22:27:51.717Z | Downloaded rustls-pki-types v1.14.0 |
| 361 | 2026-05-15T22:27:51.720Z | Downloaded sha2 v0.10.9 |
| 362 | 2026-05-15T22:27:51.723Z | Downloaded tempfile v3.24.0 |
| 363 | 2026-05-15T22:27:51.723Z | Downloaded version_check v0.9.5 |
| 364 | 2026-05-15T22:27:51.726Z | Downloaded zerofrom-derive v0.1.6 |
| 365 | 2026-05-15T22:27:51.726Z | Downloaded yoke-derive v0.8.1 |
| 366 | 2026-05-15T22:27:51.726Z | Downloaded slog-term v2.9.2 |
| 367 | 2026-05-15T22:27:51.729Z | Downloaded tonic-build v0.9.2 |
| 368 | 2026-05-15T22:27:51.740Z | Downloaded prettyplease v0.1.25 |
| 369 | 2026-05-15T22:27:51.743Z | Downloaded typify-macro v0.4.3 |
| 370 | 2026-05-15T22:27:51.746Z | Downloaded progenitor-impl v0.11.2 |
| 371 | 2026-05-15T22:27:51.746Z | Downloaded num-traits v0.2.19 |
| 372 | 2026-05-15T22:27:51.749Z | Downloaded indexmap v1.9.3 |
| 373 | 2026-05-15T22:27:51.749Z | Downloaded zone_cfg_derive v0.3.1 |
| 374 | 2026-05-15T22:27:51.752Z | Downloaded zone v0.3.1 |
| 375 | 2026-05-15T22:27:51.752Z | Downloaded term v1.2.1 |
| 376 | 2026-05-15T22:27:51.755Z | Downloaded darling_core v0.23.0 |
| 377 | 2026-05-15T22:27:51.758Z | Downloaded litemap v0.8.1 |
| 378 | 2026-05-15T22:27:51.760Z | Downloaded rustls-platform-verifier v0.7.0 |
| 379 | 2026-05-15T22:27:51.763Z | Downloaded tokio-rustls v0.26.4 |
| 380 | 2026-05-15T22:27:51.763Z | Downloaded tokio-rustls v0.24.1 |
| 381 | 2026-05-15T22:27:51.766Z | Downloaded ryu v1.0.22 |
| 382 | 2026-05-15T22:27:51.769Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 383 | 2026-05-15T22:27:51.769Z | Downloaded tokio-stream v0.1.18 |
| 384 | 2026-05-15T22:27:51.772Z | Downloaded tinystr v0.8.2 |
| 385 | 2026-05-15T22:27:51.772Z | Downloaded utf8parse v0.2.2 |
| 386 | 2026-05-15T22:27:51.775Z | Downloaded hashbrown v0.12.3 |
| 387 | 2026-05-15T22:27:51.775Z | Downloaded icu_locale_core v2.1.1 |
| 388 | 2026-05-15T22:27:51.778Z | Downloaded writeable v0.6.2 |
| 389 | 2026-05-15T22:27:51.781Z | Downloaded smallvec v1.15.1 |
| 390 | 2026-05-15T22:27:51.781Z | Downloaded slog v2.8.2 |
| 391 | 2026-05-15T22:27:51.783Z | Downloaded serde_yaml v0.9.34+deprecated |
| 392 | 2026-05-15T22:27:51.786Z | Downloaded tracing-attributes v0.1.31 |
| 393 | 2026-05-15T22:27:51.789Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 394 | 2026-05-15T22:27:51.789Z | Downloaded serde_with_macros v3.20.0 |
| 395 | 2026-05-15T22:27:51.792Z | Downloaded bytes v1.11.0 |
| 396 | 2026-05-15T22:27:51.796Z | Downloaded xz2 v0.1.7 |
| 397 | 2026-05-15T22:27:51.796Z | Downloaded yoke v0.8.1 |
| 398 | 2026-05-15T22:27:51.799Z | Downloaded base64 v0.21.7 |
| 399 | 2026-05-15T22:27:51.799Z | Downloaded which v4.4.2 |
| 400 | 2026-05-15T22:27:51.802Z | Downloaded progenitor-impl v0.10.0 |
| 401 | 2026-05-15T22:27:51.802Z | Downloaded prettyplease v0.2.37 |
| 402 | 2026-05-15T22:27:51.805Z | Downloaded zeroize v1.8.2 |
| 403 | 2026-05-15T22:27:51.805Z | Downloaded socket2 v0.5.10 |
| 404 | 2026-05-15T22:27:51.808Z | Downloaded socket2 v0.6.3 |
| 405 | 2026-05-15T22:27:51.808Z | Downloaded openssl-sys v0.9.115 |
| 406 | 2026-05-15T22:27:51.812Z | Downloaded unicode-ident v1.0.22 |
| 407 | 2026-05-15T22:27:51.814Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 408 | 2026-05-15T22:27:51.817Z | Downloaded zmij v1.0.17 |
| 409 | 2026-05-15T22:27:51.820Z | Downloaded indicatif v0.18.3 |
| 410 | 2026-05-15T22:27:51.820Z | Downloaded icu_normalizer v2.1.1 |
| 411 | 2026-05-15T22:27:51.823Z | Downloaded serde_core v1.0.228 |
| 412 | 2026-05-15T22:27:51.826Z | Downloaded serde_derive v1.0.228 |
| 413 | 2026-05-15T22:27:51.826Z | Downloaded schemars v0.9.0 |
| 414 | 2026-05-15T22:27:51.832Z | Downloaded tracing-core v0.1.36 |
| 415 | 2026-05-15T22:27:51.835Z | Downloaded schemars v0.8.22 |
| 416 | 2026-05-15T22:27:51.841Z | Downloaded tinyvec v1.10.0 |
| 417 | 2026-05-15T22:27:52.253Z | Downloaded cc v1.2.54 |
| 418 | 2026-05-15T22:27:52.253Z | Downloaded zerovec-derive v0.11.2 |
| 419 | 2026-05-15T22:27:52.253Z | Downloaded memchr v2.7.6 |
| 420 | 2026-05-15T22:27:52.253Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 421 | 2026-05-15T22:27:52.253Z | Downloaded rand v0.8.5 |
| 422 | 2026-05-15T22:27:52.253Z | Downloaded crossbeam-channel v0.5.15 |
| 423 | 2026-05-15T22:27:52.253Z | Downloaded tungstenite v0.21.0 |
| 424 | 2026-05-15T22:27:52.253Z | Downloaded rand v0.9.2 |
| 425 | 2026-05-15T22:27:52.253Z | Downloaded mio v1.2.0 |
| 426 | 2026-05-15T22:27:52.253Z | Downloaded rustls-webpki v0.103.9 |
| 427 | 2026-05-15T22:27:52.253Z | Downloaded unsafe-libyaml v0.2.11 |
| 428 | 2026-05-15T22:27:52.253Z | Downloaded schemars v1.2.0 |
| 429 | 2026-05-15T22:27:52.253Z | Downloaded zerotrie v0.2.3 |
| 430 | 2026-05-15T22:27:52.253Z | Downloaded http v1.4.0 |
| 431 | 2026-05-15T22:27:52.253Z | Downloaded uuid v1.20.0 |
| 432 | 2026-05-15T22:27:52.253Z | Downloaded icu_collections v2.1.1 |
| 433 | 2026-05-15T22:27:52.253Z | Downloaded itertools v0.10.5 |
| 434 | 2026-05-15T22:27:52.253Z | Downloaded url v2.5.8 |
| 435 | 2026-05-15T22:27:52.253Z | Downloaded hyper-util v0.1.19 |
| 436 | 2026-05-15T22:27:52.253Z | Downloaded base64 v0.22.1 |
| 437 | 2026-05-15T22:27:52.253Z | Downloaded typify v0.4.3 |
| 438 | 2026-05-15T22:27:52.253Z | Downloaded serde v1.0.228 |
| 439 | 2026-05-15T22:27:52.253Z | Downloaded typenum v1.19.0 |
| 440 | 2026-05-15T22:27:52.253Z | Downloaded quinn v0.11.9 |
| 441 | 2026-05-15T22:27:52.254Z | Downloaded indexmap v2.13.0 |
| 442 | 2026-05-15T22:27:52.254Z | Downloaded http v0.2.12 |
| 443 | 2026-05-15T22:27:52.254Z | Downloaded axum v0.6.20 |
| 444 | 2026-05-15T22:27:52.254Z | Downloaded tower v0.4.13 |
| 445 | 2026-05-15T22:27:52.254Z | Downloaded iri-string v0.7.10 |
| 446 | 2026-05-15T22:27:52.254Z | Downloaded tonic v0.9.2 |
| 447 | 2026-05-15T22:27:52.254Z | Downloaded tonic v0.12.3 |
| 448 | 2026-05-15T22:27:52.254Z | Downloaded hashbrown v0.16.1 |
| 449 | 2026-05-15T22:27:52.254Z | Downloaded tokio-util v0.7.18 |
| 450 | 2026-05-15T22:27:52.254Z | Downloaded zerovec v0.11.5 |
| 451 | 2026-05-15T22:27:52.254Z | Downloaded tower-http v0.6.8 |
| 452 | 2026-05-15T22:27:52.254Z | Downloaded icu_properties_data v2.1.2 |
| 453 | 2026-05-15T22:27:52.254Z | Downloaded serde_json v1.0.149 |
| 454 | 2026-05-15T22:27:52.254Z | Downloaded ron v0.12.0 |
| 455 | 2026-05-15T22:27:52.254Z | Downloaded portable-atomic v1.13.0 |
| 456 | 2026-05-15T22:27:52.254Z | Downloaded aho-corasick v1.1.4 |
| 457 | 2026-05-15T22:27:52.254Z | Downloaded tower v0.5.3 |
| 458 | 2026-05-15T22:27:52.254Z | Downloaded winnow v1.0.0 |
| 459 | 2026-05-15T22:27:52.254Z | Downloaded winnow v0.7.14 |
| 460 | 2026-05-15T22:27:52.254Z | Downloaded regex v1.12.2 |
| 461 | 2026-05-15T22:27:52.254Z | Downloaded axum v0.7.9 |
| 462 | 2026-05-15T22:27:52.254Z | Downloaded clap_builder v4.6.0 |
| 463 | 2026-05-15T22:27:52.254Z | Downloaded reqwest v0.13.3 |
| 464 | 2026-05-15T22:27:52.254Z | Downloaded quinn-proto v0.11.13 |
| 465 | 2026-05-15T22:27:52.254Z | Downloaded vcpkg v0.2.15 |
| 466 | 2026-05-15T22:27:52.254Z | Downloaded syn v1.0.109 |
| 467 | 2026-05-15T22:27:52.254Z | Downloaded reqwest v0.12.28 |
| 468 | 2026-05-15T22:27:52.254Z | Downloaded time v0.3.47 |
| 469 | 2026-05-15T22:27:52.254Z | Downloaded rustls-webpki v0.101.7 |
| 470 | 2026-05-15T22:27:52.254Z | Downloaded zerocopy v0.8.34 |
| 471 | 2026-05-15T22:27:52.254Z | Downloaded hyper v0.14.32 |
| 472 | 2026-05-15T22:27:52.254Z | Downloaded h2 v0.4.13 |
| 473 | 2026-05-15T22:27:52.254Z | Downloaded openssl v0.10.79 |
| 474 | 2026-05-15T22:27:52.254Z | Downloaded h2 v0.3.27 |
| 475 | 2026-05-15T22:27:52.254Z | Downloaded openapiv3 v2.2.0 |
| 476 | 2026-05-15T22:27:52.254Z | Downloaded serde_with v3.20.0 |
| 477 | 2026-05-15T22:27:52.254Z | Downloaded rustix v1.1.3 |
| 478 | 2026-05-15T22:27:52.254Z | Downloaded aws-lc-rs v1.16.3 |
| 479 | 2026-05-15T22:27:52.254Z | Downloaded chrono v0.4.43 |
| 480 | 2026-05-15T22:27:52.255Z | Downloaded futures-util v0.3.32 |
| 481 | 2026-05-15T22:27:52.255Z | Downloaded webpki-roots v1.0.5 |
| 482 | 2026-05-15T22:27:52.255Z | Downloaded lzma-sys v0.1.20 |
| 483 | 2026-05-15T22:27:52.255Z | Downloaded petgraph v0.6.5 |
| 484 | 2026-05-15T22:27:52.255Z | Downloaded unicode-width v0.2.2 |
| 485 | 2026-05-15T22:27:52.255Z | Downloaded rustls v0.21.12 |
| 486 | 2026-05-15T22:27:52.259Z | Downloaded libc v0.2.184 |
| 487 | 2026-05-15T22:27:52.274Z | Downloaded syn v2.0.117 |
| 488 | 2026-05-15T22:27:52.291Z | Downloaded regress v0.10.5 |
| 489 | 2026-05-15T22:27:52.299Z | Downloaded regex-syntax v0.8.8 |
| 490 | 2026-05-15T22:27:52.307Z | Downloaded rustix v0.38.44 |
| 491 | 2026-05-15T22:27:52.319Z | Downloaded rustls v0.23.36 |
| 492 | 2026-05-15T22:27:52.363Z | Downloaded tracing v0.1.44 |
| 493 | 2026-05-15T22:27:52.375Z | Downloaded typify-impl v0.4.3 |
| 494 | 2026-05-15T22:27:52.407Z | Downloaded regex-automata v0.4.13 |
| 495 | 2026-05-15T22:27:52.488Z | Downloaded tokio v1.52.3 |
| 496 | 2026-05-15T22:27:52.585Z | Downloaded encoding_rs v0.8.35 |
| 497 | 2026-05-15T22:27:52.607Z | Downloaded ring v0.17.14 |
| 498 | 2026-05-15T22:27:53.216Z | Downloaded aws-lc-sys v0.40.0 |
| 499 | 2026-05-15T22:27:53.431Z | Compiling proc-macro2 v1.0.106 |
| 500 | 2026-05-15T22:27:53.431Z | Compiling unicode-ident v1.0.22 |
| 501 | 2026-05-15T22:27:53.431Z | Compiling quote v1.0.45 |
| 502 | 2026-05-15T22:27:53.431Z | Compiling libc v0.2.184 |
| 503 | 2026-05-15T22:27:53.431Z | Compiling cfg-if v1.0.4 |
| 504 | 2026-05-15T22:27:53.433Z | Compiling itoa v1.0.17 |
| 505 | 2026-05-15T22:27:53.434Z | Compiling serde_core v1.0.228 |
| 506 | 2026-05-15T22:27:53.648Z | Compiling bytes v1.11.0 |
| 507 | 2026-05-15T22:27:53.711Z | Compiling equivalent v1.0.2 |
| 508 | 2026-05-15T22:27:53.757Z | Compiling allocator-api2 v0.2.21 |
| 509 | 2026-05-15T22:27:53.789Z | Compiling foldhash v0.2.0 |
| 510 | 2026-05-15T22:27:53.943Z | Compiling memchr v2.7.6 |
| 511 | 2026-05-15T22:27:54.049Z | Compiling hashbrown v0.16.1 |
| 512 | 2026-05-15T22:27:54.242Z | Compiling find-msvc-tools v0.1.8 |
| 513 | 2026-05-15T22:27:54.258Z | Compiling shlex v1.3.0 |
| 514 | 2026-05-15T22:27:54.439Z | Compiling pin-project-lite v0.2.16 |
| 515 | 2026-05-15T22:27:54.529Z | Compiling smallvec v1.15.1 |
| 516 | 2026-05-15T22:27:54.552Z | Compiling autocfg v1.5.0 |
| 517 | 2026-05-15T22:27:54.603Z | Compiling jobserver v0.1.34 |
| 518 | 2026-05-15T22:27:54.606Z | Compiling serde v1.0.228 |
| 519 | 2026-05-15T22:27:54.670Z | Compiling futures-core v0.3.32 |
| 520 | 2026-05-15T22:27:54.734Z | Compiling parking_lot_core v0.9.12 |
| 521 | 2026-05-15T22:27:54.818Z | Compiling cc v1.2.54 |
| 522 | 2026-05-15T22:27:54.911Z | Compiling scopeguard v1.2.0 |
| 523 | 2026-05-15T22:27:54.972Z | Compiling log v0.4.29 |
| 524 | 2026-05-15T22:27:55.007Z | Compiling syn v2.0.117 |
| 525 | 2026-05-15T22:27:55.109Z | Compiling lock_api v0.4.14 |
| 526 | 2026-05-15T22:27:55.187Z | Compiling socket2 v0.6.3 |
| 527 | 2026-05-15T22:27:55.201Z | Compiling errno v0.3.14 |
| 528 | 2026-05-15T22:27:55.403Z | Compiling zmij v1.0.17 |
| 529 | 2026-05-15T22:27:55.415Z | Compiling signal-hook-registry v1.4.8 |
| 530 | 2026-05-15T22:27:55.431Z | Compiling parking_lot v0.12.5 |
| 531 | 2026-05-15T22:27:55.702Z | Compiling mio v1.2.0 |
| 532 | 2026-05-15T22:27:55.728Z | Compiling futures-sink v0.3.32 |
| 533 | 2026-05-15T22:27:55.756Z | Compiling serde_json v1.0.149 |
| 534 | 2026-05-15T22:27:55.861Z | Compiling slab v0.4.11 |
| 535 | 2026-05-15T22:27:56.019Z | Compiling once_cell v1.21.3 |
| 536 | 2026-05-15T22:27:56.043Z | Compiling futures-channel v0.3.32 |
| 537 | 2026-05-15T22:27:56.112Z | Compiling num-traits v0.2.19 |
| 538 | 2026-05-15T22:27:56.125Z | Compiling futures-task v0.3.32 |
| 539 | 2026-05-15T22:27:56.182Z | Compiling futures-io v0.3.32 |
| 540 | 2026-05-15T22:27:56.222Z | Compiling getrandom v0.2.17 |
| 541 | 2026-05-15T22:27:56.235Z | Compiling http v1.4.0 |
| 542 | 2026-05-15T22:27:56.273Z | Compiling rustversion v1.0.22 |
| 543 | 2026-05-15T22:27:56.299Z | Compiling schemars v0.8.22 |
| 544 | 2026-05-15T22:27:56.406Z | Compiling tracing-core v0.1.36 |
| 545 | 2026-05-15T22:27:56.564Z | Compiling indexmap v2.13.0 |
| 546 | 2026-05-15T22:27:56.799Z | Compiling fnv v1.0.7 |
| 547 | 2026-05-15T22:27:56.904Z | Compiling dyn-clone v1.0.20 |
| 548 | 2026-05-15T22:27:56.933Z | Compiling tower-service v0.3.3 |
| 549 | 2026-05-15T22:27:57.031Z | Compiling httparse v1.10.1 |
| 550 | 2026-05-15T22:27:57.044Z | Compiling stable_deref_trait v1.2.1 |
| 551 | 2026-05-15T22:27:57.056Z | Compiling ring v0.17.14 |
| 552 | 2026-05-15T22:27:57.104Z | Compiling getrandom v0.3.4 |
| 553 | 2026-05-15T22:27:57.310Z | Compiling percent-encoding v2.3.2 |
| 554 | 2026-05-15T22:27:57.515Z | Compiling try-lock v0.2.5 |
| 555 | 2026-05-15T22:27:57.621Z | Compiling want v0.3.1 |
| 556 | 2026-05-15T22:27:57.646Z | Compiling cmake v0.1.58 |
| 557 | 2026-05-15T22:27:57.659Z | Compiling httpdate v1.0.3 |
| 558 | 2026-05-15T22:27:57.747Z | Compiling tower-layer v0.3.3 |
| 559 | 2026-05-15T22:27:57.774Z | Compiling regex-syntax v0.8.8 |
| 560 | 2026-05-15T22:27:57.786Z | Compiling fs_extra v1.3.0 |
| 561 | 2026-05-15T22:27:57.899Z | Compiling synstructure v0.13.2 |
| 562 | 2026-05-15T22:27:57.912Z | Compiling serde_derive_internals v0.29.1 |
| 563 | 2026-05-15T22:27:57.981Z | Compiling iana-time-zone v0.1.64 |
| 564 | 2026-05-15T22:27:58.042Z | Compiling untrusted v0.9.0 |
| 565 | 2026-05-15T22:27:58.163Z | Compiling dunce v1.0.5 |
| 566 | 2026-05-15T22:27:58.201Z | Compiling http-body v1.0.1 |
| 567 | 2026-05-15T22:27:58.261Z | Compiling aws-lc-sys v0.40.0 |
| 568 | 2026-05-15T22:27:58.350Z | Compiling syn v1.0.109 |
| 569 | 2026-05-15T22:27:58.399Z | Compiling heck v0.5.0 |
| 570 | 2026-05-15T22:27:58.551Z | Compiling version_check v0.9.5 |
| 571 | 2026-05-15T22:27:58.631Z | Compiling thiserror v2.0.18 |
| 572 | 2026-05-15T22:27:58.661Z | Compiling litemap v0.8.1 |
| 573 | 2026-05-15T22:27:58.711Z | Compiling writeable v0.6.2 |
| 574 | 2026-05-15T22:27:58.820Z | Compiling zeroize v1.8.2 |
| 575 | 2026-05-15T22:27:58.906Z | Compiling uuid v1.20.0 |
| 576 | 2026-05-15T22:27:58.988Z | Compiling aws-lc-rs v1.16.3 |
| 577 | 2026-05-15T22:27:59.007Z | Compiling serde_derive v1.0.228 |
| 578 | 2026-05-15T22:27:59.108Z | Compiling tokio-macros v2.7.0 |
| 579 | 2026-05-15T22:27:59.160Z | Compiling futures-macro v0.3.32 |
| 580 | 2026-05-15T22:27:59.295Z | Compiling schemars_derive v0.8.22 |
| 581 | 2026-05-15T22:27:59.308Z | Compiling tracing-attributes v0.1.31 |
| 582 | 2026-05-15T22:27:59.858Z | Compiling tokio v1.52.3 |
| 583 | 2026-05-15T22:27:59.988Z | Compiling futures-util v0.3.32 |
| 584 | 2026-05-15T22:28:00.407Z | Compiling zerofrom-derive v0.1.6 |
| 585 | 2026-05-15T22:28:00.517Z | Compiling yoke-derive v0.8.1 |
| 586 | 2026-05-15T22:28:00.554Z | Compiling tracing v0.1.44 |
| 587 | 2026-05-15T22:28:00.834Z | Compiling zerovec-derive v0.11.2 |
| 588 | 2026-05-15T22:28:01.551Z | Compiling displaydoc v0.2.5 |
| 589 | 2026-05-15T22:28:01.597Z | Compiling zerofrom v0.1.6 |
| 590 | 2026-05-15T22:28:01.716Z | Compiling yoke v0.8.1 |
| 591 | 2026-05-15T22:28:01.924Z | Compiling zerovec v0.11.5 |
| 592 | 2026-05-15T22:28:02.206Z | Compiling chrono v0.4.43 |
| 593 | 2026-05-15T22:28:02.297Z | Compiling zerotrie v0.2.3 |
| 594 | 2026-05-15T22:28:02.309Z | Compiling thiserror-impl v2.0.18 |
| 595 | 2026-05-15T22:28:02.380Z | Compiling tinystr v0.8.2 |
| 596 | 2026-05-15T22:28:02.417Z | Compiling potential_utf v0.1.4 |
| 597 | 2026-05-15T22:28:02.573Z | Compiling icu_locale_core v2.1.1 |
| 598 | 2026-05-15T22:28:02.577Z | Compiling zerocopy v0.8.34 |
| 599 | 2026-05-15T22:28:02.577Z | Compiling icu_normalizer_data v2.1.1 |
| 600 | 2026-05-15T22:28:02.826Z | Compiling icu_properties_data v2.1.2 |
| 601 | 2026-05-15T22:28:03.051Z | Compiling icu_collections v2.1.1 |
| 602 | 2026-05-15T22:28:03.080Z | Compiling rustls-pki-types v1.14.0 |
| 603 | 2026-05-15T22:28:03.503Z | Compiling tokio-util v0.7.18 |
| 604 | 2026-05-15T22:28:03.548Z | Compiling icu_provider v2.1.1 |
| 605 | 2026-05-15T22:28:03.629Z | Compiling base64 v0.22.1 |
| 606 | 2026-05-15T22:28:03.671Z | Compiling atomic-waker v1.1.2 |
| 607 | 2026-05-15T22:28:03.932Z | Compiling h2 v0.4.13 |
| 608 | 2026-05-15T22:28:03.956Z | Compiling aho-corasick v1.1.4 |
| 609 | 2026-05-15T22:28:04.240Z | Compiling bitflags v2.10.0 |
| 610 | 2026-05-15T22:28:04.463Z | Compiling sync_wrapper v1.0.2 |
| 611 | 2026-05-15T22:28:04.572Z | Compiling pin-utils v0.1.0 |
| 612 | 2026-05-15T22:28:04.644Z | Compiling pkg-config v0.3.32 |
| 613 | 2026-05-15T22:28:04.978Z | Compiling regex-automata v0.4.13 |
| 614 | 2026-05-15T22:28:05.080Z | Compiling icu_properties v2.1.2 |
| 615 | 2026-05-15T22:28:05.228Z | Compiling icu_normalizer v2.1.1 |
| 616 | 2026-05-15T22:28:05.856Z | Compiling ppv-lite86 v0.2.21 |
| 617 | 2026-05-15T22:28:05.936Z | Compiling ipnet v2.11.0 |
| 618 | 2026-05-15T22:28:06.167Z | Compiling rustls v0.23.36 |
| 619 | 2026-05-15T22:28:06.241Z | Compiling idna_adapter v1.2.1 |
| 620 | 2026-05-15T22:28:06.254Z | Compiling tower v0.5.3 |
| 621 | 2026-05-15T22:28:06.379Z | Compiling http-body-util v0.1.3 |
| 622 | 2026-05-15T22:28:06.391Z | Compiling form_urlencoded v1.2.2 |
| 623 | 2026-05-15T22:28:06.572Z | Compiling regress v0.10.5 |
| 624 | 2026-05-15T22:28:06.615Z | Compiling semver v1.0.27 |
| 625 | 2026-05-15T22:28:06.636Z | Compiling anyhow v1.0.102 |
| 626 | 2026-05-15T22:28:06.718Z | Compiling regex v1.12.2 |
| 627 | 2026-05-15T22:28:06.898Z | Compiling hyper v1.8.1 |
| 628 | 2026-05-15T22:28:06.966Z | Compiling subtle v2.6.1 |
| 629 | 2026-05-15T22:28:07.118Z | Compiling utf8_iter v1.0.4 |
| 630 | 2026-05-15T22:28:07.264Z | Compiling idna v1.1.0 |
| 631 | 2026-05-15T22:28:07.381Z | Compiling serde_tokenstream v0.2.2 |
| 632 | 2026-05-15T22:28:07.664Z | Compiling winnow v1.0.0 |
| 633 | 2026-05-15T22:28:07.924Z | Compiling hyper-util v0.1.19 |
| 634 | 2026-05-15T22:28:08.016Z | Compiling typify-impl v0.4.3 |
| 635 | 2026-05-15T22:28:08.027Z | Compiling url v2.5.8 |
| 636 | 2026-05-15T22:28:08.410Z | Compiling rand_core v0.6.4 |
| 637 | 2026-05-15T22:28:08.485Z | Compiling either v1.15.0 |
| 638 | 2026-05-15T22:28:08.602Z | Compiling rand_chacha v0.3.1 |
| 639 | 2026-05-15T22:28:08.636Z | Compiling webpki-roots v1.0.5 |
| 640 | 2026-05-15T22:28:08.689Z | Compiling iri-string v0.7.10 |
| 641 | 2026-05-15T22:28:08.754Z | Compiling winnow v0.7.14 |
| 642 | 2026-05-15T22:28:08.843Z | Compiling typenum v1.19.0 |
| 643 | 2026-05-15T22:28:09.053Z | Compiling vcpkg v0.2.15 |
| 644 | 2026-05-15T22:28:09.208Z | Compiling ryu v1.0.22 |
| 645 | 2026-05-15T22:28:09.419Z | Compiling rand v0.8.5 |
| 646 | 2026-05-15T22:28:09.600Z | Compiling openssl-sys v0.9.115 |
| 647 | 2026-05-15T22:28:09.629Z | Compiling itertools v0.10.5 |
| 648 | 2026-05-15T22:28:10.082Z | Compiling tower-http v0.6.8 |
| 649 | 2026-05-15T22:28:10.142Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 650 | 2026-05-15T22:28:10.218Z | Compiling async-trait v0.1.89 |
| 651 | 2026-05-15T22:28:10.277Z | Compiling generic-array v0.14.9 |
| 652 | 2026-05-15T22:28:10.335Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 653 | 2026-05-15T22:28:10.612Z | Compiling prost-derive v0.11.9 |
| 654 | 2026-05-15T22:28:10.615Z | Compiling slog v2.8.2 |
| 655 | 2026-05-15T22:28:10.640Z | Compiling http v0.2.12 |
| 656 | 2026-05-15T22:28:10.911Z | Compiling mime v0.3.17 |
| 657 | 2026-05-15T22:28:11.155Z | Compiling lazy_static v1.5.0 |
| 658 | 2026-05-15T22:28:11.235Z | Compiling strsim v0.11.1 |
| 659 | 2026-05-15T22:28:11.423Z | Compiling openapiv3 v2.2.0 |
| 660 | 2026-05-15T22:28:11.612Z | Compiling erased-serde v0.3.31 |
| 661 | 2026-05-15T22:28:11.964Z | Compiling indexmap v1.9.3 |
| 662 | 2026-05-15T22:28:12.206Z | Compiling socket2 v0.5.10 |
| 663 | 2026-05-15T22:28:12.849Z | Compiling heck v0.4.1 |
| 664 | 2026-05-15T22:28:12.995Z | Compiling rustix v1.1.3 |
| 665 | 2026-05-15T22:28:12.998Z | Compiling rustix v0.38.44 |
| 666 | 2026-05-15T22:28:13.363Z | Compiling thiserror v1.0.69 |
| 667 | 2026-05-15T22:28:14.031Z | Compiling http-body v0.4.6 |
| 668 | 2026-05-15T22:28:14.139Z | Compiling typify-macro v0.4.3 |
| 669 | 2026-05-15T22:28:14.263Z | Compiling serde_urlencoded v0.7.1 |
| 670 | 2026-05-15T22:28:14.299Z | Compiling pin-project-internal v1.1.10 |
| 671 | 2026-05-15T22:28:14.513Z | Compiling thiserror-impl v1.0.69 |
| 672 | 2026-05-15T22:28:15.123Z | Compiling hashbrown v0.12.3 |
| 673 | 2026-05-15T22:28:15.354Z | Compiling unsafe-libyaml v0.2.11 |
| 674 | 2026-05-15T22:28:15.430Z | Compiling prettyplease v0.1.25 |
| 675 | 2026-05-15T22:28:15.675Z | Compiling pin-project v1.1.10 |
| 676 | 2026-05-15T22:28:15.905Z | Compiling serde_yaml v0.9.34+deprecated |
| 677 | 2026-05-15T22:28:16.014Z | Compiling prost v0.11.9 |
| 678 | 2026-05-15T22:28:16.026Z | Compiling crypto-common v0.1.6 |
| 679 | 2026-05-15T22:28:16.154Z | Compiling block-buffer v0.10.4 |
| 680 | 2026-05-15T22:28:16.174Z | Compiling typify v0.4.3 |
| 681 | 2026-05-15T22:28:16.289Z | Compiling h2 v0.3.27 |
| 682 | 2026-05-15T22:28:16.352Z | Compiling foreign-types-shared v0.1.1 |
| 683 | 2026-05-15T22:28:16.441Z | Compiling fixedbitset v0.4.2 |
| 684 | 2026-05-15T22:28:16.614Z | Compiling matchit v0.7.3 |
| 685 | 2026-05-15T22:28:16.659Z | Compiling openssl v0.10.79 |
| 686 | 2026-05-15T22:28:16.839Z | Compiling fastrand v2.3.0 |
| 687 | 2026-05-15T22:28:16.922Z | Compiling utf8parse v0.2.2 |
| 688 | 2026-05-15T22:28:16.934Z | Compiling ident_case v1.0.1 |
| 689 | 2026-05-15T22:28:17.032Z | Compiling home v0.5.12 |
| 690 | 2026-05-15T22:28:17.051Z | Compiling darling_core v0.23.0 |
| 691 | 2026-05-15T22:28:17.076Z | Compiling tempfile v3.24.0 |
| 692 | 2026-05-15T22:28:17.149Z | Compiling which v4.4.2 |
| 693 | 2026-05-15T22:28:17.162Z | Compiling anstyle-parse v1.0.0 |
| 694 | 2026-05-15T22:28:17.364Z | Compiling petgraph v0.6.5 |
| 695 | 2026-05-15T22:28:17.384Z | Compiling foreign-types v0.3.2 |
| 696 | 2026-05-15T22:28:17.405Z | Compiling prost-types v0.11.9 |
| 697 | 2026-05-15T22:28:17.455Z | Compiling digest v0.10.7 |
| 698 | 2026-05-15T22:28:17.653Z | Compiling tower v0.4.13 |
| 699 | 2026-05-15T22:28:18.334Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 700 | 2026-05-15T22:28:18.527Z | Compiling futures-executor v0.3.32 |
| 701 | 2026-05-15T22:28:18.630Z | Compiling async-stream-impl v0.3.6 |
| 702 | 2026-05-15T22:28:18.704Z | Compiling openssl-macros v0.1.1 |
| 703 | 2026-05-15T22:28:18.812Z | Compiling proc-macro-error-attr v1.0.4 |
| 704 | 2026-05-15T22:28:19.057Z | Compiling hyper v0.14.32 |
| 705 | 2026-05-15T22:28:19.111Z | Compiling axum-core v0.3.4 |
| 706 | 2026-05-15T22:28:19.183Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 707 | 2026-05-15T22:28:19.214Z | Compiling cpufeatures v0.2.17 |
| 708 | 2026-05-15T22:28:19.259Z | Compiling multimap v0.8.3 |
| 709 | 2026-05-15T22:28:19.281Z | Compiling anstyle-query v1.1.5 |
| 710 | 2026-05-15T22:28:19.334Z | Compiling anstyle v1.0.13 |
| 711 | 2026-05-15T22:28:19.390Z | Compiling colorchoice v1.0.4 |
| 712 | 2026-05-15T22:28:19.413Z | Compiling crossbeam-utils v0.8.21 |
| 713 | 2026-05-15T22:28:19.439Z | Compiling is_terminal_polyfill v1.70.2 |
| 714 | 2026-05-15T22:28:19.507Z | Compiling tokio-openssl v0.6.5 |
| 715 | 2026-05-15T22:28:19.528Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 716 | 2026-05-15T22:28:19.559Z | Compiling crucible-workspace-hack v0.1.0 |
| 717 | 2026-05-15T22:28:19.711Z | Compiling rustls v0.21.12 |
| 718 | 2026-05-15T22:28:19.730Z | Compiling base64 v0.21.7 |
| 719 | 2026-05-15T22:28:19.757Z | Compiling anstream v1.0.0 |
| 720 | 2026-05-15T22:28:19.807Z | Compiling prost-build v0.11.9 |
| 721 | 2026-05-15T22:28:19.834Z | Compiling async-stream v0.3.6 |
| 722 | 2026-05-15T22:28:20.013Z | Compiling darling_macro v0.23.0 |
| 723 | 2026-05-15T22:28:20.079Z | Compiling proc-macro-crate v3.4.0 |
| 724 | 2026-05-15T22:28:20.096Z | Compiling futures v0.3.32 |
| 725 | 2026-05-15T22:28:20.173Z | Compiling axum-core v0.4.5 |
| 726 | 2026-05-15T22:28:20.280Z | Compiling rustls-webpki v0.101.7 |
| 727 | 2026-05-15T22:28:20.574Z | Compiling sct v0.7.1 |
| 728 | 2026-05-15T22:28:20.653Z | Compiling tokio-stream v0.1.18 |
| 729 | 2026-05-15T22:28:20.737Z | Compiling proc-macro-error v1.0.4 |
| 730 | 2026-05-15T22:28:20.764Z | Compiling rand_core v0.9.5 |
| 731 | 2026-05-15T22:28:20.982Z | Compiling axum v0.6.20 |
| 732 | 2026-05-15T22:28:20.985Z | Compiling serde_spanned v1.0.4 |
| 733 | 2026-05-15T22:28:21.096Z | Compiling powerfmt v0.2.0 |
| 734 | 2026-05-15T22:28:21.145Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 735 | 2026-05-15T22:28:21.159Z | Compiling time-core v0.1.8 |
| 736 | 2026-05-15T22:28:21.219Z | Compiling clap_lex v1.0.0 |
| 737 | 2026-05-15T22:28:21.304Z | Compiling openssl-probe v0.2.1 |
| 738 | 2026-05-15T22:28:21.316Z | Compiling prettyplease v0.2.37 |
| 739 | 2026-05-15T22:28:21.376Z | Compiling unicode-width v0.2.2 |
| 740 | 2026-05-15T22:28:21.467Z | Compiling num-conv v0.2.0 |
| 741 | 2026-05-15T22:28:21.497Z | Compiling rustls-native-certs v0.8.3 |
| 742 | 2026-05-15T22:28:21.583Z | Compiling axum v0.7.9 |
| 743 | 2026-05-15T22:28:21.599Z | Compiling time-macros v0.2.27 |
| 744 | 2026-05-15T22:28:21.677Z | Compiling clap_builder v4.6.0 |
| 745 | 2026-05-15T22:28:21.819Z | Compiling deranged v0.5.5 |
| 746 | 2026-05-15T22:28:21.864Z | Compiling toml v0.9.11+spec-1.1.0 |
| 747 | 2026-05-15T22:28:22.814Z | Compiling rand_chacha v0.9.0 |
| 748 | 2026-05-15T22:28:23.146Z | Compiling darling v0.23.0 |
| 749 | 2026-05-15T22:28:23.161Z | Compiling num_enum_derive v0.7.5 |
| 750 | 2026-05-15T22:28:23.229Z | Compiling tonic-build v0.9.2 |
| 751 | 2026-05-15T22:28:23.963Z | Compiling sha1 v0.10.6 |
| 752 | 2026-05-15T22:28:24.179Z | Compiling progenitor-impl v0.10.0 |
| 753 | 2026-05-15T22:28:24.194Z | Compiling hyper-timeout v0.5.2 |
| 754 | 2026-05-15T22:28:24.269Z | Compiling lzma-sys v0.1.20 |
| 755 | 2026-05-15T22:28:24.393Z | Compiling oxnet v0.1.4 |
| 756 | 2026-05-15T22:28:24.518Z | Compiling tokio-io-timeout v1.2.1 |
| 757 | 2026-05-15T22:28:24.679Z | Compiling clap_derive v4.6.1 |
| 758 | 2026-05-15T22:28:24.683Z | Compiling foreign-types-macros v0.2.3 |
| 759 | 2026-05-15T22:28:24.838Z | Compiling arc-swap v1.8.0 |
| 760 | 2026-05-15T22:28:24.864Z | Compiling prost v0.13.5 |
| 761 | 2026-05-15T22:28:25.143Z | Compiling thread_local v1.1.9 |
| 762 | 2026-05-15T22:28:25.224Z | Compiling bitflags v1.3.2 |
| 763 | 2026-05-15T22:28:25.242Z | Compiling byteorder v1.5.0 |
| 764 | 2026-05-15T22:28:25.359Z | Compiling slog-async v2.8.0 |
| 765 | 2026-05-15T22:28:25.381Z | Compiling portable-atomic v1.13.0 |
| 766 | 2026-05-15T22:28:25.434Z | Compiling hyper-openssl v0.9.2 |
| 767 | 2026-05-15T22:28:25.479Z | Compiling data-encoding v2.10.0 |
| 768 | 2026-05-15T22:28:25.664Z | Compiling typeid v1.0.3 |
| 769 | 2026-05-15T22:28:25.691Z | Compiling linked-hash-map v0.5.6 |
| 770 | 2026-05-15T22:28:25.843Z | Compiling foreign-types-shared v0.3.1 |
| 771 | 2026-05-15T22:28:25.884Z | Compiling sync_wrapper v0.1.2 |
| 772 | 2026-05-15T22:28:25.938Z | Compiling utf-8 v0.7.6 |
| 773 | 2026-05-15T22:28:26.009Z | Compiling foreign-types v0.5.0 |
| 774 | 2026-05-15T22:28:26.087Z | Compiling tungstenite v0.21.0 |
| 775 | 2026-05-15T22:28:26.162Z | Compiling linked_hash_set v0.1.6 |
| 776 | 2026-05-15T22:28:26.342Z | Compiling tonic v0.12.3 |
| 777 | 2026-05-15T22:28:26.378Z | Compiling slog-scope v4.4.1 |
| 778 | 2026-05-15T22:28:26.396Z | Compiling clap v4.6.1 |
| 779 | 2026-05-15T22:28:26.410Z | Compiling hyper-timeout v0.4.1 |
| 780 | 2026-05-15T22:28:26.473Z | Compiling tokio-rustls v0.24.1 |
| 781 | 2026-05-15T22:28:26.577Z | Compiling num_enum v0.7.5 |
| 782 | 2026-05-15T22:28:26.639Z | Compiling crossbeam-channel v0.5.15 |
| 783 | 2026-05-15T22:28:26.693Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 784 | 2026-05-15T22:28:26.693Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 785 | 2026-05-15T22:28:27.108Z | Compiling serde_with_macros v3.20.0 |
| 786 | 2026-05-15T22:28:27.168Z | Compiling rand v0.9.2 |
| 787 | 2026-05-15T22:28:27.261Z | Compiling time v0.3.47 |
| 788 | 2026-05-15T22:28:27.686Z | Compiling progenitor-macro v0.10.0 |
| 789 | 2026-05-15T22:28:27.765Z | Compiling cargo_toml v0.22.3 |
| 790 | 2026-05-15T22:28:28.210Z | Compiling rustls-pemfile v1.0.4 |
| 791 | 2026-05-15T22:28:28.433Z | Compiling progenitor-impl v0.11.2 |
| 792 | 2026-05-15T22:28:28.860Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 793 | 2026-05-15T22:28:29.130Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 794 | 2026-05-15T22:28:29.168Z | Compiling is-terminal v0.4.17 |
| 795 | 2026-05-15T22:28:29.268Z | Compiling cstr-argument v0.1.2 |
| 796 | 2026-05-15T22:28:29.424Z | Compiling encoding_rs v0.8.35 |
| 797 | 2026-05-15T22:28:29.639Z | Compiling camino v1.2.2 |
| 798 | 2026-05-15T22:28:29.828Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 799 | 2026-05-15T22:28:29.932Z | Compiling pretty-hex v0.4.1 |
| 800 | 2026-05-15T22:28:30.063Z | Compiling colored v3.1.1 |
| 801 | 2026-05-15T22:28:30.076Z | Compiling term v1.2.1 |
| 802 | 2026-05-15T22:28:30.187Z | Compiling take_mut v0.2.2 |
| 803 | 2026-05-15T22:28:30.333Z | Compiling ipnetwork v0.21.1 |
| 804 | 2026-05-15T22:28:30.479Z | Compiling slog-term v2.9.2 |
| 805 | 2026-05-15T22:28:30.628Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 806 | 2026-05-15T22:28:31.085Z | Compiling itertools v0.12.1 |
| 807 | 2026-05-15T22:28:31.100Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 808 | 2026-05-15T22:28:31.172Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 809 | 2026-05-15T22:28:31.301Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 810 | 2026-05-15T22:28:31.380Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 811 | 2026-05-15T22:28:31.424Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 812 | 2026-05-15T22:28:31.645Z | Compiling tonic v0.9.2 |
| 813 | 2026-05-15T22:28:31.929Z | Compiling serde_with v3.20.0 |
| 814 | 2026-05-15T22:28:32.023Z | Compiling progenitor-macro v0.11.2 |
| 815 | 2026-05-15T22:28:32.208Z | Compiling tonic-openssl v0.3.0 |
| 816 | 2026-05-15T22:28:32.289Z | Compiling zone_cfg_derive v0.3.1 |
| 817 | 2026-05-15T22:28:32.512Z | Compiling tokio-tungstenite v0.21.0 |
| 818 | 2026-05-15T22:28:32.818Z | Compiling slog-stdlog v4.1.1 |
| 819 | 2026-05-15T22:28:33.135Z | Compiling console v0.16.2 |
| 820 | 2026-05-15T22:28:33.414Z | Compiling tabwriter v1.4.1 |
| 821 | 2026-05-15T22:28:33.757Z | Compiling unit-prefix v0.5.2 |
| 822 | 2026-05-15T22:28:33.805Z | Compiling ron v0.12.0 |
| 823 | 2026-05-15T22:28:33.904Z | Compiling indicatif v0.18.3 |
| 824 | 2026-05-15T22:28:34.124Z | Compiling zone v0.3.1 |
| 825 | 2026-05-15T22:28:34.784Z | Compiling xz2 v0.1.7 |
| 826 | 2026-05-15T22:28:34.888Z | Compiling slog-envlogger v2.2.0 |
| 827 | 2026-05-15T22:28:35.314Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 828 | 2026-05-15T22:28:35.441Z | Compiling sha2 v0.10.9 |
| 829 | 2026-05-15T22:28:35.642Z | Compiling smf v0.2.3 |
| 830 | 2026-05-15T22:28:35.737Z | Compiling base16ct v1.0.0 |
| 831 | 2026-05-15T22:28:38.868Z | Compiling rustls-webpki v0.103.9 |
| 832 | 2026-05-15T22:28:41.608Z | Compiling tokio-rustls v0.26.4 |
| 833 | 2026-05-15T22:28:41.608Z | Compiling rustls-platform-verifier v0.7.0 |
| 834 | 2026-05-15T22:28:41.795Z | Compiling hyper-rustls v0.27.7 |
| 835 | 2026-05-15T22:28:41.974Z | Compiling reqwest v0.12.28 |
| 836 | 2026-05-15T22:28:41.974Z | Compiling reqwest v0.13.3 |
| 837 | 2026-05-15T22:28:43.008Z | Compiling progenitor-client v0.10.0 |
| 838 | 2026-05-15T22:28:43.008Z | Compiling progenitor-client v0.11.2 |
| 839 | 2026-05-15T22:28:43.196Z | Compiling progenitor v0.10.0 |
| 840 | 2026-05-15T22:28:43.226Z | Compiling progenitor v0.11.2 |
| 841 | 2026-05-15T22:28:43.288Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 842 | 2026-05-15T22:28:43.315Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 843 | 2026-05-15T22:28:46.487Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 844 | 2026-05-15T22:28:55.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s |
| 845 | 2026-05-15T22:28:55.617Z | + cargo build --tests |
| 846 | 2026-05-15T22:28:55.749Z | Downloading crates ... |
| 847 | 2026-05-15T22:28:55.865Z | Downloaded zeroize_derive v1.4.3 |
| 848 | 2026-05-15T22:28:55.868Z | Downloaded terminal_size v0.1.17 |
| 849 | 2026-05-15T22:28:55.873Z | Downloaded static_assertions v1.1.0 |
| 850 | 2026-05-15T22:28:55.876Z | Downloaded adler2 v2.0.1 |
| 851 | 2026-05-15T22:28:55.879Z | Downloaded num-iter v0.1.45 |
| 852 | 2026-05-15T22:28:55.882Z | Downloaded rsa v0.9.10 |
| 853 | 2026-05-15T22:28:55.885Z | Downloaded half v2.7.1 |
| 854 | 2026-05-15T22:28:55.893Z | Downloaded const-oid v0.9.6 |
| 855 | 2026-05-15T22:28:55.896Z | Downloaded console v0.15.11 |
| 856 | 2026-05-15T22:28:55.896Z | Downloaded addr2line v0.25.1 |
| 857 | 2026-05-15T22:28:55.899Z | Downloaded ciborium v0.2.2 |
| 858 | 2026-05-15T22:28:55.902Z | Downloaded ciborium-ll v0.2.2 |
| 859 | 2026-05-15T22:28:55.909Z | Downloaded salty v0.3.0 |
| 860 | 2026-05-15T22:28:55.912Z | Downloaded ff v0.13.1 |
| 861 | 2026-05-15T22:28:55.915Z | Downloaded crypto-bigint v0.5.5 |
| 862 | 2026-05-15T22:28:55.918Z | Downloaded knuffel-derive v3.2.0 |
| 863 | 2026-05-15T22:28:55.918Z | Downloaded pem-rfc7468 v0.7.0 |
| 864 | 2026-05-15T22:28:55.921Z | Downloaded supports-unicode v2.1.0 |
| 865 | 2026-05-15T22:28:55.921Z | Downloaded owo-colors v3.5.0 |
| 866 | 2026-05-15T22:28:55.924Z | Downloaded chumsky v0.9.3 |
| 867 | 2026-05-15T22:28:55.924Z | Downloaded rustc_version v0.4.1 |
| 868 | 2026-05-15T22:28:55.927Z | Downloaded miette-derive v5.10.0 |
| 869 | 2026-05-15T22:28:55.927Z | Downloaded terminal_size v0.4.3 |
| 870 | 2026-05-15T22:28:55.927Z | Downloaded ed25519 v2.2.3 |
| 871 | 2026-05-15T22:28:55.930Z | Downloaded base16ct v0.2.0 |
| 872 | 2026-05-15T22:28:55.930Z | Downloaded newline-converter v0.3.0 |
| 873 | 2026-05-15T22:28:55.933Z | Downloaded unicode-linebreak v0.1.5 |
| 874 | 2026-05-15T22:28:55.933Z | Downloaded pkcs8 v0.10.2 |
| 875 | 2026-05-15T22:28:55.933Z | Downloaded hubpack_derive v0.1.1 |
| 876 | 2026-05-15T22:28:55.936Z | Downloaded rfc6979 v0.4.0 |
| 877 | 2026-05-15T22:28:55.938Z | Downloaded signature v2.2.0 |
| 878 | 2026-05-15T22:28:55.938Z | Downloaded keccak v0.1.5 |
| 879 | 2026-05-15T22:28:55.943Z | Downloaded smawk v0.3.2 |
| 880 | 2026-05-15T22:28:55.945Z | Downloaded tls_codec v0.4.2 |
| 881 | 2026-05-15T22:28:55.945Z | Downloaded spki v0.7.3 |
| 882 | 2026-05-15T22:28:55.954Z | Downloaded atomicwrites v0.4.4 |
| 883 | 2026-05-15T22:28:55.958Z | Downloaded backtrace-ext v0.2.1 |
| 884 | 2026-05-15T22:28:55.967Z | Downloaded supports-color v2.1.0 |
| 885 | 2026-05-15T22:28:55.969Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 886 | 2026-05-15T22:28:55.970Z | Downloaded is_ci v1.2.0 |
| 887 | 2026-05-15T22:28:55.972Z | Downloaded flagset v0.4.7 |
| 888 | 2026-05-15T22:28:55.977Z | Downloaded supports-hyperlinks v2.1.0 |
| 889 | 2026-05-15T22:28:55.981Z | Downloaded ciborium-io v0.2.2 |
| 890 | 2026-05-15T22:28:55.986Z | Downloaded primeorder v0.13.6 |
| 891 | 2026-05-15T22:28:55.989Z | Downloaded strum v0.26.3 |
| 892 | 2026-05-15T22:28:55.992Z | Downloaded base64ct v1.8.3 |
| 893 | 2026-05-15T22:28:55.995Z | Downloaded sec1 v0.7.3 |
| 894 | 2026-05-15T22:28:55.995Z | Downloaded group v0.13.0 |
| 895 | 2026-05-15T22:28:55.998Z | Downloaded pkcs1 v0.7.5 |
| 896 | 2026-05-15T22:28:55.998Z | Downloaded ahash v0.8.12 |
| 897 | 2026-05-15T22:28:56.001Z | Downloaded textwrap v0.15.2 |
| 898 | 2026-05-15T22:28:56.004Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 899 | 2026-05-15T22:28:56.008Z | Downloaded hubpack v0.1.2 |
| 900 | 2026-05-15T22:28:56.010Z | Downloaded der_derive v0.7.3 |
| 901 | 2026-05-15T22:28:56.010Z | Downloaded tls_codec_derive v0.4.2 |
| 902 | 2026-05-15T22:28:56.011Z | Downloaded num-integer v0.1.46 |
| 903 | 2026-05-15T22:28:56.015Z | Downloaded strum_macros v0.26.4 |
| 904 | 2026-05-15T22:28:56.018Z | Downloaded rustc-demangle v0.1.27 |
| 905 | 2026-05-15T22:28:56.021Z | Downloaded hmac v0.12.1 |
| 906 | 2026-05-15T22:28:56.030Z | Downloaded ecdsa v0.16.9 |
| 907 | 2026-05-15T22:28:56.040Z | Downloaded spin v0.9.8 |
| 908 | 2026-05-15T22:28:56.047Z | Downloaded knuffel v3.2.0 |
| 909 | 2026-05-15T22:28:56.050Z | Downloaded similar v2.7.0 |
| 910 | 2026-05-15T22:28:56.062Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 911 | 2026-05-15T22:28:56.065Z | Downloaded elliptic-curve v0.13.8 |
| 912 | 2026-05-15T22:28:56.067Z | Downloaded der v0.7.10 |
| 913 | 2026-05-15T22:28:56.075Z | Downloaded backtrace v0.3.76 |
| 914 | 2026-05-15T22:28:56.079Z | Downloaded miniz_oxide v0.8.9 |
| 915 | 2026-05-15T22:28:56.082Z | Downloaded ed25519-dalek v2.2.0 |
| 916 | 2026-05-15T22:28:56.085Z | Downloaded x509-cert v0.2.5 |
| 917 | 2026-05-15T22:28:56.088Z | Downloaded miette v5.10.0 |
| 918 | 2026-05-15T22:28:56.092Z | Downloaded expectorate v1.2.0 |
| 919 | 2026-05-15T22:28:56.097Z | Downloaded zerocopy-derive v0.8.34 |
| 920 | 2026-05-15T22:28:56.101Z | Downloaded unicode-segmentation v1.12.0 |
| 921 | 2026-05-15T22:28:56.104Z | Downloaded hkdf v0.12.4 |
| 922 | 2026-05-15T22:28:56.120Z | Downloaded hashbrown v0.14.5 |
| 923 | 2026-05-15T22:28:56.126Z | Downloaded num-bigint-dig v0.8.6 |
| 924 | 2026-05-15T22:28:56.140Z | Downloaded libm v0.2.16 |
| 925 | 2026-05-15T22:28:56.145Z | Downloaded p384 v0.13.1 |
| 926 | 2026-05-15T22:28:56.171Z | Downloaded unicode-width v0.1.14 |
| 927 | 2026-05-15T22:28:56.177Z | Downloaded gimli v0.32.3 |
| 928 | 2026-05-15T22:28:56.181Z | Downloaded curve25519-dalek v4.1.3 |
| 929 | 2026-05-15T22:28:56.185Z | Downloaded object v0.37.3 |
| 930 | 2026-05-15T22:28:56.217Z | Downloaded sha3 v0.10.8 |
| 931 | 2026-05-15T22:28:56.308Z | Compiling libc v0.2.184 |
| 932 | 2026-05-15T22:28:56.367Z | Compiling zeroize_derive v1.4.3 |
| 933 | 2026-05-15T22:28:56.370Z | Compiling subtle v2.6.1 |
| 934 | 2026-05-15T22:28:56.376Z | Compiling zerocopy v0.8.34 |
| 935 | 2026-05-15T22:28:56.379Z | Compiling zerocopy-derive v0.8.34 |
| 936 | 2026-05-15T22:28:56.383Z | Compiling bitflags v2.10.0 |
| 937 | 2026-05-15T22:28:56.386Z | Compiling libm v0.2.16 |
| 938 | 2026-05-15T22:28:56.389Z | Compiling num-traits v0.2.19 |
| 939 | 2026-05-15T22:28:56.503Z | Compiling generic-array v0.14.9 |
| 940 | 2026-05-15T22:28:56.595Z | Compiling const-oid v0.9.6 |
| 941 | 2026-05-15T22:28:56.755Z | Compiling serde_json v1.0.149 |
| 942 | 2026-05-15T22:28:56.795Z | Compiling errno v0.3.14 |
| 943 | 2026-05-15T22:28:56.815Z | Compiling jobserver v0.1.34 |
| 944 | 2026-05-15T22:28:56.868Z | Compiling getrandom v0.2.17 |
| 945 | 2026-05-15T22:28:56.935Z | Compiling parking_lot_core v0.9.12 |
| 946 | 2026-05-15T22:28:56.987Z | Compiling socket2 v0.6.3 |
| 947 | 2026-05-15T22:28:57.042Z | Compiling cc v1.2.54 |
| 948 | 2026-05-15T22:28:57.045Z | Compiling zeroize v1.8.2 |
| 949 | 2026-05-15T22:28:57.119Z | Compiling parking_lot v0.12.5 |
| 950 | 2026-05-15T22:28:57.217Z | Compiling signal-hook-registry v1.4.8 |
| 951 | 2026-05-15T22:28:57.231Z | Compiling mio v1.2.0 |
| 952 | 2026-05-15T22:28:57.331Z | Compiling getrandom v0.3.4 |
| 953 | 2026-05-15T22:28:57.518Z | Compiling tokio v1.52.3 |
| 954 | 2026-05-15T22:28:57.525Z | Compiling rand_core v0.6.4 |
| 955 | 2026-05-15T22:28:57.751Z | Compiling cmake v0.1.58 |
| 956 | 2026-05-15T22:28:57.855Z | Compiling uuid v1.20.0 |
| 957 | 2026-05-15T22:28:57.986Z | Compiling crypto-common v0.1.6 |
| 958 | 2026-05-15T22:28:58.014Z | Compiling block-buffer v0.10.4 |
| 959 | 2026-05-15T22:28:58.072Z | Compiling chrono v0.4.43 |
| 960 | 2026-05-15T22:28:58.103Z | Compiling rustls-pki-types v1.14.0 |
| 961 | 2026-05-15T22:28:58.142Z | Compiling digest v0.10.7 |
| 962 | 2026-05-15T22:28:58.257Z | Compiling unicode-segmentation v1.12.0 |
| 963 | 2026-05-15T22:28:58.290Z | Compiling ring v0.17.14 |
| 964 | 2026-05-15T22:28:58.344Z | Compiling aws-lc-sys v0.40.0 |
| 965 | 2026-05-15T22:28:58.636Z | Compiling rustix v1.1.3 |
| 966 | 2026-05-15T22:28:58.987Z | Compiling schemars v0.8.22 |
| 967 | 2026-05-15T22:28:59.530Z | Compiling ppv-lite86 v0.2.21 |
| 968 | 2026-05-15T22:28:59.734Z | Compiling heck v0.4.1 |
| 969 | 2026-05-15T22:28:59.832Z | Compiling rand_chacha v0.3.1 |
| 970 | 2026-05-15T22:28:59.917Z | Compiling webpki-roots v1.0.5 |
| 971 | 2026-05-15T22:29:00.024Z | Compiling rand v0.8.5 |
| 972 | 2026-05-15T22:29:00.414Z | Compiling base64ct v1.8.3 |
| 973 | 2026-05-15T22:29:00.438Z | Compiling terminal_size v0.4.3 |
| 974 | 2026-05-15T22:29:00.572Z | Compiling der_derive v0.7.3 |
| 975 | 2026-05-15T22:29:00.599Z | Compiling flagset v0.4.7 |
| 976 | 2026-05-15T22:29:00.672Z | Compiling pem-rfc7468 v0.7.0 |
| 977 | 2026-05-15T22:29:00.719Z | Compiling winnow v1.0.0 |
| 978 | 2026-05-15T22:29:00.719Z | Compiling clap_builder v4.6.0 |
| 979 | 2026-05-15T22:29:00.990Z | Compiling tokio-util v0.7.18 |
| 980 | 2026-05-15T22:29:01.043Z | Compiling tower v0.5.3 |
| 981 | 2026-05-15T22:29:01.506Z | Compiling h2 v0.4.13 |
| 982 | 2026-05-15T22:29:01.520Z | Compiling typify-impl v0.4.3 |
| 983 | 2026-05-15T22:29:01.612Z | Compiling tower-http v0.6.8 |
| 984 | 2026-05-15T22:29:01.738Z | Compiling der v0.7.10 |
| 985 | 2026-05-15T22:29:02.017Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 986 | 2026-05-15T22:29:02.696Z | Compiling openssl-sys v0.9.115 |
| 987 | 2026-05-15T22:29:02.992Z | Compiling is-terminal v0.4.17 |
| 988 | 2026-05-15T22:29:03.083Z | Compiling fastrand v2.3.0 |
| 989 | 2026-05-15T22:29:03.271Z | Compiling clap v4.6.1 |
| 990 | 2026-05-15T22:29:03.352Z | Compiling openapiv3 v2.2.0 |
| 991 | 2026-05-15T22:29:03.458Z | Compiling socket2 v0.5.10 |
| 992 | 2026-05-15T22:29:03.481Z | Compiling spin v0.9.8 |
| 993 | 2026-05-15T22:29:03.606Z | Compiling lazy_static v1.5.0 |
| 994 | 2026-05-15T22:29:03.884Z | Compiling spki v0.7.3 |
| 995 | 2026-05-15T22:29:04.236Z | Compiling rustix v0.38.44 |
| 996 | 2026-05-15T22:29:04.717Z | Compiling hyper v1.8.1 |
| 997 | 2026-05-15T22:29:04.918Z | Compiling h2 v0.3.27 |
| 998 | 2026-05-15T22:29:04.992Z | Compiling which v4.4.2 |
| 999 | 2026-05-15T22:29:05.219Z | Compiling tempfile v3.24.0 |
| 1000 | 2026-05-15T22:29:05.627Z | Compiling openssl v0.10.79 |
| 1001 | 2026-05-15T22:29:05.639Z | Compiling tower v0.4.13 |
| 1002 | 2026-05-15T22:29:05.647Z | Compiling pkcs8 v0.10.2 |
| 1003 | 2026-05-15T22:29:05.919Z | Compiling hyper-util v0.1.19 |
| 1004 | 2026-05-15T22:29:06.578Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1005 | 2026-05-15T22:29:06.633Z | Compiling sha2 v0.10.9 |
| 1006 | 2026-05-15T22:29:06.895Z | Compiling sha1 v0.10.6 |
| 1007 | 2026-05-15T22:29:07.101Z | Compiling rustls v0.21.12 |
| 1008 | 2026-05-15T22:29:07.112Z | Compiling proc-macro-crate v3.4.0 |
| 1009 | 2026-05-15T22:29:07.120Z | Compiling prost-build v0.11.9 |
| 1010 | 2026-05-15T22:29:07.454Z | Compiling tokio-openssl v0.6.5 |
| 1011 | 2026-05-15T22:29:07.534Z | Compiling rustls-webpki v0.101.7 |
| 1012 | 2026-05-15T22:29:07.575Z | Compiling typify-macro v0.4.3 |
| 1013 | 2026-05-15T22:29:07.627Z | Compiling sct v0.7.1 |
| 1014 | 2026-05-15T22:29:07.802Z | Compiling hyper v0.14.32 |
| 1015 | 2026-05-15T22:29:08.002Z | Compiling tokio-stream v0.1.18 |
| 1016 | 2026-05-15T22:29:08.287Z | Compiling rand_core v0.9.5 |
| 1017 | 2026-05-15T22:29:08.430Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1018 | 2026-05-15T22:29:08.627Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1019 | 2026-05-15T22:29:09.002Z | Compiling rustls-native-certs v0.8.3 |
| 1020 | 2026-05-15T22:29:09.331Z | Compiling rand_chacha v0.9.0 |
| 1021 | 2026-05-15T22:29:09.520Z | Compiling typify v0.4.3 |
| 1022 | 2026-05-15T22:29:09.633Z | Compiling progenitor-impl v0.10.0 |
| 1023 | 2026-05-15T22:29:09.763Z | Compiling axum v0.7.9 |
| 1024 | 2026-05-15T22:29:10.129Z | Compiling tonic-build v0.9.2 |
| 1025 | 2026-05-15T22:29:10.478Z | Compiling num_enum_derive v0.7.5 |
| 1026 | 2026-05-15T22:29:10.591Z | Compiling hyper-timeout v0.5.2 |
| 1027 | 2026-05-15T22:29:10.791Z | Compiling tokio-io-timeout v1.2.1 |
| 1028 | 2026-05-15T22:29:10.907Z | Compiling oxnet v0.1.4 |
| 1029 | 2026-05-15T22:29:10.943Z | Compiling lzma-sys v0.1.20 |
| 1030 | 2026-05-15T22:29:11.358Z | Compiling object v0.37.3 |
| 1031 | 2026-05-15T22:29:11.525Z | Compiling num_enum v0.7.5 |
| 1032 | 2026-05-15T22:29:11.552Z | Compiling tokio-rustls v0.24.1 |
| 1033 | 2026-05-15T22:29:11.634Z | Compiling axum v0.6.20 |
| 1034 | 2026-05-15T22:29:11.696Z | Compiling tungstenite v0.21.0 |
| 1035 | 2026-05-15T22:29:11.763Z | Compiling hyper-openssl v0.9.2 |
| 1036 | 2026-05-15T22:29:11.774Z | Compiling slog-scope v4.4.1 |
| 1037 | 2026-05-15T22:29:11.892Z | Compiling hyper-timeout v0.4.1 |
| 1038 | 2026-05-15T22:29:12.033Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1039 | 2026-05-15T22:29:12.048Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1040 | 2026-05-15T22:29:12.514Z | Compiling tonic v0.12.3 |
| 1041 | 2026-05-15T22:29:12.766Z | Compiling rand v0.9.2 |
| 1042 | 2026-05-15T22:29:13.109Z | Compiling progenitor-macro v0.10.0 |
| 1043 | 2026-05-15T22:29:13.353Z | Compiling cargo_toml v0.22.3 |
| 1044 | 2026-05-15T22:29:13.361Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1045 | 2026-05-15T22:29:13.423Z | Compiling hmac v0.12.1 |
| 1046 | 2026-05-15T22:29:13.555Z | Compiling ahash v0.8.12 |
| 1047 | 2026-05-15T22:29:13.653Z | Compiling adler2 v2.0.1 |
| 1048 | 2026-05-15T22:29:13.781Z | Compiling gimli v0.32.3 |
| 1049 | 2026-05-15T22:29:13.851Z | Compiling miniz_oxide v0.8.9 |
| 1050 | 2026-05-15T22:29:14.187Z | Compiling tonic v0.9.2 |
| 1051 | 2026-05-15T22:29:14.435Z | Compiling tonic-openssl v0.3.0 |
| 1052 | 2026-05-15T22:29:14.742Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1053 | 2026-05-15T22:29:14.937Z | Compiling slog-term v2.9.2 |
| 1054 | 2026-05-15T22:29:15.521Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1055 | 2026-05-15T22:29:15.568Z | Compiling addr2line v0.25.1 |
| 1056 | 2026-05-15T22:29:15.763Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1057 | 2026-05-15T22:29:15.908Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1058 | 2026-05-15T22:29:16.023Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1059 | 2026-05-15T22:29:16.057Z | Compiling tokio-tungstenite v0.21.0 |
| 1060 | 2026-05-15T22:29:16.135Z | Compiling slog-stdlog v4.1.1 |
| 1061 | 2026-05-15T22:29:16.356Z | Compiling progenitor-impl v0.11.2 |
| 1062 | 2026-05-15T22:29:16.467Z | Compiling console v0.16.2 |
| 1063 | 2026-05-15T22:29:16.752Z | Compiling zone_cfg_derive v0.3.1 |
| 1064 | 2026-05-15T22:29:17.078Z | Compiling signature v2.2.0 |
| 1065 | 2026-05-15T22:29:17.226Z | Compiling ff v0.13.1 |
| 1066 | 2026-05-15T22:29:17.362Z | Compiling base16ct v0.2.0 |
| 1067 | 2026-05-15T22:29:17.452Z | Compiling rustc-demangle v0.1.27 |
| 1068 | 2026-05-15T22:29:17.545Z | Compiling sec1 v0.7.3 |
| 1069 | 2026-05-15T22:29:17.826Z | Compiling zone v0.3.1 |
| 1070 | 2026-05-15T22:29:17.882Z | Compiling indicatif v0.18.3 |
| 1071 | 2026-05-15T22:29:18.300Z | Compiling group v0.13.0 |
| 1072 | 2026-05-15T22:29:18.488Z | Compiling ron v0.12.0 |
| 1073 | 2026-05-15T22:29:18.497Z | Compiling xz2 v0.1.7 |
| 1074 | 2026-05-15T22:29:18.728Z | Compiling slog-envlogger v2.2.0 |
| 1075 | 2026-05-15T22:29:18.884Z | Compiling backtrace v0.3.76 |
| 1076 | 2026-05-15T22:29:19.113Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1077 | 2026-05-15T22:29:19.321Z | Compiling hkdf v0.12.4 |
| 1078 | 2026-05-15T22:29:19.488Z | Compiling crypto-bigint v0.5.5 |
| 1079 | 2026-05-15T22:29:19.563Z | Compiling rustc_version v0.4.1 |
| 1080 | 2026-05-15T22:29:19.827Z | Compiling is_ci v1.2.0 |
| 1081 | 2026-05-15T22:29:19.837Z | Compiling progenitor-macro v0.11.2 |
| 1082 | 2026-05-15T22:29:19.959Z | Compiling smawk v0.3.2 |
| 1083 | 2026-05-15T22:29:20.061Z | Compiling unicode-width v0.1.14 |
| 1084 | 2026-05-15T22:29:20.086Z | Compiling unicode-linebreak v0.1.5 |
| 1085 | 2026-05-15T22:29:20.375Z | Compiling textwrap v0.15.2 |
| 1086 | 2026-05-15T22:29:20.392Z | Compiling supports-color v2.1.0 |
| 1087 | 2026-05-15T22:29:20.408Z | Compiling elliptic-curve v0.13.8 |
| 1088 | 2026-05-15T22:29:20.604Z | Compiling curve25519-dalek v4.1.3 |
| 1089 | 2026-05-15T22:29:20.677Z | Compiling backtrace-ext v0.2.1 |
| 1090 | 2026-05-15T22:29:20.739Z | Compiling hashbrown v0.14.5 |
| 1091 | 2026-05-15T22:29:20.742Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1092 | 2026-05-15T22:29:20.767Z | Compiling supports-hyperlinks v2.1.0 |
| 1093 | 2026-05-15T22:29:20.850Z | Compiling supports-unicode v2.1.0 |
| 1094 | 2026-05-15T22:29:20.887Z | Compiling half v2.7.1 |
| 1095 | 2026-05-15T22:29:20.920Z | Compiling num-integer v0.1.46 |
| 1096 | 2026-05-15T22:29:20.993Z | Compiling terminal_size v0.1.17 |
| 1097 | 2026-05-15T22:29:21.049Z | Compiling miette-derive v5.10.0 |
| 1098 | 2026-05-15T22:29:21.100Z | Compiling hex v0.4.3 |
| 1099 | 2026-05-15T22:29:21.171Z | Compiling owo-colors v3.5.0 |
| 1100 | 2026-05-15T22:29:21.228Z | Compiling num-bigint-dig v0.8.6 |
| 1101 | 2026-05-15T22:29:21.278Z | Compiling keccak v0.1.5 |
| 1102 | 2026-05-15T22:29:21.352Z | Compiling ciborium-io v0.2.2 |
| 1103 | 2026-05-15T22:29:21.441Z | Compiling ciborium-ll v0.2.2 |
| 1104 | 2026-05-15T22:29:21.461Z | Compiling sha3 v0.10.8 |
| 1105 | 2026-05-15T22:29:21.518Z | Compiling chumsky v0.9.3 |
| 1106 | 2026-05-15T22:29:21.652Z | Compiling num-iter v0.1.45 |
| 1107 | 2026-05-15T22:29:21.755Z | Compiling rfc6979 v0.4.0 |
| 1108 | 2026-05-15T22:29:21.822Z | Compiling knuffel-derive v3.2.0 |
| 1109 | 2026-05-15T22:29:21.834Z | Compiling strum_macros v0.26.4 |
| 1110 | 2026-05-15T22:29:21.871Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1111 | 2026-05-15T22:29:22.135Z | Compiling miette v5.10.0 |
| 1112 | 2026-05-15T22:29:22.698Z | Compiling salty v0.3.0 |
| 1113 | 2026-05-15T22:29:22.989Z | Compiling ecdsa v0.16.9 |
| 1114 | 2026-05-15T22:29:23.228Z | Compiling knuffel v3.2.0 |
| 1115 | 2026-05-15T22:29:23.364Z | Compiling ciborium v0.2.2 |
| 1116 | 2026-05-15T22:29:23.421Z | Compiling strum v0.26.3 |
| 1117 | 2026-05-15T22:29:23.431Z | Compiling primeorder v0.13.6 |
| 1118 | 2026-05-15T22:29:23.544Z | Compiling ed25519 v2.2.3 |
| 1119 | 2026-05-15T22:29:23.665Z | Compiling pkcs1 v0.7.5 |
| 1120 | 2026-05-15T22:29:23.790Z | Compiling hubpack_derive v0.1.1 |
| 1121 | 2026-05-15T22:29:23.928Z | Compiling rsa v0.9.10 |
| 1122 | 2026-05-15T22:29:24.071Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1123 | 2026-05-15T22:29:24.079Z | Compiling ed25519-dalek v2.2.0 |
| 1124 | 2026-05-15T22:29:24.088Z | Compiling p384 v0.13.1 |
| 1125 | 2026-05-15T22:29:24.314Z | Compiling hubpack v0.1.2 |
| 1126 | 2026-05-15T22:29:24.527Z | Compiling x509-cert v0.2.5 |
| 1127 | 2026-05-15T22:29:24.658Z | Compiling static_assertions v1.1.0 |
| 1128 | 2026-05-15T22:29:24.725Z | Compiling console v0.15.11 |
| 1129 | 2026-05-15T22:29:24.770Z | Compiling newline-converter v0.3.0 |
| 1130 | 2026-05-15T22:29:24.876Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1131 | 2026-05-15T22:29:24.999Z | Compiling atomicwrites v0.4.4 |
| 1132 | 2026-05-15T22:29:25.011Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1133 | 2026-05-15T22:29:25.097Z | Compiling similar v2.7.0 |
| 1134 | 2026-05-15T22:29:25.179Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1135 | 2026-05-15T22:29:25.261Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=173a5d19ee354cc8f0bc00d4e477923f8d2dc4be#173a5d19) |
| 1136 | 2026-05-15T22:29:25.606Z | Compiling expectorate v1.2.0 |
| 1137 | 2026-05-15T22:29:25.747Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1138 | 2026-05-15T22:29:26.591Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1139 | 2026-05-15T22:29:27.637Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=9122d6eb288dc88bfdbcd98cc93cb02cc8c89f96#9122d6eb) |
| 1140 | 2026-05-15T22:29:29.494Z | Compiling aws-lc-rs v1.16.3 |
| 1141 | 2026-05-15T22:29:29.509Z | Compiling rustls v0.23.36 |
| 1142 | 2026-05-15T22:29:30.720Z | Compiling rustls-webpki v0.103.9 |
| 1143 | 2026-05-15T22:29:33.448Z | Compiling tokio-rustls v0.26.4 |
| 1144 | 2026-05-15T22:29:33.448Z | Compiling rustls-platform-verifier v0.7.0 |
| 1145 | 2026-05-15T22:29:33.635Z | Compiling hyper-rustls v0.27.7 |
| 1146 | 2026-05-15T22:29:33.808Z | Compiling reqwest v0.12.28 |
| 1147 | 2026-05-15T22:29:33.808Z | Compiling reqwest v0.13.3 |
| 1148 | 2026-05-15T22:29:34.836Z | Compiling progenitor-client v0.10.0 |
| 1149 | 2026-05-15T22:29:34.836Z | Compiling progenitor-client v0.11.2 |
| 1150 | 2026-05-15T22:29:35.030Z | Compiling progenitor v0.10.0 |
| 1151 | 2026-05-15T22:29:35.059Z | Compiling progenitor v0.11.2 |
| 1152 | 2026-05-15T22:29:35.121Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1153 | 2026-05-15T22:29:35.149Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1154 | 2026-05-15T22:29:38.392Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1155 | 2026-05-15T22:29:39.879Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1156 | 2026-05-15T22:29:51.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.74s |
| 1157 | 2026-05-15T22:29:51.461Z | + banner prep |
| 1158 | 2026-05-15T22:29:51.464Z | |
| 1159 | 2026-05-15T22:29:51.464Z | ##### ##### ###### ##### |
| 1160 | 2026-05-15T22:29:51.464Z | # # # # # # # |
| 1161 | 2026-05-15T22:29:51.464Z | # # # # ##### # # |
| 1162 | 2026-05-15T22:29:51.464Z | ##### ##### # ##### |
| 1163 | 2026-05-15T22:29:51.464Z | # # # # # |
| 1164 | 2026-05-15T22:29:51.464Z | # # # ###### # |
| 1165 | 2026-05-15T22:29:51.464Z | |
| 1166 | 2026-05-15T22:29:51.464Z | + mkdir -p out |
| 1167 | 2026-05-15T22:29:51.464Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1168 | 2026-05-15T22:29:51.754Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1169 | 2026-05-15T22:29:51.757Z | ++ grep -v -E '.*\.d$' |
| 1170 | 2026-05-15T22:29:51.757Z | ++ head -1 |
| 1171 | 2026-05-15T22:29:51.768Z | + TEST=target/debug/deps/baseline-782960189dff8394 |
| 1172 | 2026-05-15T22:29:51.771Z | + mv target/debug/deps/baseline-782960189dff8394 out/baseline |
| 1173 | 2026-05-15T22:29:51.771Z | + banner archive |
| 1174 | 2026-05-15T22:29:51.771Z | |
| 1175 | 2026-05-15T22:29:51.771Z | ## ##### #### # # # # # ###### |
| 1176 | 2026-05-15T22:29:51.771Z | # # # # # # # # # # # # |
| 1177 | 2026-05-15T22:29:51.771Z | # # # # # ###### # # # ##### |
| 1178 | 2026-05-15T22:29:51.771Z | ###### ##### # # # # # # # |
| 1179 | 2026-05-15T22:29:51.771Z | # # # # # # # # # # # # |
| 1180 | 2026-05-15T22:29:51.771Z | # # # # #### # # # ## ###### |
| 1181 | 2026-05-15T22:29:51.771Z | |
| 1182 | 2026-05-15T22:29:51.771Z | + cd /work/ci |
| 1183 | 2026-05-15T22:29:51.771Z | + cat |
| 1184 | 2026-05-15T22:29:51.774Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1185 | 2026-05-15T22:30:10.342Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1186 | 2026-05-15T22:30:10.342Z | a testbed/ 0K |
| 1187 | 2026-05-15T22:30:10.342Z | a testbed/interop/ 0K |
| 1188 | 2026-05-15T22:30:10.342Z | a testbed/interop/tests/ 0K |
| 1189 | 2026-05-15T22:30:10.342Z | a testbed/interop/tests/baseline.rs 6K |
| 1190 | 2026-05-15T22:30:10.342Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1191 | 2026-05-15T22:30:10.342Z | a testbed/interop/Cargo.toml 1K |
| 1192 | 2026-05-15T22:30:10.342Z | a testbed/interop/scripts/ 0K |
| 1193 | 2026-05-15T22:30:10.342Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1194 | 2026-05-15T22:30:10.342Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1195 | 2026-05-15T22:30:10.342Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1196 | 2026-05-15T22:30:10.342Z | a testbed/interop/src/ 0K |
| 1197 | 2026-05-15T22:30:10.342Z | a testbed/interop/src/bin/ 0K |
| 1198 | 2026-05-15T22:30:10.342Z | a testbed/interop/src/bin/interop.rs 3K |
| 1199 | 2026-05-15T22:30:10.342Z | a testbed/interop/src/lib.rs 2K |
| 1200 | 2026-05-15T22:30:10.342Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1201 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/ 0K |
| 1202 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1203 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1204 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1205 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1206 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1207 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1208 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1209 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1210 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1211 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1212 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1213 | 2026-05-15T22:30:10.343Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1214 | 2026-05-15T22:30:10.343Z | a testbed/interop/.gitignore 1K |
| 1215 | 2026-05-15T22:30:10.343Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1216 | 2026-05-15T22:30:10.343Z | a testbed/interop/README.md 3K |
| 1217 | 2026-05-15T22:30:10.343Z | a testbed/docs/ 0K |
| 1218 | 2026-05-15T22:30:10.343Z | a testbed/docs/deployment-guides/ 0K |
| 1219 | 2026-05-15T22:30:10.343Z | a testbed/docs/deployment-guides/a4x2/ 0K |
| 1220 | 2026-05-15T22:30:10.343Z | a testbed/docs/deployment-guides/a4x2/simple-static/ 0K |
| 1221 | 2026-05-15T22:30:10.343Z | a testbed/docs/deployment-guides/a4x2/simple-static/README.md 8K |
| 1222 | 2026-05-15T22:30:10.343Z | a testbed/docs/deployment-guides/a4x2/pre-installation.md 4K |
| 1223 | 2026-05-15T22:30:10.343Z | a testbed/Cargo.toml 2K |
| 1224 | 2026-05-15T22:30:10.343Z | a testbed/target excluded |
| 1225 | 2026-05-15T22:30:10.343Z | a testbed/README.md 2K |
| 1226 | 2026-05-15T22:30:10.343Z | a testbed/.gitignore 1K |
| 1227 | 2026-05-15T22:30:10.343Z | a testbed/tools/ 0K |
| 1228 | 2026-05-15T22:30:10.343Z | a testbed/tools/setup/ 0K |
| 1229 | 2026-05-15T22:30:10.343Z | a testbed/tools/setup/illumos 1K |
| 1230 | 2026-05-15T22:30:10.343Z | a testbed/tools/setup/debian 1K |
| 1231 | 2026-05-15T22:30:10.343Z | a testbed/tools/wrangler/ 0K |
| 1232 | 2026-05-15T22:30:10.343Z | a testbed/tools/wrangler/src/ 0K |
| 1233 | 2026-05-15T22:30:10.343Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1234 | 2026-05-15T22:30:10.343Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1235 | 2026-05-15T22:30:10.343Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1236 | 2026-05-15T22:30:10.343Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1237 | 2026-05-15T22:30:10.343Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1238 | 2026-05-15T22:30:10.343Z | a testbed/tools/wrangler/build.rs 1K |
| 1239 | 2026-05-15T22:30:10.344Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1240 | 2026-05-15T22:30:10.344Z | a testbed/tools/wrangler/scripts/ 0K |
| 1241 | 2026-05-15T22:30:10.344Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1242 | 2026-05-15T22:30:10.344Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1243 | 2026-05-15T22:30:10.344Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1244 | 2026-05-15T22:30:10.344Z | a testbed/tools/wrangler/proto/ 0K |
| 1245 | 2026-05-15T22:30:10.344Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1246 | 2026-05-15T22:30:10.344Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1247 | 2026-05-15T22:30:10.344Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1248 | 2026-05-15T22:30:10.344Z | a testbed/toml-assemble/ 0K |
| 1249 | 2026-05-15T22:30:10.344Z | a testbed/toml-assemble/tests/ 0K |
| 1250 | 2026-05-15T22:30:10.344Z | a testbed/toml-assemble/tests/output/ 0K |
| 1251 | 2026-05-15T22:30:10.344Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1252 | 2026-05-15T22:30:10.344Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1253 | 2026-05-15T22:30:10.344Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1254 | 2026-05-15T22:30:10.344Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1255 | 2026-05-15T22:30:10.344Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1256 | 2026-05-15T22:30:10.344Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1257 | 2026-05-15T22:30:10.344Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1258 | 2026-05-15T22:30:10.344Z | a testbed/toml-assemble/src/ 0K |
| 1259 | 2026-05-15T22:30:10.344Z | a testbed/toml-assemble/src/main.rs 5K |
| 1260 | 2026-05-15T22:30:10.344Z | a testbed/.git excluded |
| 1261 | 2026-05-15T22:30:10.344Z | a testbed/Cargo.lock 132K |
| 1262 | 2026-05-15T22:30:10.344Z | a testbed/.github/ 0K |
| 1263 | 2026-05-15T22:30:10.344Z | a testbed/.github/renovate.json 1K |
| 1264 | 2026-05-15T22:30:10.344Z | a testbed/.github/buildomat/ 0K |
| 1265 | 2026-05-15T22:30:10.344Z | a testbed/.github/buildomat/jobs/ 0K |
| 1266 | 2026-05-15T22:30:10.344Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1267 | 2026-05-15T22:30:10.344Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1268 | 2026-05-15T22:30:10.344Z | a testbed/.github/buildomat/config.toml 1K |
| 1269 | 2026-05-15T22:30:10.344Z | a testbed/out/ 0K |
| 1270 | 2026-05-15T22:30:10.344Z | a testbed/out/interop 213656K |
| 1271 | 2026-05-15T22:30:10.344Z | a testbed/out/baseline 303306K |
| 1272 | 2026-05-15T22:30:10.344Z | a testbed/out/wrangler 175733K |
| 1273 | 2026-05-15T22:30:10.344Z | a testbed/a4x2 excluded |
| 1274 | 2026-05-15T22:30:10.344Z | a testbed/netconf/ 0K |
| 1275 | 2026-05-15T22:30:10.344Z | a testbed/netconf/static-v6/ 0K |
| 1276 | 2026-05-15T22:30:10.344Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1277 | 2026-05-15T22:30:10.344Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1278 | 2026-05-15T22:30:10.348Z | + banner dhcp-server |
| 1279 | 2026-05-15T22:30:10.348Z | |
| 1280 | 2026-05-15T22:30:10.348Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1281 | 2026-05-15T22:30:10.348Z | # # # # # # # # # # # # # # # |
| 1282 | 2026-05-15T22:30:10.348Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1283 | 2026-05-15T22:30:10.348Z | # # # # # ##### # # ##### # # # |
| 1284 | 2026-05-15T22:30:10.349Z | # # # # # # # # # # # # # # # |
| 1285 | 2026-05-15T22:30:10.349Z | ##### # # #### # #### ###### # # ## ###### |
| 1286 | 2026-05-15T22:30:10.349Z | |
| 1287 | 2026-05-15T22:30:10.349Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1288 | 2026-05-15T22:30:10.349Z | Cloning into '/work/ci/omicron'... |
| 1289 | 2026-05-15T22:30:20.829Z | + cd /work/ci/omicron |
| 1290 | 2026-05-15T22:30:20.829Z | + source env.sh |
| 1291 | 2026-05-15T22:30:20.832Z | ++ OLD_SHELL_OPTS=ehxB |
| 1292 | 2026-05-15T22:30:20.832Z | ++ set -o xtrace |
| 1293 | 2026-05-15T22:30:20.832Z | ++++ dirname env.sh |
| 1294 | 2026-05-15T22:30:20.835Z | +++ readlink -f . |
| 1295 | 2026-05-15T22:30:20.837Z | ++ OMICRON_WS=/work/ci/omicron |
| 1296 | 2026-05-15T22:30:20.838Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1297 | 2026-05-15T22:30:20.838Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1298 | 2026-05-15T22:30:20.838Z | ++ 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 |
| 1299 | 2026-05-15T22:30:20.838Z | ++ 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 |
| 1300 | 2026-05-15T22:30:20.838Z | ++ 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 |
| 1301 | 2026-05-15T22:30:20.838Z | ++ 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 |
| 1302 | 2026-05-15T22:30:20.838Z | ++ 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 |
| 1303 | 2026-05-15T22:30:20.838Z | ++ 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 |
| 1304 | 2026-05-15T22:30:20.838Z | ++ case $OLD_SHELL_OPTS in |
| 1305 | 2026-05-15T22:30:20.838Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1306 | 2026-05-15T22:30:20.838Z | + [[ true == true ]] |
| 1307 | 2026-05-15T22:30:20.838Z | + source .github/buildomat/ci-env.sh |
| 1308 | 2026-05-15T22:30:20.838Z | ++ export CARGO_TERM_COLOR=always |
| 1309 | 2026-05-15T22:30:20.838Z | ++ CARGO_TERM_COLOR=always |
| 1310 | 2026-05-15T22:30:20.838Z | + ./tools/install_builder_prerequisites.sh -y |
| 1311 | 2026-05-15T22:30:21.724Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1312 | 2026-05-15T22:30:29.041Z | Planning: Solver setup ... Done (5.971s) |
| 1313 | 2026-05-15T22:30:29.082Z | Planning: Running solver ... Done (0.041s) |
| 1314 | 2026-05-15T22:30:29.224Z | Planning: Finding local manifests ... Done (0.000s) |
| 1315 | 2026-05-15T22:30:29.227Z | Planning: Fetching manifests: 0/5 0% complete |
| 1316 | 2026-05-15T22:30:29.455Z | Planning: Fetching manifests: 5/5 100% complete |
| 1317 | 2026-05-15T22:30:29.494Z | Planning: Package planning ... Done (0.038s) |
| 1318 | 2026-05-15T22:30:29.530Z | Planning: Merging actions ... Done (0.036s) |
| 1319 | 2026-05-15T22:30:29.710Z | Planning: Checking for conflicting actions ... Done (0.180s) |
| 1320 | 2026-05-15T22:30:29.719Z | Planning: Consolidating action changes ... Done (0.009s) |
| 1321 | 2026-05-15T22:30:29.883Z | Planning: Evaluating mediators ... Done (0.164s) |
| 1322 | 2026-05-15T22:30:29.888Z | Planning: Planning completed in 8.16 seconds |
| 1323 | 2026-05-15T22:30:29.896Z | Packages to install: 5 |
| 1324 | 2026-05-15T22:30:29.896Z | Mediators to change: 3 |
| 1325 | 2026-05-15T22:30:29.896Z | Services to change: 1 |
| 1326 | 2026-05-15T22:30:29.896Z | Estimated space available: 152.54 GB |
| 1327 | 2026-05-15T22:30:29.899Z | Estimated space to be consumed: 1.90 GB |
| 1328 | 2026-05-15T22:30:29.899Z | Create boot environment: No |
| 1329 | 2026-05-15T22:30:29.899Z | Create backup boot environment: No |
| 1330 | 2026-05-15T22:30:29.900Z | Rebuild boot archive: No |
| 1331 | 2026-05-15T22:30:29.900Z | |
| 1332 | 2026-05-15T22:30:29.900Z | Changed mediators: |
| 1333 | 2026-05-15T22:30:29.900Z | mediator clang: |
| 1334 | 2026-05-15T22:30:29.900Z | version: None -> 15 (system default) |
| 1335 | 2026-05-15T22:30:29.900Z | |
| 1336 | 2026-05-15T22:30:29.900Z | mediator llvm: |
| 1337 | 2026-05-15T22:30:29.900Z | version: 14 (system default) -> 15 (system default) |
| 1338 | 2026-05-15T22:30:29.900Z | |
| 1339 | 2026-05-15T22:30:29.900Z | mediator postgresql: |
| 1340 | 2026-05-15T22:30:29.900Z | version: 15 (system default) -> 18 (system default) |
| 1341 | 2026-05-15T22:30:29.900Z | |
| 1342 | 2026-05-15T22:30:29.900Z | Changed packages: |
| 1343 | 2026-05-15T22:30:29.900Z | helios-dev |
| 1344 | 2026-05-15T22:30:29.900Z | developer/build-essential |
| 1345 | 2026-05-15T22:30:29.900Z | None -> 11-2.0 |
| 1346 | 2026-05-15T22:30:29.900Z | library/libxmlsec1 |
| 1347 | 2026-05-15T22:30:29.900Z | None -> 1.2.35-2.0 |
| 1348 | 2026-05-15T22:30:29.900Z | ooce/developer/clang-15 |
| 1349 | 2026-05-15T22:30:29.900Z | None -> 15.0.7-2.0 |
| 1350 | 2026-05-15T22:30:29.900Z | ooce/developer/llvm-15 |
| 1351 | 2026-05-15T22:30:29.900Z | None -> 15.0.7-2.0 |
| 1352 | 2026-05-15T22:30:29.900Z | ooce/library/postgresql-18 |
| 1353 | 2026-05-15T22:30:29.900Z | None -> 18.1-2.0 |
| 1354 | 2026-05-15T22:30:29.900Z | |
| 1355 | 2026-05-15T22:30:29.900Z | Services: |
| 1356 | 2026-05-15T22:30:29.900Z | restart_fmri: |
| 1357 | 2026-05-15T22:30:29.900Z | svc:/system/update-man-index:default |
| 1358 | 2026-05-15T22:30:29.929Z | |
| 1359 | 2026-05-15T22:30:29.929Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 1360 | 2026-05-15T22:30:34.930Z | Download: 3103/4272 items 127.0/219.0MB 57% complete (25.1M/s) |
| 1361 | 2026-05-15T22:30:38.804Z | Download: Completed 218.99 MB in 8.87 seconds (24.7M/s) |
| 1362 | 2026-05-15T22:30:38.934Z | Actions: 1/4789 actions (Installing new actions) |
| 1363 | 2026-05-15T22:30:42.322Z | Actions: Completed 4789 actions in 3.39 seconds. |
| 1364 | 2026-05-15T22:30:43.092Z | Done (0.766s) |
| 1365 | 2026-05-15T22:30:43.092Z | Done (0.000s) |
| 1366 | 2026-05-15T22:30:43.838Z | Done (0.745s) |
| 1367 | 2026-05-15T22:30:46.603Z | Done (2.392s) |
| 1368 | 2026-05-15T22:30:46.679Z | Done (0.010s) |
| 1369 | 2026-05-15T22:30:46.681Z | Done (0.000s) |
| 1370 | 2026-05-15T22:30:47.030Z | Done (0.000s) |
| 1371 | 2026-05-15T22:30:47.364Z | Planning: Evaluating mediator changes ... Done |
| 1372 | 2026-05-15T22:30:47.473Z | Planning: Checking for conflicting actions ... Done |
| 1373 | 2026-05-15T22:30:47.476Z | Planning: Consolidating action changes ... Done |
| 1374 | 2026-05-15T22:30:47.635Z | Planning: Evaluating mediators ... Done |
| 1375 | 2026-05-15T22:30:47.638Z | Planning: Planning completed in 0.27 seconds |
| 1376 | 2026-05-15T22:30:47.656Z | Mediators to change: 2 |
| 1377 | 2026-05-15T22:30:47.656Z | Create boot environment: No |
| 1378 | 2026-05-15T22:30:47.659Z | Create backup boot environment: No |
| 1379 | 2026-05-15T22:30:47.733Z | Done |
| 1380 | 2026-05-15T22:30:47.733Z | Done |
| 1381 | 2026-05-15T22:30:48.362Z | Done |
| 1382 | 2026-05-15T22:30:50.947Z | Done |
| 1383 | 2026-05-15T22:30:51.017Z | Done |
| 1384 | 2026-05-15T22:30:51.020Z | Done |
| 1385 | 2026-05-15T22:30:51.169Z | Done |
| 1386 | 2026-05-15T22:30:51.431Z | Planning: Evaluating mediator changes ... Done |
| 1387 | 2026-05-15T22:30:51.542Z | Planning: Checking for conflicting actions ... Done |
| 1388 | 2026-05-15T22:30:51.545Z | Planning: Consolidating action changes ... Done |
| 1389 | 2026-05-15T22:30:51.701Z | Planning: Evaluating mediators ... Done |
| 1390 | 2026-05-15T22:30:51.703Z | Planning: Planning completed in 0.27 seconds |
| 1391 | 2026-05-15T22:30:51.721Z | Mediators to change: 1 |
| 1392 | 2026-05-15T22:30:51.724Z | Create boot environment: No |
| 1393 | 2026-05-15T22:30:51.724Z | Create backup boot environment: No |
| 1394 | 2026-05-15T22:30:51.776Z | Done |
| 1395 | 2026-05-15T22:30:51.777Z | Done |
| 1396 | 2026-05-15T22:30:52.385Z | Done |
| 1397 | 2026-05-15T22:30:54.975Z | Done |
| 1398 | 2026-05-15T22:30:55.050Z | Done |
| 1399 | 2026-05-15T22:30:55.054Z | Done |
| 1400 | 2026-05-15T22:30:55.218Z | Done |
| 1401 | 2026-05-15T22:30:55.465Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1402 | 2026-05-15T22:30:55.465Z | clang system 15 system |
| 1403 | 2026-05-15T22:30:55.465Z | csh system system illumos |
| 1404 | 2026-05-15T22:30:55.465Z | ctags system system illumos |
| 1405 | 2026-05-15T22:30:55.465Z | file system system illumos |
| 1406 | 2026-05-15T22:30:55.465Z | gcc vendor 12 vendor |
| 1407 | 2026-05-15T22:30:55.466Z | gcc system 14 system |
| 1408 | 2026-05-15T22:30:55.466Z | gcc system 10 system |
| 1409 | 2026-05-15T22:30:55.466Z | go system 1.20 system |
| 1410 | 2026-05-15T22:30:55.466Z | go system 1.19 system |
| 1411 | 2026-05-15T22:30:55.466Z | llvm system 15 system |
| 1412 | 2026-05-15T22:30:55.466Z | llvm system 14 system |
| 1413 | 2026-05-15T22:30:55.466Z | mariadb system 10.6 system |
| 1414 | 2026-05-15T22:30:55.466Z | mta vendor vendor dma |
| 1415 | 2026-05-15T22:30:55.466Z | openjdk system 17 system |
| 1416 | 2026-05-15T22:30:55.466Z | openjdk system 11 system |
| 1417 | 2026-05-15T22:30:55.466Z | openjdk system 1.8 system |
| 1418 | 2026-05-15T22:30:55.466Z | openssl vendor 3 vendor |
| 1419 | 2026-05-15T22:30:55.466Z | perl system 5.36 system |
| 1420 | 2026-05-15T22:30:55.466Z | postgresql system 18 system |
| 1421 | 2026-05-15T22:30:55.466Z | postgresql system 15 system |
| 1422 | 2026-05-15T22:30:55.466Z | postgresql system 13 system |
| 1423 | 2026-05-15T22:30:55.466Z | python vendor 3 vendor |
| 1424 | 2026-05-15T22:30:55.466Z | python system 2 system |
| 1425 | 2026-05-15T22:30:55.466Z | python3 system 3.11 system |
| 1426 | 2026-05-15T22:30:55.466Z | ruby system 3.0 system |
| 1427 | 2026-05-15T22:30:55.466Z | words vendor vendor american-english |
| 1428 | 2026-05-15T22:30:55.466Z | words system system australian-english |
| 1429 | 2026-05-15T22:30:55.466Z | words system system british-english |
| 1430 | 2026-05-15T22:30:55.466Z | words system system canadian-english |
| 1431 | 2026-05-15T22:30:55.466Z | words system system french |
| 1432 | 2026-05-15T22:30:55.466Z | words system system italian |
| 1433 | 2026-05-15T22:30:55.466Z | words system system ngerman |
| 1434 | 2026-05-15T22:30:55.466Z | words system system ogerman |
| 1435 | 2026-05-15T22:30:55.466Z | words system system spanish |
| 1436 | 2026-05-15T22:30:55.696Z | PUBLISHER TYPE STATUS P LOCATION |
| 1437 | 2026-05-15T22:30:55.696Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1438 | 2026-05-15T22:31:00.315Z | FMRI IFO |
| 1439 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1440 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1441 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1442 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1443 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1444 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1445 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 1446 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 1447 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1448 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1449 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1450 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1451 | 2026-05-15T22:31:00.315Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1452 | 2026-05-15T22:31:00.316Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1453 | 2026-05-15T22:31:00.316Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1454 | 2026-05-15T22:31:00.316Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1455 | 2026-05-15T22:31:00.316Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1456 | 2026-05-15T22:31:01.250Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 1457 | 2026-05-15T22:31:01.419Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 1458 | 2026-05-15T22:31:01.422Z | info: downloading 6 components |
| 1459 | 2026-05-15T22:31:15.800Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1460 | 2026-05-15T22:31:16.046Z | Updating crates.io index |
| 1461 | 2026-05-15T22:31:16.049Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1462 | 2026-05-15T22:31:16.386Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1463 | 2026-05-15T22:31:16.698Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1464 | 2026-05-15T22:31:16.992Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1465 | 2026-05-15T22:31:17.540Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1466 | 2026-05-15T22:31:18.025Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1467 | 2026-05-15T22:31:18.764Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1468 | 2026-05-15T22:31:18.998Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1469 | 2026-05-15T22:31:19.689Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1470 | 2026-05-15T22:31:20.073Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1471 | 2026-05-15T22:31:20.345Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1472 | 2026-05-15T22:31:21.335Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1473 | 2026-05-15T22:31:21.809Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 1474 | 2026-05-15T22:31:22.194Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1475 | 2026-05-15T22:31:22.465Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1476 | 2026-05-15T22:31:22.875Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1477 | 2026-05-15T22:31:23.354Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1478 | 2026-05-15T22:31:23.707Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1479 | 2026-05-15T22:31:23.939Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1480 | 2026-05-15T22:31:24.181Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 1481 | 2026-05-15T22:31:24.659Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 1482 | 2026-05-15T22:31:25.059Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1483 | 2026-05-15T22:31:25.678Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1484 | 2026-05-15T22:31:25.989Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1485 | 2026-05-15T22:31:26.264Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1486 | 2026-05-15T22:31:26.814Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1487 | 2026-05-15T22:31:27.313Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1488 | 2026-05-15T22:31:27.732Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1489 | 2026-05-15T22:31:28.232Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1490 | 2026-05-15T22:31:28.591Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1491 | 2026-05-15T22:31:29.176Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1492 | 2026-05-15T22:31:29.783Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1493 | 2026-05-15T22:31:30.178Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1494 | 2026-05-15T22:31:41.740Z | Downloading crates ... |
| 1495 | 2026-05-15T22:31:41.798Z | Downloaded serde_spanned v0.6.9 |
| 1496 | 2026-05-15T22:31:41.811Z | Downloaded plain v0.2.3 |
| 1497 | 2026-05-15T22:31:41.814Z | Downloaded memmap v0.7.0 |
| 1498 | 2026-05-15T22:31:41.817Z | Downloaded anstream v0.6.21 |
| 1499 | 2026-05-15T22:31:41.823Z | Downloaded crypto-common v0.1.7 |
| 1500 | 2026-05-15T22:31:41.826Z | Downloaded macaddr v1.0.1 |
| 1501 | 2026-05-15T22:31:41.829Z | Downloaded usdt v0.5.0 |
| 1502 | 2026-05-15T22:31:41.833Z | Downloaded hashbrown v0.17.0 |
| 1503 | 2026-05-15T22:31:41.836Z | Downloaded dof v0.3.0 |
| 1504 | 2026-05-15T22:31:41.839Z | Downloaded cargo-platform v0.2.0 |
| 1505 | 2026-05-15T22:31:41.839Z | Downloaded bytecount v0.6.9 |
| 1506 | 2026-05-15T22:31:41.839Z | Downloaded anstyle-parse v0.2.7 |
| 1507 | 2026-05-15T22:31:41.842Z | Downloaded erased-serde v0.4.9 |
| 1508 | 2026-05-15T22:31:41.845Z | Downloaded usdt-attr-macro v0.5.0 |
| 1509 | 2026-05-15T22:31:41.848Z | Downloaded scroll_derive v0.12.1 |
| 1510 | 2026-05-15T22:31:41.848Z | Downloaded thread-id v4.2.2 |
| 1511 | 2026-05-15T22:31:41.848Z | Downloaded tabled_derive v0.7.0 |
| 1512 | 2026-05-15T22:31:41.854Z | Downloaded generic-array v0.14.7 |
| 1513 | 2026-05-15T22:31:41.854Z | Downloaded unicode-xid v0.2.6 |
| 1514 | 2026-05-15T22:31:41.854Z | Downloaded serde-value v0.7.0 |
| 1515 | 2026-05-15T22:31:41.859Z | Downloaded cargo_metadata v0.21.0 |
| 1516 | 2026-05-15T22:31:41.862Z | Downloaded camino-tempfile v1.4.1 |
| 1517 | 2026-05-15T22:31:41.862Z | Downloaded zmij v1.0.21 |
| 1518 | 2026-05-15T22:31:41.865Z | Downloaded memchr v2.8.0 |
| 1519 | 2026-05-15T22:31:41.868Z | Downloaded dtrace-parser v0.2.0 |
| 1520 | 2026-05-15T22:31:41.873Z | Downloaded swrite v0.1.0 |
| 1521 | 2026-05-15T22:31:41.876Z | Downloaded usdt-macro v0.5.0 |
| 1522 | 2026-05-15T22:31:41.879Z | Downloaded toml_write v0.1.2 |
| 1523 | 2026-05-15T22:31:41.882Z | Downloaded usdt-impl v0.5.0 |
| 1524 | 2026-05-15T22:31:41.885Z | Downloaded toml_datetime v0.6.11 |
| 1525 | 2026-05-15T22:31:41.885Z | Downloaded ordered-float v2.10.1 |
| 1526 | 2026-05-15T22:31:41.885Z | Downloaded scroll v0.12.0 |
| 1527 | 2026-05-15T22:31:41.891Z | Downloaded serde_tokenstream v0.2.3 |
| 1528 | 2026-05-15T22:31:41.894Z | Downloaded clap v4.5.60 |
| 1529 | 2026-05-15T22:31:41.898Z | Downloaded cargo_toml v0.21.0 |
| 1530 | 2026-05-15T22:31:41.902Z | Downloaded serde-untagged v0.1.9 |
| 1531 | 2026-05-15T22:31:41.905Z | Downloaded semver v1.0.28 |
| 1532 | 2026-05-15T22:31:41.909Z | Downloaded clap_derive v4.5.55 |
| 1533 | 2026-05-15T22:31:41.916Z | Downloaded toml v0.8.23 |
| 1534 | 2026-05-15T22:31:41.919Z | Downloaded pest_derive v2.8.6 |
| 1535 | 2026-05-15T22:31:41.923Z | Downloaded fs-err v3.3.0 |
| 1536 | 2026-05-15T22:31:41.928Z | Downloaded ucd-trie v0.1.7 |
| 1537 | 2026-05-15T22:31:41.928Z | Downloaded unicode-ident v1.0.24 |
| 1538 | 2026-05-15T22:31:41.931Z | Downloaded cargo-util-schemas v0.8.2 |
| 1539 | 2026-05-15T22:31:41.931Z | Downloaded tempfile v3.25.0 |
| 1540 | 2026-05-15T22:31:41.936Z | Downloaded getrandom v0.4.1 |
| 1541 | 2026-05-15T22:31:41.939Z | Downloaded zerocopy-derive v0.7.35 |
| 1542 | 2026-05-15T22:31:41.942Z | Downloaded textwrap v0.16.2 |
| 1543 | 2026-05-15T22:31:41.945Z | Downloaded toml_edit v0.22.27 |
| 1544 | 2026-05-15T22:31:41.945Z | Downloaded pest_generator v2.8.6 |
| 1545 | 2026-05-15T22:31:41.948Z | Downloaded pest_meta v2.8.6 |
| 1546 | 2026-05-15T22:31:41.948Z | Downloaded papergrid v0.11.0 |
| 1547 | 2026-05-15T22:31:41.951Z | Downloaded bitflags v2.11.0 |
| 1548 | 2026-05-15T22:31:41.951Z | Downloaded indexmap v2.14.0 |
| 1549 | 2026-05-15T22:31:41.959Z | Downloaded pest v2.8.6 |
| 1550 | 2026-05-15T22:31:41.975Z | Downloaded clap_builder v4.5.60 |
| 1551 | 2026-05-15T22:31:41.979Z | Downloaded zerocopy v0.7.35 |
| 1552 | 2026-05-15T22:31:41.988Z | Downloaded tabled v0.15.0 |
| 1553 | 2026-05-15T22:31:41.996Z | Downloaded goblin v0.8.2 |
| 1554 | 2026-05-15T22:31:42.000Z | Downloaded unicode-width v0.2.0 |
| 1555 | 2026-05-15T22:31:42.029Z | Downloaded libc v0.2.185 |
| 1556 | 2026-05-15T22:31:42.098Z | Compiling proc-macro2 v1.0.106 |
| 1557 | 2026-05-15T22:31:42.101Z | Compiling unicode-ident v1.0.24 |
| 1558 | 2026-05-15T22:31:42.101Z | Compiling quote v1.0.45 |
| 1559 | 2026-05-15T22:31:42.101Z | Compiling serde_core v1.0.228 |
| 1560 | 2026-05-15T22:31:42.101Z | Compiling libc v0.2.185 |
| 1561 | 2026-05-15T22:31:42.101Z | Compiling version_check v0.9.5 |
| 1562 | 2026-05-15T22:31:42.101Z | Compiling stable_deref_trait v1.2.1 |
| 1563 | 2026-05-15T22:31:42.101Z | Compiling memchr v2.8.0 |
| 1564 | 2026-05-15T22:31:42.368Z | Compiling serde v1.0.228 |
| 1565 | 2026-05-15T22:31:42.385Z | Compiling zmij v1.0.21 |
| 1566 | 2026-05-15T22:31:42.619Z | Compiling thiserror v1.0.69 |
| 1567 | 2026-05-15T22:31:42.722Z | Compiling itoa v1.0.17 |
| 1568 | 2026-05-15T22:31:42.872Z | Compiling autocfg v1.5.0 |
| 1569 | 2026-05-15T22:31:42.898Z | Compiling ucd-trie v0.1.7 |
| 1570 | 2026-05-15T22:31:42.956Z | Compiling litemap v0.8.1 |
| 1571 | 2026-05-15T22:31:42.974Z | Compiling writeable v0.6.2 |
| 1572 | 2026-05-15T22:31:43.106Z | Compiling pest v2.8.6 |
| 1573 | 2026-05-15T22:31:43.147Z | Compiling icu_properties_data v2.1.2 |
| 1574 | 2026-05-15T22:31:43.165Z | Compiling rustix v1.1.3 |
| 1575 | 2026-05-15T22:31:43.335Z | Compiling icu_normalizer_data v2.1.1 |
| 1576 | 2026-05-15T22:31:43.486Z | Compiling syn v2.0.117 |
| 1577 | 2026-05-15T22:31:43.507Z | Compiling byteorder v1.5.0 |
| 1578 | 2026-05-15T22:31:43.596Z | Compiling errno v0.3.14 |
| 1579 | 2026-05-15T22:31:43.615Z | Compiling bitflags v2.11.0 |
| 1580 | 2026-05-15T22:31:43.734Z | Compiling serde_json v1.0.149 |
| 1581 | 2026-05-15T22:31:43.924Z | Compiling num-traits v0.2.19 |
| 1582 | 2026-05-15T22:31:43.949Z | Compiling hashbrown v0.17.0 |
| 1583 | 2026-05-15T22:31:43.997Z | Compiling equivalent v1.0.2 |
| 1584 | 2026-05-15T22:31:44.115Z | Compiling typeid v1.0.3 |
| 1585 | 2026-05-15T22:31:44.288Z | Compiling pest_meta v2.8.6 |
| 1586 | 2026-05-15T22:31:44.393Z | Compiling smallvec v1.15.1 |
| 1587 | 2026-05-15T22:31:44.452Z | Compiling indexmap v2.14.0 |
| 1588 | 2026-05-15T22:31:44.516Z | Compiling thread-id v4.2.2 |
| 1589 | 2026-05-15T22:31:44.603Z | Compiling proc-macro-error-attr v1.0.4 |
| 1590 | 2026-05-15T22:31:44.617Z | Compiling usdt-impl v0.5.0 |
| 1591 | 2026-05-15T22:31:44.657Z | Compiling erased-serde v0.4.9 |
| 1592 | 2026-05-15T22:31:44.839Z | Compiling winnow v0.7.14 |
| 1593 | 2026-05-15T22:31:44.892Z | Compiling toml_write v0.1.2 |
| 1594 | 2026-05-15T22:31:44.925Z | Compiling syn v1.0.109 |
| 1595 | 2026-05-15T22:31:45.643Z | Compiling proc-macro-error v1.0.4 |
| 1596 | 2026-05-15T22:31:45.666Z | Compiling log v0.4.29 |
| 1597 | 2026-05-15T22:31:45.666Z | Compiling utf8parse v0.2.2 |
| 1598 | 2026-05-15T22:31:45.666Z | Compiling percent-encoding v2.3.2 |
| 1599 | 2026-05-15T22:31:45.666Z | Compiling plain v0.2.3 |
| 1600 | 2026-05-15T22:31:45.678Z | Compiling thiserror v2.0.18 |
| 1601 | 2026-05-15T22:31:45.695Z | Compiling utf8_iter v1.0.4 |
| 1602 | 2026-05-15T22:31:45.742Z | Compiling camino v1.2.2 |
| 1603 | 2026-05-15T22:31:45.852Z | Compiling getrandom v0.4.1 |
| 1604 | 2026-05-15T22:31:45.890Z | Compiling ordered-float v2.10.1 |
| 1605 | 2026-05-15T22:31:45.964Z | Compiling form_urlencoded v1.2.2 |
| 1606 | 2026-05-15T22:31:46.115Z | Compiling anstyle-parse v0.2.7 |
| 1607 | 2026-05-15T22:31:46.129Z | Compiling synstructure v0.13.2 |
| 1608 | 2026-05-15T22:31:46.170Z | Compiling pest_generator v2.8.6 |
| 1609 | 2026-05-15T22:31:47.505Z | Compiling terminal_size v0.4.3 |
| 1610 | 2026-05-15T22:31:47.526Z | Compiling anstyle-query v1.1.5 |
| 1611 | 2026-05-15T22:31:47.526Z | Compiling pretty-hex v0.4.1 |
| 1612 | 2026-05-15T22:31:47.526Z | Compiling colorchoice v1.0.4 |
| 1613 | 2026-05-15T22:31:47.526Z | Compiling is_terminal_polyfill v1.70.2 |
| 1614 | 2026-05-15T22:31:47.526Z | Compiling anstyle v1.0.13 |
| 1615 | 2026-05-15T22:31:47.526Z | Compiling cfg-if v1.0.4 |
| 1616 | 2026-05-15T22:31:47.526Z | Compiling serde-untagged v0.1.9 |
| 1617 | 2026-05-15T22:31:47.526Z | Compiling semver v1.0.28 |
| 1618 | 2026-05-15T22:31:47.526Z | Compiling anstream v0.6.21 |
| 1619 | 2026-05-15T22:31:47.526Z | Compiling fs-err v3.3.0 |
| 1620 | 2026-05-15T22:31:47.526Z | Compiling once_cell v1.21.3 |
| 1621 | 2026-05-15T22:31:47.526Z | Compiling fastrand v2.3.0 |
| 1622 | 2026-05-15T22:31:47.526Z | Compiling heck v0.5.0 |
| 1623 | 2026-05-15T22:31:47.526Z | Compiling heck v0.4.1 |
| 1624 | 2026-05-15T22:31:47.526Z | Compiling unicode-width v0.1.14 |
| 1625 | 2026-05-15T22:31:47.526Z | Compiling clap_lex v1.0.0 |
| 1626 | 2026-05-15T22:31:47.527Z | Compiling bytecount v0.6.9 |
| 1627 | 2026-05-15T22:31:47.527Z | Compiling fnv v1.0.7 |
| 1628 | 2026-05-15T22:31:47.527Z | Compiling unicode-xid v0.2.6 |
| 1629 | 2026-05-15T22:31:47.527Z | Compiling strsim v0.11.1 |
| 1630 | 2026-05-15T22:31:47.527Z | Compiling anyhow v1.0.102 |
| 1631 | 2026-05-15T22:31:47.532Z | Compiling papergrid v0.11.0 |
| 1632 | 2026-05-15T22:31:47.569Z | Compiling tempfile v3.25.0 |
| 1633 | 2026-05-15T22:31:47.678Z | Compiling clap_builder v4.5.60 |
| 1634 | 2026-05-15T22:31:47.825Z | Compiling serde_derive v1.0.228 |
| 1635 | 2026-05-15T22:31:47.840Z | Compiling zerofrom-derive v0.1.6 |
| 1636 | 2026-05-15T22:31:47.946Z | Compiling yoke-derive v0.8.1 |
| 1637 | 2026-05-15T22:31:48.031Z | Compiling zerovec-derive v0.11.2 |
| 1638 | 2026-05-15T22:31:48.240Z | Compiling displaydoc v0.2.5 |
| 1639 | 2026-05-15T22:31:48.957Z | Compiling thiserror-impl v1.0.69 |
| 1640 | 2026-05-15T22:31:49.028Z | Compiling zerocopy-derive v0.7.35 |
| 1641 | 2026-05-15T22:31:49.109Z | Compiling pest_derive v2.8.6 |
| 1642 | 2026-05-15T22:31:49.189Z | Compiling scroll_derive v0.12.1 |
| 1643 | 2026-05-15T22:31:49.257Z | Compiling zerofrom v0.1.6 |
| 1644 | 2026-05-15T22:31:49.400Z | Compiling yoke v0.8.1 |
| 1645 | 2026-05-15T22:31:49.534Z | Compiling thiserror-impl v2.0.18 |
| 1646 | 2026-05-15T22:31:49.601Z | Compiling zerovec v0.11.5 |
| 1647 | 2026-05-15T22:31:49.859Z | Compiling zerotrie v0.2.3 |
| 1648 | 2026-05-15T22:31:49.905Z | Compiling zerocopy v0.7.35 |
| 1649 | 2026-05-15T22:31:50.126Z | Compiling tinystr v0.8.2 |
| 1650 | 2026-05-15T22:31:50.169Z | Compiling potential_utf v0.1.4 |
| 1651 | 2026-05-15T22:31:50.340Z | Compiling icu_locale_core v2.1.1 |
| 1652 | 2026-05-15T22:31:50.345Z | Compiling icu_collections v2.1.1 |
| 1653 | 2026-05-15T22:31:50.376Z | Compiling dtrace-parser v0.2.0 |
| 1654 | 2026-05-15T22:31:50.466Z | Compiling scroll v0.12.0 |
| 1655 | 2026-05-15T22:31:50.744Z | Compiling goblin v0.8.2 |
| 1656 | 2026-05-15T22:31:50.759Z | Compiling tabled_derive v0.7.0 |
| 1657 | 2026-05-15T22:31:50.832Z | Compiling clap_derive v4.5.55 |
| 1658 | 2026-05-15T22:31:50.994Z | Compiling icu_provider v2.1.1 |
| 1659 | 2026-05-15T22:31:51.222Z | Compiling memmap v0.7.0 |
| 1660 | 2026-05-15T22:31:51.241Z | Compiling icu_properties v2.1.2 |
| 1661 | 2026-05-15T22:31:51.295Z | Compiling serde_spanned v0.6.9 |
| 1662 | 2026-05-15T22:31:51.327Z | Compiling toml_datetime v0.6.11 |
| 1663 | 2026-05-15T22:31:51.345Z | Compiling icu_normalizer v2.1.1 |
| 1664 | 2026-05-15T22:31:51.401Z | Compiling dof v0.3.0 |
| 1665 | 2026-05-15T22:31:51.444Z | Compiling serde_tokenstream v0.2.3 |
| 1666 | 2026-05-15T22:31:51.598Z | Compiling toml_edit v0.22.27 |
| 1667 | 2026-05-15T22:31:51.759Z | Compiling serde-value v0.7.0 |
| 1668 | 2026-05-15T22:31:53.316Z | Compiling cargo-platform v0.2.0 |
| 1669 | 2026-05-15T22:31:53.316Z | Compiling unicode-linebreak v0.1.5 |
| 1670 | 2026-05-15T22:31:53.316Z | Compiling unicode-width v0.2.0 |
| 1671 | 2026-05-15T22:31:53.316Z | Compiling idna_adapter v1.2.1 |
| 1672 | 2026-05-15T22:31:53.316Z | Compiling smawk v0.3.2 |
| 1673 | 2026-05-15T22:31:53.316Z | Compiling idna v1.1.0 |
| 1674 | 2026-05-15T22:31:53.316Z | Compiling textwrap v0.16.2 |
| 1675 | 2026-05-15T22:31:53.316Z | Compiling usdt-attr-macro v0.5.0 |
| 1676 | 2026-05-15T22:31:53.316Z | Compiling usdt-macro v0.5.0 |
| 1677 | 2026-05-15T22:31:53.316Z | Compiling tabled v0.15.0 |
| 1678 | 2026-05-15T22:31:53.316Z | Compiling url v2.5.8 |
| 1679 | 2026-05-15T22:31:53.316Z | Compiling clap v4.5.60 |
| 1680 | 2026-05-15T22:31:53.316Z | Compiling macaddr v1.0.1 |
| 1681 | 2026-05-15T22:31:53.316Z | Compiling toml v0.8.23 |
| 1682 | 2026-05-15T22:31:53.316Z | Compiling camino-tempfile v1.4.1 |
| 1683 | 2026-05-15T22:31:53.360Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1684 | 2026-05-15T22:31:53.425Z | Compiling cargo-util-schemas v0.8.2 |
| 1685 | 2026-05-15T22:31:53.616Z | Compiling usdt v0.5.0 |
| 1686 | 2026-05-15T22:31:53.655Z | Compiling cargo_toml v0.21.0 |
| 1687 | 2026-05-15T22:31:53.673Z | Compiling swrite v0.1.0 |
| 1688 | 2026-05-15T22:31:54.418Z | Compiling cargo_metadata v0.21.0 |
| 1689 | 2026-05-15T22:31:55.349Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1690 | 2026-05-15T22:31:57.423Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.81s |
| 1691 | 2026-05-15T22:31:57.569Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1692 | 2026-05-15T22:31:58.144Z | Downloading crates ... |
| 1693 | 2026-05-15T22:31:58.267Z | Downloaded aead v0.5.2 |
| 1694 | 2026-05-15T22:31:58.272Z | Downloaded cfg_aliases v0.1.1 |
| 1695 | 2026-05-15T22:31:58.275Z | Downloaded cassowary v0.3.0 |
| 1696 | 2026-05-15T22:31:58.280Z | Downloaded defmt v1.0.1 |
| 1697 | 2026-05-15T22:31:58.283Z | Downloaded bit-vec v0.8.0 |
| 1698 | 2026-05-15T22:31:58.286Z | Downloaded assert_matches v1.5.0 |
| 1699 | 2026-05-15T22:31:58.286Z | Downloaded bit-set v0.5.3 |
| 1700 | 2026-05-15T22:31:58.289Z | Downloaded blake2 v0.10.6 |
| 1701 | 2026-05-15T22:31:58.298Z | Downloaded internet-checksum v0.2.1 |
| 1702 | 2026-05-15T22:31:58.301Z | Downloaded aes v0.8.4 |
| 1703 | 2026-05-15T22:31:58.301Z | Downloaded castaway v0.2.4 |
| 1704 | 2026-05-15T22:31:58.301Z | Downloaded array-init v0.0.4 |
| 1705 | 2026-05-15T22:31:58.304Z | Downloaded bzip2 v0.4.4 |
| 1706 | 2026-05-15T22:31:58.307Z | Downloaded async-recursion v1.1.1 |
| 1707 | 2026-05-15T22:31:58.310Z | Downloaded cargo-platform v0.1.9 |
| 1708 | 2026-05-15T22:31:58.310Z | Downloaded atty v0.2.14 |
| 1709 | 2026-05-15T22:31:58.310Z | Downloaded ascii-canvas v3.0.0 |
| 1710 | 2026-05-15T22:31:58.319Z | Downloaded dirs-next v2.0.0 |
| 1711 | 2026-05-15T22:31:58.323Z | Downloaded cbc v0.1.2 |
| 1712 | 2026-05-15T22:31:58.323Z | Downloaded fd-lock v4.0.4 |
| 1713 | 2026-05-15T22:31:58.325Z | Downloaded env_filter v1.0.0 |
| 1714 | 2026-05-15T22:31:58.326Z | Downloaded bitfield-macros v0.19.4 |
| 1715 | 2026-05-15T22:31:58.329Z | Downloaded fxhash v0.2.1 |
| 1716 | 2026-05-15T22:31:58.329Z | Downloaded enum-as-inner v0.6.1 |
| 1717 | 2026-05-15T22:31:58.332Z | Downloaded convert_case v0.10.0 |
| 1718 | 2026-05-15T22:31:58.332Z | Downloaded dsl_auto_type v0.2.0 |
| 1719 | 2026-05-15T22:31:58.332Z | Downloaded bit-vec v0.6.3 |
| 1720 | 2026-05-15T22:31:58.335Z | Downloaded ctr v0.9.2 |
| 1721 | 2026-05-15T22:31:58.335Z | Downloaded crc8 v0.1.1 |
| 1722 | 2026-05-15T22:31:58.338Z | Downloaded float-ord v0.3.2 |
| 1723 | 2026-05-15T22:31:58.338Z | Downloaded embedded-io v0.4.0 |
| 1724 | 2026-05-15T22:31:58.338Z | Downloaded dof v0.4.0 |
| 1725 | 2026-05-15T22:31:58.338Z | Downloaded kstat-rs v0.2.4 |
| 1726 | 2026-05-15T22:31:58.342Z | Downloaded display-error-chain v0.2.2 |
| 1727 | 2026-05-15T22:31:58.342Z | Downloaded crc-catalog v2.4.0 |
| 1728 | 2026-05-15T22:31:58.342Z | Downloaded dtrace-parser v0.3.0 |
| 1729 | 2026-05-15T22:31:58.342Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1730 | 2026-05-15T22:31:58.342Z | Downloaded cipher v0.4.4 |
| 1731 | 2026-05-15T22:31:58.346Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1732 | 2026-05-15T22:31:58.346Z | Downloaded hyper-tls v0.6.0 |
| 1733 | 2026-05-15T22:31:58.346Z | Downloaded git-stub v1.0.0 |
| 1734 | 2026-05-15T22:31:58.348Z | Downloaded float-cmp v0.10.0 |
| 1735 | 2026-05-15T22:31:58.348Z | Downloaded gethostname v0.5.0 |
| 1736 | 2026-05-15T22:31:58.348Z | Downloaded convert_case v0.4.0 |
| 1737 | 2026-05-15T22:31:58.349Z | Downloaded block-padding v0.3.3 |
| 1738 | 2026-05-15T22:31:58.351Z | Downloaded downcast-rs v2.0.2 |
| 1739 | 2026-05-15T22:31:58.351Z | Downloaded cobs v0.3.0 |
| 1740 | 2026-05-15T22:31:58.351Z | Downloaded globwalk v0.9.1 |
| 1741 | 2026-05-15T22:31:58.354Z | Downloaded arc-swap v1.8.2 |
| 1742 | 2026-05-15T22:31:58.354Z | Downloaded embedded-io v0.6.1 |
| 1743 | 2026-05-15T22:31:58.357Z | Downloaded defmt-parser v1.0.0 |
| 1744 | 2026-05-15T22:31:58.357Z | Downloaded debug-ignore v1.0.5 |
| 1745 | 2026-05-15T22:31:58.357Z | Downloaded darling_macro v0.21.3 |
| 1746 | 2026-05-15T22:31:58.360Z | Downloaded indoc v1.0.9 |
| 1747 | 2026-05-15T22:31:58.360Z | Downloaded defmt v0.3.100 |
| 1748 | 2026-05-15T22:31:58.360Z | Downloaded difflib v0.4.0 |
| 1749 | 2026-05-15T22:31:58.363Z | Downloaded compression-codecs v0.4.37 |
| 1750 | 2026-05-15T22:31:58.363Z | Downloaded colored v2.2.0 |
| 1751 | 2026-05-15T22:31:58.366Z | Downloaded ghash v0.5.1 |
| 1752 | 2026-05-15T22:31:58.366Z | Downloaded chacha20 v0.9.1 |
| 1753 | 2026-05-15T22:31:58.368Z | Downloaded indent_write v2.2.0 |
| 1754 | 2026-05-15T22:31:58.368Z | Downloaded cpufeatures v0.3.0 |
| 1755 | 2026-05-15T22:31:58.371Z | Downloaded illumos-nvpair v0.3.0 |
| 1756 | 2026-05-15T22:31:58.371Z | Downloaded hex-literal v0.4.1 |
| 1757 | 2026-05-15T22:31:58.371Z | Downloaded dirs-sys-next v0.1.2 |
| 1758 | 2026-05-15T22:31:58.371Z | Downloaded crc32fast v1.5.0 |
| 1759 | 2026-05-15T22:31:58.374Z | Downloaded bytes v1.11.1 |
| 1760 | 2026-05-15T22:31:58.377Z | Downloaded compression-core v0.4.31 |
| 1761 | 2026-05-15T22:31:58.377Z | Downloaded instant v0.1.13 |
| 1762 | 2026-05-15T22:31:58.377Z | Downloaded arrayref v0.3.9 |
| 1763 | 2026-05-15T22:31:58.377Z | Downloaded derive_builder_macro v0.20.2 |
| 1764 | 2026-05-15T22:31:58.380Z | Downloaded instability v0.3.11 |
| 1765 | 2026-05-15T22:31:58.383Z | Downloaded darling_macro v0.20.11 |
| 1766 | 2026-05-15T22:31:58.383Z | Downloaded funty v2.0.0 |
| 1767 | 2026-05-15T22:31:58.383Z | Downloaded hash32 v0.2.1 |
| 1768 | 2026-05-15T22:31:58.383Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 1769 | 2026-05-15T22:31:58.386Z | Downloaded bitfield-struct v0.6.2 |
| 1770 | 2026-05-15T22:31:58.386Z | Downloaded bb8 v0.8.6 |
| 1771 | 2026-05-15T22:31:58.386Z | Downloaded crunchy v0.2.4 |
| 1772 | 2026-05-15T22:31:58.386Z | Downloaded crc v3.4.0 |
| 1773 | 2026-05-15T22:31:58.389Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1774 | 2026-05-15T22:31:58.389Z | Downloaded headers-core v0.3.0 |
| 1775 | 2026-05-15T22:31:58.392Z | Downloaded http-range v0.1.5 |
| 1776 | 2026-05-15T22:31:58.394Z | Downloaded lalrpop-util v0.19.12 |
| 1777 | 2026-05-15T22:31:58.398Z | Downloaded fixedbitset v0.5.7 |
| 1778 | 2026-05-15T22:31:58.398Z | Downloaded glob v0.3.3 |
| 1779 | 2026-05-15T22:31:58.398Z | Downloaded git-stub-vcs v0.1.0 |
| 1780 | 2026-05-15T22:31:58.402Z | Downloaded diesel-dtrace v0.5.0 |
| 1781 | 2026-05-15T22:31:58.402Z | Downloaded find-msvc-tools v0.1.9 |
| 1782 | 2026-05-15T22:31:58.405Z | Downloaded libscf-sys v1.1.0 |
| 1783 | 2026-05-15T22:31:58.405Z | Downloaded bit-set v0.8.0 |
| 1784 | 2026-05-15T22:31:58.405Z | Downloaded inout v0.1.4 |
| 1785 | 2026-05-15T22:31:58.405Z | Downloaded hostname v0.3.1 |
| 1786 | 2026-05-15T22:31:58.405Z | Downloaded document-features v0.2.12 |
| 1787 | 2026-05-15T22:31:58.408Z | Downloaded hostname v0.4.2 |
| 1788 | 2026-05-15T22:31:58.409Z | Downloaded constant_time_eq v0.4.2 |
| 1789 | 2026-05-15T22:31:58.412Z | Downloaded maybe-uninit v2.0.0 |
| 1790 | 2026-05-15T22:31:58.412Z | Downloaded multimap v0.10.1 |
| 1791 | 2026-05-15T22:31:58.412Z | Downloaded buf-list v1.1.2 |
| 1792 | 2026-05-15T22:31:58.415Z | Downloaded cexpr v0.6.0 |
| 1793 | 2026-05-15T22:31:58.416Z | Downloaded match_cfg v0.1.0 |
| 1794 | 2026-05-15T22:31:58.416Z | Downloaded lzss v0.8.2 |
| 1795 | 2026-05-15T22:31:58.419Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1796 | 2026-05-15T22:31:58.419Z | Downloaded foldhash v0.1.5 |
| 1797 | 2026-05-15T22:31:58.419Z | Downloaded endian-type v0.1.2 |
| 1798 | 2026-05-15T22:31:58.419Z | Downloaded cookie v0.18.1 |
| 1799 | 2026-05-15T22:31:58.422Z | Downloaded cc v1.2.56 |
| 1800 | 2026-05-15T22:31:58.422Z | Downloaded lru-cache v0.1.2 |
| 1801 | 2026-05-15T22:31:58.425Z | Downloaded defmt-macros v1.0.1 |
| 1802 | 2026-05-15T22:31:58.425Z | Downloaded new_debug_unreachable v1.0.6 |
| 1803 | 2026-05-15T22:31:58.428Z | Downloaded md-5 v0.10.6 |
| 1804 | 2026-05-15T22:31:58.428Z | Downloaded maplit v1.0.2 |
| 1805 | 2026-05-15T22:31:58.428Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1806 | 2026-05-15T22:31:58.428Z | Downloaded memoffset v0.9.1 |
| 1807 | 2026-05-15T22:31:58.431Z | Downloaded md5 v0.7.0 |
| 1808 | 2026-05-15T22:31:58.431Z | Downloaded managed v0.8.0 |
| 1809 | 2026-05-15T22:31:58.431Z | Downloaded globset v0.4.18 |
| 1810 | 2026-05-15T22:31:58.434Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1811 | 2026-05-15T22:31:58.434Z | Downloaded hash32 v0.3.1 |
| 1812 | 2026-05-15T22:31:58.434Z | Downloaded hyper-staticfile v0.10.1 |
| 1813 | 2026-05-15T22:31:58.438Z | Downloaded nonempty v0.12.0 |
| 1814 | 2026-05-15T22:31:58.438Z | Downloaded nodrop v0.1.14 |
| 1815 | 2026-05-15T22:31:58.438Z | Downloaded argon2 v0.5.3 |
| 1816 | 2026-05-15T22:31:58.441Z | Downloaded ingot v0.1.1 |
| 1817 | 2026-05-15T22:31:58.441Z | Downloaded fallible-iterator v0.2.0 |
| 1818 | 2026-05-15T22:31:58.441Z | Downloaded fs-err v2.11.0 |
| 1819 | 2026-05-15T22:31:58.444Z | Downloaded filetime v0.2.27 |
| 1820 | 2026-05-15T22:31:58.444Z | Downloaded env_logger v0.11.9 |
| 1821 | 2026-05-15T22:31:58.444Z | Downloaded indoc v2.0.7 |
| 1822 | 2026-05-15T22:31:58.447Z | Downloaded highway v1.3.0 |
| 1823 | 2026-05-15T22:31:58.447Z | Downloaded derive_builder_core v0.20.2 |
| 1824 | 2026-05-15T22:31:58.449Z | Downloaded derive-ex v0.1.8 |
| 1825 | 2026-05-15T22:31:58.449Z | Downloaded keccak v0.1.6 |
| 1826 | 2026-05-15T22:31:58.453Z | Downloaded newtype_derive v0.1.6 |
| 1827 | 2026-05-15T22:31:58.453Z | Downloaded nibble_vec v0.1.0 |
| 1828 | 2026-05-15T22:31:58.453Z | Downloaded corncobs v0.1.4 |
| 1829 | 2026-05-15T22:31:58.453Z | Downloaded daft-derive v0.1.5 |
| 1830 | 2026-05-15T22:31:58.456Z | Downloaded crossbeam-deque v0.8.6 |
| 1831 | 2026-05-15T22:31:58.459Z | Downloaded cargo_metadata v0.19.2 |
| 1832 | 2026-05-15T22:31:58.459Z | Downloaded daft v0.1.5 |
| 1833 | 2026-05-15T22:31:58.459Z | Downloaded cmake v0.1.57 |
| 1834 | 2026-05-15T22:31:58.462Z | Downloaded num-derive v0.3.3 |
| 1835 | 2026-05-15T22:31:58.462Z | Downloaded normalize-line-endings v0.3.0 |
| 1836 | 2026-05-15T22:31:58.462Z | Downloaded opaque-debug v0.3.1 |
| 1837 | 2026-05-15T22:31:58.464Z | Downloaded num_enum_derive v0.5.11 |
| 1838 | 2026-05-15T22:31:58.464Z | Downloaded ingot-types v0.1.2 |
| 1839 | 2026-05-15T22:31:58.464Z | Downloaded olpc-cjson v0.1.4 |
| 1840 | 2026-05-15T22:31:58.467Z | Downloaded num-derive v0.4.2 |
| 1841 | 2026-05-15T22:31:58.467Z | Downloaded libloading v0.8.9 |
| 1842 | 2026-05-15T22:31:58.470Z | Downloaded num_threads v0.1.7 |
| 1843 | 2026-05-15T22:31:58.471Z | Downloaded libefi-sys v0.1.0 |
| 1844 | 2026-05-15T22:31:58.471Z | Downloaded bzip2 v0.6.1 |
| 1845 | 2026-05-15T22:31:58.473Z | Downloaded native-tls v0.2.18 |
| 1846 | 2026-05-15T22:31:58.473Z | Downloaded backon v1.6.0 |
| 1847 | 2026-05-15T22:31:58.476Z | Downloaded arrayvec v0.7.6 |
| 1848 | 2026-05-15T22:31:58.476Z | Downloaded oso-derive v0.27.3 |
| 1849 | 2026-05-15T22:31:58.476Z | Downloaded num v0.4.3 |
| 1850 | 2026-05-15T22:31:58.479Z | Downloaded parse-size v1.1.0 |
| 1851 | 2026-05-15T22:31:58.479Z | Downloaded backoff v0.4.0 |
| 1852 | 2026-05-15T22:31:58.479Z | Downloaded ena v0.14.4 |
| 1853 | 2026-05-15T22:31:58.481Z | Downloaded lru v0.12.5 |
| 1854 | 2026-05-15T22:31:58.481Z | Downloaded const_format v0.2.35 |
| 1855 | 2026-05-15T22:31:58.484Z | Downloaded pbkdf2 v0.12.2 |
| 1856 | 2026-05-15T22:31:58.484Z | Downloaded peg-runtime v0.8.5 |
| 1857 | 2026-05-15T22:31:58.487Z | Downloaded des v0.8.1 |
| 1858 | 2026-05-15T22:31:58.487Z | Downloaded derive_builder v0.20.2 |
| 1859 | 2026-05-15T22:31:58.490Z | Downloaded mime_guess v2.0.5 |
| 1860 | 2026-05-15T22:31:58.492Z | Downloaded deranged v0.5.8 |
| 1861 | 2026-05-15T22:31:58.493Z | Downloaded pbkdf2 v0.11.0 |
| 1862 | 2026-05-15T22:31:58.495Z | Downloaded parse-display v0.10.0 |
| 1863 | 2026-05-15T22:31:58.495Z | Downloaded iana-time-zone v0.1.65 |
| 1864 | 2026-05-15T22:31:58.496Z | Downloaded phf_shared v0.12.1 |
| 1865 | 2026-05-15T22:31:58.498Z | Downloaded ingot-macros v0.1.1 |
| 1866 | 2026-05-15T22:31:58.499Z | Downloaded predicates-tree v1.0.13 |
| 1867 | 2026-05-15T22:31:58.499Z | Downloaded path-slash v0.1.5 |
| 1868 | 2026-05-15T22:31:58.502Z | Downloaded linear-map v1.2.0 |
| 1869 | 2026-05-15T22:31:58.502Z | Downloaded humantime v2.3.0 |
| 1870 | 2026-05-15T22:31:58.502Z | Downloaded async-bb8-diesel v0.2.1 |
| 1871 | 2026-05-15T22:31:58.504Z | Downloaded diff v0.1.13 |
| 1872 | 2026-05-15T22:31:58.507Z | Downloaded darling v0.21.3 |
| 1873 | 2026-05-15T22:31:58.510Z | Downloaded chacha20 v0.10.0 |
| 1874 | 2026-05-15T22:31:58.510Z | Downloaded crossbeam-epoch v0.9.18 |
| 1875 | 2026-05-15T22:31:58.513Z | Downloaded libsw-core v0.3.2 |
| 1876 | 2026-05-15T22:31:58.513Z | Downloaded libsw v3.5.0 |
| 1877 | 2026-05-15T22:31:58.516Z | Downloaded csv-core v0.1.13 |
| 1878 | 2026-05-15T22:31:58.516Z | Downloaded multer v3.1.0 |
| 1879 | 2026-05-15T22:31:58.516Z | Downloaded critical-section v1.2.0 |
| 1880 | 2026-05-15T22:31:58.519Z | Downloaded num_enum v0.5.11 |
| 1881 | 2026-05-15T22:31:58.522Z | Downloaded num-rational v0.4.2 |
| 1882 | 2026-05-15T22:31:58.522Z | Downloaded cookie_store v0.22.1 |
| 1883 | 2026-05-15T22:31:58.522Z | Downloaded const_format_proc_macros v0.2.34 |
| 1884 | 2026-05-15T22:31:58.527Z | Downloaded phf_shared v0.13.1 |
| 1885 | 2026-05-15T22:31:58.527Z | Downloaded byte-wrapper v0.1.0 |
| 1886 | 2026-05-15T22:31:58.531Z | Downloaded proc-macro-crate v1.3.1 |
| 1887 | 2026-05-15T22:31:58.531Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1888 | 2026-05-15T22:31:58.531Z | Downloaded predicates-core v1.0.10 |
| 1889 | 2026-05-15T22:31:58.531Z | Downloaded openssl-probe v0.1.6 |
| 1890 | 2026-05-15T22:31:58.531Z | Downloaded phf_shared v0.11.3 |
| 1891 | 2026-05-15T22:31:58.531Z | Downloaded num-complex v0.4.6 |
| 1892 | 2026-05-15T22:31:58.534Z | Downloaded precomputed-hash v0.1.1 |
| 1893 | 2026-05-15T22:31:58.534Z | Downloaded bitfield v0.19.4 |
| 1894 | 2026-05-15T22:31:58.534Z | Downloaded blowfish v0.9.1 |
| 1895 | 2026-05-15T22:31:58.536Z | Downloaded progenitor-macro v0.13.0 |
| 1896 | 2026-05-15T22:31:58.539Z | Downloaded progenitor-macro v0.14.0 |
| 1897 | 2026-05-15T22:31:58.542Z | Downloaded clang-sys v1.8.1 |
| 1898 | 2026-05-15T22:31:58.545Z | Downloaded owo-colors v4.3.0 |
| 1899 | 2026-05-15T22:31:58.545Z | Downloaded half v1.8.3 |
| 1900 | 2026-05-15T22:31:58.548Z | Downloaded nanorand v0.7.0 |
| 1901 | 2026-05-15T22:31:58.548Z | Downloaded parse-display-derive v0.10.0 |
| 1902 | 2026-05-15T22:31:58.548Z | Downloaded memmap2 v0.9.10 |
| 1903 | 2026-05-15T22:31:58.551Z | Downloaded litrs v1.0.0 |
| 1904 | 2026-05-15T22:31:58.551Z | Downloaded packed_struct_codegen v0.10.1 |
| 1905 | 2026-05-15T22:31:58.562Z | Downloaded nu-ansi-term v0.50.3 |
| 1906 | 2026-05-15T22:31:58.562Z | Downloaded password-hash v0.4.2 |
| 1907 | 2026-05-15T22:31:58.563Z | Downloaded progenitor-client v0.14.0 |
| 1908 | 2026-05-15T22:31:58.563Z | Downloaded parking_lot_core v0.8.6 |
| 1909 | 2026-05-15T22:31:58.563Z | Downloaded newtype-uuid v1.3.2 |
| 1910 | 2026-05-15T22:31:58.563Z | Downloaded recursive v0.1.1 |
| 1911 | 2026-05-15T22:31:58.563Z | Downloaded radium v0.7.0 |
| 1912 | 2026-05-15T22:31:58.563Z | Downloaded psl-types v2.0.11 |
| 1913 | 2026-05-15T22:31:58.563Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1914 | 2026-05-15T22:31:58.566Z | Downloaded rand_xorshift v0.4.0 |
| 1915 | 2026-05-15T22:31:58.566Z | Downloaded rustc_version v0.1.7 |
| 1916 | 2026-05-15T22:31:58.566Z | Downloaded packed_struct v0.10.1 |
| 1917 | 2026-05-15T22:31:58.569Z | Downloaded derive_more v0.99.20 |
| 1918 | 2026-05-15T22:31:58.572Z | Downloaded pin-project-lite v0.2.17 |
| 1919 | 2026-05-15T22:31:58.575Z | Downloaded derive-where v1.6.0 |
| 1920 | 2026-05-15T22:31:58.578Z | Downloaded ignore v0.4.25 |
| 1921 | 2026-05-15T22:31:58.578Z | Downloaded darling v0.20.11 |
| 1922 | 2026-05-15T22:31:58.581Z | Downloaded bcs v0.1.6 |
| 1923 | 2026-05-15T22:31:58.584Z | Downloaded drift v0.1.4 |
| 1924 | 2026-05-15T22:31:58.587Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1925 | 2026-05-15T22:31:58.589Z | Downloaded crc-any v2.5.0 |
| 1926 | 2026-05-15T22:31:58.589Z | Downloaded pin-project-internal v1.1.11 |
| 1927 | 2026-05-15T22:31:58.592Z | Downloaded russh-cryptovec v0.7.3 |
| 1928 | 2026-05-15T22:31:58.592Z | Downloaded rtoolbox v0.0.3 |
| 1929 | 2026-05-15T22:31:58.592Z | Downloaded pem v3.0.6 |
| 1930 | 2026-05-15T22:31:58.595Z | Downloaded dropshot_endpoint v0.17.0 |
| 1931 | 2026-05-15T22:31:58.595Z | Downloaded cancel-safe-futures v0.1.5 |
| 1932 | 2026-05-15T22:31:58.598Z | Downloaded salsa20 v0.10.2 |
| 1933 | 2026-05-15T22:31:58.601Z | Downloaded phf v0.13.1 |
| 1934 | 2026-05-15T22:31:58.601Z | Downloaded progenitor v0.13.0 |
| 1935 | 2026-05-15T22:31:58.601Z | Downloaded same-file v1.0.6 |
| 1936 | 2026-05-15T22:31:58.604Z | Downloaded phf v0.12.1 |
| 1937 | 2026-05-15T22:31:58.604Z | Downloaded proc-macro-error2 v2.0.1 |
| 1938 | 2026-05-15T22:31:58.607Z | Downloaded predicates v3.1.4 |
| 1939 | 2026-05-15T22:31:58.607Z | Downloaded r2d2 v0.8.10 |
| 1940 | 2026-05-15T22:31:58.609Z | Downloaded quick-error v1.2.3 |
| 1941 | 2026-05-15T22:31:58.609Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1942 | 2026-05-15T22:31:58.609Z | Downloaded secrecy v0.10.3 |
| 1943 | 2026-05-15T22:31:58.612Z | Downloaded scroll_derive v0.13.1 |
| 1944 | 2026-05-15T22:31:58.612Z | Downloaded serde-big-array v0.5.1 |
| 1945 | 2026-05-15T22:31:58.613Z | Downloaded serde_plain v1.0.2 |
| 1946 | 2026-05-15T22:31:58.615Z | Downloaded seq-macro v0.3.6 |
| 1947 | 2026-05-15T22:31:58.615Z | Downloaded progenitor-extras v0.2.0 |
| 1948 | 2026-05-15T22:31:58.615Z | Downloaded secrecy v0.8.0 |
| 1949 | 2026-05-15T22:31:58.619Z | Downloaded scrypt v0.11.0 |
| 1950 | 2026-05-15T22:31:58.619Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1951 | 2026-05-15T22:31:58.619Z | Downloaded progenitor v0.14.0 |
| 1952 | 2026-05-15T22:31:58.624Z | Downloaded sapling-renderdag v0.1.0 |
| 1953 | 2026-05-15T22:31:58.624Z | Downloaded ar_archive_writer v0.5.1 |
| 1954 | 2026-05-15T22:31:58.624Z | Downloaded polyval v0.6.2 |
| 1955 | 2026-05-15T22:31:58.624Z | Downloaded poly1305 v0.8.0 |
| 1956 | 2026-05-15T22:31:58.627Z | Downloaded darling_core v0.21.3 |
| 1957 | 2026-05-15T22:31:58.629Z | Downloaded psm v0.1.30 |
| 1958 | 2026-05-15T22:31:58.646Z | Downloaded siphasher v1.0.2 |
| 1959 | 2026-05-15T22:31:58.648Z | Downloaded dropshot_endpoint v0.16.7 |
| 1960 | 2026-05-15T22:31:58.651Z | Downloaded sigpipe v0.1.3 |
| 1961 | 2026-05-15T22:31:58.651Z | Downloaded signal-hook-tokio v0.3.1 |
| 1962 | 2026-05-15T22:31:58.651Z | Downloaded signal-hook-mio v0.2.5 |
| 1963 | 2026-05-15T22:31:58.651Z | Downloaded shell-words v1.1.1 |
| 1964 | 2026-05-15T22:31:58.654Z | Downloaded serde_bytes v0.11.19 |
| 1965 | 2026-05-15T22:31:58.654Z | Downloaded resolv-conf v0.7.6 |
| 1966 | 2026-05-15T22:31:58.657Z | Downloaded rand_seeder v0.4.0 |
| 1967 | 2026-05-15T22:31:58.657Z | Downloaded rand_core v0.10.0 |
| 1968 | 2026-05-15T22:31:58.657Z | Downloaded pkcs5 v0.7.1 |
| 1969 | 2026-05-15T22:31:58.660Z | Downloaded parking_lot v0.11.2 |
| 1970 | 2026-05-15T22:31:58.663Z | Downloaded rustls-pemfile v2.2.0 |
| 1971 | 2026-05-15T22:31:58.663Z | Downloaded postgres-types v0.2.12 |
| 1972 | 2026-05-15T22:31:58.665Z | Downloaded postgres-protocol v0.6.10 |
| 1973 | 2026-05-15T22:31:58.665Z | Downloaded indicatif v0.18.4 |
| 1974 | 2026-05-15T22:31:58.668Z | Downloaded rusty-fork v0.3.1 |
| 1975 | 2026-05-15T22:31:58.671Z | Downloaded peg-macros v0.8.5 |
| 1976 | 2026-05-15T22:31:58.671Z | Downloaded oso v0.27.3 |
| 1977 | 2026-05-15T22:31:58.674Z | Downloaded heapless v0.8.0 |
| 1978 | 2026-05-15T22:31:58.674Z | Downloaded supports-color v3.0.2 |
| 1979 | 2026-05-15T22:31:58.677Z | Downloaded strum v0.27.2 |
| 1980 | 2026-05-15T22:31:58.677Z | Downloaded structmeta-derive v0.3.0 |
| 1981 | 2026-05-15T22:31:58.677Z | Downloaded structmeta v0.3.0 |
| 1982 | 2026-05-15T22:31:58.680Z | Downloaded ssh-encoding v0.2.0 |
| 1983 | 2026-05-15T22:31:58.680Z | Downloaded ssh-cipher v0.2.0 |
| 1984 | 2026-05-15T22:31:58.680Z | Downloaded sqlparser_derive v0.5.0 |
| 1985 | 2026-05-15T22:31:58.680Z | Downloaded termtree v0.5.1 |
| 1986 | 2026-05-15T22:31:58.683Z | Downloaded sync-ptr v0.1.4 |
| 1987 | 2026-05-15T22:31:58.683Z | Downloaded semver v0.1.20 |
| 1988 | 2026-05-15T22:31:58.683Z | Downloaded tap v1.0.1 |
| 1989 | 2026-05-15T22:31:58.683Z | Downloaded tagptr v0.2.0 |
| 1990 | 2026-05-15T22:31:58.686Z | Downloaded postcard v1.1.3 |
| 1991 | 2026-05-15T22:31:58.686Z | Downloaded scroll v0.13.0 |
| 1992 | 2026-05-15T22:31:58.686Z | Downloaded tabled_derive v0.11.0 |
| 1993 | 2026-05-15T22:31:58.689Z | Downloaded flume v0.11.1 |
| 1994 | 2026-05-15T22:31:58.689Z | Downloaded omicron-zone-package v0.12.2 |
| 1995 | 2026-05-15T22:31:58.692Z | Downloaded serde_path_to_error v0.1.20 |
| 1996 | 2026-05-15T22:31:58.695Z | Downloaded headers v0.4.1 |
| 1997 | 2026-05-15T22:31:58.698Z | Downloaded papergrid v0.17.0 |
| 1998 | 2026-05-15T22:31:58.701Z | Downloaded serde_repr v0.1.20 |
| 1999 | 2026-05-15T22:31:58.701Z | Downloaded serde-hex v0.1.0 |
| 2000 | 2026-05-15T22:31:58.703Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 2001 | 2026-05-15T22:31:58.703Z | Downloaded fatfs v0.3.6 |
| 2002 | 2026-05-15T22:31:58.704Z | Downloaded progenitor-client v0.13.0 |
| 2003 | 2026-05-15T22:31:58.706Z | Downloaded darling_core v0.20.11 |
| 2004 | 2026-05-15T22:31:58.709Z | Downloaded thread-id v5.1.0 |
| 2005 | 2026-05-15T22:31:58.709Z | Downloaded testing_table v0.3.0 |
| 2006 | 2026-05-15T22:31:58.709Z | Downloaded slog-json v2.6.1 |
| 2007 | 2026-05-15T22:31:58.712Z | Downloaded slog-dtrace v0.3.0 |
| 2008 | 2026-05-15T22:31:58.712Z | Downloaded slog-bunyan v2.5.0 |
| 2009 | 2026-05-15T22:31:58.712Z | Downloaded simd-adler32 v0.3.8 |
| 2010 | 2026-05-15T22:31:58.716Z | Downloaded slab v0.4.12 |
| 2011 | 2026-05-15T22:31:58.716Z | Downloaded typify-macro v0.6.2 |
| 2012 | 2026-05-15T22:31:58.716Z | Downloaded trait-variant v0.1.2 |
| 2013 | 2026-05-15T22:31:58.716Z | Downloaded topological-sort v0.2.2 |
| 2014 | 2026-05-15T22:31:58.719Z | Downloaded compact_str v0.8.1 |
| 2015 | 2026-05-15T22:31:58.719Z | Downloaded hickory-resolver v0.24.4 |
| 2016 | 2026-05-15T22:31:58.722Z | Downloaded smallvec v0.6.14 |
| 2017 | 2026-05-15T22:31:58.722Z | Downloaded russh-keys v0.45.0 |
| 2018 | 2026-05-15T22:31:58.724Z | Downloaded flate2 v1.1.9 |
| 2019 | 2026-05-15T22:31:58.727Z | Downloaded derive_more v2.1.1 |
| 2020 | 2026-05-15T22:31:58.732Z | Downloaded jiff-static v0.2.21 |
| 2021 | 2026-05-15T22:31:58.734Z | Downloaded chacha20poly1305 v0.10.1 |
| 2022 | 2026-05-15T22:31:58.737Z | Downloaded stacker v0.1.23 |
| 2023 | 2026-05-15T22:31:58.737Z | Downloaded snafu-derive v0.8.9 |
| 2024 | 2026-05-15T22:31:58.738Z | Downloaded unarray v0.1.4 |
| 2025 | 2026-05-15T22:31:58.740Z | Downloaded async-compression v0.4.41 |
| 2026 | 2026-05-15T22:31:58.742Z | Downloaded sqlformat v0.3.5 |
| 2027 | 2026-05-15T22:31:58.742Z | Downloaded strip-ansi-escapes v0.2.1 |
| 2028 | 2026-05-15T22:31:58.745Z | Downloaded derive_more-impl v2.1.1 |
| 2029 | 2026-05-15T22:31:58.748Z | Downloaded strum_macros v0.24.3 |
| 2030 | 2026-05-15T22:31:58.748Z | Downloaded untrusted v0.7.1 |
| 2031 | 2026-05-15T22:31:58.748Z | Downloaded unicode-truncate v1.1.0 |
| 2032 | 2026-05-15T22:31:58.751Z | Downloaded support-bundle-viewer v0.1.2 |
| 2033 | 2026-05-15T22:31:58.751Z | Downloaded universal-hash v0.5.1 |
| 2034 | 2026-05-15T22:31:58.751Z | Downloaded strum_macros v0.27.2 |
| 2035 | 2026-05-15T22:31:58.754Z | Downloaded stringprep v0.1.5 |
| 2036 | 2026-05-15T22:31:58.754Z | Downloaded wait-timeout v0.2.1 |
| 2037 | 2026-05-15T22:31:58.754Z | Downloaded usdt-attr-macro v0.6.0 |
| 2038 | 2026-05-15T22:31:58.754Z | Downloaded usdt-macro v0.6.0 |
| 2039 | 2026-05-15T22:31:58.757Z | Downloaded usdt v0.6.0 |
| 2040 | 2026-05-15T22:31:58.757Z | Downloaded void v1.0.2 |
| 2041 | 2026-05-15T22:31:58.757Z | Downloaded prefix-trie v0.7.0 |
| 2042 | 2026-05-15T22:31:58.757Z | Downloaded termios v0.3.3 |
| 2043 | 2026-05-15T22:31:58.761Z | Downloaded waitgroup v0.1.2 |
| 2044 | 2026-05-15T22:31:58.761Z | Downloaded string_cache v0.8.9 |
| 2045 | 2026-05-15T22:31:58.761Z | Downloaded pin-project v1.1.11 |
| 2046 | 2026-05-15T22:31:58.766Z | Downloaded progenitor-impl v0.13.0 |
| 2047 | 2026-05-15T22:31:58.770Z | Downloaded progenitor-impl v0.14.0 |
| 2048 | 2026-05-15T22:31:58.770Z | Downloaded p256 v0.13.2 |
| 2049 | 2026-05-15T22:31:58.773Z | Downloaded hickory-resolver v0.25.2 |
| 2050 | 2026-05-15T22:31:58.773Z | Downloaded thiserror-no-std v2.0.2 |
| 2051 | 2026-05-15T22:31:58.776Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 2052 | 2026-05-15T22:31:58.777Z | Downloaded xshell-macros v0.2.7 |
| 2053 | 2026-05-15T22:31:58.779Z | Downloaded tokio-tungstenite v0.23.1 |
| 2054 | 2026-05-15T22:31:58.779Z | Downloaded tokio-rustls v0.25.0 |
| 2055 | 2026-05-15T22:31:58.780Z | Downloaded tokio-native-tls v0.3.1 |
| 2056 | 2026-05-15T22:31:58.782Z | Downloaded tokio-dtrace v0.1.1 |
| 2057 | 2026-05-15T22:31:58.782Z | Downloaded xattr v1.6.1 |
| 2058 | 2026-05-15T22:31:58.785Z | Downloaded tiny-keccak v2.0.2 |
| 2059 | 2026-05-15T22:31:58.785Z | Downloaded serde_with_macros v3.17.0 |
| 2060 | 2026-05-15T22:31:58.793Z | Downloaded rcgen v0.12.1 |
| 2061 | 2026-05-15T22:31:58.797Z | Downloaded heapless v0.7.17 |
| 2062 | 2026-05-15T22:31:58.798Z | Downloaded minimal-lexical v0.2.1 |
| 2063 | 2026-05-15T22:31:58.798Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 2064 | 2026-05-15T22:31:58.798Z | Downloaded bumpalo v3.20.2 |
| 2065 | 2026-05-15T22:31:58.800Z | Downloaded peg v0.8.5 |
| 2066 | 2026-05-15T22:31:58.803Z | Downloaded paste v1.0.15 |
| 2067 | 2026-05-15T22:31:58.806Z | Downloaded password-hash v0.5.0 |
| 2068 | 2026-05-15T22:31:58.806Z | Downloaded unicase v2.9.0 |
| 2069 | 2026-05-15T22:31:58.809Z | Downloaded tui-tree-widget v0.23.1 |
| 2070 | 2026-05-15T22:31:58.812Z | Downloaded hickory-server v0.25.2 |
| 2071 | 2026-05-15T22:31:58.815Z | Downloaded ryu v1.0.23 |
| 2072 | 2026-05-15T22:31:58.815Z | Downloaded dropshot-api-manager v0.7.1 |
| 2073 | 2026-05-15T22:31:58.817Z | Downloaded diesel_derives v2.3.7 |
| 2074 | 2026-05-15T22:31:58.821Z | Downloaded term v0.7.0 |
| 2075 | 2026-05-15T22:31:58.824Z | Downloaded serde_cbor v0.11.2 |
| 2076 | 2026-05-15T22:31:58.827Z | Downloaded vergen-lib v0.1.6 |
| 2077 | 2026-05-15T22:31:58.827Z | Downloaded vergen-git2 v1.0.7 |
| 2078 | 2026-05-15T22:31:58.830Z | Downloaded vergen-gitcl v1.0.8 |
| 2079 | 2026-05-15T22:31:58.830Z | Downloaded uzers v0.12.2 |
| 2080 | 2026-05-15T22:31:58.833Z | Downloaded ron v0.8.1 |
| 2081 | 2026-05-15T22:31:58.835Z | Downloaded wyz v0.5.1 |
| 2082 | 2026-05-15T22:31:58.835Z | Downloaded walkdir v2.5.0 |
| 2083 | 2026-05-15T22:31:58.838Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 2084 | 2026-05-15T22:31:58.838Z | Downloaded whoami v2.1.0 |
| 2085 | 2026-05-15T22:31:58.841Z | Downloaded rayon-core v1.13.0 |
| 2086 | 2026-05-15T22:31:58.844Z | Downloaded whoami v1.6.1 |
| 2087 | 2026-05-15T22:31:58.849Z | Downloaded hyper-util v0.1.20 |
| 2088 | 2026-05-15T22:31:58.853Z | Downloaded hashbrown v0.13.2 |
| 2089 | 2026-05-15T22:31:58.862Z | Downloaded zstd-safe v7.2.4 |
| 2090 | 2026-05-15T22:31:58.864Z | Downloaded zstd v0.13.3 |
| 2091 | 2026-05-15T22:31:58.867Z | Downloaded subprocess v0.2.15 |
| 2092 | 2026-05-15T22:31:58.867Z | Downloaded usdt-impl v0.6.0 |
| 2093 | 2026-05-15T22:31:58.870Z | Downloaded test-strategy v0.4.5 |
| 2094 | 2026-05-15T22:31:58.872Z | Downloaded rustls-platform-verifier v0.6.2 |
| 2095 | 2026-05-15T22:31:58.875Z | Downloaded rand v0.8.6 |
| 2096 | 2026-05-15T22:31:58.879Z | Downloaded unicode-properties v0.1.4 |
| 2097 | 2026-05-15T22:31:58.882Z | Downloaded pretty_assertions v1.4.1 |
| 2098 | 2026-05-15T22:31:58.884Z | Downloaded toml v0.7.8 |
| 2099 | 2026-05-15T22:31:58.884Z | Downloaded signal-hook v0.3.18 |
| 2100 | 2026-05-15T22:31:58.887Z | Downloaded vergen v9.0.6 |
| 2101 | 2026-05-15T22:31:58.887Z | Downloaded zerocopy v0.6.6 |
| 2102 | 2026-05-15T22:31:58.890Z | Downloaded vsss-rs v3.3.4 |
| 2103 | 2026-05-15T22:31:58.890Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 2104 | 2026-05-15T22:31:58.893Z | Downloaded qorb v0.4.1 |
| 2105 | 2026-05-15T22:31:58.895Z | Downloaded yasna v0.5.2 |
| 2106 | 2026-05-15T22:31:58.898Z | Downloaded twox-hash v2.1.2 |
| 2107 | 2026-05-15T22:31:58.898Z | Downloaded tungstenite v0.23.0 |
| 2108 | 2026-05-15T22:31:58.901Z | Downloaded xshell v0.2.7 |
| 2109 | 2026-05-15T22:31:58.904Z | Downloaded typify v0.6.2 |
| 2110 | 2026-05-15T22:31:58.906Z | Downloaded crossterm v0.28.1 |
| 2111 | 2026-05-15T22:31:58.909Z | Downloaded tar v0.4.45 |
| 2112 | 2026-05-15T22:31:58.912Z | Downloaded vte v0.14.1 |
| 2113 | 2026-05-15T22:31:58.916Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 2114 | 2026-05-15T22:31:58.919Z | Downloaded libxml v0.3.3 |
| 2115 | 2026-05-15T22:31:58.924Z | Downloaded unicode-bidi v0.3.18 |
| 2116 | 2026-05-15T22:31:58.927Z | Downloaded nom v7.1.3 |
| 2117 | 2026-05-15T22:31:58.932Z | Downloaded schemars v1.2.1 |
| 2118 | 2026-05-15T22:31:58.939Z | Downloaded uuid v1.23.0 |
| 2119 | 2026-05-15T22:31:58.942Z | Downloaded publicsuffix v2.3.0 |
| 2120 | 2026-05-15T22:31:58.945Z | Downloaded num-bigint v0.4.6 |
| 2121 | 2026-05-15T22:31:58.949Z | Downloaded itertools v0.13.0 |
| 2122 | 2026-05-15T22:31:58.952Z | Downloaded samael v0.0.19 |
| 2123 | 2026-05-15T22:31:58.955Z | Downloaded iddqd v0.3.18 |
| 2124 | 2026-05-15T22:31:58.958Z | Downloaded snafu v0.8.9 |
| 2125 | 2026-05-15T22:31:58.960Z | Downloaded rand v0.10.0 |
| 2126 | 2026-05-15T22:31:58.963Z | Downloaded zopfli v0.8.3 |
| 2127 | 2026-05-15T22:31:58.966Z | Downloaded itertools v0.14.0 |
| 2128 | 2026-05-15T22:31:58.969Z | Downloaded crossterm v0.29.0 |
| 2129 | 2026-05-15T22:31:58.972Z | Downloaded russh v0.45.0 |
| 2130 | 2026-05-15T22:31:58.976Z | Downloaded yansi v1.0.1 |
| 2131 | 2026-05-15T22:31:58.979Z | Downloaded toml_edit v0.19.15 |
| 2132 | 2026-05-15T22:31:58.987Z | Downloaded tokio-postgres v0.7.16 |
| 2133 | 2026-05-15T22:31:58.996Z | Downloaded zip v0.6.6 |
| 2134 | 2026-05-15T22:31:59.002Z | Downloaded aes-gcm v0.10.3 |
| 2135 | 2026-05-15T22:31:59.004Z | Downloaded steno v0.4.1 |
| 2136 | 2026-05-15T22:31:59.008Z | Downloaded ssh-key v0.6.7 |
| 2137 | 2026-05-15T22:31:59.012Z | Downloaded unicode_categories v0.1.1 |
| 2138 | 2026-05-15T22:31:59.015Z | Downloaded p521 v0.13.3 |
| 2139 | 2026-05-15T22:31:59.018Z | Downloaded hashbrown v0.15.5 |
| 2140 | 2026-05-15T22:31:59.022Z | Downloaded bitvec v1.0.1 |
| 2141 | 2026-05-15T22:31:59.030Z | Downloaded reedline v0.40.0 |
| 2142 | 2026-05-15T22:31:59.041Z | Downloaded typed-path v0.9.3 |
| 2143 | 2026-05-15T22:31:59.044Z | Downloaded blake3 v1.8.3 |
| 2144 | 2026-05-15T22:31:59.049Z | Downloaded rustyline v14.0.0 |
| 2145 | 2026-05-15T22:31:59.054Z | Downloaded rpassword v7.4.0 |
| 2146 | 2026-05-15T22:31:59.057Z | Downloaded zip v4.6.1 |
| 2147 | 2026-05-15T22:31:59.060Z | Downloaded zerocopy-derive v0.8.40 |
| 2148 | 2026-05-15T22:31:59.072Z | Downloaded regex v1.12.3 |
| 2149 | 2026-05-15T22:31:59.076Z | Downloaded rayon v1.11.0 |
| 2150 | 2026-05-15T22:31:59.083Z | Downloaded reqwest v0.13.2 |
| 2151 | 2026-05-15T22:31:59.092Z | Downloaded unicode-normalization v0.1.25 |
| 2152 | 2026-05-15T22:31:59.095Z | Downloaded tough v0.22.0 |
| 2153 | 2026-05-15T22:31:59.113Z | Downloaded lalrpop v0.19.12 |
| 2154 | 2026-05-15T22:31:59.121Z | Downloaded portable-atomic v1.13.1 |
| 2155 | 2026-05-15T22:31:59.125Z | Downloaded quick-xml v0.37.5 |
| 2156 | 2026-05-15T22:31:59.128Z | Downloaded chrono v0.4.44 |
| 2157 | 2026-05-15T22:31:59.132Z | Downloaded bindgen v0.71.1 |
| 2158 | 2026-05-15T22:31:59.136Z | Downloaded rustls-webpki v0.102.8 |
| 2159 | 2026-05-15T22:31:59.147Z | Downloaded proptest v1.10.0 |
| 2160 | 2026-05-15T22:31:59.154Z | Downloaded winnow v0.5.40 |
| 2161 | 2026-05-15T22:31:59.159Z | Downloaded serde_with v3.17.0 |
| 2162 | 2026-05-15T22:31:59.166Z | Downloaded winnow v0.6.26 |
| 2163 | 2026-05-15T22:31:59.170Z | Downloaded goblin v0.10.5 |
| 2164 | 2026-05-15T22:31:59.174Z | Downloaded nix v0.27.1 |
| 2165 | 2026-05-15T22:31:59.180Z | Downloaded radix_trie v0.2.1 |
| 2166 | 2026-05-15T22:31:59.183Z | Downloaded moka v0.12.13 |
| 2167 | 2026-05-15T22:31:59.187Z | Downloaded git2 v0.20.4 |
| 2168 | 2026-05-15T22:31:59.192Z | Downloaded petname v2.0.2 |
| 2169 | 2026-05-15T22:31:59.208Z | Downloaded smoltcp v0.9.1 |
| 2170 | 2026-05-15T22:31:59.220Z | Downloaded webpki-roots v1.0.6 |
| 2171 | 2026-05-15T22:31:59.232Z | Downloaded zerocopy v0.8.40 |
| 2172 | 2026-05-15T22:31:59.239Z | Downloaded bstr v1.12.1 |
| 2173 | 2026-05-15T22:31:59.244Z | Downloaded nix v0.31.2 |
| 2174 | 2026-05-15T22:31:59.253Z | Downloaded zlib-rs v0.6.2 |
| 2175 | 2026-05-15T22:31:59.260Z | Downloaded tabled v0.20.0 |
| 2176 | 2026-05-15T22:31:59.271Z | Downloaded rustls v0.22.4 |
| 2177 | 2026-05-15T22:31:59.278Z | Downloaded regress v0.11.1 |
| 2178 | 2026-05-15T22:31:59.283Z | Downloaded object v0.30.4 |
| 2179 | 2026-05-15T22:31:59.289Z | Downloaded regex-syntax v0.8.10 |
| 2180 | 2026-05-15T22:31:59.293Z | Downloaded regex-syntax v0.6.29 |
| 2181 | 2026-05-15T22:31:59.297Z | Downloaded nix v0.28.0 |
| 2182 | 2026-05-15T22:31:59.303Z | Downloaded polar-core v0.27.3 |
| 2183 | 2026-05-15T22:31:59.308Z | Downloaded nix v0.29.0 |
| 2184 | 2026-05-15T22:31:59.322Z | Downloaded dropshot v0.16.7 |
| 2185 | 2026-05-15T22:31:59.334Z | Downloaded smoltcp v0.11.0 |
| 2186 | 2026-05-15T22:31:59.341Z | Downloaded hickory-proto v0.24.4 |
| 2187 | 2026-05-15T22:31:59.350Z | Downloaded dropshot v0.17.0 |
| 2188 | 2026-05-15T22:31:59.363Z | Downloaded rustls v0.23.37 |
| 2189 | 2026-05-15T22:31:59.370Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2190 | 2026-05-15T22:31:59.377Z | Downloaded hickory-proto v0.25.2 |
| 2191 | 2026-05-15T22:31:59.386Z | Downloaded diesel v2.3.7 |
| 2192 | 2026-05-15T22:31:59.408Z | Downloaded sqlparser v0.61.0 |
| 2193 | 2026-05-15T22:31:59.417Z | Downloaded jiff v0.2.21 |
| 2194 | 2026-05-15T22:31:59.428Z | Downloaded sled v0.34.7 |
| 2195 | 2026-05-15T22:31:59.434Z | Downloaded petgraph v0.8.3 |
| 2196 | 2026-05-15T22:31:59.448Z | Downloaded typify-impl v0.6.2 |
| 2197 | 2026-05-15T22:31:59.455Z | Downloaded ratatui v0.29.0 |
| 2198 | 2026-05-15T22:31:59.467Z | Downloaded csv v1.4.0 |
| 2199 | 2026-05-15T22:31:59.479Z | Downloaded zerocopy-derive v0.6.6 |
| 2200 | 2026-05-15T22:31:59.486Z | Downloaded chrono-tz v0.10.4 |
| 2201 | 2026-05-15T22:31:59.504Z | Downloaded regex-automata v0.4.14 |
| 2202 | 2026-05-15T22:31:59.547Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 2203 | 2026-05-15T22:31:59.558Z | Downloaded libz-sys v1.1.24 |
| 2204 | 2026-05-15T22:31:59.571Z | Downloaded tokio v1.52.1 |
| 2205 | 2026-05-15T22:31:59.597Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 2206 | 2026-05-15T22:31:59.738Z | Compiling libc v0.2.185 |
| 2207 | 2026-05-15T22:31:59.738Z | Compiling serde v1.0.228 |
| 2208 | 2026-05-15T22:31:59.741Z | Compiling log v0.4.29 |
| 2209 | 2026-05-15T22:31:59.741Z | Compiling find-msvc-tools v0.1.9 |
| 2210 | 2026-05-15T22:31:59.741Z | Compiling shlex v1.3.0 |
| 2211 | 2026-05-15T22:31:59.867Z | Compiling smallvec v1.15.1 |
| 2212 | 2026-05-15T22:31:59.878Z | Compiling syn v2.0.117 |
| 2213 | 2026-05-15T22:31:59.886Z | Compiling typenum v1.19.0 |
| 2214 | 2026-05-15T22:32:00.075Z | Compiling generic-array v0.14.7 |
| 2215 | 2026-05-15T22:32:00.090Z | Compiling subtle v2.6.1 |
| 2216 | 2026-05-15T22:32:00.103Z | Compiling scopeguard v1.2.0 |
| 2217 | 2026-05-15T22:32:00.183Z | Compiling lock_api v0.4.14 |
| 2218 | 2026-05-15T22:32:00.202Z | Compiling const-oid v0.9.6 |
| 2219 | 2026-05-15T22:32:00.215Z | Compiling serde_json v1.0.149 |
| 2220 | 2026-05-15T22:32:00.270Z | Compiling zerocopy v0.8.40 |
| 2221 | 2026-05-15T22:32:00.319Z | Compiling parking_lot_core v0.9.12 |
| 2222 | 2026-05-15T22:32:00.415Z | Compiling portable-atomic v1.13.1 |
| 2223 | 2026-05-15T22:32:00.555Z | Compiling pin-project-lite v0.2.17 |
| 2224 | 2026-05-15T22:32:00.685Z | Compiling pkg-config v0.3.32 |
| 2225 | 2026-05-15T22:32:00.715Z | Compiling getrandom v0.2.17 |
| 2226 | 2026-05-15T22:32:00.781Z | Compiling jobserver v0.1.34 |
| 2227 | 2026-05-15T22:32:00.851Z | Compiling rand_core v0.6.4 |
| 2228 | 2026-05-15T22:32:00.867Z | Compiling errno v0.3.14 |
| 2229 | 2026-05-15T22:32:01.018Z | Compiling cc v1.2.56 |
| 2230 | 2026-05-15T22:32:01.126Z | Compiling signal-hook-registry v1.4.8 |
| 2231 | 2026-05-15T22:32:01.152Z | Compiling bitflags v2.11.0 |
| 2232 | 2026-05-15T22:32:01.224Z | Compiling libm v0.2.16 |
| 2233 | 2026-05-15T22:32:01.239Z | Compiling critical-section v1.2.0 |
| 2234 | 2026-05-15T22:32:01.347Z | Compiling futures-core v0.3.32 |
| 2235 | 2026-05-15T22:32:01.380Z | Compiling once_cell v1.21.3 |
| 2236 | 2026-05-15T22:32:01.394Z | Compiling parking_lot v0.12.5 |
| 2237 | 2026-05-15T22:32:01.461Z | Compiling mio v1.2.0 |
| 2238 | 2026-05-15T22:32:01.500Z | Compiling num-traits v0.2.19 |
| 2239 | 2026-05-15T22:32:01.543Z | Compiling percent-encoding v2.3.2 |
| 2240 | 2026-05-15T22:32:01.595Z | Compiling socket2 v0.6.3 |
| 2241 | 2026-05-15T22:32:01.729Z | Compiling futures-sink v0.3.32 |
| 2242 | 2026-05-15T22:32:01.759Z | Compiling futures-io v0.3.32 |
| 2243 | 2026-05-15T22:32:01.834Z | Compiling futures-channel v0.3.32 |
| 2244 | 2026-05-15T22:32:01.852Z | Compiling cpufeatures v0.2.17 |
| 2245 | 2026-05-15T22:32:01.909Z | Compiling futures-task v0.3.32 |
| 2246 | 2026-05-15T22:32:01.923Z | Compiling getrandom v0.4.1 |
| 2247 | 2026-05-15T22:32:01.935Z | Compiling slab v0.4.12 |
| 2248 | 2026-05-15T22:32:01.992Z | Compiling rand_core v0.10.0 |
| 2249 | 2026-05-15T22:32:02.057Z | Compiling indexmap v2.14.0 |
| 2250 | 2026-05-15T22:32:02.076Z | Compiling rustversion v1.0.22 |
| 2251 | 2026-05-15T22:32:02.110Z | Compiling getrandom v0.3.4 |
| 2252 | 2026-05-15T22:32:02.155Z | Compiling cmake v0.1.57 |
| 2253 | 2026-05-15T22:32:02.543Z | Compiling form_urlencoded v1.2.2 |
| 2254 | 2026-05-15T22:32:02.557Z | Compiling fs_extra v1.3.0 |
| 2255 | 2026-05-15T22:32:02.557Z | Compiling dunce v1.0.5 |
| 2256 | 2026-05-15T22:32:02.667Z | Compiling synstructure v0.13.2 |
| 2257 | 2026-05-15T22:32:02.703Z | Compiling base64ct v1.8.3 |
| 2258 | 2026-05-15T22:32:02.716Z | Compiling ident_case v1.0.1 |
| 2259 | 2026-05-15T22:32:02.828Z | Compiling aws-lc-sys v0.40.0 |
| 2260 | 2026-05-15T22:32:02.839Z | Compiling rustix v1.1.3 |
| 2261 | 2026-05-15T22:32:02.992Z | Compiling pem-rfc7468 v0.7.0 |
| 2262 | 2026-05-15T22:32:03.048Z | Compiling flagset v0.4.7 |
| 2263 | 2026-05-15T22:32:03.066Z | Compiling iana-time-zone v0.1.65 |
| 2264 | 2026-05-15T22:32:03.180Z | Compiling regex-syntax v0.8.10 |
| 2265 | 2026-05-15T22:32:03.216Z | Compiling rand_core v0.9.5 |
| 2266 | 2026-05-15T22:32:03.255Z | Compiling ring v0.17.14 |
| 2267 | 2026-05-15T22:32:03.270Z | Compiling vcpkg v0.2.15 |
| 2268 | 2026-05-15T22:32:03.291Z | Compiling aws-lc-rs v1.16.3 |
| 2269 | 2026-05-15T22:32:03.485Z | Compiling uuid v1.23.0 |
| 2270 | 2026-05-15T22:32:03.579Z | Compiling rustc_version v0.4.1 |
| 2271 | 2026-05-15T22:32:03.993Z | Compiling tracing-core v0.1.36 |
| 2272 | 2026-05-15T22:32:04.069Z | Compiling openssl-sys v0.9.115 |
| 2273 | 2026-05-15T22:32:04.242Z | Compiling base64 v0.22.1 |
| 2274 | 2026-05-15T22:32:04.435Z | Compiling serde_derive v1.0.228 |
| 2275 | 2026-05-15T22:32:04.549Z | Compiling zeroize_derive v1.4.3 |
| 2276 | 2026-05-15T22:32:04.574Z | Compiling zerofrom-derive v0.1.6 |
| 2277 | 2026-05-15T22:32:04.596Z | Compiling yoke-derive v0.8.1 |
| 2278 | 2026-05-15T22:32:04.610Z | Compiling zerocopy-derive v0.8.40 |
| 2279 | 2026-05-15T22:32:05.201Z | Compiling zeroize v1.8.2 |
| 2280 | 2026-05-15T22:32:05.621Z | Compiling zerovec-derive v0.11.2 |
| 2281 | 2026-05-15T22:32:05.778Z | Compiling displaydoc v0.2.5 |
| 2282 | 2026-05-15T22:32:05.995Z | Compiling crypto-common v0.1.7 |
| 2283 | 2026-05-15T22:32:06.010Z | Compiling zerofrom v0.1.6 |
| 2284 | 2026-05-15T22:32:06.130Z | Compiling yoke v0.8.1 |
| 2285 | 2026-05-15T22:32:06.144Z | Compiling block-buffer v0.10.4 |
| 2286 | 2026-05-15T22:32:06.318Z | Compiling digest v0.10.7 |
| 2287 | 2026-05-15T22:32:06.323Z | Compiling tokio-macros v2.7.0 |
| 2288 | 2026-05-15T22:32:06.536Z | Compiling zerotrie v0.2.3 |
| 2289 | 2026-05-15T22:32:06.569Z | Compiling futures-macro v0.3.32 |
| 2290 | 2026-05-15T22:32:06.752Z | Compiling zerovec v0.11.5 |
| 2291 | 2026-05-15T22:32:06.834Z | Compiling hmac v0.12.1 |
| 2292 | 2026-05-15T22:32:06.992Z | Compiling block-padding v0.3.3 |
| 2293 | 2026-05-15T22:32:07.049Z | Compiling sha2 v0.10.9 |
| 2294 | 2026-05-15T22:32:07.152Z | Compiling inout v0.1.4 |
| 2295 | 2026-05-15T22:32:07.252Z | Compiling tinystr v0.8.2 |
| 2296 | 2026-05-15T22:32:07.319Z | Compiling potential_utf v0.1.4 |
| 2297 | 2026-05-15T22:32:07.362Z | Compiling futures-util v0.3.32 |
| 2298 | 2026-05-15T22:32:07.454Z | Compiling icu_locale_core v2.1.1 |
| 2299 | 2026-05-15T22:32:07.480Z | Compiling icu_collections v2.1.1 |
| 2300 | 2026-05-15T22:32:07.790Z | Compiling cipher v0.4.4 |
| 2301 | 2026-05-15T22:32:07.937Z | Compiling bytes v1.11.1 |
| 2302 | 2026-05-15T22:32:07.953Z | Compiling der_derive v0.7.3 |
| 2303 | 2026-05-15T22:32:08.056Z | Compiling icu_provider v2.1.1 |
| 2304 | 2026-05-15T22:32:08.327Z | Compiling icu_normalizer v2.1.1 |
| 2305 | 2026-05-15T22:32:08.358Z | Compiling icu_properties v2.1.2 |
| 2306 | 2026-05-15T22:32:08.411Z | Compiling tokio v1.52.1 |
| 2307 | 2026-05-15T22:32:08.556Z | Compiling http v1.4.0 |
| 2308 | 2026-05-15T22:32:08.921Z | Compiling der v0.7.10 |
| 2309 | 2026-05-15T22:32:08.934Z | Compiling chrono v0.4.44 |
| 2310 | 2026-05-15T22:32:09.130Z | Compiling ppv-lite86 v0.2.21 |
| 2311 | 2026-05-15T22:32:09.452Z | Compiling idna_adapter v1.2.1 |
| 2312 | 2026-05-15T22:32:09.501Z | Compiling salsa20 v0.10.2 |
| 2313 | 2026-05-15T22:32:09.515Z | Compiling pbkdf2 v0.12.2 |
| 2314 | 2026-05-15T22:32:09.590Z | Compiling idna v1.1.0 |
| 2315 | 2026-05-15T22:32:09.630Z | Compiling rustls-pki-types v1.14.0 |
| 2316 | 2026-05-15T22:32:09.643Z | Compiling thiserror-impl v2.0.18 |
| 2317 | 2026-05-15T22:32:09.657Z | Compiling tracing-attributes v0.1.31 |
| 2318 | 2026-05-15T22:32:10.083Z | Compiling url v2.5.8 |
| 2319 | 2026-05-15T22:32:10.130Z | Compiling spki v0.7.3 |
| 2320 | 2026-05-15T22:32:10.239Z | Compiling scrypt v0.11.0 |
| 2321 | 2026-05-15T22:32:10.313Z | Compiling rand_chacha v0.9.0 |
| 2322 | 2026-05-15T22:32:10.334Z | Compiling http-body v1.0.1 |
| 2323 | 2026-05-15T22:32:10.488Z | Compiling aes v0.8.4 |
| 2324 | 2026-05-15T22:32:10.491Z | Compiling cbc v0.1.2 |
| 2325 | 2026-05-15T22:32:10.697Z | Compiling openssl-probe v0.2.1 |
| 2326 | 2026-05-15T22:32:10.870Z | Compiling httparse v1.10.1 |
| 2327 | 2026-05-15T22:32:10.886Z | Compiling untrusted v0.9.0 |
| 2328 | 2026-05-15T22:32:10.954Z | Compiling tracing v0.1.44 |
| 2329 | 2026-05-15T22:32:10.968Z | Compiling thiserror v2.0.18 |
| 2330 | 2026-05-15T22:32:10.999Z | Compiling tinyvec_macros v0.1.1 |
| 2331 | 2026-05-15T22:32:11.012Z | Compiling untrusted v0.7.1 |
| 2332 | 2026-05-15T22:32:11.069Z | Compiling tinyvec v1.10.0 |
| 2333 | 2026-05-15T22:32:11.133Z | Compiling pkcs5 v0.7.1 |
| 2334 | 2026-05-15T22:32:11.218Z | Compiling pest_generator v2.8.6 |
| 2335 | 2026-05-15T22:32:11.252Z | Compiling rand v0.9.2 |
| 2336 | 2026-05-15T22:32:11.409Z | Compiling serde_derive_internals v0.29.1 |
| 2337 | 2026-05-15T22:32:11.537Z | Compiling aho-corasick v1.1.4 |
| 2338 | 2026-05-15T22:32:11.603Z | Compiling tower-service v0.3.3 |
| 2339 | 2026-05-15T22:32:11.702Z | Compiling rustls v0.23.37 |
| 2340 | 2026-05-15T22:32:11.878Z | Compiling tower-layer v0.3.3 |
| 2341 | 2026-05-15T22:32:11.907Z | Compiling atomic-waker v1.1.2 |
| 2342 | 2026-05-15T22:32:12.033Z | Compiling schemars v0.8.22 |
| 2343 | 2026-05-15T22:32:12.036Z | Compiling dyn-clone v1.0.20 |
| 2344 | 2026-05-15T22:32:12.060Z | Compiling try-lock v0.2.5 |
| 2345 | 2026-05-15T22:32:12.167Z | Compiling tokio-util v0.7.18 |
| 2346 | 2026-05-15T22:32:12.182Z | Compiling want v0.3.1 |
| 2347 | 2026-05-15T22:32:12.254Z | Compiling pest_derive v2.8.6 |
| 2348 | 2026-05-15T22:32:12.293Z | Compiling schemars_derive v0.8.22 |
| 2349 | 2026-05-15T22:32:12.340Z | Compiling regex-automata v0.4.14 |
| 2350 | 2026-05-15T22:32:12.675Z | Compiling pkcs8 v0.10.2 |
| 2351 | 2026-05-15T22:32:12.983Z | Compiling h2 v0.4.13 |
| 2352 | 2026-05-15T22:32:13.115Z | Compiling ipnet v2.11.0 |
| 2353 | 2026-05-15T22:32:13.193Z | Compiling scroll_derive v0.13.1 |
| 2354 | 2026-05-15T22:32:13.208Z | Compiling darling_core v0.20.11 |
| 2355 | 2026-05-15T22:32:13.517Z | Compiling pin-utils v0.1.0 |
| 2356 | 2026-05-15T22:32:13.594Z | Compiling foreign-types-shared v0.1.1 |
| 2357 | 2026-05-15T22:32:13.607Z | Compiling openssl v0.10.79 |
| 2358 | 2026-05-15T22:32:13.685Z | Compiling httpdate v1.0.3 |
| 2359 | 2026-05-15T22:32:13.884Z | Compiling tempfile v3.25.0 |
| 2360 | 2026-05-15T22:32:13.969Z | Compiling foreign-types v0.3.2 |
| 2361 | 2026-05-15T22:32:14.001Z | Compiling scroll v0.13.0 |
| 2362 | 2026-05-15T22:32:14.095Z | Compiling unicode-normalization v0.1.25 |
| 2363 | 2026-05-15T22:32:14.274Z | Compiling openssl-macros v0.1.1 |
| 2364 | 2026-05-15T22:32:14.561Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2365 | 2026-05-15T22:32:14.664Z | Compiling spin v0.9.8 |
| 2366 | 2026-05-15T22:32:14.668Z | Compiling powerfmt v0.2.0 |
| 2367 | 2026-05-15T22:32:14.874Z | Compiling time-core v0.1.8 |
| 2368 | 2026-05-15T22:32:14.888Z | Compiling num-conv v0.2.0 |
| 2369 | 2026-05-15T22:32:14.948Z | Compiling crc32fast v1.5.0 |
| 2370 | 2026-05-15T22:32:15.023Z | Compiling native-tls v0.2.18 |
| 2371 | 2026-05-15T22:32:15.039Z | Compiling time-macros v0.2.27 |
| 2372 | 2026-05-15T22:32:15.291Z | Compiling deranged v0.5.8 |
| 2373 | 2026-05-15T22:32:15.511Z | Compiling darling_macro v0.20.11 |
| 2374 | 2026-05-15T22:32:15.977Z | Compiling hyper v1.8.1 |
| 2375 | 2026-05-15T22:32:16.089Z | Compiling darling v0.20.11 |
| 2376 | 2026-05-15T22:32:16.172Z | Compiling goblin v0.10.5 |
| 2377 | 2026-05-15T22:32:16.255Z | Compiling rustls-native-certs v0.8.3 |
| 2378 | 2026-05-15T22:32:16.446Z | Compiling sync_wrapper v1.0.2 |
| 2379 | 2026-05-15T22:32:16.548Z | Compiling wait-timeout v0.2.1 |
| 2380 | 2026-05-15T22:32:16.562Z | Compiling crossbeam-utils v0.8.21 |
| 2381 | 2026-05-15T22:32:16.816Z | Compiling usdt-impl v0.6.0 |
| 2382 | 2026-05-15T22:32:16.844Z | Compiling unicode-segmentation v1.12.0 |
| 2383 | 2026-05-15T22:32:16.942Z | Compiling bit-vec v0.8.0 |
| 2384 | 2026-05-15T22:32:17.021Z | Compiling hyper-util v0.1.20 |
| 2385 | 2026-05-15T22:32:17.174Z | Compiling quick-error v1.2.3 |
| 2386 | 2026-05-15T22:32:17.221Z | Compiling simd-adler32 v0.3.8 |
| 2387 | 2026-05-15T22:32:17.284Z | Compiling num_threads v0.1.7 |
| 2388 | 2026-05-15T22:32:17.385Z | Compiling siphasher v1.0.2 |
| 2389 | 2026-05-15T22:32:17.464Z | Compiling syn v1.0.109 |
| 2390 | 2026-05-15T22:32:17.569Z | Compiling time v0.3.47 |
| 2391 | 2026-05-15T22:32:17.819Z | Compiling rusty-fork v0.3.1 |
| 2392 | 2026-05-15T22:32:17.834Z | Compiling bit-set v0.8.0 |
| 2393 | 2026-05-15T22:32:18.038Z | Compiling tower v0.5.3 |
| 2394 | 2026-05-15T22:32:18.131Z | Compiling derive_builder_core v0.20.2 |
| 2395 | 2026-05-15T22:32:18.444Z | Compiling dtrace-parser v0.3.0 |
| 2396 | 2026-05-15T22:32:18.511Z | Compiling http-body-util v0.1.3 |
| 2397 | 2026-05-15T22:32:18.714Z | Compiling webpki-roots v1.0.6 |
| 2398 | 2026-05-15T22:32:18.754Z | Compiling signature v2.2.0 |
| 2399 | 2026-05-15T22:32:18.874Z | Compiling dof v0.4.0 |
| 2400 | 2026-05-15T22:32:18.956Z | Compiling thiserror-impl v1.0.69 |
| 2401 | 2026-05-15T22:32:19.039Z | Compiling scroll_derive v0.12.1 |
| 2402 | 2026-05-15T22:32:19.149Z | Compiling heapless v0.7.17 |
| 2403 | 2026-05-15T22:32:19.218Z | Compiling rand_xorshift v0.4.0 |
| 2404 | 2026-05-15T22:32:19.382Z | Compiling slog v2.8.2 |
| 2405 | 2026-05-15T22:32:19.397Z | Compiling darling_core v0.21.3 |
| 2406 | 2026-05-15T22:32:19.569Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2407 | 2026-05-15T22:32:19.691Z | Compiling thread-id v5.1.0 |
| 2408 | 2026-05-15T22:32:19.779Z | Compiling cookie v0.18.1 |
| 2409 | 2026-05-15T22:32:19.845Z | Compiling unicode-properties v0.1.4 |
| 2410 | 2026-05-15T22:32:19.965Z | Compiling allocator-api2 v0.2.21 |
| 2411 | 2026-05-15T22:32:20.055Z | Compiling iri-string v0.7.10 |
| 2412 | 2026-05-15T22:32:20.069Z | Compiling signal-hook v0.3.18 |
| 2413 | 2026-05-15T22:32:20.201Z | Compiling paste v1.0.15 |
| 2414 | 2026-05-15T22:32:20.239Z | Compiling ryu v1.0.23 |
| 2415 | 2026-05-15T22:32:20.296Z | Compiling unicode-bidi v0.3.18 |
| 2416 | 2026-05-15T22:32:20.403Z | Compiling unarray v0.1.4 |
| 2417 | 2026-05-15T22:32:20.420Z | Compiling anyhow v1.0.102 |
| 2418 | 2026-05-15T22:32:20.467Z | Compiling zstd-safe v7.2.4 |
| 2419 | 2026-05-15T22:32:20.513Z | Compiling adler2 v2.0.1 |
| 2420 | 2026-05-15T22:32:20.644Z | Compiling miniz_oxide v0.8.9 |
| 2421 | 2026-05-15T22:32:20.659Z | Compiling stringprep v0.1.5 |
| 2422 | 2026-05-15T22:32:20.812Z | Compiling proptest v1.10.0 |
| 2423 | 2026-05-15T22:32:20.979Z | Compiling serde_urlencoded v0.7.1 |
| 2424 | 2026-05-15T22:32:21.115Z | Compiling thiserror v1.0.69 |
| 2425 | 2026-05-15T22:32:21.219Z | Compiling tower-http v0.6.8 |
| 2426 | 2026-05-15T22:32:21.529Z | Compiling scroll v0.12.0 |
| 2427 | 2026-05-15T22:32:21.693Z | Compiling derive_builder_macro v0.20.2 |
| 2428 | 2026-05-15T22:32:21.883Z | Compiling tokio-native-tls v0.3.1 |
| 2429 | 2026-05-15T22:32:21.886Z | Compiling darling_macro v0.21.3 |
| 2430 | 2026-05-15T22:32:22.000Z | Compiling heck v0.4.1 |
| 2431 | 2026-05-15T22:32:22.050Z | Compiling ipnetwork v0.21.1 |
| 2432 | 2026-05-15T22:32:22.152Z | Compiling bstr v1.12.1 |
| 2433 | 2026-05-15T22:32:22.246Z | Compiling rand_chacha v0.3.1 |
| 2434 | 2026-05-15T22:32:22.283Z | Compiling serde_tokenstream v0.2.3 |
| 2435 | 2026-05-15T22:32:22.378Z | Compiling toml_datetime v0.6.11 |
| 2436 | 2026-05-15T22:32:22.444Z | Compiling erased-serde v0.3.31 |
| 2437 | 2026-05-15T22:32:22.594Z | Compiling serde_spanned v0.6.9 |
| 2438 | 2026-05-15T22:32:22.636Z | Compiling md-5 v0.10.6 |
| 2439 | 2026-05-15T22:32:22.744Z | Compiling pin-project-internal v1.1.11 |
| 2440 | 2026-05-15T22:32:22.804Z | Compiling zerocopy-derive v0.7.35 |
| 2441 | 2026-05-15T22:32:22.808Z | Compiling async-trait v0.1.89 |
| 2442 | 2026-05-15T22:32:22.926Z | Compiling curve25519-dalek v4.1.3 |
| 2443 | 2026-05-15T22:32:23.052Z | Compiling vergen-lib v0.1.6 |
| 2444 | 2026-05-15T22:32:23.237Z | Compiling num-integer v0.1.46 |
| 2445 | 2026-05-15T22:32:23.264Z | Compiling hash32 v0.2.1 |
| 2446 | 2026-05-15T22:32:23.460Z | Compiling ff v0.13.1 |
| 2447 | 2026-05-15T22:32:23.565Z | Compiling memoffset v0.9.1 |
| 2448 | 2026-05-15T22:32:23.603Z | Compiling fallible-iterator v0.2.0 |
| 2449 | 2026-05-15T22:32:23.664Z | Compiling base16ct v0.2.0 |
| 2450 | 2026-05-15T22:32:23.762Z | Compiling zlib-rs v0.6.2 |
| 2451 | 2026-05-15T22:32:23.892Z | Compiling psl-types v2.0.11 |
| 2452 | 2026-05-15T22:32:23.906Z | Compiling rustix v0.38.44 |
| 2453 | 2026-05-15T22:32:23.919Z | Compiling smoltcp v0.9.1 |
| 2454 | 2026-05-15T22:32:23.936Z | Compiling ref-cast v1.0.25 |
| 2455 | 2026-05-15T22:32:24.018Z | Compiling cfg_aliases v0.2.1 |
| 2456 | 2026-05-15T22:32:24.099Z | Compiling litrs v1.0.0 |
| 2457 | 2026-05-15T22:32:24.237Z | Compiling num-bigint-dig v0.8.6 |
| 2458 | 2026-05-15T22:32:24.333Z | Compiling nix v0.31.2 |
| 2459 | 2026-05-15T22:32:24.347Z | Compiling publicsuffix v2.3.0 |
| 2460 | 2026-05-15T22:32:24.450Z | Compiling pin-project v1.1.11 |
| 2461 | 2026-05-15T22:32:24.522Z | Compiling postgres-protocol v0.6.10 |
| 2462 | 2026-05-15T22:32:24.554Z | Compiling sec1 v0.7.3 |
| 2463 | 2026-05-15T22:32:24.609Z | Compiling document-features v0.2.12 |
| 2464 | 2026-05-15T22:32:24.810Z | Compiling zerocopy v0.7.35 |
| 2465 | 2026-05-15T22:32:24.834Z | Compiling group v0.13.0 |
| 2466 | 2026-05-15T22:32:25.018Z | Compiling num-iter v0.1.45 |
| 2467 | 2026-05-15T22:32:25.211Z | Compiling newtype-uuid v1.3.2 |
| 2468 | 2026-05-15T22:32:25.362Z | Compiling rand v0.8.6 |
| 2469 | 2026-05-15T22:32:25.533Z | Compiling darling v0.21.3 |
| 2470 | 2026-05-15T22:32:25.548Z | Compiling oxnet v0.1.4 |
| 2471 | 2026-05-15T22:32:25.604Z | Compiling snafu-derive v0.8.9 |
| 2472 | 2026-05-15T22:32:25.618Z | Compiling derive_builder v0.20.2 |
| 2473 | 2026-05-15T22:32:25.699Z | Compiling hubpack_derive v0.1.1 |
| 2474 | 2026-05-15T22:32:25.741Z | Compiling hyper-tls v0.6.0 |
| 2475 | 2026-05-15T22:32:26.031Z | Compiling goblin v0.8.2 |
| 2476 | 2026-05-15T22:32:26.672Z | Compiling flate2 v1.1.9 |
| 2477 | 2026-05-15T22:32:26.698Z | Compiling phf_shared v0.13.1 |
| 2478 | 2026-05-15T22:32:26.815Z | Compiling lazy_static v1.5.0 |
| 2479 | 2026-05-15T22:32:26.914Z | Compiling regex v1.12.3 |
| 2480 | 2026-05-15T22:32:26.942Z | Compiling strum_macros v0.27.2 |
| 2481 | 2026-05-15T22:32:27.025Z | Compiling futures-executor v0.3.32 |
| 2482 | 2026-05-15T22:32:27.080Z | Compiling hex v0.4.3 |
| 2483 | 2026-05-15T22:32:27.283Z | Compiling cargo-platform v0.1.9 |
| 2484 | 2026-05-15T22:32:27.344Z | Compiling hkdf v0.12.4 |
| 2485 | 2026-05-15T22:32:27.358Z | Compiling crypto-bigint v0.5.5 |
| 2486 | 2026-05-15T22:32:27.466Z | Compiling ref-cast-impl v1.0.25 |
| 2487 | 2026-05-15T22:32:27.509Z | Compiling daft-derive v0.1.5 |
| 2488 | 2026-05-15T22:32:27.538Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2489 | 2026-05-15T22:32:28.011Z | Compiling terminal_size v0.4.3 |
| 2490 | 2026-05-15T22:32:28.157Z | Compiling vergen v9.0.6 |
| 2491 | 2026-05-15T22:32:28.174Z | Compiling fs-err v3.3.0 |
| 2492 | 2026-05-15T22:32:28.221Z | Compiling ahash v0.8.12 |
| 2493 | 2026-05-15T22:32:28.339Z | Compiling encoding_rs v0.8.35 |
| 2494 | 2026-05-15T22:32:28.363Z | Compiling winnow v0.5.40 |
| 2495 | 2026-05-15T22:32:28.424Z | Compiling bitflags v1.3.2 |
| 2496 | 2026-05-15T22:32:28.503Z | Compiling foldhash v0.1.5 |
| 2497 | 2026-05-15T22:32:28.679Z | Compiling same-file v1.0.6 |
| 2498 | 2026-05-15T22:32:28.899Z | Compiling bumpalo v3.20.2 |
| 2499 | 2026-05-15T22:32:28.917Z | Compiling foldhash v0.2.0 |
| 2500 | 2026-05-15T22:32:29.150Z | Compiling mime v0.3.17 |
| 2501 | 2026-05-15T22:32:29.170Z | Compiling libbz2-rs-sys v0.2.2 |
| 2502 | 2026-05-15T22:32:29.414Z | Compiling managed v0.8.0 |
| 2503 | 2026-05-15T22:32:29.513Z | Compiling object v0.37.3 |
| 2504 | 2026-05-15T22:32:29.543Z | Compiling zopfli v0.8.3 |
| 2505 | 2026-05-15T22:32:29.808Z | Compiling toml_edit v0.19.15 |
| 2506 | 2026-05-15T22:32:29.839Z | Compiling bzip2 v0.6.1 |
| 2507 | 2026-05-15T22:32:29.877Z | Compiling hashbrown v0.16.1 |
| 2508 | 2026-05-15T22:32:29.917Z | Compiling strum v0.27.2 |
| 2509 | 2026-05-15T22:32:30.050Z | Compiling walkdir v2.5.0 |
| 2510 | 2026-05-15T22:32:30.053Z | Compiling hashbrown v0.15.5 |
| 2511 | 2026-05-15T22:32:30.268Z | Compiling clap_builder v4.5.60 |
| 2512 | 2026-05-15T22:32:30.452Z | Compiling elliptic-curve v0.13.8 |
| 2513 | 2026-05-15T22:32:30.467Z | Compiling daft v0.1.5 |
| 2514 | 2026-05-15T22:32:30.480Z | Compiling dof v0.3.0 |
| 2515 | 2026-05-15T22:32:30.837Z | Compiling snafu v0.8.9 |
| 2516 | 2026-05-15T22:32:30.851Z | Compiling cargo_metadata v0.19.2 |
| 2517 | 2026-05-15T22:32:31.174Z | Compiling futures v0.3.32 |
| 2518 | 2026-05-15T22:32:31.191Z | Compiling phf v0.13.1 |
| 2519 | 2026-05-15T22:32:31.658Z | Compiling cookie_store v0.22.1 |
| 2520 | 2026-05-15T22:32:31.719Z | Compiling signal-hook-mio v0.2.5 |
| 2521 | 2026-05-15T22:32:31.843Z | Compiling hubpack v0.1.2 |
| 2522 | 2026-05-15T22:32:32.064Z | Compiling zstd v0.13.3 |
| 2523 | 2026-05-15T22:32:32.178Z | Compiling bzip2 v0.4.4 |
| 2524 | 2026-05-15T22:32:32.300Z | Compiling serde_with_macros v3.17.0 |
| 2525 | 2026-05-15T22:32:32.336Z | Compiling postgres-types v0.2.12 |
| 2526 | 2026-05-15T22:32:32.479Z | Compiling usdt-attr-macro v0.6.0 |
| 2527 | 2026-05-15T22:32:32.883Z | Compiling usdt-macro v0.6.0 |
| 2528 | 2026-05-15T22:32:33.216Z | Compiling globset v0.4.18 |
| 2529 | 2026-05-15T22:32:33.266Z | Compiling dtrace-parser v0.2.0 |
| 2530 | 2026-05-15T22:32:33.416Z | Compiling ed25519 v2.2.3 |
| 2531 | 2026-05-15T22:32:33.531Z | Compiling phf_shared v0.11.3 |
| 2532 | 2026-05-15T22:32:33.577Z | Compiling olpc-cjson v0.1.4 |
| 2533 | 2026-05-15T22:32:33.622Z | Compiling pkcs1 v0.7.5 |
| 2534 | 2026-05-15T22:32:33.719Z | Compiling enum-as-inner v0.6.1 |
| 2535 | 2026-05-15T22:32:33.738Z | Compiling clap_derive v4.5.55 |
| 2536 | 2026-05-15T22:32:33.945Z | Compiling strum_macros v0.26.4 |
| 2537 | 2026-05-15T22:32:34.070Z | Compiling serde_plain v1.0.2 |
| 2538 | 2026-05-15T22:32:34.085Z | Compiling serde-big-array v0.5.1 |
| 2539 | 2026-05-15T22:32:34.229Z | Compiling rfc6979 v0.4.0 |
| 2540 | 2026-05-15T22:32:34.248Z | Compiling pem v3.0.6 |
| 2541 | 2026-05-15T22:32:34.266Z | Compiling serde_repr v0.1.20 |
| 2542 | 2026-05-15T22:32:34.354Z | Compiling async-recursion v1.1.1 |
| 2543 | 2026-05-15T22:32:34.369Z | Compiling float-cmp v0.10.0 |
| 2544 | 2026-05-15T22:32:34.520Z | Compiling memmap2 v0.9.10 |
| 2545 | 2026-05-15T22:32:34.577Z | Compiling thread-id v4.2.2 |
| 2546 | 2026-05-15T22:32:34.667Z | Compiling env_filter v1.0.0 |
| 2547 | 2026-05-15T22:32:34.742Z | Compiling predicates-core v1.0.10 |
| 2548 | 2026-05-15T22:32:34.798Z | Compiling rustc-hash v2.1.1 |
| 2549 | 2026-05-15T22:32:34.926Z | Compiling jiff v0.2.21 |
| 2550 | 2026-05-15T22:32:34.930Z | Compiling typed-path v0.9.3 |
| 2551 | 2026-05-15T22:32:34.977Z | Compiling data-encoding v2.10.0 |
| 2552 | 2026-05-15T22:32:35.014Z | Compiling fixedbitset v0.4.2 |
| 2553 | 2026-05-15T22:32:35.238Z | Compiling normalize-line-endings v0.3.0 |
| 2554 | 2026-05-15T22:32:35.339Z | Compiling fixedbitset v0.5.7 |
| 2555 | 2026-05-15T22:32:35.560Z | Compiling keccak v0.1.6 |
| 2556 | 2026-05-15T22:32:35.647Z | Compiling precomputed-hash v0.1.1 |
| 2557 | 2026-05-15T22:32:35.664Z | Compiling either v1.15.0 |
| 2558 | 2026-05-15T22:32:35.696Z | Compiling static_assertions v1.1.0 |
| 2559 | 2026-05-15T22:32:35.738Z | Compiling whoami v2.1.0 |
| 2560 | 2026-05-15T22:32:35.776Z | Compiling new_debug_unreachable v1.0.6 |
| 2561 | 2026-05-15T22:32:35.853Z | Compiling difflib v0.4.0 |
| 2562 | 2026-05-15T22:32:35.871Z | Compiling itertools v0.13.0 |
| 2563 | 2026-05-15T22:32:36.113Z | Compiling predicates v3.1.4 |
| 2564 | 2026-05-15T22:32:36.161Z | Compiling tokio-postgres v0.7.16 |
| 2565 | 2026-05-15T22:32:36.371Z | Compiling string_cache v0.8.9 |
| 2566 | 2026-05-15T22:32:36.419Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2567 | 2026-05-15T22:32:36.604Z | Compiling sha3 v0.10.8 |
| 2568 | 2026-05-15T22:32:36.765Z | Compiling strum v0.26.3 |
| 2569 | 2026-05-15T22:32:36.815Z | Compiling toml_edit v0.22.27 |
| 2570 | 2026-05-15T22:32:36.898Z | Compiling clap v4.5.60 |
| 2571 | 2026-05-15T22:32:36.986Z | Compiling petgraph v0.8.3 |
| 2572 | 2026-05-15T22:32:37.069Z | Compiling hickory-proto v0.25.2 |
| 2573 | 2026-05-15T22:32:37.095Z | Compiling petgraph v0.6.5 |
| 2574 | 2026-05-15T22:32:38.349Z | Compiling zip v4.6.1 |
| 2575 | 2026-05-15T22:32:38.589Z | Compiling iddqd v0.3.18 |
| 2576 | 2026-05-15T22:32:38.939Z | Compiling env_logger v0.11.9 |
| 2577 | 2026-05-15T22:32:39.093Z | Compiling usdt v0.6.0 |
| 2578 | 2026-05-15T22:32:39.201Z | Compiling usdt-impl v0.5.0 |
| 2579 | 2026-05-15T22:32:39.298Z | Compiling ecdsa v0.16.9 |
| 2580 | 2026-05-15T22:32:39.347Z | Compiling rsa v0.9.10 |
| 2581 | 2026-05-15T22:32:39.364Z | Compiling ed25519-dalek v2.2.0 |
| 2582 | 2026-05-15T22:32:39.560Z | Compiling serde_with v3.17.0 |
| 2583 | 2026-05-15T22:32:39.704Z | Compiling crossterm v0.28.1 |
| 2584 | 2026-05-15T22:32:39.813Z | Compiling zip v0.6.6 |
| 2585 | 2026-05-15T22:32:40.402Z | Compiling toml v0.7.8 |
| 2586 | 2026-05-15T22:32:41.013Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2587 | 2026-05-15T22:32:41.088Z | Compiling similar v2.7.0 |
| 2588 | 2026-05-15T22:32:41.213Z | Compiling crossbeam-epoch v0.9.18 |
| 2589 | 2026-05-15T22:32:41.266Z | Compiling tokio-stream v0.1.18 |
| 2590 | 2026-05-15T22:32:41.545Z | Compiling buf-list v1.1.2 |
| 2591 | 2026-05-15T22:32:41.647Z | Compiling x509-cert v0.2.5 |
| 2592 | 2026-05-15T22:32:41.731Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2593 | 2026-05-15T22:32:41.755Z | Compiling openapiv3 v2.2.0 |
| 2594 | 2026-05-15T22:32:41.823Z | Compiling sha1 v0.10.6 |
| 2595 | 2026-05-15T22:32:41.990Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2596 | 2026-05-15T22:32:42.032Z | Compiling lalrpop-util v0.19.12 |
| 2597 | 2026-05-15T22:32:42.047Z | Compiling peg-runtime v0.8.5 |
| 2598 | 2026-05-15T22:32:42.221Z | Compiling thread_local v1.1.9 |
| 2599 | 2026-05-15T22:32:42.272Z | Compiling slog-async v2.8.0 |
| 2600 | 2026-05-15T22:32:42.329Z | Compiling crossbeam-channel v0.5.15 |
| 2601 | 2026-05-15T22:32:42.478Z | Compiling is-terminal v0.4.17 |
| 2602 | 2026-05-15T22:32:42.578Z | Compiling filetime v0.2.27 |
| 2603 | 2026-05-15T22:32:42.594Z | Compiling term v1.2.1 |
| 2604 | 2026-05-15T22:32:42.642Z | Compiling xattr v1.6.1 |
| 2605 | 2026-05-15T22:32:42.759Z | Compiling take_mut v0.2.2 |
| 2606 | 2026-05-15T22:32:42.789Z | Compiling tar v0.4.45 |
| 2607 | 2026-05-15T22:32:42.870Z | Compiling slog-term v2.9.2 |
| 2608 | 2026-05-15T22:32:49.828Z | Compiling rustls-webpki v0.103.9 |
| 2609 | 2026-05-15T22:32:52.646Z | Compiling tokio-rustls v0.26.4 |
| 2610 | 2026-05-15T22:32:52.647Z | Compiling rustls-platform-verifier v0.6.2 |
| 2611 | 2026-05-15T22:32:52.846Z | Compiling hyper-rustls v0.27.7 |
| 2612 | 2026-05-15T22:32:53.051Z | Compiling reqwest v0.12.28 |
| 2613 | 2026-05-15T22:32:53.065Z | Compiling reqwest v0.13.2 |
| 2614 | 2026-05-15T22:32:54.316Z | Compiling tough v0.22.0 |
| 2615 | 2026-05-15T22:32:56.852Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2616 | 2026-05-15T22:32:57.069Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2617 | 2026-05-15T22:32:59.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s |
| 2618 | 2026-05-15T22:33:00.038Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 2619 | 2026-05-15T22:33:00.092Z | May 15 22:32:58.609 INFO Starting download, target: Clickhouse |
| 2620 | 2026-05-15T22:33:00.092Z | May 15 22:32:58.610 INFO Starting download, target: Cockroach |
| 2621 | 2026-05-15T22:33:00.092Z | May 15 22:32:58.610 INFO Starting download, target: MaghemiteMgd |
| 2622 | 2026-05-15T22:33:00.095Z | May 15 22:32:58.610 INFO Starting download, target: Console |
| 2623 | 2026-05-15T22:33:00.095Z | May 15 22:32:58.610 INFO Starting download, target: DendriteStub |
| 2624 | 2026-05-15T22:33:00.095Z | May 15 22:32:58.610 INFO Starting download, target: TransceiverControl |
| 2625 | 2026-05-15T22:33:00.095Z | May 15 22:32:58.610 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2626 | 2026-05-15T22:33:00.095Z | May 15 22:32:58.610 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2627 | 2026-05-15T22:33:00.095Z | May 15 22:32:58.610 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2628 | 2026-05-15T22:33:00.095Z | May 15 22:32:58.610 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2629 | 2026-05-15T22:33:00.095Z | May 15 22:32:58.610 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2630 | 2026-05-15T22:33:00.095Z | May 15 22:32:58.610 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2631 | 2026-05-15T22:33:00.625Z | May 15 22:32:59.141 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2632 | 2026-05-15T22:33:00.850Z | May 15 22:32:59.354 INFO Download complete, target: TransceiverControl |
| 2633 | 2026-05-15T22:33:01.078Z | May 15 22:32:59.593 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2634 | 2026-05-15T22:33:01.368Z | May 15 22:32:59.878 INFO Download complete, target: Console |
| 2635 | 2026-05-15T22:33:01.700Z | May 15 22:33:00.216 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2636 | 2026-05-15T22:33:01.996Z | May 15 22:33:00.507 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2637 | 2026-05-15T22:33:02.241Z | May 15 22:33:00.759 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2638 | 2026-05-15T22:33:02.241Z | May 15 22:33:00.759 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2639 | 2026-05-15T22:33:02.908Z | May 15 22:33:01.426 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2640 | 2026-05-15T22:33:03.993Z | May 15 22:33:02.511 INFO Download complete, target: DendriteStub |
| 2641 | 2026-05-15T22:33:04.358Z | May 15 22:33:02.876 INFO Download complete, target: MaghemiteMgd |
| 2642 | 2026-05-15T22:33:06.857Z | May 15 22:33:05.371 INFO Checking that binary works, target: Cockroach |
| 2643 | 2026-05-15T22:33:06.966Z | May 15 22:33:05.484 INFO Download complete, target: Cockroach |
| 2644 | 2026-05-15T22:33:09.521Z | May 15 22:33:08.039 INFO Checking that binary works, target: Clickhouse |
| 2645 | 2026-05-15T22:33:09.618Z | May 15 22:33:08.136 INFO Download complete, target: Clickhouse |
| 2646 | 2026-05-15T22:33:09.644Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2647 | 2026-05-15T22:33:09.647Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2648 | 2026-05-15T22:33:10.759Z | Compiling proc-macro2 v1.0.106 |
| 2649 | 2026-05-15T22:33:10.759Z | Compiling quote v1.0.45 |
| 2650 | 2026-05-15T22:33:10.759Z | Compiling unicode-ident v1.0.24 |
| 2651 | 2026-05-15T22:33:10.759Z | Compiling libc v0.2.185 |
| 2652 | 2026-05-15T22:33:10.762Z | Compiling serde_core v1.0.228 |
| 2653 | 2026-05-15T22:33:10.762Z | Compiling serde v1.0.228 |
| 2654 | 2026-05-15T22:33:10.762Z | Compiling cfg-if v1.0.4 |
| 2655 | 2026-05-15T22:33:10.762Z | Compiling version_check v0.9.5 |
| 2656 | 2026-05-15T22:33:11.048Z | Compiling autocfg v1.5.0 |
| 2657 | 2026-05-15T22:33:11.098Z | Compiling zmij v1.0.21 |
| 2658 | 2026-05-15T22:33:11.202Z | Compiling serde_json v1.0.149 |
| 2659 | 2026-05-15T22:33:11.386Z | Compiling libm v0.2.16 |
| 2660 | 2026-05-15T22:33:11.409Z | Compiling memchr v2.8.0 |
| 2661 | 2026-05-15T22:33:11.433Z | Compiling num-traits v0.2.19 |
| 2662 | 2026-05-15T22:33:11.628Z | Compiling icu_normalizer_data v2.1.1 |
| 2663 | 2026-05-15T22:33:11.687Z | Compiling icu_properties_data v2.1.2 |
| 2664 | 2026-05-15T22:33:11.762Z | Compiling typenum v1.19.0 |
| 2665 | 2026-05-15T22:33:11.814Z | Compiling getrandom v0.4.1 |
| 2666 | 2026-05-15T22:33:11.844Z | Compiling generic-array v0.14.7 |
| 2667 | 2026-05-15T22:33:11.963Z | Compiling jobserver v0.1.34 |
| 2668 | 2026-05-15T22:33:12.029Z | Compiling find-msvc-tools v0.1.9 |
| 2669 | 2026-05-15T22:33:12.044Z | Compiling syn v2.0.117 |
| 2670 | 2026-05-15T22:33:12.066Z | Compiling shlex v1.3.0 |
| 2671 | 2026-05-15T22:33:12.116Z | Compiling portable-atomic v1.13.1 |
| 2672 | 2026-05-15T22:33:12.250Z | Compiling cc v1.2.56 |
| 2673 | 2026-05-15T22:33:12.265Z | Compiling parking_lot_core v0.9.12 |
| 2674 | 2026-05-15T22:33:12.279Z | Compiling zerocopy v0.8.40 |
| 2675 | 2026-05-15T22:33:12.491Z | Compiling log v0.4.29 |
| 2676 | 2026-05-15T22:33:12.519Z | Compiling smallvec v1.15.1 |
| 2677 | 2026-05-15T22:33:12.628Z | Compiling itoa v1.0.17 |
| 2678 | 2026-05-15T22:33:12.692Z | Compiling getrandom v0.2.17 |
| 2679 | 2026-05-15T22:33:12.771Z | Compiling thiserror v2.0.18 |
| 2680 | 2026-05-15T22:33:13.015Z | Compiling schemars v0.8.22 |
| 2681 | 2026-05-15T22:33:13.077Z | Compiling heck v0.5.0 |
| 2682 | 2026-05-15T22:33:13.200Z | Compiling semver v1.0.28 |
| 2683 | 2026-05-15T22:33:13.222Z | Compiling errno v0.3.14 |
| 2684 | 2026-05-15T22:33:13.247Z | Compiling equivalent v1.0.2 |
| 2685 | 2026-05-15T22:33:13.292Z | Compiling stable_deref_trait v1.2.1 |
| 2686 | 2026-05-15T22:33:13.390Z | Compiling subtle v2.6.1 |
| 2687 | 2026-05-15T22:33:13.390Z | Compiling rand_core v0.6.4 |
| 2688 | 2026-05-15T22:33:13.609Z | Compiling writeable v0.6.2 |
| 2689 | 2026-05-15T22:33:13.637Z | Compiling litemap v0.8.1 |
| 2690 | 2026-05-15T22:33:13.794Z | Compiling percent-encoding v2.3.2 |
| 2691 | 2026-05-15T22:33:14.030Z | Compiling rand_core v0.10.0 |
| 2692 | 2026-05-15T22:33:14.065Z | Compiling scopeguard v1.2.0 |
| 2693 | 2026-05-15T22:33:14.180Z | Compiling lock_api v0.4.14 |
| 2694 | 2026-05-15T22:33:14.626Z | Compiling rustix v1.1.3 |
| 2695 | 2026-05-15T22:33:14.645Z | Compiling ring v0.17.14 |
| 2696 | 2026-05-15T22:33:14.755Z | Compiling hashbrown v0.17.0 |
| 2697 | 2026-05-15T22:33:14.949Z | Compiling synstructure v0.13.2 |
| 2698 | 2026-05-15T22:33:15.006Z | Compiling serde_derive_internals v0.29.1 |
| 2699 | 2026-05-15T22:33:15.011Z | Compiling utf8_iter v1.0.4 |
| 2700 | 2026-05-15T22:33:15.210Z | Compiling form_urlencoded v1.2.2 |
| 2701 | 2026-05-15T22:33:15.279Z | Compiling indexmap v2.14.0 |
| 2702 | 2026-05-15T22:33:15.509Z | Compiling rustversion v1.0.22 |
| 2703 | 2026-05-15T22:33:15.591Z | Compiling pkg-config v0.3.32 |
| 2704 | 2026-05-15T22:33:15.752Z | Compiling getrandom v0.3.4 |
| 2705 | 2026-05-15T22:33:15.835Z | Compiling fnv v1.0.7 |
| 2706 | 2026-05-15T22:33:15.924Z | Compiling thiserror v1.0.69 |
| 2707 | 2026-05-15T22:33:15.937Z | Compiling bitflags v2.11.0 |
| 2708 | 2026-05-15T22:33:16.036Z | Compiling cmake v0.1.57 |
| 2709 | 2026-05-15T22:33:16.039Z | Compiling dunce v1.0.5 |
| 2710 | 2026-05-15T22:33:16.082Z | Compiling serde_derive v1.0.228 |
| 2711 | 2026-05-15T22:33:16.138Z | Compiling zeroize_derive v1.4.3 |
| 2712 | 2026-05-15T22:33:16.152Z | Compiling zerofrom-derive v0.1.6 |
| 2713 | 2026-05-15T22:33:16.192Z | Compiling yoke-derive v0.8.1 |
| 2714 | 2026-05-15T22:33:16.351Z | Compiling zerovec-derive v0.11.2 |
| 2715 | 2026-05-15T22:33:16.364Z | Compiling displaydoc v0.2.5 |
| 2716 | 2026-05-15T22:33:16.382Z | Compiling zerocopy-derive v0.8.40 |
| 2717 | 2026-05-15T22:33:16.614Z | Compiling tokio-macros v2.7.0 |
| 2718 | 2026-05-15T22:33:16.715Z | Compiling zeroize v1.8.2 |
| 2719 | 2026-05-15T22:33:16.959Z | Compiling thiserror-impl v2.0.18 |
| 2720 | 2026-05-15T22:33:17.024Z | Compiling schemars_derive v0.8.22 |
| 2721 | 2026-05-15T22:33:17.105Z | Compiling futures-macro v0.3.32 |
| 2722 | 2026-05-15T22:33:17.226Z | Compiling zerofrom v0.1.6 |
| 2723 | 2026-05-15T22:33:17.350Z | Compiling yoke v0.8.1 |
| 2724 | 2026-05-15T22:33:17.542Z | Compiling zerovec v0.11.5 |
| 2725 | 2026-05-15T22:33:17.590Z | Compiling zerotrie v0.2.3 |
| 2726 | 2026-05-15T22:33:17.962Z | Compiling tracing-attributes v0.1.31 |
| 2727 | 2026-05-15T22:33:18.024Z | Compiling tinystr v0.8.2 |
| 2728 | 2026-05-15T22:33:18.037Z | Compiling potential_utf v0.1.4 |
| 2729 | 2026-05-15T22:33:18.190Z | Compiling icu_locale_core v2.1.1 |
| 2730 | 2026-05-15T22:33:18.214Z | Compiling icu_collections v2.1.1 |
| 2731 | 2026-05-15T22:33:18.303Z | Compiling fs_extra v1.3.0 |
| 2732 | 2026-05-15T22:33:18.382Z | Compiling iana-time-zone v0.1.65 |
| 2733 | 2026-05-15T22:33:18.556Z | Compiling aws-lc-sys v0.40.0 |
| 2734 | 2026-05-15T22:33:18.559Z | Compiling crypto-common v0.1.7 |
| 2735 | 2026-05-15T22:33:18.634Z | Compiling thiserror-impl v1.0.69 |
| 2736 | 2026-05-15T22:33:18.952Z | Compiling icu_provider v2.1.1 |
| 2737 | 2026-05-15T22:33:19.079Z | Compiling bytes v1.11.1 |
| 2738 | 2026-05-15T22:33:19.139Z | Compiling serde_tokenstream v0.2.3 |
| 2739 | 2026-05-15T22:33:19.313Z | Compiling icu_properties v2.1.2 |
| 2740 | 2026-05-15T22:33:19.401Z | Compiling icu_normalizer v2.1.1 |
| 2741 | 2026-05-15T22:33:19.707Z | Compiling chrono v0.4.44 |
| 2742 | 2026-05-15T22:33:19.735Z | Compiling pin-project-lite v0.2.17 |
| 2743 | 2026-05-15T22:33:19.840Z | Compiling uuid v1.23.0 |
| 2744 | 2026-05-15T22:33:20.220Z | Compiling httparse v1.10.1 |
| 2745 | 2026-05-15T22:33:20.287Z | Compiling idna_adapter v1.2.1 |
| 2746 | 2026-05-15T22:33:20.529Z | Compiling idna v1.1.0 |
| 2747 | 2026-05-15T22:33:20.571Z | Compiling dyn-clone v1.0.20 |
| 2748 | 2026-05-15T22:33:20.591Z | Compiling regex-syntax v0.8.10 |
| 2749 | 2026-05-15T22:33:20.703Z | Compiling der_derive v0.7.3 |
| 2750 | 2026-05-15T22:33:20.864Z | Compiling url v2.5.8 |
| 2751 | 2026-05-15T22:33:21.072Z | Compiling syn v1.0.109 |
| 2752 | 2026-05-15T22:33:21.260Z | Compiling aws-lc-rs v1.16.3 |
| 2753 | 2026-05-15T22:33:21.920Z | Compiling critical-section v1.2.0 |
| 2754 | 2026-05-15T22:33:22.036Z | Compiling once_cell v1.21.3 |
| 2755 | 2026-05-15T22:33:22.072Z | Compiling parking_lot v0.12.5 |
| 2756 | 2026-05-15T22:33:22.284Z | Compiling signal-hook-registry v1.4.8 |
| 2757 | 2026-05-15T22:33:22.714Z | Compiling mio v1.2.0 |
| 2758 | 2026-05-15T22:33:22.756Z | Compiling socket2 v0.6.3 |
| 2759 | 2026-05-15T22:33:23.405Z | Compiling aho-corasick v1.1.4 |
| 2760 | 2026-05-15T22:33:23.424Z | Compiling allocator-api2 v0.2.21 |
| 2761 | 2026-05-15T22:33:23.452Z | Compiling tokio v1.52.1 |
| 2762 | 2026-05-15T22:33:23.690Z | Compiling rustls v0.23.37 |
| 2763 | 2026-05-15T22:33:23.777Z | Compiling http v1.4.0 |
| 2764 | 2026-05-15T22:33:24.065Z | Compiling time-core v0.1.8 |
| 2765 | 2026-05-15T22:33:24.087Z | Compiling foldhash v0.2.0 |
| 2766 | 2026-05-15T22:33:24.216Z | Compiling regex-automata v0.4.14 |
| 2767 | 2026-05-15T22:33:24.293Z | Compiling const-oid v0.9.6 |
| 2768 | 2026-05-15T22:33:24.461Z | Compiling num-conv v0.2.0 |
| 2769 | 2026-05-15T22:33:24.601Z | Compiling time-macros v0.2.27 |
| 2770 | 2026-05-15T22:33:24.651Z | Compiling hashbrown v0.16.1 |
| 2771 | 2026-05-15T22:33:25.295Z | Compiling futures-core v0.3.32 |
| 2772 | 2026-05-15T22:33:25.765Z | Compiling block-buffer v0.10.4 |
| 2773 | 2026-05-15T22:33:25.824Z | Compiling strsim v0.11.1 |
| 2774 | 2026-05-15T22:33:26.123Z | Compiling digest v0.10.7 |
| 2775 | 2026-05-15T22:33:26.380Z | Compiling byteorder v1.5.0 |
| 2776 | 2026-05-15T22:33:26.622Z | Compiling regex v1.12.3 |
| 2777 | 2026-05-15T22:33:26.691Z | Compiling vcpkg v0.2.15 |
| 2778 | 2026-05-15T22:33:26.895Z | Compiling ucd-trie v0.1.7 |
| 2779 | 2026-05-15T22:33:27.026Z | Compiling ident_case v1.0.1 |
| 2780 | 2026-05-15T22:33:27.129Z | Compiling pest v2.8.6 |
| 2781 | 2026-05-15T22:33:27.249Z | Compiling openssl-sys v0.9.115 |
| 2782 | 2026-05-15T22:33:27.311Z | Compiling slog v2.8.2 |
| 2783 | 2026-05-15T22:33:27.510Z | Compiling cpufeatures v0.2.17 |
| 2784 | 2026-05-15T22:33:27.593Z | Compiling futures-sink v0.3.32 |
| 2785 | 2026-05-15T22:33:27.707Z | Compiling anyhow v1.0.102 |
| 2786 | 2026-05-15T22:33:27.738Z | Compiling rustc_version v0.4.1 |
| 2787 | 2026-05-15T22:33:27.943Z | Compiling futures-channel v0.3.32 |
| 2788 | 2026-05-15T22:33:27.997Z | Compiling futures-task v0.3.32 |
| 2789 | 2026-05-15T22:33:28.040Z | Compiling crc32fast v1.5.0 |
| 2790 | 2026-05-15T22:33:28.129Z | Compiling slab v0.4.12 |
| 2791 | 2026-05-15T22:33:28.181Z | Compiling pest_meta v2.8.6 |
| 2792 | 2026-05-15T22:33:28.212Z | Compiling futures-io v0.3.32 |
| 2793 | 2026-05-15T22:33:28.346Z | Compiling futures-util v0.3.32 |
| 2794 | 2026-05-15T22:33:28.523Z | Compiling ryu v1.0.23 |
| 2795 | 2026-05-15T22:33:28.580Z | Compiling crossbeam-utils v0.8.21 |
| 2796 | 2026-05-15T22:33:28.849Z | Compiling pest_generator v2.8.6 |
| 2797 | 2026-05-15T22:33:28.959Z | Compiling plain v0.2.3 |
| 2798 | 2026-05-15T22:33:29.077Z | Compiling openssl v0.10.79 |
| 2799 | 2026-05-15T22:33:29.357Z | Compiling async-trait v0.1.89 |
| 2800 | 2026-05-15T22:33:29.501Z | Compiling pest_derive v2.8.6 |
| 2801 | 2026-05-15T22:33:29.653Z | Compiling cookie v0.18.1 |
| 2802 | 2026-05-15T22:33:29.858Z | Compiling pretty-hex v0.4.1 |
| 2803 | 2026-05-15T22:33:29.923Z | Compiling camino v1.2.2 |
| 2804 | 2026-05-15T22:33:30.225Z | Compiling darling_core v0.21.3 |
| 2805 | 2026-05-15T22:33:30.238Z | Compiling openapiv3 v2.2.0 |
| 2806 | 2026-05-15T22:33:30.252Z | Compiling rustls-pki-types v1.14.0 |
| 2807 | 2026-05-15T22:33:30.615Z | Compiling openssl-macros v0.1.1 |
| 2808 | 2026-05-15T22:33:30.962Z | Compiling native-tls v0.2.18 |
| 2809 | 2026-05-15T22:33:31.078Z | Compiling ppv-lite86 v0.2.21 |
| 2810 | 2026-05-15T22:33:31.099Z | Compiling fastrand v2.3.0 |
| 2811 | 2026-05-15T22:33:31.173Z | Compiling hmac v0.12.1 |
| 2812 | 2026-05-15T22:33:31.317Z | Compiling clap_derive v4.5.55 |
| 2813 | 2026-05-15T22:33:31.337Z | Compiling scroll_derive v0.12.1 |
| 2814 | 2026-05-15T22:33:31.402Z | Compiling scroll_derive v0.13.1 |
| 2815 | 2026-05-15T22:33:31.791Z | Compiling base64 v0.22.1 |
| 2816 | 2026-05-15T22:33:31.942Z | Compiling untrusted v0.9.0 |
| 2817 | 2026-05-15T22:33:32.068Z | Compiling litrs v1.0.0 |
| 2818 | 2026-05-15T22:33:32.133Z | Compiling block-padding v0.3.3 |
| 2819 | 2026-05-15T22:33:32.305Z | Compiling darling_macro v0.21.3 |
| 2820 | 2026-05-15T22:33:32.464Z | Compiling paste v1.0.15 |
| 2821 | 2026-05-15T22:33:32.510Z | Compiling rustix v0.38.44 |
| 2822 | 2026-05-15T22:33:32.523Z | Compiling document-features v0.2.12 |
| 2823 | 2026-05-15T22:33:32.751Z | Compiling darling v0.21.3 |
| 2824 | 2026-05-15T22:33:32.834Z | Compiling inout v0.1.4 |
| 2825 | 2026-05-15T22:33:32.856Z | Compiling tempfile v3.25.0 |
| 2826 | 2026-05-15T22:33:32.881Z | Compiling tokio-util v0.7.18 |
| 2827 | 2026-05-15T22:33:32.977Z | Compiling tracing-core v0.1.36 |
| 2828 | 2026-05-15T22:33:33.251Z | Compiling zerocopy-derive v0.7.35 |
| 2829 | 2026-05-15T22:33:33.326Z | Compiling tracing v0.1.44 |
| 2830 | 2026-05-15T22:33:33.577Z | Compiling cipher v0.4.4 |
| 2831 | 2026-05-15T22:33:33.773Z | Compiling rand_core v0.9.5 |
| 2832 | 2026-05-15T22:33:33.806Z | Compiling sha2 v0.10.9 |
| 2833 | 2026-05-15T22:33:33.973Z | Compiling curve25519-dalek v4.1.3 |
| 2834 | 2026-05-15T22:33:33.987Z | Compiling hubpack_derive v0.1.1 |
| 2835 | 2026-05-15T22:33:34.036Z | Compiling http-body v1.0.1 |
| 2836 | 2026-05-15T22:33:34.185Z | Compiling strum_macros v0.26.4 |
| 2837 | 2026-05-15T22:33:34.210Z | Compiling atomic-waker v1.1.2 |
| 2838 | 2026-05-15T22:33:34.328Z | Compiling base64ct v1.8.3 |
| 2839 | 2026-05-15T22:33:34.633Z | Compiling pem-rfc7468 v0.7.0 |
| 2840 | 2026-05-15T22:33:34.822Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2841 | 2026-05-15T22:33:34.902Z | Compiling usdt-impl v0.5.0 |
| 2842 | 2026-05-15T22:33:35.027Z | Compiling flagset v0.4.7 |
| 2843 | 2026-05-15T22:33:35.119Z | Compiling winnow v0.7.14 |
| 2844 | 2026-05-15T22:33:35.164Z | Compiling tower-layer v0.3.3 |
| 2845 | 2026-05-15T22:33:35.177Z | Compiling tower-service v0.3.3 |
| 2846 | 2026-05-15T22:33:35.275Z | Compiling openssl-probe v0.2.1 |
| 2847 | 2026-05-15T22:33:35.329Z | Compiling usdt-impl v0.6.0 |
| 2848 | 2026-05-15T22:33:35.440Z | Compiling try-lock v0.2.5 |
| 2849 | 2026-05-15T22:33:35.557Z | Compiling untrusted v0.7.1 |
| 2850 | 2026-05-15T22:33:35.684Z | Compiling want v0.3.1 |
| 2851 | 2026-05-15T22:33:35.713Z | Compiling der v0.7.10 |
| 2852 | 2026-05-15T22:33:35.794Z | Compiling h2 v0.4.13 |
| 2853 | 2026-05-15T22:33:35.842Z | Compiling rand_chacha v0.9.0 |
| 2854 | 2026-05-15T22:33:36.028Z | Compiling scroll v0.13.0 |
| 2855 | 2026-05-15T22:33:36.157Z | Compiling scroll v0.12.0 |
| 2856 | 2026-05-15T22:33:36.195Z | Compiling ipnet v2.11.0 |
| 2857 | 2026-05-15T22:33:36.209Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2858 | 2026-05-15T22:33:36.288Z | Compiling httpdate v1.0.3 |
| 2859 | 2026-05-15T22:33:36.413Z | Compiling num-bigint-dig v0.8.6 |
| 2860 | 2026-05-15T22:33:36.489Z | Compiling pin-utils v0.1.0 |
| 2861 | 2026-05-15T22:33:36.535Z | Compiling unicode-segmentation v1.12.0 |
| 2862 | 2026-05-15T22:33:36.563Z | Compiling powerfmt v0.2.0 |
| 2863 | 2026-05-15T22:33:36.591Z | Compiling spki v0.7.3 |
| 2864 | 2026-05-15T22:33:36.618Z | Compiling goblin v0.8.2 |
| 2865 | 2026-05-15T22:33:36.752Z | Compiling deranged v0.5.8 |
| 2866 | 2026-05-15T22:33:36.777Z | Compiling goblin v0.10.5 |
| 2867 | 2026-05-15T22:33:36.791Z | Compiling rand v0.9.2 |
| 2868 | 2026-05-15T22:33:36.802Z | Compiling zerocopy v0.7.35 |
| 2869 | 2026-05-15T22:33:36.894Z | Compiling salsa20 v0.10.2 |
| 2870 | 2026-05-15T22:33:37.036Z | Compiling pbkdf2 v0.12.2 |
| 2871 | 2026-05-15T22:33:37.253Z | Compiling hex v0.4.3 |
| 2872 | 2026-05-15T22:33:37.345Z | Compiling num_threads v0.1.7 |
| 2873 | 2026-05-15T22:33:37.509Z | Compiling scrypt v0.11.0 |
| 2874 | 2026-05-15T22:33:37.715Z | Compiling time v0.3.47 |
| 2875 | 2026-05-15T22:33:37.735Z | Compiling heck v0.4.1 |
| 2876 | 2026-05-15T22:33:37.786Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2877 | 2026-05-15T22:33:38.065Z | Compiling dtrace-parser v0.2.0 |
| 2878 | 2026-05-15T22:33:38.322Z | Compiling aes v0.8.4 |
| 2879 | 2026-05-15T22:33:38.635Z | Compiling hyper v1.8.1 |
| 2880 | 2026-05-15T22:33:38.783Z | Compiling dof v0.3.0 |
| 2881 | 2026-05-15T22:33:39.150Z | Compiling cbc v0.1.2 |
| 2882 | 2026-05-15T22:33:39.290Z | Compiling dtrace-parser v0.3.0 |
| 2883 | 2026-05-15T22:33:39.394Z | Compiling toml_datetime v0.6.11 |
| 2884 | 2026-05-15T22:33:39.552Z | Compiling dof v0.4.0 |
| 2885 | 2026-05-15T22:33:39.565Z | Compiling serde_spanned v0.6.9 |
| 2886 | 2026-05-15T22:33:39.587Z | Compiling daft-derive v0.1.5 |
| 2887 | 2026-05-15T22:33:39.651Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2888 | 2026-05-15T22:33:39.890Z | Compiling hyper-util v0.1.20 |
| 2889 | 2026-05-15T22:33:39.926Z | Compiling thread-id v5.1.0 |
| 2890 | 2026-05-15T22:33:40.014Z | Compiling thread-id v4.2.2 |
| 2891 | 2026-05-15T22:33:40.091Z | Compiling fs-err v3.3.0 |
| 2892 | 2026-05-15T22:33:40.237Z | Compiling either v1.15.0 |
| 2893 | 2026-05-15T22:33:40.286Z | Compiling tinyvec_macros v0.1.1 |
| 2894 | 2026-05-15T22:33:40.442Z | Compiling ref-cast v1.0.25 |
| 2895 | 2026-05-15T22:33:40.445Z | Compiling tinyvec v1.10.0 |
| 2896 | 2026-05-15T22:33:40.798Z | Compiling pkcs5 v0.7.1 |
| 2897 | 2026-05-15T22:33:40.978Z | Compiling rustls-native-certs v0.8.3 |
| 2898 | 2026-05-15T22:33:41.081Z | Compiling http-body-util v0.1.3 |
| 2899 | 2026-05-15T22:33:41.220Z | Compiling serde_with_macros v3.17.0 |
| 2900 | 2026-05-15T22:33:41.387Z | Compiling heapless v0.7.17 |
| 2901 | 2026-05-15T22:33:41.624Z | Compiling sync_wrapper v1.0.2 |
| 2902 | 2026-05-15T22:33:41.691Z | Compiling spin v0.9.8 |
| 2903 | 2026-05-15T22:33:41.897Z | Compiling enum-as-inner v0.6.1 |
| 2904 | 2026-05-15T22:33:42.233Z | Compiling memoffset v0.9.1 |
| 2905 | 2026-05-15T22:33:42.408Z | Compiling zstd-safe v7.2.4 |
| 2906 | 2026-05-15T22:33:42.428Z | Compiling signal-hook v0.3.18 |
| 2907 | 2026-05-15T22:33:42.428Z | Compiling simd-adler32 v0.3.8 |
| 2908 | 2026-05-15T22:33:42.532Z | Compiling foreign-types-shared v0.1.1 |
| 2909 | 2026-05-15T22:33:42.601Z | Compiling foreign-types v0.3.2 |
| 2910 | 2026-05-15T22:33:42.659Z | Compiling tower v0.5.3 |
| 2911 | 2026-05-15T22:33:42.817Z | Compiling pkcs8 v0.10.2 |
| 2912 | 2026-05-15T22:33:43.115Z | Compiling webpki-roots v1.0.6 |
| 2913 | 2026-05-15T22:33:43.132Z | Compiling serde_urlencoded v0.7.1 |
| 2914 | 2026-05-15T22:33:43.237Z | Compiling darling_core v0.20.11 |
| 2915 | 2026-05-15T22:33:43.371Z | Compiling erased-serde v0.3.31 |
| 2916 | 2026-05-15T22:33:43.399Z | Compiling ref-cast-impl v1.0.25 |
| 2917 | 2026-05-15T22:33:43.420Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2918 | 2026-05-15T22:33:43.680Z | Compiling wait-timeout v0.2.1 |
| 2919 | 2026-05-15T22:33:43.733Z | Compiling ahash v0.8.12 |
| 2920 | 2026-05-15T22:33:43.844Z | Compiling winnow v0.5.40 |
| 2921 | 2026-05-15T22:33:43.896Z | Compiling iri-string v0.7.10 |
| 2922 | 2026-05-15T22:33:43.936Z | Compiling cfg_aliases v0.2.1 |
| 2923 | 2026-05-15T22:33:44.012Z | Compiling quick-error v1.2.3 |
| 2924 | 2026-05-15T22:33:44.124Z | Compiling bit-vec v0.8.0 |
| 2925 | 2026-05-15T22:33:44.376Z | Compiling adler2 v2.0.1 |
| 2926 | 2026-05-15T22:33:44.508Z | Compiling miniz_oxide v0.8.9 |
| 2927 | 2026-05-15T22:33:44.619Z | Compiling bit-set v0.8.0 |
| 2928 | 2026-05-15T22:33:44.784Z | Compiling rusty-fork v0.3.1 |
| 2929 | 2026-05-15T22:33:45.030Z | Compiling tower-http v0.6.8 |
| 2930 | 2026-05-15T22:33:45.056Z | Compiling nix v0.31.2 |
| 2931 | 2026-05-15T22:33:45.280Z | Compiling darling_macro v0.20.11 |
| 2932 | 2026-05-15T22:33:45.291Z | Compiling toml_edit v0.19.15 |
| 2933 | 2026-05-15T22:33:45.610Z | Compiling usdt-attr-macro v0.6.0 |
| 2934 | 2026-05-15T22:33:45.623Z | Compiling usdt-macro v0.6.0 |
| 2935 | 2026-05-15T22:33:46.283Z | Compiling unicode-normalization v0.1.25 |
| 2936 | 2026-05-15T22:33:46.435Z | Compiling rand_xorshift v0.4.0 |
| 2937 | 2026-05-15T22:33:46.728Z | Compiling pin-project-internal v1.1.11 |
| 2938 | 2026-05-15T22:33:47.567Z | Compiling unarray v0.1.4 |
| 2939 | 2026-05-15T22:33:47.682Z | Compiling zlib-rs v0.6.2 |
| 2940 | 2026-05-15T22:33:47.695Z | Compiling smoltcp v0.9.1 |
| 2941 | 2026-05-15T22:33:47.989Z | Compiling proptest v1.10.0 |
| 2942 | 2026-05-15T22:33:49.930Z | Compiling flate2 v1.1.9 |
| 2943 | 2026-05-15T22:33:50.493Z | Compiling darling v0.20.11 |
| 2944 | 2026-05-15T22:33:50.770Z | Compiling ipnetwork v0.21.1 |
| 2945 | 2026-05-15T22:33:50.833Z | Compiling num-integer v0.1.46 |
| 2946 | 2026-05-15T22:33:50.873Z | Compiling encoding_rs v0.8.35 |
| 2947 | 2026-05-15T22:33:51.104Z | Compiling psl-types v2.0.11 |
| 2948 | 2026-05-15T22:33:51.126Z | Compiling anstyle v1.0.13 |
| 2949 | 2026-05-15T22:33:51.232Z | Compiling mime v0.3.17 |
| 2950 | 2026-05-15T22:33:51.245Z | Compiling siphasher v1.0.2 |
| 2951 | 2026-05-15T22:33:51.339Z | Compiling utf8parse v0.2.2 |
| 2952 | 2026-05-15T22:33:51.422Z | Compiling publicsuffix v2.3.0 |
| 2953 | 2026-05-15T22:33:51.451Z | Compiling anstyle-parse v0.2.7 |
| 2954 | 2026-05-15T22:33:51.463Z | Compiling oxnet v0.1.4 |
| 2955 | 2026-05-15T22:33:52.050Z | Compiling derive_builder_core v0.20.2 |
| 2956 | 2026-05-15T22:33:52.065Z | Compiling newtype-uuid v1.3.2 |
| 2957 | 2026-05-15T22:33:52.115Z | Compiling tokio-native-tls v0.3.1 |
| 2958 | 2026-05-15T22:33:52.253Z | Compiling snafu-derive v0.8.9 |
| 2959 | 2026-05-15T22:33:52.281Z | Compiling rand_chacha v0.3.1 |
| 2960 | 2026-05-15T22:33:52.349Z | Compiling signature v2.2.0 |
| 2961 | 2026-05-15T22:33:52.490Z | Compiling strum_macros v0.27.2 |
| 2962 | 2026-05-15T22:33:52.632Z | Compiling colorchoice v1.0.4 |
| 2963 | 2026-05-15T22:33:52.747Z | Compiling unicode-bidi v0.3.18 |
| 2964 | 2026-05-15T22:33:52.785Z | Compiling object v0.37.3 |
| 2965 | 2026-05-15T22:33:53.034Z | Compiling anstyle-query v1.1.5 |
| 2966 | 2026-05-15T22:33:53.144Z | Compiling is_terminal_polyfill v1.70.2 |
| 2967 | 2026-05-15T22:33:53.212Z | Compiling unicode-properties v0.1.4 |
| 2968 | 2026-05-15T22:33:53.240Z | Compiling anstream v0.6.21 |
| 2969 | 2026-05-15T22:33:53.420Z | Compiling stringprep v0.1.5 |
| 2970 | 2026-05-15T22:33:53.517Z | Compiling derive_builder_macro v0.20.2 |
| 2971 | 2026-05-15T22:33:53.774Z | Compiling rand v0.8.6 |
| 2972 | 2026-05-15T22:33:53.813Z | Compiling daft v0.1.5 |
| 2973 | 2026-05-15T22:33:53.957Z | Compiling hyper-tls v0.6.0 |
| 2974 | 2026-05-15T22:33:54.074Z | Compiling cookie_store v0.22.1 |
| 2975 | 2026-05-15T22:33:54.149Z | Compiling num-iter v0.1.45 |
| 2976 | 2026-05-15T22:33:54.399Z | Compiling futures-executor v0.3.32 |
| 2977 | 2026-05-15T22:33:54.433Z | Compiling md-5 v0.10.6 |
| 2978 | 2026-05-15T22:33:54.577Z | Compiling hash32 v0.2.1 |
| 2979 | 2026-05-15T22:33:54.617Z | Compiling bstr v1.12.1 |
| 2980 | 2026-05-15T22:33:54.648Z | Compiling ff v0.13.1 |
| 2981 | 2026-05-15T22:33:54.757Z | Compiling vergen-lib v0.1.6 |
| 2982 | 2026-05-15T22:33:54.780Z | Compiling fallible-iterator v0.2.0 |
| 2983 | 2026-05-15T22:33:54.940Z | Compiling base16ct v0.2.0 |
| 2984 | 2026-05-15T22:33:55.085Z | Compiling sec1 v0.7.3 |
| 2985 | 2026-05-15T22:33:55.100Z | Compiling postgres-protocol v0.6.10 |
| 2986 | 2026-05-15T22:33:55.203Z | Compiling group v0.13.0 |
| 2987 | 2026-05-15T22:33:55.346Z | Compiling futures v0.3.32 |
| 2988 | 2026-05-15T22:33:55.431Z | Compiling derive_builder v0.20.2 |
| 2989 | 2026-05-15T22:33:55.575Z | Compiling phf_shared v0.13.1 |
| 2990 | 2026-05-15T22:33:55.673Z | Compiling pin-project v1.1.11 |
| 2991 | 2026-05-15T22:33:55.773Z | Compiling lazy_static v1.5.0 |
| 2992 | 2026-05-15T22:33:55.875Z | Compiling hkdf v0.12.4 |
| 2993 | 2026-05-15T22:33:55.932Z | Compiling terminal_size v0.4.3 |
| 2994 | 2026-05-15T22:33:55.946Z | Compiling crypto-bigint v0.5.5 |
| 2995 | 2026-05-15T22:33:56.014Z | Compiling cargo-platform v0.1.9 |
| 2996 | 2026-05-15T22:33:56.066Z | Compiling vergen v9.0.6 |
| 2997 | 2026-05-15T22:33:56.240Z | Compiling serde_repr v0.1.20 |
| 2998 | 2026-05-15T22:33:56.255Z | Compiling async-recursion v1.1.1 |
| 2999 | 2026-05-15T22:33:56.719Z | Compiling memmap2 v0.9.10 |
| 3000 | 2026-05-15T22:33:56.769Z | Compiling bumpalo v3.20.2 |
| 3001 | 2026-05-15T22:33:56.918Z | Compiling toml_write v0.1.2 |
| 3002 | 2026-05-15T22:33:56.988Z | Compiling libbz2-rs-sys v0.2.2 |
| 3003 | 2026-05-15T22:33:57.012Z | Compiling same-file v1.0.6 |
| 3004 | 2026-05-15T22:33:57.112Z | Compiling foldhash v0.1.5 |
| 3005 | 2026-05-15T22:33:57.154Z | Compiling bitflags v1.3.2 |
| 3006 | 2026-05-15T22:33:57.231Z | Compiling managed v0.8.0 |
| 3007 | 2026-05-15T22:33:57.273Z | Compiling clap_lex v1.0.0 |
| 3008 | 2026-05-15T22:33:57.311Z | Compiling hashbrown v0.15.5 |
| 3009 | 2026-05-15T22:33:57.442Z | Compiling clap_builder v4.5.60 |
| 3010 | 2026-05-15T22:33:57.474Z | Compiling bzip2 v0.6.1 |
| 3011 | 2026-05-15T22:33:57.546Z | Compiling zstd v0.13.3 |
| 3012 | 2026-05-15T22:33:57.668Z | Compiling walkdir v2.5.0 |
| 3013 | 2026-05-15T22:33:57.794Z | Compiling toml_edit v0.22.27 |
| 3014 | 2026-05-15T22:33:57.845Z | Compiling zopfli v0.8.3 |
| 3015 | 2026-05-15T22:33:57.940Z | Compiling usdt v0.6.0 |
| 3016 | 2026-05-15T22:33:58.177Z | Compiling elliptic-curve v0.13.8 |
| 3017 | 2026-05-15T22:33:58.252Z | Compiling cargo_metadata v0.19.2 |
| 3018 | 2026-05-15T22:33:59.434Z | Compiling phf v0.13.1 |
| 3019 | 2026-05-15T22:33:59.509Z | Compiling snafu v0.8.9 |
| 3020 | 2026-05-15T22:33:59.532Z | Compiling signal-hook-mio v0.2.5 |
| 3021 | 2026-05-15T22:33:59.653Z | Compiling postgres-types v0.2.12 |
| 3022 | 2026-05-15T22:33:59.710Z | Compiling bzip2 v0.4.4 |
| 3023 | 2026-05-15T22:33:59.889Z | Compiling globset v0.4.18 |
| 3024 | 2026-05-15T22:33:59.908Z | Compiling strum v0.27.2 |
| 3025 | 2026-05-15T22:34:00.070Z | Compiling ed25519 v2.2.3 |
| 3026 | 2026-05-15T22:34:00.086Z | Compiling phf_shared v0.11.3 |
| 3027 | 2026-05-15T22:34:00.146Z | Compiling olpc-cjson v0.1.4 |
| 3028 | 2026-05-15T22:34:00.296Z | Compiling pkcs1 v0.7.5 |
| 3029 | 2026-05-15T22:34:00.308Z | Compiling strum v0.26.3 |
| 3030 | 2026-05-15T22:34:00.447Z | Compiling hubpack v0.1.2 |
| 3031 | 2026-05-15T22:34:00.488Z | Compiling pem v3.0.6 |
| 3032 | 2026-05-15T22:34:00.584Z | Compiling rfc6979 v0.4.0 |
| 3033 | 2026-05-15T22:34:00.654Z | Compiling sha1 v0.10.6 |
| 3034 | 2026-05-15T22:34:00.654Z | Compiling serde_plain v1.0.2 |
| 3035 | 2026-05-15T22:34:00.707Z | Compiling serde-big-array v0.5.1 |
| 3036 | 2026-05-15T22:34:00.762Z | Compiling float-cmp v0.10.0 |
| 3037 | 2026-05-15T22:34:00.845Z | Compiling env_filter v1.0.0 |
| 3038 | 2026-05-15T22:34:00.859Z | Compiling fixedbitset v0.5.7 |
| 3039 | 2026-05-15T22:34:00.909Z | Compiling difflib v0.4.0 |
| 3040 | 2026-05-15T22:34:01.099Z | Compiling data-encoding v2.10.0 |
| 3041 | 2026-05-15T22:34:01.130Z | Compiling jiff v0.2.21 |
| 3042 | 2026-05-15T22:34:01.252Z | Compiling static_assertions v1.1.0 |
| 3043 | 2026-05-15T22:34:01.330Z | Compiling rustc-hash v2.1.1 |
| 3044 | 2026-05-15T22:34:01.343Z | Compiling keccak v0.1.6 |
| 3045 | 2026-05-15T22:34:01.546Z | Compiling new_debug_unreachable v1.0.6 |
| 3046 | 2026-05-15T22:34:01.632Z | Compiling predicates-core v1.0.10 |
| 3047 | 2026-05-15T22:34:01.897Z | Compiling whoami v2.1.0 |
| 3048 | 2026-05-15T22:34:01.921Z | Compiling normalize-line-endings v0.3.0 |
| 3049 | 2026-05-15T22:34:01.939Z | Compiling fixedbitset v0.4.2 |
| 3050 | 2026-05-15T22:34:02.021Z | Compiling precomputed-hash v0.1.1 |
| 3051 | 2026-05-15T22:34:02.114Z | Compiling typed-path v0.9.3 |
| 3052 | 2026-05-15T22:34:02.138Z | Compiling tokio-postgres v0.7.16 |
| 3053 | 2026-05-15T22:34:02.217Z | Compiling string_cache v0.8.9 |
| 3054 | 2026-05-15T22:34:02.429Z | Compiling petgraph v0.6.5 |
| 3055 | 2026-05-15T22:34:03.865Z | Compiling zip v4.6.1 |
| 3056 | 2026-05-15T22:34:04.095Z | Compiling predicates v3.1.4 |
| 3057 | 2026-05-15T22:34:04.755Z | Compiling sha3 v0.10.8 |
| 3058 | 2026-05-15T22:34:04.769Z | Compiling iddqd v0.3.18 |
| 3059 | 2026-05-15T22:34:05.029Z | Compiling hickory-proto v0.25.2 |
| 3060 | 2026-05-15T22:34:05.773Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 3061 | 2026-05-15T22:34:05.868Z | Compiling petgraph v0.8.3 |
| 3062 | 2026-05-15T22:34:06.134Z | Compiling env_logger v0.11.9 |
| 3063 | 2026-05-15T22:34:06.449Z | Compiling ecdsa v0.16.9 |
| 3064 | 2026-05-15T22:34:06.842Z | Compiling rsa v0.9.10 |
| 3065 | 2026-05-15T22:34:07.512Z | Compiling ed25519-dalek v2.2.0 |
| 3066 | 2026-05-15T22:34:07.708Z | Compiling zip v0.6.6 |
| 3067 | 2026-05-15T22:34:08.124Z | Compiling crossterm v0.28.1 |
| 3068 | 2026-05-15T22:34:08.209Z | Compiling clap v4.5.60 |
| 3069 | 2026-05-15T22:34:08.294Z | Compiling similar v2.7.0 |
| 3070 | 2026-05-15T22:34:08.461Z | Compiling crossbeam-epoch v0.9.18 |
| 3071 | 2026-05-15T22:34:08.749Z | Compiling toml v0.7.8 |
| 3072 | 2026-05-15T22:34:08.763Z | Compiling serde_with v3.17.0 |
| 3073 | 2026-05-15T22:34:08.992Z | Compiling itertools v0.13.0 |
| 3074 | 2026-05-15T22:34:09.172Z | Compiling x509-cert v0.2.5 |
| 3075 | 2026-05-15T22:34:09.244Z | Compiling tokio-stream v0.1.18 |
| 3076 | 2026-05-15T22:34:09.268Z | Compiling buf-list v1.1.2 |
| 3077 | 2026-05-15T22:34:09.535Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 3078 | 2026-05-15T22:34:09.823Z | Compiling peg-runtime v0.8.5 |
| 3079 | 2026-05-15T22:34:10.059Z | Compiling lalrpop-util v0.19.12 |
| 3080 | 2026-05-15T22:34:15.959Z | Compiling rustls-webpki v0.103.9 |
| 3081 | 2026-05-15T22:34:19.064Z | Compiling tokio-rustls v0.26.4 |
| 3082 | 2026-05-15T22:34:19.092Z | Compiling rustls-platform-verifier v0.6.2 |
| 3083 | 2026-05-15T22:34:19.325Z | Compiling hyper-rustls v0.27.7 |
| 3084 | 2026-05-15T22:34:19.618Z | Compiling reqwest v0.13.2 |
| 3085 | 2026-05-15T22:34:19.647Z | Compiling reqwest v0.12.28 |
| 3086 | 2026-05-15T22:34:21.240Z | Compiling tough v0.22.0 |
| 3087 | 2026-05-15T22:34:24.742Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3088 | 2026-05-15T22:34:57.857Z | Compiling rustls v0.22.4 |
| 3089 | 2026-05-15T22:34:58.047Z | Compiling slog-async v2.8.0 |
| 3090 | 2026-05-15T22:34:58.069Z | Compiling newtype-uuid-macros v0.1.0 |
| 3091 | 2026-05-15T22:34:58.219Z | Compiling structmeta-derive v0.3.0 |
| 3092 | 2026-05-15T22:34:58.305Z | Compiling multer v3.1.0 |
| 3093 | 2026-05-15T22:34:58.431Z | Compiling async-stream-impl v0.3.6 |
| 3094 | 2026-05-15T22:34:58.507Z | Compiling dropshot v0.17.0 |
| 3095 | 2026-05-15T22:34:58.772Z | Compiling dropshot_endpoint v0.17.0 |
| 3096 | 2026-05-15T22:34:58.819Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3097 | 2026-05-15T22:34:58.884Z | Compiling crossbeam-channel v0.5.15 |
| 3098 | 2026-05-15T22:34:58.974Z | Compiling thread_local v1.1.9 |
| 3099 | 2026-05-15T22:34:59.032Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3100 | 2026-05-15T22:34:59.186Z | Compiling structmeta v0.3.0 |
| 3101 | 2026-05-15T22:34:59.263Z | Compiling is-terminal v0.4.17 |
| 3102 | 2026-05-15T22:34:59.352Z | Compiling term v1.2.1 |
| 3103 | 2026-05-15T22:34:59.591Z | Compiling derive-ex v0.1.8 |
| 3104 | 2026-05-15T22:35:00.376Z | Compiling parse-display-derive v0.10.0 |
| 3105 | 2026-05-15T22:35:00.657Z | Compiling take_mut v0.2.2 |
| 3106 | 2026-05-15T22:35:01.022Z | Compiling slog-term v2.9.2 |
| 3107 | 2026-05-15T22:35:01.073Z | Compiling test-strategy v0.4.5 |
| 3108 | 2026-05-15T22:35:01.171Z | Compiling rustls-webpki v0.102.8 |
| 3109 | 2026-05-15T22:35:02.042Z | Compiling match_cfg v0.1.0 |
| 3110 | 2026-05-15T22:35:02.128Z | Compiling debug-ignore v1.0.5 |
| 3111 | 2026-05-15T22:35:02.250Z | Compiling compression-core v0.4.31 |
| 3112 | 2026-05-15T22:35:02.254Z | Compiling hostname v0.3.1 |
| 3113 | 2026-05-15T22:35:02.428Z | Compiling compression-codecs v0.4.37 |
| 3114 | 2026-05-15T22:35:02.432Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3115 | 2026-05-15T22:35:02.830Z | Compiling slog-json v2.6.1 |
| 3116 | 2026-05-15T22:35:02.869Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3117 | 2026-05-15T22:35:02.978Z | Compiling serde_spanned v1.0.4 |
| 3118 | 2026-05-15T22:35:03.095Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3119 | 2026-05-15T22:35:03.149Z | Compiling slog-bunyan v2.5.0 |
| 3120 | 2026-05-15T22:35:03.298Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3121 | 2026-05-15T22:35:03.365Z | Compiling async-compression v0.4.41 |
| 3122 | 2026-05-15T22:35:03.836Z | Compiling progenitor-client v0.14.0 |
| 3123 | 2026-05-15T22:35:04.364Z | Compiling async-stream v0.3.6 |
| 3124 | 2026-05-15T22:35:04.568Z | Compiling tokio-rustls v0.25.0 |
| 3125 | 2026-05-15T22:35:04.648Z | Compiling regress v0.10.5 |
| 3126 | 2026-05-15T22:35:04.875Z | Compiling waitgroup v0.1.2 |
| 3127 | 2026-05-15T22:35:05.040Z | Compiling rustls-pemfile v2.2.0 |
| 3128 | 2026-05-15T22:35:05.331Z | Compiling serde_path_to_error v0.1.20 |
| 3129 | 2026-05-15T22:35:05.785Z | Compiling hostname v0.4.2 |
| 3130 | 2026-05-15T22:35:07.369Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3131 | 2026-05-15T22:35:07.610Z | Compiling macaddr v1.0.1 |
| 3132 | 2026-05-15T22:35:07.906Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3133 | 2026-05-15T22:35:09.336Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3134 | 2026-05-15T22:35:09.375Z | Compiling instant v0.1.13 |
| 3135 | 2026-05-15T22:35:09.495Z | Compiling progenitor-client v0.10.0 |
| 3136 | 2026-05-15T22:35:09.510Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 3137 | 2026-05-15T22:35:09.821Z | Compiling itertools v0.14.0 |
| 3138 | 2026-05-15T22:35:09.980Z | Compiling backon v1.6.0 |
| 3139 | 2026-05-15T22:35:10.246Z | Compiling progenitor-extras v0.2.0 |
| 3140 | 2026-05-15T22:35:10.506Z | Compiling backoff v0.4.0 |
| 3141 | 2026-05-15T22:35:10.742Z | Compiling parse-display v0.10.0 |
| 3142 | 2026-05-15T22:35:11.368Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3143 | 2026-05-15T22:35:12.205Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3144 | 2026-05-15T22:35:14.312Z | Compiling regress v0.11.1 |
| 3145 | 2026-05-15T22:35:15.137Z | Compiling universal-hash v0.5.1 |
| 3146 | 2026-05-15T22:35:15.246Z | Compiling unsafe-libyaml v0.2.11 |
| 3147 | 2026-05-15T22:35:15.295Z | Compiling unicode-width v0.2.0 |
| 3148 | 2026-05-15T22:35:15.534Z | Compiling opaque-debug v0.3.1 |
| 3149 | 2026-05-15T22:35:15.613Z | Compiling half v2.7.1 |
| 3150 | 2026-05-15T22:35:15.627Z | Compiling ciborium-io v0.2.2 |
| 3151 | 2026-05-15T22:35:15.736Z | Compiling crucible-workspace-hack v0.1.0 |
| 3152 | 2026-05-15T22:35:15.931Z | Compiling typify-impl v0.6.2 |
| 3153 | 2026-05-15T22:35:15.934Z | Compiling serde_yaml v0.9.34+deprecated |
| 3154 | 2026-05-15T22:35:16.002Z | Compiling ciborium-ll v0.2.2 |
| 3155 | 2026-05-15T22:35:16.275Z | Compiling convert_case v0.4.0 |
| 3156 | 2026-05-15T22:35:16.356Z | Compiling ciborium v0.2.2 |
| 3157 | 2026-05-15T22:35:16.585Z | Compiling derive_more v0.99.20 |
| 3158 | 2026-05-15T22:35:17.311Z | Compiling aead v0.5.2 |
| 3159 | 2026-05-15T22:35:17.514Z | Compiling secrecy v0.10.3 |
| 3160 | 2026-05-15T22:35:17.696Z | Compiling poly1305 v0.8.0 |
| 3161 | 2026-05-15T22:35:17.910Z | Compiling chacha20 v0.9.1 |
| 3162 | 2026-05-15T22:35:18.327Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 3163 | 2026-05-15T22:35:18.743Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3164 | 2026-05-15T22:35:19.074Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3165 | 2026-05-15T22:35:19.234Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3166 | 2026-05-15T22:35:19.350Z | Compiling typify-macro v0.6.2 |
| 3167 | 2026-05-15T22:35:19.727Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3168 | 2026-05-15T22:35:20.217Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3169 | 2026-05-15T22:35:20.285Z | Compiling thiserror-no-std v2.0.2 |
| 3170 | 2026-05-15T22:35:20.392Z | Compiling byte-wrapper v0.1.0 |
| 3171 | 2026-05-15T22:35:20.858Z | Compiling typify v0.6.2 |
| 3172 | 2026-05-15T22:35:20.978Z | Compiling password-hash v0.5.0 |
| 3173 | 2026-05-15T22:35:21.322Z | Compiling blake2 v0.10.6 |
| 3174 | 2026-05-15T22:35:21.556Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3175 | 2026-05-15T22:35:21.835Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3176 | 2026-05-15T22:35:21.939Z | Compiling argon2 v0.5.3 |
| 3177 | 2026-05-15T22:35:21.953Z | Compiling vsss-rs v3.3.4 |
| 3178 | 2026-05-15T22:35:22.867Z | Compiling chacha20poly1305 v0.10.1 |
| 3179 | 2026-05-15T22:35:22.927Z | Compiling indent_write v2.2.0 |
| 3180 | 2026-05-15T22:35:22.967Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3181 | 2026-05-15T22:35:23.023Z | Compiling swrite v0.1.0 |
| 3182 | 2026-05-15T22:35:23.139Z | Compiling proc-macro-error-attr v1.0.4 |
| 3183 | 2026-05-15T22:35:23.294Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3184 | 2026-05-15T22:35:23.443Z | Compiling heapless v0.8.0 |
| 3185 | 2026-05-15T22:35:23.974Z | Compiling ingot-macros v0.1.1 |
| 3186 | 2026-05-15T22:35:24.112Z | Compiling tabwriter v1.4.1 |
| 3187 | 2026-05-15T22:35:25.062Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3188 | 2026-05-15T22:35:25.736Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3189 | 2026-05-15T22:35:26.532Z | Compiling hash32 v0.3.1 |
| 3190 | 2026-05-15T22:35:26.868Z | Compiling proc-macro-error v1.0.4 |
| 3191 | 2026-05-15T22:35:26.885Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3192 | 2026-05-15T22:35:27.073Z | Compiling smoltcp v0.11.0 |
| 3193 | 2026-05-15T22:35:27.823Z | Compiling ingot-types v0.1.2 |
| 3194 | 2026-05-15T22:35:27.943Z | Compiling proc-macro-crate v3.4.0 |
| 3195 | 2026-05-15T22:35:28.513Z | Compiling progenitor-impl v0.14.0 |
| 3196 | 2026-05-15T22:35:29.130Z | Compiling cobs v0.3.0 |
| 3197 | 2026-05-15T22:35:29.439Z | Compiling prettyplease v0.2.37 |
| 3198 | 2026-05-15T22:35:29.539Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3199 | 2026-05-15T22:35:29.576Z | Compiling colored v3.1.1 |
| 3200 | 2026-05-15T22:35:29.771Z | Compiling postcard v1.1.3 |
| 3201 | 2026-05-15T22:35:30.411Z | Compiling num_enum_derive v0.7.5 |
| 3202 | 2026-05-15T22:35:30.563Z | Compiling ingot v0.1.1 |
| 3203 | 2026-05-15T22:35:30.638Z | Compiling progenitor-macro v0.14.0 |
| 3204 | 2026-05-15T22:35:33.005Z | Compiling num-rational v0.4.2 |
| 3205 | 2026-05-15T22:35:33.707Z | Compiling proc-macro-crate v1.3.1 |
| 3206 | 2026-05-15T22:35:34.055Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3207 | 2026-05-15T22:35:34.212Z | Compiling foreign-types-macros v0.2.3 |
| 3208 | 2026-05-15T22:35:34.298Z | Compiling num-complex v0.4.6 |
| 3209 | 2026-05-15T22:35:34.483Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3210 | 2026-05-15T22:35:34.592Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3211 | 2026-05-15T22:35:34.739Z | Compiling rayon-core v1.13.0 |
| 3212 | 2026-05-15T22:35:34.785Z | Compiling foreign-types-shared v0.3.1 |
| 3213 | 2026-05-15T22:35:34.801Z | Compiling cpufeatures v0.3.0 |
| 3214 | 2026-05-15T22:35:34.875Z | Compiling foreign-types v0.5.0 |
| 3215 | 2026-05-15T22:35:34.889Z | Compiling chacha20 v0.10.0 |
| 3216 | 2026-05-15T22:35:34.889Z | Compiling num v0.4.3 |
| 3217 | 2026-05-15T22:35:34.956Z | Compiling progenitor v0.14.0 |
| 3218 | 2026-05-15T22:35:34.989Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3219 | 2026-05-15T22:35:35.110Z | Compiling num_enum_derive v0.5.11 |
| 3220 | 2026-05-15T22:35:35.195Z | Compiling num_enum v0.7.5 |
| 3221 | 2026-05-15T22:35:35.598Z | Compiling crossbeam-deque v0.8.6 |
| 3222 | 2026-05-15T22:35:35.832Z | Compiling camino-tempfile v1.4.1 |
| 3223 | 2026-05-15T22:35:36.234Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3224 | 2026-05-15T22:35:36.545Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3225 | 2026-05-15T22:35:36.670Z | Compiling cstr-argument v0.1.2 |
| 3226 | 2026-05-15T22:35:36.851Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3227 | 2026-05-15T22:35:36.978Z | Compiling float-ord v0.3.2 |
| 3228 | 2026-05-15T22:35:37.105Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3229 | 2026-05-15T22:35:37.146Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3230 | 2026-05-15T22:35:37.288Z | Compiling num_enum v0.5.11 |
| 3231 | 2026-05-15T22:35:37.523Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3232 | 2026-05-15T22:35:37.768Z | Compiling rand v0.10.0 |
| 3233 | 2026-05-15T22:35:37.887Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3234 | 2026-05-15T22:35:38.553Z | Compiling rayon v1.11.0 |
| 3235 | 2026-05-15T22:35:38.956Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3236 | 2026-05-15T22:35:40.311Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3237 | 2026-05-15T22:35:40.781Z | Compiling zone_cfg_derive v0.3.1 |
| 3238 | 2026-05-15T22:35:40.922Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3239 | 2026-05-15T22:35:41.053Z | Compiling toml v0.8.23 |
| 3240 | 2026-05-15T22:35:41.146Z | Compiling itertools v0.12.1 |
| 3241 | 2026-05-15T22:35:41.378Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3242 | 2026-05-15T22:35:41.610Z | Compiling num-derive v0.4.2 |
| 3243 | 2026-05-15T22:35:42.259Z | Compiling sigpipe v0.1.3 |
| 3244 | 2026-05-15T22:35:42.367Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3245 | 2026-05-15T22:35:42.478Z | Compiling glob v0.3.3 |
| 3246 | 2026-05-15T22:35:42.587Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3247 | 2026-05-15T22:35:42.602Z | Compiling zone v0.3.1 |
| 3248 | 2026-05-15T22:35:43.279Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3249 | 2026-05-15T22:35:43.406Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3250 | 2026-05-15T22:35:43.764Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3251 | 2026-05-15T22:35:44.039Z | Compiling smf v0.2.3 |
| 3252 | 2026-05-15T22:35:44.125Z | Compiling whoami v1.6.1 |
| 3253 | 2026-05-15T22:35:45.330Z | Compiling gethostname v0.5.0 |
| 3254 | 2026-05-15T22:35:45.606Z | Compiling usdt-attr-macro v0.5.0 |
| 3255 | 2026-05-15T22:35:46.038Z | Compiling usdt-macro v0.5.0 |
| 3256 | 2026-05-15T22:35:46.148Z | Compiling memmap v0.7.0 |
| 3257 | 2026-05-15T22:35:46.227Z | Compiling progenitor-impl v0.13.0 |
| 3258 | 2026-05-15T22:35:46.340Z | Compiling derive-where v1.6.0 |
| 3259 | 2026-05-15T22:35:46.700Z | Compiling usdt v0.5.0 |
| 3260 | 2026-05-15T22:35:47.333Z | Compiling progenitor-client v0.13.0 |
| 3261 | 2026-05-15T22:35:47.517Z | Compiling resolv-conf v0.7.6 |
| 3262 | 2026-05-15T22:35:47.781Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3263 | 2026-05-15T22:35:47.834Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3264 | 2026-05-15T22:35:47.973Z | Compiling cancel-safe-futures v0.1.5 |
| 3265 | 2026-05-15T22:35:48.133Z | Compiling owo-colors v4.3.0 |
| 3266 | 2026-05-15T22:35:48.196Z | Compiling unicode-width v0.1.14 |
| 3267 | 2026-05-15T22:35:48.335Z | Compiling progenitor-macro v0.13.0 |
| 3268 | 2026-05-15T22:35:48.512Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3269 | 2026-05-15T22:35:48.527Z | Compiling libsw-core v0.3.2 |
| 3270 | 2026-05-15T22:35:48.718Z | Compiling bytecount v0.6.9 |
| 3271 | 2026-05-15T22:35:48.922Z | Compiling libsw v3.5.0 |
| 3272 | 2026-05-15T22:35:50.449Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3273 | 2026-05-15T22:35:51.250Z | Compiling typify-impl v0.4.3 |
| 3274 | 2026-05-15T22:35:52.310Z | Compiling progenitor v0.13.0 |
| 3275 | 2026-05-15T22:35:52.470Z | Compiling console v0.15.11 |
| 3276 | 2026-05-15T22:35:53.240Z | Compiling newline-converter v0.3.0 |
| 3277 | 2026-05-15T22:35:53.391Z | Compiling atomicwrites v0.4.4 |
| 3278 | 2026-05-15T22:35:53.688Z | Compiling hickory-proto v0.24.4 |
| 3279 | 2026-05-15T22:35:53.765Z | Compiling libefi-sys v0.1.0 |
| 3280 | 2026-05-15T22:35:53.967Z | Compiling linear-map v1.2.0 |
| 3281 | 2026-05-15T22:35:54.203Z | Compiling linked-hash-map v0.5.6 |
| 3282 | 2026-05-15T22:35:54.453Z | Compiling lru-cache v0.1.2 |
| 3283 | 2026-05-15T22:35:54.616Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3284 | 2026-05-15T22:35:54.673Z | Compiling typify-macro v0.4.3 |
| 3285 | 2026-05-15T22:35:55.024Z | Compiling expectorate v1.2.0 |
| 3286 | 2026-05-15T22:35:55.666Z | Compiling git-stub v1.0.0 |
| 3287 | 2026-05-15T22:35:55.915Z | Compiling bitfield-struct v0.6.2 |
| 3288 | 2026-05-15T22:35:56.127Z | Compiling semver v0.1.20 |
| 3289 | 2026-05-15T22:35:56.404Z | Compiling rustc_version v0.1.7 |
| 3290 | 2026-05-15T22:35:56.516Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3291 | 2026-05-15T22:35:56.619Z | Compiling hickory-resolver v0.24.4 |
| 3292 | 2026-05-15T22:35:56.838Z | Compiling git-stub-vcs v0.1.0 |
| 3293 | 2026-05-15T22:35:56.852Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3294 | 2026-05-15T22:35:57.076Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3295 | 2026-05-15T22:35:57.184Z | Compiling tokio-dtrace v0.1.1 |
| 3296 | 2026-05-15T22:35:57.516Z | Compiling dropshot-api-manager-types v0.7.1 |
| 3297 | 2026-05-15T22:35:57.737Z | Compiling slog-dtrace v0.3.0 |
| 3298 | 2026-05-15T22:35:57.947Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3299 | 2026-05-15T22:35:58.039Z | Compiling minimal-lexical v0.2.1 |
| 3300 | 2026-05-15T22:35:58.058Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3301 | 2026-05-15T22:35:58.102Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3302 | 2026-05-15T22:35:58.329Z | Compiling nom v7.1.3 |
| 3303 | 2026-05-15T22:35:58.821Z | Compiling qorb v0.4.1 |
| 3304 | 2026-05-15T22:35:59.706Z | Compiling oxide-tokio-rt v0.1.4 |
| 3305 | 2026-05-15T22:36:00.053Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3306 | 2026-05-15T22:36:00.302Z | Compiling newtype_derive v0.1.6 |
| 3307 | 2026-05-15T22:36:00.508Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3308 | 2026-05-15T22:36:00.800Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3309 | 2026-05-15T22:36:01.326Z | Compiling phf_shared v0.12.1 |
| 3310 | 2026-05-15T22:36:01.565Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3311 | 2026-05-15T22:36:01.596Z | Compiling csv-core v0.1.13 |
| 3312 | 2026-05-15T22:36:01.800Z | Compiling highway v1.3.0 |
| 3313 | 2026-05-15T22:36:02.015Z | Compiling xshell-macros v0.2.7 |
| 3314 | 2026-05-15T22:36:02.383Z | Compiling unicode-xid v0.2.6 |
| 3315 | 2026-05-15T22:36:02.501Z | Compiling chrono-tz v0.10.4 |
| 3316 | 2026-05-15T22:36:02.520Z | Compiling const_format_proc_macros v0.2.34 |
| 3317 | 2026-05-15T22:36:02.718Z | Compiling xshell v0.2.7 |
| 3318 | 2026-05-15T22:36:02.731Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3319 | 2026-05-15T22:36:02.915Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3320 | 2026-05-15T22:36:03.255Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3321 | 2026-05-15T22:36:03.756Z | Compiling csv v1.4.0 |
| 3322 | 2026-05-15T22:36:04.008Z | Compiling phf v0.12.1 |
| 3323 | 2026-05-15T22:36:04.192Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3324 | 2026-05-15T22:36:04.548Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3325 | 2026-05-15T22:36:04.742Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3326 | 2026-05-15T22:36:05.196Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3327 | 2026-05-15T22:36:05.544Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3328 | 2026-05-15T22:36:05.783Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3329 | 2026-05-15T22:36:05.975Z | Compiling primeorder v0.13.6 |
| 3330 | 2026-05-15T22:36:06.273Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3331 | 2026-05-15T22:36:07.560Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3332 | 2026-05-15T22:36:07.786Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3333 | 2026-05-15T22:36:08.275Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3334 | 2026-05-15T22:36:08.577Z | Compiling const_format v0.2.35 |
| 3335 | 2026-05-15T22:36:08.932Z | Compiling typify v0.4.3 |
| 3336 | 2026-05-15T22:36:08.973Z | Compiling papergrid v0.11.0 |
| 3337 | 2026-05-15T22:36:09.044Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3338 | 2026-05-15T22:36:09.058Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3339 | 2026-05-15T22:36:11.586Z | Compiling tabled_derive v0.7.0 |
| 3340 | 2026-05-15T22:36:12.444Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3341 | 2026-05-15T22:36:12.472Z | Compiling bcs v0.1.6 |
| 3342 | 2026-05-15T22:36:12.572Z | Compiling salty v0.3.0 |
| 3343 | 2026-05-15T22:36:12.821Z | Compiling unicode-linebreak v0.1.5 |
| 3344 | 2026-05-15T22:36:12.889Z | Compiling termtree v0.5.1 |
| 3345 | 2026-05-15T22:36:12.928Z | Compiling tagptr v0.2.0 |
| 3346 | 2026-05-15T22:36:13.073Z | Compiling smawk v0.3.2 |
| 3347 | 2026-05-15T22:36:13.105Z | Compiling moka v0.12.13 |
| 3348 | 2026-05-15T22:36:13.237Z | Compiling textwrap v0.16.2 |
| 3349 | 2026-05-15T22:36:13.272Z | Compiling tabled v0.15.0 |
| 3350 | 2026-05-15T22:36:13.916Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3351 | 2026-05-15T22:36:14.143Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3352 | 2026-05-15T22:36:14.221Z | Compiling steno v0.4.1 |
| 3353 | 2026-05-15T22:36:14.315Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3354 | 2026-05-15T22:36:16.419Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3355 | 2026-05-15T22:36:16.580Z | Compiling base64 v0.21.7 |
| 3356 | 2026-05-15T22:36:16.751Z | Compiling humantime v2.3.0 |
| 3357 | 2026-05-15T22:36:17.090Z | Compiling radium v0.7.0 |
| 3358 | 2026-05-15T22:36:17.329Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3359 | 2026-05-15T22:36:17.381Z | Compiling hickory-resolver v0.25.2 |
| 3360 | 2026-05-15T22:36:18.920Z | Compiling p384 v0.13.1 |
| 3361 | 2026-05-15T22:36:20.854Z | Compiling ntp-admin-v1-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-v1-client) |
| 3362 | 2026-05-15T22:36:21.085Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3363 | 2026-05-15T22:36:21.103Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3364 | 2026-05-15T22:36:21.292Z | Compiling maybe-uninit v2.0.0 |
| 3365 | 2026-05-15T22:36:21.566Z | Compiling tap v1.0.1 |
| 3366 | 2026-05-15T22:36:21.666Z | Compiling wyz v0.5.1 |
| 3367 | 2026-05-15T22:36:21.696Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3368 | 2026-05-15T22:36:21.925Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3369 | 2026-05-15T22:36:23.800Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3370 | 2026-05-15T22:36:24.038Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3371 | 2026-05-15T22:36:24.432Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3372 | 2026-05-15T22:36:24.470Z | Compiling parking_lot_core v0.8.6 |
| 3373 | 2026-05-15T22:36:24.639Z | Compiling funty v2.0.0 |
| 3374 | 2026-05-15T22:36:24.737Z | Compiling packed_struct v0.10.1 |
| 3375 | 2026-05-15T22:36:24.993Z | Compiling utf-8 v0.7.6 |
| 3376 | 2026-05-15T22:36:25.215Z | Compiling tungstenite v0.21.0 |
| 3377 | 2026-05-15T22:36:25.595Z | Compiling bitvec v1.0.1 |
| 3378 | 2026-05-15T22:36:25.751Z | Compiling proc-macro-error2 v2.0.1 |
| 3379 | 2026-05-15T22:36:26.043Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3380 | 2026-05-15T22:36:27.294Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3381 | 2026-05-15T22:36:29.461Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3382 | 2026-05-15T22:36:30.778Z | Compiling polyval v0.6.2 |
| 3383 | 2026-05-15T22:36:31.069Z | Compiling packed_struct_codegen v0.10.1 |
| 3384 | 2026-05-15T22:36:31.852Z | Compiling num-derive v0.3.3 |
| 3385 | 2026-05-15T22:36:32.090Z | Compiling bitfield-macros v0.19.4 |
| 3386 | 2026-05-15T22:36:32.243Z | Compiling zerocopy-derive v0.6.6 |
| 3387 | 2026-05-15T22:36:32.721Z | Compiling indexmap v1.9.3 |
| 3388 | 2026-05-15T22:36:32.771Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3389 | 2026-05-15T22:36:32.927Z | Compiling nodrop v0.1.14 |
| 3390 | 2026-05-15T22:36:32.942Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3391 | 2026-05-15T22:36:32.973Z | Compiling crc-catalog v2.4.0 |
| 3392 | 2026-05-15T22:36:32.990Z | Compiling zerocopy v0.6.6 |
| 3393 | 2026-05-15T22:36:33.038Z | Compiling array-init v0.0.4 |
| 3394 | 2026-05-15T22:36:33.083Z | Compiling crc v3.4.0 |
| 3395 | 2026-05-15T22:36:33.209Z | Compiling bitfield v0.19.4 |
| 3396 | 2026-05-15T22:36:33.287Z | Compiling libscf-sys v1.1.0 |
| 3397 | 2026-05-15T22:36:33.415Z | Compiling ghash v0.5.1 |
| 3398 | 2026-05-15T22:36:33.441Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3399 | 2026-05-15T22:36:33.518Z | Compiling smallvec v0.6.14 |
| 3400 | 2026-05-15T22:36:33.572Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3401 | 2026-05-15T22:36:34.855Z | Compiling tabled_derive v0.11.0 |
| 3402 | 2026-05-15T22:36:35.882Z | Compiling tokio-tungstenite v0.21.0 |
| 3403 | 2026-05-15T22:36:36.242Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3404 | 2026-05-15T22:36:36.325Z | Compiling progenitor-impl v0.11.2 |
| 3405 | 2026-05-15T22:36:36.607Z | Compiling papergrid v0.17.0 |
| 3406 | 2026-05-15T22:36:37.002Z | Compiling testing_table v0.3.0 |
| 3407 | 2026-05-15T22:36:37.420Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3408 | 2026-05-15T22:36:37.931Z | Compiling omicron-rpaths v0.1.0 (/work/ci/omicron/rpaths) |
| 3409 | 2026-05-15T22:36:38.105Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3410 | 2026-05-15T22:36:38.446Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3411 | 2026-05-15T22:36:38.674Z | Compiling ctr v0.9.2 |
| 3412 | 2026-05-15T22:36:38.888Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3413 | 2026-05-15T22:36:39.207Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3414 | 2026-05-15T22:36:39.329Z | Compiling unicase v2.9.0 |
| 3415 | 2026-05-15T22:36:39.471Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3416 | 2026-05-15T22:36:39.500Z | Compiling corncobs v0.1.4 |
| 3417 | 2026-05-15T22:36:39.565Z | Compiling hashbrown v0.12.3 |
| 3418 | 2026-05-15T22:36:39.696Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3419 | 2026-05-15T22:36:39.732Z | Compiling mime_guess v2.0.5 |
| 3420 | 2026-05-15T22:36:40.284Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3421 | 2026-05-15T22:36:40.390Z | Compiling aes-gcm v0.10.3 |
| 3422 | 2026-05-15T22:36:40.617Z | Compiling progenitor-macro v0.11.2 |
| 3423 | 2026-05-15T22:36:40.636Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3424 | 2026-05-15T22:36:40.667Z | Compiling tabled v0.20.0 |
| 3425 | 2026-05-15T22:36:40.909Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3426 | 2026-05-15T22:36:42.187Z | Compiling parking_lot v0.11.2 |
| 3427 | 2026-05-15T22:36:43.085Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3428 | 2026-05-15T22:36:44.514Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3429 | 2026-05-15T22:36:44.528Z | Compiling serde-hex v0.1.0 |
| 3430 | 2026-05-15T22:36:45.947Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3431 | 2026-05-15T22:36:46.286Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3432 | 2026-05-15T22:36:46.624Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3433 | 2026-05-15T22:36:46.791Z | Compiling ron v0.8.1 |
| 3434 | 2026-05-15T22:36:48.372Z | Compiling progenitor-impl v0.10.0 |
| 3435 | 2026-05-15T22:36:49.063Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3436 | 2026-05-15T22:36:49.155Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3437 | 2026-05-15T22:36:49.510Z | Compiling progenitor-client v0.11.2 |
| 3438 | 2026-05-15T22:36:50.002Z | Compiling hashbrown v0.13.2 |
| 3439 | 2026-05-15T22:36:50.033Z | Compiling prefix-trie v0.7.0 |
| 3440 | 2026-05-15T22:36:50.503Z | Compiling ssh-encoding v0.2.0 |
| 3441 | 2026-05-15T22:36:50.548Z | Compiling blowfish v0.9.1 |
| 3442 | 2026-05-15T22:36:50.595Z | Compiling fxhash v0.2.1 |
| 3443 | 2026-05-15T22:36:50.746Z | Compiling secrecy v0.8.0 |
| 3444 | 2026-05-15T22:36:50.809Z | Compiling filetime v0.2.27 |
| 3445 | 2026-05-15T22:36:50.919Z | Compiling xattr v1.6.1 |
| 3446 | 2026-05-15T22:36:51.037Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3447 | 2026-05-15T22:36:51.086Z | Compiling crc-any v2.5.0 |
| 3448 | 2026-05-15T22:36:51.129Z | Compiling tar v0.4.45 |
| 3449 | 2026-05-15T22:36:51.486Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3450 | 2026-05-15T22:36:53.563Z | Compiling ssh-cipher v0.2.0 |
| 3451 | 2026-05-15T22:36:54.369Z | Compiling sled v0.34.7 |
| 3452 | 2026-05-15T22:36:54.994Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3453 | 2026-05-15T22:36:55.168Z | Compiling progenitor-macro v0.10.0 |
| 3454 | 2026-05-15T22:36:55.264Z | Compiling object v0.30.4 |
| 3455 | 2026-05-15T22:36:56.588Z | Compiling hickory-server v0.25.2 |
| 3456 | 2026-05-15T22:36:57.293Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3457 | 2026-05-15T22:36:57.814Z | Compiling progenitor v0.11.2 |
| 3458 | 2026-05-15T22:36:58.012Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3459 | 2026-05-15T22:36:58.661Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3460 | 2026-05-15T22:36:59.182Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3461 | 2026-05-15T22:37:00.174Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3462 | 2026-05-15T22:37:01.631Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3463 | 2026-05-15T22:37:01.915Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3464 | 2026-05-15T22:37:02.259Z | Compiling password-hash v0.4.2 |
| 3465 | 2026-05-15T22:37:03.157Z | Compiling path-slash v0.1.5 |
| 3466 | 2026-05-15T22:37:03.320Z | Compiling crc8 v0.1.1 |
| 3467 | 2026-05-15T22:37:03.444Z | Compiling http-range v0.1.5 |
| 3468 | 2026-05-15T22:37:03.548Z | Compiling half v1.8.3 |
| 3469 | 2026-05-15T22:37:03.961Z | Compiling serde_cbor v0.11.2 |
| 3470 | 2026-05-15T22:37:04.033Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3471 | 2026-05-15T22:37:04.179Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3472 | 2026-05-15T22:37:04.412Z | Compiling progenitor v0.10.0 |
| 3473 | 2026-05-15T22:37:04.502Z | Compiling pbkdf2 v0.11.0 |
| 3474 | 2026-05-15T22:37:04.564Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3475 | 2026-05-15T22:37:04.940Z | Compiling illumos-nvpair v0.3.0 |
| 3476 | 2026-05-15T22:37:05.406Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3477 | 2026-05-15T22:37:08.068Z | Compiling ssh-key v0.6.7 |
| 3478 | 2026-05-15T22:37:10.488Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3479 | 2026-05-15T22:37:10.693Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3480 | 2026-05-15T22:37:14.968Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3481 | 2026-05-15T22:37:15.755Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3482 | 2026-05-15T22:37:17.983Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3483 | 2026-05-15T22:37:18.404Z | Compiling p256 v0.13.2 |
| 3484 | 2026-05-15T22:37:18.660Z | Compiling p521 v0.13.3 |
| 3485 | 2026-05-15T22:37:19.309Z | Compiling oximeter-producer-api v0.1.0 (/work/ci/omicron/oximeter/producer-api) |
| 3486 | 2026-05-15T22:37:19.431Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3487 | 2026-05-15T22:37:21.336Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3488 | 2026-05-15T22:37:21.644Z | Compiling yasna v0.5.2 |
| 3489 | 2026-05-15T22:37:22.173Z | Compiling headers-core v0.3.0 |
| 3490 | 2026-05-15T22:37:22.286Z | Compiling kstat-rs v0.2.4 |
| 3491 | 2026-05-15T22:37:22.315Z | Compiling nanorand v0.7.0 |
| 3492 | 2026-05-15T22:37:22.409Z | Compiling russh-cryptovec v0.7.3 |
| 3493 | 2026-05-15T22:37:22.610Z | Compiling atty v0.2.14 |
| 3494 | 2026-05-15T22:37:22.632Z | Compiling home v0.5.12 |
| 3495 | 2026-05-15T22:37:22.658Z | Compiling md5 v0.7.0 |
| 3496 | 2026-05-15T22:37:22.736Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3497 | 2026-05-15T22:37:22.736Z | Compiling flume v0.11.1 |
| 3498 | 2026-05-15T22:37:22.811Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3499 | 2026-05-15T22:37:22.915Z | Compiling russh-keys v0.45.0 |
| 3500 | 2026-05-15T22:37:23.103Z | Compiling headers v0.4.1 |
| 3501 | 2026-05-15T22:37:23.124Z | Compiling rcgen v0.12.1 |
| 3502 | 2026-05-15T22:37:24.727Z | Compiling sled-agent-rack-setup v0.1.0 (/work/ci/omicron/sled-agent/rack-setup) |
| 3503 | 2026-05-15T22:37:24.926Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3504 | 2026-05-15T22:37:27.395Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3505 | 2026-05-15T22:37:28.178Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3506 | 2026-05-15T22:37:28.795Z | Compiling sled-agent-early-networking v0.1.0 (/work/ci/omicron/sled-agent/early-networking) |
| 3507 | 2026-05-15T22:37:29.847Z | Compiling transient-dns-server v0.1.0 (/work/ci/omicron/dns-server/transient) |
| 3508 | 2026-05-15T22:37:30.225Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3509 | 2026-05-15T22:37:30.994Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3510 | 2026-05-15T22:37:32.160Z | Compiling hyper-staticfile v0.10.1 |
| 3511 | 2026-05-15T22:37:32.400Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3512 | 2026-05-15T22:37:32.920Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3513 | 2026-05-15T22:37:33.031Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3514 | 2026-05-15T22:37:33.232Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3515 | 2026-05-15T22:37:33.245Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3516 | 2026-05-15T22:37:33.352Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3517 | 2026-05-15T22:37:34.314Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3518 | 2026-05-15T22:37:34.865Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3519 | 2026-05-15T22:37:36.455Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3520 | 2026-05-15T22:37:36.559Z | Compiling num-bigint v0.4.6 |
| 3521 | 2026-05-15T22:37:36.812Z | Compiling des v0.8.1 |
| 3522 | 2026-05-15T22:37:37.072Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3523 | 2026-05-15T22:37:37.086Z | Compiling subprocess v0.2.15 |
| 3524 | 2026-05-15T22:37:37.487Z | Compiling display-error-chain v0.2.2 |
| 3525 | 2026-05-15T22:37:37.652Z | Compiling hex-literal v0.4.1 |
| 3526 | 2026-05-15T22:37:37.806Z | Compiling russh v0.45.0 |
| 3527 | 2026-05-15T22:37:38.358Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3528 | 2026-05-15T22:37:39.937Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3529 | 2026-05-15T22:37:40.208Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3530 | 2026-05-15T22:37:42.793Z | Compiling colored v2.2.0 |
| 3531 | 2026-05-15T22:37:43.391Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3532 | 2026-05-15T22:37:43.458Z | Compiling socket2 v0.5.10 |
| 3533 | 2026-05-15T22:37:43.670Z | Compiling internet-checksum v0.2.1 |
| 3534 | 2026-05-15T22:38:54.876Z | Finished `release` profile [optimized] target(s) in 5m 45s |
| 3535 | 2026-05-15T22:38:55.103Z | + cp target/release/dhcp-server /work/ |
| 3536 | 2026-05-15T22:38:55.157Z | process exited: duration 709485 ms, exit code 0 |
| |
| 3537 | 2026-05-15T22:38:55.175Z | found 2 output files |
| 3538 | 2026-05-15T22:38:55.175Z | uploading: /work/testbed.tar.gz (200933660 bytes) |
| 3539 | 2026-05-15T22:38:57.500Z | uploaded: /work/testbed.tar.gz |
| 3540 | 2026-05-15T22:38:57.500Z | uploading: /work/dhcp-server (54571536 bytes) |
| 3541 | 2026-05-15T22:38:58.909Z | uploaded: /work/dhcp-server |