|
|
|
| 1 | 2026-06-23T19:21:12.036Z | job assigned to worker 01KVTYTJS9QZZC7310B4JWN8Q0 [factory aws, i-0252428672f3b40c6] (queued for 47 s) |
| |
| 2 | 2026-06-23T19:21:18.291Z | starting task 0: "setup" |
| 3 | 2026-06-23T19:21:18.297Z | ++ uname -s |
| 4 | 2026-06-23T19:21:18.300Z | + kern=SunOS |
| 5 | 2026-06-23T19:21:18.300Z | + build_user=build |
| 6 | 2026-06-23T19:21:18.300Z | + build_uid=12345 |
| 7 | 2026-06-23T19:21:18.300Z | + work_dir=/work |
| 8 | 2026-06-23T19:21:18.300Z | + input_dir=/input |
| 9 | 2026-06-23T19:21:18.300Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-23T19:21:18.300Z | + case "$kern" in |
| 11 | 2026-06-23T19:21:18.300Z | + groupadd -g 12345 build |
| 12 | 2026-06-23T19:21:18.303Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-23T19:21:20.305Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-23T19:21:20.430Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-23T19:21:20.433Z | + home_fs=zfs |
| 16 | 2026-06-23T19:21:20.433Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-23T19:21:20.433Z | + mkdir -p /home/build |
| 18 | 2026-06-23T19:21:20.433Z | + chown build:build /home/build /work |
| 19 | 2026-06-23T19:21:22.434Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-23T19:21:22.437Z | process exited: duration 4143 ms, exit code 0 |
| |
| 21 | 2026-06-23T19:21:22.444Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-23T19:21:22.449Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-23T19:21:22.449Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-23T19:21:22.449Z | * rust toolchain profile = "default" |
| 25 | 2026-06-23T19:21:22.449Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-23T19:21:22.449Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-23T19:21:22.449Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-23T19:21:22.453Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-23T19:21:22.453Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-23T19:21:22.573Z | info: downloading installer |
| 31 | 2026-06-23T19:21:24.212Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-23T19:21:24.212Z | warn: /opt/ooce/bin |
| 33 | 2026-06-23T19:21:24.212Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-23T19:21:24.212Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-23T19:21:24.212Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-23T19:21:24.212Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-23T19:21:24.212Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-23T19:21:24.212Z | error: cannot install while Rust is installed |
| 39 | 2026-06-23T19:21:24.212Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-23T19:21:24.215Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-23T19:21:24.215Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-23T19:21:24.215Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-23T19:21:24.215Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-23T19:21:24.226Z | info: profile set to default |
| 45 | 2026-06-23T19:21:24.226Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-23T19:21:24.228Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-23T19:21:24.387Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-23T19:21:24.390Z | info: downloading 6 components |
| 49 | 2026-06-23T19:21:39.877Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-23T19:21:39.877Z | |
| 51 | 2026-06-23T19:21:39.909Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-23T19:21:39.909Z | |
| 53 | 2026-06-23T19:21:39.957Z | |
| 54 | 2026-06-23T19:21:39.957Z | Rust is installed now. Great! |
| 55 | 2026-06-23T19:21:39.957Z | |
| 56 | 2026-06-23T19:21:39.957Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-23T19:21:39.957Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-23T19:21:39.957Z | |
| 59 | 2026-06-23T19:21:39.957Z | To configure your current shell, you need to source |
| 60 | 2026-06-23T19:21:39.957Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-23T19:21:39.957Z | |
| 62 | 2026-06-23T19:21:39.957Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-23T19:21:39.957Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-23T19:21:39.957Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-23T19:21:39.957Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-23T19:21:39.957Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-23T19:21:39.957Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-23T19:21:39.957Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-23T19:21:39.957Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-23T19:21:39.957Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-23T19:21:39.997Z | + rustup --version |
| 72 | 2026-06-23T19:21:40.006Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-23T19:21:40.009Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-23T19:21:40.027Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-23T19:21:40.030Z | + cargo --version |
| 76 | 2026-06-23T19:21:40.043Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-23T19:21:40.046Z | + rustc --version |
| 78 | 2026-06-23T19:21:40.065Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-23T19:21:40.068Z | process exited: duration 17620 ms, exit code 0 |
| |
| 80 | 2026-06-23T19:21:40.074Z | starting task 2: "authentication" |
| 81 | 2026-06-23T19:21:40.090Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-23T19:21:40.096Z | starting task 3: "build" |
| 83 | 2026-06-23T19:21:40.100Z | + set -e |
| 84 | 2026-06-23T19:21:40.100Z | + set -o pipefail |
| 85 | 2026-06-23T19:21:40.100Z | + [[ true == true ]] |
| 86 | 2026-06-23T19:21:40.100Z | + WORK=/work |
| 87 | 2026-06-23T19:21:40.100Z | + pfexec pkg install protobuf git |
| 88 | 2026-06-23T19:21:47.741Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 89 | 2026-06-23T19:21:55.539Z | Startup: Caching catalogs ... Done |
| 90 | 2026-06-23T19:22:02.924Z | Planning: Solver setup ... Done |
| 91 | 2026-06-23T19:22:02.963Z | Planning: Running solver ... Done |
| 92 | 2026-06-23T19:22:03.109Z | Planning: Finding local manifests ... Done |
| 93 | 2026-06-23T19:22:05.050Z | Planning: Fetching manifests: 0/1 0% complete |
| 94 | 2026-06-23T19:22:05.112Z | Planning: Fetching manifests: 1/1 100% complete |
| 95 | 2026-06-23T19:22:05.130Z | Planning: Package planning ... Done |
| 96 | 2026-06-23T19:22:05.139Z | Planning: Merging actions ... Done |
| 97 | 2026-06-23T19:22:05.250Z | Planning: Checking for conflicting actions ... Done |
| 98 | 2026-06-23T19:22:05.253Z | Planning: Consolidating action changes ... Done |
| 99 | 2026-06-23T19:22:06.019Z | Planning: Evaluating mediators ... Done |
| 100 | 2026-06-23T19:22:06.022Z | Planning: Planning completed in 10.31 seconds |
| 101 | 2026-06-23T19:22:06.032Z | Packages to install: 1 |
| 102 | 2026-06-23T19:22:06.032Z | Create boot environment: No |
| 103 | 2026-06-23T19:22:06.035Z | Create backup boot environment: No |
| 104 | 2026-06-23T19:22:06.072Z | |
| 105 | 2026-06-23T19:22:06.072Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 106 | 2026-06-23T19:22:11.118Z | Download: 1019/1184 items 15.2/15.2MB 99% complete (3.4M/s) |
| 107 | 2026-06-23T19:22:14.042Z | Download: Completed 15.22 MB in 7.97 seconds (1.9M/s) |
| 108 | 2026-06-23T19:22:14.113Z | Actions: 1/1284 actions (Installing new actions) |
| 109 | 2026-06-23T19:22:14.418Z | Actions: Completed 1284 actions in 0.31 seconds. |
| 110 | 2026-06-23T19:22:19.086Z | Done |
| 111 | 2026-06-23T19:22:19.086Z | Done |
| 112 | 2026-06-23T19:22:19.102Z | Done |
| 113 | 2026-06-23T19:22:19.102Z | Done |
| 114 | 2026-06-23T19:22:19.103Z | Done |
| 115 | 2026-06-23T19:22:19.103Z | Done |
| 116 | 2026-06-23T19:22:19.103Z | Done |
| 117 | 2026-06-23T19:22:21.635Z | + cargo --version |
| 118 | 2026-06-23T19:22:22.010Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 119 | 2026-06-23T19:22:22.010Z | + rustc --version |
| 120 | 2026-06-23T19:22:22.010Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 121 | 2026-06-23T19:22:22.010Z | + banner clone |
| 122 | 2026-06-23T19:22:22.010Z | |
| 123 | 2026-06-23T19:22:22.010Z | #### # #### # # ###### |
| 124 | 2026-06-23T19:22:22.010Z | # # # # # ## # # |
| 125 | 2026-06-23T19:22:22.010Z | # # # # # # # ##### |
| 126 | 2026-06-23T19:22:22.010Z | # # # # # # # # |
| 127 | 2026-06-23T19:22:22.010Z | # # # # # # ## # |
| 128 | 2026-06-23T19:22:22.011Z | #### ###### #### # # ###### |
| 129 | 2026-06-23T19:22:22.011Z | |
| 130 | 2026-06-23T19:22:22.011Z | + mkdir -p /work/ci |
| 131 | 2026-06-23T19:22:22.011Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 132 | 2026-06-23T19:22:22.011Z | Cloning into '/work/ci/testbed'... |
| 133 | 2026-06-23T19:22:22.011Z | + banner build |
| 134 | 2026-06-23T19:22:22.011Z | |
| 135 | 2026-06-23T19:22:22.011Z | ##### # # # # ##### |
| 136 | 2026-06-23T19:22:22.011Z | # # # # # # # # |
| 137 | 2026-06-23T19:22:22.011Z | ##### # # # # # # |
| 138 | 2026-06-23T19:22:22.011Z | # # # # # # # # |
| 139 | 2026-06-23T19:22:22.011Z | # # # # # # # # |
| 140 | 2026-06-23T19:22:22.011Z | ##### #### # ###### ##### |
| 141 | 2026-06-23T19:22:22.011Z | |
| 142 | 2026-06-23T19:22:22.011Z | + cd /work/ci/testbed |
| 143 | 2026-06-23T19:22:22.011Z | + cargo build -p interop-lab -p wrangler |
| 144 | 2026-06-23T19:22:22.011Z | Updating crates.io index |
| 145 | 2026-06-23T19:22:22.011Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 146 | 2026-06-23T19:22:22.011Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 147 | 2026-06-23T19:22:22.166Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 148 | 2026-06-23T19:22:22.345Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 149 | 2026-06-23T19:22:23.657Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 150 | 2026-06-23T19:22:23.686Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 151 | 2026-06-23T19:22:23.946Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 152 | 2026-06-23T19:22:24.265Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 153 | 2026-06-23T19:22:25.025Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 154 | 2026-06-23T19:22:25.322Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 155 | 2026-06-23T19:22:25.574Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 156 | 2026-06-23T19:22:25.835Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 157 | 2026-06-23T19:22:26.070Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 158 | 2026-06-23T19:22:29.748Z | Downloading crates ... |
| 159 | 2026-06-23T19:22:29.823Z | Downloaded anstyle-parse v1.0.0 |
| 160 | 2026-06-23T19:22:29.826Z | Downloaded aho-corasick v1.1.4 |
| 161 | 2026-06-23T19:22:29.830Z | Downloaded crypto-common v0.1.6 |
| 162 | 2026-06-23T19:22:29.839Z | Downloaded anstyle v1.0.14 |
| 163 | 2026-06-23T19:22:29.842Z | Downloaded idna_adapter v1.2.2 |
| 164 | 2026-06-23T19:22:29.842Z | Downloaded http-body v1.0.1 |
| 165 | 2026-06-23T19:22:29.845Z | Downloaded bitflags v1.3.2 |
| 166 | 2026-06-23T19:22:29.848Z | Downloaded camino v1.2.3 |
| 167 | 2026-06-23T19:22:29.851Z | Downloaded axum-core v0.3.4 |
| 168 | 2026-06-23T19:22:29.852Z | Downloaded http-body v0.4.6 |
| 169 | 2026-06-23T19:22:29.852Z | Downloaded colored v3.1.1 |
| 170 | 2026-06-23T19:22:29.854Z | Downloaded autocfg v1.5.1 |
| 171 | 2026-06-23T19:22:29.854Z | Downloaded foreign-types v0.3.2 |
| 172 | 2026-06-23T19:22:29.858Z | Downloaded cfg_aliases v0.2.1 |
| 173 | 2026-06-23T19:22:29.861Z | Downloaded icu_properties v2.2.0 |
| 174 | 2026-06-23T19:22:29.861Z | Downloaded hyper-timeout v0.5.2 |
| 175 | 2026-06-23T19:22:29.861Z | Downloaded iana-time-zone v0.1.65 |
| 176 | 2026-06-23T19:22:29.863Z | Downloaded anstyle-query v1.1.5 |
| 177 | 2026-06-23T19:22:29.866Z | Downloaded openssl-probe v0.2.1 |
| 178 | 2026-06-23T19:22:29.870Z | Downloaded hyper-timeout v0.4.1 |
| 179 | 2026-06-23T19:22:29.873Z | Downloaded lazy_static v1.5.0 |
| 180 | 2026-06-23T19:22:29.873Z | Downloaded ident_case v1.0.1 |
| 181 | 2026-06-23T19:22:29.880Z | Downloaded block-buffer v0.10.4 |
| 182 | 2026-06-23T19:22:29.883Z | Downloaded cfg-if v1.0.4 |
| 183 | 2026-06-23T19:22:29.886Z | Downloaded dunce v1.0.5 |
| 184 | 2026-06-23T19:22:29.889Z | Downloaded cpufeatures v0.2.17 |
| 185 | 2026-06-23T19:22:29.889Z | Downloaded num-conv v0.2.2 |
| 186 | 2026-06-23T19:22:29.892Z | Downloaded futures-io v0.3.32 |
| 187 | 2026-06-23T19:22:29.892Z | Downloaded cpufeatures v0.3.0 |
| 188 | 2026-06-23T19:22:29.892Z | Downloaded anstream v1.0.0 |
| 189 | 2026-06-23T19:22:29.894Z | Downloaded console v0.16.3 |
| 190 | 2026-06-23T19:22:29.897Z | Downloaded chacha20 v0.10.0 |
| 191 | 2026-06-23T19:22:29.897Z | Downloaded mime v0.3.17 |
| 192 | 2026-06-23T19:22:29.900Z | Downloaded icu_locale_core v2.2.0 |
| 193 | 2026-06-23T19:22:29.903Z | Downloaded colorchoice v1.0.5 |
| 194 | 2026-06-23T19:22:29.903Z | Downloaded httpdate v1.0.3 |
| 195 | 2026-06-23T19:22:29.906Z | Downloaded ipnetwork v0.21.1 |
| 196 | 2026-06-23T19:22:29.908Z | Downloaded dyn-clone v1.0.20 |
| 197 | 2026-06-23T19:22:29.908Z | Downloaded foreign-types-shared v0.3.1 |
| 198 | 2026-06-23T19:22:29.911Z | Downloaded heck v0.4.1 |
| 199 | 2026-06-23T19:22:29.911Z | Downloaded clap_lex v1.1.0 |
| 200 | 2026-06-23T19:22:29.914Z | Downloaded errno v0.3.14 |
| 201 | 2026-06-23T19:22:29.914Z | Downloaded futures-task v0.3.32 |
| 202 | 2026-06-23T19:22:29.917Z | Downloaded percent-encoding v2.3.2 |
| 203 | 2026-06-23T19:22:29.917Z | Downloaded equivalent v1.0.2 |
| 204 | 2026-06-23T19:22:29.917Z | Downloaded fixedbitset v0.4.2 |
| 205 | 2026-06-23T19:22:29.917Z | Downloaded atomic-waker v1.1.2 |
| 206 | 2026-06-23T19:22:29.920Z | Downloaded home v0.5.12 |
| 207 | 2026-06-23T19:22:29.923Z | Downloaded is-terminal v0.4.17 |
| 208 | 2026-06-23T19:22:29.927Z | Downloaded futures-macro v0.3.32 |
| 209 | 2026-06-23T19:22:29.929Z | Downloaded potential_utf v0.1.5 |
| 210 | 2026-06-23T19:22:29.932Z | Downloaded powerfmt v0.2.0 |
| 211 | 2026-06-23T19:22:29.932Z | Downloaded progenitor-client v0.10.0 |
| 212 | 2026-06-23T19:22:29.935Z | Downloaded axum-core v0.4.5 |
| 213 | 2026-06-23T19:22:29.938Z | Downloaded rand_chacha v0.3.1 |
| 214 | 2026-06-23T19:22:29.938Z | Downloaded lru-slab v0.1.2 |
| 215 | 2026-06-23T19:22:29.941Z | Downloaded progenitor-client v0.14.0 |
| 216 | 2026-06-23T19:22:29.943Z | Downloaded cstr-argument v0.1.2 |
| 217 | 2026-06-23T19:22:29.946Z | Downloaded lock_api v0.4.14 |
| 218 | 2026-06-23T19:22:29.946Z | Downloaded foreign-types-macros v0.2.3 |
| 219 | 2026-06-23T19:22:29.949Z | Downloaded darling_macro v0.23.0 |
| 220 | 2026-06-23T19:22:29.949Z | Downloaded httparse v1.10.1 |
| 221 | 2026-06-23T19:22:29.952Z | Downloaded litemap v0.8.2 |
| 222 | 2026-06-23T19:22:29.952Z | Downloaded http-body-util v0.1.3 |
| 223 | 2026-06-23T19:22:29.955Z | Downloaded bs58 v0.5.1 |
| 224 | 2026-06-23T19:22:29.955Z | Downloaded async-trait v0.1.89 |
| 225 | 2026-06-23T19:22:29.958Z | Downloaded futures-executor v0.3.32 |
| 226 | 2026-06-23T19:22:29.961Z | Downloaded log v0.4.33 |
| 227 | 2026-06-23T19:22:29.961Z | Downloaded hex v0.4.3 |
| 228 | 2026-06-23T19:22:29.965Z | Downloaded progenitor-macro v0.14.0 |
| 229 | 2026-06-23T19:22:29.965Z | Downloaded heck v0.5.0 |
| 230 | 2026-06-23T19:22:29.965Z | Downloaded form_urlencoded v1.2.2 |
| 231 | 2026-06-23T19:22:29.968Z | Downloaded async-stream-impl v0.3.6 |
| 232 | 2026-06-23T19:22:29.968Z | Downloaded jobserver v0.1.34 |
| 233 | 2026-06-23T19:22:29.968Z | Downloaded futures-sink v0.3.32 |
| 234 | 2026-06-23T19:22:29.968Z | Downloaded fnv v1.0.7 |
| 235 | 2026-06-23T19:22:29.968Z | Downloaded multimap v0.8.3 |
| 236 | 2026-06-23T19:22:29.972Z | Downloaded base16ct v1.0.0 |
| 237 | 2026-06-23T19:22:29.972Z | Downloaded async-stream v0.3.6 |
| 238 | 2026-06-23T19:22:29.972Z | Downloaded crucible-workspace-hack v0.1.0 |
| 239 | 2026-06-23T19:22:29.975Z | Downloaded foreign-types-shared v0.1.1 |
| 240 | 2026-06-23T19:22:29.978Z | Downloaded getrandom v0.3.4 |
| 241 | 2026-06-23T19:22:29.978Z | Downloaded ref-cast v1.0.25 |
| 242 | 2026-06-23T19:22:29.980Z | Downloaded generic-array v0.14.9 |
| 243 | 2026-06-23T19:22:29.981Z | Downloaded cmake v0.1.58 |
| 244 | 2026-06-23T19:22:29.983Z | Downloaded futures-core v0.3.32 |
| 245 | 2026-06-23T19:22:29.983Z | Downloaded itoa v1.0.18 |
| 246 | 2026-06-23T19:22:29.983Z | Downloaded foreign-types v0.5.0 |
| 247 | 2026-06-23T19:22:29.986Z | Downloaded fastrand v2.4.1 |
| 248 | 2026-06-23T19:22:29.986Z | Downloaded displaydoc v0.2.6 |
| 249 | 2026-06-23T19:22:29.989Z | Downloaded ref-cast-impl v1.0.25 |
| 250 | 2026-06-23T19:22:29.989Z | Downloaded pretty-hex v0.4.2 |
| 251 | 2026-06-23T19:22:29.989Z | Downloaded rand_core v0.6.4 |
| 252 | 2026-06-23T19:22:29.989Z | Downloaded erased-serde v0.3.31 |
| 253 | 2026-06-23T19:22:29.992Z | Downloaded either v1.16.0 |
| 254 | 2026-06-23T19:22:29.995Z | Downloaded hyper-openssl v0.9.2 |
| 255 | 2026-06-23T19:22:29.995Z | Downloaded matchit v0.7.3 |
| 256 | 2026-06-23T19:22:29.998Z | Downloaded pin-project-lite v0.2.17 |
| 257 | 2026-06-23T19:22:30.001Z | Downloaded proc-macro-error-attr v1.0.4 |
| 258 | 2026-06-23T19:22:30.001Z | Downloaded num_enum_derive v0.7.6 |
| 259 | 2026-06-23T19:22:30.004Z | Downloaded prost v0.13.5 |
| 260 | 2026-06-23T19:22:30.007Z | Downloaded linked_hash_set v0.1.6 |
| 261 | 2026-06-23T19:22:30.007Z | Downloaded ppv-lite86 v0.2.21 |
| 262 | 2026-06-23T19:22:30.010Z | Downloaded prost-derive v0.11.9 |
| 263 | 2026-06-23T19:22:30.010Z | Downloaded ipnet v2.12.0 |
| 264 | 2026-06-23T19:22:30.013Z | Downloaded data-encoding v2.11.0 |
| 265 | 2026-06-23T19:22:30.013Z | Downloaded icu_normalizer_data v2.2.0 |
| 266 | 2026-06-23T19:22:30.016Z | Downloaded deranged v0.5.8 |
| 267 | 2026-06-23T19:22:30.018Z | Downloaded anyhow v1.0.102 |
| 268 | 2026-06-23T19:22:30.022Z | Downloaded linked-hash-map v0.5.6 |
| 269 | 2026-06-23T19:22:30.022Z | Downloaded icu_normalizer v2.2.0 |
| 270 | 2026-06-23T19:22:30.024Z | Downloaded hyper-rustls v0.27.9 |
| 271 | 2026-06-23T19:22:30.027Z | Downloaded serde_urlencoded v0.7.1 |
| 272 | 2026-06-23T19:22:30.030Z | Downloaded is_terminal_polyfill v1.70.2 |
| 273 | 2026-06-23T19:22:30.036Z | Downloaded scopeguard v1.2.0 |
| 274 | 2026-06-23T19:22:30.040Z | Downloaded rand_core v0.9.5 |
| 275 | 2026-06-23T19:22:30.040Z | Downloaded progenitor-macro v0.10.0 |
| 276 | 2026-06-23T19:22:30.040Z | Downloaded rand_core v0.10.1 |
| 277 | 2026-06-23T19:22:30.043Z | Downloaded openssl-macros v0.1.1 |
| 278 | 2026-06-23T19:22:30.046Z | Downloaded rand_chacha v0.9.0 |
| 279 | 2026-06-23T19:22:30.049Z | Downloaded sha1 v0.10.6 |
| 280 | 2026-06-23T19:22:30.052Z | Downloaded darling v0.23.0 |
| 281 | 2026-06-23T19:22:30.057Z | Downloaded quote v1.0.46 |
| 282 | 2026-06-23T19:22:30.060Z | Downloaded num_enum v0.7.6 |
| 283 | 2026-06-23T19:22:30.063Z | Downloaded futures-channel v0.3.32 |
| 284 | 2026-06-23T19:22:30.063Z | Downloaded clap_derive v4.6.1 |
| 285 | 2026-06-23T19:22:30.066Z | Downloaded cargo_toml v0.22.3 |
| 286 | 2026-06-23T19:22:30.070Z | Downloaded slog-envlogger v2.2.0 |
| 287 | 2026-06-23T19:22:30.070Z | Downloaded strsim v0.11.1 |
| 288 | 2026-06-23T19:22:30.073Z | Downloaded subtle v2.6.1 |
| 289 | 2026-06-23T19:22:30.073Z | Downloaded pin-project-internal v1.1.13 |
| 290 | 2026-06-23T19:22:30.073Z | Downloaded oxnet v0.1.6 |
| 291 | 2026-06-23T19:22:30.076Z | Downloaded sync_wrapper v1.0.2 |
| 292 | 2026-06-23T19:22:30.076Z | Downloaded take_mut v0.2.2 |
| 293 | 2026-06-23T19:22:30.076Z | Downloaded digest v0.10.7 |
| 294 | 2026-06-23T19:22:30.080Z | Downloaded schemars_derive v0.8.22 |
| 295 | 2026-06-23T19:22:30.083Z | Downloaded quinn-udp v0.5.14 |
| 296 | 2026-06-23T19:22:30.083Z | Downloaded pkg-config v0.3.33 |
| 297 | 2026-06-23T19:22:30.090Z | Downloaded parking_lot v0.12.5 |
| 298 | 2026-06-23T19:22:30.097Z | Downloaded icu_collections v2.2.0 |
| 299 | 2026-06-23T19:22:30.101Z | Downloaded serde_spanned v1.1.1 |
| 300 | 2026-06-23T19:22:30.104Z | Downloaded foldhash v0.2.0 |
| 301 | 2026-06-23T19:22:30.104Z | Downloaded num-traits v0.2.19 |
| 302 | 2026-06-23T19:22:30.107Z | Downloaded rustc-hash v2.1.2 |
| 303 | 2026-06-23T19:22:30.107Z | Downloaded serde_derive_internals v0.29.1 |
| 304 | 2026-06-23T19:22:30.112Z | Downloaded sync_wrapper v0.1.2 |
| 305 | 2026-06-23T19:22:30.112Z | Downloaded stable_deref_trait v1.2.1 |
| 306 | 2026-06-23T19:22:30.115Z | Downloaded tinyvec_macros v0.1.1 |
| 307 | 2026-06-23T19:22:30.115Z | Downloaded time-core v0.1.9 |
| 308 | 2026-06-23T19:22:30.115Z | Downloaded tabwriter v1.4.1 |
| 309 | 2026-06-23T19:22:30.116Z | Downloaded tokio-macros v2.7.0 |
| 310 | 2026-06-23T19:22:30.118Z | Downloaded tokio-openssl v0.6.5 |
| 311 | 2026-06-23T19:22:30.118Z | Downloaded indicatif v0.18.4 |
| 312 | 2026-06-23T19:22:30.122Z | Downloaded tokio-io-timeout v1.2.1 |
| 313 | 2026-06-23T19:22:30.122Z | Downloaded fs_extra v1.3.0 |
| 314 | 2026-06-23T19:22:30.125Z | Downloaded sha2 v0.10.9 |
| 315 | 2026-06-23T19:22:30.125Z | Downloaded rustls-pemfile v1.0.4 |
| 316 | 2026-06-23T19:22:30.129Z | Downloaded sct v0.7.1 |
| 317 | 2026-06-23T19:22:30.129Z | Downloaded rustls-native-certs v0.8.4 |
| 318 | 2026-06-23T19:22:30.135Z | Downloaded proc-macro-error v1.0.4 |
| 319 | 2026-06-23T19:22:30.135Z | Downloaded rustversion v1.0.22 |
| 320 | 2026-06-23T19:22:30.135Z | Downloaded proc-macro-crate v3.5.0 |
| 321 | 2026-06-23T19:22:30.139Z | Downloaded prost v0.11.9 |
| 322 | 2026-06-23T19:22:30.139Z | Downloaded serde_tokenstream v0.2.3 |
| 323 | 2026-06-23T19:22:30.144Z | Downloaded find-msvc-tools v0.1.9 |
| 324 | 2026-06-23T19:22:30.144Z | Downloaded tower-service v0.3.3 |
| 325 | 2026-06-23T19:22:30.144Z | Downloaded crossbeam-channel v0.5.15 |
| 326 | 2026-06-23T19:22:30.147Z | Downloaded bitflags v2.13.0 |
| 327 | 2026-06-23T19:22:30.147Z | Downloaded base64 v0.21.7 |
| 328 | 2026-06-23T19:22:30.153Z | Downloaded tonic-openssl v0.3.0 |
| 329 | 2026-06-23T19:22:30.156Z | Downloaded getrandom v0.2.17 |
| 330 | 2026-06-23T19:22:30.160Z | Downloaded tower-layer v0.3.3 |
| 331 | 2026-06-23T19:22:30.164Z | Downloaded rustls-pki-types v1.14.1 |
| 332 | 2026-06-23T19:22:30.164Z | Downloaded parking_lot_core v0.9.12 |
| 333 | 2026-06-23T19:22:30.168Z | Downloaded futures v0.3.32 |
| 334 | 2026-06-23T19:22:30.171Z | Downloaded progenitor v0.14.0 |
| 335 | 2026-06-23T19:22:30.175Z | Downloaded slab v0.4.12 |
| 336 | 2026-06-23T19:22:30.175Z | Downloaded allocator-api2 v0.2.21 |
| 337 | 2026-06-23T19:22:30.178Z | Downloaded shlex v2.0.1 |
| 338 | 2026-06-23T19:22:30.178Z | Downloaded thiserror v2.0.18 |
| 339 | 2026-06-23T19:22:30.181Z | Downloaded synstructure v0.13.2 |
| 340 | 2026-06-23T19:22:30.181Z | Downloaded typify-macro v0.6.2 |
| 341 | 2026-06-23T19:22:30.183Z | Downloaded typeid v1.0.3 |
| 342 | 2026-06-23T19:22:30.183Z | Downloaded untrusted v0.9.0 |
| 343 | 2026-06-23T19:22:30.183Z | Downloaded utf8_iter v1.0.4 |
| 344 | 2026-06-23T19:22:30.189Z | Downloaded slog-stdlog v4.1.1 |
| 345 | 2026-06-23T19:22:30.198Z | Downloaded slog-async v2.8.0 |
| 346 | 2026-06-23T19:22:30.198Z | Downloaded thiserror-impl v2.0.18 |
| 347 | 2026-06-23T19:22:30.198Z | Downloaded try-lock v0.2.5 |
| 348 | 2026-06-23T19:22:30.198Z | Downloaded utf-8 v0.7.6 |
| 349 | 2026-06-23T19:22:30.202Z | Downloaded which v4.4.2 |
| 350 | 2026-06-23T19:22:30.202Z | Downloaded slog-term v2.9.2 |
| 351 | 2026-06-23T19:22:30.205Z | Downloaded version_check v0.9.5 |
| 352 | 2026-06-23T19:22:30.205Z | Downloaded smf v0.2.3 |
| 353 | 2026-06-23T19:22:30.205Z | Downloaded getrandom v0.4.3 |
| 354 | 2026-06-23T19:22:30.208Z | Downloaded thiserror-impl v1.0.69 |
| 355 | 2026-06-23T19:22:30.208Z | Downloaded prost-types v0.11.9 |
| 356 | 2026-06-23T19:22:30.211Z | Downloaded utf8parse v0.2.2 |
| 357 | 2026-06-23T19:22:30.211Z | Downloaded unit-prefix v0.5.2 |
| 358 | 2026-06-23T19:22:30.211Z | Downloaded clap v4.6.1 |
| 359 | 2026-06-23T19:22:30.218Z | Downloaded tokio-tungstenite v0.21.0 |
| 360 | 2026-06-23T19:22:30.221Z | Downloaded thread_local v1.1.9 |
| 361 | 2026-06-23T19:22:30.224Z | Downloaded zerofrom-derive v0.1.7 |
| 362 | 2026-06-23T19:22:30.224Z | Downloaded prost-build v0.11.9 |
| 363 | 2026-06-23T19:22:30.227Z | Downloaded yoke-derive v0.8.2 |
| 364 | 2026-06-23T19:22:30.227Z | Downloaded signal-hook-registry v1.4.8 |
| 365 | 2026-06-23T19:22:30.230Z | Downloaded base64 v0.22.1 |
| 366 | 2026-06-23T19:22:30.233Z | Downloaded progenitor v0.10.0 |
| 367 | 2026-06-23T19:22:30.233Z | Downloaded once_cell v1.21.4 |
| 368 | 2026-06-23T19:22:30.233Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 369 | 2026-06-23T19:22:30.236Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 370 | 2026-06-23T19:22:30.239Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 371 | 2026-06-23T19:22:30.239Z | Downloaded smallvec v1.15.2 |
| 372 | 2026-06-23T19:22:30.239Z | Downloaded crossbeam-utils v0.8.21 |
| 373 | 2026-06-23T19:22:30.242Z | Downloaded zone_cfg_derive v0.3.1 |
| 374 | 2026-06-23T19:22:30.242Z | Downloaded zone v0.3.1 |
| 375 | 2026-06-23T19:22:30.242Z | Downloaded zerofrom v0.1.8 |
| 376 | 2026-06-23T19:22:30.245Z | Downloaded cc v1.2.65 |
| 377 | 2026-06-23T19:22:30.245Z | Downloaded want v0.3.1 |
| 378 | 2026-06-23T19:22:30.248Z | Downloaded progenitor-impl v0.10.0 |
| 379 | 2026-06-23T19:22:30.248Z | Downloaded icu_provider v2.2.0 |
| 380 | 2026-06-23T19:22:30.250Z | Downloaded semver v1.0.28 |
| 381 | 2026-06-23T19:22:30.253Z | Downloaded darling_core v0.23.0 |
| 382 | 2026-06-23T19:22:30.256Z | Downloaded term v1.2.1 |
| 383 | 2026-06-23T19:22:30.259Z | Downloaded bytes v1.12.0 |
| 384 | 2026-06-23T19:22:30.262Z | Downloaded typify-macro v0.4.3 |
| 385 | 2026-06-23T19:22:30.265Z | Downloaded rustls-platform-verifier v0.7.0 |
| 386 | 2026-06-23T19:22:30.265Z | Downloaded serde_with_macros v3.21.0 |
| 387 | 2026-06-23T19:22:30.267Z | Downloaded ryu v1.0.23 |
| 388 | 2026-06-23T19:22:30.268Z | Downloaded byteorder v1.5.0 |
| 389 | 2026-06-23T19:22:30.271Z | Downloaded time-macros v0.2.30 |
| 390 | 2026-06-23T19:22:30.274Z | Downloaded tonic-build v0.9.2 |
| 391 | 2026-06-23T19:22:30.274Z | Downloaded tokio-stream v0.1.18 |
| 392 | 2026-06-23T19:22:30.276Z | Downloaded indexmap v1.9.3 |
| 393 | 2026-06-23T19:22:30.276Z | Downloaded tinystr v0.8.3 |
| 394 | 2026-06-23T19:22:30.280Z | Downloaded tokio-rustls v0.24.1 |
| 395 | 2026-06-23T19:22:30.280Z | Downloaded serde_yaml v0.9.34+deprecated |
| 396 | 2026-06-23T19:22:30.282Z | Downloaded http v0.2.12 |
| 397 | 2026-06-23T19:22:30.285Z | Downloaded serde_derive v1.0.228 |
| 398 | 2026-06-23T19:22:30.293Z | Downloaded hyper-util v0.1.20 |
| 399 | 2026-06-23T19:22:30.297Z | Downloaded thiserror v1.0.69 |
| 400 | 2026-06-23T19:22:30.301Z | Downloaded mio v1.2.1 |
| 401 | 2026-06-23T19:22:30.306Z | Downloaded prettyplease v0.1.25 |
| 402 | 2026-06-23T19:22:30.309Z | Downloaded pin-project v1.1.13 |
| 403 | 2026-06-23T19:22:30.314Z | Downloaded zerovec-derive v0.11.3 |
| 404 | 2026-06-23T19:22:30.317Z | Downloaded tokio-rustls v0.26.4 |
| 405 | 2026-06-23T19:22:30.317Z | Downloaded tempfile v3.27.0 |
| 406 | 2026-06-23T19:22:30.320Z | Downloaded hashbrown v0.12.3 |
| 407 | 2026-06-23T19:22:30.320Z | Downloaded xz2 v0.1.7 |
| 408 | 2026-06-23T19:22:30.323Z | Downloaded zeroize v1.9.0 |
| 409 | 2026-06-23T19:22:30.323Z | Downloaded aws-lc-rs v1.17.0 |
| 410 | 2026-06-23T19:22:30.327Z | Downloaded clap_builder v4.6.0 |
| 411 | 2026-06-23T19:22:30.330Z | Downloaded tinyvec v1.11.0 |
| 412 | 2026-06-23T19:22:30.333Z | Downloaded progenitor-impl v0.14.0 |
| 413 | 2026-06-23T19:22:30.333Z | Downloaded serde_core v1.0.228 |
| 414 | 2026-06-23T19:22:30.337Z | Downloaded arc-swap v1.9.1 |
| 415 | 2026-06-23T19:22:30.346Z | Downloaded tracing-attributes v0.1.31 |
| 416 | 2026-06-23T19:22:30.349Z | Downloaded proc-macro2 v1.0.106 |
| 417 | 2026-06-23T19:22:30.352Z | Downloaded prettyplease v0.2.37 |
| 418 | 2026-06-23T19:22:30.354Z | Downloaded yoke v0.8.3 |
| 419 | 2026-06-23T19:22:30.354Z | Downloaded slog v2.8.2 |
| 420 | 2026-06-23T19:22:30.360Z | Downloaded slog-scope v4.4.1 |
| 421 | 2026-06-23T19:22:30.360Z | Downloaded socket2 v0.6.4 |
| 422 | 2026-06-23T19:22:30.363Z | Downloaded socket2 v0.5.10 |
| 423 | 2026-06-23T19:22:30.363Z | Downloaded schemars v0.8.22 |
| 424 | 2026-06-23T19:22:30.365Z | Downloaded tungstenite v0.21.0 |
| 425 | 2026-06-23T19:22:30.369Z | Downloaded schemars v1.2.1 |
| 426 | 2026-06-23T19:22:30.375Z | Downloaded unsafe-libyaml v0.2.11 |
| 427 | 2026-06-23T19:22:30.377Z | Downloaded typify v0.6.2 |
| 428 | 2026-06-23T19:22:30.380Z | Downloaded serde v1.0.228 |
| 429 | 2026-06-23T19:22:30.383Z | Downloaded writeable v0.6.3 |
| 430 | 2026-06-23T19:22:30.383Z | Downloaded schemars v0.9.0 |
| 431 | 2026-06-23T19:22:30.388Z | Downloaded quinn v0.11.9 |
| 432 | 2026-06-23T19:22:30.391Z | Downloaded unicode-ident v1.0.24 |
| 433 | 2026-06-23T19:22:30.393Z | Downloaded http v1.4.2 |
| 434 | 2026-06-23T19:22:30.393Z | Downloaded rand v0.8.6 |
| 435 | 2026-06-23T19:22:30.396Z | Downloaded openssl-sys v0.9.117 |
| 436 | 2026-06-23T19:22:30.399Z | Downloaded rustls-webpki v0.103.13 |
| 437 | 2026-06-23T19:22:30.402Z | Downloaded zmij v1.0.21 |
| 438 | 2026-06-23T19:22:30.405Z | Downloaded tracing-core v0.1.36 |
| 439 | 2026-06-23T19:22:30.408Z | Downloaded typify v0.4.3 |
| 440 | 2026-06-23T19:22:30.428Z | Downloaded url v2.5.8 |
| 441 | 2026-06-23T19:22:30.431Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 442 | 2026-06-23T19:22:30.434Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 443 | 2026-06-23T19:22:30.434Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 444 | 2026-06-23T19:22:30.441Z | Downloaded rand v0.9.4 |
| 445 | 2026-06-23T19:22:30.462Z | Downloaded uuid v1.23.3 |
| 446 | 2026-06-23T19:22:30.465Z | Downloaded ron v0.12.1 |
| 447 | 2026-06-23T19:22:30.470Z | Downloaded hashbrown v0.16.1 |
| 448 | 2026-06-23T19:22:30.473Z | Downloaded memchr v2.8.2 |
| 449 | 2026-06-23T19:22:30.476Z | Downloaded tonic v0.9.2 |
| 450 | 2026-06-23T19:22:30.479Z | Downloaded regex v1.12.4 |
| 451 | 2026-06-23T19:22:30.484Z | Downloaded hashbrown v0.17.1 |
| 452 | 2026-06-23T19:22:30.487Z | Downloaded indexmap v2.14.0 |
| 453 | 2026-06-23T19:22:30.490Z | Downloaded reqwest v0.13.4 |
| 454 | 2026-06-23T19:22:30.492Z | Downloaded axum v0.6.20 |
| 455 | 2026-06-23T19:22:30.496Z | Downloaded axum v0.7.9 |
| 456 | 2026-06-23T19:22:30.501Z | Downloaded serde_json v1.0.150 |
| 457 | 2026-06-23T19:22:30.505Z | Downloaded itertools v0.12.1 |
| 458 | 2026-06-23T19:22:30.509Z | Downloaded rand v0.10.1 |
| 459 | 2026-06-23T19:22:30.512Z | Downloaded zerovec v0.11.6 |
| 460 | 2026-06-23T19:22:30.516Z | Downloaded zerotrie v0.2.4 |
| 461 | 2026-06-23T19:22:30.519Z | Downloaded itertools v0.10.5 |
| 462 | 2026-06-23T19:22:30.526Z | Downloaded tokio-util v0.7.18 |
| 463 | 2026-06-23T19:22:30.530Z | Downloaded typenum v1.20.1 |
| 464 | 2026-06-23T19:22:30.530Z | Downloaded tonic v0.12.3 |
| 465 | 2026-06-23T19:22:30.533Z | Downloaded icu_properties_data v2.2.0 |
| 466 | 2026-06-23T19:22:30.536Z | Downloaded hyper v1.10.1 |
| 467 | 2026-06-23T19:22:30.540Z | Downloaded chrono v0.4.45 |
| 468 | 2026-06-23T19:22:30.545Z | Downloaded rustls-webpki v0.101.7 |
| 469 | 2026-06-23T19:22:30.553Z | Downloaded idna v1.1.0 |
| 470 | 2026-06-23T19:22:30.556Z | Downloaded tower v0.4.13 |
| 471 | 2026-06-23T19:22:30.560Z | Downloaded h2 v0.4.15 |
| 472 | 2026-06-23T19:22:30.564Z | Downloaded h2 v0.3.27 |
| 473 | 2026-06-23T19:22:30.568Z | Downloaded nom v8.0.0 |
| 474 | 2026-06-23T19:22:30.571Z | Downloaded futures-util v0.3.32 |
| 475 | 2026-06-23T19:22:30.578Z | Downloaded serde_with v3.21.0 |
| 476 | 2026-06-23T19:22:30.585Z | Downloaded tower v0.5.3 |
| 477 | 2026-06-23T19:22:30.590Z | Downloaded reqwest v0.12.28 |
| 478 | 2026-06-23T19:22:30.607Z | Downloaded syn v1.0.109 |
| 479 | 2026-06-23T19:22:30.613Z | Downloaded webpki-roots v1.0.8 |
| 480 | 2026-06-23T19:22:30.617Z | Downloaded time v0.3.51 |
| 481 | 2026-06-23T19:22:30.628Z | Downloaded hyper v0.14.32 |
| 482 | 2026-06-23T19:22:30.633Z | Downloaded tower-http v0.6.11 |
| 483 | 2026-06-23T19:22:30.677Z | Downloaded portable-atomic v1.13.1 |
| 484 | 2026-06-23T19:22:30.682Z | Downloaded regress v0.11.1 |
| 485 | 2026-06-23T19:22:30.687Z | Downloaded regress v0.10.5 |
| 486 | 2026-06-23T19:22:30.692Z | Downloaded winnow v1.0.3 |
| 487 | 2026-06-23T19:22:30.697Z | Downloaded quinn-proto v0.11.14 |
| 488 | 2026-06-23T19:22:30.701Z | Downloaded winnow v0.7.15 |
| 489 | 2026-06-23T19:22:30.708Z | Downloaded regex-syntax v0.8.11 |
| 490 | 2026-06-23T19:22:30.730Z | Downloaded vcpkg v0.2.15 |
| 491 | 2026-06-23T19:22:30.761Z | Downloaded tracing v0.1.44 |
| 492 | 2026-06-23T19:22:30.772Z | Downloaded typify-impl v0.4.3 |
| 493 | 2026-06-23T19:22:30.780Z | Downloaded rustls v0.21.12 |
| 494 | 2026-06-23T19:22:30.799Z | Downloaded zerocopy v0.8.52 |
| 495 | 2026-06-23T19:22:30.810Z | Downloaded syn v2.0.118 |
| 496 | 2026-06-23T19:22:30.817Z | Downloaded unicode-width v0.2.2 |
| 497 | 2026-06-23T19:22:30.821Z | Downloaded regex-automata v0.4.14 |
| 498 | 2026-06-23T19:22:30.830Z | Downloaded openssl v0.10.81 |
| 499 | 2026-06-23T19:22:30.846Z | Downloaded rustix v0.38.44 |
| 500 | 2026-06-23T19:22:30.859Z | Downloaded rustls v0.23.40 |
| 501 | 2026-06-23T19:22:30.865Z | Downloaded openapiv3 v2.2.0 |
| 502 | 2026-06-23T19:22:30.871Z | Downloaded rustix v1.1.4 |
| 503 | 2026-06-23T19:22:30.887Z | Downloaded typify-impl v0.6.2 |
| 504 | 2026-06-23T19:22:30.907Z | Downloaded tokio v1.52.3 |
| 505 | 2026-06-23T19:22:30.941Z | Downloaded petgraph v0.6.5 |
| 506 | 2026-06-23T19:22:30.952Z | Downloaded lzma-sys v0.1.20 |
| 507 | 2026-06-23T19:22:30.967Z | Downloaded libc v0.2.186 |
| 508 | 2026-06-23T19:22:31.020Z | Downloaded encoding_rs v0.8.35 |
| 509 | 2026-06-23T19:22:31.029Z | Downloaded ring v0.17.14 |
| 510 | 2026-06-23T19:22:31.611Z | Downloaded aws-lc-sys v0.41.0 |
| 511 | 2026-06-23T19:22:31.831Z | Compiling proc-macro2 v1.0.106 |
| 512 | 2026-06-23T19:22:31.831Z | Compiling quote v1.0.46 |
| 513 | 2026-06-23T19:22:31.831Z | Compiling unicode-ident v1.0.24 |
| 514 | 2026-06-23T19:22:31.831Z | Compiling libc v0.2.186 |
| 515 | 2026-06-23T19:22:31.834Z | Compiling cfg-if v1.0.4 |
| 516 | 2026-06-23T19:22:31.834Z | Compiling itoa v1.0.18 |
| 517 | 2026-06-23T19:22:31.834Z | Compiling serde_core v1.0.228 |
| 518 | 2026-06-23T19:22:31.834Z | Compiling equivalent v1.0.2 |
| 519 | 2026-06-23T19:22:32.058Z | Compiling bytes v1.12.0 |
| 520 | 2026-06-23T19:22:32.100Z | Compiling memchr v2.8.2 |
| 521 | 2026-06-23T19:22:32.378Z | Compiling hashbrown v0.17.1 |
| 522 | 2026-06-23T19:22:32.696Z | Compiling autocfg v1.5.1 |
| 523 | 2026-06-23T19:22:32.739Z | Compiling shlex v2.0.1 |
| 524 | 2026-06-23T19:22:32.795Z | Compiling find-msvc-tools v0.1.9 |
| 525 | 2026-06-23T19:22:32.921Z | Compiling jobserver v0.1.34 |
| 526 | 2026-06-23T19:22:32.921Z | Compiling pin-project-lite v0.2.17 |
| 527 | 2026-06-23T19:22:32.952Z | Compiling serde v1.0.228 |
| 528 | 2026-06-23T19:22:33.037Z | Compiling zmij v1.0.21 |
| 529 | 2026-06-23T19:22:33.049Z | Compiling smallvec v1.15.2 |
| 530 | 2026-06-23T19:22:33.240Z | Compiling syn v2.0.118 |
| 531 | 2026-06-23T19:22:33.262Z | Compiling cc v1.2.65 |
| 532 | 2026-06-23T19:22:33.308Z | Compiling serde_json v1.0.150 |
| 533 | 2026-06-23T19:22:33.317Z | Compiling futures-core v0.3.32 |
| 534 | 2026-06-23T19:22:33.402Z | Compiling num-traits v0.2.19 |
| 535 | 2026-06-23T19:22:33.467Z | Compiling parking_lot_core v0.9.12 |
| 536 | 2026-06-23T19:22:33.549Z | Compiling scopeguard v1.2.0 |
| 537 | 2026-06-23T19:22:33.648Z | Compiling lock_api v0.4.14 |
| 538 | 2026-06-23T19:22:33.650Z | Compiling errno v0.3.14 |
| 539 | 2026-06-23T19:22:33.803Z | Compiling socket2 v0.6.4 |
| 540 | 2026-06-23T19:22:33.982Z | Compiling parking_lot v0.12.5 |
| 541 | 2026-06-23T19:22:34.106Z | Compiling signal-hook-registry v1.4.8 |
| 542 | 2026-06-23T19:22:34.308Z | Compiling mio v1.2.1 |
| 543 | 2026-06-23T19:22:34.363Z | Compiling futures-sink v0.3.32 |
| 544 | 2026-06-23T19:22:34.417Z | Compiling schemars v0.8.22 |
| 545 | 2026-06-23T19:22:34.430Z | Compiling slab v0.4.12 |
| 546 | 2026-06-23T19:22:34.471Z | Compiling futures-channel v0.3.32 |
| 547 | 2026-06-23T19:22:34.485Z | Compiling dyn-clone v1.0.20 |
| 548 | 2026-06-23T19:22:34.616Z | Compiling futures-io v0.3.32 |
| 549 | 2026-06-23T19:22:34.632Z | Compiling futures-task v0.3.32 |
| 550 | 2026-06-23T19:22:34.683Z | Compiling once_cell v1.21.4 |
| 551 | 2026-06-23T19:22:34.705Z | Compiling rustversion v1.0.22 |
| 552 | 2026-06-23T19:22:34.718Z | Compiling getrandom v0.2.17 |
| 553 | 2026-06-23T19:22:34.782Z | Compiling http v1.4.2 |
| 554 | 2026-06-23T19:22:34.860Z | Compiling tracing-core v0.1.36 |
| 555 | 2026-06-23T19:22:34.918Z | Compiling indexmap v2.14.0 |
| 556 | 2026-06-23T19:22:35.053Z | Compiling fnv v1.0.7 |
| 557 | 2026-06-23T19:22:35.154Z | Compiling thiserror v2.0.18 |
| 558 | 2026-06-23T19:22:35.183Z | Compiling stable_deref_trait v1.2.1 |
| 559 | 2026-06-23T19:22:35.264Z | Compiling tower-service v0.3.3 |
| 560 | 2026-06-23T19:22:35.503Z | Compiling httparse v1.10.1 |
| 561 | 2026-06-23T19:22:35.598Z | Compiling foldhash v0.2.0 |
| 562 | 2026-06-23T19:22:35.730Z | Compiling getrandom v0.4.3 |
| 563 | 2026-06-23T19:22:35.742Z | Compiling allocator-api2 v0.2.21 |
| 564 | 2026-06-23T19:22:35.784Z | Compiling rand_core v0.10.1 |
| 565 | 2026-06-23T19:22:35.867Z | Compiling ring v0.17.14 |
| 566 | 2026-06-23T19:22:35.940Z | Compiling log v0.4.33 |
| 567 | 2026-06-23T19:22:35.953Z | Compiling percent-encoding v2.3.2 |
| 568 | 2026-06-23T19:22:36.018Z | Compiling iana-time-zone v0.1.65 |
| 569 | 2026-06-23T19:22:36.052Z | Compiling hashbrown v0.16.1 |
| 570 | 2026-06-23T19:22:36.079Z | Compiling heck v0.5.0 |
| 571 | 2026-06-23T19:22:36.245Z | Compiling serde_derive_internals v0.29.1 |
| 572 | 2026-06-23T19:22:36.274Z | Compiling synstructure v0.13.2 |
| 573 | 2026-06-23T19:22:36.338Z | Compiling try-lock v0.2.5 |
| 574 | 2026-06-23T19:22:36.341Z | Compiling uuid v1.23.3 |
| 575 | 2026-06-23T19:22:36.459Z | Compiling want v0.3.1 |
| 576 | 2026-06-23T19:22:36.476Z | Compiling cmake v0.1.58 |
| 577 | 2026-06-23T19:22:36.628Z | Compiling httpdate v1.0.3 |
| 578 | 2026-06-23T19:22:36.631Z | Compiling tower-layer v0.3.3 |
| 579 | 2026-06-23T19:22:36.762Z | Compiling untrusted v0.9.0 |
| 580 | 2026-06-23T19:22:36.765Z | Compiling fs_extra v1.3.0 |
| 581 | 2026-06-23T19:22:36.800Z | Compiling regex-syntax v0.8.11 |
| 582 | 2026-06-23T19:22:36.814Z | Compiling dunce v1.0.5 |
| 583 | 2026-06-23T19:22:36.879Z | Compiling http-body v1.0.1 |
| 584 | 2026-06-23T19:22:36.909Z | Compiling writeable v0.6.3 |
| 585 | 2026-06-23T19:22:36.969Z | Compiling litemap v0.8.2 |
| 586 | 2026-06-23T19:22:37.026Z | Compiling aws-lc-sys v0.41.0 |
| 587 | 2026-06-23T19:22:37.039Z | Compiling syn v1.0.109 |
| 588 | 2026-06-23T19:22:37.113Z | Compiling chrono v0.4.45 |
| 589 | 2026-06-23T19:22:37.160Z | Compiling utf8_iter v1.0.4 |
| 590 | 2026-06-23T19:22:37.311Z | Compiling version_check v0.9.5 |
| 591 | 2026-06-23T19:22:37.390Z | Compiling zeroize v1.9.0 |
| 592 | 2026-06-23T19:22:37.404Z | Compiling serde_derive v1.0.228 |
| 593 | 2026-06-23T19:22:37.576Z | Compiling tokio-macros v2.7.0 |
| 594 | 2026-06-23T19:22:37.590Z | Compiling schemars_derive v0.8.22 |
| 595 | 2026-06-23T19:22:37.885Z | Compiling futures-macro v0.3.32 |
| 596 | 2026-06-23T19:22:37.897Z | Compiling zerofrom-derive v0.1.7 |
| 597 | 2026-06-23T19:22:37.993Z | Compiling yoke-derive v0.8.2 |
| 598 | 2026-06-23T19:22:38.335Z | Compiling tokio v1.52.3 |
| 599 | 2026-06-23T19:22:38.722Z | Compiling futures-util v0.3.32 |
| 600 | 2026-06-23T19:22:38.793Z | Compiling tracing-attributes v0.1.31 |
| 601 | 2026-06-23T19:22:39.106Z | Compiling thiserror-impl v2.0.18 |
| 602 | 2026-06-23T19:22:39.109Z | Compiling zerofrom v0.1.8 |
| 603 | 2026-06-23T19:22:39.245Z | Compiling yoke v0.8.3 |
| 604 | 2026-06-23T19:22:39.439Z | Compiling zerovec-derive v0.11.3 |
| 605 | 2026-06-23T19:22:39.458Z | Compiling displaydoc v0.2.6 |
| 606 | 2026-06-23T19:22:40.064Z | Compiling tracing v0.1.44 |
| 607 | 2026-06-23T19:22:40.305Z | Compiling zerotrie v0.2.4 |
| 608 | 2026-06-23T19:22:40.532Z | Compiling zerovec v0.11.6 |
| 609 | 2026-06-23T19:22:40.654Z | Compiling icu_normalizer_data v2.2.0 |
| 610 | 2026-06-23T19:22:40.735Z | Compiling icu_properties_data v2.2.0 |
| 611 | 2026-06-23T19:22:40.994Z | Compiling tinystr v0.8.3 |
| 612 | 2026-06-23T19:22:41.058Z | Compiling potential_utf v0.1.5 |
| 613 | 2026-06-23T19:22:41.160Z | Compiling icu_locale_core v2.2.0 |
| 614 | 2026-06-23T19:22:41.197Z | Compiling icu_collections v2.2.0 |
| 615 | 2026-06-23T19:22:42.090Z | Compiling tokio-util v0.7.18 |
| 616 | 2026-06-23T19:22:42.240Z | Compiling icu_provider v2.2.0 |
| 617 | 2026-06-23T19:22:42.465Z | Compiling semver v1.0.28 |
| 618 | 2026-06-23T19:22:42.562Z | Compiling aws-lc-rs v1.17.0 |
| 619 | 2026-06-23T19:22:42.729Z | Compiling rustls-pki-types v1.14.1 |
| 620 | 2026-06-23T19:22:42.756Z | Compiling atomic-waker v1.1.2 |
| 621 | 2026-06-23T19:22:42.791Z | Compiling zerocopy v0.8.52 |
| 622 | 2026-06-23T19:22:42.861Z | Compiling base64 v0.22.1 |
| 623 | 2026-06-23T19:22:42.884Z | Compiling h2 v0.4.15 |
| 624 | 2026-06-23T19:22:43.167Z | Compiling icu_properties v2.2.0 |
| 625 | 2026-06-23T19:22:43.192Z | Compiling icu_normalizer v2.2.0 |
| 626 | 2026-06-23T19:22:43.208Z | Compiling serde_tokenstream v0.2.3 |
| 627 | 2026-06-23T19:22:43.221Z | Compiling aho-corasick v1.1.4 |
| 628 | 2026-06-23T19:22:43.495Z | Compiling bitflags v2.13.0 |
| 629 | 2026-06-23T19:22:43.734Z | Compiling sync_wrapper v1.0.2 |
| 630 | 2026-06-23T19:22:43.779Z | Compiling pkg-config v0.3.33 |
| 631 | 2026-06-23T19:22:43.846Z | Compiling winnow v1.0.3 |
| 632 | 2026-06-23T19:22:44.281Z | Compiling idna_adapter v1.2.2 |
| 633 | 2026-06-23T19:22:44.421Z | Compiling regex-automata v0.4.14 |
| 634 | 2026-06-23T19:22:44.449Z | Compiling form_urlencoded v1.2.2 |
| 635 | 2026-06-23T19:22:44.550Z | Compiling rustls v0.23.40 |
| 636 | 2026-06-23T19:22:44.647Z | Compiling ipnet v2.12.0 |
| 637 | 2026-06-23T19:22:44.774Z | Compiling idna v1.1.0 |
| 638 | 2026-06-23T19:22:44.996Z | Compiling tower v0.5.3 |
| 639 | 2026-06-23T19:22:45.189Z | Compiling hyper v1.10.1 |
| 640 | 2026-06-23T19:22:45.303Z | Compiling http-body-util v0.1.3 |
| 641 | 2026-06-23T19:22:45.481Z | Compiling anyhow v1.0.102 |
| 642 | 2026-06-23T19:22:45.543Z | Compiling ryu v1.0.23 |
| 643 | 2026-06-23T19:22:45.558Z | Compiling subtle v2.6.1 |
| 644 | 2026-06-23T19:22:45.714Z | Compiling url v2.5.8 |
| 645 | 2026-06-23T19:22:45.728Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 646 | 2026-06-23T19:22:46.099Z | Compiling regex v1.12.4 |
| 647 | 2026-06-23T19:22:46.284Z | Compiling hyper-util v0.1.20 |
| 648 | 2026-06-23T19:22:46.389Z | Compiling rand_core v0.6.4 |
| 649 | 2026-06-23T19:22:46.524Z | Compiling mime v0.3.17 |
| 650 | 2026-06-23T19:22:46.569Z | Compiling either v1.16.0 |
| 651 | 2026-06-23T19:22:46.619Z | Compiling webpki-roots v1.0.8 |
| 652 | 2026-06-23T19:22:46.738Z | Compiling slog v2.8.2 |
| 653 | 2026-06-23T19:22:46.782Z | Compiling vcpkg v0.2.15 |
| 654 | 2026-06-23T19:22:46.801Z | Compiling itertools v0.10.5 |
| 655 | 2026-06-23T19:22:46.936Z | Compiling tower-http v0.6.11 |
| 656 | 2026-06-23T19:22:46.982Z | Compiling serde_urlencoded v0.7.1 |
| 657 | 2026-06-23T19:22:47.233Z | Compiling ppv-lite86 v0.2.21 |
| 658 | 2026-06-23T19:22:47.264Z | Compiling erased-serde v0.3.31 |
| 659 | 2026-06-23T19:22:47.340Z | Compiling openssl-sys v0.9.117 |
| 660 | 2026-06-23T19:22:47.356Z | Compiling generic-array v0.14.9 |
| 661 | 2026-06-23T19:22:47.551Z | Compiling rand_chacha v0.3.1 |
| 662 | 2026-06-23T19:22:47.580Z | Compiling async-trait v0.1.89 |
| 663 | 2026-06-23T19:22:47.765Z | Compiling rand v0.8.6 |
| 664 | 2026-06-23T19:22:47.873Z | Compiling prost-derive v0.11.9 |
| 665 | 2026-06-23T19:22:48.111Z | Compiling regress v0.10.5 |
| 666 | 2026-06-23T19:22:48.177Z | Compiling http v0.2.12 |
| 667 | 2026-06-23T19:22:48.565Z | Compiling lazy_static v1.5.0 |
| 668 | 2026-06-23T19:22:48.667Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 669 | 2026-06-23T19:22:48.670Z | Compiling typenum v1.20.1 |
| 670 | 2026-06-23T19:22:48.965Z | Compiling strsim v0.11.1 |
| 671 | 2026-06-23T19:22:49.232Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 672 | 2026-06-23T19:22:49.268Z | Compiling openapiv3 v2.2.0 |
| 673 | 2026-06-23T19:22:49.869Z | Compiling typify-impl v0.4.3 |
| 674 | 2026-06-23T19:22:50.155Z | Compiling regress v0.11.1 |
| 675 | 2026-06-23T19:22:50.523Z | Compiling indexmap v1.9.3 |
| 676 | 2026-06-23T19:22:50.755Z | Compiling socket2 v0.5.10 |
| 677 | 2026-06-23T19:22:50.905Z | Compiling heck v0.4.1 |
| 678 | 2026-06-23T19:22:51.114Z | Compiling rustix v0.38.44 |
| 679 | 2026-06-23T19:22:51.211Z | Compiling rustix v1.1.4 |
| 680 | 2026-06-23T19:22:51.562Z | Compiling thiserror v1.0.69 |
| 681 | 2026-06-23T19:22:51.748Z | Compiling typify-impl v0.6.2 |
| 682 | 2026-06-23T19:22:52.064Z | Compiling proc-macro-crate v3.5.0 |
| 683 | 2026-06-23T19:22:52.199Z | Compiling http-body v0.4.6 |
| 684 | 2026-06-23T19:22:52.395Z | Compiling pin-project-internal v1.1.13 |
| 685 | 2026-06-23T19:22:52.433Z | Compiling thiserror-impl v1.0.69 |
| 686 | 2026-06-23T19:22:52.482Z | Compiling hashbrown v0.12.3 |
| 687 | 2026-06-23T19:22:52.861Z | Compiling prettyplease v0.1.25 |
| 688 | 2026-06-23T19:22:52.954Z | Compiling unsafe-libyaml v0.2.11 |
| 689 | 2026-06-23T19:22:53.080Z | Compiling openssl-probe v0.2.1 |
| 690 | 2026-06-23T19:22:53.281Z | Compiling rustls-native-certs v0.8.4 |
| 691 | 2026-06-23T19:22:53.475Z | Compiling pin-project v1.1.13 |
| 692 | 2026-06-23T19:22:53.579Z | Compiling serde_yaml v0.9.34+deprecated |
| 693 | 2026-06-23T19:22:53.645Z | Compiling num_enum_derive v0.7.6 |
| 694 | 2026-06-23T19:22:54.348Z | Compiling crypto-common v0.1.6 |
| 695 | 2026-06-23T19:22:54.481Z | Compiling block-buffer v0.10.4 |
| 696 | 2026-06-23T19:22:54.567Z | Compiling prost v0.11.9 |
| 697 | 2026-06-23T19:22:54.625Z | Compiling h2 v0.3.27 |
| 698 | 2026-06-23T19:22:54.902Z | Compiling matchit v0.7.3 |
| 699 | 2026-06-23T19:22:54.915Z | Compiling utf8parse v0.2.2 |
| 700 | 2026-06-23T19:22:54.918Z | Compiling fastrand v2.4.1 |
| 701 | 2026-06-23T19:22:55.033Z | Compiling foreign-types-shared v0.1.1 |
| 702 | 2026-06-23T19:22:55.120Z | Compiling getrandom v0.3.4 |
| 703 | 2026-06-23T19:22:55.167Z | Compiling openssl v0.10.81 |
| 704 | 2026-06-23T19:22:55.213Z | Compiling home v0.5.12 |
| 705 | 2026-06-23T19:22:55.344Z | Compiling ident_case v1.0.1 |
| 706 | 2026-06-23T19:22:55.448Z | Compiling fixedbitset v0.4.2 |
| 707 | 2026-06-23T19:22:55.488Z | Compiling darling_core v0.23.0 |
| 708 | 2026-06-23T19:22:55.639Z | Compiling petgraph v0.6.5 |
| 709 | 2026-06-23T19:22:55.653Z | Compiling tempfile v3.27.0 |
| 710 | 2026-06-23T19:22:56.004Z | Compiling which v4.4.2 |
| 711 | 2026-06-23T19:22:56.139Z | Compiling typify-macro v0.4.3 |
| 712 | 2026-06-23T19:22:56.250Z | Compiling foreign-types v0.3.2 |
| 713 | 2026-06-23T19:22:56.324Z | Compiling anstyle-parse v1.0.0 |
| 714 | 2026-06-23T19:22:56.341Z | Compiling prost-types v0.11.9 |
| 715 | 2026-06-23T19:22:56.517Z | Compiling num_enum v0.7.6 |
| 716 | 2026-06-23T19:22:56.614Z | Compiling digest v0.10.7 |
| 717 | 2026-06-23T19:22:56.637Z | Compiling hyper v0.14.32 |
| 718 | 2026-06-23T19:22:56.818Z | Compiling tower v0.4.13 |
| 719 | 2026-06-23T19:22:57.627Z | Compiling futures-executor v0.3.32 |
| 720 | 2026-06-23T19:22:57.696Z | Compiling proc-macro-error-attr v1.0.4 |
| 721 | 2026-06-23T19:22:57.912Z | Compiling openssl-macros v0.1.1 |
| 722 | 2026-06-23T19:22:57.923Z | Compiling async-stream-impl v0.3.6 |
| 723 | 2026-06-23T19:22:57.969Z | Compiling axum-core v0.3.4 |
| 724 | 2026-06-23T19:22:58.110Z | Compiling typify-macro v0.6.2 |
| 725 | 2026-06-23T19:22:58.165Z | Compiling encoding_rs v0.8.35 |
| 726 | 2026-06-23T19:22:58.181Z | Compiling crucible-workspace-hack v0.1.0 |
| 727 | 2026-06-23T19:22:58.384Z | Compiling cpufeatures v0.2.17 |
| 728 | 2026-06-23T19:22:58.397Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 729 | 2026-06-23T19:22:58.458Z | Compiling is_terminal_polyfill v1.70.2 |
| 730 | 2026-06-23T19:22:58.554Z | Compiling tokio-openssl v0.6.5 |
| 731 | 2026-06-23T19:22:58.567Z | Compiling crossbeam-utils v0.8.21 |
| 732 | 2026-06-23T19:22:58.640Z | Compiling anstyle-query v1.1.5 |
| 733 | 2026-06-23T19:22:58.753Z | Compiling rustls v0.21.12 |
| 734 | 2026-06-23T19:22:58.797Z | Compiling anstyle v1.0.14 |
| 735 | 2026-06-23T19:22:58.900Z | Compiling colorchoice v1.0.5 |
| 736 | 2026-06-23T19:22:59.023Z | Compiling multimap v0.8.3 |
| 737 | 2026-06-23T19:22:59.036Z | Compiling base64 v0.21.7 |
| 738 | 2026-06-23T19:22:59.096Z | Compiling winnow v0.7.15 |
| 739 | 2026-06-23T19:22:59.188Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 740 | 2026-06-23T19:22:59.382Z | Compiling prost-build v0.11.9 |
| 741 | 2026-06-23T19:22:59.440Z | Compiling anstream v1.0.0 |
| 742 | 2026-06-23T19:22:59.985Z | Compiling async-stream v0.3.6 |
| 743 | 2026-06-23T19:23:00.190Z | Compiling typify v0.4.3 |
| 744 | 2026-06-23T19:23:00.273Z | Compiling futures v0.3.32 |
| 745 | 2026-06-23T19:23:00.285Z | Compiling darling_macro v0.23.0 |
| 746 | 2026-06-23T19:23:00.352Z | Compiling axum-core v0.4.5 |
| 747 | 2026-06-23T19:23:00.510Z | Compiling oxnet v0.1.6 |
| 748 | 2026-06-23T19:23:00.524Z | Compiling tokio-stream v0.1.18 |
| 749 | 2026-06-23T19:23:00.862Z | Compiling rustls-webpki v0.101.7 |
| 750 | 2026-06-23T19:23:00.959Z | Compiling sct v0.7.1 |
| 751 | 2026-06-23T19:23:01.011Z | Compiling proc-macro-error v1.0.4 |
| 752 | 2026-06-23T19:23:01.242Z | Compiling axum v0.6.20 |
| 753 | 2026-06-23T19:23:01.464Z | Compiling serde_spanned v1.1.1 |
| 754 | 2026-06-23T19:23:01.620Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 755 | 2026-06-23T19:23:01.648Z | Compiling time-core v0.1.9 |
| 756 | 2026-06-23T19:23:01.839Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 757 | 2026-06-23T19:23:01.914Z | Compiling clap_lex v1.1.0 |
| 758 | 2026-06-23T19:23:01.928Z | Compiling unicode-width v0.2.2 |
| 759 | 2026-06-23T19:23:01.932Z | Compiling prettyplease v0.2.37 |
| 760 | 2026-06-23T19:23:02.056Z | Compiling num-conv v0.2.2 |
| 761 | 2026-06-23T19:23:02.192Z | Compiling clap_builder v4.6.0 |
| 762 | 2026-06-23T19:23:02.204Z | Compiling toml v0.9.12+spec-1.1.0 |
| 763 | 2026-06-23T19:23:02.217Z | Compiling axum v0.7.9 |
| 764 | 2026-06-23T19:23:02.220Z | Compiling time-macros v0.2.30 |
| 765 | 2026-06-23T19:23:03.805Z | Compiling darling v0.23.0 |
| 766 | 2026-06-23T19:23:03.894Z | Compiling rand_core v0.9.5 |
| 767 | 2026-06-23T19:23:04.581Z | Compiling progenitor-impl v0.10.0 |
| 768 | 2026-06-23T19:23:05.201Z | Compiling typify v0.6.2 |
| 769 | 2026-06-23T19:23:05.882Z | Compiling tonic-build v0.9.2 |
| 770 | 2026-06-23T19:23:05.928Z | Compiling sha1 v0.10.6 |
| 771 | 2026-06-23T19:23:06.099Z | Compiling hyper-timeout v0.5.2 |
| 772 | 2026-06-23T19:23:06.159Z | Compiling lzma-sys v0.1.20 |
| 773 | 2026-06-23T19:23:06.309Z | Compiling tokio-io-timeout v1.2.1 |
| 774 | 2026-06-23T19:23:06.474Z | Compiling foreign-types-macros v0.2.3 |
| 775 | 2026-06-23T19:23:06.559Z | Compiling clap_derive v4.6.1 |
| 776 | 2026-06-23T19:23:06.631Z | Compiling arc-swap v1.9.1 |
| 777 | 2026-06-23T19:23:06.821Z | Compiling prost v0.13.5 |
| 778 | 2026-06-23T19:23:06.942Z | Compiling thread_local v1.1.9 |
| 779 | 2026-06-23T19:23:07.132Z | Compiling deranged v0.5.8 |
| 780 | 2026-06-23T19:23:07.205Z | Compiling portable-atomic v1.13.1 |
| 781 | 2026-06-23T19:23:07.227Z | Compiling slog-async v2.8.0 |
| 782 | 2026-06-23T19:23:07.340Z | Compiling powerfmt v0.2.0 |
| 783 | 2026-06-23T19:23:07.516Z | Compiling sync_wrapper v0.1.2 |
| 784 | 2026-06-23T19:23:07.555Z | Compiling bitflags v1.3.2 |
| 785 | 2026-06-23T19:23:07.620Z | Compiling hyper-openssl v0.9.2 |
| 786 | 2026-06-23T19:23:07.632Z | Compiling cpufeatures v0.3.0 |
| 787 | 2026-06-23T19:23:07.646Z | Compiling linked-hash-map v0.5.6 |
| 788 | 2026-06-23T19:23:07.706Z | Compiling data-encoding v2.11.0 |
| 789 | 2026-06-23T19:23:07.833Z | Compiling utf-8 v0.7.6 |
| 790 | 2026-06-23T19:23:07.862Z | Compiling typeid v1.0.3 |
| 791 | 2026-06-23T19:23:08.017Z | Compiling byteorder v1.5.0 |
| 792 | 2026-06-23T19:23:08.099Z | Compiling foreign-types-shared v0.3.1 |
| 793 | 2026-06-23T19:23:08.126Z | Compiling progenitor-macro v0.10.0 |
| 794 | 2026-06-23T19:23:08.192Z | Compiling foreign-types v0.5.0 |
| 795 | 2026-06-23T19:23:08.195Z | Compiling time v0.3.51 |
| 796 | 2026-06-23T19:23:08.216Z | Compiling clap v4.6.1 |
| 797 | 2026-06-23T19:23:08.252Z | Compiling tungstenite v0.21.0 |
| 798 | 2026-06-23T19:23:08.286Z | Compiling linked_hash_set v0.1.6 |
| 799 | 2026-06-23T19:23:08.299Z | Compiling chacha20 v0.10.0 |
| 800 | 2026-06-23T19:23:08.564Z | Compiling tonic v0.12.3 |
| 801 | 2026-06-23T19:23:08.595Z | Compiling slog-scope v4.4.1 |
| 802 | 2026-06-23T19:23:08.897Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 803 | 2026-06-23T19:23:09.200Z | Compiling hyper-timeout v0.4.1 |
| 804 | 2026-06-23T19:23:09.376Z | Compiling crossbeam-channel v0.5.15 |
| 805 | 2026-06-23T19:23:09.718Z | Compiling tokio-rustls v0.24.1 |
| 806 | 2026-06-23T19:23:09.857Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 807 | 2026-06-23T19:23:09.881Z | Compiling progenitor-impl v0.14.0 |
| 808 | 2026-06-23T19:23:10.323Z | Compiling rand_chacha v0.9.0 |
| 809 | 2026-06-23T19:23:10.335Z | Compiling serde_with_macros v3.21.0 |
| 810 | 2026-06-23T19:23:10.769Z | Compiling cargo_toml v0.22.3 |
| 811 | 2026-06-23T19:23:11.732Z | Compiling rustls-pemfile v1.0.4 |
| 812 | 2026-06-23T19:23:11.986Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 813 | 2026-06-23T19:23:12.160Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 814 | 2026-06-23T19:23:12.349Z | Compiling is-terminal v0.4.17 |
| 815 | 2026-06-23T19:23:12.458Z | Compiling cstr-argument v0.1.2 |
| 816 | 2026-06-23T19:23:12.484Z | Compiling nom v8.0.0 |
| 817 | 2026-06-23T19:23:12.619Z | Compiling term v1.2.1 |
| 818 | 2026-06-23T19:23:12.726Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 819 | 2026-06-23T19:23:12.956Z | Compiling colored v3.1.1 |
| 820 | 2026-06-23T19:23:13.032Z | Compiling pretty-hex v0.4.2 |
| 821 | 2026-06-23T19:23:13.180Z | Compiling camino v1.2.3 |
| 822 | 2026-06-23T19:23:13.344Z | Compiling take_mut v0.2.2 |
| 823 | 2026-06-23T19:23:13.361Z | Compiling ipnetwork v0.21.1 |
| 824 | 2026-06-23T19:23:13.468Z | Compiling progenitor-macro v0.14.0 |
| 825 | 2026-06-23T19:23:13.505Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 826 | 2026-06-23T19:23:13.558Z | Compiling oxnet v0.1.6 (https://github.com/oxidecomputer/oxnet?branch=main#ae7d5441) |
| 827 | 2026-06-23T19:23:13.649Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=ry%2Ffalco#57c5aac7) |
| 828 | 2026-06-23T19:23:13.723Z | Compiling slog-term v2.9.2 |
| 829 | 2026-06-23T19:23:13.883Z | Compiling itertools v0.12.1 |
| 830 | 2026-06-23T19:23:14.013Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 831 | 2026-06-23T19:23:14.120Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 832 | 2026-06-23T19:23:14.249Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 833 | 2026-06-23T19:23:14.285Z | Compiling tonic v0.9.2 |
| 834 | 2026-06-23T19:23:14.483Z | Compiling serde_with v3.21.0 |
| 835 | 2026-06-23T19:23:14.659Z | Compiling rand v0.9.4 |
| 836 | 2026-06-23T19:23:14.874Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#dc84a6ce) |
| 837 | 2026-06-23T19:23:15.241Z | Compiling zone_cfg_derive v0.3.1 |
| 838 | 2026-06-23T19:23:15.929Z | Compiling tonic-openssl v0.3.0 |
| 839 | 2026-06-23T19:23:16.177Z | Compiling slog-stdlog v4.1.1 |
| 840 | 2026-06-23T19:23:16.234Z | Compiling tokio-tungstenite v0.21.0 |
| 841 | 2026-06-23T19:23:16.393Z | Compiling rand v0.10.1 |
| 842 | 2026-06-23T19:23:16.934Z | Compiling tabwriter v1.4.1 |
| 843 | 2026-06-23T19:23:16.981Z | Compiling console v0.16.3 |
| 844 | 2026-06-23T19:23:17.618Z | Compiling unit-prefix v0.5.2 |
| 845 | 2026-06-23T19:23:17.754Z | Compiling indicatif v0.18.4 |
| 846 | 2026-06-23T19:23:17.775Z | Compiling ron v0.12.1 |
| 847 | 2026-06-23T19:23:18.794Z | Compiling slog-envlogger v2.2.0 |
| 848 | 2026-06-23T19:23:18.807Z | Compiling xz2 v0.1.7 |
| 849 | 2026-06-23T19:23:19.032Z | Compiling zone v0.3.1 |
| 850 | 2026-06-23T19:23:19.225Z | Compiling sha2 v0.10.9 |
| 851 | 2026-06-23T19:23:19.272Z | Compiling smf v0.2.3 |
| 852 | 2026-06-23T19:23:19.378Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#dc84a6ce) |
| 853 | 2026-06-23T19:23:19.451Z | Compiling base16ct v1.0.0 |
| 854 | 2026-06-23T19:23:19.530Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#dc84a6ce) |
| 855 | 2026-06-23T19:23:22.167Z | Compiling rustls-webpki v0.103.13 |
| 856 | 2026-06-23T19:23:24.977Z | Compiling tokio-rustls v0.26.4 |
| 857 | 2026-06-23T19:23:24.977Z | Compiling rustls-platform-verifier v0.7.0 |
| 858 | 2026-06-23T19:23:25.168Z | Compiling hyper-rustls v0.27.9 |
| 859 | 2026-06-23T19:23:25.345Z | Compiling reqwest v0.13.4 |
| 860 | 2026-06-23T19:23:25.345Z | Compiling reqwest v0.12.28 |
| 861 | 2026-06-23T19:23:26.394Z | Compiling progenitor-client v0.10.0 |
| 862 | 2026-06-23T19:23:26.578Z | Compiling progenitor v0.10.0 |
| 863 | 2026-06-23T19:23:26.615Z | Compiling progenitor-client v0.14.0 |
| 864 | 2026-06-23T19:23:26.668Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 865 | 2026-06-23T19:23:26.851Z | Compiling progenitor v0.14.0 |
| 866 | 2026-06-23T19:23:26.981Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#dc84a6ce) |
| 867 | 2026-06-23T19:23:30.293Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 868 | 2026-06-23T19:23:39.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s |
| 869 | 2026-06-23T19:23:39.244Z | + cargo build --tests |
| 870 | 2026-06-23T19:23:39.386Z | Downloading crates ... |
| 871 | 2026-06-23T19:23:39.512Z | Downloaded addr2line v0.25.1 |
| 872 | 2026-06-23T19:23:39.520Z | Downloaded keccak v0.1.6 |
| 873 | 2026-06-23T19:23:39.523Z | Downloaded newline-converter v0.3.0 |
| 874 | 2026-06-23T19:23:39.526Z | Downloaded zeroize_derive v1.5.0 |
| 875 | 2026-06-23T19:23:39.529Z | Downloaded spki v0.7.3 |
| 876 | 2026-06-23T19:23:39.529Z | Downloaded pkcs1 v0.7.5 |
| 877 | 2026-06-23T19:23:39.529Z | Downloaded num-iter v0.1.45 |
| 878 | 2026-06-23T19:23:39.532Z | Downloaded libm v0.2.16 |
| 879 | 2026-06-23T19:23:39.538Z | Downloaded sec1 v0.7.3 |
| 880 | 2026-06-23T19:23:39.541Z | Downloaded ciborium-io v0.2.2 |
| 881 | 2026-06-23T19:23:39.541Z | Downloaded base16ct v0.2.0 |
| 882 | 2026-06-23T19:23:39.546Z | Downloaded similar v2.7.0 |
| 883 | 2026-06-23T19:23:39.549Z | Downloaded textwrap v0.15.2 |
| 884 | 2026-06-23T19:23:39.552Z | Downloaded expectorate v1.2.0 |
| 885 | 2026-06-23T19:23:39.556Z | Downloaded ciborium v0.2.2 |
| 886 | 2026-06-23T19:23:39.556Z | Downloaded ecdsa v0.16.9 |
| 887 | 2026-06-23T19:23:39.559Z | Downloaded adler2 v2.0.1 |
| 888 | 2026-06-23T19:23:39.559Z | Downloaded half v2.7.1 |
| 889 | 2026-06-23T19:23:39.562Z | Downloaded hubpack_derive v0.1.1 |
| 890 | 2026-06-23T19:23:39.562Z | Downloaded group v0.13.0 |
| 891 | 2026-06-23T19:23:39.565Z | Downloaded console v0.15.11 |
| 892 | 2026-06-23T19:23:39.568Z | Downloaded knuffel-derive v3.2.0 |
| 893 | 2026-06-23T19:23:39.571Z | Downloaded der_derive v0.7.3 |
| 894 | 2026-06-23T19:23:39.575Z | Downloaded flagset v0.4.7 |
| 895 | 2026-06-23T19:23:39.580Z | Downloaded signature v2.2.0 |
| 896 | 2026-06-23T19:23:39.583Z | Downloaded atomicwrites v0.4.4 |
| 897 | 2026-06-23T19:23:39.588Z | Downloaded supports-color v2.1.0 |
| 898 | 2026-06-23T19:23:39.591Z | Downloaded terminal_size v0.1.17 |
| 899 | 2026-06-23T19:23:39.591Z | Downloaded rfc6979 v0.4.0 |
| 900 | 2026-06-23T19:23:39.591Z | Downloaded is_ci v1.2.0 |
| 901 | 2026-06-23T19:23:39.595Z | Downloaded miette-derive v5.10.0 |
| 902 | 2026-06-23T19:23:39.598Z | Downloaded strum v0.26.3 |
| 903 | 2026-06-23T19:23:39.602Z | Downloaded supports-unicode v2.1.0 |
| 904 | 2026-06-23T19:23:39.606Z | Downloaded unicode-linebreak v0.1.5 |
| 905 | 2026-06-23T19:23:39.613Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 906 | 2026-06-23T19:23:39.616Z | Downloaded backtrace-ext v0.2.1 |
| 907 | 2026-06-23T19:23:39.616Z | Downloaded rustc_version v0.4.1 |
| 908 | 2026-06-23T19:23:39.627Z | Downloaded supports-hyperlinks v2.1.0 |
| 909 | 2026-06-23T19:23:39.627Z | Downloaded ciborium-ll v0.2.2 |
| 910 | 2026-06-23T19:23:39.627Z | Downloaded base64ct v1.8.3 |
| 911 | 2026-06-23T19:23:39.640Z | Downloaded owo-colors v3.5.0 |
| 912 | 2026-06-23T19:23:39.646Z | Downloaded terminal_size v0.4.4 |
| 913 | 2026-06-23T19:23:39.646Z | Downloaded strum_macros v0.26.4 |
| 914 | 2026-06-23T19:23:39.646Z | Downloaded pkcs8 v0.10.2 |
| 915 | 2026-06-23T19:23:39.650Z | Downloaded smawk v0.3.3 |
| 916 | 2026-06-23T19:23:39.650Z | Downloaded ed25519 v2.2.3 |
| 917 | 2026-06-23T19:23:39.650Z | Downloaded tls_codec v0.4.2 |
| 918 | 2026-06-23T19:23:39.651Z | Downloaded static_assertions v1.1.0 |
| 919 | 2026-06-23T19:23:39.653Z | Downloaded rustc-demangle v0.1.27 |
| 920 | 2026-06-23T19:23:39.653Z | Downloaded num-integer v0.1.46 |
| 921 | 2026-06-23T19:23:39.653Z | Downloaded ff v0.13.1 |
| 922 | 2026-06-23T19:23:39.658Z | Downloaded tls_codec_derive v0.4.2 |
| 923 | 2026-06-23T19:23:39.658Z | Downloaded pem-rfc7468 v0.7.0 |
| 924 | 2026-06-23T19:23:39.661Z | Downloaded miette v5.10.0 |
| 925 | 2026-06-23T19:23:39.664Z | Downloaded ed25519-dalek v2.2.0 |
| 926 | 2026-06-23T19:23:39.664Z | Downloaded ahash v0.8.12 |
| 927 | 2026-06-23T19:23:39.679Z | Downloaded primeorder v0.13.6 |
| 928 | 2026-06-23T19:23:39.683Z | Downloaded hmac v0.12.1 |
| 929 | 2026-06-23T19:23:39.688Z | Downloaded spin v0.9.8 |
| 930 | 2026-06-23T19:23:39.688Z | Downloaded const-oid v0.9.6 |
| 931 | 2026-06-23T19:23:39.707Z | Downloaded hubpack v0.1.2 |
| 932 | 2026-06-23T19:23:39.711Z | Downloaded chumsky v0.9.3 |
| 933 | 2026-06-23T19:23:39.721Z | Downloaded knuffel v3.2.0 |
| 934 | 2026-06-23T19:23:39.725Z | Downloaded miniz_oxide v0.8.9 |
| 935 | 2026-06-23T19:23:39.728Z | Downloaded elliptic-curve v0.13.8 |
| 936 | 2026-06-23T19:23:39.735Z | Downloaded rsa v0.9.10 |
| 937 | 2026-06-23T19:23:39.742Z | Downloaded der v0.7.10 |
| 938 | 2026-06-23T19:23:39.744Z | Downloaded crypto-bigint v0.5.5 |
| 939 | 2026-06-23T19:23:39.756Z | Downloaded zerocopy-derive v0.8.52 |
| 940 | 2026-06-23T19:23:39.761Z | Downloaded x509-cert v0.2.5 |
| 941 | 2026-06-23T19:23:39.766Z | Downloaded backtrace v0.3.76 |
| 942 | 2026-06-23T19:23:39.776Z | Downloaded num-bigint-dig v0.8.6 |
| 943 | 2026-06-23T19:23:39.781Z | Downloaded unicode-segmentation v1.13.3 |
| 944 | 2026-06-23T19:23:39.800Z | Downloaded hashbrown v0.14.5 |
| 945 | 2026-06-23T19:23:39.805Z | Downloaded salty v0.3.0 |
| 946 | 2026-06-23T19:23:39.808Z | Downloaded hkdf v0.12.4 |
| 947 | 2026-06-23T19:23:39.819Z | Downloaded p384 v0.13.1 |
| 948 | 2026-06-23T19:23:39.852Z | Downloaded unicode-width v0.1.14 |
| 949 | 2026-06-23T19:23:39.855Z | Downloaded gimli v0.32.3 |
| 950 | 2026-06-23T19:23:39.859Z | Downloaded curve25519-dalek v4.1.3 |
| 951 | 2026-06-23T19:23:39.864Z | Downloaded object v0.37.3 |
| 952 | 2026-06-23T19:23:39.894Z | Downloaded sha3 v0.10.9 |
| 953 | 2026-06-23T19:23:39.990Z | Compiling libc v0.2.186 |
| 954 | 2026-06-23T19:23:40.054Z | Compiling zeroize_derive v1.5.0 |
| 955 | 2026-06-23T19:23:40.058Z | Compiling subtle v2.6.1 |
| 956 | 2026-06-23T19:23:40.065Z | Compiling libm v0.2.16 |
| 957 | 2026-06-23T19:23:40.071Z | Compiling num-traits v0.2.19 |
| 958 | 2026-06-23T19:23:40.076Z | Compiling zerocopy v0.8.52 |
| 959 | 2026-06-23T19:23:40.079Z | Compiling zerocopy-derive v0.8.52 |
| 960 | 2026-06-23T19:23:40.082Z | Compiling bitflags v2.13.0 |
| 961 | 2026-06-23T19:23:40.193Z | Compiling serde_json v1.0.150 |
| 962 | 2026-06-23T19:23:40.304Z | Compiling generic-array v0.14.9 |
| 963 | 2026-06-23T19:23:40.424Z | Compiling const-oid v0.9.6 |
| 964 | 2026-06-23T19:23:40.494Z | Compiling errno v0.3.14 |
| 965 | 2026-06-23T19:23:40.517Z | Compiling jobserver v0.1.34 |
| 966 | 2026-06-23T19:23:40.565Z | Compiling getrandom v0.2.17 |
| 967 | 2026-06-23T19:23:40.640Z | Compiling socket2 v0.6.4 |
| 968 | 2026-06-23T19:23:40.706Z | Compiling zeroize v1.9.0 |
| 969 | 2026-06-23T19:23:40.740Z | Compiling cc v1.2.65 |
| 970 | 2026-06-23T19:23:40.829Z | Compiling parking_lot_core v0.9.12 |
| 971 | 2026-06-23T19:23:40.894Z | Compiling signal-hook-registry v1.4.8 |
| 972 | 2026-06-23T19:23:41.086Z | Compiling parking_lot v0.12.5 |
| 973 | 2026-06-23T19:23:41.132Z | Compiling mio v1.2.1 |
| 974 | 2026-06-23T19:23:41.286Z | Compiling getrandom v0.4.3 |
| 975 | 2026-06-23T19:23:41.464Z | Compiling tokio v1.52.3 |
| 976 | 2026-06-23T19:23:41.528Z | Compiling rand_core v0.6.4 |
| 977 | 2026-06-23T19:23:41.577Z | Compiling cmake v0.1.58 |
| 978 | 2026-06-23T19:23:41.632Z | Compiling uuid v1.23.3 |
| 979 | 2026-06-23T19:23:41.746Z | Compiling chrono v0.4.45 |
| 980 | 2026-06-23T19:23:41.954Z | Compiling crypto-common v0.1.6 |
| 981 | 2026-06-23T19:23:41.976Z | Compiling block-buffer v0.10.4 |
| 982 | 2026-06-23T19:23:41.998Z | Compiling ring v0.17.14 |
| 983 | 2026-06-23T19:23:42.065Z | Compiling aws-lc-sys v0.41.0 |
| 984 | 2026-06-23T19:23:42.105Z | Compiling digest v0.10.7 |
| 985 | 2026-06-23T19:23:42.316Z | Compiling rustls-pki-types v1.14.1 |
| 986 | 2026-06-23T19:23:42.796Z | Compiling schemars v0.8.22 |
| 987 | 2026-06-23T19:23:42.814Z | Compiling unicode-segmentation v1.13.3 |
| 988 | 2026-06-23T19:23:43.240Z | Compiling rustix v1.1.4 |
| 989 | 2026-06-23T19:23:43.387Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 990 | 2026-06-23T19:23:44.066Z | Compiling heck v0.4.1 |
| 991 | 2026-06-23T19:23:44.266Z | Compiling ppv-lite86 v0.2.21 |
| 992 | 2026-06-23T19:23:44.277Z | Compiling webpki-roots v1.0.8 |
| 993 | 2026-06-23T19:23:44.384Z | Compiling base64ct v1.8.3 |
| 994 | 2026-06-23T19:23:44.426Z | Compiling der_derive v0.7.3 |
| 995 | 2026-06-23T19:23:44.579Z | Compiling rand_chacha v0.3.1 |
| 996 | 2026-06-23T19:23:44.645Z | Compiling pem-rfc7468 v0.7.0 |
| 997 | 2026-06-23T19:23:44.733Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 998 | 2026-06-23T19:23:44.970Z | Compiling rand v0.8.6 |
| 999 | 2026-06-23T19:23:44.994Z | Compiling terminal_size v0.4.4 |
| 1000 | 2026-06-23T19:23:45.026Z | Compiling tokio-util v0.7.18 |
| 1001 | 2026-06-23T19:23:45.093Z | Compiling tower v0.5.3 |
| 1002 | 2026-06-23T19:23:45.121Z | Compiling flagset v0.4.7 |
| 1003 | 2026-06-23T19:23:45.241Z | Compiling clap_builder v4.6.0 |
| 1004 | 2026-06-23T19:23:45.376Z | Compiling der v0.7.10 |
| 1005 | 2026-06-23T19:23:45.553Z | Compiling h2 v0.4.15 |
| 1006 | 2026-06-23T19:23:45.612Z | Compiling tower-http v0.6.11 |
| 1007 | 2026-06-23T19:23:45.635Z | Compiling openssl-sys v0.9.117 |
| 1008 | 2026-06-23T19:23:46.010Z | Compiling is-terminal v0.4.17 |
| 1009 | 2026-06-23T19:23:46.101Z | Compiling fastrand v2.4.1 |
| 1010 | 2026-06-23T19:23:46.327Z | Compiling typify-impl v0.4.3 |
| 1011 | 2026-06-23T19:23:46.354Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1012 | 2026-06-23T19:23:46.650Z | Compiling openapiv3 v2.2.0 |
| 1013 | 2026-06-23T19:23:47.250Z | Compiling clap v4.6.1 |
| 1014 | 2026-06-23T19:23:47.317Z | Compiling socket2 v0.5.10 |
| 1015 | 2026-06-23T19:23:47.540Z | Compiling spin v0.9.8 |
| 1016 | 2026-06-23T19:23:47.674Z | Compiling hyper v1.10.1 |
| 1017 | 2026-06-23T19:23:47.752Z | Compiling lazy_static v1.5.0 |
| 1018 | 2026-06-23T19:23:47.842Z | Compiling proc-macro-crate v3.5.0 |
| 1019 | 2026-06-23T19:23:48.249Z | Compiling spki v0.7.3 |
| 1020 | 2026-06-23T19:23:48.266Z | Compiling rustls-native-certs v0.8.4 |
| 1021 | 2026-06-23T19:23:48.405Z | Compiling typify-impl v0.6.2 |
| 1022 | 2026-06-23T19:23:48.445Z | Compiling num_enum_derive v0.7.6 |
| 1023 | 2026-06-23T19:23:48.602Z | Compiling getrandom v0.3.4 |
| 1024 | 2026-06-23T19:23:48.779Z | Compiling hyper-util v0.1.20 |
| 1025 | 2026-06-23T19:23:48.790Z | Compiling rustix v0.38.44 |
| 1026 | 2026-06-23T19:23:49.465Z | Compiling h2 v0.3.27 |
| 1027 | 2026-06-23T19:23:49.639Z | Compiling which v4.4.2 |
| 1028 | 2026-06-23T19:23:49.657Z | Compiling openssl v0.10.81 |
| 1029 | 2026-06-23T19:23:49.666Z | Compiling tempfile v3.27.0 |
| 1030 | 2026-06-23T19:23:49.880Z | Compiling num_enum v0.7.6 |
| 1031 | 2026-06-23T19:23:49.993Z | Compiling tower v0.4.13 |
| 1032 | 2026-06-23T19:23:50.087Z | Compiling pkcs8 v0.10.2 |
| 1033 | 2026-06-23T19:23:50.412Z | Compiling sha2 v0.10.9 |
| 1034 | 2026-06-23T19:23:50.802Z | Compiling sha1 v0.10.6 |
| 1035 | 2026-06-23T19:23:50.889Z | Compiling rustls v0.21.12 |
| 1036 | 2026-06-23T19:23:50.933Z | Compiling prost-build v0.11.9 |
| 1037 | 2026-06-23T19:23:50.933Z | Compiling tokio-openssl v0.6.5 |
| 1038 | 2026-06-23T19:23:51.168Z | Compiling sct v0.7.1 |
| 1039 | 2026-06-23T19:23:51.356Z | Compiling rustls-webpki v0.101.7 |
| 1040 | 2026-06-23T19:23:51.747Z | Compiling hyper v0.14.32 |
| 1041 | 2026-06-23T19:23:52.100Z | Compiling tokio-stream v0.1.18 |
| 1042 | 2026-06-23T19:23:52.457Z | Compiling oxnet v0.1.6 |
| 1043 | 2026-06-23T19:23:52.533Z | Compiling typify-macro v0.4.3 |
| 1044 | 2026-06-23T19:23:52.542Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1045 | 2026-06-23T19:23:52.738Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1046 | 2026-06-23T19:23:52.947Z | Compiling axum v0.7.9 |
| 1047 | 2026-06-23T19:23:54.372Z | Compiling tonic-build v0.9.2 |
| 1048 | 2026-06-23T19:23:54.563Z | Compiling typify v0.4.3 |
| 1049 | 2026-06-23T19:23:54.651Z | Compiling progenitor-impl v0.10.0 |
| 1050 | 2026-06-23T19:23:54.782Z | Compiling typify-macro v0.6.2 |
| 1051 | 2026-06-23T19:23:55.131Z | Compiling hyper-timeout v0.5.2 |
| 1052 | 2026-06-23T19:23:55.188Z | Compiling rand_core v0.9.5 |
| 1053 | 2026-06-23T19:23:55.333Z | Compiling tokio-io-timeout v1.2.1 |
| 1054 | 2026-06-23T19:23:55.404Z | Compiling lzma-sys v0.1.20 |
| 1055 | 2026-06-23T19:23:55.697Z | Compiling object v0.37.3 |
| 1056 | 2026-06-23T19:23:55.811Z | Compiling tungstenite v0.21.0 |
| 1057 | 2026-06-23T19:23:56.030Z | Compiling tokio-rustls v0.24.1 |
| 1058 | 2026-06-23T19:23:56.077Z | Compiling hyper-openssl v0.9.2 |
| 1059 | 2026-06-23T19:23:56.090Z | Compiling axum v0.6.20 |
| 1060 | 2026-06-23T19:23:56.249Z | Compiling tonic v0.12.3 |
| 1061 | 2026-06-23T19:23:56.749Z | Compiling slog-scope v4.4.1 |
| 1062 | 2026-06-23T19:23:56.812Z | Compiling typify v0.6.2 |
| 1063 | 2026-06-23T19:23:57.018Z | Compiling hyper-timeout v0.4.1 |
| 1064 | 2026-06-23T19:23:57.179Z | Compiling rand_chacha v0.9.0 |
| 1065 | 2026-06-23T19:23:57.614Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1066 | 2026-06-23T19:23:57.874Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1067 | 2026-06-23T19:23:58.098Z | Compiling cargo_toml v0.22.3 |
| 1068 | 2026-06-23T19:23:58.216Z | Compiling progenitor-macro v0.10.0 |
| 1069 | 2026-06-23T19:23:59.026Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1070 | 2026-06-23T19:23:59.332Z | Compiling hmac v0.12.1 |
| 1071 | 2026-06-23T19:23:59.339Z | Compiling ahash v0.8.12 |
| 1072 | 2026-06-23T19:23:59.472Z | Compiling gimli v0.32.3 |
| 1073 | 2026-06-23T19:23:59.575Z | Compiling adler2 v2.0.1 |
| 1074 | 2026-06-23T19:23:59.575Z | Compiling oxnet v0.1.6 (https://github.com/oxidecomputer/oxnet?branch=main#ae7d5441) |
| 1075 | 2026-06-23T19:23:59.711Z | Compiling miniz_oxide v0.8.9 |
| 1076 | 2026-06-23T19:24:00.092Z | Compiling slog-term v2.9.2 |
| 1077 | 2026-06-23T19:24:00.109Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c) |
| 1078 | 2026-06-23T19:24:00.296Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1079 | 2026-06-23T19:24:00.352Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=ry%2Ffalco#57c5aac7) |
| 1080 | 2026-06-23T19:24:00.497Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1081 | 2026-06-23T19:24:00.758Z | Compiling tonic v0.9.2 |
| 1082 | 2026-06-23T19:24:00.846Z | Compiling tonic-openssl v0.3.0 |
| 1083 | 2026-06-23T19:24:01.142Z | Compiling addr2line v0.25.1 |
| 1084 | 2026-06-23T19:24:01.294Z | Compiling rand v0.9.4 |
| 1085 | 2026-06-23T19:24:01.449Z | Compiling slog-stdlog v4.1.1 |
| 1086 | 2026-06-23T19:24:01.481Z | Compiling progenitor-impl v0.14.0 |
| 1087 | 2026-06-23T19:24:01.656Z | Compiling tokio-tungstenite v0.21.0 |
| 1088 | 2026-06-23T19:24:02.344Z | Compiling rand v0.10.1 |
| 1089 | 2026-06-23T19:24:02.663Z | Compiling console v0.16.3 |
| 1090 | 2026-06-23T19:24:03.021Z | Compiling zone_cfg_derive v0.3.1 |
| 1091 | 2026-06-23T19:24:03.310Z | Compiling signature v2.2.0 |
| 1092 | 2026-06-23T19:24:03.313Z | Compiling ff v0.13.1 |
| 1093 | 2026-06-23T19:24:03.447Z | Compiling base16ct v0.2.0 |
| 1094 | 2026-06-23T19:24:03.455Z | Compiling rustc-demangle v0.1.27 |
| 1095 | 2026-06-23T19:24:03.545Z | Compiling indicatif v0.18.4 |
| 1096 | 2026-06-23T19:24:03.625Z | Compiling sec1 v0.7.3 |
| 1097 | 2026-06-23T19:24:03.712Z | Compiling zone v0.3.1 |
| 1098 | 2026-06-23T19:24:03.882Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#dc84a6ce) |
| 1099 | 2026-06-23T19:24:04.430Z | Compiling group v0.13.0 |
| 1100 | 2026-06-23T19:24:04.609Z | Compiling backtrace v0.3.76 |
| 1101 | 2026-06-23T19:24:04.682Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a) |
| 1102 | 2026-06-23T19:24:04.897Z | Compiling xz2 v0.1.7 |
| 1103 | 2026-06-23T19:24:05.134Z | Compiling ron v0.12.1 |
| 1104 | 2026-06-23T19:24:05.144Z | Compiling progenitor-macro v0.14.0 |
| 1105 | 2026-06-23T19:24:05.548Z | Compiling slog-envlogger v2.2.0 |
| 1106 | 2026-06-23T19:24:06.131Z | Compiling hkdf v0.12.4 |
| 1107 | 2026-06-23T19:24:06.140Z | Compiling crypto-bigint v0.5.5 |
| 1108 | 2026-06-23T19:24:06.172Z | Compiling rustc_version v0.4.1 |
| 1109 | 2026-06-23T19:24:06.272Z | Compiling unicode-linebreak v0.1.5 |
| 1110 | 2026-06-23T19:24:06.448Z | Compiling smawk v0.3.3 |
| 1111 | 2026-06-23T19:24:06.524Z | Compiling is_ci v1.2.0 |
| 1112 | 2026-06-23T19:24:06.563Z | Compiling unicode-width v0.1.14 |
| 1113 | 2026-06-23T19:24:06.649Z | Compiling supports-color v2.1.0 |
| 1114 | 2026-06-23T19:24:06.742Z | Compiling curve25519-dalek v4.1.3 |
| 1115 | 2026-06-23T19:24:06.832Z | Compiling textwrap v0.15.2 |
| 1116 | 2026-06-23T19:24:06.861Z | Compiling hashbrown v0.14.5 |
| 1117 | 2026-06-23T19:24:07.020Z | Compiling backtrace-ext v0.2.1 |
| 1118 | 2026-06-23T19:24:07.197Z | Compiling elliptic-curve v0.13.8 |
| 1119 | 2026-06-23T19:24:07.235Z | Compiling supports-hyperlinks v2.1.0 |
| 1120 | 2026-06-23T19:24:07.292Z | Compiling supports-unicode v2.1.0 |
| 1121 | 2026-06-23T19:24:07.389Z | Compiling half v2.7.1 |
| 1122 | 2026-06-23T19:24:07.408Z | Compiling num-integer v0.1.46 |
| 1123 | 2026-06-23T19:24:07.438Z | Compiling terminal_size v0.1.17 |
| 1124 | 2026-06-23T19:24:07.536Z | Compiling miette-derive v5.10.0 |
| 1125 | 2026-06-23T19:24:07.549Z | Compiling keccak v0.1.6 |
| 1126 | 2026-06-23T19:24:08.082Z | Compiling num-bigint-dig v0.8.6 |
| 1127 | 2026-06-23T19:24:08.085Z | Compiling ciborium-io v0.2.2 |
| 1128 | 2026-06-23T19:24:08.085Z | Compiling owo-colors v3.5.0 |
| 1129 | 2026-06-23T19:24:08.085Z | Compiling hex v0.4.3 |
| 1130 | 2026-06-23T19:24:08.085Z | Compiling ciborium-ll v0.2.2 |
| 1131 | 2026-06-23T19:24:08.085Z | Compiling sha3 v0.10.9 |
| 1132 | 2026-06-23T19:24:08.109Z | Compiling num-iter v0.1.45 |
| 1133 | 2026-06-23T19:24:08.219Z | Compiling chumsky v0.9.3 |
| 1134 | 2026-06-23T19:24:08.423Z | Compiling rfc6979 v0.4.0 |
| 1135 | 2026-06-23T19:24:08.443Z | Compiling knuffel-derive v3.2.0 |
| 1136 | 2026-06-23T19:24:08.539Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#dc84a6ce) |
| 1137 | 2026-06-23T19:24:08.616Z | Compiling miette v5.10.0 |
| 1138 | 2026-06-23T19:24:08.628Z | Compiling strum_macros v0.26.4 |
| 1139 | 2026-06-23T19:24:09.213Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1140 | 2026-06-23T19:24:09.851Z | Compiling salty v0.3.0 |
| 1141 | 2026-06-23T19:24:09.904Z | Compiling knuffel v3.2.0 |
| 1142 | 2026-06-23T19:24:10.049Z | Compiling ecdsa v0.16.9 |
| 1143 | 2026-06-23T19:24:10.317Z | Compiling strum v0.26.3 |
| 1144 | 2026-06-23T19:24:10.438Z | Compiling ciborium v0.2.2 |
| 1145 | 2026-06-23T19:24:10.446Z | Compiling primeorder v0.13.6 |
| 1146 | 2026-06-23T19:24:10.476Z | Compiling ed25519 v2.2.3 |
| 1147 | 2026-06-23T19:24:10.685Z | Compiling pkcs1 v0.7.5 |
| 1148 | 2026-06-23T19:24:10.731Z | Compiling hubpack_derive v0.1.1 |
| 1149 | 2026-06-23T19:24:10.788Z | Compiling p384 v0.13.1 |
| 1150 | 2026-06-23T19:24:11.002Z | Compiling rsa v0.9.10 |
| 1151 | 2026-06-23T19:24:11.022Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1152 | 2026-06-23T19:24:11.111Z | Compiling ed25519-dalek v2.2.0 |
| 1153 | 2026-06-23T19:24:11.254Z | Compiling hubpack v0.1.2 |
| 1154 | 2026-06-23T19:24:11.418Z | Compiling x509-cert v0.2.5 |
| 1155 | 2026-06-23T19:24:11.684Z | Compiling static_assertions v1.1.0 |
| 1156 | 2026-06-23T19:24:11.704Z | Compiling console v0.15.11 |
| 1157 | 2026-06-23T19:24:11.748Z | Compiling newline-converter v0.3.0 |
| 1158 | 2026-06-23T19:24:11.856Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=7989ef2b96b164b54b95be7d95d44aaef779fbc2#7989ef2b) |
| 1159 | 2026-06-23T19:24:11.886Z | Compiling similar v2.7.0 |
| 1160 | 2026-06-23T19:24:12.173Z | Compiling atomicwrites v0.4.4 |
| 1161 | 2026-06-23T19:24:12.274Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=7989ef2b96b164b54b95be7d95d44aaef779fbc2#7989ef2b) |
| 1162 | 2026-06-23T19:24:12.330Z | Compiling expectorate v1.2.0 |
| 1163 | 2026-06-23T19:24:12.593Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1164 | 2026-06-23T19:24:13.692Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1165 | 2026-06-23T19:24:14.574Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 1166 | 2026-06-23T19:24:16.168Z | Compiling aws-lc-rs v1.17.0 |
| 1167 | 2026-06-23T19:24:16.185Z | Compiling rustls v0.23.40 |
| 1168 | 2026-06-23T19:24:17.474Z | Compiling rustls-webpki v0.103.13 |
| 1169 | 2026-06-23T19:24:20.263Z | Compiling tokio-rustls v0.26.4 |
| 1170 | 2026-06-23T19:24:20.263Z | Compiling rustls-platform-verifier v0.7.0 |
| 1171 | 2026-06-23T19:24:20.446Z | Compiling hyper-rustls v0.27.9 |
| 1172 | 2026-06-23T19:24:20.628Z | Compiling reqwest v0.13.4 |
| 1173 | 2026-06-23T19:24:20.648Z | Compiling reqwest v0.12.28 |
| 1174 | 2026-06-23T19:24:21.684Z | Compiling progenitor-client v0.10.0 |
| 1175 | 2026-06-23T19:24:21.872Z | Compiling progenitor v0.10.0 |
| 1176 | 2026-06-23T19:24:21.896Z | Compiling progenitor-client v0.14.0 |
| 1177 | 2026-06-23T19:24:21.977Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1178 | 2026-06-23T19:24:22.195Z | Compiling progenitor v0.14.0 |
| 1179 | 2026-06-23T19:24:22.321Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#dc84a6ce) |
| 1180 | 2026-06-23T19:24:25.652Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1181 | 2026-06-23T19:24:26.980Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1182 | 2026-06-23T19:24:39.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 1183 | 2026-06-23T19:24:39.983Z | + banner prep |
| 1184 | 2026-06-23T19:24:39.987Z | |
| 1185 | 2026-06-23T19:24:39.987Z | ##### ##### ###### ##### |
| 1186 | 2026-06-23T19:24:39.987Z | # # # # # # # |
| 1187 | 2026-06-23T19:24:39.987Z | # # # # ##### # # |
| 1188 | 2026-06-23T19:24:39.987Z | ##### ##### # ##### |
| 1189 | 2026-06-23T19:24:39.987Z | # # # # # |
| 1190 | 2026-06-23T19:24:39.988Z | # # # ###### # |
| 1191 | 2026-06-23T19:24:39.988Z | |
| 1192 | 2026-06-23T19:24:39.988Z | + mkdir -p out |
| 1193 | 2026-06-23T19:24:40.028Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1194 | 2026-06-23T19:24:40.292Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1195 | 2026-06-23T19:24:40.292Z | ++ grep -v -E '.*\.d$' |
| 1196 | 2026-06-23T19:24:40.297Z | ++ head -1 |
| 1197 | 2026-06-23T19:24:40.301Z | + TEST=target/debug/deps/baseline-a78d5e70003f7d48 |
| 1198 | 2026-06-23T19:24:40.301Z | + mv target/debug/deps/baseline-a78d5e70003f7d48 out/baseline |
| 1199 | 2026-06-23T19:24:40.301Z | + banner archive |
| 1200 | 2026-06-23T19:24:40.301Z | |
| 1201 | 2026-06-23T19:24:40.301Z | ## ##### #### # # # # # ###### |
| 1202 | 2026-06-23T19:24:40.301Z | # # # # # # # # # # # # |
| 1203 | 2026-06-23T19:24:40.301Z | # # # # # ###### # # # ##### |
| 1204 | 2026-06-23T19:24:40.301Z | ###### ##### # # # # # # # |
| 1205 | 2026-06-23T19:24:40.301Z | # # # # # # # # # # # # |
| 1206 | 2026-06-23T19:24:40.301Z | # # # # #### # # # ## ###### |
| 1207 | 2026-06-23T19:24:40.301Z | |
| 1208 | 2026-06-23T19:24:40.301Z | + cd /work/ci |
| 1209 | 2026-06-23T19:24:40.301Z | + cat |
| 1210 | 2026-06-23T19:24:40.305Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1211 | 2026-06-23T19:24:59.181Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1212 | 2026-06-23T19:24:59.181Z | a testbed/ 0K |
| 1213 | 2026-06-23T19:24:59.181Z | a testbed/.gitignore 1K |
| 1214 | 2026-06-23T19:24:59.181Z | a testbed/docs/ 0K |
| 1215 | 2026-06-23T19:24:59.181Z | a testbed/docs/deployment-guides/ 0K |
| 1216 | 2026-06-23T19:24:59.181Z | a testbed/docs/deployment-guides/a4x2/ 0K |
| 1217 | 2026-06-23T19:24:59.181Z | a testbed/docs/deployment-guides/a4x2/simple-static/ 0K |
| 1218 | 2026-06-23T19:24:59.181Z | a testbed/docs/deployment-guides/a4x2/simple-static/README.md 8K |
| 1219 | 2026-06-23T19:24:59.181Z | a testbed/docs/deployment-guides/a4x2/pre-installation.md 4K |
| 1220 | 2026-06-23T19:24:59.181Z | a testbed/README.md 2K |
| 1221 | 2026-06-23T19:24:59.181Z | a testbed/Cargo.toml 2K |
| 1222 | 2026-06-23T19:24:59.181Z | a testbed/tools/ 0K |
| 1223 | 2026-06-23T19:24:59.181Z | a testbed/tools/wrangler/ 0K |
| 1224 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1225 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/build.rs 1K |
| 1226 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1227 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/src/ 0K |
| 1228 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1229 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1230 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1231 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1232 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1233 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/proto/ 0K |
| 1234 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1235 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1236 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1237 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1238 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/scripts/ 0K |
| 1239 | 2026-06-23T19:24:59.182Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1240 | 2026-06-23T19:24:59.182Z | a testbed/interop/ 0K |
| 1241 | 2026-06-23T19:24:59.182Z | a testbed/interop/scripts/ 0K |
| 1242 | 2026-06-23T19:24:59.182Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1243 | 2026-06-23T19:24:59.182Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1244 | 2026-06-23T19:24:59.182Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1245 | 2026-06-23T19:24:59.182Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1246 | 2026-06-23T19:24:59.182Z | a testbed/interop/Cargo.toml 1K |
| 1247 | 2026-06-23T19:24:59.182Z | a testbed/interop/.gitignore 1K |
| 1248 | 2026-06-23T19:24:59.182Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1249 | 2026-06-23T19:24:59.182Z | a testbed/interop/README.md 3K |
| 1250 | 2026-06-23T19:24:59.182Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1251 | 2026-06-23T19:24:59.182Z | a testbed/interop/src/ 0K |
| 1252 | 2026-06-23T19:24:59.182Z | a testbed/interop/src/lib.rs 2K |
| 1253 | 2026-06-23T19:24:59.182Z | a testbed/interop/src/bin/ 0K |
| 1254 | 2026-06-23T19:24:59.182Z | a testbed/interop/src/bin/interop.rs 3K |
| 1255 | 2026-06-23T19:24:59.182Z | a testbed/interop/tests/ 0K |
| 1256 | 2026-06-23T19:24:59.182Z | a testbed/interop/tests/baseline.rs 6K |
| 1257 | 2026-06-23T19:24:59.182Z | a testbed/interop/cargo-bay/ 0K |
| 1258 | 2026-06-23T19:24:59.182Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1259 | 2026-06-23T19:24:59.182Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1260 | 2026-06-23T19:24:59.183Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../a4x2/cargo-bay/common/debian |
| 1261 | 2026-06-23T19:24:59.183Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1262 | 2026-06-23T19:24:59.183Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1263 | 2026-06-23T19:24:59.183Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../a4x2/cargo-bay/common/illumos |
| 1264 | 2026-06-23T19:24:59.183Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1265 | 2026-06-23T19:24:59.183Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1266 | 2026-06-23T19:24:59.183Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1267 | 2026-06-23T19:24:59.183Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../a4x2/cargo-bay/common/debian |
| 1268 | 2026-06-23T19:24:59.183Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1269 | 2026-06-23T19:24:59.183Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1270 | 2026-06-23T19:24:59.183Z | a testbed/.git excluded |
| 1271 | 2026-06-23T19:24:59.183Z | a testbed/toml-assemble/ 0K |
| 1272 | 2026-06-23T19:24:59.183Z | a testbed/toml-assemble/src/ 0K |
| 1273 | 2026-06-23T19:24:59.183Z | a testbed/toml-assemble/src/main.rs 5K |
| 1274 | 2026-06-23T19:24:59.183Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1275 | 2026-06-23T19:24:59.183Z | a testbed/toml-assemble/tests/ 0K |
| 1276 | 2026-06-23T19:24:59.183Z | a testbed/toml-assemble/tests/output/ 0K |
| 1277 | 2026-06-23T19:24:59.183Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1278 | 2026-06-23T19:24:59.183Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1279 | 2026-06-23T19:24:59.183Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1280 | 2026-06-23T19:24:59.183Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1281 | 2026-06-23T19:24:59.183Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1282 | 2026-06-23T19:24:59.183Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1283 | 2026-06-23T19:24:59.183Z | a testbed/netconf/ 0K |
| 1284 | 2026-06-23T19:24:59.183Z | a testbed/netconf/static-v6/ 0K |
| 1285 | 2026-06-23T19:24:59.183Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1286 | 2026-06-23T19:24:59.183Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1287 | 2026-06-23T19:24:59.183Z | a testbed/target excluded |
| 1288 | 2026-06-23T19:24:59.184Z | a testbed/Cargo.lock 135K |
| 1289 | 2026-06-23T19:24:59.184Z | a testbed/out/ 0K |
| 1290 | 2026-06-23T19:24:59.184Z | a testbed/out/interop 212467K |
| 1291 | 2026-06-23T19:24:59.184Z | a testbed/out/wrangler 171939K |
| 1292 | 2026-06-23T19:24:59.184Z | a testbed/out/baseline 319828K |
| 1293 | 2026-06-23T19:24:59.184Z | a testbed/.github/ 0K |
| 1294 | 2026-06-23T19:24:59.184Z | a testbed/.github/renovate.json 1K |
| 1295 | 2026-06-23T19:24:59.184Z | a testbed/.github/buildomat/ 0K |
| 1296 | 2026-06-23T19:24:59.184Z | a testbed/.github/buildomat/jobs/ 0K |
| 1297 | 2026-06-23T19:24:59.184Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1298 | 2026-06-23T19:24:59.184Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1299 | 2026-06-23T19:24:59.184Z | a testbed/.github/buildomat/config.toml 1K |
| 1300 | 2026-06-23T19:24:59.184Z | a testbed/a4x2 excluded |
| 1301 | 2026-06-23T19:24:59.194Z | + banner dhcp-server |
| 1302 | 2026-06-23T19:24:59.194Z | |
| 1303 | 2026-06-23T19:24:59.194Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1304 | 2026-06-23T19:24:59.194Z | # # # # # # # # # # # # # # # |
| 1305 | 2026-06-23T19:24:59.194Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1306 | 2026-06-23T19:24:59.194Z | # # # # # ##### # # ##### # # # |
| 1307 | 2026-06-23T19:24:59.194Z | # # # # # # # # # # # # # # # |
| 1308 | 2026-06-23T19:24:59.194Z | ##### # # #### # #### ###### # # ## ###### |
| 1309 | 2026-06-23T19:24:59.195Z | |
| 1310 | 2026-06-23T19:24:59.195Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1311 | 2026-06-23T19:24:59.195Z | Cloning into '/work/ci/omicron'... |
| 1312 | 2026-06-23T19:25:09.610Z | + cd /work/ci/omicron |
| 1313 | 2026-06-23T19:25:09.610Z | + source env.sh |
| 1314 | 2026-06-23T19:25:09.652Z | ++ OLD_SHELL_OPTS=ehxB |
| 1315 | 2026-06-23T19:25:09.652Z | ++ set -o xtrace |
| 1316 | 2026-06-23T19:25:09.652Z | ++++ dirname env.sh |
| 1317 | 2026-06-23T19:25:09.652Z | +++ readlink -f . |
| 1318 | 2026-06-23T19:25:09.653Z | ++ OMICRON_WS=/work/ci/omicron |
| 1319 | 2026-06-23T19:25:09.653Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1320 | 2026-06-23T19:25:09.653Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1321 | 2026-06-23T19:25:09.653Z | ++ 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 |
| 1322 | 2026-06-23T19:25:09.653Z | ++ 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 |
| 1323 | 2026-06-23T19:25:09.653Z | ++ 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 |
| 1324 | 2026-06-23T19:25:09.653Z | ++ 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 |
| 1325 | 2026-06-23T19:25:09.653Z | ++ 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 |
| 1326 | 2026-06-23T19:25:09.653Z | ++ 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 |
| 1327 | 2026-06-23T19:25:09.653Z | ++ export PATH=/work/ci/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1328 | 2026-06-23T19:25:09.653Z | ++ PATH=/work/ci/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1329 | 2026-06-23T19:25:09.653Z | ++ case $OLD_SHELL_OPTS in |
| 1330 | 2026-06-23T19:25:09.653Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1331 | 2026-06-23T19:25:09.653Z | + [[ true == true ]] |
| 1332 | 2026-06-23T19:25:09.653Z | + source .github/buildomat/ci-env.sh |
| 1333 | 2026-06-23T19:25:09.653Z | ++ export CARGO_TERM_COLOR=always |
| 1334 | 2026-06-23T19:25:09.653Z | ++ CARGO_TERM_COLOR=always |
| 1335 | 2026-06-23T19:25:09.653Z | + ./tools/install_builder_prerequisites.sh -y |
| 1336 | 2026-06-23T19:25:11.612Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1337 | 2026-06-23T19:25:19.039Z | Planning: Solver setup ... Done (6.039s) |
| 1338 | 2026-06-23T19:25:19.080Z | Planning: Running solver ... Done (0.042s) |
| 1339 | 2026-06-23T19:25:19.224Z | Planning: Finding local manifests ... Done (0.000s) |
| 1340 | 2026-06-23T19:25:19.226Z | Planning: Fetching manifests: 0/5 0% complete |
| 1341 | 2026-06-23T19:25:19.455Z | Planning: Fetching manifests: 5/5 100% complete |
| 1342 | 2026-06-23T19:25:19.492Z | Planning: Package planning ... Done (0.037s) |
| 1343 | 2026-06-23T19:25:19.529Z | Planning: Merging actions ... Done (0.036s) |
| 1344 | 2026-06-23T19:25:19.710Z | Planning: Checking for conflicting actions ... Done (0.182s) |
| 1345 | 2026-06-23T19:25:19.719Z | Planning: Consolidating action changes ... Done (0.009s) |
| 1346 | 2026-06-23T19:25:19.886Z | Planning: Evaluating mediators ... Done (0.167s) |
| 1347 | 2026-06-23T19:25:19.892Z | Planning: Planning completed in 8.29 seconds |
| 1348 | 2026-06-23T19:25:19.901Z | Packages to install: 5 |
| 1349 | 2026-06-23T19:25:19.902Z | Mediators to change: 3 |
| 1350 | 2026-06-23T19:25:19.902Z | Services to change: 1 |
| 1351 | 2026-06-23T19:25:19.905Z | Estimated space available: 152.39 GB |
| 1352 | 2026-06-23T19:25:19.905Z | Estimated space to be consumed: 1.90 GB |
| 1353 | 2026-06-23T19:25:19.905Z | Create boot environment: No |
| 1354 | 2026-06-23T19:25:19.905Z | Create backup boot environment: No |
| 1355 | 2026-06-23T19:25:19.905Z | Rebuild boot archive: No |
| 1356 | 2026-06-23T19:25:19.905Z | |
| 1357 | 2026-06-23T19:25:19.905Z | Changed mediators: |
| 1358 | 2026-06-23T19:25:19.905Z | mediator clang: |
| 1359 | 2026-06-23T19:25:19.905Z | version: None -> 15 (system default) |
| 1360 | 2026-06-23T19:25:19.905Z | |
| 1361 | 2026-06-23T19:25:19.905Z | mediator llvm: |
| 1362 | 2026-06-23T19:25:19.905Z | version: 14 (system default) -> 15 (system default) |
| 1363 | 2026-06-23T19:25:19.905Z | |
| 1364 | 2026-06-23T19:25:19.905Z | mediator postgresql: |
| 1365 | 2026-06-23T19:25:19.905Z | version: 15 (system default) -> 18 (system default) |
| 1366 | 2026-06-23T19:25:19.905Z | |
| 1367 | 2026-06-23T19:25:19.905Z | Changed packages: |
| 1368 | 2026-06-23T19:25:19.905Z | helios-dev |
| 1369 | 2026-06-23T19:25:19.905Z | developer/build-essential |
| 1370 | 2026-06-23T19:25:19.905Z | None -> 11-2.0 |
| 1371 | 2026-06-23T19:25:19.905Z | library/libxmlsec1 |
| 1372 | 2026-06-23T19:25:19.905Z | None -> 1.2.35-2.0 |
| 1373 | 2026-06-23T19:25:19.905Z | ooce/developer/clang-15 |
| 1374 | 2026-06-23T19:25:19.905Z | None -> 15.0.7-2.0 |
| 1375 | 2026-06-23T19:25:19.905Z | ooce/developer/llvm-15 |
| 1376 | 2026-06-23T19:25:19.905Z | None -> 15.0.7-2.0 |
| 1377 | 2026-06-23T19:25:19.905Z | ooce/library/postgresql-18 |
| 1378 | 2026-06-23T19:25:19.905Z | None -> 18.1-2.0 |
| 1379 | 2026-06-23T19:25:19.905Z | |
| 1380 | 2026-06-23T19:25:19.905Z | Services: |
| 1381 | 2026-06-23T19:25:19.905Z | restart_fmri: |
| 1382 | 2026-06-23T19:25:19.905Z | svc:/system/update-man-index:default |
| 1383 | 2026-06-23T19:25:19.937Z | |
| 1384 | 2026-06-23T19:25:19.937Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 1385 | 2026-06-23T19:25:25.473Z | Download: 2223/4272 items 119.1/219.0MB 54% complete (28.5M/s) |
| 1386 | 2026-06-23T19:25:31.464Z | Download: 4253/4272 items 218.9/219.0MB 99% complete (22.0M/s) |
| 1387 | 2026-06-23T19:25:31.507Z | Download: Completed 218.99 MB in 11.57 seconds (18.9M/s) |
| 1388 | 2026-06-23T19:25:31.783Z | Actions: 1/4789 actions (Installing new actions) |
| 1389 | 2026-06-23T19:25:35.154Z | Actions: Completed 4789 actions in 3.37 seconds. |
| 1390 | 2026-06-23T19:25:35.971Z | Done (0.812s) |
| 1391 | 2026-06-23T19:25:35.971Z | Done (0.000s) |
| 1392 | 2026-06-23T19:25:36.755Z | Done (0.783s) |
| 1393 | 2026-06-23T19:25:39.576Z | Done (2.424s) |
| 1394 | 2026-06-23T19:25:39.658Z | Done (0.009s) |
| 1395 | 2026-06-23T19:25:39.661Z | Done (0.000s) |
| 1396 | 2026-06-23T19:25:39.995Z | Done (0.000s) |
| 1397 | 2026-06-23T19:25:40.337Z | Planning: Evaluating mediator changes ... Done |
| 1398 | 2026-06-23T19:25:40.449Z | Planning: Checking for conflicting actions ... Done |
| 1399 | 2026-06-23T19:25:40.452Z | Planning: Consolidating action changes ... Done |
| 1400 | 2026-06-23T19:25:40.613Z | Planning: Evaluating mediators ... Done |
| 1401 | 2026-06-23T19:25:40.617Z | Planning: Planning completed in 0.28 seconds |
| 1402 | 2026-06-23T19:25:40.634Z | Mediators to change: 2 |
| 1403 | 2026-06-23T19:25:40.634Z | Create boot environment: No |
| 1404 | 2026-06-23T19:25:40.637Z | Create backup boot environment: No |
| 1405 | 2026-06-23T19:25:40.697Z | Done |
| 1406 | 2026-06-23T19:25:40.697Z | Done |
| 1407 | 2026-06-23T19:25:41.343Z | Done |
| 1408 | 2026-06-23T19:25:44.020Z | Done |
| 1409 | 2026-06-23T19:25:44.098Z | Done |
| 1410 | 2026-06-23T19:25:44.101Z | Done |
| 1411 | 2026-06-23T19:25:44.238Z | Done |
| 1412 | 2026-06-23T19:25:44.506Z | Planning: Evaluating mediator changes ... Done |
| 1413 | 2026-06-23T19:25:44.618Z | Planning: Checking for conflicting actions ... Done |
| 1414 | 2026-06-23T19:25:44.621Z | Planning: Consolidating action changes ... Done |
| 1415 | 2026-06-23T19:25:44.778Z | Planning: Evaluating mediators ... Done |
| 1416 | 2026-06-23T19:25:44.783Z | Planning: Planning completed in 0.27 seconds |
| 1417 | 2026-06-23T19:25:44.800Z | Mediators to change: 1 |
| 1418 | 2026-06-23T19:25:44.804Z | Create boot environment: No |
| 1419 | 2026-06-23T19:25:44.804Z | Create backup boot environment: No |
| 1420 | 2026-06-23T19:25:44.856Z | Done |
| 1421 | 2026-06-23T19:25:44.856Z | Done |
| 1422 | 2026-06-23T19:25:45.498Z | Done |
| 1423 | 2026-06-23T19:25:48.147Z | Done |
| 1424 | 2026-06-23T19:25:48.223Z | Done |
| 1425 | 2026-06-23T19:25:48.226Z | Done |
| 1426 | 2026-06-23T19:25:48.353Z | Done |
| 1427 | 2026-06-23T19:25:48.651Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1428 | 2026-06-23T19:25:48.651Z | clang system 15 system |
| 1429 | 2026-06-23T19:25:48.651Z | csh system system illumos |
| 1430 | 2026-06-23T19:25:48.651Z | ctags system system illumos |
| 1431 | 2026-06-23T19:25:48.651Z | file system system illumos |
| 1432 | 2026-06-23T19:25:48.651Z | gcc vendor 12 vendor |
| 1433 | 2026-06-23T19:25:48.651Z | gcc system 14 system |
| 1434 | 2026-06-23T19:25:48.651Z | gcc system 10 system |
| 1435 | 2026-06-23T19:25:48.651Z | go system 1.20 system |
| 1436 | 2026-06-23T19:25:48.651Z | go system 1.19 system |
| 1437 | 2026-06-23T19:25:48.651Z | llvm system 15 system |
| 1438 | 2026-06-23T19:25:48.651Z | llvm system 14 system |
| 1439 | 2026-06-23T19:25:48.651Z | mariadb system 10.6 system |
| 1440 | 2026-06-23T19:25:48.651Z | mta vendor vendor dma |
| 1441 | 2026-06-23T19:25:48.651Z | openjdk system 17 system |
| 1442 | 2026-06-23T19:25:48.651Z | openjdk system 11 system |
| 1443 | 2026-06-23T19:25:48.651Z | openjdk system 1.8 system |
| 1444 | 2026-06-23T19:25:48.651Z | openssl vendor 3 vendor |
| 1445 | 2026-06-23T19:25:48.651Z | perl system 5.36 system |
| 1446 | 2026-06-23T19:25:48.651Z | postgresql system 18 system |
| 1447 | 2026-06-23T19:25:48.652Z | postgresql system 15 system |
| 1448 | 2026-06-23T19:25:48.652Z | postgresql system 13 system |
| 1449 | 2026-06-23T19:25:48.652Z | python vendor 3 vendor |
| 1450 | 2026-06-23T19:25:48.652Z | python system 2 system |
| 1451 | 2026-06-23T19:25:48.652Z | python3 system 3.11 system |
| 1452 | 2026-06-23T19:25:48.652Z | ruby system 3.0 system |
| 1453 | 2026-06-23T19:25:48.652Z | words vendor vendor american-english |
| 1454 | 2026-06-23T19:25:48.652Z | words system system australian-english |
| 1455 | 2026-06-23T19:25:48.652Z | words system system british-english |
| 1456 | 2026-06-23T19:25:48.652Z | words system system canadian-english |
| 1457 | 2026-06-23T19:25:48.652Z | words system system french |
| 1458 | 2026-06-23T19:25:48.652Z | words system system italian |
| 1459 | 2026-06-23T19:25:48.652Z | words system system ngerman |
| 1460 | 2026-06-23T19:25:48.652Z | words system system ogerman |
| 1461 | 2026-06-23T19:25:48.652Z | words system system spanish |
| 1462 | 2026-06-23T19:25:48.883Z | PUBLISHER TYPE STATUS P LOCATION |
| 1463 | 2026-06-23T19:25:48.883Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1464 | 2026-06-23T19:25:53.653Z | FMRI IFO |
| 1465 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1466 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1467 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1468 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1469 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1470 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1471 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 1472 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 1473 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1474 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1475 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1476 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1477 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1478 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1479 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1480 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1481 | 2026-06-23T19:25:53.653Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1482 | 2026-06-23T19:25:54.607Z | info: syncing channel updates for 1.96.0-x86_64-unknown-illumos |
| 1483 | 2026-06-23T19:25:54.753Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 1484 | 2026-06-23T19:25:54.757Z | info: downloading 6 components |
| 1485 | 2026-06-23T19:26:10.203Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1486 | 2026-06-23T19:26:10.494Z | Updating crates.io index |
| 1487 | 2026-06-23T19:26:10.497Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1488 | 2026-06-23T19:26:10.760Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1489 | 2026-06-23T19:26:11.056Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1490 | 2026-06-23T19:26:11.342Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1491 | 2026-06-23T19:26:12.034Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1492 | 2026-06-23T19:26:12.548Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1493 | 2026-06-23T19:26:13.239Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1494 | 2026-06-23T19:26:14.020Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1495 | 2026-06-23T19:26:14.282Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1496 | 2026-06-23T19:26:14.536Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1497 | 2026-06-23T19:26:14.806Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1498 | 2026-06-23T19:26:15.222Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1499 | 2026-06-23T19:26:15.691Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 1500 | 2026-06-23T19:26:15.933Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1501 | 2026-06-23T19:26:16.194Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1502 | 2026-06-23T19:26:16.455Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1503 | 2026-06-23T19:26:16.716Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1504 | 2026-06-23T19:26:17.107Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1505 | 2026-06-23T19:26:17.361Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1506 | 2026-06-23T19:26:17.620Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 1507 | 2026-06-23T19:26:17.871Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1508 | 2026-06-23T19:26:18.296Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1509 | 2026-06-23T19:26:18.626Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1510 | 2026-06-23T19:26:18.904Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1511 | 2026-06-23T19:26:19.191Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1512 | 2026-06-23T19:26:19.593Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1513 | 2026-06-23T19:26:19.861Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1514 | 2026-06-23T19:26:20.136Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1515 | 2026-06-23T19:26:20.392Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 1516 | 2026-06-23T19:26:20.686Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1517 | 2026-06-23T19:26:22.147Z | Downloading crates ... |
| 1518 | 2026-06-23T19:26:22.230Z | Downloaded displaydoc v0.2.5 |
| 1519 | 2026-06-23T19:26:22.233Z | Downloaded smawk v0.3.2 |
| 1520 | 2026-06-23T19:26:22.233Z | Downloaded zerovec-derive v0.11.2 |
| 1521 | 2026-06-23T19:26:22.236Z | Downloaded erased-serde v0.4.9 |
| 1522 | 2026-06-23T19:26:22.240Z | Downloaded pretty-hex v0.4.1 |
| 1523 | 2026-06-23T19:26:22.244Z | Downloaded idna_adapter v1.2.1 |
| 1524 | 2026-06-23T19:26:22.244Z | Downloaded clap_lex v1.0.0 |
| 1525 | 2026-06-23T19:26:22.247Z | Downloaded dtrace-parser v0.2.0 |
| 1526 | 2026-06-23T19:26:22.251Z | Downloaded icu_normalizer v2.1.1 |
| 1527 | 2026-06-23T19:26:22.255Z | Downloaded quote v1.0.45 |
| 1528 | 2026-06-23T19:26:22.262Z | Downloaded scroll_derive v0.12.1 |
| 1529 | 2026-06-23T19:26:22.267Z | Downloaded crypto-common v0.1.7 |
| 1530 | 2026-06-23T19:26:22.270Z | Downloaded camino-tempfile v1.4.1 |
| 1531 | 2026-06-23T19:26:22.273Z | Downloaded fastrand v2.3.0 |
| 1532 | 2026-06-23T19:26:22.282Z | Downloaded scroll v0.12.0 |
| 1533 | 2026-06-23T19:26:22.292Z | Downloaded memmap v0.7.0 |
| 1534 | 2026-06-23T19:26:22.292Z | Downloaded dof v0.3.0 |
| 1535 | 2026-06-23T19:26:22.297Z | Downloaded plain v0.2.3 |
| 1536 | 2026-06-23T19:26:22.297Z | Downloaded autocfg v1.5.0 |
| 1537 | 2026-06-23T19:26:22.297Z | Downloaded icu_provider v2.1.1 |
| 1538 | 2026-06-23T19:26:22.297Z | Downloaded colorchoice v1.0.4 |
| 1539 | 2026-06-23T19:26:22.300Z | Downloaded usdt-macro v0.5.0 |
| 1540 | 2026-06-23T19:26:22.300Z | Downloaded potential_utf v0.1.4 |
| 1541 | 2026-06-23T19:26:22.305Z | Downloaded itoa v1.0.17 |
| 1542 | 2026-06-23T19:26:22.308Z | Downloaded icu_properties v2.1.2 |
| 1543 | 2026-06-23T19:26:22.312Z | Downloaded thread-id v4.2.2 |
| 1544 | 2026-06-23T19:26:22.315Z | Downloaded zerofrom v0.1.6 |
| 1545 | 2026-06-23T19:26:22.318Z | Downloaded yoke-derive v0.8.1 |
| 1546 | 2026-06-23T19:26:22.319Z | Downloaded ordered-float v2.10.1 |
| 1547 | 2026-06-23T19:26:22.327Z | Downloaded usdt v0.5.0 |
| 1548 | 2026-06-23T19:26:22.331Z | Downloaded usdt-attr-macro v0.5.0 |
| 1549 | 2026-06-23T19:26:22.331Z | Downloaded generic-array v0.14.7 |
| 1550 | 2026-06-23T19:26:22.335Z | Downloaded macaddr v1.0.1 |
| 1551 | 2026-06-23T19:26:22.345Z | Downloaded terminal_size v0.4.3 |
| 1552 | 2026-06-23T19:26:22.345Z | Downloaded serde_spanned v0.6.9 |
| 1553 | 2026-06-23T19:26:22.349Z | Downloaded tabled_derive v0.7.0 |
| 1554 | 2026-06-23T19:26:22.349Z | Downloaded swrite v0.1.0 |
| 1555 | 2026-06-23T19:26:22.352Z | Downloaded serde-value v0.7.0 |
| 1556 | 2026-06-23T19:26:22.359Z | Downloaded unicode-xid v0.2.6 |
| 1557 | 2026-06-23T19:26:22.367Z | Downloaded toml_datetime v0.6.11 |
| 1558 | 2026-06-23T19:26:22.367Z | Downloaded cargo-platform v0.2.0 |
| 1559 | 2026-06-23T19:26:22.368Z | Downloaded icu_locale_core v2.1.1 |
| 1560 | 2026-06-23T19:26:22.382Z | Downloaded zerofrom-derive v0.1.6 |
| 1561 | 2026-06-23T19:26:22.386Z | Downloaded toml_write v0.1.2 |
| 1562 | 2026-06-23T19:26:22.405Z | Downloaded writeable v0.6.2 |
| 1563 | 2026-06-23T19:26:22.410Z | Downloaded fs-err v3.3.0 |
| 1564 | 2026-06-23T19:26:22.414Z | Downloaded bytecount v0.6.9 |
| 1565 | 2026-06-23T19:26:22.415Z | Downloaded tinystr v0.8.2 |
| 1566 | 2026-06-23T19:26:22.420Z | Downloaded cargo_toml v0.21.0 |
| 1567 | 2026-06-23T19:26:22.428Z | Downloaded yoke v0.8.1 |
| 1568 | 2026-06-23T19:26:22.436Z | Downloaded serde-untagged v0.1.9 |
| 1569 | 2026-06-23T19:26:22.436Z | Downloaded cargo-util-schemas v0.8.2 |
| 1570 | 2026-06-23T19:26:22.440Z | Downloaded cargo_metadata v0.21.0 |
| 1571 | 2026-06-23T19:26:22.440Z | Downloaded usdt-impl v0.5.0 |
| 1572 | 2026-06-23T19:26:22.440Z | Downloaded once_cell v1.21.3 |
| 1573 | 2026-06-23T19:26:22.440Z | Downloaded litemap v0.8.1 |
| 1574 | 2026-06-23T19:26:22.440Z | Downloaded bitflags v2.11.0 |
| 1575 | 2026-06-23T19:26:22.445Z | Downloaded pest_generator v2.8.6 |
| 1576 | 2026-06-23T19:26:22.454Z | Downloaded zerocopy-derive v0.7.35 |
| 1577 | 2026-06-23T19:26:22.461Z | Downloaded tempfile v3.25.0 |
| 1578 | 2026-06-23T19:26:22.461Z | Downloaded smallvec v1.15.1 |
| 1579 | 2026-06-23T19:26:22.464Z | Downloaded camino v1.2.2 |
| 1580 | 2026-06-23T19:26:22.469Z | Downloaded icu_normalizer_data v2.1.1 |
| 1581 | 2026-06-23T19:26:22.473Z | Downloaded toml v0.8.23 |
| 1582 | 2026-06-23T19:26:22.476Z | Downloaded pest_meta v2.8.6 |
| 1583 | 2026-06-23T19:26:22.481Z | Downloaded getrandom v0.4.1 |
| 1584 | 2026-06-23T19:26:22.485Z | Downloaded papergrid v0.11.0 |
| 1585 | 2026-06-23T19:26:22.485Z | Downloaded log v0.4.29 |
| 1586 | 2026-06-23T19:26:22.488Z | Downloaded pest_derive v2.8.6 |
| 1587 | 2026-06-23T19:26:22.492Z | Downloaded ucd-trie v0.1.7 |
| 1588 | 2026-06-23T19:26:22.498Z | Downloaded icu_properties_data v2.1.2 |
| 1589 | 2026-06-23T19:26:22.501Z | Downloaded toml_edit v0.22.27 |
| 1590 | 2026-06-23T19:26:22.504Z | Downloaded textwrap v0.16.2 |
| 1591 | 2026-06-23T19:26:22.504Z | Downloaded icu_collections v2.1.1 |
| 1592 | 2026-06-23T19:26:22.550Z | Downloaded zerotrie v0.2.3 |
| 1593 | 2026-06-23T19:26:22.563Z | Downloaded memchr v2.8.0 |
| 1594 | 2026-06-23T19:26:22.563Z | Downloaded pest v2.8.6 |
| 1595 | 2026-06-23T19:26:22.563Z | Downloaded typenum v1.19.0 |
| 1596 | 2026-06-23T19:26:22.570Z | Downloaded zerovec v0.11.5 |
| 1597 | 2026-06-23T19:26:22.606Z | Downloaded serde_json v1.0.149 |
| 1598 | 2026-06-23T19:26:22.610Z | Downloaded zerocopy v0.7.35 |
| 1599 | 2026-06-23T19:26:22.617Z | Downloaded hashbrown v0.17.0 |
| 1600 | 2026-06-23T19:26:22.631Z | Downloaded winnow v0.7.14 |
| 1601 | 2026-06-23T19:26:22.634Z | Downloaded goblin v0.8.2 |
| 1602 | 2026-06-23T19:26:22.642Z | Downloaded tabled v0.15.0 |
| 1603 | 2026-06-23T19:26:22.660Z | Downloaded unicode-width v0.2.0 |
| 1604 | 2026-06-23T19:26:22.666Z | Downloaded syn v2.0.117 |
| 1605 | 2026-06-23T19:26:22.670Z | Downloaded rustix v1.1.3 |
| 1606 | 2026-06-23T19:26:22.711Z | Downloaded libc v0.2.185 |
| 1607 | 2026-06-23T19:26:22.781Z | Compiling proc-macro2 v1.0.106 |
| 1608 | 2026-06-23T19:26:22.781Z | Compiling quote v1.0.45 |
| 1609 | 2026-06-23T19:26:22.781Z | Compiling unicode-ident v1.0.24 |
| 1610 | 2026-06-23T19:26:22.781Z | Compiling serde_core v1.0.228 |
| 1611 | 2026-06-23T19:26:22.785Z | Compiling libc v0.2.185 |
| 1612 | 2026-06-23T19:26:22.785Z | Compiling version_check v0.9.5 |
| 1613 | 2026-06-23T19:26:22.785Z | Compiling stable_deref_trait v1.2.1 |
| 1614 | 2026-06-23T19:26:22.785Z | Compiling serde v1.0.228 |
| 1615 | 2026-06-23T19:26:23.015Z | Compiling memchr v2.8.0 |
| 1616 | 2026-06-23T19:26:23.038Z | Compiling zmij v1.0.21 |
| 1617 | 2026-06-23T19:26:23.259Z | Compiling ucd-trie v0.1.7 |
| 1618 | 2026-06-23T19:26:23.272Z | Compiling autocfg v1.5.0 |
| 1619 | 2026-06-23T19:26:23.303Z | Compiling itoa v1.0.17 |
| 1620 | 2026-06-23T19:26:23.525Z | Compiling thiserror v1.0.69 |
| 1621 | 2026-06-23T19:26:23.638Z | Compiling pest v2.8.6 |
| 1622 | 2026-06-23T19:26:23.666Z | Compiling litemap v0.8.1 |
| 1623 | 2026-06-23T19:26:23.696Z | Compiling writeable v0.6.2 |
| 1624 | 2026-06-23T19:26:23.860Z | Compiling icu_normalizer_data v2.1.1 |
| 1625 | 2026-06-23T19:26:23.894Z | Compiling rustix v1.1.3 |
| 1626 | 2026-06-23T19:26:24.009Z | Compiling icu_properties_data v2.1.2 |
| 1627 | 2026-06-23T19:26:24.048Z | Compiling byteorder v1.5.0 |
| 1628 | 2026-06-23T19:26:24.208Z | Compiling syn v2.0.117 |
| 1629 | 2026-06-23T19:26:24.285Z | Compiling errno v0.3.14 |
| 1630 | 2026-06-23T19:26:24.288Z | Compiling serde_json v1.0.149 |
| 1631 | 2026-06-23T19:26:24.313Z | Compiling bitflags v2.11.0 |
| 1632 | 2026-06-23T19:26:24.524Z | Compiling num-traits v0.2.19 |
| 1633 | 2026-06-23T19:26:24.626Z | Compiling smallvec v1.15.1 |
| 1634 | 2026-06-23T19:26:24.712Z | Compiling pest_meta v2.8.6 |
| 1635 | 2026-06-23T19:26:24.729Z | Compiling equivalent v1.0.2 |
| 1636 | 2026-06-23T19:26:24.823Z | Compiling hashbrown v0.17.0 |
| 1637 | 2026-06-23T19:26:24.842Z | Compiling typeid v1.0.3 |
| 1638 | 2026-06-23T19:26:25.180Z | Compiling thread-id v4.2.2 |
| 1639 | 2026-06-23T19:26:25.198Z | Compiling usdt-impl v0.5.0 |
| 1640 | 2026-06-23T19:26:25.198Z | Compiling proc-macro-error-attr v1.0.4 |
| 1641 | 2026-06-23T19:26:25.206Z | Compiling erased-serde v0.4.9 |
| 1642 | 2026-06-23T19:26:25.359Z | Compiling indexmap v2.14.0 |
| 1643 | 2026-06-23T19:26:25.376Z | Compiling winnow v0.7.14 |
| 1644 | 2026-06-23T19:26:25.392Z | Compiling syn v1.0.109 |
| 1645 | 2026-06-23T19:26:25.451Z | Compiling toml_write v0.1.2 |
| 1646 | 2026-06-23T19:26:25.860Z | Compiling proc-macro-error v1.0.4 |
| 1647 | 2026-06-23T19:26:25.990Z | Compiling thiserror v2.0.18 |
| 1648 | 2026-06-23T19:26:26.051Z | Compiling camino v1.2.2 |
| 1649 | 2026-06-23T19:26:26.328Z | Compiling percent-encoding v2.3.2 |
| 1650 | 2026-06-23T19:26:26.331Z | Compiling getrandom v0.4.1 |
| 1651 | 2026-06-23T19:26:26.372Z | Compiling log v0.4.29 |
| 1652 | 2026-06-23T19:26:26.385Z | Compiling utf8_iter v1.0.4 |
| 1653 | 2026-06-23T19:26:26.527Z | Compiling utf8parse v0.2.2 |
| 1654 | 2026-06-23T19:26:26.542Z | Compiling plain v0.2.3 |
| 1655 | 2026-06-23T19:26:26.567Z | Compiling form_urlencoded v1.2.2 |
| 1656 | 2026-06-23T19:26:26.638Z | Compiling anstyle-parse v1.0.0 |
| 1657 | 2026-06-23T19:26:26.652Z | Compiling ordered-float v2.10.1 |
| 1658 | 2026-06-23T19:26:26.812Z | Compiling synstructure v0.13.2 |
| 1659 | 2026-06-23T19:26:26.839Z | Compiling pest_generator v2.8.6 |
| 1660 | 2026-06-23T19:26:26.915Z | Compiling terminal_size v0.4.3 |
| 1661 | 2026-06-23T19:26:27.060Z | Compiling anstyle v1.0.14 |
| 1662 | 2026-06-23T19:26:27.236Z | Compiling colorchoice v1.0.4 |
| 1663 | 2026-06-23T19:26:27.280Z | Compiling cfg-if v1.0.4 |
| 1664 | 2026-06-23T19:26:27.294Z | Compiling anstyle-query v1.1.5 |
| 1665 | 2026-06-23T19:26:27.297Z | Compiling is_terminal_polyfill v1.70.2 |
| 1666 | 2026-06-23T19:26:27.344Z | Compiling pretty-hex v0.4.1 |
| 1667 | 2026-06-23T19:26:27.402Z | Compiling anstream v1.0.0 |
| 1668 | 2026-06-23T19:26:27.443Z | Compiling serde-untagged v0.1.9 |
| 1669 | 2026-06-23T19:26:27.517Z | Compiling semver v1.0.28 |
| 1670 | 2026-06-23T19:26:27.605Z | Compiling fs-err v3.3.0 |
| 1671 | 2026-06-23T19:26:27.693Z | Compiling heck v0.4.1 |
| 1672 | 2026-06-23T19:26:27.718Z | Compiling strsim v0.11.1 |
| 1673 | 2026-06-23T19:26:27.805Z | Compiling bytecount v0.6.9 |
| 1674 | 2026-06-23T19:26:27.867Z | Compiling fnv v1.0.7 |
| 1675 | 2026-06-23T19:26:27.884Z | Compiling unicode-xid v0.2.6 |
| 1676 | 2026-06-23T19:26:27.934Z | Compiling fastrand v2.3.0 |
| 1677 | 2026-06-23T19:26:27.947Z | Compiling once_cell v1.21.3 |
| 1678 | 2026-06-23T19:26:27.963Z | Compiling clap_lex v1.0.0 |
| 1679 | 2026-06-23T19:26:28.005Z | Compiling heck v0.5.0 |
| 1680 | 2026-06-23T19:26:28.174Z | Compiling anyhow v1.0.102 |
| 1681 | 2026-06-23T19:26:28.195Z | Compiling unicode-width v0.1.14 |
| 1682 | 2026-06-23T19:26:28.200Z | Compiling tempfile v3.25.0 |
| 1683 | 2026-06-23T19:26:28.249Z | Compiling clap_builder v4.6.0 |
| 1684 | 2026-06-23T19:26:28.495Z | Compiling papergrid v0.11.0 |
| 1685 | 2026-06-23T19:26:28.511Z | Compiling memmap v0.7.0 |
| 1686 | 2026-06-23T19:26:28.589Z | Compiling serde_derive v1.0.228 |
| 1687 | 2026-06-23T19:26:28.604Z | Compiling zerofrom-derive v0.1.6 |
| 1688 | 2026-06-23T19:26:28.703Z | Compiling yoke-derive v0.8.1 |
| 1689 | 2026-06-23T19:26:28.717Z | Compiling zerovec-derive v0.11.2 |
| 1690 | 2026-06-23T19:26:28.999Z | Compiling displaydoc v0.2.5 |
| 1691 | 2026-06-23T19:26:29.773Z | Compiling thiserror-impl v1.0.69 |
| 1692 | 2026-06-23T19:26:29.831Z | Compiling zerocopy-derive v0.7.35 |
| 1693 | 2026-06-23T19:26:29.844Z | Compiling pest_derive v2.8.6 |
| 1694 | 2026-06-23T19:26:29.898Z | Compiling scroll_derive v0.12.1 |
| 1695 | 2026-06-23T19:26:29.972Z | Compiling zerofrom v0.1.6 |
| 1696 | 2026-06-23T19:26:30.107Z | Compiling yoke v0.8.1 |
| 1697 | 2026-06-23T19:26:30.285Z | Compiling zerovec v0.11.5 |
| 1698 | 2026-06-23T19:26:30.303Z | Compiling zerotrie v0.2.3 |
| 1699 | 2026-06-23T19:26:30.639Z | Compiling scroll v0.12.0 |
| 1700 | 2026-06-23T19:26:30.649Z | Compiling thiserror-impl v2.0.18 |
| 1701 | 2026-06-23T19:26:30.699Z | Compiling zerocopy v0.7.35 |
| 1702 | 2026-06-23T19:26:30.798Z | Compiling tinystr v0.8.2 |
| 1703 | 2026-06-23T19:26:30.849Z | Compiling potential_utf v0.1.4 |
| 1704 | 2026-06-23T19:26:31.013Z | Compiling icu_locale_core v2.1.1 |
| 1705 | 2026-06-23T19:26:31.027Z | Compiling icu_collections v2.1.1 |
| 1706 | 2026-06-23T19:26:31.164Z | Compiling dtrace-parser v0.2.0 |
| 1707 | 2026-06-23T19:26:31.266Z | Compiling goblin v0.8.2 |
| 1708 | 2026-06-23T19:26:31.294Z | Compiling tabled_derive v0.7.0 |
| 1709 | 2026-06-23T19:26:31.442Z | Compiling clap_derive v4.6.1 |
| 1710 | 2026-06-23T19:26:31.916Z | Compiling icu_provider v2.1.1 |
| 1711 | 2026-06-23T19:26:31.966Z | Compiling smawk v0.3.2 |
| 1712 | 2026-06-23T19:26:32.006Z | Compiling serde_spanned v0.6.9 |
| 1713 | 2026-06-23T19:26:32.085Z | Compiling toml_datetime v0.6.11 |
| 1714 | 2026-06-23T19:26:32.109Z | Compiling dof v0.3.0 |
| 1715 | 2026-06-23T19:26:32.112Z | Compiling serde_tokenstream v0.2.3 |
| 1716 | 2026-06-23T19:26:32.159Z | Compiling icu_properties v2.1.2 |
| 1717 | 2026-06-23T19:26:32.223Z | Compiling icu_normalizer v2.1.1 |
| 1718 | 2026-06-23T19:26:32.350Z | Compiling toml_edit v0.22.27 |
| 1719 | 2026-06-23T19:26:32.353Z | Compiling serde-value v0.7.0 |
| 1720 | 2026-06-23T19:26:32.502Z | Compiling cargo-platform v0.2.0 |
| 1721 | 2026-06-23T19:26:32.732Z | Compiling unicode-linebreak v0.1.5 |
| 1722 | 2026-06-23T19:26:32.782Z | Compiling unicode-width v0.2.0 |
| 1723 | 2026-06-23T19:26:32.799Z | Compiling tabled v0.15.0 |
| 1724 | 2026-06-23T19:26:32.993Z | Compiling macaddr v1.0.1 |
| 1725 | 2026-06-23T19:26:33.069Z | Compiling idna_adapter v1.2.1 |
| 1726 | 2026-06-23T19:26:33.082Z | Compiling usdt-macro v0.5.0 |
| 1727 | 2026-06-23T19:26:33.261Z | Compiling idna v1.1.0 |
| 1728 | 2026-06-23T19:26:33.269Z | Compiling usdt-attr-macro v0.5.0 |
| 1729 | 2026-06-23T19:26:33.272Z | Compiling textwrap v0.16.2 |
| 1730 | 2026-06-23T19:26:33.294Z | Compiling clap v4.6.1 |
| 1731 | 2026-06-23T19:26:33.742Z | Compiling url v2.5.8 |
| 1732 | 2026-06-23T19:26:33.880Z | Compiling toml v0.8.23 |
| 1733 | 2026-06-23T19:26:33.926Z | Compiling camino-tempfile v1.4.1 |
| 1734 | 2026-06-23T19:26:34.049Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1735 | 2026-06-23T19:26:34.307Z | Compiling cargo-util-schemas v0.8.2 |
| 1736 | 2026-06-23T19:26:34.418Z | Compiling cargo_toml v0.21.0 |
| 1737 | 2026-06-23T19:26:34.498Z | Compiling usdt v0.5.0 |
| 1738 | 2026-06-23T19:26:34.502Z | Compiling swrite v0.1.0 |
| 1739 | 2026-06-23T19:26:35.231Z | Compiling cargo_metadata v0.21.0 |
| 1740 | 2026-06-23T19:26:36.163Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1741 | 2026-06-23T19:26:38.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.27s |
| 1742 | 2026-06-23T19:26:38.399Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1743 | 2026-06-23T19:26:38.908Z | Downloading crates ... |
| 1744 | 2026-06-23T19:26:39.117Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1745 | 2026-06-23T19:26:39.130Z | Downloaded assert_matches v1.5.0 |
| 1746 | 2026-06-23T19:26:39.131Z | Downloaded dirs-sys-next v0.1.2 |
| 1747 | 2026-06-23T19:26:39.131Z | Downloaded embedded-io v0.6.1 |
| 1748 | 2026-06-23T19:26:39.131Z | Downloaded dof v0.4.0 |
| 1749 | 2026-06-23T19:26:39.131Z | Downloaded hex-literal v0.4.1 |
| 1750 | 2026-06-23T19:26:39.131Z | Downloaded indent_write v2.2.0 |
| 1751 | 2026-06-23T19:26:39.131Z | Downloaded document-features v0.2.12 |
| 1752 | 2026-06-23T19:26:39.131Z | Downloaded difflib v0.4.0 |
| 1753 | 2026-06-23T19:26:39.131Z | Downloaded darling_macro v0.21.3 |
| 1754 | 2026-06-23T19:26:39.131Z | Downloaded bytes v1.11.1 |
| 1755 | 2026-06-23T19:26:39.131Z | Downloaded display-error-chain v0.2.2 |
| 1756 | 2026-06-23T19:26:39.131Z | Downloaded aead v0.5.2 |
| 1757 | 2026-06-23T19:26:39.131Z | Downloaded defmt v0.3.100 |
| 1758 | 2026-06-23T19:26:39.131Z | Downloaded inout v0.1.4 |
| 1759 | 2026-06-23T19:26:39.131Z | Downloaded data-encoding v2.10.0 |
| 1760 | 2026-06-23T19:26:39.131Z | Downloaded bitfield-macros v0.19.4 |
| 1761 | 2026-06-23T19:26:39.131Z | Downloaded array-init v0.0.4 |
| 1762 | 2026-06-23T19:26:39.131Z | Downloaded anstyle-parse v0.2.7 |
| 1763 | 2026-06-23T19:26:39.131Z | Downloaded hashbrown v0.13.2 |
| 1764 | 2026-06-23T19:26:39.136Z | Downloaded derive-ex v0.1.8 |
| 1765 | 2026-06-23T19:26:39.136Z | Downloaded argon2 v0.5.3 |
| 1766 | 2026-06-23T19:26:39.136Z | Downloaded bit-vec v0.6.3 |
| 1767 | 2026-06-23T19:26:39.136Z | Downloaded atty v0.2.14 |
| 1768 | 2026-06-23T19:26:39.136Z | Downloaded embedded-io v0.4.0 |
| 1769 | 2026-06-23T19:26:39.136Z | Downloaded bit-set v0.5.3 |
| 1770 | 2026-06-23T19:26:39.136Z | Downloaded fxhash v0.2.1 |
| 1771 | 2026-06-23T19:26:39.136Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1772 | 2026-06-23T19:26:39.139Z | Downloaded gethostname v0.5.0 |
| 1773 | 2026-06-23T19:26:39.139Z | Downloaded bcs v0.1.6 |
| 1774 | 2026-06-23T19:26:39.139Z | Downloaded arrayvec v0.7.6 |
| 1775 | 2026-06-23T19:26:39.139Z | Downloaded diesel_derives v2.3.7 |
| 1776 | 2026-06-23T19:26:39.143Z | Downloaded hyper-tls v0.6.0 |
| 1777 | 2026-06-23T19:26:39.145Z | Downloaded dtrace-parser v0.3.0 |
| 1778 | 2026-06-23T19:26:39.146Z | Downloaded derive-where v1.6.0 |
| 1779 | 2026-06-23T19:26:39.148Z | Downloaded arrayref v0.3.9 |
| 1780 | 2026-06-23T19:26:39.148Z | Downloaded ignore v0.4.25 |
| 1781 | 2026-06-23T19:26:39.151Z | Downloaded ascii-canvas v3.0.0 |
| 1782 | 2026-06-23T19:26:39.154Z | Downloaded ena v0.14.4 |
| 1783 | 2026-06-23T19:26:39.154Z | Downloaded console v0.16.2 |
| 1784 | 2026-06-23T19:26:39.158Z | Downloaded bitfield-struct v0.6.2 |
| 1785 | 2026-06-23T19:26:39.158Z | Downloaded bit-vec v0.8.0 |
| 1786 | 2026-06-23T19:26:39.158Z | Downloaded defmt-parser v1.0.0 |
| 1787 | 2026-06-23T19:26:39.161Z | Downloaded dirs-next v2.0.0 |
| 1788 | 2026-06-23T19:26:39.161Z | Downloaded derive_more-impl v2.1.1 |
| 1789 | 2026-06-23T19:26:39.164Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1790 | 2026-06-23T19:26:39.164Z | Downloaded blake2 v0.10.6 |
| 1791 | 2026-06-23T19:26:39.167Z | Downloaded http-range v0.1.5 |
| 1792 | 2026-06-23T19:26:39.167Z | Downloaded hostname v0.3.1 |
| 1793 | 2026-06-23T19:26:39.170Z | Downloaded downcast-rs v2.0.2 |
| 1794 | 2026-06-23T19:26:39.170Z | Downloaded cbc v0.1.2 |
| 1795 | 2026-06-23T19:26:39.170Z | Downloaded bit-set v0.8.0 |
| 1796 | 2026-06-23T19:26:39.173Z | Downloaded block-padding v0.3.3 |
| 1797 | 2026-06-23T19:26:39.173Z | Downloaded funty v2.0.0 |
| 1798 | 2026-06-23T19:26:39.176Z | Downloaded convert_case v0.4.0 |
| 1799 | 2026-06-23T19:26:39.180Z | Downloaded async-recursion v1.1.1 |
| 1800 | 2026-06-23T19:26:39.183Z | Downloaded env_filter v1.0.0 |
| 1801 | 2026-06-23T19:26:39.183Z | Downloaded darling_macro v0.13.4 |
| 1802 | 2026-06-23T19:26:39.183Z | Downloaded cobs v0.3.0 |
| 1803 | 2026-06-23T19:26:39.186Z | Downloaded bzip2 v0.6.1 |
| 1804 | 2026-06-23T19:26:39.189Z | Downloaded bitfield v0.19.4 |
| 1805 | 2026-06-23T19:26:39.191Z | Downloaded enum-as-inner v0.6.1 |
| 1806 | 2026-06-23T19:26:39.191Z | Downloaded ghash v0.5.1 |
| 1807 | 2026-06-23T19:26:39.191Z | Downloaded blowfish v0.9.1 |
| 1808 | 2026-06-23T19:26:39.194Z | Downloaded anstream v0.6.21 |
| 1809 | 2026-06-23T19:26:39.195Z | Downloaded backoff v0.4.0 |
| 1810 | 2026-06-23T19:26:39.197Z | Downloaded backon v1.6.0 |
| 1811 | 2026-06-23T19:26:39.200Z | Downloaded indoc v1.0.9 |
| 1812 | 2026-06-23T19:26:39.200Z | Downloaded hostname v0.4.2 |
| 1813 | 2026-06-23T19:26:39.203Z | Downloaded kstat-rs v0.2.4 |
| 1814 | 2026-06-23T19:26:39.208Z | Downloaded compression-core v0.4.31 |
| 1815 | 2026-06-23T19:26:39.211Z | Downloaded float-ord v0.3.2 |
| 1816 | 2026-06-23T19:26:39.215Z | Downloaded hash32 v0.3.1 |
| 1817 | 2026-06-23T19:26:39.215Z | Downloaded git-stub v1.0.0 |
| 1818 | 2026-06-23T19:26:39.218Z | Downloaded crunchy v0.2.4 |
| 1819 | 2026-06-23T19:26:39.218Z | Downloaded crc8 v0.1.1 |
| 1820 | 2026-06-23T19:26:39.218Z | Downloaded cfg_aliases v0.1.1 |
| 1821 | 2026-06-23T19:26:39.222Z | Downloaded lalrpop-util v0.19.12 |
| 1822 | 2026-06-23T19:26:39.222Z | Downloaded headers-core v0.3.0 |
| 1823 | 2026-06-23T19:26:39.227Z | Downloaded float-cmp v0.10.0 |
| 1824 | 2026-06-23T19:26:39.227Z | Downloaded darling_macro v0.20.11 |
| 1825 | 2026-06-23T19:26:39.227Z | Downloaded castaway v0.2.4 |
| 1826 | 2026-06-23T19:26:39.230Z | Downloaded cargo-platform v0.3.2 |
| 1827 | 2026-06-23T19:26:39.230Z | Downloaded debug-ignore v1.0.5 |
| 1828 | 2026-06-23T19:26:39.233Z | Downloaded internet-checksum v0.2.1 |
| 1829 | 2026-06-23T19:26:39.233Z | Downloaded illumos-nvpair v0.3.0 |
| 1830 | 2026-06-23T19:26:39.233Z | Downloaded derive_builder_macro v0.20.2 |
| 1831 | 2026-06-23T19:26:39.236Z | Downloaded crc-catalog v2.4.0 |
| 1832 | 2026-06-23T19:26:39.238Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1833 | 2026-06-23T19:26:39.238Z | Downloaded dsl_auto_type v0.2.0 |
| 1834 | 2026-06-23T19:26:39.242Z | Downloaded daft v0.1.7 |
| 1835 | 2026-06-23T19:26:39.245Z | Downloaded crc v3.4.0 |
| 1836 | 2026-06-23T19:26:39.248Z | Downloaded globwalk v0.9.1 |
| 1837 | 2026-06-23T19:26:39.248Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1838 | 2026-06-23T19:26:39.253Z | Downloaded endian-type v0.1.2 |
| 1839 | 2026-06-23T19:26:39.257Z | Downloaded filetime v0.2.27 |
| 1840 | 2026-06-23T19:26:39.259Z | Downloaded either v1.15.0 |
| 1841 | 2026-06-23T19:26:39.259Z | Downloaded derive_builder_core v0.20.2 |
| 1842 | 2026-06-23T19:26:39.259Z | Downloaded instant v0.1.13 |
| 1843 | 2026-06-23T19:26:39.264Z | Downloaded instability v0.3.11 |
| 1844 | 2026-06-23T19:26:39.264Z | Downloaded bb8 v0.8.6 |
| 1845 | 2026-06-23T19:26:39.264Z | Downloaded hash32 v0.2.1 |
| 1846 | 2026-06-23T19:26:39.267Z | Downloaded buf-list v1.1.2 |
| 1847 | 2026-06-23T19:26:39.267Z | Downloaded async-bb8-diesel v0.2.1 |
| 1848 | 2026-06-23T19:26:39.267Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1849 | 2026-06-23T19:26:39.270Z | Downloaded diesel-dtrace v0.5.0 |
| 1850 | 2026-06-23T19:26:39.270Z | Downloaded hyper-staticfile v0.10.1 |
| 1851 | 2026-06-23T19:26:39.270Z | Downloaded globset v0.4.18 |
| 1852 | 2026-06-23T19:26:39.273Z | Downloaded fixedbitset v0.5.7 |
| 1853 | 2026-06-23T19:26:39.273Z | Downloaded lzss v0.8.2 |
| 1854 | 2026-06-23T19:26:39.276Z | Downloaded md-5 v0.10.6 |
| 1855 | 2026-06-23T19:26:39.276Z | Downloaded maybe-uninit v2.0.0 |
| 1856 | 2026-06-23T19:26:39.276Z | Downloaded maplit v1.0.2 |
| 1857 | 2026-06-23T19:26:39.279Z | Downloaded foldhash v0.1.5 |
| 1858 | 2026-06-23T19:26:39.286Z | Downloaded glob v0.3.3 |
| 1859 | 2026-06-23T19:26:39.288Z | Downloaded ipnet v2.11.0 |
| 1860 | 2026-06-23T19:26:39.291Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1861 | 2026-06-23T19:26:39.291Z | Downloaded fd-lock v4.0.4 |
| 1862 | 2026-06-23T19:26:39.295Z | Downloaded cipher v0.4.4 |
| 1863 | 2026-06-23T19:26:39.295Z | Downloaded fallible-iterator v0.2.0 |
| 1864 | 2026-06-23T19:26:39.295Z | Downloaded indoc v2.0.7 |
| 1865 | 2026-06-23T19:26:39.299Z | Downloaded env_logger v0.11.9 |
| 1866 | 2026-06-23T19:26:39.302Z | Downloaded ctr v0.9.2 |
| 1867 | 2026-06-23T19:26:39.302Z | Downloaded const_format_proc_macros v0.2.34 |
| 1868 | 2026-06-23T19:26:39.302Z | Downloaded chacha20 v0.9.1 |
| 1869 | 2026-06-23T19:26:39.306Z | Downloaded humantime v2.3.0 |
| 1870 | 2026-06-23T19:26:39.310Z | Downloaded byte-wrapper v0.1.0 |
| 1871 | 2026-06-23T19:26:39.315Z | Downloaded csv-core v0.1.13 |
| 1872 | 2026-06-23T19:26:39.318Z | Downloaded ingot v0.1.1 |
| 1873 | 2026-06-23T19:26:39.318Z | Downloaded defmt v1.0.1 |
| 1874 | 2026-06-23T19:26:39.321Z | Downloaded nibble_vec v0.1.0 |
| 1875 | 2026-06-23T19:26:39.321Z | Downloaded lru-cache v0.1.2 |
| 1876 | 2026-06-23T19:26:39.324Z | Downloaded new_debug_unreachable v1.0.6 |
| 1877 | 2026-06-23T19:26:39.324Z | Downloaded libscf-sys v1.1.0 |
| 1878 | 2026-06-23T19:26:39.324Z | Downloaded multimap v0.10.1 |
| 1879 | 2026-06-23T19:26:39.327Z | Downloaded fs-err v2.11.0 |
| 1880 | 2026-06-23T19:26:39.327Z | Downloaded nodrop v0.1.14 |
| 1881 | 2026-06-23T19:26:39.327Z | Downloaded managed v0.8.0 |
| 1882 | 2026-06-23T19:26:39.330Z | Downloaded num v0.4.3 |
| 1883 | 2026-06-23T19:26:39.330Z | Downloaded crossbeam-deque v0.8.6 |
| 1884 | 2026-06-23T19:26:39.333Z | Downloaded memoffset v0.9.1 |
| 1885 | 2026-06-23T19:26:39.333Z | Downloaded md5 v0.7.0 |
| 1886 | 2026-06-23T19:26:39.333Z | Downloaded match_cfg v0.1.0 |
| 1887 | 2026-06-23T19:26:39.335Z | Downloaded convert_case v0.10.0 |
| 1888 | 2026-06-23T19:26:39.340Z | Downloaded olpc-cjson v0.1.4 |
| 1889 | 2026-06-23T19:26:39.340Z | Downloaded openssl-probe v0.1.6 |
| 1890 | 2026-06-23T19:26:39.340Z | Downloaded corncobs v0.1.4 |
| 1891 | 2026-06-23T19:26:39.343Z | Downloaded opaque-debug v0.3.1 |
| 1892 | 2026-06-23T19:26:39.343Z | Downloaded normalize-line-endings v0.3.0 |
| 1893 | 2026-06-23T19:26:39.343Z | Downloaded nonempty v0.12.0 |
| 1894 | 2026-06-23T19:26:39.343Z | Downloaded num_threads v0.1.7 |
| 1895 | 2026-06-23T19:26:39.343Z | Downloaded critical-section v1.2.0 |
| 1896 | 2026-06-23T19:26:39.346Z | Downloaded cmake v0.1.57 |
| 1897 | 2026-06-23T19:26:39.346Z | Downloaded cancel-safe-futures v0.1.5 |
| 1898 | 2026-06-23T19:26:39.349Z | Downloaded num_enum_derive v0.5.11 |
| 1899 | 2026-06-23T19:26:39.349Z | Downloaded crc32fast v1.5.0 |
| 1900 | 2026-06-23T19:26:39.349Z | Downloaded num-derive v0.4.2 |
| 1901 | 2026-06-23T19:26:39.352Z | Downloaded newtype-uuid v1.3.2 |
| 1902 | 2026-06-23T19:26:39.352Z | Downloaded highway v1.3.0 |
| 1903 | 2026-06-23T19:26:39.352Z | Downloaded darling v0.13.4 |
| 1904 | 2026-06-23T19:26:39.356Z | Downloaded constant_time_eq v0.4.2 |
| 1905 | 2026-06-23T19:26:39.356Z | Downloaded num-derive v0.3.3 |
| 1906 | 2026-06-23T19:26:39.359Z | Downloaded bzip2 v0.4.4 |
| 1907 | 2026-06-23T19:26:39.359Z | Downloaded half v1.8.3 |
| 1908 | 2026-06-23T19:26:39.362Z | Downloaded ingot-types v0.1.2 |
| 1909 | 2026-06-23T19:26:39.366Z | Downloaded num-conv v0.2.0 |
| 1910 | 2026-06-23T19:26:39.369Z | Downloaded oso-derive v0.27.3 |
| 1911 | 2026-06-23T19:26:39.369Z | Downloaded ar_archive_writer v0.5.1 |
| 1912 | 2026-06-23T19:26:39.369Z | Downloaded daft-derive v0.1.7 |
| 1913 | 2026-06-23T19:26:39.373Z | Downloaded hyper-rustls v0.27.7 |
| 1914 | 2026-06-23T19:26:39.375Z | Downloaded cookie_store v0.22.1 |
| 1915 | 2026-06-23T19:26:39.379Z | Downloaded cookie v0.18.1 |
| 1916 | 2026-06-23T19:26:39.379Z | Downloaded cassowary v0.3.0 |
| 1917 | 2026-06-23T19:26:39.382Z | Downloaded cargo_metadata v0.23.1 |
| 1918 | 2026-06-23T19:26:39.382Z | Downloaded des v0.8.1 |
| 1919 | 2026-06-23T19:26:39.385Z | Downloaded libsw-core v0.3.2 |
| 1920 | 2026-06-23T19:26:39.386Z | Downloaded packed_struct_codegen v0.10.1 |
| 1921 | 2026-06-23T19:26:39.389Z | Downloaded darling v0.21.3 |
| 1922 | 2026-06-23T19:26:39.389Z | Downloaded mime_guess v2.0.5 |
| 1923 | 2026-06-23T19:26:39.394Z | Downloaded parse-display v0.10.0 |
| 1924 | 2026-06-23T19:26:39.397Z | Downloaded libefi-sys v0.1.0 |
| 1925 | 2026-06-23T19:26:39.397Z | Downloaded multer v3.1.0 |
| 1926 | 2026-06-23T19:26:39.397Z | Downloaded git-stub-vcs v0.1.0 |
| 1927 | 2026-06-23T19:26:39.400Z | Downloaded lru v0.12.5 |
| 1928 | 2026-06-23T19:26:39.400Z | Downloaded nanorand v0.7.0 |
| 1929 | 2026-06-23T19:26:39.403Z | Downloaded darling v0.20.11 |
| 1930 | 2026-06-23T19:26:39.403Z | Downloaded compression-codecs v0.4.37 |
| 1931 | 2026-06-23T19:26:39.406Z | Downloaded cexpr v0.6.0 |
| 1932 | 2026-06-23T19:26:39.409Z | Downloaded pbkdf2 v0.11.0 |
| 1933 | 2026-06-23T19:26:39.409Z | Downloaded pbkdf2 v0.12.2 |
| 1934 | 2026-06-23T19:26:39.412Z | Downloaded parse-size v1.1.0 |
| 1935 | 2026-06-23T19:26:39.412Z | Downloaded crossbeam-epoch v0.9.18 |
| 1936 | 2026-06-23T19:26:39.412Z | Downloaded peg-runtime v0.8.5 |
| 1937 | 2026-06-23T19:26:39.415Z | Downloaded phf_shared v0.11.3 |
| 1938 | 2026-06-23T19:26:39.415Z | Downloaded num-complex v0.4.6 |
| 1939 | 2026-06-23T19:26:39.419Z | Downloaded pin-utils v0.1.0 |
| 1940 | 2026-06-23T19:26:39.419Z | Downloaded phf_shared v0.13.1 |
| 1941 | 2026-06-23T19:26:39.419Z | Downloaded native-tls v0.2.18 |
| 1942 | 2026-06-23T19:26:39.422Z | Downloaded diff v0.1.13 |
| 1943 | 2026-06-23T19:26:39.422Z | Downloaded newtype_derive v0.1.6 |
| 1944 | 2026-06-23T19:26:39.425Z | Downloaded precomputed-hash v0.1.1 |
| 1945 | 2026-06-23T19:26:39.429Z | Downloaded num_enum v0.5.11 |
| 1946 | 2026-06-23T19:26:39.432Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1947 | 2026-06-23T19:26:39.435Z | Downloaded ingot-macros v0.1.1 |
| 1948 | 2026-06-23T19:26:39.435Z | Downloaded num-rational v0.4.2 |
| 1949 | 2026-06-23T19:26:39.438Z | Downloaded libsw v3.5.0 |
| 1950 | 2026-06-23T19:26:39.438Z | Downloaded owo-colors v4.3.0 |
| 1951 | 2026-06-23T19:26:39.441Z | Downloaded proc-macro-crate v3.4.0 |
| 1952 | 2026-06-23T19:26:39.441Z | Downloaded phf_shared v0.12.1 |
| 1953 | 2026-06-23T19:26:39.441Z | Downloaded predicates-tree v1.0.13 |
| 1954 | 2026-06-23T19:26:39.441Z | Downloaded packed_struct v0.10.1 |
| 1955 | 2026-06-23T19:26:39.445Z | Downloaded colored v2.2.0 |
| 1956 | 2026-06-23T19:26:39.445Z | Downloaded proc-macro-crate v1.3.1 |
| 1957 | 2026-06-23T19:26:39.447Z | Downloaded predicates-core v1.0.10 |
| 1958 | 2026-06-23T19:26:39.450Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1959 | 2026-06-23T19:26:39.463Z | Downloaded psl-types v2.0.11 |
| 1960 | 2026-06-23T19:26:39.466Z | Downloaded derive_builder v0.20.2 |
| 1961 | 2026-06-23T19:26:39.469Z | Downloaded progenitor-macro v0.13.0 |
| 1962 | 2026-06-23T19:26:39.469Z | Downloaded paste v1.0.15 |
| 1963 | 2026-06-23T19:26:39.472Z | Downloaded parse-display-derive v0.10.0 |
| 1964 | 2026-06-23T19:26:39.475Z | Downloaded fatfs v0.3.6 |
| 1965 | 2026-06-23T19:26:39.479Z | Downloaded rand_xorshift v0.4.0 |
| 1966 | 2026-06-23T19:26:39.482Z | Downloaded phf v0.12.1 |
| 1967 | 2026-06-23T19:26:39.485Z | Downloaded nu-ansi-term v0.50.3 |
| 1968 | 2026-06-23T19:26:39.485Z | Downloaded drift v0.2.0 |
| 1969 | 2026-06-23T19:26:39.492Z | Downloaded clang-sys v1.8.1 |
| 1970 | 2026-06-23T19:26:39.495Z | Downloaded poly1305 v0.8.0 |
| 1971 | 2026-06-23T19:26:39.495Z | Downloaded recursive v0.1.1 |
| 1972 | 2026-06-23T19:26:39.495Z | Downloaded radium v0.7.0 |
| 1973 | 2026-06-23T19:26:39.498Z | Downloaded quick-error v1.2.3 |
| 1974 | 2026-06-23T19:26:39.498Z | Downloaded path-slash v0.1.5 |
| 1975 | 2026-06-23T19:26:39.498Z | Downloaded derive_more v0.99.20 |
| 1976 | 2026-06-23T19:26:39.501Z | Downloaded pkg-config v0.3.32 |
| 1977 | 2026-06-23T19:26:39.504Z | Downloaded russh-cryptovec v0.7.3 |
| 1978 | 2026-06-23T19:26:39.504Z | Downloaded parking_lot_core v0.8.6 |
| 1979 | 2026-06-23T19:26:39.504Z | Downloaded password-hash v0.4.2 |
| 1980 | 2026-06-23T19:26:39.507Z | Downloaded pem v3.0.6 |
| 1981 | 2026-06-23T19:26:39.507Z | Downloaded peg-macros v0.8.5 |
| 1982 | 2026-06-23T19:26:39.510Z | Downloaded peg v0.8.5 |
| 1983 | 2026-06-23T19:26:39.510Z | Downloaded rtoolbox v0.0.3 |
| 1984 | 2026-06-23T19:26:39.513Z | Downloaded async-compression v0.4.41 |
| 1985 | 2026-06-23T19:26:39.516Z | Downloaded arc-swap v1.8.2 |
| 1986 | 2026-06-23T19:26:39.519Z | Downloaded phf v0.13.1 |
| 1987 | 2026-06-23T19:26:39.519Z | Downloaded password-hash v0.5.0 |
| 1988 | 2026-06-23T19:26:39.522Z | Downloaded rustc-hash v2.1.1 |
| 1989 | 2026-06-23T19:26:39.522Z | Downloaded rustc_version v0.1.7 |
| 1990 | 2026-06-23T19:26:39.522Z | Downloaded memmap2 v0.9.10 |
| 1991 | 2026-06-23T19:26:39.525Z | Downloaded linear-map v1.2.0 |
| 1992 | 2026-06-23T19:26:39.525Z | Downloaded libloading v0.8.9 |
| 1993 | 2026-06-23T19:26:39.528Z | Downloaded dropshot_endpoint v0.17.0 |
| 1994 | 2026-06-23T19:26:39.528Z | Downloaded darling_core v0.13.4 |
| 1995 | 2026-06-23T19:26:39.531Z | Downloaded progenitor v0.13.0 |
| 1996 | 2026-06-23T19:26:39.533Z | Downloaded polyval v0.6.2 |
| 1997 | 2026-06-23T19:26:39.533Z | Downloaded predicates v3.1.4 |
| 1998 | 2026-06-23T19:26:39.536Z | Downloaded postgres-protocol v0.6.10 |
| 1999 | 2026-06-23T19:26:39.536Z | Downloaded scrypt v0.11.0 |
| 2000 | 2026-06-23T19:26:39.539Z | Downloaded pin-project-internal v1.1.11 |
| 2001 | 2026-06-23T19:26:39.539Z | Downloaded proc-macro-error2 v2.0.1 |
| 2002 | 2026-06-23T19:26:39.542Z | Downloaded secrecy v0.8.0 |
| 2003 | 2026-06-23T19:26:39.542Z | Downloaded scroll_derive v0.13.1 |
| 2004 | 2026-06-23T19:26:39.542Z | Downloaded sapling-renderdag v0.1.0 |
| 2005 | 2026-06-23T19:26:39.545Z | Downloaded serde_repr v0.1.20 |
| 2006 | 2026-06-23T19:26:39.546Z | Downloaded libbz2-rs-sys v0.2.2 |
| 2007 | 2026-06-23T19:26:39.548Z | Downloaded serde-big-array v0.5.1 |
| 2008 | 2026-06-23T19:26:39.548Z | Downloaded seq-macro v0.3.6 |
| 2009 | 2026-06-23T19:26:39.548Z | Downloaded litrs v1.0.0 |
| 2010 | 2026-06-23T19:26:39.551Z | Downloaded darling_core v0.21.3 |
| 2011 | 2026-06-23T19:26:39.554Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 2012 | 2026-06-23T19:26:39.554Z | Downloaded rand_core v0.10.0 |
| 2013 | 2026-06-23T19:26:39.557Z | Downloaded progenitor-extras v0.2.0 |
| 2014 | 2026-06-23T19:26:39.557Z | Downloaded progenitor-client v0.13.0 |
| 2015 | 2026-06-23T19:26:39.557Z | Downloaded headers v0.4.1 |
| 2016 | 2026-06-23T19:26:39.562Z | Downloaded same-file v1.0.6 |
| 2017 | 2026-06-23T19:26:39.566Z | Downloaded semver v0.1.20 |
| 2018 | 2026-06-23T19:26:39.566Z | Downloaded secrecy v0.10.3 |
| 2019 | 2026-06-23T19:26:39.566Z | Downloaded flume v0.11.1 |
| 2020 | 2026-06-23T19:26:39.566Z | Downloaded rand_seeder v0.4.0 |
| 2021 | 2026-06-23T19:26:39.568Z | Downloaded darling_core v0.20.11 |
| 2022 | 2026-06-23T19:26:39.571Z | Downloaded const_format v0.2.35 |
| 2023 | 2026-06-23T19:26:39.574Z | Downloaded salsa20 v0.10.2 |
| 2024 | 2026-06-23T19:26:39.574Z | Downloaded heapless v0.7.17 |
| 2025 | 2026-06-23T19:26:39.577Z | Downloaded serde_plain v1.0.2 |
| 2026 | 2026-06-23T19:26:39.577Z | Downloaded crc-any v2.5.0 |
| 2027 | 2026-06-23T19:26:39.580Z | Downloaded serde_bytes v0.11.19 |
| 2028 | 2026-06-23T19:26:39.580Z | Downloaded parking_lot v0.11.2 |
| 2029 | 2026-06-23T19:26:39.583Z | Downloaded r2d2 v0.8.10 |
| 2030 | 2026-06-23T19:26:39.583Z | Downloaded sigpipe v0.1.3 |
| 2031 | 2026-06-23T19:26:39.583Z | Downloaded bumpalo v3.20.2 |
| 2032 | 2026-06-23T19:26:39.586Z | Downloaded shell-words v1.1.1 |
| 2033 | 2026-06-23T19:26:39.586Z | Downloaded omicron-zone-package v0.12.2 |
| 2034 | 2026-06-23T19:26:39.589Z | Downloaded chacha20poly1305 v0.10.1 |
| 2035 | 2026-06-23T19:26:39.589Z | Downloaded compact_str v0.8.1 |
| 2036 | 2026-06-23T19:26:39.594Z | Downloaded derive_more v2.1.1 |
| 2037 | 2026-06-23T19:26:39.597Z | Downloaded defmt-macros v1.0.1 |
| 2038 | 2026-06-23T19:26:39.601Z | Downloaded resolv-conf v0.7.6 |
| 2039 | 2026-06-23T19:26:39.604Z | Downloaded slog-bunyan v2.5.0 |
| 2040 | 2026-06-23T19:26:39.604Z | Downloaded signal-hook-mio v0.2.5 |
| 2041 | 2026-06-23T19:26:39.604Z | Downloaded postgres-types v0.2.12 |
| 2042 | 2026-06-23T19:26:39.609Z | Downloaded oso v0.27.3 |
| 2043 | 2026-06-23T19:26:39.612Z | Downloaded scheduled-thread-pool v0.2.7 |
| 2044 | 2026-06-23T19:26:39.615Z | Downloaded p256 v0.13.2 |
| 2045 | 2026-06-23T19:26:39.615Z | Downloaded rusty-fork v0.3.1 |
| 2046 | 2026-06-23T19:26:39.618Z | Downloaded rustls-pemfile v2.2.0 |
| 2047 | 2026-06-23T19:26:39.618Z | Downloaded cc v1.2.56 |
| 2048 | 2026-06-23T19:26:39.621Z | Downloaded ssh-cipher v0.2.0 |
| 2049 | 2026-06-23T19:26:39.628Z | Downloaded rustls-native-certs v0.8.3 |
| 2050 | 2026-06-23T19:26:39.631Z | Downloaded sqlparser_derive v0.5.0 |
| 2051 | 2026-06-23T19:26:39.634Z | Downloaded serde_path_to_error v0.1.20 |
| 2052 | 2026-06-23T19:26:39.637Z | Downloaded strum v0.27.2 |
| 2053 | 2026-06-23T19:26:39.637Z | Downloaded structmeta-derive v0.3.0 |
| 2054 | 2026-06-23T19:26:39.640Z | Downloaded serde-hex v0.1.0 |
| 2055 | 2026-06-23T19:26:39.640Z | Downloaded heapless v0.8.0 |
| 2056 | 2026-06-23T19:26:39.643Z | Downloaded flate2 v1.1.9 |
| 2057 | 2026-06-23T19:26:39.646Z | Downloaded strsim v0.10.0 |
| 2058 | 2026-06-23T19:26:39.646Z | Downloaded strip-ansi-escapes v0.2.1 |
| 2059 | 2026-06-23T19:26:39.648Z | Downloaded jiff-static v0.2.21 |
| 2060 | 2026-06-23T19:26:39.651Z | Downloaded serde_with_macros v1.5.2 |
| 2061 | 2026-06-23T19:26:39.651Z | Downloaded scroll v0.13.0 |
| 2062 | 2026-06-23T19:26:39.651Z | Downloaded hickory-resolver v0.24.4 |
| 2063 | 2026-06-23T19:26:39.654Z | Downloaded structmeta v0.3.0 |
| 2064 | 2026-06-23T19:26:39.657Z | Downloaded ssh-encoding v0.2.0 |
| 2065 | 2026-06-23T19:26:39.660Z | Downloaded serde_spanned v1.0.4 |
| 2066 | 2026-06-23T19:26:39.660Z | Downloaded tap v1.0.1 |
| 2067 | 2026-06-23T19:26:39.664Z | Downloaded papergrid v0.17.0 |
| 2068 | 2026-06-23T19:26:39.668Z | Downloaded supports-color v3.0.2 |
| 2069 | 2026-06-23T19:26:39.668Z | Downloaded tabled_derive v0.11.0 |
| 2070 | 2026-06-23T19:26:39.668Z | Downloaded thread-id v5.1.0 |
| 2071 | 2026-06-23T19:26:39.672Z | Downloaded siphasher v1.0.2 |
| 2072 | 2026-06-23T19:26:39.672Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 2073 | 2026-06-23T19:26:39.672Z | Downloaded psm v0.1.30 |
| 2074 | 2026-06-23T19:26:39.675Z | Downloaded sync-ptr v0.1.4 |
| 2075 | 2026-06-23T19:26:39.679Z | Downloaded shlex v1.3.0 |
| 2076 | 2026-06-23T19:26:39.686Z | Downloaded testing_table v0.3.0 |
| 2077 | 2026-06-23T19:26:39.691Z | Downloaded termtree v0.5.1 |
| 2078 | 2026-06-23T19:26:39.691Z | Downloaded signal-hook-tokio v0.3.1 |
| 2079 | 2026-06-23T19:26:39.691Z | Downloaded rustls-pki-types v1.14.0 |
| 2080 | 2026-06-23T19:26:39.694Z | Downloaded smallvec v0.6.14 |
| 2081 | 2026-06-23T19:26:39.698Z | Downloaded topological-sort v0.2.2 |
| 2082 | 2026-06-23T19:26:39.705Z | Downloaded slog-json v2.6.1 |
| 2083 | 2026-06-23T19:26:39.708Z | Downloaded slog-dtrace v0.3.0 |
| 2084 | 2026-06-23T19:26:39.708Z | Downloaded simd-adler32 v0.3.8 |
| 2085 | 2026-06-23T19:26:39.711Z | Downloaded pkcs5 v0.7.1 |
| 2086 | 2026-06-23T19:26:39.714Z | Downloaded prefix-trie v0.7.0 |
| 2087 | 2026-06-23T19:26:39.717Z | Downloaded postcard v1.1.3 |
| 2088 | 2026-06-23T19:26:39.717Z | Downloaded snafu-derive v0.8.9 |
| 2089 | 2026-06-23T19:26:39.720Z | Downloaded stacker v0.1.23 |
| 2090 | 2026-06-23T19:26:39.731Z | Downloaded universal-hash v0.5.1 |
| 2091 | 2026-06-23T19:26:39.734Z | Downloaded usdt-attr-macro v0.6.0 |
| 2092 | 2026-06-23T19:26:39.737Z | Downloaded progenitor-impl v0.13.0 |
| 2093 | 2026-06-23T19:26:39.740Z | Downloaded unicode-truncate v1.1.0 |
| 2094 | 2026-06-23T19:26:39.743Z | Downloaded unarray v0.1.4 |
| 2095 | 2026-06-23T19:26:39.745Z | Downloaded stringprep v0.1.5 |
| 2096 | 2026-06-23T19:26:39.746Z | Downloaded hickory-resolver v0.25.2 |
| 2097 | 2026-06-23T19:26:39.749Z | Downloaded support-bundle-viewer v0.1.2 |
| 2098 | 2026-06-23T19:26:39.753Z | Downloaded openssl-sys v0.9.115 |
| 2099 | 2026-06-23T19:26:39.756Z | Downloaded time-core v0.1.8 |
| 2100 | 2026-06-23T19:26:39.756Z | Downloaded termios v0.3.3 |
| 2101 | 2026-06-23T19:26:39.756Z | Downloaded hickory-server v0.25.2 |
| 2102 | 2026-06-23T19:26:39.759Z | Downloaded trait-variant v0.1.2 |
| 2103 | 2026-06-23T19:26:39.759Z | Downloaded usdt v0.6.0 |
| 2104 | 2026-06-23T19:26:39.759Z | Downloaded tagptr v0.2.0 |
| 2105 | 2026-06-23T19:26:39.761Z | Downloaded strum_macros v0.24.3 |
| 2106 | 2026-06-23T19:26:39.762Z | Downloaded string_cache v0.8.9 |
| 2107 | 2026-06-23T19:26:39.765Z | Downloaded usdt-macro v0.6.0 |
| 2108 | 2026-06-23T19:26:39.766Z | Downloaded serde_with_macros v3.17.0 |
| 2109 | 2026-06-23T19:26:39.768Z | Downloaded thiserror-no-std v2.0.2 |
| 2110 | 2026-06-23T19:26:39.772Z | Downloaded aes v0.8.4 |
| 2111 | 2026-06-23T19:26:39.772Z | Downloaded wait-timeout v0.2.1 |
| 2112 | 2026-06-23T19:26:39.774Z | Downloaded waitgroup v0.1.2 |
| 2113 | 2026-06-23T19:26:39.781Z | Downloaded rcgen v0.12.1 |
| 2114 | 2026-06-23T19:26:39.786Z | Downloaded pin-project v1.1.11 |
| 2115 | 2026-06-23T19:26:39.792Z | Downloaded void v1.0.2 |
| 2116 | 2026-06-23T19:26:39.795Z | Downloaded tiny-keccak v2.0.2 |
| 2117 | 2026-06-23T19:26:39.795Z | Downloaded time-macros v0.2.27 |
| 2118 | 2026-06-23T19:26:39.799Z | Downloaded tokio-dtrace v0.1.1 |
| 2119 | 2026-06-23T19:26:39.799Z | Downloaded ron v0.8.1 |
| 2120 | 2026-06-23T19:26:39.802Z | Downloaded tokio-rustls v0.25.0 |
| 2121 | 2026-06-23T19:26:39.802Z | Downloaded aes-gcm v0.10.3 |
| 2122 | 2026-06-23T19:26:39.805Z | Downloaded tokio-tungstenite v0.23.1 |
| 2123 | 2026-06-23T19:26:39.808Z | Downloaded tokio-native-tls v0.3.1 |
| 2124 | 2026-06-23T19:26:39.808Z | Downloaded xshell-macros v0.2.7 |
| 2125 | 2026-06-23T19:26:39.811Z | Downloaded untrusted v0.7.1 |
| 2126 | 2026-06-23T19:26:39.811Z | Downloaded xattr v1.6.1 |
| 2127 | 2026-06-23T19:26:39.814Z | Downloaded minimal-lexical v0.2.1 |
| 2128 | 2026-06-23T19:26:39.819Z | Downloaded pretty_assertions v1.4.1 |
| 2129 | 2026-06-23T19:26:39.822Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 2130 | 2026-06-23T19:26:39.828Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 2131 | 2026-06-23T19:26:39.834Z | Downloaded rayon-core v1.13.0 |
| 2132 | 2026-06-23T19:26:39.837Z | Downloaded serde_cbor v0.11.2 |
| 2133 | 2026-06-23T19:26:39.840Z | Downloaded zeroize_derive v1.4.3 |
| 2134 | 2026-06-23T19:26:39.840Z | Downloaded tui-tree-widget v0.23.1 |
| 2135 | 2026-06-23T19:26:39.847Z | Downloaded sqlformat v0.3.5 |
| 2136 | 2026-06-23T19:26:39.850Z | Downloaded strum_macros v0.27.2 |
| 2137 | 2026-06-23T19:26:39.854Z | Downloaded http v1.4.0 |
| 2138 | 2026-06-23T19:26:39.862Z | Downloaded term v0.7.0 |
| 2139 | 2026-06-23T19:26:39.866Z | Downloaded usdt-impl v0.6.0 |
| 2140 | 2026-06-23T19:26:39.869Z | Downloaded unicase v2.9.0 |
| 2141 | 2026-06-23T19:26:39.873Z | Downloaded vsss-rs v3.3.4 |
| 2142 | 2026-06-23T19:26:39.879Z | Downloaded russh-keys v0.45.0 |
| 2143 | 2026-06-23T19:26:39.882Z | Downloaded vergen-lib v9.1.0 |
| 2144 | 2026-06-23T19:26:39.885Z | Downloaded walkdir v2.5.0 |
| 2145 | 2026-06-23T19:26:39.885Z | Downloaded vergen-lib v0.1.6 |
| 2146 | 2026-06-23T19:26:39.887Z | Downloaded signal-hook v0.3.18 |
| 2147 | 2026-06-23T19:26:39.890Z | Downloaded whoami v2.1.0 |
| 2148 | 2026-06-23T19:26:39.894Z | Downloaded rustls-platform-verifier v0.6.2 |
| 2149 | 2026-06-23T19:26:39.897Z | Downloaded zeroize v1.8.2 |
| 2150 | 2026-06-23T19:26:39.897Z | Downloaded xshell v0.2.7 |
| 2151 | 2026-06-23T19:26:39.897Z | Downloaded whoami v1.6.1 |
| 2152 | 2026-06-23T19:26:39.900Z | Downloaded mio v1.2.0 |
| 2153 | 2026-06-23T19:26:39.902Z | Downloaded twox-hash v2.1.2 |
| 2154 | 2026-06-23T19:26:39.905Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 2155 | 2026-06-23T19:26:39.908Z | Downloaded qorb v0.4.1 |
| 2156 | 2026-06-23T19:26:39.918Z | Downloaded unicode-properties v0.1.4 |
| 2157 | 2026-06-23T19:26:39.927Z | Downloaded zstd v0.13.3 |
| 2158 | 2026-06-23T19:26:39.932Z | Downloaded zstd-safe v7.2.4 |
| 2159 | 2026-06-23T19:26:39.935Z | Downloaded publicsuffix v2.3.0 |
| 2160 | 2026-06-23T19:26:39.946Z | Downloaded vergen v9.1.0 |
| 2161 | 2026-06-23T19:26:39.999Z | Downloaded test-strategy v0.4.5 |
| 2162 | 2026-06-23T19:26:40.005Z | Downloaded vergen-gitcl v1.0.8 |
| 2163 | 2026-06-23T19:26:40.005Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 2164 | 2026-06-23T19:26:40.005Z | Downloaded libxml v0.3.3 |
| 2165 | 2026-06-23T19:26:40.005Z | Downloaded rustls-webpki v0.103.9 |
| 2166 | 2026-06-23T19:26:40.005Z | Downloaded wyz v0.5.1 |
| 2167 | 2026-06-23T19:26:40.005Z | Downloaded vergen-git2 v9.1.0 |
| 2168 | 2026-06-23T19:26:40.005Z | Downloaded uzers v0.12.2 |
| 2169 | 2026-06-23T19:26:40.005Z | Downloaded samael v0.0.19 |
| 2170 | 2026-06-23T19:26:40.005Z | Downloaded socket2 v0.6.3 |
| 2171 | 2026-06-23T19:26:40.005Z | Downloaded snafu v0.8.9 |
| 2172 | 2026-06-23T19:26:40.005Z | Downloaded zerocopy v0.6.6 |
| 2173 | 2026-06-23T19:26:40.005Z | Downloaded unicode-bidi v0.3.18 |
| 2174 | 2026-06-23T19:26:40.005Z | Downloaded yasna v0.5.2 |
| 2175 | 2026-06-23T19:26:40.005Z | Downloaded rand v0.9.2 |
| 2176 | 2026-06-23T19:26:40.005Z | Downloaded bindgen v0.71.1 |
| 2177 | 2026-06-23T19:26:40.005Z | Downloaded crossterm v0.28.1 |
| 2178 | 2026-06-23T19:26:40.011Z | Downloaded hashbrown v0.15.5 |
| 2179 | 2026-06-23T19:26:40.011Z | Downloaded itertools v0.13.0 |
| 2180 | 2026-06-23T19:26:40.014Z | Downloaded tar v0.4.45 |
| 2181 | 2026-06-23T19:26:40.017Z | Downloaded nom v7.1.3 |
| 2182 | 2026-06-23T19:26:40.020Z | Downloaded uuid v1.23.0 |
| 2183 | 2026-06-23T19:26:40.022Z | Downloaded subprocess v0.2.15 |
| 2184 | 2026-06-23T19:26:40.023Z | Downloaded dropshot-api-manager v0.7.2 |
| 2185 | 2026-06-23T19:26:40.026Z | Downloaded toml v0.7.8 |
| 2186 | 2026-06-23T19:26:40.031Z | Downloaded tinyvec v1.10.0 |
| 2187 | 2026-06-23T19:26:40.034Z | Downloaded vte v0.14.1 |
| 2188 | 2026-06-23T19:26:40.038Z | Downloaded crossterm v0.29.0 |
| 2189 | 2026-06-23T19:26:40.040Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 2190 | 2026-06-23T19:26:40.043Z | Downloaded num-bigint v0.4.6 |
| 2191 | 2026-06-23T19:26:40.052Z | Downloaded iri-string v0.7.10 |
| 2192 | 2026-06-23T19:26:40.057Z | Downloaded zopfli v0.8.3 |
| 2193 | 2026-06-23T19:26:40.071Z | Downloaded tungstenite v0.23.0 |
| 2194 | 2026-06-23T19:26:40.078Z | Downloaded h2 v0.4.13 |
| 2195 | 2026-06-23T19:26:40.082Z | Downloaded rand v0.10.0 |
| 2196 | 2026-06-23T19:26:40.082Z | Downloaded blake3 v1.8.5 |
| 2197 | 2026-06-23T19:26:40.086Z | Downloaded yansi v1.0.1 |
| 2198 | 2026-06-23T19:26:40.086Z | Downloaded toml_edit v0.19.15 |
| 2199 | 2026-06-23T19:26:40.095Z | Downloaded russh v0.45.0 |
| 2200 | 2026-06-23T19:26:40.099Z | Downloaded p521 v0.13.3 |
| 2201 | 2026-06-23T19:26:40.102Z | Downloaded zip v0.6.6 |
| 2202 | 2026-06-23T19:26:40.105Z | Downloaded rustyline v14.0.0 |
| 2203 | 2026-06-23T19:26:40.108Z | Downloaded itertools v0.14.0 |
| 2204 | 2026-06-23T19:26:40.113Z | Downloaded unicode_categories v0.1.1 |
| 2205 | 2026-06-23T19:26:40.116Z | Downloaded hyper v1.8.1 |
| 2206 | 2026-06-23T19:26:40.138Z | Downloaded typed-path v0.9.3 |
| 2207 | 2026-06-23T19:26:40.142Z | Downloaded bitvec v1.0.1 |
| 2208 | 2026-06-23T19:26:40.150Z | Downloaded serde_with v1.14.0 |
| 2209 | 2026-06-23T19:26:40.156Z | Downloaded tokio-postgres v0.7.16 |
| 2210 | 2026-06-23T19:26:40.160Z | Downloaded reedline v0.40.0 |
| 2211 | 2026-06-23T19:26:40.173Z | Downloaded unicode-segmentation v1.12.0 |
| 2212 | 2026-06-23T19:26:40.178Z | Downloaded rpassword v7.4.0 |
| 2213 | 2026-06-23T19:26:40.182Z | Downloaded iddqd v0.4.2 |
| 2214 | 2026-06-23T19:26:40.188Z | Downloaded steno v0.4.1 |
| 2215 | 2026-06-23T19:26:40.212Z | Downloaded regex v1.12.3 |
| 2216 | 2026-06-23T19:26:40.215Z | Downloaded unicode-normalization v0.1.25 |
| 2217 | 2026-06-23T19:26:40.218Z | Downloaded zerocopy-derive v0.8.40 |
| 2218 | 2026-06-23T19:26:40.223Z | Downloaded reqwest v0.13.2 |
| 2219 | 2026-06-23T19:26:40.241Z | Downloaded ssh-key v0.6.7 |
| 2220 | 2026-06-23T19:26:40.246Z | Downloaded zip v4.6.1 |
| 2221 | 2026-06-23T19:26:40.249Z | Downloaded tower-http v0.6.8 |
| 2222 | 2026-06-23T19:26:40.252Z | Downloaded tough v0.22.0 |
| 2223 | 2026-06-23T19:26:40.257Z | Downloaded git2 v0.20.4 |
| 2224 | 2026-06-23T19:26:40.282Z | Downloaded rayon v1.11.0 |
| 2225 | 2026-06-23T19:26:40.287Z | Downloaded aws-lc-rs v1.16.3 |
| 2226 | 2026-06-23T19:26:40.297Z | Downloaded chrono v0.4.44 |
| 2227 | 2026-06-23T19:26:40.301Z | Downloaded winnow v0.5.40 |
| 2228 | 2026-06-23T19:26:40.306Z | Downloaded moka v0.12.13 |
| 2229 | 2026-06-23T19:26:40.311Z | Downloaded serde_with v3.17.0 |
| 2230 | 2026-06-23T19:26:40.341Z | Downloaded rustls-webpki v0.102.8 |
| 2231 | 2026-06-23T19:26:40.352Z | Downloaded winnow v0.6.26 |
| 2232 | 2026-06-23T19:26:40.356Z | Downloaded proptest v1.10.0 |
| 2233 | 2026-06-23T19:26:40.362Z | Downloaded quick-xml v0.37.5 |
| 2234 | 2026-06-23T19:26:40.367Z | Downloaded petname v2.0.2 |
| 2235 | 2026-06-23T19:26:40.370Z | Downloaded nix v0.27.1 |
| 2236 | 2026-06-23T19:26:40.376Z | Downloaded radix_trie v0.2.1 |
| 2237 | 2026-06-23T19:26:40.379Z | Downloaded object v0.30.4 |
| 2238 | 2026-06-23T19:26:40.384Z | Downloaded lalrpop v0.19.12 |
| 2239 | 2026-06-23T19:26:40.390Z | Downloaded goblin v0.10.5 |
| 2240 | 2026-06-23T19:26:40.397Z | Downloaded quinn-proto v0.11.13 |
| 2241 | 2026-06-23T19:26:40.409Z | Downloaded openssl v0.10.79 |
| 2242 | 2026-06-23T19:26:40.419Z | Downloaded zlib-rs v0.6.2 |
| 2243 | 2026-06-23T19:26:40.423Z | Downloaded webpki-roots v1.0.6 |
| 2244 | 2026-06-23T19:26:40.442Z | Downloaded tabled v0.20.0 |
| 2245 | 2026-06-23T19:26:40.454Z | Downloaded time v0.3.47 |
| 2246 | 2026-06-23T19:26:40.466Z | Downloaded nix v0.28.0 |
| 2247 | 2026-06-23T19:26:40.474Z | Downloaded dropshot v0.17.0 |
| 2248 | 2026-06-23T19:26:40.486Z | Downloaded hickory-proto v0.24.4 |
| 2249 | 2026-06-23T19:26:40.495Z | Downloaded smoltcp v0.9.1 |
| 2250 | 2026-06-23T19:26:40.501Z | Downloaded polar-core v0.27.3 |
| 2251 | 2026-06-23T19:26:40.506Z | Downloaded rustls v0.23.37 |
| 2252 | 2026-06-23T19:26:40.513Z | Downloaded diesel v2.3.7 |
| 2253 | 2026-06-23T19:26:40.526Z | Downloaded hickory-proto v0.25.2 |
| 2254 | 2026-06-23T19:26:40.536Z | Downloaded zerocopy v0.8.40 |
| 2255 | 2026-06-23T19:26:40.542Z | Downloaded regex-syntax v0.6.29 |
| 2256 | 2026-06-23T19:26:40.547Z | Downloaded nix v0.31.2 |
| 2257 | 2026-06-23T19:26:40.554Z | Downloaded bstr v1.12.1 |
| 2258 | 2026-06-23T19:26:40.560Z | Downloaded rustls v0.22.4 |
| 2259 | 2026-06-23T19:26:40.568Z | Downloaded smoltcp v0.11.0 |
| 2260 | 2026-06-23T19:26:40.581Z | Downloaded zerocopy-derive v0.6.6 |
| 2261 | 2026-06-23T19:26:40.588Z | Downloaded regex-syntax v0.8.10 |
| 2262 | 2026-06-23T19:26:40.637Z | Downloaded petgraph v0.8.3 |
| 2263 | 2026-06-23T19:26:40.656Z | Downloaded sha3 v0.10.8 |
| 2264 | 2026-06-23T19:26:40.665Z | Downloaded tokio v1.52.1 |
| 2265 | 2026-06-23T19:26:40.689Z | Downloaded sqlparser v0.61.0 |
| 2266 | 2026-06-23T19:26:40.736Z | Downloaded sled v0.34.7 |
| 2267 | 2026-06-23T19:26:40.764Z | Downloaded ratatui v0.29.0 |
| 2268 | 2026-06-23T19:26:40.793Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2269 | 2026-06-23T19:26:40.894Z | Downloaded chrono-tz v0.10.4 |
| 2270 | 2026-06-23T19:26:40.921Z | Downloaded jiff v0.2.21 |
| 2271 | 2026-06-23T19:26:40.949Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 2272 | 2026-06-23T19:26:40.959Z | Downloaded libz-sys v1.1.24 |
| 2273 | 2026-06-23T19:26:40.973Z | Downloaded csv v1.4.0 |
| 2274 | 2026-06-23T19:26:41.147Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 2275 | 2026-06-23T19:26:41.866Z | Downloaded aws-lc-sys v0.40.0 |
| 2276 | 2026-06-23T19:26:42.114Z | Compiling libc v0.2.185 |
| 2277 | 2026-06-23T19:26:42.114Z | Compiling serde v1.0.228 |
| 2278 | 2026-06-23T19:26:42.117Z | Compiling log v0.4.29 |
| 2279 | 2026-06-23T19:26:42.117Z | Compiling find-msvc-tools v0.1.9 |
| 2280 | 2026-06-23T19:26:42.275Z | Compiling shlex v1.3.0 |
| 2281 | 2026-06-23T19:26:42.286Z | Compiling syn v2.0.117 |
| 2282 | 2026-06-23T19:26:42.289Z | Compiling smallvec v1.15.1 |
| 2283 | 2026-06-23T19:26:42.289Z | Compiling typenum v1.19.0 |
| 2284 | 2026-06-23T19:26:42.533Z | Compiling generic-array v0.14.7 |
| 2285 | 2026-06-23T19:26:42.539Z | Compiling subtle v2.6.1 |
| 2286 | 2026-06-23T19:26:42.543Z | Compiling scopeguard v1.2.0 |
| 2287 | 2026-06-23T19:26:42.578Z | Compiling const-oid v0.9.6 |
| 2288 | 2026-06-23T19:26:42.658Z | Compiling lock_api v0.4.14 |
| 2289 | 2026-06-23T19:26:42.686Z | Compiling serde_json v1.0.149 |
| 2290 | 2026-06-23T19:26:42.725Z | Compiling zerocopy v0.8.40 |
| 2291 | 2026-06-23T19:26:42.788Z | Compiling portable-atomic v1.13.1 |
| 2292 | 2026-06-23T19:26:42.920Z | Compiling parking_lot_core v0.9.12 |
| 2293 | 2026-06-23T19:26:43.177Z | Compiling pin-project-lite v0.2.17 |
| 2294 | 2026-06-23T19:26:43.193Z | Compiling getrandom v0.2.17 |
| 2295 | 2026-06-23T19:26:43.268Z | Compiling jobserver v0.1.34 |
| 2296 | 2026-06-23T19:26:43.283Z | Compiling errno v0.3.14 |
| 2297 | 2026-06-23T19:26:43.346Z | Compiling rand_core v0.6.4 |
| 2298 | 2026-06-23T19:26:43.359Z | Compiling pkg-config v0.3.32 |
| 2299 | 2026-06-23T19:26:43.442Z | Compiling signal-hook-registry v1.4.8 |
| 2300 | 2026-06-23T19:26:43.647Z | Compiling cc v1.2.56 |
| 2301 | 2026-06-23T19:26:43.663Z | Compiling bitflags v2.11.0 |
| 2302 | 2026-06-23T19:26:43.683Z | Compiling libm v0.2.16 |
| 2303 | 2026-06-23T19:26:43.737Z | Compiling critical-section v1.2.0 |
| 2304 | 2026-06-23T19:26:43.870Z | Compiling futures-core v0.3.32 |
| 2305 | 2026-06-23T19:26:43.913Z | Compiling once_cell v1.21.3 |
| 2306 | 2026-06-23T19:26:43.936Z | Compiling parking_lot v0.12.5 |
| 2307 | 2026-06-23T19:26:43.997Z | Compiling mio v1.2.0 |
| 2308 | 2026-06-23T19:26:44.031Z | Compiling num-traits v0.2.19 |
| 2309 | 2026-06-23T19:26:44.086Z | Compiling percent-encoding v2.3.2 |
| 2310 | 2026-06-23T19:26:44.141Z | Compiling socket2 v0.6.3 |
| 2311 | 2026-06-23T19:26:44.297Z | Compiling futures-sink v0.3.32 |
| 2312 | 2026-06-23T19:26:44.341Z | Compiling slab v0.4.12 |
| 2313 | 2026-06-23T19:26:44.419Z | Compiling futures-channel v0.3.32 |
| 2314 | 2026-06-23T19:26:44.434Z | Compiling getrandom v0.4.1 |
| 2315 | 2026-06-23T19:26:44.490Z | Compiling futures-io v0.3.32 |
| 2316 | 2026-06-23T19:26:44.540Z | Compiling cpufeatures v0.2.17 |
| 2317 | 2026-06-23T19:26:44.576Z | Compiling futures-task v0.3.32 |
| 2318 | 2026-06-23T19:26:44.629Z | Compiling rand_core v0.10.0 |
| 2319 | 2026-06-23T19:26:44.659Z | Compiling indexmap v2.14.0 |
| 2320 | 2026-06-23T19:26:44.675Z | Compiling getrandom v0.3.4 |
| 2321 | 2026-06-23T19:26:44.762Z | Compiling rustversion v1.0.22 |
| 2322 | 2026-06-23T19:26:45.082Z | Compiling cmake v0.1.57 |
| 2323 | 2026-06-23T19:26:45.195Z | Compiling synstructure v0.13.2 |
| 2324 | 2026-06-23T19:26:45.230Z | Compiling form_urlencoded v1.2.2 |
| 2325 | 2026-06-23T19:26:45.283Z | Compiling dunce v1.0.5 |
| 2326 | 2026-06-23T19:26:45.339Z | Compiling fs_extra v1.3.0 |
| 2327 | 2026-06-23T19:26:45.423Z | Compiling base64ct v1.8.3 |
| 2328 | 2026-06-23T19:26:45.460Z | Compiling ident_case v1.0.1 |
| 2329 | 2026-06-23T19:26:45.496Z | Compiling rustix v1.1.3 |
| 2330 | 2026-06-23T19:26:45.599Z | Compiling regex-syntax v0.8.10 |
| 2331 | 2026-06-23T19:26:45.625Z | Compiling aws-lc-sys v0.40.0 |
| 2332 | 2026-06-23T19:26:45.705Z | Compiling pem-rfc7468 v0.7.0 |
| 2333 | 2026-06-23T19:26:45.719Z | Compiling flagset v0.4.7 |
| 2334 | 2026-06-23T19:26:45.791Z | Compiling iana-time-zone v0.1.65 |
| 2335 | 2026-06-23T19:26:45.869Z | Compiling rand_core v0.9.5 |
| 2336 | 2026-06-23T19:26:45.994Z | Compiling ring v0.17.14 |
| 2337 | 2026-06-23T19:26:46.008Z | Compiling aws-lc-rs v1.16.3 |
| 2338 | 2026-06-23T19:26:46.022Z | Compiling vcpkg v0.2.15 |
| 2339 | 2026-06-23T19:26:46.157Z | Compiling uuid v1.23.0 |
| 2340 | 2026-06-23T19:26:46.304Z | Compiling rustc_version v0.4.1 |
| 2341 | 2026-06-23T19:26:46.651Z | Compiling tracing-core v0.1.36 |
| 2342 | 2026-06-23T19:26:46.756Z | Compiling openssl-sys v0.9.115 |
| 2343 | 2026-06-23T19:26:46.887Z | Compiling serde_derive v1.0.228 |
| 2344 | 2026-06-23T19:26:46.908Z | Compiling zeroize_derive v1.4.3 |
| 2345 | 2026-06-23T19:26:47.268Z | Compiling zerofrom-derive v0.1.6 |
| 2346 | 2026-06-23T19:26:47.296Z | Compiling yoke-derive v0.8.1 |
| 2347 | 2026-06-23T19:26:47.312Z | Compiling zerocopy-derive v0.8.40 |
| 2348 | 2026-06-23T19:26:47.582Z | Compiling zeroize v1.8.2 |
| 2349 | 2026-06-23T19:26:48.003Z | Compiling zerovec-derive v0.11.2 |
| 2350 | 2026-06-23T19:26:48.442Z | Compiling crypto-common v0.1.7 |
| 2351 | 2026-06-23T19:26:48.509Z | Compiling block-buffer v0.10.4 |
| 2352 | 2026-06-23T19:26:48.583Z | Compiling displaydoc v0.2.5 |
| 2353 | 2026-06-23T19:26:48.692Z | Compiling digest v0.10.7 |
| 2354 | 2026-06-23T19:26:48.704Z | Compiling zerofrom v0.1.6 |
| 2355 | 2026-06-23T19:26:48.841Z | Compiling yoke v0.8.1 |
| 2356 | 2026-06-23T19:26:48.949Z | Compiling tokio-macros v2.7.0 |
| 2357 | 2026-06-23T19:26:49.037Z | Compiling futures-macro v0.3.32 |
| 2358 | 2026-06-23T19:26:49.150Z | Compiling zerovec v0.11.5 |
| 2359 | 2026-06-23T19:26:49.341Z | Compiling zerotrie v0.2.3 |
| 2360 | 2026-06-23T19:26:49.656Z | Compiling tinystr v0.8.2 |
| 2361 | 2026-06-23T19:26:49.671Z | Compiling potential_utf v0.1.4 |
| 2362 | 2026-06-23T19:26:49.683Z | Compiling hmac v0.12.1 |
| 2363 | 2026-06-23T19:26:49.843Z | Compiling icu_locale_core v2.1.1 |
| 2364 | 2026-06-23T19:26:49.857Z | Compiling icu_collections v2.1.1 |
| 2365 | 2026-06-23T19:26:49.871Z | Compiling block-padding v0.3.3 |
| 2366 | 2026-06-23T19:26:49.874Z | Compiling futures-util v0.3.32 |
| 2367 | 2026-06-23T19:26:50.038Z | Compiling inout v0.1.4 |
| 2368 | 2026-06-23T19:26:50.224Z | Compiling cipher v0.4.4 |
| 2369 | 2026-06-23T19:26:50.341Z | Compiling bytes v1.11.1 |
| 2370 | 2026-06-23T19:26:50.418Z | Compiling sha2 v0.10.9 |
| 2371 | 2026-06-23T19:26:50.499Z | Compiling icu_provider v2.1.1 |
| 2372 | 2026-06-23T19:26:50.515Z | Compiling der_derive v0.7.3 |
| 2373 | 2026-06-23T19:26:50.710Z | Compiling chrono v0.4.44 |
| 2374 | 2026-06-23T19:26:50.818Z | Compiling tokio v1.52.1 |
| 2375 | 2026-06-23T19:26:50.973Z | Compiling icu_properties v2.1.2 |
| 2376 | 2026-06-23T19:26:51.499Z | Compiling icu_normalizer v2.1.1 |
| 2377 | 2026-06-23T19:26:51.806Z | Compiling ppv-lite86 v0.2.21 |
| 2378 | 2026-06-23T19:26:51.852Z | Compiling der v0.7.10 |
| 2379 | 2026-06-23T19:26:52.110Z | Compiling idna_adapter v1.2.1 |
| 2380 | 2026-06-23T19:26:52.125Z | Compiling http v1.4.0 |
| 2381 | 2026-06-23T19:26:52.140Z | Compiling salsa20 v0.10.2 |
| 2382 | 2026-06-23T19:26:52.172Z | Compiling pbkdf2 v0.12.2 |
| 2383 | 2026-06-23T19:26:52.261Z | Compiling idna v1.1.0 |
| 2384 | 2026-06-23T19:26:52.277Z | Compiling rustls-pki-types v1.14.0 |
| 2385 | 2026-06-23T19:26:52.291Z | Compiling thiserror-impl v2.0.18 |
| 2386 | 2026-06-23T19:26:52.304Z | Compiling tracing-attributes v0.1.31 |
| 2387 | 2026-06-23T19:26:52.744Z | Compiling url v2.5.8 |
| 2388 | 2026-06-23T19:26:52.921Z | Compiling spki v0.7.3 |
| 2389 | 2026-06-23T19:26:53.038Z | Compiling base64 v0.22.1 |
| 2390 | 2026-06-23T19:26:53.081Z | Compiling http-body v1.0.1 |
| 2391 | 2026-06-23T19:26:53.143Z | Compiling scrypt v0.11.0 |
| 2392 | 2026-06-23T19:26:53.250Z | Compiling rand_chacha v0.9.0 |
| 2393 | 2026-06-23T19:26:53.376Z | Compiling aes v0.8.4 |
| 2394 | 2026-06-23T19:26:53.409Z | Compiling cbc v0.1.2 |
| 2395 | 2026-06-23T19:26:53.587Z | Compiling openssl-probe v0.2.1 |
| 2396 | 2026-06-23T19:26:53.622Z | Compiling httparse v1.10.1 |
| 2397 | 2026-06-23T19:26:53.627Z | Compiling tracing v0.1.44 |
| 2398 | 2026-06-23T19:26:53.627Z | Compiling thiserror v2.0.18 |
| 2399 | 2026-06-23T19:26:53.766Z | Compiling untrusted v0.7.1 |
| 2400 | 2026-06-23T19:26:53.769Z | Compiling tinyvec_macros v0.1.1 |
| 2401 | 2026-06-23T19:26:53.859Z | Compiling untrusted v0.9.0 |
| 2402 | 2026-06-23T19:26:53.902Z | Compiling tinyvec v1.10.0 |
| 2403 | 2026-06-23T19:26:53.916Z | Compiling pkcs5 v0.7.1 |
| 2404 | 2026-06-23T19:26:53.942Z | Compiling pest_generator v2.8.6 |
| 2405 | 2026-06-23T19:26:54.015Z | Compiling rand v0.9.2 |
| 2406 | 2026-06-23T19:26:54.252Z | Compiling serde_derive_internals v0.29.1 |
| 2407 | 2026-06-23T19:26:54.399Z | Compiling aho-corasick v1.1.4 |
| 2408 | 2026-06-23T19:26:54.430Z | Compiling schemars v0.8.22 |
| 2409 | 2026-06-23T19:26:54.645Z | Compiling tower-layer v0.3.3 |
| 2410 | 2026-06-23T19:26:54.645Z | Compiling tower-service v0.3.3 |
| 2411 | 2026-06-23T19:26:54.770Z | Compiling tokio-util v0.7.18 |
| 2412 | 2026-06-23T19:26:54.809Z | Compiling atomic-waker v1.1.2 |
| 2413 | 2026-06-23T19:26:54.823Z | Compiling dyn-clone v1.0.20 |
| 2414 | 2026-06-23T19:26:54.951Z | Compiling rustls v0.23.37 |
| 2415 | 2026-06-23T19:26:54.972Z | Compiling try-lock v0.2.5 |
| 2416 | 2026-06-23T19:26:55.097Z | Compiling want v0.3.1 |
| 2417 | 2026-06-23T19:26:55.148Z | Compiling schemars_derive v0.8.22 |
| 2418 | 2026-06-23T19:26:55.166Z | Compiling pest_derive v2.8.6 |
| 2419 | 2026-06-23T19:26:55.275Z | Compiling regex-automata v0.4.14 |
| 2420 | 2026-06-23T19:26:55.618Z | Compiling h2 v0.4.13 |
| 2421 | 2026-06-23T19:26:55.755Z | Compiling pkcs8 v0.10.2 |
| 2422 | 2026-06-23T19:26:56.091Z | Compiling ipnet v2.11.0 |
| 2423 | 2026-06-23T19:26:56.096Z | Compiling scroll_derive v0.13.1 |
| 2424 | 2026-06-23T19:26:56.120Z | Compiling darling_core v0.20.11 |
| 2425 | 2026-06-23T19:26:56.403Z | Compiling pin-utils v0.1.0 |
| 2426 | 2026-06-23T19:26:56.491Z | Compiling httpdate v1.0.3 |
| 2427 | 2026-06-23T19:26:56.575Z | Compiling foreign-types-shared v0.1.1 |
| 2428 | 2026-06-23T19:26:56.590Z | Compiling openssl v0.10.79 |
| 2429 | 2026-06-23T19:26:56.677Z | Compiling foreign-types v0.3.2 |
| 2430 | 2026-06-23T19:26:56.734Z | Compiling tempfile v3.25.0 |
| 2431 | 2026-06-23T19:26:56.881Z | Compiling unicode-normalization v0.1.25 |
| 2432 | 2026-06-23T19:26:56.896Z | Compiling scroll v0.13.0 |
| 2433 | 2026-06-23T19:26:57.184Z | Compiling openssl-macros v0.1.1 |
| 2434 | 2026-06-23T19:26:57.364Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2435 | 2026-06-23T19:26:57.583Z | Compiling socket2 v0.5.10 |
| 2436 | 2026-06-23T19:26:57.605Z | Compiling spin v0.9.8 |
| 2437 | 2026-06-23T19:26:57.779Z | Compiling time-core v0.1.8 |
| 2438 | 2026-06-23T19:26:57.833Z | Compiling num-conv v0.2.0 |
| 2439 | 2026-06-23T19:26:57.951Z | Compiling powerfmt v0.2.0 |
| 2440 | 2026-06-23T19:26:57.985Z | Compiling native-tls v0.2.18 |
| 2441 | 2026-06-23T19:26:58.007Z | Compiling crc32fast v1.5.0 |
| 2442 | 2026-06-23T19:26:58.143Z | Compiling deranged v0.5.8 |
| 2443 | 2026-06-23T19:26:58.172Z | Compiling time-macros v0.2.27 |
| 2444 | 2026-06-23T19:26:58.458Z | Compiling darling_macro v0.20.11 |
| 2445 | 2026-06-23T19:26:58.946Z | Compiling hyper v1.8.1 |
| 2446 | 2026-06-23T19:26:59.141Z | Compiling darling v0.20.11 |
| 2447 | 2026-06-23T19:26:59.236Z | Compiling goblin v0.10.5 |
| 2448 | 2026-06-23T19:26:59.250Z | Compiling rustls-native-certs v0.8.3 |
| 2449 | 2026-06-23T19:26:59.405Z | Compiling sync_wrapper v1.0.2 |
| 2450 | 2026-06-23T19:26:59.530Z | Compiling wait-timeout v0.2.1 |
| 2451 | 2026-06-23T19:26:59.553Z | Compiling simd-adler32 v0.3.8 |
| 2452 | 2026-06-23T19:26:59.647Z | Compiling crossbeam-utils v0.8.21 |
| 2453 | 2026-06-23T19:26:59.808Z | Compiling quick-error v1.2.3 |
| 2454 | 2026-06-23T19:26:59.824Z | Compiling usdt-impl v0.6.0 |
| 2455 | 2026-06-23T19:26:59.931Z | Compiling unicode-segmentation v1.12.0 |
| 2456 | 2026-06-23T19:26:59.949Z | Compiling siphasher v1.0.2 |
| 2457 | 2026-06-23T19:27:00.037Z | Compiling hyper-util v0.1.20 |
| 2458 | 2026-06-23T19:27:00.150Z | Compiling bit-vec v0.8.0 |
| 2459 | 2026-06-23T19:27:00.331Z | Compiling num_threads v0.1.7 |
| 2460 | 2026-06-23T19:27:00.402Z | Compiling syn v1.0.109 |
| 2461 | 2026-06-23T19:27:00.444Z | Compiling time v0.3.47 |
| 2462 | 2026-06-23T19:27:00.772Z | Compiling bit-set v0.8.0 |
| 2463 | 2026-06-23T19:27:00.898Z | Compiling rusty-fork v0.3.1 |
| 2464 | 2026-06-23T19:27:00.950Z | Compiling tower v0.5.3 |
| 2465 | 2026-06-23T19:27:01.228Z | Compiling derive_builder_core v0.20.2 |
| 2466 | 2026-06-23T19:27:01.441Z | Compiling dtrace-parser v0.3.0 |
| 2467 | 2026-06-23T19:27:01.475Z | Compiling http-body-util v0.1.3 |
| 2468 | 2026-06-23T19:27:01.732Z | Compiling webpki-roots v1.0.6 |
| 2469 | 2026-06-23T19:27:01.789Z | Compiling signature v2.2.0 |
| 2470 | 2026-06-23T19:27:01.914Z | Compiling thiserror-impl v1.0.69 |
| 2471 | 2026-06-23T19:27:02.038Z | Compiling dof v0.4.0 |
| 2472 | 2026-06-23T19:27:02.054Z | Compiling scroll_derive v0.12.1 |
| 2473 | 2026-06-23T19:27:02.124Z | Compiling heapless v0.7.17 |
| 2474 | 2026-06-23T19:27:02.237Z | Compiling rand_xorshift v0.4.0 |
| 2475 | 2026-06-23T19:27:02.383Z | Compiling slog v2.8.2 |
| 2476 | 2026-06-23T19:27:02.419Z | Compiling darling_core v0.21.3 |
| 2477 | 2026-06-23T19:27:02.581Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2478 | 2026-06-23T19:27:02.729Z | Compiling thread-id v5.1.0 |
| 2479 | 2026-06-23T19:27:02.828Z | Compiling cookie v0.18.1 |
| 2480 | 2026-06-23T19:27:02.877Z | Compiling iri-string v0.7.10 |
| 2481 | 2026-06-23T19:27:03.027Z | Compiling unarray v0.1.4 |
| 2482 | 2026-06-23T19:27:03.154Z | Compiling zstd-safe v7.2.4 |
| 2483 | 2026-06-23T19:27:03.205Z | Compiling allocator-api2 v0.2.21 |
| 2484 | 2026-06-23T19:27:03.236Z | Compiling signal-hook v0.3.18 |
| 2485 | 2026-06-23T19:27:03.360Z | Compiling unicode-bidi v0.3.18 |
| 2486 | 2026-06-23T19:27:03.425Z | Compiling unicode-properties v0.1.4 |
| 2487 | 2026-06-23T19:27:03.535Z | Compiling anyhow v1.0.102 |
| 2488 | 2026-06-23T19:27:03.538Z | Compiling paste v1.0.15 |
| 2489 | 2026-06-23T19:27:03.638Z | Compiling ryu v1.0.23 |
| 2490 | 2026-06-23T19:27:03.823Z | Compiling adler2 v2.0.1 |
| 2491 | 2026-06-23T19:27:03.883Z | Compiling serde_urlencoded v0.7.1 |
| 2492 | 2026-06-23T19:27:03.898Z | Compiling stringprep v0.1.5 |
| 2493 | 2026-06-23T19:27:03.961Z | Compiling miniz_oxide v0.8.9 |
| 2494 | 2026-06-23T19:27:04.084Z | Compiling tower-http v0.6.8 |
| 2495 | 2026-06-23T19:27:04.162Z | Compiling thiserror v1.0.69 |
| 2496 | 2026-06-23T19:27:04.280Z | Compiling proptest v1.10.0 |
| 2497 | 2026-06-23T19:27:04.494Z | Compiling scroll v0.12.0 |
| 2498 | 2026-06-23T19:27:04.643Z | Compiling derive_builder_macro v0.20.2 |
| 2499 | 2026-06-23T19:27:04.912Z | Compiling darling_macro v0.21.3 |
| 2500 | 2026-06-23T19:27:04.986Z | Compiling tokio-native-tls v0.3.1 |
| 2501 | 2026-06-23T19:27:05.127Z | Compiling heck v0.4.1 |
| 2502 | 2026-06-23T19:27:05.141Z | Compiling ipnetwork v0.21.1 |
| 2503 | 2026-06-23T19:27:05.174Z | Compiling bstr v1.12.1 |
| 2504 | 2026-06-23T19:27:05.281Z | Compiling rand_chacha v0.3.1 |
| 2505 | 2026-06-23T19:27:05.358Z | Compiling toml_datetime v0.6.11 |
| 2506 | 2026-06-23T19:27:05.419Z | Compiling erased-serde v0.3.31 |
| 2507 | 2026-06-23T19:27:05.539Z | Compiling serde_spanned v0.6.9 |
| 2508 | 2026-06-23T19:27:05.626Z | Compiling serde_tokenstream v0.2.3 |
| 2509 | 2026-06-23T19:27:05.700Z | Compiling md-5 v0.10.6 |
| 2510 | 2026-06-23T19:27:05.840Z | Compiling zerocopy-derive v0.7.35 |
| 2511 | 2026-06-23T19:27:05.880Z | Compiling async-trait v0.1.89 |
| 2512 | 2026-06-23T19:27:05.917Z | Compiling pin-project-internal v1.1.11 |
| 2513 | 2026-06-23T19:27:05.948Z | Compiling curve25519-dalek v4.1.3 |
| 2514 | 2026-06-23T19:27:06.082Z | Compiling vergen-lib v9.1.0 |
| 2515 | 2026-06-23T19:27:06.280Z | Compiling num-integer v0.1.46 |
| 2516 | 2026-06-23T19:27:06.295Z | Compiling hash32 v0.2.1 |
| 2517 | 2026-06-23T19:27:06.516Z | Compiling ff v0.13.1 |
| 2518 | 2026-06-23T19:27:06.627Z | Compiling memoffset v0.9.1 |
| 2519 | 2026-06-23T19:27:06.669Z | Compiling encoding_rs v0.8.35 |
| 2520 | 2026-06-23T19:27:06.733Z | Compiling psl-types v2.0.11 |
| 2521 | 2026-06-23T19:27:06.866Z | Compiling smoltcp v0.9.1 |
| 2522 | 2026-06-23T19:27:06.932Z | Compiling num-bigint-dig v0.8.6 |
| 2523 | 2026-06-23T19:27:06.950Z | Compiling zlib-rs v0.6.2 |
| 2524 | 2026-06-23T19:27:07.077Z | Compiling ref-cast v1.0.25 |
| 2525 | 2026-06-23T19:27:07.135Z | Compiling mime v0.3.17 |
| 2526 | 2026-06-23T19:27:07.237Z | Compiling litrs v1.0.0 |
| 2527 | 2026-06-23T19:27:07.396Z | Compiling cfg_aliases v0.2.1 |
| 2528 | 2026-06-23T19:27:07.415Z | Compiling rustix v0.38.44 |
| 2529 | 2026-06-23T19:27:07.503Z | Compiling base16ct v0.2.0 |
| 2530 | 2026-06-23T19:27:07.685Z | Compiling fallible-iterator v0.2.0 |
| 2531 | 2026-06-23T19:27:07.762Z | Compiling document-features v0.2.12 |
| 2532 | 2026-06-23T19:27:07.882Z | Compiling sec1 v0.7.3 |
| 2533 | 2026-06-23T19:27:08.036Z | Compiling postgres-protocol v0.6.10 |
| 2534 | 2026-06-23T19:27:08.181Z | Compiling nix v0.31.2 |
| 2535 | 2026-06-23T19:27:08.355Z | Compiling pin-project v1.1.11 |
| 2536 | 2026-06-23T19:27:08.387Z | Compiling publicsuffix v2.3.0 |
| 2537 | 2026-06-23T19:27:08.554Z | Compiling zerocopy v0.7.35 |
| 2538 | 2026-06-23T19:27:08.569Z | Compiling newtype-uuid v1.3.2 |
| 2539 | 2026-06-23T19:27:08.583Z | Compiling group v0.13.0 |
| 2540 | 2026-06-23T19:27:08.587Z | Compiling num-iter v0.1.45 |
| 2541 | 2026-06-23T19:27:08.763Z | Compiling hubpack_derive v0.1.1 |
| 2542 | 2026-06-23T19:27:08.912Z | Compiling rand v0.8.6 |
| 2543 | 2026-06-23T19:27:09.123Z | Compiling darling v0.21.3 |
| 2544 | 2026-06-23T19:27:09.214Z | Compiling oxnet v0.1.6 |
| 2545 | 2026-06-23T19:27:09.229Z | Compiling snafu-derive v0.8.9 |
| 2546 | 2026-06-23T19:27:09.295Z | Compiling derive_builder v0.20.2 |
| 2547 | 2026-06-23T19:27:09.355Z | Compiling hyper-tls v0.6.0 |
| 2548 | 2026-06-23T19:27:09.595Z | Compiling goblin v0.8.2 |
| 2549 | 2026-06-23T19:27:09.972Z | Compiling flate2 v1.1.9 |
| 2550 | 2026-06-23T19:27:10.207Z | Compiling phf_shared v0.13.1 |
| 2551 | 2026-06-23T19:27:10.270Z | Compiling lazy_static v1.5.0 |
| 2552 | 2026-06-23T19:27:11.179Z | Compiling regex v1.12.3 |
| 2553 | 2026-06-23T19:27:11.198Z | Compiling anstyle-parse v0.2.7 |
| 2554 | 2026-06-23T19:27:11.198Z | Compiling strum_macros v0.27.2 |
| 2555 | 2026-06-23T19:27:11.198Z | Compiling futures-executor v0.3.32 |
| 2556 | 2026-06-23T19:27:11.198Z | Compiling hex v0.4.3 |
| 2557 | 2026-06-23T19:27:11.198Z | Compiling hkdf v0.12.4 |
| 2558 | 2026-06-23T19:27:11.198Z | Compiling crypto-bigint v0.5.5 |
| 2559 | 2026-06-23T19:27:11.198Z | Compiling terminal_size v0.4.3 |
| 2560 | 2026-06-23T19:27:11.198Z | Compiling daft-derive v0.1.7 |
| 2561 | 2026-06-23T19:27:11.198Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2562 | 2026-06-23T19:27:11.198Z | Compiling ref-cast-impl v1.0.25 |
| 2563 | 2026-06-23T19:27:11.711Z | Compiling vergen v9.1.0 |
| 2564 | 2026-06-23T19:27:11.779Z | Compiling fs-err v3.3.0 |
| 2565 | 2026-06-23T19:27:11.797Z | Compiling cargo-platform v0.3.2 |
| 2566 | 2026-06-23T19:27:11.995Z | Compiling ahash v0.8.12 |
| 2567 | 2026-06-23T19:27:12.188Z | Compiling object v0.37.3 |
| 2568 | 2026-06-23T19:27:12.205Z | Compiling foldhash v0.2.0 |
| 2569 | 2026-06-23T19:27:12.205Z | Compiling bumpalo v3.20.2 |
| 2570 | 2026-06-23T19:27:12.441Z | Compiling winnow v0.5.40 |
| 2571 | 2026-06-23T19:27:12.459Z | Compiling foldhash v0.1.5 |
| 2572 | 2026-06-23T19:27:12.469Z | Compiling bitflags v1.3.2 |
| 2573 | 2026-06-23T19:27:12.469Z | Compiling libbz2-rs-sys v0.2.2 |
| 2574 | 2026-06-23T19:27:12.538Z | Compiling managed v0.8.0 |
| 2575 | 2026-06-23T19:27:12.573Z | Compiling same-file v1.0.6 |
| 2576 | 2026-06-23T19:27:12.775Z | Compiling walkdir v2.5.0 |
| 2577 | 2026-06-23T19:27:13.080Z | Compiling bzip2 v0.6.1 |
| 2578 | 2026-06-23T19:27:13.117Z | Compiling hashbrown v0.15.5 |
| 2579 | 2026-06-23T19:27:13.167Z | Compiling strum v0.27.2 |
| 2580 | 2026-06-23T19:27:13.214Z | Compiling clap_builder v4.6.0 |
| 2581 | 2026-06-23T19:27:13.300Z | Compiling zopfli v0.8.3 |
| 2582 | 2026-06-23T19:27:13.366Z | Compiling hashbrown v0.16.1 |
| 2583 | 2026-06-23T19:27:13.651Z | Compiling toml_edit v0.19.15 |
| 2584 | 2026-06-23T19:27:13.690Z | Compiling cargo_metadata v0.23.1 |
| 2585 | 2026-06-23T19:27:13.943Z | Compiling dof v0.3.0 |
| 2586 | 2026-06-23T19:27:13.994Z | Compiling elliptic-curve v0.13.8 |
| 2587 | 2026-06-23T19:27:14.451Z | Compiling daft v0.1.7 |
| 2588 | 2026-06-23T19:27:14.734Z | Compiling snafu v0.8.9 |
| 2589 | 2026-06-23T19:27:14.791Z | Compiling futures v0.3.32 |
| 2590 | 2026-06-23T19:27:14.885Z | Compiling anstream v0.6.21 |
| 2591 | 2026-06-23T19:27:15.085Z | Compiling phf v0.13.1 |
| 2592 | 2026-06-23T19:27:15.263Z | Compiling cookie_store v0.22.1 |
| 2593 | 2026-06-23T19:27:15.387Z | Compiling signal-hook-mio v0.2.5 |
| 2594 | 2026-06-23T19:27:15.524Z | Compiling zstd v0.13.3 |
| 2595 | 2026-06-23T19:27:15.620Z | Compiling bzip2 v0.4.4 |
| 2596 | 2026-06-23T19:27:15.800Z | Compiling serde_with_macros v3.17.0 |
| 2597 | 2026-06-23T19:27:15.817Z | Compiling hubpack v0.1.2 |
| 2598 | 2026-06-23T19:27:16.951Z | Compiling postgres-types v0.2.12 |
| 2599 | 2026-06-23T19:27:17.063Z | Compiling usdt-attr-macro v0.6.0 |
| 2600 | 2026-06-23T19:27:17.063Z | Compiling usdt-macro v0.6.0 |
| 2601 | 2026-06-23T19:27:17.063Z | Compiling globset v0.4.18 |
| 2602 | 2026-06-23T19:27:17.072Z | Compiling dtrace-parser v0.2.0 |
| 2603 | 2026-06-23T19:27:17.072Z | Compiling ed25519 v2.2.3 |
| 2604 | 2026-06-23T19:27:17.113Z | Compiling phf_shared v0.11.3 |
| 2605 | 2026-06-23T19:27:17.143Z | Compiling olpc-cjson v0.1.4 |
| 2606 | 2026-06-23T19:27:17.211Z | Compiling pkcs1 v0.7.5 |
| 2607 | 2026-06-23T19:27:17.314Z | Compiling strum_macros v0.26.4 |
| 2608 | 2026-06-23T19:27:17.314Z | Compiling clap_derive v4.6.1 |
| 2609 | 2026-06-23T19:27:17.318Z | Compiling enum-as-inner v0.6.1 |
| 2610 | 2026-06-23T19:27:17.633Z | Compiling pem v3.0.6 |
| 2611 | 2026-06-23T19:27:17.746Z | Compiling serde-big-array v0.5.1 |
| 2612 | 2026-06-23T19:27:17.877Z | Compiling serde_plain v1.0.2 |
| 2613 | 2026-06-23T19:27:17.941Z | Compiling rfc6979 v0.4.0 |
| 2614 | 2026-06-23T19:27:17.976Z | Compiling async-recursion v1.1.1 |
| 2615 | 2026-06-23T19:27:17.995Z | Compiling serde_repr v0.1.20 |
| 2616 | 2026-06-23T19:27:18.154Z | Compiling float-cmp v0.10.0 |
| 2617 | 2026-06-23T19:27:18.178Z | Compiling thread-id v4.2.2 |
| 2618 | 2026-06-23T19:27:18.181Z | Compiling memmap2 v0.9.10 |
| 2619 | 2026-06-23T19:27:18.248Z | Compiling env_filter v1.0.0 |
| 2620 | 2026-06-23T19:27:18.415Z | Compiling static_assertions v1.1.0 |
| 2621 | 2026-06-23T19:27:18.510Z | Compiling typed-path v0.9.3 |
| 2622 | 2026-06-23T19:27:18.544Z | Compiling data-encoding v2.10.0 |
| 2623 | 2026-06-23T19:27:18.544Z | Compiling fixedbitset v0.4.2 |
| 2624 | 2026-06-23T19:27:18.668Z | Compiling predicates-core v1.0.10 |
| 2625 | 2026-06-23T19:27:18.762Z | Compiling precomputed-hash v0.1.1 |
| 2626 | 2026-06-23T19:27:18.845Z | Compiling jiff v0.2.21 |
| 2627 | 2026-06-23T19:27:18.866Z | Compiling whoami v2.1.0 |
| 2628 | 2026-06-23T19:27:19.103Z | Compiling fixedbitset v0.5.7 |
| 2629 | 2026-06-23T19:27:19.119Z | Compiling keccak v0.1.6 |
| 2630 | 2026-06-23T19:27:19.257Z | Compiling normalize-line-endings v0.3.0 |
| 2631 | 2026-06-23T19:27:19.271Z | Compiling difflib v0.4.0 |
| 2632 | 2026-06-23T19:27:19.365Z | Compiling new_debug_unreachable v1.0.6 |
| 2633 | 2026-06-23T19:27:19.421Z | Compiling either v1.15.0 |
| 2634 | 2026-06-23T19:27:19.459Z | Compiling string_cache v0.8.9 |
| 2635 | 2026-06-23T19:27:19.649Z | Compiling itertools v0.13.0 |
| 2636 | 2026-06-23T19:27:19.710Z | Compiling predicates v3.1.4 |
| 2637 | 2026-06-23T19:27:19.738Z | Compiling petgraph v0.8.3 |
| 2638 | 2026-06-23T19:27:19.885Z | Compiling sha3 v0.10.8 |
| 2639 | 2026-06-23T19:27:19.895Z | Compiling clap v4.6.1 |
| 2640 | 2026-06-23T19:27:19.961Z | Compiling strum v0.26.3 |
| 2641 | 2026-06-23T19:27:20.107Z | Compiling tokio-postgres v0.7.16 |
| 2642 | 2026-06-23T19:27:20.312Z | Compiling hickory-proto v0.25.2 |
| 2643 | 2026-06-23T19:27:20.364Z | Compiling petgraph v0.6.5 |
| 2644 | 2026-06-23T19:27:20.849Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2645 | 2026-06-23T19:27:20.908Z | Compiling toml_edit v0.22.27 |
| 2646 | 2026-06-23T19:27:22.072Z | Compiling zip v4.6.1 |
| 2647 | 2026-06-23T19:27:22.102Z | Compiling env_logger v0.11.9 |
| 2648 | 2026-06-23T19:27:22.283Z | Compiling usdt v0.6.0 |
| 2649 | 2026-06-23T19:27:22.391Z | Compiling usdt-impl v0.5.0 |
| 2650 | 2026-06-23T19:27:22.568Z | Compiling ecdsa v0.16.9 |
| 2651 | 2026-06-23T19:27:22.795Z | Compiling rsa v0.9.10 |
| 2652 | 2026-06-23T19:27:23.008Z | Compiling ed25519-dalek v2.2.0 |
| 2653 | 2026-06-23T19:27:23.008Z | Compiling serde_with v3.17.0 |
| 2654 | 2026-06-23T19:27:23.070Z | Compiling crossterm v0.28.1 |
| 2655 | 2026-06-23T19:27:23.702Z | Compiling zip v0.6.6 |
| 2656 | 2026-06-23T19:27:24.190Z | Compiling toml v0.7.8 |
| 2657 | 2026-06-23T19:27:24.299Z | Compiling iddqd v0.4.2 |
| 2658 | 2026-06-23T19:27:24.841Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2659 | 2026-06-23T19:27:25.044Z | Compiling similar v2.7.0 |
| 2660 | 2026-06-23T19:27:25.126Z | Compiling crossbeam-epoch v0.9.18 |
| 2661 | 2026-06-23T19:27:25.187Z | Compiling tokio-stream v0.1.18 |
| 2662 | 2026-06-23T19:27:25.467Z | Compiling buf-list v1.1.2 |
| 2663 | 2026-06-23T19:27:25.480Z | Compiling x509-cert v0.2.5 |
| 2664 | 2026-06-23T19:27:25.662Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2665 | 2026-06-23T19:27:25.669Z | Compiling openapiv3 v2.2.0 |
| 2666 | 2026-06-23T19:27:25.755Z | Compiling sha1 v0.10.6 |
| 2667 | 2026-06-23T19:27:25.914Z | Compiling peg-runtime v0.8.5 |
| 2668 | 2026-06-23T19:27:25.917Z | Compiling lalrpop-util v0.19.12 |
| 2669 | 2026-06-23T19:27:25.995Z | Compiling thread_local v1.1.9 |
| 2670 | 2026-06-23T19:27:26.165Z | Compiling slog-async v2.8.0 |
| 2671 | 2026-06-23T19:27:26.176Z | Compiling crossbeam-channel v0.5.15 |
| 2672 | 2026-06-23T19:27:26.222Z | Compiling filetime v0.2.27 |
| 2673 | 2026-06-23T19:27:26.263Z | Compiling is-terminal v0.4.17 |
| 2674 | 2026-06-23T19:27:26.378Z | Compiling take_mut v0.2.2 |
| 2675 | 2026-06-23T19:27:26.418Z | Compiling term v1.2.1 |
| 2676 | 2026-06-23T19:27:26.459Z | Compiling xattr v1.6.1 |
| 2677 | 2026-06-23T19:27:26.621Z | Compiling tar v0.4.45 |
| 2678 | 2026-06-23T19:27:27.011Z | Compiling slog-term v2.9.2 |
| 2679 | 2026-06-23T19:27:33.734Z | Compiling rustls-webpki v0.103.9 |
| 2680 | 2026-06-23T19:27:36.623Z | Compiling tokio-rustls v0.26.4 |
| 2681 | 2026-06-23T19:27:36.623Z | Compiling rustls-platform-verifier v0.6.2 |
| 2682 | 2026-06-23T19:27:36.828Z | Compiling hyper-rustls v0.27.7 |
| 2683 | 2026-06-23T19:27:37.040Z | Compiling reqwest v0.12.28 |
| 2684 | 2026-06-23T19:27:37.043Z | Compiling reqwest v0.13.2 |
| 2685 | 2026-06-23T19:27:38.344Z | Compiling tough v0.22.0 |
| 2686 | 2026-06-23T19:27:41.108Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2687 | 2026-06-23T19:27:41.131Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2688 | 2026-06-23T19:27:44.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 2689 | 2026-06-23T19:27:44.242Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 2690 | 2026-06-23T19:27:44.298Z | Jun 23 19:27:42.407 INFO Starting download, target: Clickhouse |
| 2691 | 2026-06-23T19:27:44.298Z | Jun 23 19:27:42.407 INFO Starting download, target: Cockroach |
| 2692 | 2026-06-23T19:27:44.299Z | Jun 23 19:27:42.407 INFO Starting download, target: Console |
| 2693 | 2026-06-23T19:27:44.305Z | Jun 23 19:27:42.407 INFO Starting download, target: DendriteStub |
| 2694 | 2026-06-23T19:27:44.305Z | Jun 23 19:27:42.407 INFO Starting download, target: MaghemiteMgd |
| 2695 | 2026-06-23T19:27:44.305Z | Jun 23 19:27:42.407 INFO Starting download, target: MaghemiteDdmd |
| 2696 | 2026-06-23T19:27:44.305Z | Jun 23 19:27:42.407 INFO Starting download, target: TransceiverControl |
| 2697 | 2026-06-23T19:27:44.305Z | Jun 23 19:27:42.407 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2698 | 2026-06-23T19:27:44.305Z | Jun 23 19:27:42.407 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2699 | 2026-06-23T19:27:44.305Z | Jun 23 19:27:42.407 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2700 | 2026-06-23T19:27:44.305Z | Jun 23 19:27:42.407 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 2701 | 2026-06-23T19:27:44.305Z | Jun 23 19:27:42.407 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2702 | 2026-06-23T19:27:44.305Z | Jun 23 19:27:42.408 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2703 | 2026-06-23T19:27:44.305Z | Jun 23 19:27:42.408 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2704 | 2026-06-23T19:27:44.853Z | Jun 23 19:27:42.955 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2705 | 2026-06-23T19:27:45.098Z | Jun 23 19:27:43.174 INFO Download complete, target: TransceiverControl |
| 2706 | 2026-06-23T19:27:45.259Z | Jun 23 19:27:43.352 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2707 | 2026-06-23T19:27:45.532Z | Jun 23 19:27:43.615 INFO Download complete, target: Console |
| 2708 | 2026-06-23T19:27:46.058Z | Jun 23 19:27:44.148 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 2709 | 2026-06-23T19:27:46.099Z | Jun 23 19:27:44.194 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2710 | 2026-06-23T19:27:46.207Z | Jun 23 19:27:44.308 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2711 | 2026-06-23T19:27:46.444Z | Jun 23 19:27:44.550 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2712 | 2026-06-23T19:27:46.444Z | Jun 23 19:27:44.550 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2713 | 2026-06-23T19:27:47.931Z | Jun 23 19:27:46.039 INFO Download complete, target: MaghemiteDdmd |
| 2714 | 2026-06-23T19:27:48.088Z | Jun 23 19:27:46.195 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2715 | 2026-06-23T19:27:48.760Z | Jun 23 19:27:46.868 INFO Download complete, target: DendriteStub |
| 2716 | 2026-06-23T19:27:48.829Z | Jun 23 19:27:46.936 INFO Download complete, target: MaghemiteMgd |
| 2717 | 2026-06-23T19:27:51.229Z | Jun 23 19:27:49.319 INFO Checking that binary works, target: Cockroach |
| 2718 | 2026-06-23T19:27:51.317Z | Jun 23 19:27:49.424 INFO Download complete, target: Cockroach |
| 2719 | 2026-06-23T19:27:54.828Z | Jun 23 19:27:52.934 INFO Checking that binary works, target: Clickhouse |
| 2720 | 2026-06-23T19:27:54.927Z | Jun 23 19:27:53.033 INFO Download complete, target: Clickhouse |
| 2721 | 2026-06-23T19:27:54.941Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2722 | 2026-06-23T19:27:54.944Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2723 | 2026-06-23T19:27:55.988Z | Compiling proc-macro2 v1.0.106 |
| 2724 | 2026-06-23T19:27:55.988Z | Compiling quote v1.0.45 |
| 2725 | 2026-06-23T19:27:55.988Z | Compiling unicode-ident v1.0.24 |
| 2726 | 2026-06-23T19:27:55.992Z | Compiling libc v0.2.185 |
| 2727 | 2026-06-23T19:27:55.992Z | Compiling serde_core v1.0.228 |
| 2728 | 2026-06-23T19:27:55.992Z | Compiling serde v1.0.228 |
| 2729 | 2026-06-23T19:27:55.992Z | Compiling cfg-if v1.0.4 |
| 2730 | 2026-06-23T19:27:55.992Z | Compiling version_check v0.9.5 |
| 2731 | 2026-06-23T19:27:56.248Z | Compiling autocfg v1.5.0 |
| 2732 | 2026-06-23T19:27:56.546Z | Compiling zmij v1.0.21 |
| 2733 | 2026-06-23T19:27:56.606Z | Compiling serde_json v1.0.149 |
| 2734 | 2026-06-23T19:27:56.609Z | Compiling libm v0.2.16 |
| 2735 | 2026-06-23T19:27:56.804Z | Compiling num-traits v0.2.19 |
| 2736 | 2026-06-23T19:27:56.820Z | Compiling memchr v2.8.0 |
| 2737 | 2026-06-23T19:27:56.893Z | Compiling typenum v1.19.0 |
| 2738 | 2026-06-23T19:27:56.998Z | Compiling generic-array v0.14.7 |
| 2739 | 2026-06-23T19:27:57.132Z | Compiling icu_properties_data v2.1.2 |
| 2740 | 2026-06-23T19:27:57.189Z | Compiling icu_normalizer_data v2.1.1 |
| 2741 | 2026-06-23T19:27:57.209Z | Compiling jobserver v0.1.34 |
| 2742 | 2026-06-23T19:27:57.373Z | Compiling getrandom v0.4.1 |
| 2743 | 2026-06-23T19:27:57.389Z | Compiling find-msvc-tools v0.1.9 |
| 2744 | 2026-06-23T19:27:57.405Z | Compiling shlex v1.3.0 |
| 2745 | 2026-06-23T19:27:57.536Z | Compiling syn v2.0.117 |
| 2746 | 2026-06-23T19:27:57.574Z | Compiling cc v1.2.56 |
| 2747 | 2026-06-23T19:27:57.597Z | Compiling portable-atomic v1.13.1 |
| 2748 | 2026-06-23T19:27:57.614Z | Compiling parking_lot_core v0.9.12 |
| 2749 | 2026-06-23T19:27:57.630Z | Compiling zerocopy v0.8.40 |
| 2750 | 2026-06-23T19:27:57.849Z | Compiling smallvec v1.15.1 |
| 2751 | 2026-06-23T19:27:57.988Z | Compiling getrandom v0.2.17 |
| 2752 | 2026-06-23T19:27:58.054Z | Compiling itoa v1.0.17 |
| 2753 | 2026-06-23T19:27:58.145Z | Compiling log v0.4.29 |
| 2754 | 2026-06-23T19:27:58.249Z | Compiling thiserror v2.0.18 |
| 2755 | 2026-06-23T19:27:58.357Z | Compiling errno v0.3.14 |
| 2756 | 2026-06-23T19:27:58.396Z | Compiling schemars v0.8.22 |
| 2757 | 2026-06-23T19:27:58.529Z | Compiling stable_deref_trait v1.2.1 |
| 2758 | 2026-06-23T19:27:58.553Z | Compiling rand_core v0.6.4 |
| 2759 | 2026-06-23T19:27:58.570Z | Compiling subtle v2.6.1 |
| 2760 | 2026-06-23T19:27:58.584Z | Compiling heck v0.5.0 |
| 2761 | 2026-06-23T19:27:58.797Z | Compiling scopeguard v1.2.0 |
| 2762 | 2026-06-23T19:27:58.812Z | Compiling equivalent v1.0.2 |
| 2763 | 2026-06-23T19:27:58.828Z | Compiling writeable v0.6.2 |
| 2764 | 2026-06-23T19:27:58.903Z | Compiling litemap v0.8.1 |
| 2765 | 2026-06-23T19:27:58.921Z | Compiling percent-encoding v2.3.2 |
| 2766 | 2026-06-23T19:27:58.970Z | Compiling lock_api v0.4.14 |
| 2767 | 2026-06-23T19:27:59.109Z | Compiling semver v1.0.28 |
| 2768 | 2026-06-23T19:27:59.377Z | Compiling rustix v1.1.3 |
| 2769 | 2026-06-23T19:27:59.393Z | Compiling rustversion v1.0.22 |
| 2770 | 2026-06-23T19:27:59.417Z | Compiling utf8_iter v1.0.4 |
| 2771 | 2026-06-23T19:27:59.787Z | Compiling form_urlencoded v1.2.2 |
| 2772 | 2026-06-23T19:27:59.950Z | Compiling rand_core v0.10.0 |
| 2773 | 2026-06-23T19:28:00.069Z | Compiling getrandom v0.3.4 |
| 2774 | 2026-06-23T19:28:00.289Z | Compiling thiserror v1.0.69 |
| 2775 | 2026-06-23T19:28:00.309Z | Compiling ring v0.17.14 |
| 2776 | 2026-06-23T19:28:00.337Z | Compiling bitflags v2.11.0 |
| 2777 | 2026-06-23T19:28:00.367Z | Compiling synstructure v0.13.2 |
| 2778 | 2026-06-23T19:28:00.384Z | Compiling serde_derive_internals v0.29.1 |
| 2779 | 2026-06-23T19:28:00.429Z | Compiling hashbrown v0.17.0 |
| 2780 | 2026-06-23T19:28:00.568Z | Compiling pin-project-lite v0.2.17 |
| 2781 | 2026-06-23T19:28:00.854Z | Compiling fnv v1.0.7 |
| 2782 | 2026-06-23T19:28:00.934Z | Compiling indexmap v2.14.0 |
| 2783 | 2026-06-23T19:28:01.101Z | Compiling pkg-config v0.3.32 |
| 2784 | 2026-06-23T19:28:01.322Z | Compiling syn v1.0.109 |
| 2785 | 2026-06-23T19:28:01.540Z | Compiling serde_derive v1.0.228 |
| 2786 | 2026-06-23T19:28:01.558Z | Compiling zeroize_derive v1.4.3 |
| 2787 | 2026-06-23T19:28:01.561Z | Compiling zerofrom-derive v0.1.6 |
| 2788 | 2026-06-23T19:28:01.591Z | Compiling yoke-derive v0.8.1 |
| 2789 | 2026-06-23T19:28:01.623Z | Compiling zerovec-derive v0.11.2 |
| 2790 | 2026-06-23T19:28:01.640Z | Compiling displaydoc v0.2.5 |
| 2791 | 2026-06-23T19:28:01.763Z | Compiling zerocopy-derive v0.8.40 |
| 2792 | 2026-06-23T19:28:02.092Z | Compiling tokio-macros v2.7.0 |
| 2793 | 2026-06-23T19:28:02.162Z | Compiling zeroize v1.8.2 |
| 2794 | 2026-06-23T19:28:02.308Z | Compiling thiserror-impl v2.0.18 |
| 2795 | 2026-06-23T19:28:02.418Z | Compiling schemars_derive v0.8.22 |
| 2796 | 2026-06-23T19:28:02.507Z | Compiling futures-macro v0.3.32 |
| 2797 | 2026-06-23T19:28:02.652Z | Compiling zerofrom v0.1.6 |
| 2798 | 2026-06-23T19:28:02.761Z | Compiling yoke v0.8.1 |
| 2799 | 2026-06-23T19:28:02.965Z | Compiling zerovec v0.11.5 |
| 2800 | 2026-06-23T19:28:02.986Z | Compiling zerotrie v0.2.3 |
| 2801 | 2026-06-23T19:28:03.403Z | Compiling crypto-common v0.1.7 |
| 2802 | 2026-06-23T19:28:03.451Z | Compiling thiserror-impl v1.0.69 |
| 2803 | 2026-06-23T19:28:03.509Z | Compiling tinystr v0.8.2 |
| 2804 | 2026-06-23T19:28:03.556Z | Compiling potential_utf v0.1.4 |
| 2805 | 2026-06-23T19:28:03.573Z | Compiling tracing-attributes v0.1.31 |
| 2806 | 2026-06-23T19:28:03.728Z | Compiling icu_locale_core v2.1.1 |
| 2807 | 2026-06-23T19:28:03.752Z | Compiling icu_collections v2.1.1 |
| 2808 | 2026-06-23T19:28:04.525Z | Compiling icu_provider v2.1.1 |
| 2809 | 2026-06-23T19:28:04.746Z | Compiling bytes v1.11.1 |
| 2810 | 2026-06-23T19:28:04.859Z | Compiling icu_normalizer v2.1.1 |
| 2811 | 2026-06-23T19:28:04.874Z | Compiling icu_properties v2.1.2 |
| 2812 | 2026-06-23T19:28:04.943Z | Compiling parking_lot v0.12.5 |
| 2813 | 2026-06-23T19:28:05.602Z | Compiling signal-hook-registry v1.4.8 |
| 2814 | 2026-06-23T19:28:05.636Z | Compiling cmake v0.1.57 |
| 2815 | 2026-06-23T19:28:05.861Z | Compiling idna_adapter v1.2.1 |
| 2816 | 2026-06-23T19:28:05.992Z | Compiling idna v1.1.0 |
| 2817 | 2026-06-23T19:28:06.015Z | Compiling fs_extra v1.3.0 |
| 2818 | 2026-06-23T19:28:06.040Z | Compiling dunce v1.0.5 |
| 2819 | 2026-06-23T19:28:06.156Z | Compiling der_derive v0.7.3 |
| 2820 | 2026-06-23T19:28:06.275Z | Compiling aws-lc-sys v0.40.0 |
| 2821 | 2026-06-23T19:28:06.417Z | Compiling url v2.5.8 |
| 2822 | 2026-06-23T19:28:06.512Z | Compiling uuid v1.23.0 |
| 2823 | 2026-06-23T19:28:06.635Z | Compiling mio v1.2.0 |
| 2824 | 2026-06-23T19:28:07.049Z | Compiling socket2 v0.6.3 |
| 2825 | 2026-06-23T19:28:07.084Z | Compiling critical-section v1.2.0 |
| 2826 | 2026-06-23T19:28:07.104Z | Compiling iana-time-zone v0.1.65 |
| 2827 | 2026-06-23T19:28:07.203Z | Compiling once_cell v1.21.3 |
| 2828 | 2026-06-23T19:28:07.260Z | Compiling chrono v0.4.44 |
| 2829 | 2026-06-23T19:28:07.829Z | Compiling httparse v1.10.1 |
| 2830 | 2026-06-23T19:28:07.862Z | Compiling const-oid v0.9.6 |
| 2831 | 2026-06-23T19:28:08.165Z | Compiling tokio v1.52.1 |
| 2832 | 2026-06-23T19:28:08.431Z | Compiling regex-syntax v0.8.10 |
| 2833 | 2026-06-23T19:28:08.455Z | Compiling time-core v0.1.8 |
| 2834 | 2026-06-23T19:28:08.612Z | Compiling aws-lc-rs v1.16.3 |
| 2835 | 2026-06-23T19:28:08.808Z | Compiling num-conv v0.2.0 |
| 2836 | 2026-06-23T19:28:08.928Z | Compiling serde_tokenstream v0.2.3 |
| 2837 | 2026-06-23T19:28:08.951Z | Compiling time-macros v0.2.27 |
| 2838 | 2026-06-23T19:28:09.134Z | Compiling block-buffer v0.10.4 |
| 2839 | 2026-06-23T19:28:09.556Z | Compiling dyn-clone v1.0.20 |
| 2840 | 2026-06-23T19:28:09.964Z | Compiling digest v0.10.7 |
| 2841 | 2026-06-23T19:28:10.044Z | Compiling futures-core v0.3.32 |
| 2842 | 2026-06-23T19:28:10.623Z | Compiling aho-corasick v1.1.4 |
| 2843 | 2026-06-23T19:28:10.844Z | Compiling cpufeatures v0.2.17 |
| 2844 | 2026-06-23T19:28:10.961Z | Compiling rustls v0.23.37 |
| 2845 | 2026-06-23T19:28:11.058Z | Compiling slog v2.8.2 |
| 2846 | 2026-06-23T19:28:11.165Z | Compiling strsim v0.11.1 |
| 2847 | 2026-06-23T19:28:11.419Z | Compiling ucd-trie v0.1.7 |
| 2848 | 2026-06-23T19:28:11.465Z | Compiling regex-automata v0.4.14 |
| 2849 | 2026-06-23T19:28:11.664Z | Compiling byteorder v1.5.0 |
| 2850 | 2026-06-23T19:28:12.030Z | Compiling pest v2.8.6 |
| 2851 | 2026-06-23T19:28:12.329Z | Compiling http v1.4.0 |
| 2852 | 2026-06-23T19:28:12.729Z | Compiling futures-sink v0.3.32 |
| 2853 | 2026-06-23T19:28:12.851Z | Compiling anyhow v1.0.102 |
| 2854 | 2026-06-23T19:28:13.143Z | Compiling ident_case v1.0.1 |
| 2855 | 2026-06-23T19:28:13.190Z | Compiling pest_meta v2.8.6 |
| 2856 | 2026-06-23T19:28:13.281Z | Compiling futures-channel v0.3.32 |
| 2857 | 2026-06-23T19:28:13.442Z | Compiling slab v0.4.12 |
| 2858 | 2026-06-23T19:28:13.484Z | Compiling futures-io v0.3.32 |
| 2859 | 2026-06-23T19:28:13.558Z | Compiling futures-task v0.3.32 |
| 2860 | 2026-06-23T19:28:13.693Z | Compiling rustc_version v0.4.1 |
| 2861 | 2026-06-23T19:28:13.747Z | Compiling futures-util v0.3.32 |
| 2862 | 2026-06-23T19:28:13.893Z | Compiling pest_generator v2.8.6 |
| 2863 | 2026-06-23T19:28:13.975Z | Compiling regex v1.12.3 |
| 2864 | 2026-06-23T19:28:14.395Z | Compiling allocator-api2 v0.2.21 |
| 2865 | 2026-06-23T19:28:14.412Z | Compiling crossbeam-utils v0.8.21 |
| 2866 | 2026-06-23T19:28:14.444Z | Compiling crc32fast v1.5.0 |
| 2867 | 2026-06-23T19:28:14.521Z | Compiling pest_derive v2.8.6 |
| 2868 | 2026-06-23T19:28:14.729Z | Compiling plain v0.2.3 |
| 2869 | 2026-06-23T19:28:14.823Z | Compiling foldhash v0.2.0 |
| 2870 | 2026-06-23T19:28:14.917Z | Compiling ppv-lite86 v0.2.21 |
| 2871 | 2026-06-23T19:28:14.959Z | Compiling cookie v0.18.1 |
| 2872 | 2026-06-23T19:28:14.994Z | Compiling hashbrown v0.16.1 |
| 2873 | 2026-06-23T19:28:15.190Z | Compiling vcpkg v0.2.15 |
| 2874 | 2026-06-23T19:28:15.262Z | Compiling async-trait v0.1.89 |
| 2875 | 2026-06-23T19:28:15.279Z | Compiling pretty-hex v0.4.1 |
| 2876 | 2026-06-23T19:28:15.422Z | Compiling block-padding v0.3.3 |
| 2877 | 2026-06-23T19:28:15.597Z | Compiling camino v1.2.2 |
| 2878 | 2026-06-23T19:28:15.774Z | Compiling openssl-sys v0.9.115 |
| 2879 | 2026-06-23T19:28:15.919Z | Compiling inout v0.1.4 |
| 2880 | 2026-06-23T19:28:16.106Z | Compiling darling_core v0.21.3 |
| 2881 | 2026-06-23T19:28:16.146Z | Compiling base64ct v1.8.3 |
| 2882 | 2026-06-23T19:28:16.248Z | Compiling ryu v1.0.23 |
| 2883 | 2026-06-23T19:28:16.298Z | Compiling litrs v1.0.0 |
| 2884 | 2026-06-23T19:28:16.495Z | Compiling cipher v0.4.4 |
| 2885 | 2026-06-23T19:28:16.757Z | Compiling document-features v0.2.12 |
| 2886 | 2026-06-23T19:28:16.775Z | Compiling rustls-pki-types v1.14.0 |
| 2887 | 2026-06-23T19:28:16.837Z | Compiling clap_derive v4.6.1 |
| 2888 | 2026-06-23T19:28:16.938Z | Compiling scroll_derive v0.13.1 |
| 2889 | 2026-06-23T19:28:17.277Z | Compiling fastrand v2.3.0 |
| 2890 | 2026-06-23T19:28:17.637Z | Compiling hmac v0.12.1 |
| 2891 | 2026-06-23T19:28:17.655Z | Compiling scroll_derive v0.12.1 |
| 2892 | 2026-06-23T19:28:18.008Z | Compiling untrusted v0.9.0 |
| 2893 | 2026-06-23T19:28:18.122Z | Compiling base64 v0.22.1 |
| 2894 | 2026-06-23T19:28:18.167Z | Compiling paste v1.0.15 |
| 2895 | 2026-06-23T19:28:18.247Z | Compiling darling_macro v0.21.3 |
| 2896 | 2026-06-23T19:28:18.342Z | Compiling rustix v0.38.44 |
| 2897 | 2026-06-23T19:28:18.430Z | Compiling winnow v0.7.14 |
| 2898 | 2026-06-23T19:28:18.625Z | Compiling tempfile v3.25.0 |
| 2899 | 2026-06-23T19:28:18.711Z | Compiling hubpack_derive v0.1.1 |
| 2900 | 2026-06-23T19:28:18.729Z | Compiling darling v0.21.3 |
| 2901 | 2026-06-23T19:28:18.818Z | Compiling tracing-core v0.1.36 |
| 2902 | 2026-06-23T19:28:19.157Z | Compiling zerocopy-derive v0.7.35 |
| 2903 | 2026-06-23T19:28:19.872Z | Compiling openssl v0.10.79 |
| 2904 | 2026-06-23T19:28:19.900Z | Compiling tracing v0.1.44 |
| 2905 | 2026-06-23T19:28:20.135Z | Compiling rand_core v0.9.5 |
| 2906 | 2026-06-23T19:28:20.312Z | Compiling tokio-util v0.7.18 |
| 2907 | 2026-06-23T19:28:20.329Z | Compiling sha2 v0.10.9 |
| 2908 | 2026-06-23T19:28:20.345Z | Compiling pem-rfc7468 v0.7.0 |
| 2909 | 2026-06-23T19:28:20.538Z | Compiling curve25519-dalek v4.1.3 |
| 2910 | 2026-06-23T19:28:20.781Z | Compiling openapiv3 v2.2.0 |
| 2911 | 2026-06-23T19:28:20.800Z | Compiling strum_macros v0.26.4 |
| 2912 | 2026-06-23T19:28:21.142Z | Compiling usdt-impl v0.6.0 |
| 2913 | 2026-06-23T19:28:21.358Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2914 | 2026-06-23T19:28:21.600Z | Compiling scroll v0.13.0 |
| 2915 | 2026-06-23T19:28:21.764Z | Compiling http-body v1.0.1 |
| 2916 | 2026-06-23T19:28:21.832Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2917 | 2026-06-23T19:28:21.869Z | Compiling openssl-macros v0.1.1 |
| 2918 | 2026-06-23T19:28:21.888Z | Compiling usdt-impl v0.5.0 |
| 2919 | 2026-06-23T19:28:21.917Z | Compiling native-tls v0.2.18 |
| 2920 | 2026-06-23T19:28:22.104Z | Compiling atomic-waker v1.1.2 |
| 2921 | 2026-06-23T19:28:22.127Z | Compiling flagset v0.4.7 |
| 2922 | 2026-06-23T19:28:22.230Z | Compiling goblin v0.10.5 |
| 2923 | 2026-06-23T19:28:22.252Z | Compiling der v0.7.10 |
| 2924 | 2026-06-23T19:28:22.272Z | Compiling rand_chacha v0.9.0 |
| 2925 | 2026-06-23T19:28:22.298Z | Compiling scroll v0.12.0 |
| 2926 | 2026-06-23T19:28:22.312Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2927 | 2026-06-23T19:28:22.561Z | Compiling powerfmt v0.2.0 |
| 2928 | 2026-06-23T19:28:22.623Z | Compiling unicode-segmentation v1.12.0 |
| 2929 | 2026-06-23T19:28:22.750Z | Compiling openssl-probe v0.2.1 |
| 2930 | 2026-06-23T19:28:22.767Z | Compiling num-bigint-dig v0.8.6 |
| 2931 | 2026-06-23T19:28:22.912Z | Compiling try-lock v0.2.5 |
| 2932 | 2026-06-23T19:28:22.950Z | Compiling tower-layer v0.3.3 |
| 2933 | 2026-06-23T19:28:22.989Z | Compiling tower-service v0.3.3 |
| 2934 | 2026-06-23T19:28:23.062Z | Compiling untrusted v0.7.1 |
| 2935 | 2026-06-23T19:28:23.066Z | Compiling want v0.3.1 |
| 2936 | 2026-06-23T19:28:23.120Z | Compiling spki v0.7.3 |
| 2937 | 2026-06-23T19:28:23.173Z | Compiling deranged v0.5.8 |
| 2938 | 2026-06-23T19:28:23.221Z | Compiling goblin v0.8.2 |
| 2939 | 2026-06-23T19:28:23.329Z | Compiling rand v0.9.2 |
| 2940 | 2026-06-23T19:28:23.399Z | Compiling h2 v0.4.13 |
| 2941 | 2026-06-23T19:28:23.919Z | Compiling salsa20 v0.10.2 |
| 2942 | 2026-06-23T19:28:24.067Z | Compiling zerocopy v0.7.35 |
| 2943 | 2026-06-23T19:28:24.153Z | Compiling pbkdf2 v0.12.2 |
| 2944 | 2026-06-23T19:28:24.658Z | Compiling dtrace-parser v0.3.0 |
| 2945 | 2026-06-23T19:28:25.230Z | Compiling dof v0.4.0 |
| 2946 | 2026-06-23T19:28:25.956Z | Compiling hex v0.4.3 |
| 2947 | 2026-06-23T19:28:26.054Z | Compiling ipnet v2.11.0 |
| 2948 | 2026-06-23T19:28:26.244Z | Compiling thread-id v5.1.0 |
| 2949 | 2026-06-23T19:28:26.247Z | Compiling num_threads v0.1.7 |
| 2950 | 2026-06-23T19:28:26.335Z | Compiling httpdate v1.0.3 |
| 2951 | 2026-06-23T19:28:26.367Z | Compiling pin-utils v0.1.0 |
| 2952 | 2026-06-23T19:28:26.376Z | Compiling time v0.3.47 |
| 2953 | 2026-06-23T19:28:26.487Z | Compiling hyper v1.8.1 |
| 2954 | 2026-06-23T19:28:26.546Z | Compiling dof v0.3.0 |
| 2955 | 2026-06-23T19:28:27.040Z | Compiling scrypt v0.11.0 |
| 2956 | 2026-06-23T19:28:27.091Z | Compiling heck v0.4.1 |
| 2957 | 2026-06-23T19:28:27.252Z | Compiling dtrace-parser v0.2.0 |
| 2958 | 2026-06-23T19:28:27.272Z | Compiling cbc v0.1.2 |
| 2959 | 2026-06-23T19:28:27.292Z | Compiling aes v0.8.4 |
| 2960 | 2026-06-23T19:28:27.407Z | Compiling toml_datetime v0.6.11 |
| 2961 | 2026-06-23T19:28:27.576Z | Compiling serde_spanned v0.6.9 |
| 2962 | 2026-06-23T19:28:27.722Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2963 | 2026-06-23T19:28:27.779Z | Compiling daft-derive v0.1.7 |
| 2964 | 2026-06-23T19:28:27.789Z | Compiling socket2 v0.5.10 |
| 2965 | 2026-06-23T19:28:27.805Z | Compiling thread-id v4.2.2 |
| 2966 | 2026-06-23T19:28:27.878Z | Compiling memoffset v0.9.1 |
| 2967 | 2026-06-23T19:28:27.895Z | Compiling fs-err v3.3.0 |
| 2968 | 2026-06-23T19:28:28.109Z | Compiling either v1.15.0 |
| 2969 | 2026-06-23T19:28:28.112Z | Compiling tinyvec_macros v0.1.1 |
| 2970 | 2026-06-23T19:28:28.166Z | Compiling ref-cast v1.0.25 |
| 2971 | 2026-06-23T19:28:28.468Z | Compiling tinyvec v1.10.0 |
| 2972 | 2026-06-23T19:28:28.572Z | Compiling hyper-util v0.1.20 |
| 2973 | 2026-06-23T19:28:28.934Z | Compiling pkcs5 v0.7.1 |
| 2974 | 2026-06-23T19:28:29.373Z | Compiling serde_with_macros v3.17.0 |
| 2975 | 2026-06-23T19:28:29.650Z | Compiling heapless v0.7.17 |
| 2976 | 2026-06-23T19:28:29.890Z | Compiling spin v0.9.8 |
| 2977 | 2026-06-23T19:28:30.104Z | Compiling enum-as-inner v0.6.1 |
| 2978 | 2026-06-23T19:28:30.371Z | Compiling simd-adler32 v0.3.8 |
| 2979 | 2026-06-23T19:28:30.391Z | Compiling signal-hook v0.3.18 |
| 2980 | 2026-06-23T19:28:30.478Z | Compiling cfg_aliases v0.2.1 |
| 2981 | 2026-06-23T19:28:30.575Z | Compiling zstd-safe v7.2.4 |
| 2982 | 2026-06-23T19:28:30.605Z | Compiling nix v0.31.2 |
| 2983 | 2026-06-23T19:28:30.960Z | Compiling pkcs8 v0.10.2 |
| 2984 | 2026-06-23T19:28:31.245Z | Compiling usdt-macro v0.6.0 |
| 2985 | 2026-06-23T19:28:31.517Z | Compiling usdt-attr-macro v0.6.0 |
| 2986 | 2026-06-23T19:28:31.960Z | Compiling rustls-native-certs v0.8.3 |
| 2987 | 2026-06-23T19:28:32.201Z | Compiling http-body-util v0.1.3 |
| 2988 | 2026-06-23T19:28:32.362Z | Compiling darling_core v0.20.11 |
| 2989 | 2026-06-23T19:28:32.453Z | Compiling sync_wrapper v1.0.2 |
| 2990 | 2026-06-23T19:28:32.648Z | Compiling erased-serde v0.3.31 |
| 2991 | 2026-06-23T19:28:33.155Z | Compiling ref-cast-impl v1.0.25 |
| 2992 | 2026-06-23T19:28:33.197Z | Compiling wait-timeout v0.2.1 |
| 2993 | 2026-06-23T19:28:33.433Z | Compiling ahash v0.8.12 |
| 2994 | 2026-06-23T19:28:33.572Z | Compiling encoding_rs v0.8.35 |
| 2995 | 2026-06-23T19:28:33.652Z | Compiling foreign-types-shared v0.1.1 |
| 2996 | 2026-06-23T19:28:33.677Z | Compiling bit-vec v0.8.0 |
| 2997 | 2026-06-23T19:28:33.694Z | Compiling mime v0.3.17 |
| 2998 | 2026-06-23T19:28:33.742Z | Compiling utf8parse v0.2.2 |
| 2999 | 2026-06-23T19:28:33.859Z | Compiling adler2 v2.0.1 |
| 3000 | 2026-06-23T19:28:33.903Z | Compiling winnow v0.5.40 |
| 3001 | 2026-06-23T19:28:33.921Z | Compiling quick-error v1.2.3 |
| 3002 | 2026-06-23T19:28:33.989Z | Compiling miniz_oxide v0.8.9 |
| 3003 | 2026-06-23T19:28:34.033Z | Compiling rusty-fork v0.3.1 |
| 3004 | 2026-06-23T19:28:34.293Z | Compiling darling_macro v0.20.11 |
| 3005 | 2026-06-23T19:28:34.311Z | Compiling bit-set v0.8.0 |
| 3006 | 2026-06-23T19:28:34.480Z | Compiling foreign-types v0.3.2 |
| 3007 | 2026-06-23T19:28:34.754Z | Compiling tower v0.5.3 |
| 3008 | 2026-06-23T19:28:34.867Z | Compiling unicode-normalization v0.1.25 |
| 3009 | 2026-06-23T19:28:35.096Z | Compiling rand_xorshift v0.4.0 |
| 3010 | 2026-06-23T19:28:35.233Z | Compiling toml_edit v0.19.15 |
| 3011 | 2026-06-23T19:28:35.251Z | Compiling webpki-roots v1.0.6 |
| 3012 | 2026-06-23T19:28:35.371Z | Compiling serde_urlencoded v0.7.1 |
| 3013 | 2026-06-23T19:28:35.415Z | Compiling pin-project-internal v1.1.11 |
| 3014 | 2026-06-23T19:28:35.441Z | Compiling iri-string v0.7.10 |
| 3015 | 2026-06-23T19:28:35.472Z | Compiling anstyle v1.0.14 |
| 3016 | 2026-06-23T19:28:35.627Z | Compiling smoltcp v0.9.1 |
| 3017 | 2026-06-23T19:28:35.701Z | Compiling zlib-rs v0.6.2 |
| 3018 | 2026-06-23T19:28:35.903Z | Compiling unarray v0.1.4 |
| 3019 | 2026-06-23T19:28:36.019Z | Compiling proptest v1.10.0 |
| 3020 | 2026-06-23T19:28:36.785Z | Compiling tower-http v0.6.8 |
| 3021 | 2026-06-23T19:28:37.466Z | Compiling darling v0.20.11 |
| 3022 | 2026-06-23T19:28:37.778Z | Compiling flate2 v1.1.9 |
| 3023 | 2026-06-23T19:28:38.024Z | Compiling ipnetwork v0.21.1 |
| 3024 | 2026-06-23T19:28:38.140Z | Compiling num-integer v0.1.46 |
| 3025 | 2026-06-23T19:28:38.378Z | Compiling siphasher v1.0.2 |
| 3026 | 2026-06-23T19:28:38.453Z | Compiling anstyle-query v1.1.5 |
| 3027 | 2026-06-23T19:28:39.158Z | Compiling is_terminal_polyfill v1.70.2 |
| 3028 | 2026-06-23T19:28:39.229Z | Compiling psl-types v2.0.11 |
| 3029 | 2026-06-23T19:28:39.230Z | Compiling colorchoice v1.0.4 |
| 3030 | 2026-06-23T19:28:39.230Z | Compiling publicsuffix v2.3.0 |
| 3031 | 2026-06-23T19:28:39.230Z | Compiling oxnet v0.1.6 |
| 3032 | 2026-06-23T19:28:39.305Z | Compiling newtype-uuid v1.3.2 |
| 3033 | 2026-06-23T19:28:39.356Z | Compiling derive_builder_core v0.20.2 |
| 3034 | 2026-06-23T19:28:39.653Z | Compiling snafu-derive v0.8.9 |
| 3035 | 2026-06-23T19:28:39.961Z | Compiling rand_chacha v0.3.1 |
| 3036 | 2026-06-23T19:28:40.120Z | Compiling signature v2.2.0 |
| 3037 | 2026-06-23T19:28:40.267Z | Compiling serde_repr v0.1.20 |
| 3038 | 2026-06-23T19:28:40.325Z | Compiling strum_macros v0.27.2 |
| 3039 | 2026-06-23T19:28:40.778Z | Compiling object v0.37.3 |
| 3040 | 2026-06-23T19:28:41.038Z | Compiling unicode-bidi v0.3.18 |
| 3041 | 2026-06-23T19:28:41.202Z | Compiling unicode-properties v0.1.4 |
| 3042 | 2026-06-23T19:28:41.511Z | Compiling stringprep v0.1.5 |
| 3043 | 2026-06-23T19:28:41.673Z | Compiling rand v0.8.6 |
| 3044 | 2026-06-23T19:28:41.729Z | Compiling derive_builder_macro v0.20.2 |
| 3045 | 2026-06-23T19:28:42.046Z | Compiling cookie_store v0.22.1 |
| 3046 | 2026-06-23T19:28:42.202Z | Compiling daft v0.1.7 |
| 3047 | 2026-06-23T19:28:42.293Z | Compiling tokio-native-tls v0.3.1 |
| 3048 | 2026-06-23T19:28:42.476Z | Compiling num-iter v0.1.45 |
| 3049 | 2026-06-23T19:28:42.605Z | Compiling anstyle-parse v1.0.0 |
| 3050 | 2026-06-23T19:28:42.779Z | Compiling futures-executor v0.3.32 |
| 3051 | 2026-06-23T19:28:43.020Z | Compiling md-5 v0.10.6 |
| 3052 | 2026-06-23T19:28:43.159Z | Compiling bstr v1.12.1 |
| 3053 | 2026-06-23T19:28:44.367Z | Compiling hash32 v0.2.1 |
| 3054 | 2026-06-23T19:28:44.367Z | Compiling ff v0.13.1 |
| 3055 | 2026-06-23T19:28:44.367Z | Compiling vergen-lib v9.1.0 |
| 3056 | 2026-06-23T19:28:44.367Z | Compiling fallible-iterator v0.2.0 |
| 3057 | 2026-06-23T19:28:44.367Z | Compiling base16ct v0.2.0 |
| 3058 | 2026-06-23T19:28:44.367Z | Compiling postgres-protocol v0.6.10 |
| 3059 | 2026-06-23T19:28:44.410Z | Compiling sec1 v0.7.3 |
| 3060 | 2026-06-23T19:28:44.655Z | Compiling group v0.13.0 |
| 3061 | 2026-06-23T19:28:44.869Z | Compiling futures v0.3.32 |
| 3062 | 2026-06-23T19:28:44.925Z | Compiling anstream v1.0.0 |
| 3063 | 2026-06-23T19:28:45.155Z | Compiling hyper-tls v0.6.0 |
| 3064 | 2026-06-23T19:28:45.206Z | Compiling derive_builder v0.20.2 |
| 3065 | 2026-06-23T19:28:45.338Z | Compiling phf_shared v0.13.1 |
| 3066 | 2026-06-23T19:28:45.373Z | Compiling pin-project v1.1.11 |
| 3067 | 2026-06-23T19:28:45.504Z | Compiling anstyle-parse v0.2.7 |
| 3068 | 2026-06-23T19:28:45.572Z | Compiling lazy_static v1.5.0 |
| 3069 | 2026-06-23T19:28:45.715Z | Compiling hkdf v0.12.4 |
| 3070 | 2026-06-23T19:28:45.747Z | Compiling terminal_size v0.4.3 |
| 3071 | 2026-06-23T19:28:45.782Z | Compiling crypto-bigint v0.5.5 |
| 3072 | 2026-06-23T19:28:45.855Z | Compiling async-recursion v1.1.1 |
| 3073 | 2026-06-23T19:28:45.888Z | Compiling vergen v9.1.0 |
| 3074 | 2026-06-23T19:28:46.444Z | Compiling cargo-platform v0.3.2 |
| 3075 | 2026-06-23T19:28:46.839Z | Compiling memmap2 v0.9.10 |
| 3076 | 2026-06-23T19:28:47.053Z | Compiling clap_lex v1.0.0 |
| 3077 | 2026-06-23T19:28:47.311Z | Compiling foldhash v0.1.5 |
| 3078 | 2026-06-23T19:28:47.317Z | Compiling toml_write v0.1.2 |
| 3079 | 2026-06-23T19:28:47.438Z | Compiling same-file v1.0.6 |
| 3080 | 2026-06-23T19:28:47.525Z | Compiling libbz2-rs-sys v0.2.2 |
| 3081 | 2026-06-23T19:28:47.613Z | Compiling bumpalo v3.20.2 |
| 3082 | 2026-06-23T19:28:47.869Z | Compiling bitflags v1.3.2 |
| 3083 | 2026-06-23T19:28:49.233Z | Compiling managed v0.8.0 |
| 3084 | 2026-06-23T19:28:49.251Z | Compiling bzip2 v0.6.1 |
| 3085 | 2026-06-23T19:28:49.251Z | Compiling zopfli v0.8.3 |
| 3086 | 2026-06-23T19:28:49.251Z | Compiling walkdir v2.5.0 |
| 3087 | 2026-06-23T19:28:49.489Z | Compiling toml_edit v0.22.27 |
| 3088 | 2026-06-23T19:28:50.006Z | Compiling hashbrown v0.15.5 |
| 3089 | 2026-06-23T19:28:50.213Z | Compiling clap_builder v4.6.0 |
| 3090 | 2026-06-23T19:28:50.548Z | Compiling usdt v0.6.0 |
| 3091 | 2026-06-23T19:28:50.794Z | Compiling elliptic-curve v0.13.8 |
| 3092 | 2026-06-23T19:28:51.147Z | Compiling cargo_metadata v0.23.1 |
| 3093 | 2026-06-23T19:28:52.489Z | Compiling anstream v0.6.21 |
| 3094 | 2026-06-23T19:28:52.492Z | Compiling phf v0.13.1 |
| 3095 | 2026-06-23T19:28:52.816Z | Compiling snafu v0.8.9 |
| 3096 | 2026-06-23T19:28:53.062Z | Compiling signal-hook-mio v0.2.5 |
| 3097 | 2026-06-23T19:28:53.072Z | Compiling bzip2 v0.4.4 |
| 3098 | 2026-06-23T19:28:53.158Z | Compiling postgres-types v0.2.12 |
| 3099 | 2026-06-23T19:28:53.164Z | Compiling zstd v0.13.3 |
| 3100 | 2026-06-23T19:28:53.280Z | Compiling globset v0.4.18 |
| 3101 | 2026-06-23T19:28:53.396Z | Compiling strum v0.27.2 |
| 3102 | 2026-06-23T19:28:53.586Z | Compiling ed25519 v2.2.3 |
| 3103 | 2026-06-23T19:28:53.638Z | Compiling phf_shared v0.11.3 |
| 3104 | 2026-06-23T19:28:53.787Z | Compiling olpc-cjson v0.1.4 |
| 3105 | 2026-06-23T19:28:53.820Z | Compiling pkcs1 v0.7.5 |
| 3106 | 2026-06-23T19:28:53.857Z | Compiling strum v0.26.3 |
| 3107 | 2026-06-23T19:28:53.877Z | Compiling hubpack v0.1.2 |
| 3108 | 2026-06-23T19:28:53.987Z | Compiling pem v3.0.6 |
| 3109 | 2026-06-23T19:28:54.104Z | Compiling rfc6979 v0.4.0 |
| 3110 | 2026-06-23T19:28:54.109Z | Compiling sha1 v0.10.6 |
| 3111 | 2026-06-23T19:28:54.184Z | Compiling serde_plain v1.0.2 |
| 3112 | 2026-06-23T19:28:54.223Z | Compiling serde-big-array v0.5.1 |
| 3113 | 2026-06-23T19:28:54.279Z | Compiling float-cmp v0.10.0 |
| 3114 | 2026-06-23T19:28:54.323Z | Compiling env_filter v1.0.0 |
| 3115 | 2026-06-23T19:28:54.388Z | Compiling data-encoding v2.10.0 |
| 3116 | 2026-06-23T19:28:54.422Z | Compiling fixedbitset v0.4.2 |
| 3117 | 2026-06-23T19:28:54.600Z | Compiling typed-path v0.9.3 |
| 3118 | 2026-06-23T19:28:54.626Z | Compiling normalize-line-endings v0.3.0 |
| 3119 | 2026-06-23T19:28:54.760Z | Compiling new_debug_unreachable v1.0.6 |
| 3120 | 2026-06-23T19:28:54.810Z | Compiling whoami v2.1.0 |
| 3121 | 2026-06-23T19:28:55.158Z | Compiling jiff v0.2.21 |
| 3122 | 2026-06-23T19:28:55.167Z | Compiling static_assertions v1.1.0 |
| 3123 | 2026-06-23T19:28:55.260Z | Compiling difflib v0.4.0 |
| 3124 | 2026-06-23T19:28:55.336Z | Compiling precomputed-hash v0.1.1 |
| 3125 | 2026-06-23T19:28:55.443Z | Compiling keccak v0.1.6 |
| 3126 | 2026-06-23T19:28:56.622Z | Compiling predicates-core v1.0.10 |
| 3127 | 2026-06-23T19:28:56.622Z | Compiling fixedbitset v0.5.7 |
| 3128 | 2026-06-23T19:28:56.622Z | Compiling sha3 v0.10.8 |
| 3129 | 2026-06-23T19:28:56.622Z | Compiling string_cache v0.8.9 |
| 3130 | 2026-06-23T19:28:56.622Z | Compiling predicates v3.1.4 |
| 3131 | 2026-06-23T19:28:56.622Z | Compiling petgraph v0.8.3 |
| 3132 | 2026-06-23T19:28:56.622Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3133 | 2026-06-23T19:28:56.622Z | Compiling tokio-postgres v0.7.16 |
| 3134 | 2026-06-23T19:28:56.622Z | Compiling hickory-proto v0.25.2 |
| 3135 | 2026-06-23T19:28:57.828Z | Compiling zip v4.6.1 |
| 3136 | 2026-06-23T19:28:58.719Z | Compiling petgraph v0.6.5 |
| 3137 | 2026-06-23T19:28:58.737Z | Compiling env_logger v0.11.9 |
| 3138 | 2026-06-23T19:28:58.792Z | Compiling ecdsa v0.16.9 |
| 3139 | 2026-06-23T19:28:59.053Z | Compiling rsa v0.9.10 |
| 3140 | 2026-06-23T19:29:00.201Z | Compiling ed25519-dalek v2.2.0 |
| 3141 | 2026-06-23T19:29:00.483Z | Compiling zip v0.6.6 |
| 3142 | 2026-06-23T19:29:00.605Z | Compiling crossterm v0.28.1 |
| 3143 | 2026-06-23T19:29:00.996Z | Compiling iddqd v0.4.2 |
| 3144 | 2026-06-23T19:29:01.038Z | Compiling clap v4.6.1 |
| 3145 | 2026-06-23T19:29:01.101Z | Compiling similar v2.7.0 |
| 3146 | 2026-06-23T19:29:01.118Z | Compiling crossbeam-epoch v0.9.18 |
| 3147 | 2026-06-23T19:29:01.431Z | Compiling toml v0.7.8 |
| 3148 | 2026-06-23T19:29:01.777Z | Compiling serde_with v3.17.0 |
| 3149 | 2026-06-23T19:29:01.822Z | Compiling itertools v0.13.0 |
| 3150 | 2026-06-23T19:29:01.967Z | Compiling x509-cert v0.2.5 |
| 3151 | 2026-06-23T19:29:02.206Z | Compiling tokio-stream v0.1.18 |
| 3152 | 2026-06-23T19:29:02.666Z | Compiling rustls-webpki v0.103.9 |
| 3153 | 2026-06-23T19:29:02.884Z | Compiling buf-list v1.1.2 |
| 3154 | 2026-06-23T19:29:03.049Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3155 | 2026-06-23T19:29:03.436Z | Compiling lalrpop-util v0.19.12 |
| 3156 | 2026-06-23T19:29:03.488Z | Compiling peg-runtime v0.8.5 |
| 3157 | 2026-06-23T19:29:06.353Z | Compiling tokio-rustls v0.26.4 |
| 3158 | 2026-06-23T19:29:06.623Z | Compiling hyper-rustls v0.27.7 |
| 3159 | 2026-06-23T19:29:06.746Z | Compiling rustls-platform-verifier v0.6.2 |
| 3160 | 2026-06-23T19:29:06.941Z | Compiling reqwest v0.13.2 |
| 3161 | 2026-06-23T19:29:06.961Z | Compiling reqwest v0.12.28 |
| 3162 | 2026-06-23T19:29:08.557Z | Compiling tough v0.22.0 |
| 3163 | 2026-06-23T19:29:12.104Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3164 | 2026-06-23T19:29:46.676Z | Compiling slog-async v2.8.0 |
| 3165 | 2026-06-23T19:29:46.838Z | Compiling rustls v0.22.4 |
| 3166 | 2026-06-23T19:29:46.922Z | Compiling newtype-uuid-macros v0.1.0 |
| 3167 | 2026-06-23T19:29:46.953Z | Compiling structmeta-derive v0.3.0 |
| 3168 | 2026-06-23T19:29:47.040Z | Compiling multer v3.1.0 |
| 3169 | 2026-06-23T19:29:47.396Z | Compiling crossbeam-channel v0.5.15 |
| 3170 | 2026-06-23T19:29:47.527Z | Compiling async-stream-impl v0.3.6 |
| 3171 | 2026-06-23T19:29:47.657Z | Compiling dropshot v0.17.0 |
| 3172 | 2026-06-23T19:29:47.889Z | Compiling dropshot_endpoint v0.17.0 |
| 3173 | 2026-06-23T19:29:47.949Z | Compiling structmeta v0.3.0 |
| 3174 | 2026-06-23T19:29:48.107Z | Compiling thread_local v1.1.9 |
| 3175 | 2026-06-23T19:29:48.200Z | Compiling derive-ex v0.1.8 |
| 3176 | 2026-06-23T19:29:48.220Z | Compiling progenitor-client v0.14.0 |
| 3177 | 2026-06-23T19:29:48.536Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3178 | 2026-06-23T19:29:48.738Z | Compiling is-terminal v0.4.17 |
| 3179 | 2026-06-23T19:29:48.854Z | Compiling term v1.2.1 |
| 3180 | 2026-06-23T19:29:48.961Z | Compiling take_mut v0.2.2 |
| 3181 | 2026-06-23T19:29:49.471Z | Compiling slog-term v2.9.2 |
| 3182 | 2026-06-23T19:29:49.707Z | Compiling test-strategy v0.4.5 |
| 3183 | 2026-06-23T19:29:50.421Z | Compiling match_cfg v0.1.0 |
| 3184 | 2026-06-23T19:29:50.509Z | Compiling hostname v0.3.1 |
| 3185 | 2026-06-23T19:29:50.635Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3186 | 2026-06-23T19:29:50.687Z | Compiling slog-json v2.6.1 |
| 3187 | 2026-06-23T19:29:50.768Z | Compiling rustls-webpki v0.102.8 |
| 3188 | 2026-06-23T19:29:50.954Z | Compiling slog-bunyan v2.5.0 |
| 3189 | 2026-06-23T19:29:50.996Z | Compiling compression-core v0.4.31 |
| 3190 | 2026-06-23T19:29:51.145Z | Compiling debug-ignore v1.0.5 |
| 3191 | 2026-06-23T19:29:51.188Z | Compiling compression-codecs v0.4.37 |
| 3192 | 2026-06-23T19:29:51.622Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3193 | 2026-06-23T19:29:52.085Z | Compiling serde_spanned v1.0.4 |
| 3194 | 2026-06-23T19:29:52.252Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3195 | 2026-06-23T19:29:52.527Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3196 | 2026-06-23T19:29:52.631Z | Compiling async-compression v0.4.41 |
| 3197 | 2026-06-23T19:29:53.122Z | Compiling async-stream v0.3.6 |
| 3198 | 2026-06-23T19:29:53.390Z | Compiling waitgroup v0.1.2 |
| 3199 | 2026-06-23T19:29:53.562Z | Compiling tokio-rustls v0.25.0 |
| 3200 | 2026-06-23T19:29:53.589Z | Compiling rustls-pemfile v2.2.0 |
| 3201 | 2026-06-23T19:29:53.825Z | Compiling serde_path_to_error v0.1.20 |
| 3202 | 2026-06-23T19:29:53.876Z | Compiling hostname v0.4.2 |
| 3203 | 2026-06-23T19:29:54.071Z | Compiling parse-display-derive v0.10.0 |
| 3204 | 2026-06-23T19:29:55.613Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3205 | 2026-06-23T19:29:55.855Z | Compiling macaddr v1.0.1 |
| 3206 | 2026-06-23T19:29:56.148Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3207 | 2026-06-23T19:29:56.701Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3208 | 2026-06-23T19:29:56.864Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3209 | 2026-06-23T19:29:57.284Z | Compiling instant v0.1.13 |
| 3210 | 2026-06-23T19:29:57.420Z | Compiling atomicwrites v0.4.4 |
| 3211 | 2026-06-23T19:29:57.670Z | Compiling itertools v0.14.0 |
| 3212 | 2026-06-23T19:29:57.713Z | Compiling regress v0.10.5 |
| 3213 | 2026-06-23T19:29:59.252Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 3214 | 2026-06-23T19:29:59.583Z | Compiling backon v1.6.0 |
| 3215 | 2026-06-23T19:29:59.850Z | Compiling progenitor-extras v0.2.0 |
| 3216 | 2026-06-23T19:30:00.117Z | Compiling backoff v0.4.0 |
| 3217 | 2026-06-23T19:30:00.326Z | Compiling parse-display v0.10.0 |
| 3218 | 2026-06-23T19:30:00.356Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 3219 | 2026-06-23T19:30:00.647Z | Compiling humantime v2.3.0 |
| 3220 | 2026-06-23T19:30:01.090Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3221 | 2026-06-23T19:30:01.198Z | Compiling regress v0.11.1 |
| 3222 | 2026-06-23T19:30:02.313Z | Compiling universal-hash v0.5.1 |
| 3223 | 2026-06-23T19:30:02.473Z | Compiling unicode-width v0.2.0 |
| 3224 | 2026-06-23T19:30:02.796Z | Compiling typify-impl v0.6.2 |
| 3225 | 2026-06-23T19:30:03.221Z | Compiling opaque-debug v0.3.1 |
| 3226 | 2026-06-23T19:30:03.306Z | Compiling half v2.7.1 |
| 3227 | 2026-06-23T19:30:03.324Z | Compiling ciborium-io v0.2.2 |
| 3228 | 2026-06-23T19:30:03.376Z | Compiling crucible-workspace-hack v0.1.0 |
| 3229 | 2026-06-23T19:30:03.433Z | Compiling convert_case v0.4.0 |
| 3230 | 2026-06-23T19:30:03.595Z | Compiling ciborium-ll v0.2.2 |
| 3231 | 2026-06-23T19:30:03.741Z | Compiling aead v0.5.2 |
| 3232 | 2026-06-23T19:30:03.758Z | Compiling derive_more v0.99.20 |
| 3233 | 2026-06-23T19:30:03.761Z | Compiling secrecy v0.10.3 |
| 3234 | 2026-06-23T19:30:03.869Z | Compiling ciborium v0.2.2 |
| 3235 | 2026-06-23T19:30:03.945Z | Compiling poly1305 v0.8.0 |
| 3236 | 2026-06-23T19:30:03.963Z | Compiling chacha20 v0.9.1 |
| 3237 | 2026-06-23T19:30:04.238Z | Compiling unsafe-libyaml v0.2.11 |
| 3238 | 2026-06-23T19:30:04.569Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3239 | 2026-06-23T19:30:04.726Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3240 | 2026-06-23T19:30:04.920Z | Compiling serde_yaml v0.9.34+deprecated |
| 3241 | 2026-06-23T19:30:06.200Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3242 | 2026-06-23T19:30:06.257Z | Compiling typify-macro v0.6.2 |
| 3243 | 2026-06-23T19:30:06.715Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3244 | 2026-06-23T19:30:07.212Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3245 | 2026-06-23T19:30:07.316Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3246 | 2026-06-23T19:30:07.777Z | Compiling typify v0.6.2 |
| 3247 | 2026-06-23T19:30:07.900Z | Compiling byte-wrapper v0.1.0 |
| 3248 | 2026-06-23T19:30:08.403Z | Compiling thiserror-no-std v2.0.2 |
| 3249 | 2026-06-23T19:30:08.514Z | Compiling password-hash v0.5.0 |
| 3250 | 2026-06-23T19:30:08.633Z | Compiling blake2 v0.10.6 |
| 3251 | 2026-06-23T19:30:08.820Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3252 | 2026-06-23T19:30:08.843Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3253 | 2026-06-23T19:30:08.958Z | Compiling argon2 v0.5.3 |
| 3254 | 2026-06-23T19:30:09.068Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3255 | 2026-06-23T19:30:09.157Z | Compiling vsss-rs v3.3.4 |
| 3256 | 2026-06-23T19:30:09.509Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3257 | 2026-06-23T19:30:09.991Z | Compiling progenitor-impl v0.14.0 |
| 3258 | 2026-06-23T19:30:10.016Z | Compiling chacha20poly1305 v0.10.1 |
| 3259 | 2026-06-23T19:30:10.185Z | Compiling indent_write v2.2.0 |
| 3260 | 2026-06-23T19:30:10.353Z | Compiling proc-macro-crate v3.4.0 |
| 3261 | 2026-06-23T19:30:10.732Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3262 | 2026-06-23T19:30:10.790Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3263 | 2026-06-23T19:30:11.364Z | Compiling num_enum_derive v0.7.6 |
| 3264 | 2026-06-23T19:30:12.159Z | Compiling progenitor-macro v0.14.0 |
| 3265 | 2026-06-23T19:30:12.329Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3266 | 2026-06-23T19:30:13.448Z | Compiling swrite v0.1.0 |
| 3267 | 2026-06-23T19:30:13.573Z | Compiling num_enum v0.7.6 |
| 3268 | 2026-06-23T19:30:13.915Z | Compiling proc-macro-error-attr v1.0.4 |
| 3269 | 2026-06-23T19:30:14.127Z | Compiling heapless v0.8.0 |
| 3270 | 2026-06-23T19:30:14.619Z | Compiling ingot-macros v0.1.1 |
| 3271 | 2026-06-23T19:30:14.654Z | Compiling tabwriter v1.4.1 |
| 3272 | 2026-06-23T19:30:15.034Z | Compiling hash32 v0.3.1 |
| 3273 | 2026-06-23T19:30:15.217Z | Compiling proc-macro-error v1.0.4 |
| 3274 | 2026-06-23T19:30:15.429Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3275 | 2026-06-23T19:30:15.657Z | Compiling smoltcp v0.11.0 |
| 3276 | 2026-06-23T19:30:16.173Z | Compiling progenitor v0.14.0 |
| 3277 | 2026-06-23T19:30:16.676Z | Compiling cobs v0.3.0 |
| 3278 | 2026-06-23T19:30:16.719Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3279 | 2026-06-23T19:30:16.928Z | Compiling colored v3.1.1 |
| 3280 | 2026-06-23T19:30:16.999Z | Compiling postcard v1.1.3 |
| 3281 | 2026-06-23T19:30:17.215Z | Compiling ingot-types v0.1.2 |
| 3282 | 2026-06-23T19:30:17.692Z | Compiling ingot v0.1.1 |
| 3283 | 2026-06-23T19:30:17.718Z | Compiling proc-macro-crate v1.3.1 |
| 3284 | 2026-06-23T19:30:17.847Z | Compiling foreign-types-macros v0.2.3 |
| 3285 | 2026-06-23T19:30:18.096Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3286 | 2026-06-23T19:30:18.461Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3287 | 2026-06-23T19:30:18.551Z | Compiling cpufeatures v0.3.0 |
| 3288 | 2026-06-23T19:30:18.645Z | Compiling rayon-core v1.13.0 |
| 3289 | 2026-06-23T19:30:18.674Z | Compiling foreign-types-shared v0.3.1 |
| 3290 | 2026-06-23T19:30:18.788Z | Compiling foreign-types v0.5.0 |
| 3291 | 2026-06-23T19:30:18.886Z | Compiling chacha20 v0.10.0 |
| 3292 | 2026-06-23T19:30:18.927Z | Compiling num_enum_derive v0.5.11 |
| 3293 | 2026-06-23T19:30:19.461Z | Compiling crossbeam-deque v0.8.6 |
| 3294 | 2026-06-23T19:30:19.704Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3295 | 2026-06-23T19:30:19.847Z | Compiling camino-tempfile v1.4.1 |
| 3296 | 2026-06-23T19:30:19.960Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3297 | 2026-06-23T19:30:20.286Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3298 | 2026-06-23T19:30:20.331Z | Compiling cstr-argument v0.1.2 |
| 3299 | 2026-06-23T19:30:20.393Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3300 | 2026-06-23T19:30:20.511Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3301 | 2026-06-23T19:30:20.617Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3302 | 2026-06-23T19:30:20.759Z | Compiling num_enum v0.5.11 |
| 3303 | 2026-06-23T19:30:20.917Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3304 | 2026-06-23T19:30:20.933Z | Compiling rand v0.10.0 |
| 3305 | 2026-06-23T19:30:21.198Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3306 | 2026-06-23T19:30:21.415Z | Compiling rayon v1.11.0 |
| 3307 | 2026-06-23T19:30:21.571Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3308 | 2026-06-23T19:30:21.755Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3309 | 2026-06-23T19:30:22.306Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3310 | 2026-06-23T19:30:22.420Z | Compiling zone_cfg_derive v0.3.1 |
| 3311 | 2026-06-23T19:30:23.055Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3312 | 2026-06-23T19:30:23.191Z | Compiling itertools v0.12.1 |
| 3313 | 2026-06-23T19:30:23.688Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3314 | 2026-06-23T19:30:23.806Z | Compiling num-derive v0.4.2 |
| 3315 | 2026-06-23T19:30:23.934Z | Compiling sigpipe v0.1.3 |
| 3316 | 2026-06-23T19:30:24.042Z | Compiling glob v0.3.3 |
| 3317 | 2026-06-23T19:30:24.707Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3318 | 2026-06-23T19:30:24.710Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3319 | 2026-06-23T19:30:24.937Z | Compiling zone v0.3.1 |
| 3320 | 2026-06-23T19:30:24.969Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3321 | 2026-06-23T19:30:25.391Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3322 | 2026-06-23T19:30:25.426Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3323 | 2026-06-23T19:30:26.208Z | Compiling smf v0.2.3 |
| 3324 | 2026-06-23T19:30:26.249Z | Compiling whoami v1.6.1 |
| 3325 | 2026-06-23T19:30:26.712Z | Compiling gethostname v0.5.0 |
| 3326 | 2026-06-23T19:30:26.861Z | Compiling usdt-macro v0.5.0 |
| 3327 | 2026-06-23T19:30:26.960Z | Compiling usdt-attr-macro v0.5.0 |
| 3328 | 2026-06-23T19:30:27.576Z | Compiling memmap v0.7.0 |
| 3329 | 2026-06-23T19:30:28.131Z | Compiling usdt v0.5.0 |
| 3330 | 2026-06-23T19:30:28.473Z | Compiling num-rational v0.4.2 |
| 3331 | 2026-06-23T19:30:29.375Z | Compiling derive-where v1.6.0 |
| 3332 | 2026-06-23T19:30:29.474Z | Compiling num-complex v0.4.6 |
| 3333 | 2026-06-23T19:30:30.413Z | Compiling prettyplease v0.2.37 |
| 3334 | 2026-06-23T19:30:31.063Z | Compiling num v0.4.3 |
| 3335 | 2026-06-23T19:30:31.980Z | Compiling resolv-conf v0.7.6 |
| 3336 | 2026-06-23T19:30:31.980Z | Compiling float-ord v0.3.2 |
| 3337 | 2026-06-23T19:30:32.118Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3338 | 2026-06-23T19:30:32.574Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3339 | 2026-06-23T19:30:32.715Z | Compiling toml v0.8.23 |
| 3340 | 2026-06-23T19:30:33.679Z | Compiling owo-colors v4.3.0 |
| 3341 | 2026-06-23T19:30:33.990Z | Compiling unicode-width v0.1.14 |
| 3342 | 2026-06-23T19:30:34.301Z | Compiling cancel-safe-futures v0.1.5 |
| 3343 | 2026-06-23T19:30:34.482Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3344 | 2026-06-23T19:30:34.553Z | Compiling libsw-core v0.3.2 |
| 3345 | 2026-06-23T19:30:34.750Z | Compiling bytecount v0.6.9 |
| 3346 | 2026-06-23T19:30:35.226Z | Compiling libsw v3.5.0 |
| 3347 | 2026-06-23T19:30:35.687Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3348 | 2026-06-23T19:30:36.016Z | Compiling console v0.15.11 |
| 3349 | 2026-06-23T19:30:36.384Z | Compiling newline-converter v0.3.0 |
| 3350 | 2026-06-23T19:30:36.572Z | Compiling hickory-proto v0.24.4 |
| 3351 | 2026-06-23T19:30:36.886Z | Compiling linked-hash-map v0.5.6 |
| 3352 | 2026-06-23T19:30:37.120Z | Compiling linear-map v1.2.0 |
| 3353 | 2026-06-23T19:30:37.138Z | Compiling libefi-sys v0.1.0 |
| 3354 | 2026-06-23T19:30:37.322Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3355 | 2026-06-23T19:30:37.360Z | Compiling lru-cache v0.1.2 |
| 3356 | 2026-06-23T19:30:37.382Z | Compiling expectorate v1.2.0 |
| 3357 | 2026-06-23T19:30:38.233Z | Compiling git-stub v1.0.0 |
| 3358 | 2026-06-23T19:30:38.490Z | Compiling bitfield-struct v0.6.2 |
| 3359 | 2026-06-23T19:30:38.543Z | Compiling nom v8.0.0 |
| 3360 | 2026-06-23T19:30:39.102Z | Compiling semver v0.1.20 |
| 3361 | 2026-06-23T19:30:39.377Z | Compiling rustc_version v0.1.7 |
| 3362 | 2026-06-23T19:30:39.595Z | Compiling hickory-resolver v0.24.4 |
| 3363 | 2026-06-23T19:30:40.285Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3364 | 2026-06-23T19:30:40.460Z | Compiling git-stub-vcs v0.1.0 |
| 3365 | 2026-06-23T19:30:41.095Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3366 | 2026-06-23T19:30:41.232Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 3367 | 2026-06-23T19:30:41.515Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3368 | 2026-06-23T19:30:41.604Z | Compiling tokio-dtrace v0.1.1 |
| 3369 | 2026-06-23T19:30:41.943Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3370 | 2026-06-23T19:30:42.336Z | Compiling slog-dtrace v0.3.0 |
| 3371 | 2026-06-23T19:30:42.526Z | Compiling minimal-lexical v0.2.1 |
| 3372 | 2026-06-23T19:30:42.550Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3373 | 2026-06-23T19:30:42.645Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3374 | 2026-06-23T19:30:42.786Z | Compiling nom v7.1.3 |
| 3375 | 2026-06-23T19:30:43.410Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3376 | 2026-06-23T19:30:44.209Z | Compiling oxide-tokio-rt v0.1.4 |
| 3377 | 2026-06-23T19:30:44.638Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3378 | 2026-06-23T19:30:44.809Z | Compiling qorb v0.4.1 |
| 3379 | 2026-06-23T19:30:44.884Z | Compiling newtype_derive v0.1.6 |
| 3380 | 2026-06-23T19:30:45.091Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3381 | 2026-06-23T19:30:46.218Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3382 | 2026-06-23T19:30:46.749Z | Compiling phf_shared v0.12.1 |
| 3383 | 2026-06-23T19:30:46.985Z | Compiling csv-core v0.1.13 |
| 3384 | 2026-06-23T19:30:47.434Z | Compiling highway v1.3.0 |
| 3385 | 2026-06-23T19:30:47.769Z | Compiling chrono-tz v0.10.4 |
| 3386 | 2026-06-23T19:30:47.970Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 3387 | 2026-06-23T19:30:48.085Z | Compiling xshell-macros v0.2.7 |
| 3388 | 2026-06-23T19:30:48.181Z | Compiling unicode-xid v0.2.6 |
| 3389 | 2026-06-23T19:30:48.324Z | Compiling const_format_proc_macros v0.2.34 |
| 3390 | 2026-06-23T19:30:48.459Z | Compiling xshell v0.2.7 |
| 3391 | 2026-06-23T19:30:49.089Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 3392 | 2026-06-23T19:30:49.461Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3393 | 2026-06-23T19:30:49.727Z | Compiling csv v1.4.0 |
| 3394 | 2026-06-23T19:30:50.161Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3395 | 2026-06-23T19:30:50.355Z | Compiling phf v0.12.1 |
| 3396 | 2026-06-23T19:30:50.546Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3397 | 2026-06-23T19:30:50.686Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 3398 | 2026-06-23T19:30:50.760Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3399 | 2026-06-23T19:30:50.804Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3400 | 2026-06-23T19:30:50.887Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3401 | 2026-06-23T19:30:51.267Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3402 | 2026-06-23T19:30:51.517Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3403 | 2026-06-23T19:30:51.756Z | Compiling primeorder v0.13.6 |
| 3404 | 2026-06-23T19:30:53.354Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3405 | 2026-06-23T19:30:53.576Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3406 | 2026-06-23T19:30:53.866Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3407 | 2026-06-23T19:30:54.836Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3408 | 2026-06-23T19:30:55.047Z | Compiling const_format v0.2.35 |
| 3409 | 2026-06-23T19:30:55.493Z | Compiling papergrid v0.11.0 |
| 3410 | 2026-06-23T19:30:55.532Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3411 | 2026-06-23T19:30:58.169Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3412 | 2026-06-23T19:30:58.645Z | Compiling tabled_derive v0.7.0 |
| 3413 | 2026-06-23T19:30:59.017Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3414 | 2026-06-23T19:30:59.260Z | Compiling bcs v0.1.6 |
| 3415 | 2026-06-23T19:30:59.509Z | Compiling tagptr v0.2.0 |
| 3416 | 2026-06-23T19:30:59.527Z | Compiling smawk v0.3.2 |
| 3417 | 2026-06-23T19:30:59.648Z | Compiling salty v0.3.0 |
| 3418 | 2026-06-23T19:30:59.681Z | Compiling unicode-linebreak v0.1.5 |
| 3419 | 2026-06-23T19:30:59.700Z | Compiling termtree v0.5.1 |
| 3420 | 2026-06-23T19:30:59.921Z | Compiling textwrap v0.16.2 |
| 3421 | 2026-06-23T19:30:59.979Z | Compiling moka v0.12.13 |
| 3422 | 2026-06-23T19:31:00.702Z | Compiling tabled v0.15.0 |
| 3423 | 2026-06-23T19:31:01.259Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3424 | 2026-06-23T19:31:01.491Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3425 | 2026-06-23T19:31:01.520Z | Compiling steno v0.4.1 |
| 3426 | 2026-06-23T19:31:02.088Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3427 | 2026-06-23T19:31:02.943Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3428 | 2026-06-23T19:31:03.126Z | Compiling radium v0.7.0 |
| 3429 | 2026-06-23T19:31:03.308Z | Compiling base64 v0.21.7 |
| 3430 | 2026-06-23T19:31:03.431Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3431 | 2026-06-23T19:31:03.761Z | Compiling hickory-resolver v0.25.2 |
| 3432 | 2026-06-23T19:31:03.889Z | Compiling p384 v0.13.1 |
| 3433 | 2026-06-23T19:31:04.893Z | Compiling ntp-admin-v1-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-v1-client) |
| 3434 | 2026-06-23T19:31:05.346Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3435 | 2026-06-23T19:31:06.018Z | Compiling tap v1.0.1 |
| 3436 | 2026-06-23T19:31:06.154Z | Compiling maybe-uninit v2.0.0 |
| 3437 | 2026-06-23T19:31:06.496Z | Compiling wyz v0.5.1 |
| 3438 | 2026-06-23T19:31:06.766Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3439 | 2026-06-23T19:31:07.240Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3440 | 2026-06-23T19:31:08.692Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3441 | 2026-06-23T19:31:09.090Z | Compiling utf-8 v0.7.6 |
| 3442 | 2026-06-23T19:31:09.153Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3443 | 2026-06-23T19:31:09.316Z | Compiling funty v2.0.0 |
| 3444 | 2026-06-23T19:31:09.364Z | Compiling packed_struct v0.10.1 |
| 3445 | 2026-06-23T19:31:09.626Z | Compiling parking_lot_core v0.8.6 |
| 3446 | 2026-06-23T19:31:09.910Z | Compiling bitvec v1.0.1 |
| 3447 | 2026-06-23T19:31:10.145Z | Compiling tungstenite v0.21.0 |
| 3448 | 2026-06-23T19:31:10.165Z | Compiling proc-macro-error2 v2.0.1 |
| 3449 | 2026-06-23T19:31:10.261Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3450 | 2026-06-23T19:31:11.858Z | Compiling polyval v0.6.2 |
| 3451 | 2026-06-23T19:31:11.897Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 3452 | 2026-06-23T19:31:12.204Z | Compiling num-derive v0.3.3 |
| 3453 | 2026-06-23T19:31:12.256Z | Compiling packed_struct_codegen v0.10.1 |
| 3454 | 2026-06-23T19:31:12.451Z | Compiling bitfield-macros v0.19.4 |
| 3455 | 2026-06-23T19:31:13.036Z | Compiling zerocopy-derive v0.6.6 |
| 3456 | 2026-06-23T19:31:13.160Z | Compiling indexmap v1.9.3 |
| 3457 | 2026-06-23T19:31:13.252Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3458 | 2026-06-23T19:31:13.390Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3459 | 2026-06-23T19:31:13.469Z | Compiling nodrop v0.1.14 |
| 3460 | 2026-06-23T19:31:13.587Z | Compiling crc-catalog v2.4.0 |
| 3461 | 2026-06-23T19:31:13.628Z | Compiling array-init v0.0.4 |
| 3462 | 2026-06-23T19:31:13.702Z | Compiling crc v3.4.0 |
| 3463 | 2026-06-23T19:31:13.817Z | Compiling zerocopy v0.6.6 |
| 3464 | 2026-06-23T19:31:14.014Z | Compiling bitfield v0.19.4 |
| 3465 | 2026-06-23T19:31:14.204Z | Compiling libscf-sys v1.1.0 |
| 3466 | 2026-06-23T19:31:14.335Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 3467 | 2026-06-23T19:31:14.361Z | Compiling ghash v0.5.1 |
| 3468 | 2026-06-23T19:31:14.523Z | Compiling smallvec v0.6.14 |
| 3469 | 2026-06-23T19:31:14.760Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3470 | 2026-06-23T19:31:14.777Z | Compiling tokio-tungstenite v0.21.0 |
| 3471 | 2026-06-23T19:31:14.889Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3472 | 2026-06-23T19:31:15.146Z | Compiling tabled_derive v0.11.0 |
| 3473 | 2026-06-23T19:31:15.845Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3474 | 2026-06-23T19:31:16.197Z | Compiling papergrid v0.17.0 |
| 3475 | 2026-06-23T19:31:16.200Z | Compiling progenitor-impl v0.13.0 |
| 3476 | 2026-06-23T19:31:16.623Z | Compiling testing_table v0.3.0 |
| 3477 | 2026-06-23T19:31:16.906Z | Compiling omicron-rpaths v0.1.0 (/work/ci/omicron/rpaths) |
| 3478 | 2026-06-23T19:31:17.044Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3479 | 2026-06-23T19:31:17.076Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3480 | 2026-06-23T19:31:17.302Z | Compiling ctr v0.9.2 |
| 3481 | 2026-06-23T19:31:17.518Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3482 | 2026-06-23T19:31:17.979Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3483 | 2026-06-23T19:31:18.229Z | Compiling unicase v2.9.0 |
| 3484 | 2026-06-23T19:31:18.342Z | Compiling hashbrown v0.12.3 |
| 3485 | 2026-06-23T19:31:18.446Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3486 | 2026-06-23T19:31:18.534Z | Compiling corncobs v0.1.4 |
| 3487 | 2026-06-23T19:31:18.682Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3488 | 2026-06-23T19:31:18.773Z | Compiling mime_guess v2.0.5 |
| 3489 | 2026-06-23T19:31:19.281Z | Compiling progenitor-macro v0.13.0 |
| 3490 | 2026-06-23T19:31:19.462Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3491 | 2026-06-23T19:31:19.498Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3492 | 2026-06-23T19:31:20.117Z | Compiling aes-gcm v0.10.3 |
| 3493 | 2026-06-23T19:31:20.330Z | Compiling tabled v0.20.0 |
| 3494 | 2026-06-23T19:31:21.904Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3495 | 2026-06-23T19:31:23.317Z | Compiling parking_lot v0.11.2 |
| 3496 | 2026-06-23T19:31:23.797Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3497 | 2026-06-23T19:31:24.235Z | Compiling serde-hex v0.1.0 |
| 3498 | 2026-06-23T19:31:24.278Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce) |
| 3499 | 2026-06-23T19:31:24.999Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3500 | 2026-06-23T19:31:25.756Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3501 | 2026-06-23T19:31:26.230Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3502 | 2026-06-23T19:31:26.429Z | Compiling ron v0.8.1 |
| 3503 | 2026-06-23T19:31:27.155Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3504 | 2026-06-23T19:31:28.360Z | Compiling progenitor-client v0.13.0 |
| 3505 | 2026-06-23T19:31:28.818Z | Compiling hashbrown v0.13.2 |
| 3506 | 2026-06-23T19:31:28.878Z | Compiling prefix-trie v0.7.0 |
| 3507 | 2026-06-23T19:31:30.034Z | Compiling ssh-encoding v0.2.0 |
| 3508 | 2026-06-23T19:31:30.051Z | Compiling blowfish v0.9.1 |
| 3509 | 2026-06-23T19:31:30.051Z | Compiling fxhash v0.2.1 |
| 3510 | 2026-06-23T19:31:30.051Z | Compiling secrecy v0.8.0 |
| 3511 | 2026-06-23T19:31:30.051Z | Compiling filetime v0.2.27 |
| 3512 | 2026-06-23T19:31:30.051Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3513 | 2026-06-23T19:31:30.243Z | Compiling xattr v1.6.1 |
| 3514 | 2026-06-23T19:31:30.280Z | Compiling crc-any v2.5.0 |
| 3515 | 2026-06-23T19:31:30.486Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3516 | 2026-06-23T19:31:30.694Z | Compiling tar v0.4.45 |
| 3517 | 2026-06-23T19:31:34.100Z | Compiling sled v0.34.7 |
| 3518 | 2026-06-23T19:31:34.317Z | Compiling ssh-cipher v0.2.0 |
| 3519 | 2026-06-23T19:31:35.644Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3520 | 2026-06-23T19:31:35.883Z | Compiling object v0.30.4 |
| 3521 | 2026-06-23T19:31:35.914Z | Compiling hickory-server v0.25.2 |
| 3522 | 2026-06-23T19:31:36.271Z | Compiling progenitor v0.13.0 |
| 3523 | 2026-06-23T19:31:38.085Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3524 | 2026-06-23T19:31:38.151Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3525 | 2026-06-23T19:31:38.562Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3526 | 2026-06-23T19:31:40.347Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3527 | 2026-06-23T19:31:40.856Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3528 | 2026-06-23T19:31:40.929Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3529 | 2026-06-23T19:31:41.623Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3530 | 2026-06-23T19:31:41.936Z | Compiling password-hash v0.4.2 |
| 3531 | 2026-06-23T19:31:43.006Z | Compiling path-slash v0.1.5 |
| 3532 | 2026-06-23T19:31:43.109Z | Compiling half v1.8.3 |
| 3533 | 2026-06-23T19:31:43.188Z | Compiling http-range v0.1.5 |
| 3534 | 2026-06-23T19:31:43.191Z | Compiling crc8 v0.1.1 |
| 3535 | 2026-06-23T19:31:43.191Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3536 | 2026-06-23T19:31:43.335Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3537 | 2026-06-23T19:31:43.519Z | Compiling serde_cbor v0.11.2 |
| 3538 | 2026-06-23T19:31:43.528Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3539 | 2026-06-23T19:31:44.425Z | Compiling pbkdf2 v0.11.0 |
| 3540 | 2026-06-23T19:31:45.618Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3541 | 2026-06-23T19:31:45.756Z | Compiling illumos-nvpair v0.3.0 |
| 3542 | 2026-06-23T19:31:46.248Z | Compiling ssh-key v0.6.7 |
| 3543 | 2026-06-23T19:31:48.208Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3544 | 2026-06-23T19:31:49.414Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3545 | 2026-06-23T19:31:52.593Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3546 | 2026-06-23T19:31:53.355Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3547 | 2026-06-23T19:31:53.709Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3548 | 2026-06-23T19:31:54.343Z | Compiling p256 v0.13.2 |
| 3549 | 2026-06-23T19:31:55.273Z | Compiling p521 v0.13.3 |
| 3550 | 2026-06-23T19:31:57.018Z | Compiling oximeter-producer-api v0.1.0 (/work/ci/omicron/oximeter/producer-api) |
| 3551 | 2026-06-23T19:31:57.432Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3552 | 2026-06-23T19:31:59.850Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3553 | 2026-06-23T19:32:00.037Z | Compiling yasna v0.5.2 |
| 3554 | 2026-06-23T19:32:00.216Z | Compiling headers-core v0.3.0 |
| 3555 | 2026-06-23T19:32:00.241Z | Compiling kstat-rs v0.2.4 |
| 3556 | 2026-06-23T19:32:00.396Z | Compiling nanorand v0.7.0 |
| 3557 | 2026-06-23T19:32:00.752Z | Compiling atty v0.2.14 |
| 3558 | 2026-06-23T19:32:00.762Z | Compiling russh-cryptovec v0.7.3 |
| 3559 | 2026-06-23T19:32:00.836Z | Compiling home v0.5.12 |
| 3560 | 2026-06-23T19:32:00.917Z | Compiling md5 v0.7.0 |
| 3561 | 2026-06-23T19:32:00.948Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3562 | 2026-06-23T19:32:01.019Z | Compiling flume v0.11.1 |
| 3563 | 2026-06-23T19:32:01.189Z | Compiling russh-keys v0.45.0 |
| 3564 | 2026-06-23T19:32:01.409Z | Compiling rcgen v0.12.1 |
| 3565 | 2026-06-23T19:32:01.537Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3566 | 2026-06-23T19:32:01.591Z | Compiling headers v0.4.1 |
| 3567 | 2026-06-23T19:32:03.247Z | Compiling sled-agent-rack-setup v0.1.0 (/work/ci/omicron/sled-agent/rack-setup) |
| 3568 | 2026-06-23T19:32:03.878Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3569 | 2026-06-23T19:32:05.808Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3570 | 2026-06-23T19:32:09.283Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3571 | 2026-06-23T19:32:09.932Z | Compiling sled-agent-early-networking v0.1.0 (/work/ci/omicron/sled-agent/early-networking) |
| 3572 | 2026-06-23T19:32:10.912Z | Compiling transient-dns-server v0.1.0 (/work/ci/omicron/dns-server/transient) |
| 3573 | 2026-06-23T19:32:10.955Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3574 | 2026-06-23T19:32:11.309Z | Compiling hyper-staticfile v0.10.1 |
| 3575 | 2026-06-23T19:32:12.088Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3576 | 2026-06-23T19:32:12.497Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3577 | 2026-06-23T19:32:12.725Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3578 | 2026-06-23T19:32:12.815Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3579 | 2026-06-23T19:32:12.934Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3580 | 2026-06-23T19:32:13.626Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3581 | 2026-06-23T19:32:14.459Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3582 | 2026-06-23T19:32:15.123Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3583 | 2026-06-23T19:32:16.346Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3584 | 2026-06-23T19:32:16.537Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3585 | 2026-06-23T19:32:17.484Z | Compiling num-bigint v0.4.6 |
| 3586 | 2026-06-23T19:32:17.548Z | Compiling des v0.8.1 |
| 3587 | 2026-06-23T19:32:17.634Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3588 | 2026-06-23T19:32:17.798Z | Compiling subprocess v0.2.15 |
| 3589 | 2026-06-23T19:32:18.022Z | Compiling display-error-chain v0.2.2 |
| 3590 | 2026-06-23T19:32:18.191Z | Compiling hex-literal v0.4.1 |
| 3591 | 2026-06-23T19:32:18.357Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3592 | 2026-06-23T19:32:18.669Z | Compiling russh v0.45.0 |
| 3593 | 2026-06-23T19:32:20.028Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3594 | 2026-06-23T19:32:21.193Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3595 | 2026-06-23T19:32:23.507Z | Compiling colored v2.2.0 |
| 3596 | 2026-06-23T19:32:23.615Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3597 | 2026-06-23T19:32:23.894Z | Compiling internet-checksum v0.2.1 |
| 3598 | 2026-06-23T19:33:36.925Z | Finished `release` profile [optimized] target(s) in 5m 41s |
| 3599 | 2026-06-23T19:33:37.133Z | + cp target/release/dhcp-server /work/ |
| 3600 | 2026-06-23T19:33:37.181Z | process exited: duration 716954 ms, exit code 0 |
| |
| 3601 | 2026-06-23T19:33:37.195Z | found 2 output files |
| 3602 | 2026-06-23T19:33:37.195Z | uploading: /work/testbed.tar.gz (202901284 bytes) |
| 3603 | 2026-06-23T19:33:39.482Z | uploaded: /work/testbed.tar.gz |
| 3604 | 2026-06-23T19:33:39.492Z | uploading: /work/dhcp-server (49879840 bytes) |
| 3605 | 2026-06-23T19:33:40.840Z | uploaded: /work/dhcp-server |