|
|
|
| 1 | 2026-06-02T23:36:00.722Z | job assigned to worker 01KT5B21DM3MYAS5RWMZCETCYZ [factory aws, i-011c293e8e01b1046] (queued for 45 s) |
| |
| 2 | 2026-06-02T23:36:07.175Z | starting task 0: "setup" |
| 3 | 2026-06-02T23:36:07.180Z | ++ uname -s |
| 4 | 2026-06-02T23:36:07.183Z | + kern=SunOS |
| 5 | 2026-06-02T23:36:07.183Z | + build_user=build |
| 6 | 2026-06-02T23:36:07.183Z | + build_uid=12345 |
| 7 | 2026-06-02T23:36:07.183Z | + work_dir=/work |
| 8 | 2026-06-02T23:36:07.183Z | + input_dir=/input |
| 9 | 2026-06-02T23:36:07.184Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-02T23:36:07.184Z | + case "$kern" in |
| 11 | 2026-06-02T23:36:07.184Z | + groupadd -g 12345 build |
| 12 | 2026-06-02T23:36:07.184Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-02T23:36:09.190Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-02T23:36:09.339Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-02T23:36:09.343Z | + home_fs=zfs |
| 16 | 2026-06-02T23:36:09.343Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-02T23:36:09.343Z | + mkdir -p /home/build |
| 18 | 2026-06-02T23:36:09.343Z | + chown build:build /home/build /work |
| 19 | 2026-06-02T23:36:11.374Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-02T23:36:11.424Z | process exited: duration 4169 ms, exit code 0 |
| |
| 21 | 2026-06-02T23:36:11.507Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-02T23:36:11.564Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-02T23:36:11.564Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-02T23:36:11.564Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-02T23:36:11.564Z | * rust toolchain profile = "default" |
| 26 | 2026-06-02T23:36:11.565Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-02T23:36:11.565Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-02T23:36:11.565Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-02T23:36:11.565Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-02T23:36:11.617Z | info: downloading installer |
| 31 | 2026-06-02T23:36:12.851Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-02T23:36:12.851Z | warn: /opt/ooce/bin |
| 33 | 2026-06-02T23:36:12.852Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-02T23:36:12.855Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-02T23:36:12.855Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-02T23:36:12.855Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-02T23:36:12.855Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-02T23:36:12.855Z | error: cannot install while Rust is installed |
| 39 | 2026-06-02T23:36:12.855Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-02T23:36:12.855Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-02T23:36:12.855Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-02T23:36:12.855Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-02T23:36:12.855Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-02T23:36:12.865Z | info: profile set to default |
| 45 | 2026-06-02T23:36:12.865Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-02T23:36:12.868Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-02T23:36:13.026Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-02T23:36:13.029Z | info: downloading 6 components |
| 49 | 2026-06-02T23:36:27.770Z | |
| 50 | 2026-06-02T23:36:27.771Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-02T23:36:27.796Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-02T23:36:27.797Z | |
| 53 | 2026-06-02T23:36:27.797Z | |
| 54 | 2026-06-02T23:36:27.800Z | Rust is installed now. Great! |
| 55 | 2026-06-02T23:36:27.800Z | |
| 56 | 2026-06-02T23:36:27.800Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-02T23:36:27.800Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-02T23:36:27.800Z | |
| 59 | 2026-06-02T23:36:27.800Z | To configure your current shell, you need to source |
| 60 | 2026-06-02T23:36:27.800Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-02T23:36:27.800Z | |
| 62 | 2026-06-02T23:36:27.800Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-02T23:36:27.800Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-02T23:36:27.800Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-02T23:36:27.800Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-02T23:36:27.800Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-02T23:36:27.800Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-02T23:36:27.800Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-02T23:36:27.800Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-02T23:36:27.800Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-02T23:36:27.884Z | + rustup --version |
| 72 | 2026-06-02T23:36:27.893Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-02T23:36:27.898Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-02T23:36:27.915Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-02T23:36:27.918Z | + cargo --version |
| 76 | 2026-06-02T23:36:27.930Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-02T23:36:27.933Z | + rustc --version |
| 78 | 2026-06-02T23:36:27.951Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-02T23:36:27.955Z | process exited: duration 16492 ms, exit code 0 |
| |
| 80 | 2026-06-02T23:36:27.961Z | starting task 2: "authentication" |
| 81 | 2026-06-02T23:36:27.977Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-02T23:36:27.984Z | starting task 3: "build" |
| 83 | 2026-06-02T23:36:27.987Z | + set -e |
| 84 | 2026-06-02T23:36:27.987Z | + set -o pipefail |
| 85 | 2026-06-02T23:36:27.987Z | + [[ true == true ]] |
| 86 | 2026-06-02T23:36:27.987Z | + WORK=/work |
| 87 | 2026-06-02T23:36:27.987Z | + pfexec pkg install protobuf git |
| 88 | 2026-06-02T23:36:35.448Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 89 | 2026-06-02T23:36:43.151Z | Startup: Caching catalogs ... Done |
| 90 | 2026-06-02T23:36:50.401Z | Planning: Solver setup ... Done |
| 91 | 2026-06-02T23:36:50.440Z | Planning: Running solver ... Done |
| 92 | 2026-06-02T23:36:50.583Z | Planning: Finding local manifests ... Done |
| 93 | 2026-06-02T23:36:50.593Z | Planning: Fetching manifests: 0/1 0% complete |
| 94 | 2026-06-02T23:36:50.633Z | Planning: Fetching manifests: 1/1 100% complete |
| 95 | 2026-06-02T23:36:50.650Z | Planning: Package planning ... Done |
| 96 | 2026-06-02T23:36:50.660Z | Planning: Merging actions ... Done |
| 97 | 2026-06-02T23:36:50.772Z | Planning: Checking for conflicting actions ... Done |
| 98 | 2026-06-02T23:36:50.775Z | Planning: Consolidating action changes ... Done |
| 99 | 2026-06-02T23:36:51.536Z | Planning: Evaluating mediators ... Done |
| 100 | 2026-06-02T23:36:51.540Z | Planning: Planning completed in 8.22 seconds |
| 101 | 2026-06-02T23:36:51.550Z | Packages to install: 1 |
| 102 | 2026-06-02T23:36:51.553Z | Create boot environment: No |
| 103 | 2026-06-02T23:36:51.553Z | Create backup boot environment: No |
| 104 | 2026-06-02T23:36:51.589Z | |
| 105 | 2026-06-02T23:36:51.589Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 106 | 2026-06-02T23:36:54.482Z | Download: Completed 15.22 MB in 2.89 seconds (5.3M/s) |
| 107 | 2026-06-02T23:36:54.607Z | Actions: 1/1284 actions (Installing new actions) |
| 108 | 2026-06-02T23:36:54.907Z | Actions: Completed 1284 actions in 0.30 seconds. |
| 109 | 2026-06-02T23:36:55.541Z | Done |
| 110 | 2026-06-02T23:36:55.541Z | Done |
| 111 | 2026-06-02T23:36:56.177Z | Done |
| 112 | 2026-06-02T23:36:59.176Z | Done |
| 113 | 2026-06-02T23:36:59.246Z | Done |
| 114 | 2026-06-02T23:36:59.249Z | Done |
| 115 | 2026-06-02T23:36:59.450Z | Done |
| 116 | 2026-06-02T23:37:00.125Z | + cargo --version |
| 117 | 2026-06-02T23:37:00.134Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 118 | 2026-06-02T23:37:00.138Z | + rustc --version |
| 119 | 2026-06-02T23:37:00.156Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 120 | 2026-06-02T23:37:00.159Z | + banner clone |
| 121 | 2026-06-02T23:37:00.162Z | |
| 122 | 2026-06-02T23:37:00.162Z | #### # #### # # ###### |
| 123 | 2026-06-02T23:37:00.162Z | # # # # # ## # # |
| 124 | 2026-06-02T23:37:00.162Z | # # # # # # # ##### |
| 125 | 2026-06-02T23:37:00.162Z | # # # # # # # # |
| 126 | 2026-06-02T23:37:00.162Z | # # # # # # ## # |
| 127 | 2026-06-02T23:37:00.162Z | #### ###### #### # # ###### |
| 128 | 2026-06-02T23:37:00.162Z | |
| 129 | 2026-06-02T23:37:00.162Z | + mkdir -p /work/ci |
| 130 | 2026-06-02T23:37:00.162Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 131 | 2026-06-02T23:37:00.196Z | Cloning into '/work/ci/testbed'... |
| 132 | 2026-06-02T23:37:01.240Z | + banner build |
| 133 | 2026-06-02T23:37:01.243Z | |
| 134 | 2026-06-02T23:37:01.243Z | ##### # # # # ##### |
| 135 | 2026-06-02T23:37:01.243Z | # # # # # # # # |
| 136 | 2026-06-02T23:37:01.243Z | ##### # # # # # # |
| 137 | 2026-06-02T23:37:01.243Z | # # # # # # # # |
| 138 | 2026-06-02T23:37:01.243Z | # # # # # # # # |
| 139 | 2026-06-02T23:37:01.243Z | ##### #### # ###### ##### |
| 140 | 2026-06-02T23:37:01.243Z | |
| 141 | 2026-06-02T23:37:01.243Z | + cd /work/ci/testbed |
| 142 | 2026-06-02T23:37:01.243Z | + cargo build -p interop-lab -p wrangler |
| 143 | 2026-06-02T23:37:01.342Z | Updating crates.io index |
| 144 | 2026-06-02T23:37:01.346Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 145 | 2026-06-02T23:37:01.865Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-06-02T23:37:02.743Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 147 | 2026-06-02T23:37:03.084Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 148 | 2026-06-02T23:37:03.589Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 149 | 2026-06-02T23:37:03.868Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 150 | 2026-06-02T23:37:04.125Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 151 | 2026-06-02T23:37:04.434Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 152 | 2026-06-02T23:37:05.155Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 153 | 2026-06-02T23:37:05.443Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 154 | 2026-06-02T23:37:05.678Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-06-02T23:37:05.929Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-06-02T23:37:06.206Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 157 | 2026-06-02T23:37:09.801Z | Downloading crates ... |
| 158 | 2026-06-02T23:37:09.857Z | Downloaded anstyle-query v1.1.5 |
| 159 | 2026-06-02T23:37:09.861Z | Downloaded async-trait v0.1.89 |
| 160 | 2026-06-02T23:37:09.865Z | Downloaded allocator-api2 v0.2.21 |
| 161 | 2026-06-02T23:37:09.868Z | Downloaded async-stream-impl v0.3.6 |
| 162 | 2026-06-02T23:37:09.868Z | Downloaded atomic-waker v1.1.2 |
| 163 | 2026-06-02T23:37:09.868Z | Downloaded bytes v1.11.0 |
| 164 | 2026-06-02T23:37:09.875Z | Downloaded errno v0.3.14 |
| 165 | 2026-06-02T23:37:09.878Z | Downloaded either v1.15.0 |
| 166 | 2026-06-02T23:37:09.884Z | Downloaded http-body-util v0.1.3 |
| 167 | 2026-06-02T23:37:09.890Z | Downloaded bitflags v1.3.2 |
| 168 | 2026-06-02T23:37:09.890Z | Downloaded matchit v0.7.3 |
| 169 | 2026-06-02T23:37:09.890Z | Downloaded ipnet v2.11.0 |
| 170 | 2026-06-02T23:37:09.890Z | Downloaded cstr-argument v0.1.2 |
| 171 | 2026-06-02T23:37:09.890Z | Downloaded foreign-types-shared v0.1.1 |
| 172 | 2026-06-02T23:37:09.890Z | Downloaded httpdate v1.0.3 |
| 173 | 2026-06-02T23:37:09.897Z | Downloaded icu_collections v2.1.1 |
| 174 | 2026-06-02T23:37:09.897Z | Downloaded cc v1.2.54 |
| 175 | 2026-06-02T23:37:09.900Z | Downloaded generic-array v0.14.9 |
| 176 | 2026-06-02T23:37:09.903Z | Downloaded prost-derive v0.11.9 |
| 177 | 2026-06-02T23:37:09.906Z | Downloaded itoa v1.0.17 |
| 178 | 2026-06-02T23:37:09.906Z | Downloaded cfg_aliases v0.2.1 |
| 179 | 2026-06-02T23:37:09.906Z | Downloaded is_terminal_polyfill v1.70.2 |
| 180 | 2026-06-02T23:37:09.909Z | Downloaded mio v1.2.0 |
| 181 | 2026-06-02T23:37:09.912Z | Downloaded crypto-common v0.1.6 |
| 182 | 2026-06-02T23:37:09.915Z | Downloaded fixedbitset v0.4.2 |
| 183 | 2026-06-02T23:37:09.915Z | Downloaded linked-hash-map v0.5.6 |
| 184 | 2026-06-02T23:37:09.915Z | Downloaded hyper-openssl v0.9.2 |
| 185 | 2026-06-02T23:37:09.918Z | Downloaded axum-core v0.3.4 |
| 186 | 2026-06-02T23:37:09.918Z | Downloaded linked_hash_set v0.1.6 |
| 187 | 2026-06-02T23:37:09.918Z | Downloaded foldhash v0.2.0 |
| 188 | 2026-06-02T23:37:09.922Z | Downloaded byteorder v1.5.0 |
| 189 | 2026-06-02T23:37:09.922Z | Downloaded block-buffer v0.10.4 |
| 190 | 2026-06-02T23:37:09.922Z | Downloaded axum v0.7.9 |
| 191 | 2026-06-02T23:37:09.925Z | Downloaded num-traits v0.2.19 |
| 192 | 2026-06-02T23:37:09.928Z | Downloaded hyper-timeout v0.4.1 |
| 193 | 2026-06-02T23:37:09.928Z | Downloaded darling_macro v0.23.0 |
| 194 | 2026-06-02T23:37:09.931Z | Downloaded futures-core v0.3.32 |
| 195 | 2026-06-02T23:37:09.931Z | Downloaded crucible-workspace-hack v0.1.0 |
| 196 | 2026-06-02T23:37:09.931Z | Downloaded async-stream v0.3.6 |
| 197 | 2026-06-02T23:37:09.935Z | Downloaded mime v0.3.17 |
| 198 | 2026-06-02T23:37:09.935Z | Downloaded icu_properties v2.1.2 |
| 199 | 2026-06-02T23:37:09.935Z | Downloaded hyper-timeout v0.5.2 |
| 200 | 2026-06-02T23:37:09.937Z | Downloaded http-body v1.0.1 |
| 201 | 2026-06-02T23:37:09.937Z | Downloaded cpufeatures v0.2.17 |
| 202 | 2026-06-02T23:37:09.937Z | Downloaded hex v0.4.3 |
| 203 | 2026-06-02T23:37:09.940Z | Downloaded idna_adapter v1.2.1 |
| 204 | 2026-06-02T23:37:09.941Z | Downloaded fnv v1.0.7 |
| 205 | 2026-06-02T23:37:09.941Z | Downloaded form_urlencoded v1.2.2 |
| 206 | 2026-06-02T23:37:09.945Z | Downloaded equivalent v1.0.2 |
| 207 | 2026-06-02T23:37:09.945Z | Downloaded cmake v0.1.58 |
| 208 | 2026-06-02T23:37:09.945Z | Downloaded base64 v0.21.7 |
| 209 | 2026-06-02T23:37:09.949Z | Downloaded colorchoice v1.0.4 |
| 210 | 2026-06-02T23:37:09.949Z | Downloaded clap v4.6.1 |
| 211 | 2026-06-02T23:37:09.953Z | Downloaded base16ct v1.0.0 |
| 212 | 2026-06-02T23:37:09.958Z | Downloaded futures-task v0.3.32 |
| 213 | 2026-06-02T23:37:09.958Z | Downloaded clap_lex v1.0.0 |
| 214 | 2026-06-02T23:37:09.958Z | Downloaded cfg-if v1.0.4 |
| 215 | 2026-06-02T23:37:09.958Z | Downloaded heck v0.5.0 |
| 216 | 2026-06-02T23:37:09.958Z | Downloaded futures-io v0.3.32 |
| 217 | 2026-06-02T23:37:09.958Z | Downloaded dunce v1.0.5 |
| 218 | 2026-06-02T23:37:09.961Z | Downloaded proc-macro-error-attr v1.0.4 |
| 219 | 2026-06-02T23:37:09.961Z | Downloaded multimap v0.8.3 |
| 220 | 2026-06-02T23:37:09.961Z | Downloaded lru-slab v0.1.2 |
| 221 | 2026-06-02T23:37:09.961Z | Downloaded foreign-types-macros v0.2.3 |
| 222 | 2026-06-02T23:37:09.961Z | Downloaded foreign-types v0.3.2 |
| 223 | 2026-06-02T23:37:09.964Z | Downloaded autocfg v1.5.0 |
| 224 | 2026-06-02T23:37:09.964Z | Downloaded num-conv v0.2.0 |
| 225 | 2026-06-02T23:37:09.964Z | Downloaded futures-sink v0.3.32 |
| 226 | 2026-06-02T23:37:09.967Z | Downloaded futures-macro v0.3.32 |
| 227 | 2026-06-02T23:37:09.967Z | Downloaded http-body v0.4.6 |
| 228 | 2026-06-02T23:37:09.968Z | Downloaded heck v0.4.1 |
| 229 | 2026-06-02T23:37:09.968Z | Downloaded rand_chacha v0.3.1 |
| 230 | 2026-06-02T23:37:09.971Z | Downloaded iana-time-zone v0.1.64 |
| 231 | 2026-06-02T23:37:09.971Z | Downloaded home v0.5.12 |
| 232 | 2026-06-02T23:37:09.971Z | Downloaded fastrand v2.3.0 |
| 233 | 2026-06-02T23:37:09.974Z | Downloaded ppv-lite86 v0.2.21 |
| 234 | 2026-06-02T23:37:09.974Z | Downloaded icu_normalizer_data v2.1.1 |
| 235 | 2026-06-02T23:37:09.978Z | Downloaded openssl-macros v0.1.1 |
| 236 | 2026-06-02T23:37:09.978Z | Downloaded potential_utf v0.1.4 |
| 237 | 2026-06-02T23:37:09.983Z | Downloaded foreign-types-shared v0.3.1 |
| 238 | 2026-06-02T23:37:09.983Z | Downloaded foreign-types v0.5.0 |
| 239 | 2026-06-02T23:37:09.983Z | Downloaded openssl-probe v0.2.1 |
| 240 | 2026-06-02T23:37:09.983Z | Downloaded percent-encoding v2.3.2 |
| 241 | 2026-06-02T23:37:09.986Z | Downloaded ident_case v1.0.1 |
| 242 | 2026-06-02T23:37:09.986Z | Downloaded rustc-hash v2.1.1 |
| 243 | 2026-06-02T23:37:09.986Z | Downloaded console v0.16.2 |
| 244 | 2026-06-02T23:37:09.989Z | Downloaded proc-macro-crate v3.4.0 |
| 245 | 2026-06-02T23:37:09.989Z | Downloaded anstyle v1.0.13 |
| 246 | 2026-06-02T23:37:09.992Z | Downloaded axum-core v0.4.5 |
| 247 | 2026-06-02T23:37:09.992Z | Downloaded anstyle-parse v1.0.0 |
| 248 | 2026-06-02T23:37:09.995Z | Downloaded progenitor-macro v0.10.0 |
| 249 | 2026-06-02T23:37:09.998Z | Downloaded data-encoding v2.10.0 |
| 250 | 2026-06-02T23:37:10.001Z | Downloaded lazy_static v1.5.0 |
| 251 | 2026-06-02T23:37:10.010Z | Downloaded progenitor-macro v0.11.2 |
| 252 | 2026-06-02T23:37:10.013Z | Downloaded scopeguard v1.2.0 |
| 253 | 2026-06-02T23:37:10.013Z | Downloaded pkg-config v0.3.32 |
| 254 | 2026-06-02T23:37:10.013Z | Downloaded rand_chacha v0.9.0 |
| 255 | 2026-06-02T23:37:10.016Z | Downloaded is-terminal v0.4.17 |
| 256 | 2026-06-02T23:37:10.016Z | Downloaded proc-macro-error v1.0.4 |
| 257 | 2026-06-02T23:37:10.019Z | Downloaded lock_api v0.4.14 |
| 258 | 2026-06-02T23:37:10.019Z | Downloaded serde_urlencoded v0.7.1 |
| 259 | 2026-06-02T23:37:10.022Z | Downloaded ipnetwork v0.21.1 |
| 260 | 2026-06-02T23:37:10.022Z | Downloaded prost v0.13.5 |
| 261 | 2026-06-02T23:37:10.025Z | Downloaded dyn-clone v1.0.20 |
| 262 | 2026-06-02T23:37:10.028Z | Downloaded log v0.4.29 |
| 263 | 2026-06-02T23:37:10.028Z | Downloaded itertools v0.10.5 |
| 264 | 2026-06-02T23:37:10.031Z | Downloaded progenitor-client v0.11.2 |
| 265 | 2026-06-02T23:37:10.035Z | Downloaded fs_extra v1.3.0 |
| 266 | 2026-06-02T23:37:10.035Z | Downloaded sha1 v0.10.6 |
| 267 | 2026-06-02T23:37:10.035Z | Downloaded erased-serde v0.3.31 |
| 268 | 2026-06-02T23:37:10.038Z | Downloaded ref-cast v1.0.25 |
| 269 | 2026-06-02T23:37:10.041Z | Downloaded ref-cast-impl v1.0.25 |
| 270 | 2026-06-02T23:37:10.041Z | Downloaded progenitor-client v0.10.0 |
| 271 | 2026-06-02T23:37:10.041Z | Downloaded displaydoc v0.2.5 |
| 272 | 2026-06-02T23:37:10.044Z | Downloaded slog-envlogger v2.2.0 |
| 273 | 2026-06-02T23:37:10.044Z | Downloaded pretty-hex v0.4.1 |
| 274 | 2026-06-02T23:37:10.044Z | Downloaded digest v0.10.7 |
| 275 | 2026-06-02T23:37:10.047Z | Downloaded powerfmt v0.2.0 |
| 276 | 2026-06-02T23:37:10.047Z | Downloaded pin-utils v0.1.0 |
| 277 | 2026-06-02T23:37:10.047Z | Downloaded futures-channel v0.3.32 |
| 278 | 2026-06-02T23:37:10.050Z | Downloaded clap_derive v4.6.1 |
| 279 | 2026-06-02T23:37:10.050Z | Downloaded find-msvc-tools v0.1.8 |
| 280 | 2026-06-02T23:37:10.050Z | Downloaded futures-executor v0.3.32 |
| 281 | 2026-06-02T23:37:10.053Z | Downloaded pin-project-lite v0.2.16 |
| 282 | 2026-06-02T23:37:10.056Z | Downloaded num_enum_derive v0.7.5 |
| 283 | 2026-06-02T23:37:10.059Z | Downloaded progenitor v0.10.0 |
| 284 | 2026-06-02T23:37:10.059Z | Downloaded subtle v2.6.1 |
| 285 | 2026-06-02T23:37:10.064Z | Downloaded rustls-pemfile v1.0.4 |
| 286 | 2026-06-02T23:37:10.064Z | Downloaded num_enum v0.7.5 |
| 287 | 2026-06-02T23:37:10.067Z | Downloaded prost v0.11.9 |
| 288 | 2026-06-02T23:37:10.067Z | Downloaded rustls-native-certs v0.8.3 |
| 289 | 2026-06-02T23:37:10.067Z | Downloaded httparse v1.10.1 |
| 290 | 2026-06-02T23:37:10.071Z | Downloaded take_mut v0.2.2 |
| 291 | 2026-06-02T23:37:10.071Z | Downloaded sync_wrapper v1.0.2 |
| 292 | 2026-06-02T23:37:10.071Z | Downloaded jobserver v0.1.34 |
| 293 | 2026-06-02T23:37:10.074Z | Downloaded tabwriter v1.4.1 |
| 294 | 2026-06-02T23:37:10.074Z | Downloaded sync_wrapper v0.1.2 |
| 295 | 2026-06-02T23:37:10.074Z | Downloaded anyhow v1.0.102 |
| 296 | 2026-06-02T23:37:10.077Z | Downloaded time-core v0.1.8 |
| 297 | 2026-06-02T23:37:10.077Z | Downloaded strsim v0.11.1 |
| 298 | 2026-06-02T23:37:10.080Z | Downloaded stable_deref_trait v1.2.1 |
| 299 | 2026-06-02T23:37:10.080Z | Downloaded schemars_derive v0.8.22 |
| 300 | 2026-06-02T23:37:10.080Z | Downloaded icu_provider v2.1.1 |
| 301 | 2026-06-02T23:37:10.084Z | Downloaded serde_tokenstream v0.2.2 |
| 302 | 2026-06-02T23:37:10.087Z | Downloaded tokio-macros v2.7.0 |
| 303 | 2026-06-02T23:37:10.087Z | Downloaded quinn-udp v0.5.14 |
| 304 | 2026-06-02T23:37:10.087Z | Downloaded parking_lot_core v0.9.12 |
| 305 | 2026-06-02T23:37:10.090Z | Downloaded tokio-io-timeout v1.2.1 |
| 306 | 2026-06-02T23:37:10.090Z | Downloaded serde_derive_internals v0.29.1 |
| 307 | 2026-06-02T23:37:10.090Z | Downloaded sct v0.7.1 |
| 308 | 2026-06-02T23:37:10.093Z | Downloaded bitflags v2.10.0 |
| 309 | 2026-06-02T23:37:10.096Z | Downloaded signal-hook-registry v1.4.8 |
| 310 | 2026-06-02T23:37:10.096Z | Downloaded progenitor v0.11.2 |
| 311 | 2026-06-02T23:37:10.096Z | Downloaded slog-async v2.8.0 |
| 312 | 2026-06-02T23:37:10.099Z | Downloaded litemap v0.8.1 |
| 313 | 2026-06-02T23:37:10.099Z | Downloaded hyper-rustls v0.27.7 |
| 314 | 2026-06-02T23:37:10.103Z | Downloaded tinyvec_macros v0.1.1 |
| 315 | 2026-06-02T23:37:10.103Z | Downloaded rand_core v0.6.4 |
| 316 | 2026-06-02T23:37:10.103Z | Downloaded darling v0.23.0 |
| 317 | 2026-06-02T23:37:10.108Z | Downloaded anstream v1.0.0 |
| 318 | 2026-06-02T23:37:10.108Z | Downloaded sha2 v0.10.9 |
| 319 | 2026-06-02T23:37:10.108Z | Downloaded semver v1.0.27 |
| 320 | 2026-06-02T23:37:10.111Z | Downloaded oxnet v0.1.4 |
| 321 | 2026-06-02T23:37:10.111Z | Downloaded crossbeam-utils v0.8.21 |
| 322 | 2026-06-02T23:37:10.111Z | Downloaded getrandom v0.2.17 |
| 323 | 2026-06-02T23:37:10.115Z | Downloaded tower-layer v0.3.3 |
| 324 | 2026-06-02T23:37:10.115Z | Downloaded tonic-openssl v0.3.0 |
| 325 | 2026-06-02T23:37:10.115Z | Downloaded slab v0.4.11 |
| 326 | 2026-06-02T23:37:10.115Z | Downloaded try-lock v0.2.5 |
| 327 | 2026-06-02T23:37:10.118Z | Downloaded shlex v1.3.0 |
| 328 | 2026-06-02T23:37:10.118Z | Downloaded camino v1.2.2 |
| 329 | 2026-06-02T23:37:10.118Z | Downloaded bs58 v0.5.1 |
| 330 | 2026-06-02T23:37:10.121Z | Downloaded slog-stdlog v4.1.1 |
| 331 | 2026-06-02T23:37:10.121Z | Downloaded prost-types v0.11.9 |
| 332 | 2026-06-02T23:37:10.125Z | Downloaded parking_lot v0.12.5 |
| 333 | 2026-06-02T23:37:10.125Z | Downloaded slog-scope v4.4.1 |
| 334 | 2026-06-02T23:37:10.125Z | Downloaded slog-term v2.9.2 |
| 335 | 2026-06-02T23:37:10.126Z | Downloaded smf v0.2.3 |
| 336 | 2026-06-02T23:37:10.129Z | Downloaded quote v1.0.45 |
| 337 | 2026-06-02T23:37:10.129Z | Downloaded pin-project-internal v1.1.10 |
| 338 | 2026-06-02T23:37:10.129Z | Downloaded deranged v0.5.5 |
| 339 | 2026-06-02T23:37:10.135Z | Downloaded cargo_toml v0.22.3 |
| 340 | 2026-06-02T23:37:10.135Z | Downloaded once_cell v1.21.3 |
| 341 | 2026-06-02T23:37:10.135Z | Downloaded typeid v1.0.3 |
| 342 | 2026-06-02T23:37:10.141Z | Downloaded tower-service v0.3.3 |
| 343 | 2026-06-02T23:37:10.141Z | Downloaded synstructure v0.13.2 |
| 344 | 2026-06-02T23:37:10.141Z | Downloaded serde_spanned v1.0.4 |
| 345 | 2026-06-02T23:37:10.141Z | Downloaded typify-macro v0.4.3 |
| 346 | 2026-06-02T23:37:10.141Z | Downloaded rustversion v1.0.22 |
| 347 | 2026-06-02T23:37:10.141Z | Downloaded version_check v0.9.5 |
| 348 | 2026-06-02T23:37:10.141Z | Downloaded tinystr v0.8.2 |
| 349 | 2026-06-02T23:37:10.145Z | Downloaded thiserror-impl v1.0.69 |
| 350 | 2026-06-02T23:37:10.145Z | Downloaded thiserror v1.0.69 |
| 351 | 2026-06-02T23:37:10.145Z | Downloaded unit-prefix v0.5.2 |
| 352 | 2026-06-02T23:37:10.145Z | Downloaded thread_local v1.1.9 |
| 353 | 2026-06-02T23:37:10.145Z | Downloaded thiserror v2.0.18 |
| 354 | 2026-06-02T23:37:10.148Z | Downloaded utf8parse v0.2.2 |
| 355 | 2026-06-02T23:37:10.148Z | Downloaded proc-macro2 v1.0.106 |
| 356 | 2026-06-02T23:37:10.151Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 357 | 2026-06-02T23:37:10.151Z | Downloaded tokio-tungstenite v0.21.0 |
| 358 | 2026-06-02T23:37:10.154Z | Downloaded prettyplease v0.1.25 |
| 359 | 2026-06-02T23:37:10.154Z | Downloaded utf-8 v0.7.6 |
| 360 | 2026-06-02T23:37:10.154Z | Downloaded indexmap v1.9.3 |
| 361 | 2026-06-02T23:37:10.158Z | Downloaded untrusted v0.9.0 |
| 362 | 2026-06-02T23:37:10.158Z | Downloaded icu_locale_core v2.1.1 |
| 363 | 2026-06-02T23:37:10.161Z | Downloaded utf8_iter v1.0.4 |
| 364 | 2026-06-02T23:37:10.161Z | Downloaded indicatif v0.18.3 |
| 365 | 2026-06-02T23:37:10.165Z | Downloaded getrandom v0.3.4 |
| 366 | 2026-06-02T23:37:10.167Z | Downloaded tokio-openssl v0.6.5 |
| 367 | 2026-06-02T23:37:10.167Z | Downloaded futures v0.3.32 |
| 368 | 2026-06-02T23:37:10.171Z | Downloaded which v4.4.2 |
| 369 | 2026-06-02T23:37:10.171Z | Downloaded want v0.3.1 |
| 370 | 2026-06-02T23:37:10.174Z | Downloaded yoke-derive v0.8.1 |
| 371 | 2026-06-02T23:37:10.174Z | Downloaded serde_with_macros v3.20.0 |
| 372 | 2026-06-02T23:37:10.177Z | Downloaded rand_core v0.9.5 |
| 373 | 2026-06-02T23:37:10.180Z | Downloaded darling_core v0.23.0 |
| 374 | 2026-06-02T23:37:10.185Z | Downloaded tonic-build v0.9.2 |
| 375 | 2026-06-02T23:37:10.188Z | Downloaded zerofrom-derive v0.1.6 |
| 376 | 2026-06-02T23:37:10.188Z | Downloaded zerofrom v0.1.6 |
| 377 | 2026-06-02T23:37:10.188Z | Downloaded zone_cfg_derive v0.3.1 |
| 378 | 2026-06-02T23:37:10.191Z | Downloaded colored v3.1.1 |
| 379 | 2026-06-02T23:37:10.191Z | Downloaded progenitor-impl v0.11.2 |
| 380 | 2026-06-02T23:37:10.195Z | Downloaded prost-build v0.11.9 |
| 381 | 2026-06-02T23:37:10.195Z | Downloaded term v1.2.1 |
| 382 | 2026-06-02T23:37:10.198Z | Downloaded pin-project v1.1.10 |
| 383 | 2026-06-02T23:37:10.205Z | Downloaded thiserror-impl v2.0.18 |
| 384 | 2026-06-02T23:37:10.205Z | Downloaded tokio-stream v0.1.18 |
| 385 | 2026-06-02T23:37:10.208Z | Downloaded time-macros v0.2.27 |
| 386 | 2026-06-02T23:37:10.211Z | Downloaded rustls-pki-types v1.14.0 |
| 387 | 2026-06-02T23:37:10.211Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 388 | 2026-06-02T23:37:10.211Z | Downloaded tempfile v3.24.0 |
| 389 | 2026-06-02T23:37:10.214Z | Downloaded serde_core v1.0.228 |
| 390 | 2026-06-02T23:37:10.217Z | Downloaded arc-swap v1.8.0 |
| 391 | 2026-06-02T23:37:10.217Z | Downloaded xz2 v0.1.7 |
| 392 | 2026-06-02T23:37:10.220Z | Downloaded writeable v0.6.2 |
| 393 | 2026-06-02T23:37:10.220Z | Downloaded serde_derive v1.0.228 |
| 394 | 2026-06-02T23:37:10.224Z | Downloaded icu_normalizer v2.1.1 |
| 395 | 2026-06-02T23:37:10.224Z | Downloaded prettyplease v0.2.37 |
| 396 | 2026-06-02T23:37:10.229Z | Downloaded socket2 v0.5.10 |
| 397 | 2026-06-02T23:37:10.229Z | Downloaded smallvec v1.15.1 |
| 398 | 2026-06-02T23:37:10.229Z | Downloaded base64 v0.22.1 |
| 399 | 2026-06-02T23:37:10.232Z | Downloaded tokio-rustls v0.26.4 |
| 400 | 2026-06-02T23:37:10.232Z | Downloaded yoke v0.8.1 |
| 401 | 2026-06-02T23:37:10.232Z | Downloaded tokio-rustls v0.24.1 |
| 402 | 2026-06-02T23:37:10.235Z | Downloaded zeroize v1.8.2 |
| 403 | 2026-06-02T23:37:10.235Z | Downloaded slog v2.8.2 |
| 404 | 2026-06-02T23:37:10.238Z | Downloaded zone v0.3.1 |
| 405 | 2026-06-02T23:37:10.238Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 406 | 2026-06-02T23:37:10.238Z | Downloaded crossbeam-channel v0.5.15 |
| 407 | 2026-06-02T23:37:10.242Z | Downloaded socket2 v0.6.3 |
| 408 | 2026-06-02T23:37:10.251Z | Downloaded ryu v1.0.22 |
| 409 | 2026-06-02T23:37:10.251Z | Downloaded rustls-platform-verifier v0.7.0 |
| 410 | 2026-06-02T23:37:10.251Z | Downloaded unicode-ident v1.0.22 |
| 411 | 2026-06-02T23:37:10.251Z | Downloaded tracing-attributes v0.1.31 |
| 412 | 2026-06-02T23:37:10.261Z | Downloaded schemars v0.8.22 |
| 413 | 2026-06-02T23:37:10.262Z | Downloaded serde_yaml v0.9.34+deprecated |
| 414 | 2026-06-02T23:37:10.262Z | Downloaded zerovec-derive v0.11.2 |
| 415 | 2026-06-02T23:37:10.267Z | Downloaded tinyvec v1.10.0 |
| 416 | 2026-06-02T23:37:10.276Z | Downloaded zmij v1.0.17 |
| 417 | 2026-06-02T23:37:10.282Z | Downloaded quinn v0.11.9 |
| 418 | 2026-06-02T23:37:10.285Z | Downloaded progenitor-impl v0.10.0 |
| 419 | 2026-06-02T23:37:10.285Z | Downloaded unsafe-libyaml v0.2.11 |
| 420 | 2026-06-02T23:37:10.285Z | Downloaded tracing-core v0.1.36 |
| 421 | 2026-06-02T23:37:10.288Z | Downloaded schemars v1.2.0 |
| 422 | 2026-06-02T23:37:10.295Z | Downloaded uuid v1.20.0 |
| 423 | 2026-06-02T23:37:10.298Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 424 | 2026-06-02T23:37:10.301Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 425 | 2026-06-02T23:37:10.306Z | Downloaded http v0.2.12 |
| 426 | 2026-06-02T23:37:10.311Z | Downloaded tungstenite v0.21.0 |
| 427 | 2026-06-02T23:37:10.316Z | Downloaded schemars v0.9.0 |
| 428 | 2026-06-02T23:37:10.320Z | Downloaded serde v1.0.228 |
| 429 | 2026-06-02T23:37:10.326Z | Downloaded indexmap v2.13.0 |
| 430 | 2026-06-02T23:37:10.327Z | Downloaded typify v0.4.3 |
| 431 | 2026-06-02T23:37:10.332Z | Downloaded aho-corasick v1.1.4 |
| 432 | 2026-06-02T23:37:10.332Z | Downloaded rustls-webpki v0.103.9 |
| 433 | 2026-06-02T23:37:10.336Z | Downloaded rand v0.9.2 |
| 434 | 2026-06-02T23:37:10.336Z | Downloaded openssl-sys v0.9.116 |
| 435 | 2026-06-02T23:37:10.344Z | Downloaded memchr v2.7.6 |
| 436 | 2026-06-02T23:37:10.347Z | Downloaded rand v0.8.5 |
| 437 | 2026-06-02T23:37:10.347Z | Downloaded http v1.4.0 |
| 438 | 2026-06-02T23:37:10.347Z | Downloaded hashbrown v0.12.3 |
| 439 | 2026-06-02T23:37:10.347Z | Downloaded typenum v1.19.0 |
| 440 | 2026-06-02T23:37:10.352Z | Downloaded hyper-util v0.1.19 |
| 441 | 2026-06-02T23:37:10.357Z | Downloaded tonic v0.9.2 |
| 442 | 2026-06-02T23:37:10.361Z | Downloaded zerotrie v0.2.3 |
| 443 | 2026-06-02T23:37:10.364Z | Downloaded axum v0.6.20 |
| 444 | 2026-06-02T23:37:10.367Z | Downloaded hashbrown v0.16.1 |
| 445 | 2026-06-02T23:37:10.372Z | Downloaded tower v0.4.13 |
| 446 | 2026-06-02T23:37:10.409Z | Downloaded iri-string v0.7.10 |
| 447 | 2026-06-02T23:37:10.423Z | Downloaded ron v0.12.0 |
| 448 | 2026-06-02T23:37:10.423Z | Downloaded reqwest v0.13.4 |
| 449 | 2026-06-02T23:37:10.423Z | Downloaded url v2.5.8 |
| 450 | 2026-06-02T23:37:10.423Z | Downloaded reqwest v0.12.28 |
| 451 | 2026-06-02T23:37:10.423Z | Downloaded regex v1.12.2 |
| 452 | 2026-06-02T23:37:10.423Z | Downloaded itertools v0.12.1 |
| 453 | 2026-06-02T23:37:10.423Z | Downloaded tonic v0.12.3 |
| 454 | 2026-06-02T23:37:10.423Z | Downloaded tower v0.5.3 |
| 455 | 2026-06-02T23:37:10.428Z | Downloaded h2 v0.3.27 |
| 456 | 2026-06-02T23:37:10.428Z | Downloaded h2 v0.4.13 |
| 457 | 2026-06-02T23:37:10.428Z | Downloaded serde_json v1.0.150 |
| 458 | 2026-06-02T23:37:10.431Z | Downloaded clap_builder v4.6.0 |
| 459 | 2026-06-02T23:37:10.431Z | Downloaded hyper v1.8.1 |
| 460 | 2026-06-02T23:37:10.434Z | Downloaded futures-util v0.3.32 |
| 461 | 2026-06-02T23:37:10.439Z | Downloaded idna v1.1.0 |
| 462 | 2026-06-02T23:37:10.442Z | Downloaded aws-lc-rs v1.16.3 |
| 463 | 2026-06-02T23:37:10.461Z | Downloaded rustls-webpki v0.101.7 |
| 464 | 2026-06-02T23:37:10.469Z | Downloaded zerovec v0.11.5 |
| 465 | 2026-06-02T23:37:10.483Z | Downloaded hyper v0.14.32 |
| 466 | 2026-06-02T23:37:10.483Z | Downloaded winnow v1.0.0 |
| 467 | 2026-06-02T23:37:10.534Z | Downloaded icu_properties_data v2.1.2 |
| 468 | 2026-06-02T23:37:10.534Z | Downloaded tower-http v0.6.8 |
| 469 | 2026-06-02T23:37:10.534Z | Downloaded chrono v0.4.43 |
| 470 | 2026-06-02T23:37:10.534Z | Downloaded portable-atomic v1.13.0 |
| 471 | 2026-06-02T23:37:10.534Z | Downloaded vcpkg v0.2.15 |
| 472 | 2026-06-02T23:37:10.615Z | Downloaded serde_with v3.20.0 |
| 473 | 2026-06-02T23:37:10.615Z | Downloaded syn v1.0.109 |
| 474 | 2026-06-02T23:37:10.615Z | Downloaded winnow v0.7.14 |
| 475 | 2026-06-02T23:37:10.615Z | Downloaded tokio-util v0.7.18 |
| 476 | 2026-06-02T23:37:10.616Z | Downloaded syn v2.0.117 |
| 477 | 2026-06-02T23:37:10.616Z | Downloaded quinn-proto v0.11.13 |
| 478 | 2026-06-02T23:37:10.616Z | Downloaded regress v0.10.5 |
| 479 | 2026-06-02T23:37:10.616Z | Downloaded regex-syntax v0.8.8 |
| 480 | 2026-06-02T23:37:10.616Z | Downloaded time v0.3.47 |
| 481 | 2026-06-02T23:37:10.616Z | Downloaded rustix v0.38.44 |
| 482 | 2026-06-02T23:37:10.622Z | Downloaded webpki-roots v1.0.5 |
| 483 | 2026-06-02T23:37:10.622Z | Downloaded rustls v0.21.12 |
| 484 | 2026-06-02T23:37:10.622Z | Downloaded rustix v1.1.3 |
| 485 | 2026-06-02T23:37:10.622Z | Downloaded openssl v0.10.80 |
| 486 | 2026-06-02T23:37:10.623Z | Downloaded zerocopy v0.8.34 |
| 487 | 2026-06-02T23:37:10.623Z | Downloaded openapiv3 v2.2.0 |
| 488 | 2026-06-02T23:37:10.623Z | Downloaded unicode-width v0.2.2 |
| 489 | 2026-06-02T23:37:10.636Z | Downloaded rustls v0.23.36 |
| 490 | 2026-06-02T23:37:10.686Z | Downloaded regex-automata v0.4.13 |
| 491 | 2026-06-02T23:37:10.686Z | Downloaded tracing v0.1.44 |
| 492 | 2026-06-02T23:37:10.719Z | Downloaded typify-impl v0.4.3 |
| 493 | 2026-06-02T23:37:10.761Z | Downloaded petgraph v0.6.5 |
| 494 | 2026-06-02T23:37:10.761Z | Downloaded lzma-sys v0.1.20 |
| 495 | 2026-06-02T23:37:10.809Z | Downloaded libc v0.2.184 |
| 496 | 2026-06-02T23:37:10.810Z | Downloaded tokio v1.52.3 |
| 497 | 2026-06-02T23:37:10.876Z | Downloaded encoding_rs v0.8.35 |
| 498 | 2026-06-02T23:37:10.876Z | Downloaded ring v0.17.14 |
| 499 | 2026-06-02T23:37:11.351Z | Downloaded aws-lc-sys v0.40.0 |
| 500 | 2026-06-02T23:37:11.576Z | Compiling proc-macro2 v1.0.106 |
| 501 | 2026-06-02T23:37:11.577Z | Compiling unicode-ident v1.0.22 |
| 502 | 2026-06-02T23:37:11.577Z | Compiling quote v1.0.45 |
| 503 | 2026-06-02T23:37:11.577Z | Compiling libc v0.2.184 |
| 504 | 2026-06-02T23:37:11.577Z | Compiling cfg-if v1.0.4 |
| 505 | 2026-06-02T23:37:11.577Z | Compiling itoa v1.0.17 |
| 506 | 2026-06-02T23:37:11.622Z | Compiling serde_core v1.0.228 |
| 507 | 2026-06-02T23:37:11.865Z | Compiling bytes v1.11.0 |
| 508 | 2026-06-02T23:37:12.014Z | Compiling equivalent v1.0.2 |
| 509 | 2026-06-02T23:37:12.014Z | Compiling allocator-api2 v0.2.21 |
| 510 | 2026-06-02T23:37:12.014Z | Compiling foldhash v0.2.0 |
| 511 | 2026-06-02T23:37:12.133Z | Compiling memchr v2.7.6 |
| 512 | 2026-06-02T23:37:12.134Z | Compiling shlex v1.3.0 |
| 513 | 2026-06-02T23:37:12.241Z | Compiling hashbrown v0.16.1 |
| 514 | 2026-06-02T23:37:12.321Z | Compiling find-msvc-tools v0.1.8 |
| 515 | 2026-06-02T23:37:12.484Z | Compiling pin-project-lite v0.2.16 |
| 516 | 2026-06-02T23:37:12.567Z | Compiling smallvec v1.15.1 |
| 517 | 2026-06-02T23:37:12.581Z | Compiling autocfg v1.5.0 |
| 518 | 2026-06-02T23:37:12.636Z | Compiling jobserver v0.1.34 |
| 519 | 2026-06-02T23:37:12.752Z | Compiling serde v1.0.228 |
| 520 | 2026-06-02T23:37:12.818Z | Compiling futures-core v0.3.32 |
| 521 | 2026-06-02T23:37:12.875Z | Compiling cc v1.2.54 |
| 522 | 2026-06-02T23:37:12.928Z | Compiling parking_lot_core v0.9.12 |
| 523 | 2026-06-02T23:37:12.953Z | Compiling syn v2.0.117 |
| 524 | 2026-06-02T23:37:13.086Z | Compiling scopeguard v1.2.0 |
| 525 | 2026-06-02T23:37:13.107Z | Compiling log v0.4.29 |
| 526 | 2026-06-02T23:37:13.160Z | Compiling lock_api v0.4.14 |
| 527 | 2026-06-02T23:37:13.177Z | Compiling socket2 v0.6.3 |
| 528 | 2026-06-02T23:37:13.313Z | Compiling errno v0.3.14 |
| 529 | 2026-06-02T23:37:13.390Z | Compiling zmij v1.0.17 |
| 530 | 2026-06-02T23:37:13.467Z | Compiling signal-hook-registry v1.4.8 |
| 531 | 2026-06-02T23:37:13.518Z | Compiling parking_lot v0.12.5 |
| 532 | 2026-06-02T23:37:13.639Z | Compiling mio v1.2.0 |
| 533 | 2026-06-02T23:37:13.727Z | Compiling serde_json v1.0.150 |
| 534 | 2026-06-02T23:37:13.761Z | Compiling futures-sink v0.3.32 |
| 535 | 2026-06-02T23:37:13.928Z | Compiling once_cell v1.21.3 |
| 536 | 2026-06-02T23:37:13.962Z | Compiling slab v0.4.11 |
| 537 | 2026-06-02T23:37:14.013Z | Compiling futures-channel v0.3.32 |
| 538 | 2026-06-02T23:37:14.070Z | Compiling num-traits v0.2.19 |
| 539 | 2026-06-02T23:37:14.131Z | Compiling futures-io v0.3.32 |
| 540 | 2026-06-02T23:37:14.131Z | Compiling futures-task v0.3.32 |
| 541 | 2026-06-02T23:37:14.146Z | Compiling getrandom v0.2.17 |
| 542 | 2026-06-02T23:37:14.146Z | Compiling http v1.4.0 |
| 543 | 2026-06-02T23:37:14.229Z | Compiling rustversion v1.0.22 |
| 544 | 2026-06-02T23:37:14.392Z | Compiling schemars v0.8.22 |
| 545 | 2026-06-02T23:37:14.414Z | Compiling tracing-core v0.1.36 |
| 546 | 2026-06-02T23:37:14.641Z | Compiling indexmap v2.13.0 |
| 547 | 2026-06-02T23:37:14.798Z | Compiling tower-service v0.3.3 |
| 548 | 2026-06-02T23:37:14.894Z | Compiling fnv v1.0.7 |
| 549 | 2026-06-02T23:37:14.966Z | Compiling dyn-clone v1.0.20 |
| 550 | 2026-06-02T23:37:14.999Z | Compiling stable_deref_trait v1.2.1 |
| 551 | 2026-06-02T23:37:15.052Z | Compiling httparse v1.10.1 |
| 552 | 2026-06-02T23:37:15.077Z | Compiling ring v0.17.14 |
| 553 | 2026-06-02T23:37:15.111Z | Compiling getrandom v0.3.4 |
| 554 | 2026-06-02T23:37:15.309Z | Compiling percent-encoding v2.3.2 |
| 555 | 2026-06-02T23:37:15.520Z | Compiling try-lock v0.2.5 |
| 556 | 2026-06-02T23:37:15.634Z | Compiling want v0.3.1 |
| 557 | 2026-06-02T23:37:15.646Z | Compiling cmake v0.1.58 |
| 558 | 2026-06-02T23:37:15.673Z | Compiling httpdate v1.0.3 |
| 559 | 2026-06-02T23:37:15.776Z | Compiling untrusted v0.9.0 |
| 560 | 2026-06-02T23:37:15.796Z | Compiling regex-syntax v0.8.8 |
| 561 | 2026-06-02T23:37:15.810Z | Compiling synstructure v0.13.2 |
| 562 | 2026-06-02T23:37:15.898Z | Compiling serde_derive_internals v0.29.1 |
| 563 | 2026-06-02T23:37:15.922Z | Compiling dunce v1.0.5 |
| 564 | 2026-06-02T23:37:15.993Z | Compiling tower-layer v0.3.3 |
| 565 | 2026-06-02T23:37:16.023Z | Compiling fs_extra v1.3.0 |
| 566 | 2026-06-02T23:37:16.182Z | Compiling iana-time-zone v0.1.64 |
| 567 | 2026-06-02T23:37:16.300Z | Compiling aws-lc-sys v0.40.0 |
| 568 | 2026-06-02T23:37:16.320Z | Compiling http-body v1.0.1 |
| 569 | 2026-06-02T23:37:16.398Z | Compiling syn v1.0.109 |
| 570 | 2026-06-02T23:37:16.470Z | Compiling heck v0.5.0 |
| 571 | 2026-06-02T23:37:16.626Z | Compiling zeroize v1.8.2 |
| 572 | 2026-06-02T23:37:16.656Z | Compiling litemap v0.8.1 |
| 573 | 2026-06-02T23:37:16.732Z | Compiling writeable v0.6.2 |
| 574 | 2026-06-02T23:37:16.754Z | Compiling thiserror v2.0.18 |
| 575 | 2026-06-02T23:37:16.805Z | Compiling version_check v0.9.5 |
| 576 | 2026-06-02T23:37:16.933Z | Compiling uuid v1.20.0 |
| 577 | 2026-06-02T23:37:17.050Z | Compiling serde_derive v1.0.228 |
| 578 | 2026-06-02T23:37:17.086Z | Compiling tokio-macros v2.7.0 |
| 579 | 2026-06-02T23:37:17.091Z | Compiling futures-macro v0.3.32 |
| 580 | 2026-06-02T23:37:17.144Z | Compiling zerofrom-derive v0.1.6 |
| 581 | 2026-06-02T23:37:17.348Z | Compiling tracing-attributes v0.1.31 |
| 582 | 2026-06-02T23:37:17.820Z | Compiling tokio v1.52.3 |
| 583 | 2026-06-02T23:37:17.913Z | Compiling futures-util v0.3.32 |
| 584 | 2026-06-02T23:37:18.315Z | Compiling schemars_derive v0.8.22 |
| 585 | 2026-06-02T23:37:18.431Z | Compiling zerofrom v0.1.6 |
| 586 | 2026-06-02T23:37:18.555Z | Compiling yoke-derive v0.8.1 |
| 587 | 2026-06-02T23:37:18.558Z | Compiling tracing v0.1.44 |
| 588 | 2026-06-02T23:37:18.833Z | Compiling zerovec-derive v0.11.2 |
| 589 | 2026-06-02T23:37:19.499Z | Compiling displaydoc v0.2.5 |
| 590 | 2026-06-02T23:37:19.590Z | Compiling yoke v0.8.1 |
| 591 | 2026-06-02T23:37:19.958Z | Compiling zerovec v0.11.5 |
| 592 | 2026-06-02T23:37:20.160Z | Compiling chrono v0.4.43 |
| 593 | 2026-06-02T23:37:20.255Z | Compiling zerotrie v0.2.3 |
| 594 | 2026-06-02T23:37:20.282Z | Compiling thiserror-impl v2.0.18 |
| 595 | 2026-06-02T23:37:20.471Z | Compiling tinystr v0.8.2 |
| 596 | 2026-06-02T23:37:20.479Z | Compiling potential_utf v0.1.4 |
| 597 | 2026-06-02T23:37:20.559Z | Compiling zerocopy v0.8.34 |
| 598 | 2026-06-02T23:37:20.642Z | Compiling icu_locale_core v2.1.1 |
| 599 | 2026-06-02T23:37:20.681Z | Compiling aws-lc-rs v1.16.3 |
| 600 | 2026-06-02T23:37:20.944Z | Compiling icu_normalizer_data v2.1.1 |
| 601 | 2026-06-02T23:37:21.037Z | Compiling icu_properties_data v2.1.2 |
| 602 | 2026-06-02T23:37:21.273Z | Compiling icu_provider v2.1.1 |
| 603 | 2026-06-02T23:37:21.505Z | Compiling tokio-util v0.7.18 |
| 604 | 2026-06-02T23:37:21.589Z | Compiling icu_collections v2.1.1 |
| 605 | 2026-06-02T23:37:21.663Z | Compiling rustls-pki-types v1.14.0 |
| 606 | 2026-06-02T23:37:21.678Z | Compiling base64 v0.22.1 |
| 607 | 2026-06-02T23:37:21.857Z | Compiling atomic-waker v1.1.2 |
| 608 | 2026-06-02T23:37:21.996Z | Compiling h2 v0.4.13 |
| 609 | 2026-06-02T23:37:22.179Z | Compiling aho-corasick v1.1.4 |
| 610 | 2026-06-02T23:37:22.249Z | Compiling bitflags v2.10.0 |
| 611 | 2026-06-02T23:37:22.550Z | Compiling sync_wrapper v1.0.2 |
| 612 | 2026-06-02T23:37:22.627Z | Compiling pin-utils v0.1.0 |
| 613 | 2026-06-02T23:37:22.705Z | Compiling pkg-config v0.3.32 |
| 614 | 2026-06-02T23:37:22.788Z | Compiling icu_properties v2.1.2 |
| 615 | 2026-06-02T23:37:23.151Z | Compiling regex-automata v0.4.13 |
| 616 | 2026-06-02T23:37:23.400Z | Compiling icu_normalizer v2.1.1 |
| 617 | 2026-06-02T23:37:23.859Z | Compiling ppv-lite86 v0.2.21 |
| 618 | 2026-06-02T23:37:24.001Z | Compiling rustls v0.23.36 |
| 619 | 2026-06-02T23:37:24.172Z | Compiling ipnet v2.11.0 |
| 620 | 2026-06-02T23:37:24.274Z | Compiling idna_adapter v1.2.1 |
| 621 | 2026-06-02T23:37:24.274Z | Compiling tower v0.5.3 |
| 622 | 2026-06-02T23:37:24.274Z | Compiling http-body-util v0.1.3 |
| 623 | 2026-06-02T23:37:24.349Z | Compiling form_urlencoded v1.2.2 |
| 624 | 2026-06-02T23:37:24.540Z | Compiling regress v0.10.5 |
| 625 | 2026-06-02T23:37:24.668Z | Compiling semver v1.0.27 |
| 626 | 2026-06-02T23:37:24.765Z | Compiling subtle v2.6.1 |
| 627 | 2026-06-02T23:37:24.765Z | Compiling utf8_iter v1.0.4 |
| 628 | 2026-06-02T23:37:24.835Z | Compiling regex v1.12.2 |
| 629 | 2026-06-02T23:37:24.899Z | Compiling anyhow v1.0.102 |
| 630 | 2026-06-02T23:37:24.959Z | Compiling hyper v1.8.1 |
| 631 | 2026-06-02T23:37:25.315Z | Compiling idna v1.1.0 |
| 632 | 2026-06-02T23:37:25.395Z | Compiling serde_tokenstream v0.2.2 |
| 633 | 2026-06-02T23:37:25.694Z | Compiling winnow v1.0.0 |
| 634 | 2026-06-02T23:37:25.987Z | Compiling url v2.5.8 |
| 635 | 2026-06-02T23:37:26.066Z | Compiling hyper-util v0.1.19 |
| 636 | 2026-06-02T23:37:26.139Z | Compiling typify-impl v0.4.3 |
| 637 | 2026-06-02T23:37:26.568Z | Compiling rand_core v0.6.4 |
| 638 | 2026-06-02T23:37:26.630Z | Compiling either v1.15.0 |
| 639 | 2026-06-02T23:37:26.677Z | Compiling webpki-roots v1.0.5 |
| 640 | 2026-06-02T23:37:26.801Z | Compiling rand_chacha v0.3.1 |
| 641 | 2026-06-02T23:37:26.806Z | Compiling iri-string v0.7.10 |
| 642 | 2026-06-02T23:37:26.806Z | Compiling winnow v0.7.14 |
| 643 | 2026-06-02T23:37:26.820Z | Compiling vcpkg v0.2.15 |
| 644 | 2026-06-02T23:37:27.248Z | Compiling typenum v1.19.0 |
| 645 | 2026-06-02T23:37:27.379Z | Compiling ryu v1.0.22 |
| 646 | 2026-06-02T23:37:27.568Z | Compiling openssl-sys v0.9.116 |
| 647 | 2026-06-02T23:37:27.620Z | Compiling rand v0.8.5 |
| 648 | 2026-06-02T23:37:27.759Z | Compiling itertools v0.10.5 |
| 649 | 2026-06-02T23:37:28.104Z | Compiling tower-http v0.6.8 |
| 650 | 2026-06-02T23:37:28.274Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 651 | 2026-06-02T23:37:28.286Z | Compiling generic-array v0.14.9 |
| 652 | 2026-06-02T23:37:28.321Z | Compiling async-trait v0.1.89 |
| 653 | 2026-06-02T23:37:28.421Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 654 | 2026-06-02T23:37:28.605Z | Compiling slog v2.8.2 |
| 655 | 2026-06-02T23:37:28.677Z | Compiling http v0.2.12 |
| 656 | 2026-06-02T23:37:28.716Z | Compiling prost-derive v0.11.9 |
| 657 | 2026-06-02T23:37:28.982Z | Compiling lazy_static v1.5.0 |
| 658 | 2026-06-02T23:37:29.070Z | Compiling mime v0.3.17 |
| 659 | 2026-06-02T23:37:29.144Z | Compiling strsim v0.11.1 |
| 660 | 2026-06-02T23:37:29.546Z | Compiling openapiv3 v2.2.0 |
| 661 | 2026-06-02T23:37:29.590Z | Compiling erased-serde v0.3.31 |
| 662 | 2026-06-02T23:37:30.107Z | Compiling indexmap v1.9.3 |
| 663 | 2026-06-02T23:37:30.359Z | Compiling socket2 v0.5.10 |
| 664 | 2026-06-02T23:37:30.876Z | Compiling rustix v1.1.3 |
| 665 | 2026-06-02T23:37:31.128Z | Compiling heck v0.4.1 |
| 666 | 2026-06-02T23:37:31.181Z | Compiling thiserror v1.0.69 |
| 667 | 2026-06-02T23:37:31.230Z | Compiling rustix v0.38.44 |
| 668 | 2026-06-02T23:37:32.159Z | Compiling http-body v0.4.6 |
| 669 | 2026-06-02T23:37:32.240Z | Compiling typify-macro v0.4.3 |
| 670 | 2026-06-02T23:37:32.395Z | Compiling serde_urlencoded v0.7.1 |
| 671 | 2026-06-02T23:37:32.430Z | Compiling thiserror-impl v1.0.69 |
| 672 | 2026-06-02T23:37:32.651Z | Compiling pin-project-internal v1.1.10 |
| 673 | 2026-06-02T23:37:33.142Z | Compiling hashbrown v0.12.3 |
| 674 | 2026-06-02T23:37:33.600Z | Compiling unsafe-libyaml v0.2.11 |
| 675 | 2026-06-02T23:37:33.614Z | Compiling prettyplease v0.1.25 |
| 676 | 2026-06-02T23:37:33.724Z | Compiling pin-project v1.1.10 |
| 677 | 2026-06-02T23:37:33.985Z | Compiling prost v0.11.9 |
| 678 | 2026-06-02T23:37:34.146Z | Compiling serde_yaml v0.9.34+deprecated |
| 679 | 2026-06-02T23:37:34.234Z | Compiling typify v0.4.3 |
| 680 | 2026-06-02T23:37:34.360Z | Compiling block-buffer v0.10.4 |
| 681 | 2026-06-02T23:37:34.380Z | Compiling crypto-common v0.1.6 |
| 682 | 2026-06-02T23:37:34.392Z | Compiling h2 v0.3.27 |
| 683 | 2026-06-02T23:37:34.511Z | Compiling ident_case v1.0.1 |
| 684 | 2026-06-02T23:37:34.636Z | Compiling openssl v0.10.80 |
| 685 | 2026-06-02T23:37:34.660Z | Compiling foreign-types-shared v0.1.1 |
| 686 | 2026-06-02T23:37:34.754Z | Compiling home v0.5.12 |
| 687 | 2026-06-02T23:37:34.762Z | Compiling utf8parse v0.2.2 |
| 688 | 2026-06-02T23:37:34.875Z | Compiling fixedbitset v0.4.2 |
| 689 | 2026-06-02T23:37:34.887Z | Compiling fastrand v2.3.0 |
| 690 | 2026-06-02T23:37:35.078Z | Compiling matchit v0.7.3 |
| 691 | 2026-06-02T23:37:35.116Z | Compiling tempfile v3.24.0 |
| 692 | 2026-06-02T23:37:35.128Z | Compiling petgraph v0.6.5 |
| 693 | 2026-06-02T23:37:35.409Z | Compiling anstyle-parse v1.0.0 |
| 694 | 2026-06-02T23:37:35.454Z | Compiling which v4.4.2 |
| 695 | 2026-06-02T23:37:35.489Z | Compiling foreign-types v0.3.2 |
| 696 | 2026-06-02T23:37:35.563Z | Compiling darling_core v0.23.0 |
| 697 | 2026-06-02T23:37:35.599Z | Compiling digest v0.10.7 |
| 698 | 2026-06-02T23:37:35.699Z | Compiling prost-types v0.11.9 |
| 699 | 2026-06-02T23:37:35.801Z | Compiling tower v0.4.13 |
| 700 | 2026-06-02T23:37:36.128Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 701 | 2026-06-02T23:37:36.734Z | Compiling futures-executor v0.3.32 |
| 702 | 2026-06-02T23:37:36.807Z | Compiling proc-macro-error-attr v1.0.4 |
| 703 | 2026-06-02T23:37:37.012Z | Compiling async-stream-impl v0.3.6 |
| 704 | 2026-06-02T23:37:37.025Z | Compiling openssl-macros v0.1.1 |
| 705 | 2026-06-02T23:37:37.030Z | Compiling axum-core v0.3.4 |
| 706 | 2026-06-02T23:37:37.049Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 707 | 2026-06-02T23:37:37.249Z | Compiling hyper v0.14.32 |
| 708 | 2026-06-02T23:37:37.286Z | Compiling base64 v0.21.7 |
| 709 | 2026-06-02T23:37:37.493Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 710 | 2026-06-02T23:37:37.618Z | Compiling tokio-openssl v0.6.5 |
| 711 | 2026-06-02T23:37:37.631Z | Compiling colorchoice v1.0.4 |
| 712 | 2026-06-02T23:37:37.642Z | Compiling crossbeam-utils v0.8.21 |
| 713 | 2026-06-02T23:37:37.712Z | Compiling anstyle-query v1.1.5 |
| 714 | 2026-06-02T23:37:37.747Z | Compiling anstyle v1.0.13 |
| 715 | 2026-06-02T23:37:37.823Z | Compiling multimap v0.8.3 |
| 716 | 2026-06-02T23:37:37.858Z | Compiling is_terminal_polyfill v1.70.2 |
| 717 | 2026-06-02T23:37:37.874Z | Compiling rustls v0.21.12 |
| 718 | 2026-06-02T23:37:37.944Z | Compiling cpufeatures v0.2.17 |
| 719 | 2026-06-02T23:37:37.957Z | Compiling crucible-workspace-hack v0.1.0 |
| 720 | 2026-06-02T23:37:37.972Z | Compiling prost-build v0.11.9 |
| 721 | 2026-06-02T23:37:38.000Z | Compiling anstream v1.0.0 |
| 722 | 2026-06-02T23:37:38.034Z | Compiling async-stream v0.3.6 |
| 723 | 2026-06-02T23:37:38.101Z | Compiling darling_macro v0.23.0 |
| 724 | 2026-06-02T23:37:38.295Z | Compiling futures v0.3.32 |
| 725 | 2026-06-02T23:37:38.325Z | Compiling proc-macro-crate v3.4.0 |
| 726 | 2026-06-02T23:37:38.376Z | Compiling axum-core v0.4.5 |
| 727 | 2026-06-02T23:37:38.490Z | Compiling tokio-stream v0.1.18 |
| 728 | 2026-06-02T23:37:38.686Z | Compiling sct v0.7.1 |
| 729 | 2026-06-02T23:37:38.749Z | Compiling rustls-webpki v0.101.7 |
| 730 | 2026-06-02T23:37:38.868Z | Compiling proc-macro-error v1.0.4 |
| 731 | 2026-06-02T23:37:38.882Z | Compiling rand_core v0.9.5 |
| 732 | 2026-06-02T23:37:38.936Z | Compiling axum v0.6.20 |
| 733 | 2026-06-02T23:37:39.095Z | Compiling serde_spanned v1.0.4 |
| 734 | 2026-06-02T23:37:39.102Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 735 | 2026-06-02T23:37:39.156Z | Compiling num-conv v0.2.0 |
| 736 | 2026-06-02T23:37:39.261Z | Compiling prettyplease v0.2.37 |
| 737 | 2026-06-02T23:37:39.348Z | Compiling powerfmt v0.2.0 |
| 738 | 2026-06-02T23:37:39.363Z | Compiling unicode-width v0.2.2 |
| 739 | 2026-06-02T23:37:39.507Z | Compiling time-core v0.1.8 |
| 740 | 2026-06-02T23:37:39.566Z | Compiling clap_lex v1.0.0 |
| 741 | 2026-06-02T23:37:39.608Z | Compiling openssl-probe v0.2.1 |
| 742 | 2026-06-02T23:37:39.662Z | Compiling time-macros v0.2.27 |
| 743 | 2026-06-02T23:37:39.680Z | Compiling deranged v0.5.5 |
| 744 | 2026-06-02T23:37:39.795Z | Compiling axum v0.7.9 |
| 745 | 2026-06-02T23:37:39.819Z | Compiling clap_builder v4.6.0 |
| 746 | 2026-06-02T23:37:40.013Z | Compiling rustls-native-certs v0.8.3 |
| 747 | 2026-06-02T23:37:40.383Z | Compiling toml v0.9.11+spec-1.1.0 |
| 748 | 2026-06-02T23:37:40.925Z | Compiling rand_chacha v0.9.0 |
| 749 | 2026-06-02T23:37:41.361Z | Compiling num_enum_derive v0.7.5 |
| 750 | 2026-06-02T23:37:41.374Z | Compiling darling v0.23.0 |
| 751 | 2026-06-02T23:37:41.451Z | Compiling tonic-build v0.9.2 |
| 752 | 2026-06-02T23:37:42.197Z | Compiling sha1 v0.10.6 |
| 753 | 2026-06-02T23:37:42.383Z | Compiling progenitor-impl v0.10.0 |
| 754 | 2026-06-02T23:37:42.428Z | Compiling hyper-timeout v0.5.2 |
| 755 | 2026-06-02T23:37:42.513Z | Compiling lzma-sys v0.1.20 |
| 756 | 2026-06-02T23:37:42.636Z | Compiling oxnet v0.1.4 |
| 757 | 2026-06-02T23:37:42.858Z | Compiling tokio-io-timeout v1.2.1 |
| 758 | 2026-06-02T23:37:42.923Z | Compiling foreign-types-macros v0.2.3 |
| 759 | 2026-06-02T23:37:43.021Z | Compiling clap_derive v4.6.1 |
| 760 | 2026-06-02T23:37:43.094Z | Compiling arc-swap v1.8.0 |
| 761 | 2026-06-02T23:37:43.405Z | Compiling prost v0.13.5 |
| 762 | 2026-06-02T23:37:43.417Z | Compiling thread_local v1.1.9 |
| 763 | 2026-06-02T23:37:43.429Z | Compiling typeid v1.0.3 |
| 764 | 2026-06-02T23:37:43.563Z | Compiling data-encoding v2.10.0 |
| 765 | 2026-06-02T23:37:43.694Z | Compiling sync_wrapper v0.1.2 |
| 766 | 2026-06-02T23:37:43.716Z | Compiling slog-async v2.8.0 |
| 767 | 2026-06-02T23:37:43.782Z | Compiling foreign-types-shared v0.3.1 |
| 768 | 2026-06-02T23:37:43.797Z | Compiling portable-atomic v1.13.0 |
| 769 | 2026-06-02T23:37:43.878Z | Compiling byteorder v1.5.0 |
| 770 | 2026-06-02T23:37:44.009Z | Compiling hyper-openssl v0.9.2 |
| 771 | 2026-06-02T23:37:44.112Z | Compiling bitflags v1.3.2 |
| 772 | 2026-06-02T23:37:44.189Z | Compiling linked-hash-map v0.5.6 |
| 773 | 2026-06-02T23:37:44.240Z | Compiling utf-8 v0.7.6 |
| 774 | 2026-06-02T23:37:44.402Z | Compiling linked_hash_set v0.1.6 |
| 775 | 2026-06-02T23:37:44.420Z | Compiling tungstenite v0.21.0 |
| 776 | 2026-06-02T23:37:44.462Z | Compiling foreign-types v0.5.0 |
| 777 | 2026-06-02T23:37:44.519Z | Compiling tonic v0.12.3 |
| 778 | 2026-06-02T23:37:44.541Z | Compiling slog-scope v4.4.1 |
| 779 | 2026-06-02T23:37:44.553Z | Compiling hyper-timeout v0.4.1 |
| 780 | 2026-06-02T23:37:44.718Z | Compiling clap v4.6.1 |
| 781 | 2026-06-02T23:37:44.746Z | Compiling num_enum v0.7.5 |
| 782 | 2026-06-02T23:37:44.808Z | Compiling crossbeam-channel v0.5.15 |
| 783 | 2026-06-02T23:37:44.821Z | Compiling tokio-rustls v0.24.1 |
| 784 | 2026-06-02T23:37:44.868Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 785 | 2026-06-02T23:37:45.044Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 786 | 2026-06-02T23:37:45.352Z | Compiling serde_with_macros v3.20.0 |
| 787 | 2026-06-02T23:37:45.534Z | Compiling rand v0.9.2 |
| 788 | 2026-06-02T23:37:45.575Z | Compiling cargo_toml v0.22.3 |
| 789 | 2026-06-02T23:37:45.914Z | Compiling progenitor-macro v0.10.0 |
| 790 | 2026-06-02T23:37:46.146Z | Compiling time v0.3.47 |
| 791 | 2026-06-02T23:37:46.579Z | Compiling rustls-pemfile v1.0.4 |
| 792 | 2026-06-02T23:37:47.068Z | Compiling progenitor-impl v0.11.2 |
| 793 | 2026-06-02T23:37:47.222Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 794 | 2026-06-02T23:37:47.534Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 795 | 2026-06-02T23:37:47.579Z | Compiling cstr-argument v0.1.2 |
| 796 | 2026-06-02T23:37:47.739Z | Compiling is-terminal v0.4.17 |
| 797 | 2026-06-02T23:37:47.779Z | Compiling encoding_rs v0.8.35 |
| 798 | 2026-06-02T23:37:47.839Z | Compiling colored v3.1.1 |
| 799 | 2026-06-02T23:37:48.029Z | Compiling ipnetwork v0.21.1 |
| 800 | 2026-06-02T23:37:48.082Z | Compiling camino v1.2.2 |
| 801 | 2026-06-02T23:37:48.238Z | Compiling pretty-hex v0.4.1 |
| 802 | 2026-06-02T23:37:48.317Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 803 | 2026-06-02T23:37:48.380Z | Compiling take_mut v0.2.2 |
| 804 | 2026-06-02T23:37:48.409Z | Compiling term v1.2.1 |
| 805 | 2026-06-02T23:37:48.706Z | Compiling slog-term v2.9.2 |
| 806 | 2026-06-02T23:37:49.082Z | Compiling itertools v0.12.1 |
| 807 | 2026-06-02T23:37:49.160Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 808 | 2026-06-02T23:37:49.360Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 809 | 2026-06-02T23:37:49.414Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 810 | 2026-06-02T23:37:49.482Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 811 | 2026-06-02T23:37:49.538Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 812 | 2026-06-02T23:37:49.809Z | Compiling tonic v0.9.2 |
| 813 | 2026-06-02T23:37:49.827Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 814 | 2026-06-02T23:37:50.301Z | Compiling serde_with v3.20.0 |
| 815 | 2026-06-02T23:37:50.419Z | Compiling tonic-openssl v0.3.0 |
| 816 | 2026-06-02T23:37:50.485Z | Compiling zone_cfg_derive v0.3.1 |
| 817 | 2026-06-02T23:37:50.653Z | Compiling progenitor-macro v0.11.2 |
| 818 | 2026-06-02T23:37:50.733Z | Compiling tokio-tungstenite v0.21.0 |
| 819 | 2026-06-02T23:37:51.147Z | Compiling slog-stdlog v4.1.1 |
| 820 | 2026-06-02T23:37:51.354Z | Compiling tabwriter v1.4.1 |
| 821 | 2026-06-02T23:37:51.601Z | Compiling console v0.16.2 |
| 822 | 2026-06-02T23:37:52.055Z | Compiling unit-prefix v0.5.2 |
| 823 | 2026-06-02T23:37:52.209Z | Compiling indicatif v0.18.3 |
| 824 | 2026-06-02T23:37:52.234Z | Compiling slog-envlogger v2.2.0 |
| 825 | 2026-06-02T23:37:52.492Z | Compiling ron v0.12.0 |
| 826 | 2026-06-02T23:37:52.652Z | Compiling zone v0.3.1 |
| 827 | 2026-06-02T23:37:53.210Z | Compiling xz2 v0.1.7 |
| 828 | 2026-06-02T23:37:53.651Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 829 | 2026-06-02T23:37:53.869Z | Compiling sha2 v0.10.9 |
| 830 | 2026-06-02T23:37:53.980Z | Compiling smf v0.2.3 |
| 831 | 2026-06-02T23:37:54.104Z | Compiling base16ct v1.0.0 |
| 832 | 2026-06-02T23:37:57.242Z | Compiling rustls-webpki v0.103.9 |
| 833 | 2026-06-02T23:38:00.026Z | Compiling tokio-rustls v0.26.4 |
| 834 | 2026-06-02T23:38:00.031Z | Compiling rustls-platform-verifier v0.7.0 |
| 835 | 2026-06-02T23:38:00.215Z | Compiling hyper-rustls v0.27.7 |
| 836 | 2026-06-02T23:38:00.393Z | Compiling reqwest v0.12.28 |
| 837 | 2026-06-02T23:38:00.393Z | Compiling reqwest v0.13.4 |
| 838 | 2026-06-02T23:38:01.451Z | Compiling progenitor-client v0.10.0 |
| 839 | 2026-06-02T23:38:01.451Z | Compiling progenitor-client v0.11.2 |
| 840 | 2026-06-02T23:38:01.643Z | Compiling progenitor v0.10.0 |
| 841 | 2026-06-02T23:38:01.724Z | Compiling progenitor v0.11.2 |
| 842 | 2026-06-02T23:38:01.738Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 843 | 2026-06-02T23:38:01.846Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 844 | 2026-06-02T23:38:04.991Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 845 | 2026-06-02T23:38:13.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s |
| 846 | 2026-06-02T23:38:14.081Z | + cargo build --tests |
| 847 | 2026-06-02T23:38:14.215Z | Downloading crates ... |
| 848 | 2026-06-02T23:38:14.340Z | Downloaded ahash v0.8.12 |
| 849 | 2026-06-02T23:38:14.343Z | Downloaded addr2line v0.25.1 |
| 850 | 2026-06-02T23:38:14.346Z | Downloaded num-integer v0.1.46 |
| 851 | 2026-06-02T23:38:14.346Z | Downloaded ciborium-ll v0.2.2 |
| 852 | 2026-06-02T23:38:14.349Z | Downloaded hubpack_derive v0.1.1 |
| 853 | 2026-06-02T23:38:14.352Z | Downloaded num-iter v0.1.45 |
| 854 | 2026-06-02T23:38:14.352Z | Downloaded spki v0.7.3 |
| 855 | 2026-06-02T23:38:14.354Z | Downloaded base64ct v1.8.3 |
| 856 | 2026-06-02T23:38:14.360Z | Downloaded zerocopy-derive v0.8.34 |
| 857 | 2026-06-02T23:38:14.365Z | Downloaded knuffel-derive v3.2.0 |
| 858 | 2026-06-02T23:38:14.368Z | Downloaded signature v2.2.0 |
| 859 | 2026-06-02T23:38:14.368Z | Downloaded pem-rfc7468 v0.7.0 |
| 860 | 2026-06-02T23:38:14.371Z | Downloaded rustc_version v0.4.1 |
| 861 | 2026-06-02T23:38:14.371Z | Downloaded unicode-linebreak v0.1.5 |
| 862 | 2026-06-02T23:38:14.371Z | Downloaded strum v0.26.3 |
| 863 | 2026-06-02T23:38:14.371Z | Downloaded flagset v0.4.7 |
| 864 | 2026-06-02T23:38:14.371Z | Downloaded terminal_size v0.4.3 |
| 865 | 2026-06-02T23:38:14.374Z | Downloaded der_derive v0.7.3 |
| 866 | 2026-06-02T23:38:14.374Z | Downloaded ecdsa v0.16.9 |
| 867 | 2026-06-02T23:38:14.374Z | Downloaded base16ct v0.2.0 |
| 868 | 2026-06-02T23:38:14.377Z | Downloaded expectorate v1.2.0 |
| 869 | 2026-06-02T23:38:14.377Z | Downloaded tls_codec v0.4.2 |
| 870 | 2026-06-02T23:38:14.380Z | Downloaded spin v0.9.8 |
| 871 | 2026-06-02T23:38:14.387Z | Downloaded half v2.7.1 |
| 872 | 2026-06-02T23:38:14.392Z | Downloaded crypto-bigint v0.5.5 |
| 873 | 2026-06-02T23:38:14.399Z | Downloaded rfc6979 v0.4.0 |
| 874 | 2026-06-02T23:38:14.402Z | Downloaded is_ci v1.2.0 |
| 875 | 2026-06-02T23:38:14.415Z | Downloaded supports-color v2.1.0 |
| 876 | 2026-06-02T23:38:14.418Z | Downloaded hubpack v0.1.2 |
| 877 | 2026-06-02T23:38:14.418Z | Downloaded miette-derive v5.10.0 |
| 878 | 2026-06-02T23:38:14.421Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 879 | 2026-06-02T23:38:14.421Z | Downloaded owo-colors v3.5.0 |
| 880 | 2026-06-02T23:38:14.424Z | Downloaded strum_macros v0.26.4 |
| 881 | 2026-06-02T23:38:14.424Z | Downloaded pkcs1 v0.7.5 |
| 882 | 2026-06-02T23:38:14.427Z | Downloaded console v0.15.11 |
| 883 | 2026-06-02T23:38:14.430Z | Downloaded terminal_size v0.1.17 |
| 884 | 2026-06-02T23:38:14.433Z | Downloaded supports-hyperlinks v2.1.0 |
| 885 | 2026-06-02T23:38:14.436Z | Downloaded smawk v0.3.2 |
| 886 | 2026-06-02T23:38:14.439Z | Downloaded ciborium-io v0.2.2 |
| 887 | 2026-06-02T23:38:14.446Z | Downloaded similar v2.7.0 |
| 888 | 2026-06-02T23:38:14.453Z | Downloaded atomicwrites v0.4.4 |
| 889 | 2026-06-02T23:38:14.456Z | Downloaded newline-converter v0.3.0 |
| 890 | 2026-06-02T23:38:14.456Z | Downloaded ff v0.13.1 |
| 891 | 2026-06-02T23:38:14.459Z | Downloaded zeroize_derive v1.4.3 |
| 892 | 2026-06-02T23:38:14.462Z | Downloaded supports-unicode v2.1.0 |
| 893 | 2026-06-02T23:38:14.466Z | Downloaded sec1 v0.7.3 |
| 894 | 2026-06-02T23:38:14.470Z | Downloaded group v0.13.0 |
| 895 | 2026-06-02T23:38:14.470Z | Downloaded backtrace-ext v0.2.1 |
| 896 | 2026-06-02T23:38:14.473Z | Downloaded adler2 v2.0.1 |
| 897 | 2026-06-02T23:38:14.479Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 898 | 2026-06-02T23:38:14.483Z | Downloaded keccak v0.1.5 |
| 899 | 2026-06-02T23:38:14.486Z | Downloaded primeorder v0.13.6 |
| 900 | 2026-06-02T23:38:14.491Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 901 | 2026-06-02T23:38:14.494Z | Downloaded pkcs8 v0.10.2 |
| 902 | 2026-06-02T23:38:14.498Z | Downloaded ed25519 v2.2.3 |
| 903 | 2026-06-02T23:38:14.507Z | Downloaded rustc-demangle v0.1.27 |
| 904 | 2026-06-02T23:38:14.531Z | Downloaded static_assertions v1.1.0 |
| 905 | 2026-06-02T23:38:14.531Z | Downloaded der v0.7.10 |
| 906 | 2026-06-02T23:38:14.531Z | Downloaded textwrap v0.15.2 |
| 907 | 2026-06-02T23:38:14.531Z | Downloaded const-oid v0.9.6 |
| 908 | 2026-06-02T23:38:14.531Z | Downloaded rsa v0.9.10 |
| 909 | 2026-06-02T23:38:14.531Z | Downloaded unicode-segmentation v1.12.0 |
| 910 | 2026-06-02T23:38:14.531Z | Downloaded elliptic-curve v0.13.8 |
| 911 | 2026-06-02T23:38:14.535Z | Downloaded hmac v0.12.1 |
| 912 | 2026-06-02T23:38:14.540Z | Downloaded tls_codec_derive v0.4.2 |
| 913 | 2026-06-02T23:38:14.546Z | Downloaded ciborium v0.2.2 |
| 914 | 2026-06-02T23:38:14.546Z | Downloaded backtrace v0.3.76 |
| 915 | 2026-06-02T23:38:14.549Z | Downloaded chumsky v0.9.3 |
| 916 | 2026-06-02T23:38:14.555Z | Downloaded miette v5.10.0 |
| 917 | 2026-06-02T23:38:14.562Z | Downloaded miniz_oxide v0.8.9 |
| 918 | 2026-06-02T23:38:14.565Z | Downloaded knuffel v3.2.0 |
| 919 | 2026-06-02T23:38:14.575Z | Downloaded x509-cert v0.2.5 |
| 920 | 2026-06-02T23:38:14.578Z | Downloaded ed25519-dalek v2.2.0 |
| 921 | 2026-06-02T23:38:14.581Z | Downloaded p384 v0.13.1 |
| 922 | 2026-06-02T23:38:14.584Z | Downloaded libm v0.2.16 |
| 923 | 2026-06-02T23:38:14.588Z | Downloaded hkdf v0.12.4 |
| 924 | 2026-06-02T23:38:14.591Z | Downloaded num-bigint-dig v0.8.6 |
| 925 | 2026-06-02T23:38:14.602Z | Downloaded hashbrown v0.14.5 |
| 926 | 2026-06-02T23:38:14.613Z | Downloaded salty v0.3.0 |
| 927 | 2026-06-02T23:38:14.617Z | Downloaded unicode-width v0.1.14 |
| 928 | 2026-06-02T23:38:14.638Z | Downloaded gimli v0.32.3 |
| 929 | 2026-06-02T23:38:14.643Z | Downloaded curve25519-dalek v4.1.3 |
| 930 | 2026-06-02T23:38:14.647Z | Downloaded object v0.37.3 |
| 931 | 2026-06-02T23:38:14.676Z | Downloaded sha3 v0.10.8 |
| 932 | 2026-06-02T23:38:14.767Z | Compiling libc v0.2.184 |
| 933 | 2026-06-02T23:38:14.829Z | Compiling zeroize_derive v1.4.3 |
| 934 | 2026-06-02T23:38:14.833Z | Compiling subtle v2.6.1 |
| 935 | 2026-06-02T23:38:14.839Z | Compiling zerocopy v0.8.34 |
| 936 | 2026-06-02T23:38:14.843Z | Compiling zerocopy-derive v0.8.34 |
| 937 | 2026-06-02T23:38:14.848Z | Compiling bitflags v2.10.0 |
| 938 | 2026-06-02T23:38:14.851Z | Compiling libm v0.2.16 |
| 939 | 2026-06-02T23:38:14.854Z | Compiling num-traits v0.2.19 |
| 940 | 2026-06-02T23:38:14.969Z | Compiling generic-array v0.14.9 |
| 941 | 2026-06-02T23:38:15.068Z | Compiling const-oid v0.9.6 |
| 942 | 2026-06-02T23:38:15.211Z | Compiling serde_json v1.0.150 |
| 943 | 2026-06-02T23:38:15.236Z | Compiling unicode-segmentation v1.12.0 |
| 944 | 2026-06-02T23:38:15.280Z | Compiling errno v0.3.14 |
| 945 | 2026-06-02T23:38:15.329Z | Compiling jobserver v0.1.34 |
| 946 | 2026-06-02T23:38:15.427Z | Compiling getrandom v0.2.17 |
| 947 | 2026-06-02T23:38:15.434Z | Compiling socket2 v0.6.3 |
| 948 | 2026-06-02T23:38:15.477Z | Compiling zeroize v1.8.2 |
| 949 | 2026-06-02T23:38:15.607Z | Compiling cc v1.2.54 |
| 950 | 2026-06-02T23:38:15.637Z | Compiling parking_lot_core v0.9.12 |
| 951 | 2026-06-02T23:38:15.644Z | Compiling signal-hook-registry v1.4.8 |
| 952 | 2026-06-02T23:38:15.652Z | Compiling mio v1.2.0 |
| 953 | 2026-06-02T23:38:15.798Z | Compiling getrandom v0.3.4 |
| 954 | 2026-06-02T23:38:15.872Z | Compiling parking_lot v0.12.5 |
| 955 | 2026-06-02T23:38:15.971Z | Compiling rand_core v0.6.4 |
| 956 | 2026-06-02T23:38:16.117Z | Compiling tokio v1.52.3 |
| 957 | 2026-06-02T23:38:16.275Z | Compiling uuid v1.20.0 |
| 958 | 2026-06-02T23:38:16.317Z | Compiling cmake v0.1.58 |
| 959 | 2026-06-02T23:38:16.422Z | Compiling crypto-common v0.1.6 |
| 960 | 2026-06-02T23:38:16.536Z | Compiling block-buffer v0.10.4 |
| 961 | 2026-06-02T23:38:16.544Z | Compiling chrono v0.4.43 |
| 962 | 2026-06-02T23:38:16.653Z | Compiling digest v0.10.7 |
| 963 | 2026-06-02T23:38:16.669Z | Compiling rustls-pki-types v1.14.0 |
| 964 | 2026-06-02T23:38:16.855Z | Compiling rustix v1.1.3 |
| 965 | 2026-06-02T23:38:16.891Z | Compiling ring v0.17.14 |
| 966 | 2026-06-02T23:38:17.149Z | Compiling aws-lc-sys v0.40.0 |
| 967 | 2026-06-02T23:38:18.031Z | Compiling schemars v0.8.22 |
| 968 | 2026-06-02T23:38:18.149Z | Compiling ppv-lite86 v0.2.21 |
| 969 | 2026-06-02T23:38:18.230Z | Compiling heck v0.4.1 |
| 970 | 2026-06-02T23:38:18.417Z | Compiling rand_chacha v0.3.1 |
| 971 | 2026-06-02T23:38:18.450Z | Compiling webpki-roots v1.0.5 |
| 972 | 2026-06-02T23:38:18.529Z | Compiling base64ct v1.8.3 |
| 973 | 2026-06-02T23:38:18.559Z | Compiling terminal_size v0.4.3 |
| 974 | 2026-06-02T23:38:18.689Z | Compiling rand v0.8.5 |
| 975 | 2026-06-02T23:38:18.793Z | Compiling pem-rfc7468 v0.7.0 |
| 976 | 2026-06-02T23:38:18.849Z | Compiling der_derive v0.7.3 |
| 977 | 2026-06-02T23:38:19.105Z | Compiling typify-impl v0.4.3 |
| 978 | 2026-06-02T23:38:19.385Z | Compiling winnow v1.0.0 |
| 979 | 2026-06-02T23:38:19.470Z | Compiling flagset v0.4.7 |
| 980 | 2026-06-02T23:38:19.595Z | Compiling clap_builder v4.6.0 |
| 981 | 2026-06-02T23:38:19.676Z | Compiling tokio-util v0.7.18 |
| 982 | 2026-06-02T23:38:19.719Z | Compiling tower v0.5.3 |
| 983 | 2026-06-02T23:38:19.828Z | Compiling der v0.7.10 |
| 984 | 2026-06-02T23:38:20.198Z | Compiling h2 v0.4.13 |
| 985 | 2026-06-02T23:38:20.313Z | Compiling tower-http v0.6.8 |
| 986 | 2026-06-02T23:38:20.716Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 987 | 2026-06-02T23:38:21.105Z | Compiling openssl-sys v0.9.116 |
| 988 | 2026-06-02T23:38:21.393Z | Compiling is-terminal v0.4.17 |
| 989 | 2026-06-02T23:38:21.485Z | Compiling fastrand v2.3.0 |
| 990 | 2026-06-02T23:38:21.672Z | Compiling clap v4.6.1 |
| 991 | 2026-06-02T23:38:21.757Z | Compiling openapiv3 v2.2.0 |
| 992 | 2026-06-02T23:38:21.893Z | Compiling socket2 v0.5.10 |
| 993 | 2026-06-02T23:38:22.174Z | Compiling spin v0.9.8 |
| 994 | 2026-06-02T23:38:22.305Z | Compiling lazy_static v1.5.0 |
| 995 | 2026-06-02T23:38:22.389Z | Compiling spki v0.7.3 |
| 996 | 2026-06-02T23:38:23.163Z | Compiling hyper v1.8.1 |
| 997 | 2026-06-02T23:38:23.336Z | Compiling rustix v0.38.44 |
| 998 | 2026-06-02T23:38:23.378Z | Compiling h2 v0.3.27 |
| 999 | 2026-06-02T23:38:24.074Z | Compiling openssl v0.10.80 |
| 1000 | 2026-06-02T23:38:24.086Z | Compiling which v4.4.2 |
| 1001 | 2026-06-02T23:38:24.361Z | Compiling hyper-util v0.1.19 |
| 1002 | 2026-06-02T23:38:24.450Z | Compiling tempfile v3.24.0 |
| 1003 | 2026-06-02T23:38:24.869Z | Compiling tower v0.4.13 |
| 1004 | 2026-06-02T23:38:24.929Z | Compiling pkcs8 v0.10.2 |
| 1005 | 2026-06-02T23:38:25.205Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1006 | 2026-06-02T23:38:25.322Z | Compiling typify-macro v0.4.3 |
| 1007 | 2026-06-02T23:38:25.545Z | Compiling sha2 v0.10.9 |
| 1008 | 2026-06-02T23:38:25.884Z | Compiling sha1 v0.10.6 |
| 1009 | 2026-06-02T23:38:26.014Z | Compiling prost-build v0.11.9 |
| 1010 | 2026-06-02T23:38:26.085Z | Compiling tokio-openssl v0.6.5 |
| 1011 | 2026-06-02T23:38:26.096Z | Compiling rustls v0.21.12 |
| 1012 | 2026-06-02T23:38:26.113Z | Compiling proc-macro-crate v3.4.0 |
| 1013 | 2026-06-02T23:38:26.120Z | Compiling sct v0.7.1 |
| 1014 | 2026-06-02T23:38:26.288Z | Compiling hyper v0.14.32 |
| 1015 | 2026-06-02T23:38:26.520Z | Compiling rustls-webpki v0.101.7 |
| 1016 | 2026-06-02T23:38:26.903Z | Compiling tokio-stream v0.1.18 |
| 1017 | 2026-06-02T23:38:27.285Z | Compiling typify v0.4.3 |
| 1018 | 2026-06-02T23:38:27.337Z | Compiling rand_core v0.9.5 |
| 1019 | 2026-06-02T23:38:27.368Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1020 | 2026-06-02T23:38:27.486Z | Compiling rand_chacha v0.9.0 |
| 1021 | 2026-06-02T23:38:27.547Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1022 | 2026-06-02T23:38:27.569Z | Compiling rustls-native-certs v0.8.3 |
| 1023 | 2026-06-02T23:38:27.897Z | Compiling progenitor-impl v0.10.0 |
| 1024 | 2026-06-02T23:38:27.913Z | Compiling axum v0.7.9 |
| 1025 | 2026-06-02T23:38:29.048Z | Compiling num_enum_derive v0.7.5 |
| 1026 | 2026-06-02T23:38:29.153Z | Compiling tonic-build v0.9.2 |
| 1027 | 2026-06-02T23:38:29.209Z | Compiling hyper-timeout v0.5.2 |
| 1028 | 2026-06-02T23:38:29.432Z | Compiling tokio-io-timeout v1.2.1 |
| 1029 | 2026-06-02T23:38:29.590Z | Compiling oxnet v0.1.4 |
| 1030 | 2026-06-02T23:38:29.943Z | Compiling lzma-sys v0.1.20 |
| 1031 | 2026-06-02T23:38:30.049Z | Compiling object v0.37.3 |
| 1032 | 2026-06-02T23:38:30.335Z | Compiling tungstenite v0.21.0 |
| 1033 | 2026-06-02T23:38:30.365Z | Compiling tokio-rustls v0.24.1 |
| 1034 | 2026-06-02T23:38:30.396Z | Compiling axum v0.6.20 |
| 1035 | 2026-06-02T23:38:30.459Z | Compiling tonic v0.12.3 |
| 1036 | 2026-06-02T23:38:30.578Z | Compiling hyper-openssl v0.9.2 |
| 1037 | 2026-06-02T23:38:30.590Z | Compiling num_enum v0.7.5 |
| 1038 | 2026-06-02T23:38:30.704Z | Compiling slog-scope v4.4.1 |
| 1039 | 2026-06-02T23:38:30.972Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1040 | 2026-06-02T23:38:30.981Z | Compiling hyper-timeout v0.4.1 |
| 1041 | 2026-06-02T23:38:31.141Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1042 | 2026-06-02T23:38:31.261Z | Compiling cargo_toml v0.22.3 |
| 1043 | 2026-06-02T23:38:31.439Z | Compiling progenitor-macro v0.10.0 |
| 1044 | 2026-06-02T23:38:31.616Z | Compiling rand v0.9.2 |
| 1045 | 2026-06-02T23:38:32.259Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1046 | 2026-06-02T23:38:32.342Z | Compiling hmac v0.12.1 |
| 1047 | 2026-06-02T23:38:32.475Z | Compiling ahash v0.8.12 |
| 1048 | 2026-06-02T23:38:32.559Z | Compiling gimli v0.32.3 |
| 1049 | 2026-06-02T23:38:32.718Z | Compiling adler2 v2.0.1 |
| 1050 | 2026-06-02T23:38:32.850Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1051 | 2026-06-02T23:38:33.256Z | Compiling tonic v0.9.2 |
| 1052 | 2026-06-02T23:38:33.300Z | Compiling miniz_oxide v0.8.9 |
| 1053 | 2026-06-02T23:38:33.457Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1054 | 2026-06-02T23:38:33.636Z | Compiling slog-term v2.9.2 |
| 1055 | 2026-06-02T23:38:33.991Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1056 | 2026-06-02T23:38:34.224Z | Compiling addr2line v0.25.1 |
| 1057 | 2026-06-02T23:38:34.233Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1058 | 2026-06-02T23:38:34.370Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1059 | 2026-06-02T23:38:34.528Z | Compiling tonic-openssl v0.3.0 |
| 1060 | 2026-06-02T23:38:34.574Z | Compiling slog-stdlog v4.1.1 |
| 1061 | 2026-06-02T23:38:34.600Z | Compiling tokio-tungstenite v0.21.0 |
| 1062 | 2026-06-02T23:38:35.014Z | Compiling progenitor-impl v0.11.2 |
| 1063 | 2026-06-02T23:38:35.219Z | Compiling console v0.16.2 |
| 1064 | 2026-06-02T23:38:35.783Z | Compiling zone_cfg_derive v0.3.1 |
| 1065 | 2026-06-02T23:38:35.861Z | Compiling signature v2.2.0 |
| 1066 | 2026-06-02T23:38:36.012Z | Compiling ff v0.13.1 |
| 1067 | 2026-06-02T23:38:36.150Z | Compiling base16ct v0.2.0 |
| 1068 | 2026-06-02T23:38:36.337Z | Compiling rustc-demangle v0.1.27 |
| 1069 | 2026-06-02T23:38:36.449Z | Compiling indicatif v0.18.3 |
| 1070 | 2026-06-02T23:38:36.460Z | Compiling zone v0.3.1 |
| 1071 | 2026-06-02T23:38:36.682Z | Compiling sec1 v0.7.3 |
| 1072 | 2026-06-02T23:38:36.963Z | Compiling group v0.13.0 |
| 1073 | 2026-06-02T23:38:37.134Z | Compiling xz2 v0.1.7 |
| 1074 | 2026-06-02T23:38:37.144Z | Compiling ron v0.12.0 |
| 1075 | 2026-06-02T23:38:37.373Z | Compiling backtrace v0.3.76 |
| 1076 | 2026-06-02T23:38:37.468Z | Compiling slog-envlogger v2.2.0 |
| 1077 | 2026-06-02T23:38:37.706Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1078 | 2026-06-02T23:38:38.070Z | Compiling hkdf v0.12.4 |
| 1079 | 2026-06-02T23:38:38.308Z | Compiling crypto-bigint v0.5.5 |
| 1080 | 2026-06-02T23:38:38.566Z | Compiling progenitor-macro v0.11.2 |
| 1081 | 2026-06-02T23:38:38.603Z | Compiling rustc_version v0.4.1 |
| 1082 | 2026-06-02T23:38:38.746Z | Compiling unicode-linebreak v0.1.5 |
| 1083 | 2026-06-02T23:38:38.875Z | Compiling smawk v0.3.2 |
| 1084 | 2026-06-02T23:38:38.918Z | Compiling unicode-width v0.1.14 |
| 1085 | 2026-06-02T23:38:38.988Z | Compiling is_ci v1.2.0 |
| 1086 | 2026-06-02T23:38:39.007Z | Compiling curve25519-dalek v4.1.3 |
| 1087 | 2026-06-02T23:38:39.126Z | Compiling textwrap v0.15.2 |
| 1088 | 2026-06-02T23:38:39.186Z | Compiling supports-color v2.1.0 |
| 1089 | 2026-06-02T23:38:39.276Z | Compiling elliptic-curve v0.13.8 |
| 1090 | 2026-06-02T23:38:39.354Z | Compiling hashbrown v0.14.5 |
| 1091 | 2026-06-02T23:38:39.460Z | Compiling backtrace-ext v0.2.1 |
| 1092 | 2026-06-02T23:38:39.519Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1093 | 2026-06-02T23:38:39.612Z | Compiling supports-hyperlinks v2.1.0 |
| 1094 | 2026-06-02T23:38:39.620Z | Compiling supports-unicode v2.1.0 |
| 1095 | 2026-06-02T23:38:39.638Z | Compiling half v2.7.1 |
| 1096 | 2026-06-02T23:38:39.763Z | Compiling num-integer v0.1.46 |
| 1097 | 2026-06-02T23:38:39.771Z | Compiling terminal_size v0.1.17 |
| 1098 | 2026-06-02T23:38:39.839Z | Compiling miette-derive v5.10.0 |
| 1099 | 2026-06-02T23:38:39.878Z | Compiling ciborium-io v0.2.2 |
| 1100 | 2026-06-02T23:38:39.919Z | Compiling keccak v0.1.5 |
| 1101 | 2026-06-02T23:38:39.939Z | Compiling owo-colors v3.5.0 |
| 1102 | 2026-06-02T23:38:39.968Z | Compiling num-bigint-dig v0.8.6 |
| 1103 | 2026-06-02T23:38:40.083Z | Compiling hex v0.4.3 |
| 1104 | 2026-06-02T23:38:40.163Z | Compiling sha3 v0.10.8 |
| 1105 | 2026-06-02T23:38:40.197Z | Compiling num-iter v0.1.45 |
| 1106 | 2026-06-02T23:38:40.308Z | Compiling ciborium-ll v0.2.2 |
| 1107 | 2026-06-02T23:38:40.344Z | Compiling chumsky v0.9.3 |
| 1108 | 2026-06-02T23:38:40.526Z | Compiling rfc6979 v0.4.0 |
| 1109 | 2026-06-02T23:38:40.534Z | Compiling knuffel-derive v3.2.0 |
| 1110 | 2026-06-02T23:38:40.614Z | Compiling strum_macros v0.26.4 |
| 1111 | 2026-06-02T23:38:40.646Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1112 | 2026-06-02T23:38:40.954Z | Compiling miette v5.10.0 |
| 1113 | 2026-06-02T23:38:41.566Z | Compiling salty v0.3.0 |
| 1114 | 2026-06-02T23:38:41.772Z | Compiling ecdsa v0.16.9 |
| 1115 | 2026-06-02T23:38:41.836Z | Compiling ciborium v0.2.2 |
| 1116 | 2026-06-02T23:38:41.945Z | Compiling knuffel v3.2.0 |
| 1117 | 2026-06-02T23:38:42.240Z | Compiling strum v0.26.3 |
| 1118 | 2026-06-02T23:38:42.264Z | Compiling primeorder v0.13.6 |
| 1119 | 2026-06-02T23:38:42.372Z | Compiling ed25519 v2.2.3 |
| 1120 | 2026-06-02T23:38:42.418Z | Compiling pkcs1 v0.7.5 |
| 1121 | 2026-06-02T23:38:42.508Z | Compiling hubpack_derive v0.1.1 |
| 1122 | 2026-06-02T23:38:42.625Z | Compiling ed25519-dalek v2.2.0 |
| 1123 | 2026-06-02T23:38:42.829Z | Compiling p384 v0.13.1 |
| 1124 | 2026-06-02T23:38:42.836Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1125 | 2026-06-02T23:38:42.942Z | Compiling rsa v0.9.10 |
| 1126 | 2026-06-02T23:38:43.031Z | Compiling hubpack v0.1.2 |
| 1127 | 2026-06-02T23:38:43.283Z | Compiling x509-cert v0.2.5 |
| 1128 | 2026-06-02T23:38:43.421Z | Compiling static_assertions v1.1.0 |
| 1129 | 2026-06-02T23:38:43.492Z | Compiling console v0.15.11 |
| 1130 | 2026-06-02T23:38:43.610Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=06f05ee0fb26ed63f33dde79a7e0e7e766fd124c#06f05ee0) |
| 1131 | 2026-06-02T23:38:43.755Z | Compiling newline-converter v0.3.0 |
| 1132 | 2026-06-02T23:38:43.867Z | Compiling atomicwrites v0.4.4 |
| 1133 | 2026-06-02T23:38:43.885Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1134 | 2026-06-02T23:38:44.059Z | Compiling similar v2.7.0 |
| 1135 | 2026-06-02T23:38:44.089Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1136 | 2026-06-02T23:38:44.093Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=06f05ee0fb26ed63f33dde79a7e0e7e766fd124c#06f05ee0) |
| 1137 | 2026-06-02T23:38:44.495Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1138 | 2026-06-02T23:38:44.586Z | Compiling expectorate v1.2.0 |
| 1139 | 2026-06-02T23:38:45.489Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1140 | 2026-06-02T23:38:46.423Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 1141 | 2026-06-02T23:38:48.485Z | Compiling aws-lc-rs v1.16.3 |
| 1142 | 2026-06-02T23:38:48.504Z | Compiling rustls v0.23.36 |
| 1143 | 2026-06-02T23:38:49.761Z | Compiling rustls-webpki v0.103.9 |
| 1144 | 2026-06-02T23:38:52.508Z | Compiling tokio-rustls v0.26.4 |
| 1145 | 2026-06-02T23:38:52.508Z | Compiling rustls-platform-verifier v0.7.0 |
| 1146 | 2026-06-02T23:38:52.695Z | Compiling hyper-rustls v0.27.7 |
| 1147 | 2026-06-02T23:38:52.875Z | Compiling reqwest v0.12.28 |
| 1148 | 2026-06-02T23:38:52.875Z | Compiling reqwest v0.13.4 |
| 1149 | 2026-06-02T23:38:53.932Z | Compiling progenitor-client v0.10.0 |
| 1150 | 2026-06-02T23:38:53.933Z | Compiling progenitor-client v0.11.2 |
| 1151 | 2026-06-02T23:38:54.134Z | Compiling progenitor v0.10.0 |
| 1152 | 2026-06-02T23:38:54.143Z | Compiling progenitor v0.11.2 |
| 1153 | 2026-06-02T23:38:54.231Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1154 | 2026-06-02T23:38:54.263Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1155 | 2026-06-02T23:38:57.578Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1156 | 2026-06-02T23:38:59.053Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1157 | 2026-06-02T23:39:10.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.53s |
| 1158 | 2026-06-02T23:39:10.724Z | + banner prep |
| 1159 | 2026-06-02T23:39:10.728Z | |
| 1160 | 2026-06-02T23:39:10.728Z | ##### ##### ###### ##### |
| 1161 | 2026-06-02T23:39:10.728Z | # # # # # # # |
| 1162 | 2026-06-02T23:39:10.728Z | # # # # ##### # # |
| 1163 | 2026-06-02T23:39:10.728Z | ##### ##### # ##### |
| 1164 | 2026-06-02T23:39:10.728Z | # # # # # |
| 1165 | 2026-06-02T23:39:10.728Z | # # # ###### # |
| 1166 | 2026-06-02T23:39:10.728Z | |
| 1167 | 2026-06-02T23:39:10.728Z | + mkdir -p out |
| 1168 | 2026-06-02T23:39:10.728Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1169 | 2026-06-02T23:39:11.033Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1170 | 2026-06-02T23:39:11.036Z | ++ grep -v -E '.*\.d$' |
| 1171 | 2026-06-02T23:39:11.036Z | ++ head -1 |
| 1172 | 2026-06-02T23:39:11.041Z | + TEST=target/debug/deps/baseline-c43c858243fcb7a1 |
| 1173 | 2026-06-02T23:39:11.044Z | + mv target/debug/deps/baseline-c43c858243fcb7a1 out/baseline |
| 1174 | 2026-06-02T23:39:11.044Z | + banner archive |
| 1175 | 2026-06-02T23:39:11.044Z | |
| 1176 | 2026-06-02T23:39:11.045Z | ## ##### #### # # # # # ###### |
| 1177 | 2026-06-02T23:39:11.045Z | # # # # # # # # # # # # |
| 1178 | 2026-06-02T23:39:11.045Z | # # # # # ###### # # # ##### |
| 1179 | 2026-06-02T23:39:11.045Z | ###### ##### # # # # # # # |
| 1180 | 2026-06-02T23:39:11.045Z | # # # # # # # # # # # # |
| 1181 | 2026-06-02T23:39:11.045Z | # # # # #### # # # ## ###### |
| 1182 | 2026-06-02T23:39:11.045Z | |
| 1183 | 2026-06-02T23:39:11.045Z | + cd /work/ci |
| 1184 | 2026-06-02T23:39:11.045Z | + cat |
| 1185 | 2026-06-02T23:39:11.048Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1186 | 2026-06-02T23:39:29.626Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1187 | 2026-06-02T23:39:29.626Z | a testbed/ 0K |
| 1188 | 2026-06-02T23:39:29.626Z | a testbed/.github/ 0K |
| 1189 | 2026-06-02T23:39:29.626Z | a testbed/.github/renovate.json 1K |
| 1190 | 2026-06-02T23:39:29.626Z | a testbed/.github/buildomat/ 0K |
| 1191 | 2026-06-02T23:39:29.626Z | a testbed/.github/buildomat/config.toml 1K |
| 1192 | 2026-06-02T23:39:29.626Z | a testbed/.github/buildomat/jobs/ 0K |
| 1193 | 2026-06-02T23:39:29.626Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1194 | 2026-06-02T23:39:29.626Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1195 | 2026-06-02T23:39:29.626Z | a testbed/Cargo.toml 2K |
| 1196 | 2026-06-02T23:39:29.626Z | a testbed/target excluded |
| 1197 | 2026-06-02T23:39:29.626Z | a testbed/.git excluded |
| 1198 | 2026-06-02T23:39:29.626Z | a testbed/.gitignore 1K |
| 1199 | 2026-06-02T23:39:29.626Z | a testbed/a4x2 excluded |
| 1200 | 2026-06-02T23:39:29.626Z | a testbed/netconf/ 0K |
| 1201 | 2026-06-02T23:39:29.626Z | a testbed/netconf/static-v6/ 0K |
| 1202 | 2026-06-02T23:39:29.626Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1203 | 2026-06-02T23:39:29.626Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1204 | 2026-06-02T23:39:29.626Z | a testbed/README.md 2K |
| 1205 | 2026-06-02T23:39:29.626Z | a testbed/tools/ 0K |
| 1206 | 2026-06-02T23:39:29.626Z | a testbed/tools/wrangler/ 0K |
| 1207 | 2026-06-02T23:39:29.626Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1208 | 2026-06-02T23:39:29.626Z | a testbed/tools/wrangler/scripts/ 0K |
| 1209 | 2026-06-02T23:39:29.626Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1210 | 2026-06-02T23:39:29.626Z | a testbed/tools/wrangler/build.rs 1K |
| 1211 | 2026-06-02T23:39:29.626Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1212 | 2026-06-02T23:39:29.626Z | a testbed/tools/wrangler/proto/ 0K |
| 1213 | 2026-06-02T23:39:29.626Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1214 | 2026-06-02T23:39:29.627Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1215 | 2026-06-02T23:39:29.627Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1216 | 2026-06-02T23:39:29.627Z | a testbed/tools/wrangler/src/ 0K |
| 1217 | 2026-06-02T23:39:29.627Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1218 | 2026-06-02T23:39:29.627Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1219 | 2026-06-02T23:39:29.627Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1220 | 2026-06-02T23:39:29.627Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1221 | 2026-06-02T23:39:29.627Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1222 | 2026-06-02T23:39:29.627Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1223 | 2026-06-02T23:39:29.627Z | a testbed/tools/setup/ 0K |
| 1224 | 2026-06-02T23:39:29.627Z | a testbed/tools/setup/debian 1K |
| 1225 | 2026-06-02T23:39:29.627Z | a testbed/tools/setup/illumos 1K |
| 1226 | 2026-06-02T23:39:29.627Z | a testbed/out/ 0K |
| 1227 | 2026-06-02T23:39:29.627Z | a testbed/out/wrangler 173900K |
| 1228 | 2026-06-02T23:39:29.627Z | a testbed/out/interop 213877K |
| 1229 | 2026-06-02T23:39:29.627Z | a testbed/out/baseline 303251K |
| 1230 | 2026-06-02T23:39:29.627Z | a testbed/interop/ 0K |
| 1231 | 2026-06-02T23:39:29.627Z | a testbed/interop/README.md 3K |
| 1232 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/ 0K |
| 1233 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1234 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1235 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1236 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1237 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1238 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1239 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1240 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1241 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1242 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1243 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1244 | 2026-06-02T23:39:29.627Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1245 | 2026-06-02T23:39:29.627Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1246 | 2026-06-02T23:39:29.627Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1247 | 2026-06-02T23:39:29.627Z | a testbed/interop/src/ 0K |
| 1248 | 2026-06-02T23:39:29.627Z | a testbed/interop/src/bin/ 0K |
| 1249 | 2026-06-02T23:39:29.627Z | a testbed/interop/src/bin/interop.rs 3K |
| 1250 | 2026-06-02T23:39:29.627Z | a testbed/interop/src/lib.rs 2K |
| 1251 | 2026-06-02T23:39:29.627Z | a testbed/interop/scripts/ 0K |
| 1252 | 2026-06-02T23:39:29.628Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1253 | 2026-06-02T23:39:29.628Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1254 | 2026-06-02T23:39:29.628Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1255 | 2026-06-02T23:39:29.628Z | a testbed/interop/Cargo.toml 1K |
| 1256 | 2026-06-02T23:39:29.628Z | a testbed/interop/tests/ 0K |
| 1257 | 2026-06-02T23:39:29.628Z | a testbed/interop/tests/baseline.rs 6K |
| 1258 | 2026-06-02T23:39:29.628Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1259 | 2026-06-02T23:39:29.628Z | a testbed/interop/.gitignore 1K |
| 1260 | 2026-06-02T23:39:29.628Z | a testbed/docs/ 0K |
| 1261 | 2026-06-02T23:39:29.628Z | a testbed/docs/deployment-guides/ 0K |
| 1262 | 2026-06-02T23:39:29.628Z | a testbed/docs/deployment-guides/a4x2/ 0K |
| 1263 | 2026-06-02T23:39:29.628Z | a testbed/docs/deployment-guides/a4x2/simple-static/ 0K |
| 1264 | 2026-06-02T23:39:29.628Z | a testbed/docs/deployment-guides/a4x2/simple-static/README.md 8K |
| 1265 | 2026-06-02T23:39:29.628Z | a testbed/docs/deployment-guides/a4x2/pre-installation.md 4K |
| 1266 | 2026-06-02T23:39:29.628Z | a testbed/toml-assemble/ 0K |
| 1267 | 2026-06-02T23:39:29.628Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1268 | 2026-06-02T23:39:29.628Z | a testbed/toml-assemble/tests/ 0K |
| 1269 | 2026-06-02T23:39:29.628Z | a testbed/toml-assemble/tests/output/ 0K |
| 1270 | 2026-06-02T23:39:29.628Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1271 | 2026-06-02T23:39:29.628Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1272 | 2026-06-02T23:39:29.628Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1273 | 2026-06-02T23:39:29.628Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1274 | 2026-06-02T23:39:29.628Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1275 | 2026-06-02T23:39:29.628Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1276 | 2026-06-02T23:39:29.628Z | a testbed/toml-assemble/src/ 0K |
| 1277 | 2026-06-02T23:39:29.628Z | a testbed/toml-assemble/src/main.rs 5K |
| 1278 | 2026-06-02T23:39:29.628Z | a testbed/Cargo.lock 132K |
| 1279 | 2026-06-02T23:39:29.631Z | + banner dhcp-server |
| 1280 | 2026-06-02T23:39:29.631Z | |
| 1281 | 2026-06-02T23:39:29.631Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1282 | 2026-06-02T23:39:29.631Z | # # # # # # # # # # # # # # # |
| 1283 | 2026-06-02T23:39:29.632Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1284 | 2026-06-02T23:39:29.632Z | # # # # # ##### # # ##### # # # |
| 1285 | 2026-06-02T23:39:29.632Z | # # # # # # # # # # # # # # # |
| 1286 | 2026-06-02T23:39:29.632Z | ##### # # #### # #### ###### # # ## ###### |
| 1287 | 2026-06-02T23:39:29.632Z | |
| 1288 | 2026-06-02T23:39:29.632Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1289 | 2026-06-02T23:39:29.632Z | Cloning into '/work/ci/omicron'... |
| 1290 | 2026-06-02T23:39:40.667Z | + cd /work/ci/omicron |
| 1291 | 2026-06-02T23:39:40.667Z | + source env.sh |
| 1292 | 2026-06-02T23:39:40.671Z | ++ OLD_SHELL_OPTS=ehxB |
| 1293 | 2026-06-02T23:39:40.671Z | ++ set -o xtrace |
| 1294 | 2026-06-02T23:39:40.671Z | ++++ dirname env.sh |
| 1295 | 2026-06-02T23:39:40.676Z | +++ readlink -f . |
| 1296 | 2026-06-02T23:39:40.676Z | ++ OMICRON_WS=/work/ci/omicron |
| 1297 | 2026-06-02T23:39:40.679Z | ++ export PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1298 | 2026-06-02T23:39:40.679Z | ++ PATH=/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1299 | 2026-06-02T23:39:40.679Z | ++ 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 |
| 1300 | 2026-06-02T23:39:40.679Z | ++ 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 |
| 1301 | 2026-06-02T23:39:40.679Z | ++ 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 |
| 1302 | 2026-06-02T23:39:40.679Z | ++ 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 |
| 1303 | 2026-06-02T23:39:40.679Z | ++ 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 |
| 1304 | 2026-06-02T23:39:40.679Z | ++ 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 |
| 1305 | 2026-06-02T23:39:40.680Z | ++ case $OLD_SHELL_OPTS in |
| 1306 | 2026-06-02T23:39:40.680Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1307 | 2026-06-02T23:39:40.680Z | + [[ true == true ]] |
| 1308 | 2026-06-02T23:39:40.680Z | + source .github/buildomat/ci-env.sh |
| 1309 | 2026-06-02T23:39:40.680Z | ++ export CARGO_TERM_COLOR=always |
| 1310 | 2026-06-02T23:39:40.680Z | ++ CARGO_TERM_COLOR=always |
| 1311 | 2026-06-02T23:39:40.680Z | + ./tools/install_builder_prerequisites.sh -y |
| 1312 | 2026-06-02T23:39:41.577Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1313 | 2026-06-02T23:39:48.978Z | Planning: Solver setup ... Done (6.011s) |
| 1314 | 2026-06-02T23:39:49.018Z | Planning: Running solver ... Done (0.041s) |
| 1315 | 2026-06-02T23:39:49.158Z | Planning: Finding local manifests ... Done (0.000s) |
| 1316 | 2026-06-02T23:39:49.161Z | Planning: Fetching manifests: 0/5 0% complete |
| 1317 | 2026-06-02T23:39:49.394Z | Planning: Fetching manifests: 5/5 100% complete |
| 1318 | 2026-06-02T23:39:49.431Z | Planning: Package planning ... Done (0.037s) |
| 1319 | 2026-06-02T23:39:49.466Z | Planning: Merging actions ... Done (0.036s) |
| 1320 | 2026-06-02T23:39:49.646Z | Planning: Checking for conflicting actions ... Done (0.178s) |
| 1321 | 2026-06-02T23:39:49.653Z | Planning: Consolidating action changes ... Done (0.009s) |
| 1322 | 2026-06-02T23:39:49.818Z | Planning: Evaluating mediators ... Done (0.165s) |
| 1323 | 2026-06-02T23:39:49.824Z | Planning: Planning completed in 8.25 seconds |
| 1324 | 2026-06-02T23:39:49.832Z | Packages to install: 5 |
| 1325 | 2026-06-02T23:39:49.832Z | Mediators to change: 3 |
| 1326 | 2026-06-02T23:39:49.835Z | Services to change: 1 |
| 1327 | 2026-06-02T23:39:49.835Z | Estimated space available: 152.54 GB |
| 1328 | 2026-06-02T23:39:49.835Z | Estimated space to be consumed: 1.90 GB |
| 1329 | 2026-06-02T23:39:49.835Z | Create boot environment: No |
| 1330 | 2026-06-02T23:39:49.835Z | Create backup boot environment: No |
| 1331 | 2026-06-02T23:39:49.835Z | Rebuild boot archive: No |
| 1332 | 2026-06-02T23:39:49.835Z | |
| 1333 | 2026-06-02T23:39:49.835Z | Changed mediators: |
| 1334 | 2026-06-02T23:39:49.835Z | mediator clang: |
| 1335 | 2026-06-02T23:39:49.835Z | version: None -> 15 (system default) |
| 1336 | 2026-06-02T23:39:49.835Z | |
| 1337 | 2026-06-02T23:39:49.836Z | mediator llvm: |
| 1338 | 2026-06-02T23:39:49.836Z | version: 14 (system default) -> 15 (system default) |
| 1339 | 2026-06-02T23:39:49.836Z | |
| 1340 | 2026-06-02T23:39:49.836Z | mediator postgresql: |
| 1341 | 2026-06-02T23:39:49.836Z | version: 15 (system default) -> 18 (system default) |
| 1342 | 2026-06-02T23:39:49.836Z | |
| 1343 | 2026-06-02T23:39:49.836Z | Changed packages: |
| 1344 | 2026-06-02T23:39:49.836Z | helios-dev |
| 1345 | 2026-06-02T23:39:49.836Z | developer/build-essential |
| 1346 | 2026-06-02T23:39:49.836Z | None -> 11-2.0 |
| 1347 | 2026-06-02T23:39:49.836Z | library/libxmlsec1 |
| 1348 | 2026-06-02T23:39:49.836Z | None -> 1.2.35-2.0 |
| 1349 | 2026-06-02T23:39:49.836Z | ooce/developer/clang-15 |
| 1350 | 2026-06-02T23:39:49.836Z | None -> 15.0.7-2.0 |
| 1351 | 2026-06-02T23:39:49.836Z | ooce/developer/llvm-15 |
| 1352 | 2026-06-02T23:39:49.836Z | None -> 15.0.7-2.0 |
| 1353 | 2026-06-02T23:39:49.836Z | ooce/library/postgresql-18 |
| 1354 | 2026-06-02T23:39:49.836Z | None -> 18.1-2.0 |
| 1355 | 2026-06-02T23:39:49.836Z | |
| 1356 | 2026-06-02T23:39:49.836Z | Services: |
| 1357 | 2026-06-02T23:39:49.836Z | restart_fmri: |
| 1358 | 2026-06-02T23:39:49.836Z | svc:/system/update-man-index:default |
| 1359 | 2026-06-02T23:39:49.865Z | |
| 1360 | 2026-06-02T23:39:49.865Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 1361 | 2026-06-02T23:39:55.722Z | Download: 2221/4272 items 118.5/219.0MB 54% complete (26.2M/s) |
| 1362 | 2026-06-02T23:40:01.648Z | Download: 3247/4272 items 203.1/219.0MB 92% complete (22.1M/s) |
| 1363 | 2026-06-02T23:40:04.946Z | Download: Completed 218.99 MB in 15.08 seconds (14.5M/s) |
| 1364 | 2026-06-02T23:40:05.154Z | Actions: 1/4789 actions (Installing new actions) |
| 1365 | 2026-06-02T23:40:08.490Z | Actions: Completed 4789 actions in 3.34 seconds. |
| 1366 | 2026-06-02T23:40:09.296Z | Done (0.802s) |
| 1367 | 2026-06-02T23:40:09.297Z | Done (0.000s) |
| 1368 | 2026-06-02T23:40:10.056Z | Done (0.760s) |
| 1369 | 2026-06-02T23:40:12.892Z | Done (2.445s) |
| 1370 | 2026-06-02T23:40:12.970Z | Done (0.010s) |
| 1371 | 2026-06-02T23:40:12.993Z | Done (0.000s) |
| 1372 | 2026-06-02T23:40:13.297Z | Done (0.000s) |
| 1373 | 2026-06-02T23:40:13.640Z | Planning: Evaluating mediator changes ... Done |
| 1374 | 2026-06-02T23:40:13.753Z | Planning: Checking for conflicting actions ... Done |
| 1375 | 2026-06-02T23:40:13.756Z | Planning: Consolidating action changes ... Done |
| 1376 | 2026-06-02T23:40:13.915Z | Planning: Evaluating mediators ... Done |
| 1377 | 2026-06-02T23:40:13.918Z | Planning: Planning completed in 0.27 seconds |
| 1378 | 2026-06-02T23:40:13.936Z | Mediators to change: 2 |
| 1379 | 2026-06-02T23:40:13.936Z | Create boot environment: No |
| 1380 | 2026-06-02T23:40:13.939Z | Create backup boot environment: No |
| 1381 | 2026-06-02T23:40:14.013Z | Done |
| 1382 | 2026-06-02T23:40:14.013Z | Done |
| 1383 | 2026-06-02T23:40:14.641Z | Done |
| 1384 | 2026-06-02T23:40:17.295Z | Done |
| 1385 | 2026-06-02T23:40:17.374Z | Done |
| 1386 | 2026-06-02T23:40:17.377Z | Done |
| 1387 | 2026-06-02T23:40:17.531Z | Done |
| 1388 | 2026-06-02T23:40:17.799Z | Planning: Evaluating mediator changes ... Done |
| 1389 | 2026-06-02T23:40:17.911Z | Planning: Checking for conflicting actions ... Done |
| 1390 | 2026-06-02T23:40:17.914Z | Planning: Consolidating action changes ... Done |
| 1391 | 2026-06-02T23:40:18.068Z | Planning: Evaluating mediators ... Done |
| 1392 | 2026-06-02T23:40:18.071Z | Planning: Planning completed in 0.27 seconds |
| 1393 | 2026-06-02T23:40:18.089Z | Mediators to change: 1 |
| 1394 | 2026-06-02T23:40:18.089Z | Create boot environment: No |
| 1395 | 2026-06-02T23:40:18.093Z | Create backup boot environment: No |
| 1396 | 2026-06-02T23:40:18.150Z | Done |
| 1397 | 2026-06-02T23:40:18.150Z | Done |
| 1398 | 2026-06-02T23:40:18.779Z | Done |
| 1399 | 2026-06-02T23:40:21.436Z | Done |
| 1400 | 2026-06-02T23:40:21.511Z | Done |
| 1401 | 2026-06-02T23:40:21.514Z | Done |
| 1402 | 2026-06-02T23:40:21.650Z | Done |
| 1403 | 2026-06-02T23:40:21.945Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1404 | 2026-06-02T23:40:21.945Z | clang system 15 system |
| 1405 | 2026-06-02T23:40:21.945Z | csh system system illumos |
| 1406 | 2026-06-02T23:40:21.945Z | ctags system system illumos |
| 1407 | 2026-06-02T23:40:21.945Z | file system system illumos |
| 1408 | 2026-06-02T23:40:21.945Z | gcc vendor 12 vendor |
| 1409 | 2026-06-02T23:40:21.946Z | gcc system 14 system |
| 1410 | 2026-06-02T23:40:21.946Z | gcc system 10 system |
| 1411 | 2026-06-02T23:40:21.946Z | go system 1.20 system |
| 1412 | 2026-06-02T23:40:21.946Z | go system 1.19 system |
| 1413 | 2026-06-02T23:40:21.946Z | llvm system 15 system |
| 1414 | 2026-06-02T23:40:21.946Z | llvm system 14 system |
| 1415 | 2026-06-02T23:40:21.946Z | mariadb system 10.6 system |
| 1416 | 2026-06-02T23:40:21.946Z | mta vendor vendor dma |
| 1417 | 2026-06-02T23:40:21.946Z | openjdk system 17 system |
| 1418 | 2026-06-02T23:40:21.946Z | openjdk system 11 system |
| 1419 | 2026-06-02T23:40:21.946Z | openjdk system 1.8 system |
| 1420 | 2026-06-02T23:40:21.946Z | openssl vendor 3 vendor |
| 1421 | 2026-06-02T23:40:21.946Z | perl system 5.36 system |
| 1422 | 2026-06-02T23:40:21.946Z | postgresql system 18 system |
| 1423 | 2026-06-02T23:40:21.946Z | postgresql system 15 system |
| 1424 | 2026-06-02T23:40:21.946Z | postgresql system 13 system |
| 1425 | 2026-06-02T23:40:21.946Z | python vendor 3 vendor |
| 1426 | 2026-06-02T23:40:21.946Z | python system 2 system |
| 1427 | 2026-06-02T23:40:21.946Z | python3 system 3.11 system |
| 1428 | 2026-06-02T23:40:21.946Z | ruby system 3.0 system |
| 1429 | 2026-06-02T23:40:21.946Z | words vendor vendor american-english |
| 1430 | 2026-06-02T23:40:21.946Z | words system system australian-english |
| 1431 | 2026-06-02T23:40:21.946Z | words system system british-english |
| 1432 | 2026-06-02T23:40:21.946Z | words system system canadian-english |
| 1433 | 2026-06-02T23:40:21.946Z | words system system french |
| 1434 | 2026-06-02T23:40:21.946Z | words system system italian |
| 1435 | 2026-06-02T23:40:21.946Z | words system system ngerman |
| 1436 | 2026-06-02T23:40:21.946Z | words system system ogerman |
| 1437 | 2026-06-02T23:40:21.946Z | words system system spanish |
| 1438 | 2026-06-02T23:40:22.177Z | PUBLISHER TYPE STATUS P LOCATION |
| 1439 | 2026-06-02T23:40:22.178Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1440 | 2026-06-02T23:40:26.889Z | FMRI IFO |
| 1441 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1442 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1443 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1444 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1445 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1446 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1447 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 1448 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 1449 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1450 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1451 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1452 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1453 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1454 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1455 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1456 | 2026-06-02T23:40:26.889Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1457 | 2026-06-02T23:40:26.890Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1458 | 2026-06-02T23:40:27.859Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 1459 | 2026-06-02T23:40:28.008Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 1460 | 2026-06-02T23:40:28.010Z | info: downloading 6 components |
| 1461 | 2026-06-02T23:40:42.625Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1462 | 2026-06-02T23:40:42.684Z | Updating crates.io index |
| 1463 | 2026-06-02T23:40:42.684Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1464 | 2026-06-02T23:40:42.940Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1465 | 2026-06-02T23:40:43.355Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1466 | 2026-06-02T23:40:43.711Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1467 | 2026-06-02T23:40:44.298Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1468 | 2026-06-02T23:40:44.809Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1469 | 2026-06-02T23:40:45.466Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1470 | 2026-06-02T23:40:46.222Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1471 | 2026-06-02T23:40:46.441Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1472 | 2026-06-02T23:40:47.529Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1473 | 2026-06-02T23:40:48.089Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1474 | 2026-06-02T23:40:48.488Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1475 | 2026-06-02T23:40:49.430Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1476 | 2026-06-02T23:40:49.966Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 1477 | 2026-06-02T23:40:50.362Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1478 | 2026-06-02T23:40:50.678Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1479 | 2026-06-02T23:40:50.989Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1480 | 2026-06-02T23:40:51.333Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1481 | 2026-06-02T23:40:51.837Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1482 | 2026-06-02T23:40:52.066Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1483 | 2026-06-02T23:40:52.670Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 1484 | 2026-06-02T23:40:53.049Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1485 | 2026-06-02T23:40:53.614Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1486 | 2026-06-02T23:40:53.916Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1487 | 2026-06-02T23:40:54.174Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1488 | 2026-06-02T23:40:54.881Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1489 | 2026-06-02T23:40:55.352Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1490 | 2026-06-02T23:40:55.585Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1491 | 2026-06-02T23:40:55.983Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1492 | 2026-06-02T23:40:56.364Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 1493 | 2026-06-02T23:40:56.775Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1494 | 2026-06-02T23:40:57.315Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1495 | 2026-06-02T23:40:57.579Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1496 | 2026-06-02T23:41:10.068Z | Downloading crates ... |
| 1497 | 2026-06-02T23:41:10.126Z | Downloaded fs-err v3.3.0 |
| 1498 | 2026-06-02T23:41:10.136Z | Downloaded cargo-platform v0.2.0 |
| 1499 | 2026-06-02T23:41:10.139Z | Downloaded bitflags v2.11.0 |
| 1500 | 2026-06-02T23:41:10.142Z | Downloaded cargo_toml v0.21.0 |
| 1501 | 2026-06-02T23:41:10.146Z | Downloaded toml v0.8.23 |
| 1502 | 2026-06-02T23:41:10.146Z | Downloaded swrite v0.1.0 |
| 1503 | 2026-06-02T23:41:10.149Z | Downloaded dof v0.3.0 |
| 1504 | 2026-06-02T23:41:10.149Z | Downloaded pest_generator v2.8.6 |
| 1505 | 2026-06-02T23:41:10.155Z | Downloaded serde-untagged v0.1.9 |
| 1506 | 2026-06-02T23:41:10.158Z | Downloaded cargo_metadata v0.21.0 |
| 1507 | 2026-06-02T23:41:10.165Z | Downloaded clap_builder v4.5.60 |
| 1508 | 2026-06-02T23:41:10.169Z | Downloaded anstyle-parse v0.2.7 |
| 1509 | 2026-06-02T23:41:10.172Z | Downloaded getrandom v0.4.1 |
| 1510 | 2026-06-02T23:41:10.175Z | Downloaded macaddr v1.0.1 |
| 1511 | 2026-06-02T23:41:10.175Z | Downloaded clap v4.5.60 |
| 1512 | 2026-06-02T23:41:10.180Z | Downloaded toml_write v0.1.2 |
| 1513 | 2026-06-02T23:41:10.183Z | Downloaded scroll_derive v0.12.1 |
| 1514 | 2026-06-02T23:41:10.183Z | Downloaded generic-array v0.14.7 |
| 1515 | 2026-06-02T23:41:10.183Z | Downloaded dtrace-parser v0.2.0 |
| 1516 | 2026-06-02T23:41:10.224Z | Downloaded toml_datetime v0.6.11 |
| 1517 | 2026-06-02T23:41:10.224Z | Downloaded bytecount v0.6.9 |
| 1518 | 2026-06-02T23:41:10.224Z | Downloaded erased-serde v0.4.9 |
| 1519 | 2026-06-02T23:41:10.224Z | Downloaded crypto-common v0.1.7 |
| 1520 | 2026-06-02T23:41:10.224Z | Downloaded usdt-attr-macro v0.5.0 |
| 1521 | 2026-06-02T23:41:10.224Z | Downloaded plain v0.2.3 |
| 1522 | 2026-06-02T23:41:10.224Z | Downloaded serde-value v0.7.0 |
| 1523 | 2026-06-02T23:41:10.225Z | Downloaded tabled_derive v0.7.0 |
| 1524 | 2026-06-02T23:41:10.225Z | Downloaded ordered-float v2.10.1 |
| 1525 | 2026-06-02T23:41:10.225Z | Downloaded zmij v1.0.21 |
| 1526 | 2026-06-02T23:41:10.228Z | Downloaded serde_spanned v0.6.9 |
| 1527 | 2026-06-02T23:41:10.231Z | Downloaded thread-id v4.2.2 |
| 1528 | 2026-06-02T23:41:10.231Z | Downloaded usdt v0.5.0 |
| 1529 | 2026-06-02T23:41:10.235Z | Downloaded usdt-macro v0.5.0 |
| 1530 | 2026-06-02T23:41:10.235Z | Downloaded unicode-xid v0.2.6 |
| 1531 | 2026-06-02T23:41:10.238Z | Downloaded scroll v0.12.0 |
| 1532 | 2026-06-02T23:41:10.238Z | Downloaded camino-tempfile v1.4.1 |
| 1533 | 2026-06-02T23:41:10.238Z | Downloaded semver v1.0.28 |
| 1534 | 2026-06-02T23:41:10.238Z | Downloaded anstream v0.6.21 |
| 1535 | 2026-06-02T23:41:10.243Z | Downloaded memmap v0.7.0 |
| 1536 | 2026-06-02T23:41:10.247Z | Downloaded usdt-impl v0.5.0 |
| 1537 | 2026-06-02T23:41:10.247Z | Downloaded clap_derive v4.5.55 |
| 1538 | 2026-06-02T23:41:10.251Z | Downloaded serde_tokenstream v0.2.3 |
| 1539 | 2026-06-02T23:41:10.254Z | Downloaded pest_derive v2.8.6 |
| 1540 | 2026-06-02T23:41:10.264Z | Downloaded zerocopy-derive v0.7.35 |
| 1541 | 2026-06-02T23:41:10.267Z | Downloaded ucd-trie v0.1.7 |
| 1542 | 2026-06-02T23:41:10.267Z | Downloaded cargo-util-schemas v0.8.2 |
| 1543 | 2026-06-02T23:41:10.270Z | Downloaded papergrid v0.11.0 |
| 1544 | 2026-06-02T23:41:10.274Z | Downloaded hashbrown v0.17.0 |
| 1545 | 2026-06-02T23:41:10.274Z | Downloaded textwrap v0.16.2 |
| 1546 | 2026-06-02T23:41:10.277Z | Downloaded tempfile v3.25.0 |
| 1547 | 2026-06-02T23:41:10.280Z | Downloaded unicode-ident v1.0.24 |
| 1548 | 2026-06-02T23:41:10.280Z | Downloaded pest_meta v2.8.6 |
| 1549 | 2026-06-02T23:41:10.284Z | Downloaded toml_edit v0.22.27 |
| 1550 | 2026-06-02T23:41:10.288Z | Downloaded memchr v2.8.0 |
| 1551 | 2026-06-02T23:41:10.298Z | Downloaded goblin v0.8.2 |
| 1552 | 2026-06-02T23:41:10.301Z | Downloaded indexmap v2.14.0 |
| 1553 | 2026-06-02T23:41:10.310Z | Downloaded pest v2.8.6 |
| 1554 | 2026-06-02T23:41:10.316Z | Downloaded serde_json v1.0.149 |
| 1555 | 2026-06-02T23:41:10.323Z | Downloaded zerocopy v0.7.35 |
| 1556 | 2026-06-02T23:41:10.333Z | Downloaded unicode-width v0.2.0 |
| 1557 | 2026-06-02T23:41:10.337Z | Downloaded tabled v0.15.0 |
| 1558 | 2026-06-02T23:41:10.370Z | Downloaded libc v0.2.185 |
| 1559 | 2026-06-02T23:41:10.440Z | Compiling proc-macro2 v1.0.106 |
| 1560 | 2026-06-02T23:41:10.440Z | Compiling unicode-ident v1.0.24 |
| 1561 | 2026-06-02T23:41:10.443Z | Compiling quote v1.0.45 |
| 1562 | 2026-06-02T23:41:10.443Z | Compiling serde_core v1.0.228 |
| 1563 | 2026-06-02T23:41:10.444Z | Compiling libc v0.2.185 |
| 1564 | 2026-06-02T23:41:10.444Z | Compiling version_check v0.9.5 |
| 1565 | 2026-06-02T23:41:10.444Z | Compiling serde v1.0.228 |
| 1566 | 2026-06-02T23:41:10.444Z | Compiling memchr v2.8.0 |
| 1567 | 2026-06-02T23:41:10.747Z | Compiling stable_deref_trait v1.2.1 |
| 1568 | 2026-06-02T23:41:10.836Z | Compiling zmij v1.0.21 |
| 1569 | 2026-06-02T23:41:10.992Z | Compiling autocfg v1.5.0 |
| 1570 | 2026-06-02T23:41:11.018Z | Compiling itoa v1.0.17 |
| 1571 | 2026-06-02T23:41:11.213Z | Compiling thiserror v1.0.69 |
| 1572 | 2026-06-02T23:41:11.265Z | Compiling ucd-trie v0.1.7 |
| 1573 | 2026-06-02T23:41:11.385Z | Compiling writeable v0.6.2 |
| 1574 | 2026-06-02T23:41:11.400Z | Compiling litemap v0.8.1 |
| 1575 | 2026-06-02T23:41:11.443Z | Compiling pest v2.8.6 |
| 1576 | 2026-06-02T23:41:11.545Z | Compiling icu_properties_data v2.1.2 |
| 1577 | 2026-06-02T23:41:11.587Z | Compiling byteorder v1.5.0 |
| 1578 | 2026-06-02T23:41:11.600Z | Compiling rustix v1.1.3 |
| 1579 | 2026-06-02T23:41:11.740Z | Compiling icu_normalizer_data v2.1.1 |
| 1580 | 2026-06-02T23:41:11.928Z | Compiling syn v2.0.117 |
| 1581 | 2026-06-02T23:41:11.991Z | Compiling errno v0.3.14 |
| 1582 | 2026-06-02T23:41:12.007Z | Compiling bitflags v2.11.0 |
| 1583 | 2026-06-02T23:41:12.149Z | Compiling serde_json v1.0.149 |
| 1584 | 2026-06-02T23:41:12.304Z | Compiling num-traits v0.2.19 |
| 1585 | 2026-06-02T23:41:12.322Z | Compiling typeid v1.0.3 |
| 1586 | 2026-06-02T23:41:12.490Z | Compiling pest_meta v2.8.6 |
| 1587 | 2026-06-02T23:41:12.550Z | Compiling hashbrown v0.17.0 |
| 1588 | 2026-06-02T23:41:12.586Z | Compiling equivalent v1.0.2 |
| 1589 | 2026-06-02T23:41:12.680Z | Compiling smallvec v1.15.1 |
| 1590 | 2026-06-02T23:41:12.858Z | Compiling thread-id v4.2.2 |
| 1591 | 2026-06-02T23:41:12.895Z | Compiling usdt-impl v0.5.0 |
| 1592 | 2026-06-02T23:41:12.938Z | Compiling proc-macro-error-attr v1.0.4 |
| 1593 | 2026-06-02T23:41:12.952Z | Compiling winnow v0.7.14 |
| 1594 | 2026-06-02T23:41:13.107Z | Compiling indexmap v2.14.0 |
| 1595 | 2026-06-02T23:41:13.110Z | Compiling syn v1.0.109 |
| 1596 | 2026-06-02T23:41:13.278Z | Compiling toml_write v0.1.2 |
| 1597 | 2026-06-02T23:41:13.297Z | Compiling erased-serde v0.4.9 |
| 1598 | 2026-06-02T23:41:13.727Z | Compiling proc-macro-error v1.0.4 |
| 1599 | 2026-06-02T23:41:13.727Z | Compiling percent-encoding v2.3.2 |
| 1600 | 2026-06-02T23:41:13.924Z | Compiling plain v0.2.3 |
| 1601 | 2026-06-02T23:41:13.941Z | Compiling camino v1.2.2 |
| 1602 | 2026-06-02T23:41:14.042Z | Compiling utf8_iter v1.0.4 |
| 1603 | 2026-06-02T23:41:14.095Z | Compiling getrandom v0.4.1 |
| 1604 | 2026-06-02T23:41:14.151Z | Compiling thiserror v2.0.18 |
| 1605 | 2026-06-02T23:41:14.166Z | Compiling utf8parse v0.2.2 |
| 1606 | 2026-06-02T23:41:14.192Z | Compiling log v0.4.29 |
| 1607 | 2026-06-02T23:41:14.281Z | Compiling anstyle-parse v0.2.7 |
| 1608 | 2026-06-02T23:41:14.306Z | Compiling ordered-float v2.10.1 |
| 1609 | 2026-06-02T23:41:14.411Z | Compiling form_urlencoded v1.2.2 |
| 1610 | 2026-06-02T23:41:14.486Z | Compiling synstructure v0.13.2 |
| 1611 | 2026-06-02T23:41:14.491Z | Compiling pest_generator v2.8.6 |
| 1612 | 2026-06-02T23:41:14.624Z | Compiling terminal_size v0.4.3 |
| 1613 | 2026-06-02T23:41:14.786Z | Compiling anstyle v1.0.13 |
| 1614 | 2026-06-02T23:41:14.854Z | Compiling colorchoice v1.0.4 |
| 1615 | 2026-06-02T23:41:14.926Z | Compiling cfg-if v1.0.4 |
| 1616 | 2026-06-02T23:41:14.978Z | Compiling pretty-hex v0.4.1 |
| 1617 | 2026-06-02T23:41:14.993Z | Compiling is_terminal_polyfill v1.70.2 |
| 1618 | 2026-06-02T23:41:15.006Z | Compiling anstyle-query v1.1.5 |
| 1619 | 2026-06-02T23:41:15.088Z | Compiling anstream v0.6.21 |
| 1620 | 2026-06-02T23:41:15.118Z | Compiling serde-untagged v0.1.9 |
| 1621 | 2026-06-02T23:41:15.192Z | Compiling semver v1.0.28 |
| 1622 | 2026-06-02T23:41:15.209Z | Compiling fs-err v3.3.0 |
| 1623 | 2026-06-02T23:41:15.361Z | Compiling strsim v0.11.1 |
| 1624 | 2026-06-02T23:41:15.407Z | Compiling unicode-xid v0.2.6 |
| 1625 | 2026-06-02T23:41:15.421Z | Compiling unicode-width v0.1.14 |
| 1626 | 2026-06-02T23:41:15.511Z | Compiling heck v0.5.0 |
| 1627 | 2026-06-02T23:41:15.525Z | Compiling fastrand v2.3.0 |
| 1628 | 2026-06-02T23:41:15.549Z | Compiling bytecount v0.6.9 |
| 1629 | 2026-06-02T23:41:15.753Z | Compiling clap_lex v1.0.0 |
| 1630 | 2026-06-02T23:41:15.785Z | Compiling anyhow v1.0.102 |
| 1631 | 2026-06-02T23:41:15.798Z | Compiling once_cell v1.21.3 |
| 1632 | 2026-06-02T23:41:15.852Z | Compiling heck v0.4.1 |
| 1633 | 2026-06-02T23:41:16.013Z | Compiling fnv v1.0.7 |
| 1634 | 2026-06-02T23:41:16.028Z | Compiling tempfile v3.25.0 |
| 1635 | 2026-06-02T23:41:16.067Z | Compiling clap_builder v4.5.60 |
| 1636 | 2026-06-02T23:41:16.120Z | Compiling papergrid v0.11.0 |
| 1637 | 2026-06-02T23:41:16.190Z | Compiling memmap v0.7.0 |
| 1638 | 2026-06-02T23:41:16.206Z | Compiling serde_derive v1.0.228 |
| 1639 | 2026-06-02T23:41:16.331Z | Compiling zerofrom-derive v0.1.6 |
| 1640 | 2026-06-02T23:41:16.380Z | Compiling yoke-derive v0.8.1 |
| 1641 | 2026-06-02T23:41:16.415Z | Compiling zerovec-derive v0.11.2 |
| 1642 | 2026-06-02T23:41:16.656Z | Compiling displaydoc v0.2.5 |
| 1643 | 2026-06-02T23:41:17.419Z | Compiling thiserror-impl v1.0.69 |
| 1644 | 2026-06-02T23:41:17.544Z | Compiling zerocopy-derive v0.7.35 |
| 1645 | 2026-06-02T23:41:17.558Z | Compiling pest_derive v2.8.6 |
| 1646 | 2026-06-02T23:41:17.571Z | Compiling scroll_derive v0.12.1 |
| 1647 | 2026-06-02T23:41:17.733Z | Compiling zerofrom v0.1.6 |
| 1648 | 2026-06-02T23:41:17.870Z | Compiling yoke v0.8.1 |
| 1649 | 2026-06-02T23:41:17.990Z | Compiling thiserror-impl v2.0.18 |
| 1650 | 2026-06-02T23:41:18.067Z | Compiling zerovec v0.11.5 |
| 1651 | 2026-06-02T23:41:18.255Z | Compiling zerotrie v0.2.3 |
| 1652 | 2026-06-02T23:41:18.416Z | Compiling zerocopy v0.7.35 |
| 1653 | 2026-06-02T23:41:18.543Z | Compiling tinystr v0.8.2 |
| 1654 | 2026-06-02T23:41:18.580Z | Compiling potential_utf v0.1.4 |
| 1655 | 2026-06-02T23:41:18.753Z | Compiling icu_locale_core v2.1.1 |
| 1656 | 2026-06-02T23:41:18.756Z | Compiling icu_collections v2.1.1 |
| 1657 | 2026-06-02T23:41:18.806Z | Compiling dtrace-parser v0.2.0 |
| 1658 | 2026-06-02T23:41:18.982Z | Compiling scroll v0.12.0 |
| 1659 | 2026-06-02T23:41:19.113Z | Compiling tabled_derive v0.7.0 |
| 1660 | 2026-06-02T23:41:19.252Z | Compiling goblin v0.8.2 |
| 1661 | 2026-06-02T23:41:19.266Z | Compiling clap_derive v4.5.55 |
| 1662 | 2026-06-02T23:41:19.441Z | Compiling icu_provider v2.1.1 |
| 1663 | 2026-06-02T23:41:19.561Z | Compiling smawk v0.3.2 |
| 1664 | 2026-06-02T23:41:19.632Z | Compiling toml_datetime v0.6.11 |
| 1665 | 2026-06-02T23:41:19.681Z | Compiling icu_normalizer v2.1.1 |
| 1666 | 2026-06-02T23:41:19.700Z | Compiling icu_properties v2.1.2 |
| 1667 | 2026-06-02T23:41:19.715Z | Compiling serde_spanned v0.6.9 |
| 1668 | 2026-06-02T23:41:19.745Z | Compiling dof v0.3.0 |
| 1669 | 2026-06-02T23:41:19.865Z | Compiling toml_edit v0.22.27 |
| 1670 | 2026-06-02T23:41:19.902Z | Compiling serde_tokenstream v0.2.3 |
| 1671 | 2026-06-02T23:41:20.140Z | Compiling serde-value v0.7.0 |
| 1672 | 2026-06-02T23:41:20.226Z | Compiling cargo-platform v0.2.0 |
| 1673 | 2026-06-02T23:41:20.229Z | Compiling unicode-linebreak v0.1.5 |
| 1674 | 2026-06-02T23:41:20.493Z | Compiling unicode-width v0.2.0 |
| 1675 | 2026-06-02T23:41:20.509Z | Compiling tabled v0.15.0 |
| 1676 | 2026-06-02T23:41:20.509Z | Compiling macaddr v1.0.1 |
| 1677 | 2026-06-02T23:41:20.712Z | Compiling idna_adapter v1.2.1 |
| 1678 | 2026-06-02T23:41:20.753Z | Compiling usdt-macro v0.5.0 |
| 1679 | 2026-06-02T23:41:20.803Z | Compiling usdt-attr-macro v0.5.0 |
| 1680 | 2026-06-02T23:41:20.828Z | Compiling idna v1.1.0 |
| 1681 | 2026-06-02T23:41:20.856Z | Compiling textwrap v0.16.2 |
| 1682 | 2026-06-02T23:41:21.074Z | Compiling clap v4.5.60 |
| 1683 | 2026-06-02T23:41:21.165Z | Compiling url v2.5.8 |
| 1684 | 2026-06-02T23:41:21.337Z | Compiling toml v0.8.23 |
| 1685 | 2026-06-02T23:41:21.496Z | Compiling camino-tempfile v1.4.1 |
| 1686 | 2026-06-02T23:41:21.757Z | Compiling cargo-util-schemas v0.8.2 |
| 1687 | 2026-06-02T23:41:21.803Z | Compiling cargo_toml v0.21.0 |
| 1688 | 2026-06-02T23:41:21.931Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1689 | 2026-06-02T23:41:21.969Z | Compiling swrite v0.1.0 |
| 1690 | 2026-06-02T23:41:22.456Z | Compiling usdt v0.5.0 |
| 1691 | 2026-06-02T23:41:22.709Z | Compiling cargo_metadata v0.21.0 |
| 1692 | 2026-06-02T23:41:23.637Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1693 | 2026-06-02T23:41:25.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.62s |
| 1694 | 2026-06-02T23:41:25.879Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1695 | 2026-06-02T23:41:26.462Z | Downloading crates ... |
| 1696 | 2026-06-02T23:41:26.584Z | Downloaded atty v0.2.14 |
| 1697 | 2026-06-02T23:41:26.587Z | Downloaded bit-set v0.5.3 |
| 1698 | 2026-06-02T23:41:26.591Z | Downloaded aead v0.5.2 |
| 1699 | 2026-06-02T23:41:26.594Z | Downloaded backoff v0.4.0 |
| 1700 | 2026-06-02T23:41:26.597Z | Downloaded bit-set v0.8.0 |
| 1701 | 2026-06-02T23:41:26.601Z | Downloaded assert_matches v1.5.0 |
| 1702 | 2026-06-02T23:41:26.601Z | Downloaded array-init v0.0.4 |
| 1703 | 2026-06-02T23:41:26.601Z | Downloaded arrayref v0.3.9 |
| 1704 | 2026-06-02T23:41:26.601Z | Downloaded async-recursion v1.1.1 |
| 1705 | 2026-06-02T23:41:26.604Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1706 | 2026-06-02T23:41:26.607Z | Downloaded crc8 v0.1.1 |
| 1707 | 2026-06-02T23:41:26.607Z | Downloaded bitfield-struct v0.6.2 |
| 1708 | 2026-06-02T23:41:26.610Z | Downloaded ascii-canvas v3.0.0 |
| 1709 | 2026-06-02T23:41:26.610Z | Downloaded bitfield-macros v0.19.4 |
| 1710 | 2026-06-02T23:41:26.616Z | Downloaded darling_macro v0.13.4 |
| 1711 | 2026-06-02T23:41:26.620Z | Downloaded arrayvec v0.7.6 |
| 1712 | 2026-06-02T23:41:26.623Z | Downloaded darling_macro v0.20.11 |
| 1713 | 2026-06-02T23:41:26.623Z | Downloaded crc v3.4.0 |
| 1714 | 2026-06-02T23:41:26.623Z | Downloaded defmt v0.3.100 |
| 1715 | 2026-06-02T23:41:26.627Z | Downloaded cfg_aliases v0.1.1 |
| 1716 | 2026-06-02T23:41:26.630Z | Downloaded derive_builder_macro v0.20.2 |
| 1717 | 2026-06-02T23:41:26.630Z | Downloaded globwalk v0.9.1 |
| 1718 | 2026-06-02T23:41:26.634Z | Downloaded derive-ex v0.1.8 |
| 1719 | 2026-06-02T23:41:26.637Z | Downloaded derive_builder_core v0.20.2 |
| 1720 | 2026-06-02T23:41:26.637Z | Downloaded crc-catalog v2.4.0 |
| 1721 | 2026-06-02T23:41:26.641Z | Downloaded derive_builder v0.20.2 |
| 1722 | 2026-06-02T23:41:26.644Z | Downloaded darling_macro v0.21.3 |
| 1723 | 2026-06-02T23:41:26.644Z | Downloaded compression-core v0.4.31 |
| 1724 | 2026-06-02T23:41:26.644Z | Downloaded deranged v0.5.8 |
| 1725 | 2026-06-02T23:41:26.644Z | Downloaded instability v0.3.11 |
| 1726 | 2026-06-02T23:41:26.647Z | Downloaded derive_more v0.99.20 |
| 1727 | 2026-06-02T23:41:26.647Z | Downloaded defmt v1.0.1 |
| 1728 | 2026-06-02T23:41:26.652Z | Downloaded bb8 v0.8.6 |
| 1729 | 2026-06-02T23:41:26.652Z | Downloaded debug-ignore v1.0.5 |
| 1730 | 2026-06-02T23:41:26.655Z | Downloaded display-error-chain v0.2.2 |
| 1731 | 2026-06-02T23:41:26.655Z | Downloaded derive-where v1.6.0 |
| 1732 | 2026-06-02T23:41:26.658Z | Downloaded cpufeatures v0.3.0 |
| 1733 | 2026-06-02T23:41:26.661Z | Downloaded castaway v0.2.4 |
| 1734 | 2026-06-02T23:41:26.666Z | Downloaded convert_case v0.4.0 |
| 1735 | 2026-06-02T23:41:26.669Z | Downloaded hashbrown v0.15.5 |
| 1736 | 2026-06-02T23:41:26.672Z | Downloaded cargo-platform v0.3.2 |
| 1737 | 2026-06-02T23:41:26.672Z | Downloaded block-padding v0.3.3 |
| 1738 | 2026-06-02T23:41:26.675Z | Downloaded hash32 v0.2.1 |
| 1739 | 2026-06-02T23:41:26.675Z | Downloaded bit-vec v0.6.3 |
| 1740 | 2026-06-02T23:41:26.678Z | Downloaded enum-as-inner v0.6.1 |
| 1741 | 2026-06-02T23:41:26.678Z | Downloaded ctr v0.9.2 |
| 1742 | 2026-06-02T23:41:26.678Z | Downloaded fallible-iterator v0.2.0 |
| 1743 | 2026-06-02T23:41:26.681Z | Downloaded env_filter v1.0.0 |
| 1744 | 2026-06-02T23:41:26.681Z | Downloaded const_format_proc_macros v0.2.34 |
| 1745 | 2026-06-02T23:41:26.686Z | Downloaded convert_case v0.10.0 |
| 1746 | 2026-06-02T23:41:26.686Z | Downloaded defmt-parser v1.0.0 |
| 1747 | 2026-06-02T23:41:26.686Z | Downloaded cobs v0.3.0 |
| 1748 | 2026-06-02T23:41:26.689Z | Downloaded backon v1.6.0 |
| 1749 | 2026-06-02T23:41:26.689Z | Downloaded hex-literal v0.4.1 |
| 1750 | 2026-06-02T23:41:26.689Z | Downloaded fxhash v0.2.1 |
| 1751 | 2026-06-02T23:41:26.689Z | Downloaded lalrpop-util v0.19.12 |
| 1752 | 2026-06-02T23:41:26.693Z | Downloaded hostname v0.4.2 |
| 1753 | 2026-06-02T23:41:26.693Z | Downloaded kstat-rs v0.2.4 |
| 1754 | 2026-06-02T23:41:26.693Z | Downloaded funty v2.0.0 |
| 1755 | 2026-06-02T23:41:26.693Z | Downloaded float-cmp v0.10.0 |
| 1756 | 2026-06-02T23:41:26.699Z | Downloaded keccak v0.1.6 |
| 1757 | 2026-06-02T23:41:26.699Z | Downloaded iana-time-zone v0.1.65 |
| 1758 | 2026-06-02T23:41:26.699Z | Downloaded float-ord v0.3.2 |
| 1759 | 2026-06-02T23:41:26.699Z | Downloaded cassowary v0.3.0 |
| 1760 | 2026-06-02T23:41:26.702Z | Downloaded darling v0.13.4 |
| 1761 | 2026-06-02T23:41:26.702Z | Downloaded chacha20 v0.9.1 |
| 1762 | 2026-06-02T23:41:26.703Z | Downloaded critical-section v1.2.0 |
| 1763 | 2026-06-02T23:41:26.706Z | Downloaded crossbeam-deque v0.8.6 |
| 1764 | 2026-06-02T23:41:26.706Z | Downloaded downcast-rs v2.0.2 |
| 1765 | 2026-06-02T23:41:26.706Z | Downloaded cexpr v0.6.0 |
| 1766 | 2026-06-02T23:41:26.709Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1767 | 2026-06-02T23:41:26.709Z | Downloaded indoc v1.0.9 |
| 1768 | 2026-06-02T23:41:26.713Z | Downloaded embedded-io v0.6.1 |
| 1769 | 2026-06-02T23:41:26.713Z | Downloaded buf-list v1.1.2 |
| 1770 | 2026-06-02T23:41:26.716Z | Downloaded memoffset v0.9.1 |
| 1771 | 2026-06-02T23:41:26.716Z | Downloaded hostname v0.3.1 |
| 1772 | 2026-06-02T23:41:26.716Z | Downloaded bitfield v0.19.4 |
| 1773 | 2026-06-02T23:41:26.720Z | Downloaded byte-wrapper v0.1.0 |
| 1774 | 2026-06-02T23:41:26.720Z | Downloaded hyper-tls v0.6.0 |
| 1775 | 2026-06-02T23:41:26.723Z | Downloaded argon2 v0.5.3 |
| 1776 | 2026-06-02T23:41:26.723Z | Downloaded http-range v0.1.5 |
| 1777 | 2026-06-02T23:41:26.723Z | Downloaded bit-vec v0.8.0 |
| 1778 | 2026-06-02T23:41:26.726Z | Downloaded dof v0.4.0 |
| 1779 | 2026-06-02T23:41:26.726Z | Downloaded difflib v0.4.0 |
| 1780 | 2026-06-02T23:41:26.726Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1781 | 2026-06-02T23:41:26.726Z | Downloaded crunchy v0.2.4 |
| 1782 | 2026-06-02T23:41:26.729Z | Downloaded corncobs v0.1.4 |
| 1783 | 2026-06-02T23:41:26.729Z | Downloaded constant_time_eq v0.4.2 |
| 1784 | 2026-06-02T23:41:26.729Z | Downloaded dirs-sys-next v0.1.2 |
| 1785 | 2026-06-02T23:41:26.733Z | Downloaded daft v0.1.7 |
| 1786 | 2026-06-02T23:41:26.733Z | Downloaded illumos-nvpair v0.3.0 |
| 1787 | 2026-06-02T23:41:26.733Z | Downloaded git-stub v1.0.0 |
| 1788 | 2026-06-02T23:41:26.736Z | Downloaded defmt-macros v1.0.1 |
| 1789 | 2026-06-02T23:41:26.736Z | Downloaded instant v0.1.13 |
| 1790 | 2026-06-02T23:41:26.736Z | Downloaded cargo_metadata v0.23.1 |
| 1791 | 2026-06-02T23:41:26.739Z | Downloaded headers-core v0.3.0 |
| 1792 | 2026-06-02T23:41:26.739Z | Downloaded colored v2.2.0 |
| 1793 | 2026-06-02T23:41:26.742Z | Downloaded bzip2 v0.6.1 |
| 1794 | 2026-06-02T23:41:26.742Z | Downloaded bcs v0.1.6 |
| 1795 | 2026-06-02T23:41:26.745Z | Downloaded maybe-uninit v2.0.0 |
| 1796 | 2026-06-02T23:41:26.745Z | Downloaded hash32 v0.3.1 |
| 1797 | 2026-06-02T23:41:26.745Z | Downloaded daft-derive v0.1.7 |
| 1798 | 2026-06-02T23:41:26.748Z | Downloaded embedded-io v0.4.0 |
| 1799 | 2026-06-02T23:41:26.751Z | Downloaded csv-core v0.1.13 |
| 1800 | 2026-06-02T23:41:26.751Z | Downloaded multimap v0.10.1 |
| 1801 | 2026-06-02T23:41:26.754Z | Downloaded dtrace-parser v0.3.0 |
| 1802 | 2026-06-02T23:41:26.754Z | Downloaded fixedbitset v0.5.7 |
| 1803 | 2026-06-02T23:41:26.754Z | Downloaded md-5 v0.10.6 |
| 1804 | 2026-06-02T23:41:26.757Z | Downloaded nodrop v0.1.14 |
| 1805 | 2026-06-02T23:41:26.757Z | Downloaded new_debug_unreachable v1.0.6 |
| 1806 | 2026-06-02T23:41:26.757Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1807 | 2026-06-02T23:41:26.760Z | Downloaded num v0.4.3 |
| 1808 | 2026-06-02T23:41:26.760Z | Downloaded libscf-sys v1.1.0 |
| 1809 | 2026-06-02T23:41:26.760Z | Downloaded clang-sys v1.8.1 |
| 1810 | 2026-06-02T23:41:26.763Z | Downloaded internet-checksum v0.2.1 |
| 1811 | 2026-06-02T23:41:26.763Z | Downloaded libefi-sys v0.1.0 |
| 1812 | 2026-06-02T23:41:26.765Z | Downloaded hyper-staticfile v0.10.1 |
| 1813 | 2026-06-02T23:41:26.765Z | Downloaded crc32fast v1.5.0 |
| 1814 | 2026-06-02T23:41:26.768Z | Downloaded chacha20 v0.10.0 |
| 1815 | 2026-06-02T23:41:26.768Z | Downloaded match_cfg v0.1.0 |
| 1816 | 2026-06-02T23:41:26.771Z | Downloaded lzss v0.8.2 |
| 1817 | 2026-06-02T23:41:26.771Z | Downloaded cancel-safe-futures v0.1.5 |
| 1818 | 2026-06-02T23:41:26.775Z | Downloaded cbc v0.1.2 |
| 1819 | 2026-06-02T23:41:26.775Z | Downloaded cookie_store v0.22.1 |
| 1820 | 2026-06-02T23:41:26.777Z | Downloaded cookie v0.18.1 |
| 1821 | 2026-06-02T23:41:26.777Z | Downloaded inout v0.1.4 |
| 1822 | 2026-06-02T23:41:26.780Z | Downloaded async-bb8-diesel v0.2.1 |
| 1823 | 2026-06-02T23:41:26.780Z | Downloaded compression-codecs v0.4.37 |
| 1824 | 2026-06-02T23:41:26.782Z | Downloaded indent_write v2.2.0 |
| 1825 | 2026-06-02T23:41:26.786Z | Downloaded cmake v0.1.57 |
| 1826 | 2026-06-02T23:41:26.786Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1827 | 2026-06-02T23:41:26.786Z | Downloaded blowfish v0.9.1 |
| 1828 | 2026-06-02T23:41:26.788Z | Downloaded lru-cache v0.1.2 |
| 1829 | 2026-06-02T23:41:26.789Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1830 | 2026-06-02T23:41:26.789Z | Downloaded ghash v0.5.1 |
| 1831 | 2026-06-02T23:41:26.791Z | Downloaded lru v0.12.5 |
| 1832 | 2026-06-02T23:41:26.791Z | Downloaded libsw v3.5.0 |
| 1833 | 2026-06-02T23:41:26.794Z | Downloaded darling v0.21.3 |
| 1834 | 2026-06-02T23:41:26.797Z | Downloaded md5 v0.7.0 |
| 1835 | 2026-06-02T23:41:26.797Z | Downloaded maplit v1.0.2 |
| 1836 | 2026-06-02T23:41:26.797Z | Downloaded libsw-core v0.3.2 |
| 1837 | 2026-06-02T23:41:26.797Z | Downloaded managed v0.8.0 |
| 1838 | 2026-06-02T23:41:26.800Z | Downloaded opaque-debug v0.3.1 |
| 1839 | 2026-06-02T23:41:26.800Z | Downloaded linear-map v1.2.0 |
| 1840 | 2026-06-02T23:41:26.800Z | Downloaded normalize-line-endings v0.3.0 |
| 1841 | 2026-06-02T23:41:26.802Z | Downloaded openssl-probe v0.1.6 |
| 1842 | 2026-06-02T23:41:26.802Z | Downloaded num-derive v0.4.2 |
| 1843 | 2026-06-02T23:41:26.802Z | Downloaded nibble_vec v0.1.0 |
| 1844 | 2026-06-02T23:41:26.805Z | Downloaded newtype_derive v0.1.6 |
| 1845 | 2026-06-02T23:41:26.806Z | Downloaded crossbeam-epoch v0.9.18 |
| 1846 | 2026-06-02T23:41:26.806Z | Downloaded cipher v0.4.4 |
| 1847 | 2026-06-02T23:41:26.808Z | Downloaded bzip2 v0.4.4 |
| 1848 | 2026-06-02T23:41:26.808Z | Downloaded git-stub-vcs v0.1.0 |
| 1849 | 2026-06-02T23:41:26.811Z | Downloaded ingot-types v0.1.2 |
| 1850 | 2026-06-02T23:41:26.811Z | Downloaded libloading v0.8.9 |
| 1851 | 2026-06-02T23:41:26.814Z | Downloaded dsl_auto_type v0.2.0 |
| 1852 | 2026-06-02T23:41:26.814Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1853 | 2026-06-02T23:41:26.814Z | Downloaded filetime v0.2.27 |
| 1854 | 2026-06-02T23:41:26.817Z | Downloaded fd-lock v4.0.4 |
| 1855 | 2026-06-02T23:41:26.817Z | Downloaded native-tls v0.2.18 |
| 1856 | 2026-06-02T23:41:26.820Z | Downloaded parse-size v1.1.0 |
| 1857 | 2026-06-02T23:41:26.820Z | Downloaded humantime v2.3.0 |
| 1858 | 2026-06-02T23:41:26.820Z | Downloaded ena v0.14.4 |
| 1859 | 2026-06-02T23:41:26.823Z | Downloaded document-features v0.2.12 |
| 1860 | 2026-06-02T23:41:26.823Z | Downloaded gethostname v0.5.0 |
| 1861 | 2026-06-02T23:41:26.823Z | Downloaded endian-type v0.1.2 |
| 1862 | 2026-06-02T23:41:26.823Z | Downloaded dirs-next v2.0.0 |
| 1863 | 2026-06-02T23:41:26.827Z | Downloaded phf_shared v0.13.1 |
| 1864 | 2026-06-02T23:41:26.827Z | Downloaded phf_shared v0.12.1 |
| 1865 | 2026-06-02T23:41:26.827Z | Downloaded olpc-cjson v0.1.4 |
| 1866 | 2026-06-02T23:41:26.827Z | Downloaded num-derive v0.3.3 |
| 1867 | 2026-06-02T23:41:26.830Z | Downloaded hickory-proto v0.24.4 |
| 1868 | 2026-06-02T23:41:26.836Z | Downloaded packed_struct_codegen v0.10.1 |
| 1869 | 2026-06-02T23:41:26.839Z | Downloaded num_threads v0.1.7 |
| 1870 | 2026-06-02T23:41:26.839Z | Downloaded nanorand v0.7.0 |
| 1871 | 2026-06-02T23:41:26.842Z | Downloaded globset v0.4.18 |
| 1872 | 2026-06-02T23:41:26.842Z | Downloaded oso-derive v0.27.3 |
| 1873 | 2026-06-02T23:41:26.842Z | Downloaded fs-err v2.11.0 |
| 1874 | 2026-06-02T23:41:26.846Z | Downloaded parse-display v0.10.0 |
| 1875 | 2026-06-02T23:41:26.846Z | Downloaded pbkdf2 v0.12.2 |
| 1876 | 2026-06-02T23:41:26.846Z | Downloaded darling_core v0.13.4 |
| 1877 | 2026-06-02T23:41:26.850Z | Downloaded blake2 v0.10.6 |
| 1878 | 2026-06-02T23:41:26.850Z | Downloaded peg-runtime v0.8.5 |
| 1879 | 2026-06-02T23:41:26.850Z | Downloaded pbkdf2 v0.11.0 |
| 1880 | 2026-06-02T23:41:26.853Z | Downloaded path-slash v0.1.5 |
| 1881 | 2026-06-02T23:41:26.853Z | Downloaded find-msvc-tools v0.1.9 |
| 1882 | 2026-06-02T23:41:26.853Z | Downloaded foldhash v0.1.5 |
| 1883 | 2026-06-02T23:41:26.856Z | Downloaded num-complex v0.4.6 |
| 1884 | 2026-06-02T23:41:26.856Z | Downloaded num_enum_derive v0.5.11 |
| 1885 | 2026-06-02T23:41:26.856Z | Downloaded nu-ansi-term v0.50.3 |
| 1886 | 2026-06-02T23:41:26.859Z | Downloaded ingot v0.1.1 |
| 1887 | 2026-06-02T23:41:26.859Z | Downloaded crc-any v2.5.0 |
| 1888 | 2026-06-02T23:41:26.864Z | Downloaded glob v0.3.3 |
| 1889 | 2026-06-02T23:41:26.867Z | Downloaded num-rational v0.4.2 |
| 1890 | 2026-06-02T23:41:26.867Z | Downloaded env_logger v0.11.9 |
| 1891 | 2026-06-02T23:41:26.870Z | Downloaded nonempty v0.12.0 |
| 1892 | 2026-06-02T23:41:26.870Z | Downloaded diesel-dtrace v0.5.0 |
| 1893 | 2026-06-02T23:41:26.870Z | Downloaded newtype-uuid v1.3.2 |
| 1894 | 2026-06-02T23:41:26.873Z | Downloaded predicates-core v1.0.10 |
| 1895 | 2026-06-02T23:41:26.873Z | Downloaded predicates-tree v1.0.13 |
| 1896 | 2026-06-02T23:41:26.873Z | Downloaded num_enum v0.5.11 |
| 1897 | 2026-06-02T23:41:26.876Z | Downloaded mime_guess v2.0.5 |
| 1898 | 2026-06-02T23:41:26.879Z | Downloaded proc-macro-crate v1.3.1 |
| 1899 | 2026-06-02T23:41:26.879Z | Downloaded progenitor-macro v0.13.0 |
| 1900 | 2026-06-02T23:41:26.882Z | Downloaded quick-error v1.2.3 |
| 1901 | 2026-06-02T23:41:26.882Z | Downloaded progenitor-macro v0.14.0 |
| 1902 | 2026-06-02T23:41:26.885Z | Downloaded owo-colors v4.3.0 |
| 1903 | 2026-06-02T23:41:26.888Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1904 | 2026-06-02T23:41:26.888Z | Downloaded memmap2 v0.9.10 |
| 1905 | 2026-06-02T23:41:26.891Z | Downloaded indoc v2.0.7 |
| 1906 | 2026-06-02T23:41:26.896Z | Downloaded highway v1.3.0 |
| 1907 | 2026-06-02T23:41:26.899Z | Downloaded phf_shared v0.11.3 |
| 1908 | 2026-06-02T23:41:26.899Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1909 | 2026-06-02T23:41:26.899Z | Downloaded pin-project-lite v0.2.17 |
| 1910 | 2026-06-02T23:41:26.899Z | Downloaded pin-project-internal v1.1.11 |
| 1911 | 2026-06-02T23:41:26.901Z | Downloaded paste v1.0.15 |
| 1912 | 2026-06-02T23:41:26.902Z | Downloaded rand_xorshift v0.4.0 |
| 1913 | 2026-06-02T23:41:26.904Z | Downloaded radium v0.7.0 |
| 1914 | 2026-06-02T23:41:26.904Z | Downloaded heapless v0.7.17 |
| 1915 | 2026-06-02T23:41:26.907Z | Downloaded psl-types v2.0.11 |
| 1916 | 2026-06-02T23:41:26.907Z | Downloaded packed_struct v0.10.1 |
| 1917 | 2026-06-02T23:41:26.909Z | Downloaded password-hash v0.4.2 |
| 1918 | 2026-06-02T23:41:26.909Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1919 | 2026-06-02T23:41:26.912Z | Downloaded parking_lot_core v0.8.6 |
| 1920 | 2026-06-02T23:41:26.912Z | Downloaded recursive v0.1.1 |
| 1921 | 2026-06-02T23:41:26.915Z | Downloaded darling_core v0.21.3 |
| 1922 | 2026-06-02T23:41:26.918Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1923 | 2026-06-02T23:41:26.921Z | Downloaded compact_str v0.8.1 |
| 1924 | 2026-06-02T23:41:26.921Z | Downloaded russh-cryptovec v0.7.3 |
| 1925 | 2026-06-02T23:41:26.923Z | Downloaded darling v0.20.11 |
| 1926 | 2026-06-02T23:41:26.924Z | Downloaded rustc_version v0.1.7 |
| 1927 | 2026-06-02T23:41:26.926Z | Downloaded arc-swap v1.8.2 |
| 1928 | 2026-06-02T23:41:26.929Z | Downloaded pem v3.0.6 |
| 1929 | 2026-06-02T23:41:26.929Z | Downloaded password-hash v0.5.0 |
| 1930 | 2026-06-02T23:41:26.929Z | Downloaded darling_core v0.20.11 |
| 1931 | 2026-06-02T23:41:26.932Z | Downloaded peg-macros v0.8.5 |
| 1932 | 2026-06-02T23:41:26.935Z | Downloaded diff v0.1.13 |
| 1933 | 2026-06-02T23:41:26.935Z | Downloaded parse-display-derive v0.10.0 |
| 1934 | 2026-06-02T23:41:26.938Z | Downloaded des v0.8.1 |
| 1935 | 2026-06-02T23:41:26.951Z | Downloaded progenitor-extras v0.2.0 |
| 1936 | 2026-06-02T23:41:26.954Z | Downloaded polyval v0.6.2 |
| 1937 | 2026-06-02T23:41:26.955Z | Downloaded phf v0.12.1 |
| 1938 | 2026-06-02T23:41:26.955Z | Downloaded progenitor-client v0.14.0 |
| 1939 | 2026-06-02T23:41:26.957Z | Downloaded salsa20 v0.10.2 |
| 1940 | 2026-06-02T23:41:26.957Z | Downloaded progenitor-client v0.13.0 |
| 1941 | 2026-06-02T23:41:26.957Z | Downloaded progenitor v0.14.0 |
| 1942 | 2026-06-02T23:41:26.960Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1943 | 2026-06-02T23:41:26.960Z | Downloaded serde_bytes v0.11.19 |
| 1944 | 2026-06-02T23:41:26.960Z | Downloaded same-file v1.0.6 |
| 1945 | 2026-06-02T23:41:26.963Z | Downloaded sapling-renderdag v0.1.0 |
| 1946 | 2026-06-02T23:41:26.963Z | Downloaded progenitor v0.13.0 |
| 1947 | 2026-06-02T23:41:26.963Z | Downloaded proc-macro-error2 v2.0.1 |
| 1948 | 2026-06-02T23:41:26.965Z | Downloaded precomputed-hash v0.1.1 |
| 1949 | 2026-06-02T23:41:26.966Z | Downloaded postgres-protocol v0.6.10 |
| 1950 | 2026-06-02T23:41:26.969Z | Downloaded poly1305 v0.8.0 |
| 1951 | 2026-06-02T23:41:26.969Z | Downloaded phf v0.13.1 |
| 1952 | 2026-06-02T23:41:26.971Z | Downloaded rtoolbox v0.0.3 |
| 1953 | 2026-06-02T23:41:26.974Z | Downloaded scroll_derive v0.13.1 |
| 1954 | 2026-06-02T23:41:26.974Z | Downloaded serde_repr v0.1.20 |
| 1955 | 2026-06-02T23:41:26.974Z | Downloaded rand_seeder v0.4.0 |
| 1956 | 2026-06-02T23:41:26.977Z | Downloaded r2d2 v0.8.10 |
| 1957 | 2026-06-02T23:41:26.977Z | Downloaded psm v0.1.30 |
| 1958 | 2026-06-02T23:41:26.981Z | Downloaded seq-macro v0.3.6 |
| 1959 | 2026-06-02T23:41:26.981Z | Downloaded sigpipe v0.1.3 |
| 1960 | 2026-06-02T23:41:26.981Z | Downloaded rand_core v0.10.0 |
| 1961 | 2026-06-02T23:41:26.984Z | Downloaded predicates v3.1.4 |
| 1962 | 2026-06-02T23:41:26.984Z | Downloaded signal-hook-tokio v0.3.1 |
| 1963 | 2026-06-02T23:41:26.984Z | Downloaded secrecy v0.10.3 |
| 1964 | 2026-06-02T23:41:26.987Z | Downloaded scrypt v0.11.0 |
| 1965 | 2026-06-02T23:41:26.987Z | Downloaded heapless v0.8.0 |
| 1966 | 2026-06-02T23:41:26.990Z | Downloaded serde-big-array v0.5.1 |
| 1967 | 2026-06-02T23:41:26.990Z | Downloaded ar_archive_writer v0.5.1 |
| 1968 | 2026-06-02T23:41:26.992Z | Downloaded peg v0.8.5 |
| 1969 | 2026-06-02T23:41:26.993Z | Downloaded omicron-zone-package v0.12.2 |
| 1970 | 2026-06-02T23:41:26.995Z | Downloaded bytes v1.11.1 |
| 1971 | 2026-06-02T23:41:26.998Z | Downloaded secrecy v0.8.0 |
| 1972 | 2026-06-02T23:41:26.998Z | Downloaded const_format v0.2.35 |
| 1973 | 2026-06-02T23:41:27.001Z | Downloaded slog-bunyan v2.5.0 |
| 1974 | 2026-06-02T23:41:27.004Z | Downloaded postgres-types v0.2.12 |
| 1975 | 2026-06-02T23:41:27.004Z | Downloaded postcard v1.1.3 |
| 1976 | 2026-06-02T23:41:27.007Z | Downloaded async-compression v0.4.41 |
| 1977 | 2026-06-02T23:41:27.010Z | Downloaded ssh-cipher v0.2.0 |
| 1978 | 2026-06-02T23:41:27.010Z | Downloaded shell-words v1.1.1 |
| 1979 | 2026-06-02T23:41:27.010Z | Downloaded siphasher v1.0.2 |
| 1980 | 2026-06-02T23:41:27.014Z | Downloaded signal-hook-mio v0.2.5 |
| 1981 | 2026-06-02T23:41:27.014Z | Downloaded rustls-pemfile v2.2.0 |
| 1982 | 2026-06-02T23:41:27.014Z | Downloaded resolv-conf v0.7.6 |
| 1983 | 2026-06-02T23:41:27.017Z | Downloaded oso v0.27.3 |
| 1984 | 2026-06-02T23:41:27.017Z | Downloaded litrs v1.0.0 |
| 1985 | 2026-06-02T23:41:27.020Z | Downloaded dropshot_endpoint v0.17.0 |
| 1986 | 2026-06-02T23:41:27.020Z | Downloaded ingot-macros v0.1.1 |
| 1987 | 2026-06-02T23:41:27.022Z | Downloaded fatfs v0.3.6 |
| 1988 | 2026-06-02T23:41:27.022Z | Downloaded structmeta-derive v0.3.0 |
| 1989 | 2026-06-02T23:41:27.025Z | Downloaded half v1.8.3 |
| 1990 | 2026-06-02T23:41:27.025Z | Downloaded structmeta v0.3.0 |
| 1991 | 2026-06-02T23:41:27.025Z | Downloaded rusty-fork v0.3.1 |
| 1992 | 2026-06-02T23:41:27.029Z | Downloaded multer v3.1.0 |
| 1993 | 2026-06-02T23:41:27.029Z | Downloaded pkcs5 v0.7.1 |
| 1994 | 2026-06-02T23:41:27.032Z | Downloaded parking_lot v0.11.2 |
| 1995 | 2026-06-02T23:41:27.032Z | Downloaded sqlparser_derive v0.5.0 |
| 1996 | 2026-06-02T23:41:27.035Z | Downloaded strsim v0.10.0 |
| 1997 | 2026-06-02T23:41:27.035Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1998 | 2026-06-02T23:41:27.035Z | Downloaded papergrid v0.17.0 |
| 1999 | 2026-06-02T23:41:27.038Z | Downloaded supports-color v3.0.2 |
| 2000 | 2026-06-02T23:41:27.038Z | Downloaded p256 v0.13.2 |
| 2001 | 2026-06-02T23:41:27.041Z | Downloaded tagptr v0.2.0 |
| 2002 | 2026-06-02T23:41:27.041Z | Downloaded chacha20poly1305 v0.10.1 |
| 2003 | 2026-06-02T23:41:27.044Z | Downloaded testing_table v0.3.0 |
| 2004 | 2026-06-02T23:41:27.044Z | Downloaded termtree v0.5.1 |
| 2005 | 2026-06-02T23:41:27.044Z | Downloaded ignore v0.4.25 |
| 2006 | 2026-06-02T23:41:27.047Z | Downloaded simd-adler32 v0.3.8 |
| 2007 | 2026-06-02T23:41:27.047Z | Downloaded drift v0.2.0 |
| 2008 | 2026-06-02T23:41:27.052Z | Downloaded strum v0.27.2 |
| 2009 | 2026-06-02T23:41:27.055Z | Downloaded semver v0.1.20 |
| 2010 | 2026-06-02T23:41:27.055Z | Downloaded scroll v0.13.0 |
| 2011 | 2026-06-02T23:41:27.055Z | Downloaded sync-ptr v0.1.4 |
| 2012 | 2026-06-02T23:41:27.058Z | Downloaded serde_plain v1.0.2 |
| 2013 | 2026-06-02T23:41:27.058Z | Downloaded slog-dtrace v0.3.0 |
| 2014 | 2026-06-02T23:41:27.058Z | Downloaded serde-hex v0.1.0 |
| 2015 | 2026-06-02T23:41:27.058Z | Downloaded flate2 v1.1.9 |
| 2016 | 2026-06-02T23:41:27.061Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 2017 | 2026-06-02T23:41:27.064Z | Downloaded tabled_derive v0.11.0 |
| 2018 | 2026-06-02T23:41:27.064Z | Downloaded indicatif v0.18.4 |
| 2019 | 2026-06-02T23:41:27.067Z | Downloaded flume v0.11.1 |
| 2020 | 2026-06-02T23:41:27.067Z | Downloaded slog-json v2.6.1 |
| 2021 | 2026-06-02T23:41:27.070Z | Downloaded slab v0.4.12 |
| 2022 | 2026-06-02T23:41:27.070Z | Downloaded russh-keys v0.45.0 |
| 2023 | 2026-06-02T23:41:27.073Z | Downloaded ssh-encoding v0.2.0 |
| 2024 | 2026-06-02T23:41:27.073Z | Downloaded sqlformat v0.3.5 |
| 2025 | 2026-06-02T23:41:27.073Z | Downloaded smallvec v0.6.14 |
| 2026 | 2026-06-02T23:41:27.075Z | Downloaded cc v1.2.56 |
| 2027 | 2026-06-02T23:41:27.075Z | Downloaded jiff-static v0.2.21 |
| 2028 | 2026-06-02T23:41:27.078Z | Downloaded progenitor-impl v0.14.0 |
| 2029 | 2026-06-02T23:41:27.081Z | Downloaded prefix-trie v0.7.0 |
| 2030 | 2026-06-02T23:41:27.081Z | Downloaded headers v0.4.1 |
| 2031 | 2026-06-02T23:41:27.084Z | Downloaded snafu-derive v0.8.9 |
| 2032 | 2026-06-02T23:41:27.087Z | Downloaded topological-sort v0.2.2 |
| 2033 | 2026-06-02T23:41:27.090Z | Downloaded typify-macro v0.6.2 |
| 2034 | 2026-06-02T23:41:27.093Z | Downloaded universal-hash v0.5.1 |
| 2035 | 2026-06-02T23:41:27.093Z | Downloaded usdt-attr-macro v0.6.0 |
| 2036 | 2026-06-02T23:41:27.096Z | Downloaded stringprep v0.1.5 |
| 2037 | 2026-06-02T23:41:27.096Z | Downloaded serde_path_to_error v0.1.20 |
| 2038 | 2026-06-02T23:41:27.098Z | Downloaded minimal-lexical v0.2.1 |
| 2039 | 2026-06-02T23:41:27.102Z | Downloaded serde_with_macros v1.5.2 |
| 2040 | 2026-06-02T23:41:27.102Z | Downloaded pin-project v1.1.11 |
| 2041 | 2026-06-02T23:41:27.107Z | Downloaded usdt-macro v0.6.0 |
| 2042 | 2026-06-02T23:41:27.110Z | Downloaded usdt v0.6.0 |
| 2043 | 2026-06-02T23:41:27.110Z | Downloaded untrusted v0.7.1 |
| 2044 | 2026-06-02T23:41:27.110Z | Downloaded tiny-keccak v2.0.2 |
| 2045 | 2026-06-02T23:41:27.113Z | Downloaded thread-id v5.1.0 |
| 2046 | 2026-06-02T23:41:27.113Z | Downloaded strum_macros v0.24.3 |
| 2047 | 2026-06-02T23:41:27.113Z | Downloaded serde_cbor v0.11.2 |
| 2048 | 2026-06-02T23:41:27.189Z | Downloaded string_cache v0.8.9 |
| 2049 | 2026-06-02T23:41:27.193Z | Downloaded stacker v0.1.23 |
| 2050 | 2026-06-02T23:41:27.193Z | Downloaded unarray v0.1.4 |
| 2051 | 2026-06-02T23:41:27.193Z | Downloaded trait-variant v0.1.2 |
| 2052 | 2026-06-02T23:41:27.193Z | Downloaded thiserror-no-std v2.0.2 |
| 2053 | 2026-06-02T23:41:27.193Z | Downloaded termios v0.3.3 |
| 2054 | 2026-06-02T23:41:27.193Z | Downloaded tokio-tungstenite v0.23.1 |
| 2055 | 2026-06-02T23:41:27.193Z | Downloaded xattr v1.6.1 |
| 2056 | 2026-06-02T23:41:27.193Z | Downloaded unicode-truncate v1.1.0 |
| 2057 | 2026-06-02T23:41:27.193Z | Downloaded ryu v1.0.23 |
| 2058 | 2026-06-02T23:41:27.193Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 2059 | 2026-06-02T23:41:27.193Z | Downloaded tap v1.0.1 |
| 2060 | 2026-06-02T23:41:27.193Z | Downloaded support-bundle-viewer v0.1.2 |
| 2061 | 2026-06-02T23:41:27.193Z | Downloaded void v1.0.2 |
| 2062 | 2026-06-02T23:41:27.193Z | Downloaded unicase v2.9.0 |
| 2063 | 2026-06-02T23:41:27.193Z | Downloaded xshell-macros v0.2.7 |
| 2064 | 2026-06-02T23:41:27.196Z | Downloaded tokio-native-tls v0.3.1 |
| 2065 | 2026-06-02T23:41:27.197Z | Downloaded rayon-core v1.13.0 |
| 2066 | 2026-06-02T23:41:27.197Z | Downloaded ron v0.8.1 |
| 2067 | 2026-06-02T23:41:27.197Z | Downloaded serde_with_macros v3.17.0 |
| 2068 | 2026-06-02T23:41:27.197Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 2069 | 2026-06-02T23:41:27.197Z | Downloaded tokio-rustls v0.25.0 |
| 2070 | 2026-06-02T23:41:27.197Z | Downloaded tokio-dtrace v0.1.1 |
| 2071 | 2026-06-02T23:41:27.197Z | Downloaded crossterm v0.28.1 |
| 2072 | 2026-06-02T23:41:27.200Z | Downloaded walkdir v2.5.0 |
| 2073 | 2026-06-02T23:41:27.200Z | Downloaded waitgroup v0.1.2 |
| 2074 | 2026-06-02T23:41:27.202Z | Downloaded vergen-lib v0.1.6 |
| 2075 | 2026-06-02T23:41:27.205Z | Downloaded hickory-resolver v0.25.2 |
| 2076 | 2026-06-02T23:41:27.207Z | Downloaded whoami v1.6.1 |
| 2077 | 2026-06-02T23:41:27.210Z | Downloaded openssl-sys v0.9.115 |
| 2078 | 2026-06-02T23:41:27.212Z | Downloaded wyz v0.5.1 |
| 2079 | 2026-06-02T23:41:27.212Z | Downloaded rustls-platform-verifier v0.6.2 |
| 2080 | 2026-06-02T23:41:27.215Z | Downloaded aes v0.8.4 |
| 2081 | 2026-06-02T23:41:27.218Z | Downloaded unicode-properties v0.1.4 |
| 2082 | 2026-06-02T23:41:27.220Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 2083 | 2026-06-02T23:41:27.220Z | Downloaded derive_more v2.1.1 |
| 2084 | 2026-06-02T23:41:27.226Z | Downloaded tui-tree-widget v0.23.1 |
| 2085 | 2026-06-02T23:41:27.229Z | Downloaded qorb v0.4.1 |
| 2086 | 2026-06-02T23:41:27.232Z | Downloaded hickory-server v0.25.2 |
| 2087 | 2026-06-02T23:41:27.235Z | Downloaded usdt-impl v0.6.0 |
| 2088 | 2026-06-02T23:41:27.237Z | Downloaded nom v7.1.3 |
| 2089 | 2026-06-02T23:41:27.240Z | Downloaded num-bigint v0.4.6 |
| 2090 | 2026-06-02T23:41:27.243Z | Downloaded progenitor-impl v0.13.0 |
| 2091 | 2026-06-02T23:41:27.243Z | Downloaded vergen-gitcl v1.0.8 |
| 2092 | 2026-06-02T23:41:27.243Z | Downloaded aes-gcm v0.10.3 |
| 2093 | 2026-06-02T23:41:27.245Z | Downloaded libxml v0.3.3 |
| 2094 | 2026-06-02T23:41:27.248Z | Downloaded crossterm v0.29.0 |
| 2095 | 2026-06-02T23:41:27.252Z | Downloaded wait-timeout v0.2.1 |
| 2096 | 2026-06-02T23:41:27.254Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 2097 | 2026-06-02T23:41:27.257Z | Downloaded whoami v2.1.0 |
| 2098 | 2026-06-02T23:41:27.257Z | Downloaded snafu v0.8.9 |
| 2099 | 2026-06-02T23:41:27.260Z | Downloaded diesel_derives v2.3.7 |
| 2100 | 2026-06-02T23:41:27.286Z | Downloaded yasna v0.5.2 |
| 2101 | 2026-06-02T23:41:27.286Z | Downloaded typify v0.6.2 |
| 2102 | 2026-06-02T23:41:27.286Z | Downloaded toml v0.7.8 |
| 2103 | 2026-06-02T23:41:27.286Z | Downloaded rcgen v0.12.1 |
| 2104 | 2026-06-02T23:41:27.286Z | Downloaded test-strategy v0.4.5 |
| 2105 | 2026-06-02T23:41:27.286Z | Downloaded itertools v0.13.0 |
| 2106 | 2026-06-02T23:41:27.286Z | Downloaded xshell v0.2.7 |
| 2107 | 2026-06-02T23:41:27.286Z | Downloaded signal-hook v0.3.18 |
| 2108 | 2026-06-02T23:41:27.286Z | Downloaded publicsuffix v2.3.0 |
| 2109 | 2026-06-02T23:41:27.286Z | Downloaded vsss-rs v3.3.4 |
| 2110 | 2026-06-02T23:41:27.286Z | Downloaded zstd-safe v7.2.4 |
| 2111 | 2026-06-02T23:41:27.286Z | Downloaded derive_more-impl v2.1.1 |
| 2112 | 2026-06-02T23:41:27.290Z | Downloaded twox-hash v2.1.2 |
| 2113 | 2026-06-02T23:41:27.290Z | Downloaded pretty_assertions v1.4.1 |
| 2114 | 2026-06-02T23:41:27.290Z | Downloaded vergen-lib v9.1.0 |
| 2115 | 2026-06-02T23:41:27.292Z | Downloaded uzers v0.12.2 |
| 2116 | 2026-06-02T23:41:27.292Z | Downloaded term v0.7.0 |
| 2117 | 2026-06-02T23:41:27.296Z | Downloaded bumpalo v3.20.2 |
| 2118 | 2026-06-02T23:41:27.299Z | Downloaded zstd v0.13.3 |
| 2119 | 2026-06-02T23:41:27.301Z | Downloaded schemars v1.2.1 |
| 2120 | 2026-06-02T23:41:27.310Z | Downloaded itertools v0.14.0 |
| 2121 | 2026-06-02T23:41:27.313Z | Downloaded vergen v9.1.0 |
| 2122 | 2026-06-02T23:41:27.316Z | Downloaded subprocess v0.2.15 |
| 2123 | 2026-06-02T23:41:27.319Z | Downloaded strum_macros v0.27.2 |
| 2124 | 2026-06-02T23:41:27.319Z | Downloaded vergen-git2 v9.1.0 |
| 2125 | 2026-06-02T23:41:27.322Z | Downloaded hyper-util v0.1.20 |
| 2126 | 2026-06-02T23:41:27.329Z | Downloaded rand v0.8.6 |
| 2127 | 2026-06-02T23:41:27.340Z | Downloaded hickory-resolver v0.24.4 |
| 2128 | 2026-06-02T23:41:27.343Z | Downloaded zerocopy v0.6.6 |
| 2129 | 2026-06-02T23:41:27.359Z | Downloaded tungstenite v0.23.0 |
| 2130 | 2026-06-02T23:41:27.365Z | Downloaded unicode-bidi v0.3.18 |
| 2131 | 2026-06-02T23:41:27.367Z | Downloaded samael v0.0.19 |
| 2132 | 2026-06-02T23:41:27.370Z | Downloaded hashbrown v0.13.2 |
| 2133 | 2026-06-02T23:41:27.373Z | Downloaded rustyline v14.0.0 |
| 2134 | 2026-06-02T23:41:27.376Z | Downloaded vte v0.14.1 |
| 2135 | 2026-06-02T23:41:27.379Z | Downloaded zerocopy-derive v0.8.40 |
| 2136 | 2026-06-02T23:41:27.382Z | Downloaded uuid v1.23.0 |
| 2137 | 2026-06-02T23:41:27.385Z | Downloaded rand v0.10.0 |
| 2138 | 2026-06-02T23:41:27.388Z | Downloaded tar v0.4.45 |
| 2139 | 2026-06-02T23:41:27.392Z | Downloaded zopfli v0.8.3 |
| 2140 | 2026-06-02T23:41:27.394Z | Downloaded reedline v0.40.0 |
| 2141 | 2026-06-02T23:41:27.397Z | Downloaded blake3 v1.8.3 |
| 2142 | 2026-06-02T23:41:27.406Z | Downloaded steno v0.4.1 |
| 2143 | 2026-06-02T23:41:27.410Z | Downloaded dropshot-api-manager v0.7.2 |
| 2144 | 2026-06-02T23:41:27.417Z | Downloaded regex v1.12.3 |
| 2145 | 2026-06-02T23:41:27.420Z | Downloaded tokio-postgres v0.7.16 |
| 2146 | 2026-06-02T23:41:27.424Z | Downloaded zip v0.6.6 |
| 2147 | 2026-06-02T23:41:27.427Z | Downloaded yansi v1.0.1 |
| 2148 | 2026-06-02T23:41:27.434Z | Downloaded zip v4.6.1 |
| 2149 | 2026-06-02T23:41:27.437Z | Downloaded russh v0.45.0 |
| 2150 | 2026-06-02T23:41:27.443Z | Downloaded toml_edit v0.19.15 |
| 2151 | 2026-06-02T23:41:27.453Z | Downloaded unicode_categories v0.1.1 |
| 2152 | 2026-06-02T23:41:27.457Z | Downloaded p521 v0.13.3 |
| 2153 | 2026-06-02T23:41:27.461Z | Downloaded portable-atomic v1.13.1 |
| 2154 | 2026-06-02T23:41:27.466Z | Downloaded serde_with v1.14.0 |
| 2155 | 2026-06-02T23:41:27.469Z | Downloaded lalrpop v0.19.12 |
| 2156 | 2026-06-02T23:41:27.475Z | Downloaded typed-path v0.9.3 |
| 2157 | 2026-06-02T23:41:27.479Z | Downloaded rayon v1.11.0 |
| 2158 | 2026-06-02T23:41:27.484Z | Downloaded ssh-key v0.6.7 |
| 2159 | 2026-06-02T23:41:27.488Z | Downloaded chrono v0.4.44 |
| 2160 | 2026-06-02T23:41:27.492Z | Downloaded tough v0.22.0 |
| 2161 | 2026-06-02T23:41:27.497Z | Downloaded bitvec v1.0.1 |
| 2162 | 2026-06-02T23:41:27.506Z | Downloaded bindgen v0.71.1 |
| 2163 | 2026-06-02T23:41:27.510Z | Downloaded rpassword v7.4.0 |
| 2164 | 2026-06-02T23:41:27.513Z | Downloaded rustls-webpki v0.102.8 |
| 2165 | 2026-06-02T23:41:27.523Z | Downloaded serde_with v3.17.0 |
| 2166 | 2026-06-02T23:41:27.559Z | Downloaded reqwest v0.13.2 |
| 2167 | 2026-06-02T23:41:27.563Z | Downloaded iddqd v0.4.2 |
| 2168 | 2026-06-02T23:41:27.577Z | Downloaded zlib-rs v0.6.2 |
| 2169 | 2026-06-02T23:41:27.593Z | Downloaded unicode-normalization v0.1.25 |
| 2170 | 2026-06-02T23:41:27.596Z | Downloaded winnow v0.6.26 |
| 2171 | 2026-06-02T23:41:27.606Z | Downloaded quick-xml v0.37.5 |
| 2172 | 2026-06-02T23:41:27.609Z | Downloaded polar-core v0.27.3 |
| 2173 | 2026-06-02T23:41:27.614Z | Downloaded openssl v0.10.79 |
| 2174 | 2026-06-02T23:41:27.620Z | Downloaded winnow v0.5.40 |
| 2175 | 2026-06-02T23:41:27.626Z | Downloaded webpki-roots v1.0.6 |
| 2176 | 2026-06-02T23:41:27.629Z | Downloaded moka v0.12.13 |
| 2177 | 2026-06-02T23:41:27.634Z | Downloaded git2 v0.20.4 |
| 2178 | 2026-06-02T23:41:27.639Z | Downloaded petname v2.0.2 |
| 2179 | 2026-06-02T23:41:27.643Z | Downloaded proptest v1.10.0 |
| 2180 | 2026-06-02T23:41:27.649Z | Downloaded nix v0.28.0 |
| 2181 | 2026-06-02T23:41:27.656Z | Downloaded zerocopy v0.8.40 |
| 2182 | 2026-06-02T23:41:27.662Z | Downloaded goblin v0.10.5 |
| 2183 | 2026-06-02T23:41:27.667Z | Downloaded radix_trie v0.2.1 |
| 2184 | 2026-06-02T23:41:27.671Z | Downloaded bstr v1.12.1 |
| 2185 | 2026-06-02T23:41:27.683Z | Downloaded rustls v0.22.4 |
| 2186 | 2026-06-02T23:41:27.691Z | Downloaded tabled v0.20.0 |
| 2187 | 2026-06-02T23:41:27.702Z | Downloaded rustls v0.23.37 |
| 2188 | 2026-06-02T23:41:27.710Z | Downloaded regress v0.11.1 |
| 2189 | 2026-06-02T23:41:27.717Z | Downloaded object v0.30.4 |
| 2190 | 2026-06-02T23:41:27.723Z | Downloaded smoltcp v0.9.1 |
| 2191 | 2026-06-02T23:41:27.728Z | Downloaded regex-syntax v0.6.29 |
| 2192 | 2026-06-02T23:41:27.733Z | Downloaded nix v0.27.1 |
| 2193 | 2026-06-02T23:41:27.754Z | Downloaded dropshot v0.17.0 |
| 2194 | 2026-06-02T23:41:27.769Z | Downloaded sqlparser v0.61.0 |
| 2195 | 2026-06-02T23:41:27.775Z | Downloaded smoltcp v0.11.0 |
| 2196 | 2026-06-02T23:41:27.784Z | Downloaded regex-syntax v0.8.10 |
| 2197 | 2026-06-02T23:41:27.789Z | Downloaded sled v0.34.7 |
| 2198 | 2026-06-02T23:41:27.797Z | Downloaded diesel v2.3.7 |
| 2199 | 2026-06-02T23:41:27.809Z | Downloaded typify-impl v0.6.2 |
| 2200 | 2026-06-02T23:41:27.821Z | Downloaded hickory-proto v0.25.2 |
| 2201 | 2026-06-02T23:41:27.829Z | Downloaded zerocopy-derive v0.6.6 |
| 2202 | 2026-06-02T23:41:27.837Z | Downloaded ratatui v0.29.0 |
| 2203 | 2026-06-02T23:41:27.848Z | Downloaded nix v0.31.2 |
| 2204 | 2026-06-02T23:41:27.855Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2205 | 2026-06-02T23:41:27.882Z | Downloaded regex-automata v0.4.14 |
| 2206 | 2026-06-02T23:41:27.895Z | Downloaded chrono-tz v0.10.4 |
| 2207 | 2026-06-02T23:41:27.909Z | Downloaded jiff v0.2.21 |
| 2208 | 2026-06-02T23:41:27.921Z | Downloaded petgraph v0.8.3 |
| 2209 | 2026-06-02T23:41:27.936Z | Downloaded libz-sys v1.1.24 |
| 2210 | 2026-06-02T23:41:27.948Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 2211 | 2026-06-02T23:41:27.959Z | Downloaded csv v1.4.0 |
| 2212 | 2026-06-02T23:41:27.972Z | Downloaded tokio v1.52.1 |
| 2213 | 2026-06-02T23:41:28.045Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 2214 | 2026-06-02T23:41:28.189Z | Compiling libc v0.2.185 |
| 2215 | 2026-06-02T23:41:28.191Z | Compiling serde v1.0.228 |
| 2216 | 2026-06-02T23:41:28.192Z | Compiling log v0.4.29 |
| 2217 | 2026-06-02T23:41:28.192Z | Compiling shlex v1.3.0 |
| 2218 | 2026-06-02T23:41:28.318Z | Compiling find-msvc-tools v0.1.9 |
| 2219 | 2026-06-02T23:41:28.341Z | Compiling syn v2.0.117 |
| 2220 | 2026-06-02T23:41:28.343Z | Compiling smallvec v1.15.1 |
| 2221 | 2026-06-02T23:41:28.350Z | Compiling typenum v1.19.0 |
| 2222 | 2026-06-02T23:41:28.512Z | Compiling generic-array v0.14.7 |
| 2223 | 2026-06-02T23:41:28.526Z | Compiling subtle v2.6.1 |
| 2224 | 2026-06-02T23:41:28.553Z | Compiling scopeguard v1.2.0 |
| 2225 | 2026-06-02T23:41:28.596Z | Compiling const-oid v0.9.6 |
| 2226 | 2026-06-02T23:41:28.644Z | Compiling lock_api v0.4.14 |
| 2227 | 2026-06-02T23:41:28.660Z | Compiling serde_json v1.0.149 |
| 2228 | 2026-06-02T23:41:28.700Z | Compiling zerocopy v0.8.40 |
| 2229 | 2026-06-02T23:41:28.758Z | Compiling portable-atomic v1.13.1 |
| 2230 | 2026-06-02T23:41:28.880Z | Compiling parking_lot_core v0.9.12 |
| 2231 | 2026-06-02T23:41:29.117Z | Compiling pin-project-lite v0.2.17 |
| 2232 | 2026-06-02T23:41:29.155Z | Compiling getrandom v0.2.17 |
| 2233 | 2026-06-02T23:41:29.216Z | Compiling jobserver v0.1.34 |
| 2234 | 2026-06-02T23:41:29.220Z | Compiling errno v0.3.14 |
| 2235 | 2026-06-02T23:41:29.290Z | Compiling rand_core v0.6.4 |
| 2236 | 2026-06-02T23:41:29.305Z | Compiling pkg-config v0.3.32 |
| 2237 | 2026-06-02T23:41:29.377Z | Compiling signal-hook-registry v1.4.8 |
| 2238 | 2026-06-02T23:41:29.562Z | Compiling cc v1.2.56 |
| 2239 | 2026-06-02T23:41:29.585Z | Compiling bitflags v2.11.0 |
| 2240 | 2026-06-02T23:41:29.650Z | Compiling futures-core v0.3.32 |
| 2241 | 2026-06-02T23:41:29.673Z | Compiling critical-section v1.2.0 |
| 2242 | 2026-06-02T23:41:29.788Z | Compiling libm v0.2.16 |
| 2243 | 2026-06-02T23:41:29.806Z | Compiling once_cell v1.21.3 |
| 2244 | 2026-06-02T23:41:29.821Z | Compiling parking_lot v0.12.5 |
| 2245 | 2026-06-02T23:41:29.821Z | Compiling mio v1.2.0 |
| 2246 | 2026-06-02T23:41:29.851Z | Compiling num-traits v0.2.19 |
| 2247 | 2026-06-02T23:41:29.967Z | Compiling percent-encoding v2.3.2 |
| 2248 | 2026-06-02T23:41:30.018Z | Compiling socket2 v0.6.3 |
| 2249 | 2026-06-02T23:41:30.158Z | Compiling futures-sink v0.3.32 |
| 2250 | 2026-06-02T23:41:30.192Z | Compiling futures-io v0.3.32 |
| 2251 | 2026-06-02T23:41:30.205Z | Compiling getrandom v0.4.1 |
| 2252 | 2026-06-02T23:41:30.265Z | Compiling futures-channel v0.3.32 |
| 2253 | 2026-06-02T23:41:30.296Z | Compiling futures-task v0.3.32 |
| 2254 | 2026-06-02T23:41:30.346Z | Compiling cpufeatures v0.2.17 |
| 2255 | 2026-06-02T23:41:30.424Z | Compiling slab v0.4.12 |
| 2256 | 2026-06-02T23:41:30.427Z | Compiling rand_core v0.10.0 |
| 2257 | 2026-06-02T23:41:30.469Z | Compiling indexmap v2.14.0 |
| 2258 | 2026-06-02T23:41:30.493Z | Compiling getrandom v0.3.4 |
| 2259 | 2026-06-02T23:41:30.558Z | Compiling rustversion v1.0.22 |
| 2260 | 2026-06-02T23:41:30.602Z | Compiling cmake v0.1.57 |
| 2261 | 2026-06-02T23:41:30.835Z | Compiling form_urlencoded v1.2.2 |
| 2262 | 2026-06-02T23:41:31.081Z | Compiling fs_extra v1.3.0 |
| 2263 | 2026-06-02T23:41:31.136Z | Compiling dunce v1.0.5 |
| 2264 | 2026-06-02T23:41:31.227Z | Compiling base64ct v1.8.3 |
| 2265 | 2026-06-02T23:41:31.240Z | Compiling synstructure v0.13.2 |
| 2266 | 2026-06-02T23:41:31.337Z | Compiling ident_case v1.0.1 |
| 2267 | 2026-06-02T23:41:31.367Z | Compiling aws-lc-sys v0.40.0 |
| 2268 | 2026-06-02T23:41:31.498Z | Compiling pem-rfc7468 v0.7.0 |
| 2269 | 2026-06-02T23:41:31.545Z | Compiling iana-time-zone v0.1.65 |
| 2270 | 2026-06-02T23:41:31.587Z | Compiling regex-syntax v0.8.10 |
| 2271 | 2026-06-02T23:41:31.653Z | Compiling flagset v0.4.7 |
| 2272 | 2026-06-02T23:41:31.765Z | Compiling rustix v1.1.3 |
| 2273 | 2026-06-02T23:41:31.795Z | Compiling rand_core v0.9.5 |
| 2274 | 2026-06-02T23:41:31.830Z | Compiling ring v0.17.14 |
| 2275 | 2026-06-02T23:41:31.854Z | Compiling aws-lc-rs v1.16.3 |
| 2276 | 2026-06-02T23:41:31.882Z | Compiling vcpkg v0.2.15 |
| 2277 | 2026-06-02T23:41:32.085Z | Compiling uuid v1.23.0 |
| 2278 | 2026-06-02T23:41:32.153Z | Compiling rustc_version v0.4.1 |
| 2279 | 2026-06-02T23:41:32.499Z | Compiling tracing-core v0.1.36 |
| 2280 | 2026-06-02T23:41:32.636Z | Compiling openssl-sys v0.9.115 |
| 2281 | 2026-06-02T23:41:32.801Z | Compiling base64 v0.22.1 |
| 2282 | 2026-06-02T23:41:33.051Z | Compiling serde_derive v1.0.228 |
| 2283 | 2026-06-02T23:41:33.069Z | Compiling zeroize_derive v1.4.3 |
| 2284 | 2026-06-02T23:41:33.149Z | Compiling zerofrom-derive v0.1.6 |
| 2285 | 2026-06-02T23:41:33.187Z | Compiling yoke-derive v0.8.1 |
| 2286 | 2026-06-02T23:41:33.575Z | Compiling zerovec-derive v0.11.2 |
| 2287 | 2026-06-02T23:41:33.726Z | Compiling zeroize v1.8.2 |
| 2288 | 2026-06-02T23:41:33.986Z | Compiling zerocopy-derive v0.8.40 |
| 2289 | 2026-06-02T23:41:34.342Z | Compiling displaydoc v0.2.5 |
| 2290 | 2026-06-02T23:41:34.472Z | Compiling crypto-common v0.1.7 |
| 2291 | 2026-06-02T23:41:34.542Z | Compiling zerofrom v0.1.6 |
| 2292 | 2026-06-02T23:41:34.620Z | Compiling block-buffer v0.10.4 |
| 2293 | 2026-06-02T23:41:34.668Z | Compiling yoke v0.8.1 |
| 2294 | 2026-06-02T23:41:34.693Z | Compiling tokio-macros v2.7.0 |
| 2295 | 2026-06-02T23:41:34.793Z | Compiling digest v0.10.7 |
| 2296 | 2026-06-02T23:41:34.856Z | Compiling zerovec v0.11.5 |
| 2297 | 2026-06-02T23:41:35.046Z | Compiling futures-macro v0.3.32 |
| 2298 | 2026-06-02T23:41:35.079Z | Compiling zerotrie v0.2.3 |
| 2299 | 2026-06-02T23:41:35.359Z | Compiling tinystr v0.8.2 |
| 2300 | 2026-06-02T23:41:35.377Z | Compiling potential_utf v0.1.4 |
| 2301 | 2026-06-02T23:41:35.418Z | Compiling hmac v0.12.1 |
| 2302 | 2026-06-02T23:41:35.539Z | Compiling icu_locale_core v2.1.1 |
| 2303 | 2026-06-02T23:41:35.560Z | Compiling icu_collections v2.1.1 |
| 2304 | 2026-06-02T23:41:35.573Z | Compiling block-padding v0.3.3 |
| 2305 | 2026-06-02T23:41:35.758Z | Compiling inout v0.1.4 |
| 2306 | 2026-06-02T23:41:35.884Z | Compiling futures-util v0.3.32 |
| 2307 | 2026-06-02T23:41:35.929Z | Compiling cipher v0.4.4 |
| 2308 | 2026-06-02T23:41:36.074Z | Compiling sha2 v0.10.9 |
| 2309 | 2026-06-02T23:41:36.197Z | Compiling der_derive v0.7.3 |
| 2310 | 2026-06-02T23:41:36.342Z | Compiling icu_provider v2.1.1 |
| 2311 | 2026-06-02T23:41:36.506Z | Compiling bytes v1.11.1 |
| 2312 | 2026-06-02T23:41:36.536Z | Compiling chrono v0.4.44 |
| 2313 | 2026-06-02T23:41:36.644Z | Compiling icu_normalizer v2.1.1 |
| 2314 | 2026-06-02T23:41:37.142Z | Compiling tokio v1.52.1 |
| 2315 | 2026-06-02T23:41:37.188Z | Compiling icu_properties v2.1.2 |
| 2316 | 2026-06-02T23:41:37.203Z | Compiling der v0.7.10 |
| 2317 | 2026-06-02T23:41:37.475Z | Compiling http v1.4.0 |
| 2318 | 2026-06-02T23:41:37.934Z | Compiling salsa20 v0.10.2 |
| 2319 | 2026-06-02T23:41:38.081Z | Compiling idna_adapter v1.2.1 |
| 2320 | 2026-06-02T23:41:38.165Z | Compiling spki v0.7.3 |
| 2321 | 2026-06-02T23:41:38.224Z | Compiling idna v1.1.0 |
| 2322 | 2026-06-02T23:41:38.258Z | Compiling pbkdf2 v0.12.2 |
| 2323 | 2026-06-02T23:41:38.370Z | Compiling ppv-lite86 v0.2.21 |
| 2324 | 2026-06-02T23:41:38.370Z | Compiling rustls-pki-types v1.14.0 |
| 2325 | 2026-06-02T23:41:38.397Z | Compiling tracing-attributes v0.1.31 |
| 2326 | 2026-06-02T23:41:38.400Z | Compiling thiserror-impl v2.0.18 |
| 2327 | 2026-06-02T23:41:38.444Z | Compiling scrypt v0.11.0 |
| 2328 | 2026-06-02T23:41:38.687Z | Compiling url v2.5.8 |
| 2329 | 2026-06-02T23:41:38.701Z | Compiling rand_chacha v0.9.0 |
| 2330 | 2026-06-02T23:41:38.822Z | Compiling http-body v1.0.1 |
| 2331 | 2026-06-02T23:41:38.871Z | Compiling aes v0.8.4 |
| 2332 | 2026-06-02T23:41:38.978Z | Compiling cbc v0.1.2 |
| 2333 | 2026-06-02T23:41:39.179Z | Compiling untrusted v0.9.0 |
| 2334 | 2026-06-02T23:41:39.305Z | Compiling untrusted v0.7.1 |
| 2335 | 2026-06-02T23:41:39.394Z | Compiling tinyvec_macros v0.1.1 |
| 2336 | 2026-06-02T23:41:39.433Z | Compiling httparse v1.10.1 |
| 2337 | 2026-06-02T23:41:39.465Z | Compiling openssl-probe v0.2.1 |
| 2338 | 2026-06-02T23:41:39.478Z | Compiling tinyvec v1.10.0 |
| 2339 | 2026-06-02T23:41:39.711Z | Compiling tracing v0.1.44 |
| 2340 | 2026-06-02T23:41:39.727Z | Compiling thiserror v2.0.18 |
| 2341 | 2026-06-02T23:41:39.813Z | Compiling pkcs5 v0.7.1 |
| 2342 | 2026-06-02T23:41:39.828Z | Compiling pest_generator v2.8.6 |
| 2343 | 2026-06-02T23:41:39.842Z | Compiling rand v0.9.2 |
| 2344 | 2026-06-02T23:41:39.912Z | Compiling serde_derive_internals v0.29.1 |
| 2345 | 2026-06-02T23:41:39.971Z | Compiling aho-corasick v1.1.4 |
| 2346 | 2026-06-02T23:41:40.298Z | Compiling tower-service v0.3.3 |
| 2347 | 2026-06-02T23:41:40.402Z | Compiling schemars v0.8.22 |
| 2348 | 2026-06-02T23:41:40.517Z | Compiling dyn-clone v1.0.20 |
| 2349 | 2026-06-02T23:41:40.638Z | Compiling try-lock v0.2.5 |
| 2350 | 2026-06-02T23:41:40.671Z | Compiling tower-layer v0.3.3 |
| 2351 | 2026-06-02T23:41:40.710Z | Compiling rustls v0.23.37 |
| 2352 | 2026-06-02T23:41:40.768Z | Compiling atomic-waker v1.1.2 |
| 2353 | 2026-06-02T23:41:40.832Z | Compiling regex-automata v0.4.14 |
| 2354 | 2026-06-02T23:41:40.846Z | Compiling schemars_derive v0.8.22 |
| 2355 | 2026-06-02T23:41:40.879Z | Compiling tokio-util v0.7.18 |
| 2356 | 2026-06-02T23:41:40.895Z | Compiling want v0.3.1 |
| 2357 | 2026-06-02T23:41:41.084Z | Compiling pest_derive v2.8.6 |
| 2358 | 2026-06-02T23:41:41.401Z | Compiling pkcs8 v0.10.2 |
| 2359 | 2026-06-02T23:41:41.670Z | Compiling h2 v0.4.13 |
| 2360 | 2026-06-02T23:41:41.717Z | Compiling ipnet v2.11.0 |
| 2361 | 2026-06-02T23:41:41.823Z | Compiling scroll_derive v0.13.1 |
| 2362 | 2026-06-02T23:41:41.931Z | Compiling darling_core v0.20.11 |
| 2363 | 2026-06-02T23:41:42.105Z | Compiling pin-utils v0.1.0 |
| 2364 | 2026-06-02T23:41:42.184Z | Compiling foreign-types-shared v0.1.1 |
| 2365 | 2026-06-02T23:41:42.216Z | Compiling openssl v0.10.79 |
| 2366 | 2026-06-02T23:41:42.274Z | Compiling httpdate v1.0.3 |
| 2367 | 2026-06-02T23:41:42.465Z | Compiling foreign-types v0.3.2 |
| 2368 | 2026-06-02T23:41:42.499Z | Compiling tempfile v3.25.0 |
| 2369 | 2026-06-02T23:41:42.612Z | Compiling scroll v0.13.0 |
| 2370 | 2026-06-02T23:41:42.835Z | Compiling unicode-normalization v0.1.25 |
| 2371 | 2026-06-02T23:41:42.885Z | Compiling openssl-macros v0.1.1 |
| 2372 | 2026-06-02T23:41:43.277Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2373 | 2026-06-02T23:41:43.290Z | Compiling spin v0.9.8 |
| 2374 | 2026-06-02T23:41:43.304Z | Compiling crc32fast v1.5.0 |
| 2375 | 2026-06-02T23:41:43.498Z | Compiling num-conv v0.2.0 |
| 2376 | 2026-06-02T23:41:43.571Z | Compiling powerfmt v0.2.0 |
| 2377 | 2026-06-02T23:41:43.633Z | Compiling native-tls v0.2.18 |
| 2378 | 2026-06-02T23:41:43.664Z | Compiling time-core v0.1.8 |
| 2379 | 2026-06-02T23:41:43.778Z | Compiling deranged v0.5.8 |
| 2380 | 2026-06-02T23:41:43.816Z | Compiling time-macros v0.2.27 |
| 2381 | 2026-06-02T23:41:44.199Z | Compiling darling_macro v0.20.11 |
| 2382 | 2026-06-02T23:41:44.669Z | Compiling hyper v1.8.1 |
| 2383 | 2026-06-02T23:41:44.736Z | Compiling darling v0.20.11 |
| 2384 | 2026-06-02T23:41:44.820Z | Compiling goblin v0.10.5 |
| 2385 | 2026-06-02T23:41:44.869Z | Compiling rustls-native-certs v0.8.3 |
| 2386 | 2026-06-02T23:41:44.894Z | Compiling sync_wrapper v1.0.2 |
| 2387 | 2026-06-02T23:41:45.003Z | Compiling wait-timeout v0.2.1 |
| 2388 | 2026-06-02T23:41:45.163Z | Compiling num_threads v0.1.7 |
| 2389 | 2026-06-02T23:41:45.266Z | Compiling siphasher v1.0.2 |
| 2390 | 2026-06-02T23:41:45.281Z | Compiling quick-error v1.2.3 |
| 2391 | 2026-06-02T23:41:45.392Z | Compiling bit-vec v0.8.0 |
| 2392 | 2026-06-02T23:41:45.456Z | Compiling usdt-impl v0.6.0 |
| 2393 | 2026-06-02T23:41:45.597Z | Compiling crossbeam-utils v0.8.21 |
| 2394 | 2026-06-02T23:41:45.631Z | Compiling syn v1.0.109 |
| 2395 | 2026-06-02T23:41:45.713Z | Compiling simd-adler32 v0.3.8 |
| 2396 | 2026-06-02T23:41:45.905Z | Compiling hyper-util v0.1.20 |
| 2397 | 2026-06-02T23:41:46.015Z | Compiling bit-set v0.8.0 |
| 2398 | 2026-06-02T23:41:46.028Z | Compiling rusty-fork v0.3.1 |
| 2399 | 2026-06-02T23:41:46.279Z | Compiling time v0.3.47 |
| 2400 | 2026-06-02T23:41:46.347Z | Compiling tower v0.5.3 |
| 2401 | 2026-06-02T23:41:46.517Z | Compiling derive_builder_core v0.20.2 |
| 2402 | 2026-06-02T23:41:46.869Z | Compiling dtrace-parser v0.3.0 |
| 2403 | 2026-06-02T23:41:47.018Z | Compiling http-body-util v0.1.3 |
| 2404 | 2026-06-02T23:41:47.269Z | Compiling webpki-roots v1.0.6 |
| 2405 | 2026-06-02T23:41:47.396Z | Compiling signature v2.2.0 |
| 2406 | 2026-06-02T23:41:47.411Z | Compiling scroll_derive v0.12.1 |
| 2407 | 2026-06-02T23:41:47.580Z | Compiling dof v0.4.0 |
| 2408 | 2026-06-02T23:41:47.620Z | Compiling thiserror-impl v1.0.69 |
| 2409 | 2026-06-02T23:41:47.648Z | Compiling heapless v0.7.17 |
| 2410 | 2026-06-02T23:41:47.877Z | Compiling rand_xorshift v0.4.0 |
| 2411 | 2026-06-02T23:41:47.891Z | Compiling slog v2.8.2 |
| 2412 | 2026-06-02T23:41:48.042Z | Compiling darling_core v0.21.3 |
| 2413 | 2026-06-02T23:41:48.068Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2414 | 2026-06-02T23:41:48.082Z | Compiling thread-id v5.1.0 |
| 2415 | 2026-06-02T23:41:48.164Z | Compiling cookie v0.18.1 |
| 2416 | 2026-06-02T23:41:48.345Z | Compiling unarray v0.1.4 |
| 2417 | 2026-06-02T23:41:48.360Z | Compiling paste v1.0.15 |
| 2418 | 2026-06-02T23:41:48.459Z | Compiling anyhow v1.0.102 |
| 2419 | 2026-06-02T23:41:48.628Z | Compiling zstd-safe v7.2.4 |
| 2420 | 2026-06-02T23:41:48.751Z | Compiling iri-string v0.7.10 |
| 2421 | 2026-06-02T23:41:48.769Z | Compiling allocator-api2 v0.2.21 |
| 2422 | 2026-06-02T23:41:48.825Z | Compiling ryu v1.0.23 |
| 2423 | 2026-06-02T23:41:48.860Z | Compiling unicode-properties v0.1.4 |
| 2424 | 2026-06-02T23:41:49.010Z | Compiling adler2 v2.0.1 |
| 2425 | 2026-06-02T23:41:49.074Z | Compiling unicode-bidi v0.3.18 |
| 2426 | 2026-06-02T23:41:49.094Z | Compiling signal-hook v0.3.18 |
| 2427 | 2026-06-02T23:41:49.119Z | Compiling miniz_oxide v0.8.9 |
| 2428 | 2026-06-02T23:41:49.139Z | Compiling serde_urlencoded v0.7.1 |
| 2429 | 2026-06-02T23:41:49.282Z | Compiling thiserror v1.0.69 |
| 2430 | 2026-06-02T23:41:49.395Z | Compiling stringprep v0.1.5 |
| 2431 | 2026-06-02T23:41:49.613Z | Compiling proptest v1.10.0 |
| 2432 | 2026-06-02T23:41:49.859Z | Compiling scroll v0.12.0 |
| 2433 | 2026-06-02T23:41:50.126Z | Compiling tower-http v0.6.8 |
| 2434 | 2026-06-02T23:41:50.294Z | Compiling derive_builder_macro v0.20.2 |
| 2435 | 2026-06-02T23:41:50.309Z | Compiling tokio-native-tls v0.3.1 |
| 2436 | 2026-06-02T23:41:50.488Z | Compiling ipnetwork v0.21.1 |
| 2437 | 2026-06-02T23:41:50.518Z | Compiling darling_macro v0.21.3 |
| 2438 | 2026-06-02T23:41:50.532Z | Compiling bstr v1.12.1 |
| 2439 | 2026-06-02T23:41:50.771Z | Compiling rand_chacha v0.3.1 |
| 2440 | 2026-06-02T23:41:50.940Z | Compiling serde_spanned v0.6.9 |
| 2441 | 2026-06-02T23:41:51.008Z | Compiling erased-serde v0.3.31 |
| 2442 | 2026-06-02T23:41:51.046Z | Compiling toml_datetime v0.6.11 |
| 2443 | 2026-06-02T23:41:51.090Z | Compiling serde_tokenstream v0.2.3 |
| 2444 | 2026-06-02T23:41:51.197Z | Compiling md-5 v0.10.6 |
| 2445 | 2026-06-02T23:41:51.313Z | Compiling pin-project-internal v1.1.11 |
| 2446 | 2026-06-02T23:41:51.373Z | Compiling zerocopy-derive v0.7.35 |
| 2447 | 2026-06-02T23:41:51.431Z | Compiling async-trait v0.1.89 |
| 2448 | 2026-06-02T23:41:51.504Z | Compiling curve25519-dalek v4.1.3 |
| 2449 | 2026-06-02T23:41:51.588Z | Compiling vergen-lib v9.1.0 |
| 2450 | 2026-06-02T23:41:51.780Z | Compiling num-integer v0.1.46 |
| 2451 | 2026-06-02T23:41:51.849Z | Compiling hash32 v0.2.1 |
| 2452 | 2026-06-02T23:41:52.046Z | Compiling ff v0.13.1 |
| 2453 | 2026-06-02T23:41:52.111Z | Compiling memoffset v0.9.1 |
| 2454 | 2026-06-02T23:41:52.192Z | Compiling encoding_rs v0.8.35 |
| 2455 | 2026-06-02T23:41:52.255Z | Compiling fallible-iterator v0.2.0 |
| 2456 | 2026-06-02T23:41:52.306Z | Compiling litrs v1.0.0 |
| 2457 | 2026-06-02T23:41:52.429Z | Compiling smoltcp v0.9.1 |
| 2458 | 2026-06-02T23:41:52.454Z | Compiling num-bigint-dig v0.8.6 |
| 2459 | 2026-06-02T23:41:52.569Z | Compiling psl-types v2.0.11 |
| 2460 | 2026-06-02T23:41:52.645Z | Compiling base16ct v0.2.0 |
| 2461 | 2026-06-02T23:41:52.697Z | Compiling ref-cast v1.0.25 |
| 2462 | 2026-06-02T23:41:52.766Z | Compiling zlib-rs v0.6.2 |
| 2463 | 2026-06-02T23:41:52.819Z | Compiling cfg_aliases v0.2.1 |
| 2464 | 2026-06-02T23:41:52.832Z | Compiling mime v0.3.17 |
| 2465 | 2026-06-02T23:41:52.896Z | Compiling rustix v0.38.44 |
| 2466 | 2026-06-02T23:41:53.056Z | Compiling nix v0.31.2 |
| 2467 | 2026-06-02T23:41:53.088Z | Compiling document-features v0.2.12 |
| 2468 | 2026-06-02T23:41:53.363Z | Compiling sec1 v0.7.3 |
| 2469 | 2026-06-02T23:41:53.427Z | Compiling publicsuffix v2.3.0 |
| 2470 | 2026-06-02T23:41:53.631Z | Compiling postgres-protocol v0.6.10 |
| 2471 | 2026-06-02T23:41:53.657Z | Compiling pin-project v1.1.11 |
| 2472 | 2026-06-02T23:41:53.699Z | Compiling zerocopy v0.7.35 |
| 2473 | 2026-06-02T23:41:53.757Z | Compiling group v0.13.0 |
| 2474 | 2026-06-02T23:41:53.782Z | Compiling num-iter v0.1.45 |
| 2475 | 2026-06-02T23:41:53.908Z | Compiling newtype-uuid v1.3.2 |
| 2476 | 2026-06-02T23:41:54.269Z | Compiling darling v0.21.3 |
| 2477 | 2026-06-02T23:41:54.282Z | Compiling rand v0.8.6 |
| 2478 | 2026-06-02T23:41:54.333Z | Compiling hubpack_derive v0.1.1 |
| 2479 | 2026-06-02T23:41:54.350Z | Compiling derive_builder v0.20.2 |
| 2480 | 2026-06-02T23:41:54.409Z | Compiling oxnet v0.1.4 |
| 2481 | 2026-06-02T23:41:54.688Z | Compiling hyper-tls v0.6.0 |
| 2482 | 2026-06-02T23:41:54.746Z | Compiling goblin v0.8.2 |
| 2483 | 2026-06-02T23:41:55.268Z | Compiling phf_shared v0.13.1 |
| 2484 | 2026-06-02T23:41:55.310Z | Compiling lazy_static v1.5.0 |
| 2485 | 2026-06-02T23:41:55.323Z | Compiling regex v1.12.3 |
| 2486 | 2026-06-02T23:41:55.405Z | Compiling futures-executor v0.3.32 |
| 2487 | 2026-06-02T23:41:55.420Z | Compiling hex v0.4.3 |
| 2488 | 2026-06-02T23:41:55.507Z | Compiling hkdf v0.12.4 |
| 2489 | 2026-06-02T23:41:55.702Z | Compiling flate2 v1.1.9 |
| 2490 | 2026-06-02T23:41:55.718Z | Compiling crypto-bigint v0.5.5 |
| 2491 | 2026-06-02T23:41:55.734Z | Compiling terminal_size v0.4.3 |
| 2492 | 2026-06-02T23:41:55.780Z | Compiling snafu-derive v0.8.9 |
| 2493 | 2026-06-02T23:41:55.884Z | Compiling ref-cast-impl v1.0.25 |
| 2494 | 2026-06-02T23:41:55.999Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2495 | 2026-06-02T23:41:56.120Z | Compiling strum_macros v0.27.2 |
| 2496 | 2026-06-02T23:41:56.444Z | Compiling daft-derive v0.1.7 |
| 2497 | 2026-06-02T23:41:56.665Z | Compiling vergen v9.1.0 |
| 2498 | 2026-06-02T23:41:56.855Z | Compiling fs-err v3.3.0 |
| 2499 | 2026-06-02T23:41:57.052Z | Compiling cargo-platform v0.3.2 |
| 2500 | 2026-06-02T23:41:57.185Z | Compiling ahash v0.8.12 |
| 2501 | 2026-06-02T23:41:57.332Z | Compiling same-file v1.0.6 |
| 2502 | 2026-06-02T23:41:57.392Z | Compiling managed v0.8.0 |
| 2503 | 2026-06-02T23:41:57.507Z | Compiling winnow v0.5.40 |
| 2504 | 2026-06-02T23:41:57.614Z | Compiling foldhash v0.2.0 |
| 2505 | 2026-06-02T23:41:57.743Z | Compiling bumpalo v3.20.2 |
| 2506 | 2026-06-02T23:41:57.843Z | Compiling libbz2-rs-sys v0.2.2 |
| 2507 | 2026-06-02T23:41:57.858Z | Compiling unicode-segmentation v1.12.0 |
| 2508 | 2026-06-02T23:41:57.994Z | Compiling bitflags v1.3.2 |
| 2509 | 2026-06-02T23:41:58.077Z | Compiling foldhash v0.1.5 |
| 2510 | 2026-06-02T23:41:58.108Z | Compiling object v0.37.3 |
| 2511 | 2026-06-02T23:41:58.248Z | Compiling hashbrown v0.15.5 |
| 2512 | 2026-06-02T23:41:58.263Z | Compiling bzip2 v0.6.1 |
| 2513 | 2026-06-02T23:41:58.292Z | Compiling strum v0.27.2 |
| 2514 | 2026-06-02T23:41:58.449Z | Compiling clap_builder v4.5.60 |
| 2515 | 2026-06-02T23:41:58.472Z | Compiling zopfli v0.8.3 |
| 2516 | 2026-06-02T23:41:58.541Z | Compiling hashbrown v0.16.1 |
| 2517 | 2026-06-02T23:41:58.798Z | Compiling toml_edit v0.19.15 |
| 2518 | 2026-06-02T23:41:58.926Z | Compiling snafu v0.8.9 |
| 2519 | 2026-06-02T23:41:59.126Z | Compiling walkdir v2.5.0 |
| 2520 | 2026-06-02T23:41:59.195Z | Compiling cargo_metadata v0.23.1 |
| 2521 | 2026-06-02T23:41:59.222Z | Compiling daft v0.1.7 |
| 2522 | 2026-06-02T23:41:59.391Z | Compiling dof v0.3.0 |
| 2523 | 2026-06-02T23:41:59.463Z | Compiling elliptic-curve v0.13.8 |
| 2524 | 2026-06-02T23:41:59.975Z | Compiling futures v0.3.32 |
| 2525 | 2026-06-02T23:42:00.063Z | Compiling phf v0.13.1 |
| 2526 | 2026-06-02T23:42:00.232Z | Compiling signal-hook-mio v0.2.5 |
| 2527 | 2026-06-02T23:42:00.552Z | Compiling cookie_store v0.22.1 |
| 2528 | 2026-06-02T23:42:00.657Z | Compiling hubpack v0.1.2 |
| 2529 | 2026-06-02T23:42:00.781Z | Compiling bzip2 v0.4.4 |
| 2530 | 2026-06-02T23:42:00.882Z | Compiling zstd v0.13.3 |
| 2531 | 2026-06-02T23:42:01.000Z | Compiling serde_with_macros v3.17.0 |
| 2532 | 2026-06-02T23:42:01.157Z | Compiling postgres-types v0.2.12 |
| 2533 | 2026-06-02T23:42:01.477Z | Compiling usdt-attr-macro v0.6.0 |
| 2534 | 2026-06-02T23:42:01.492Z | Compiling usdt-macro v0.6.0 |
| 2535 | 2026-06-02T23:42:01.723Z | Compiling globset v0.4.18 |
| 2536 | 2026-06-02T23:42:02.153Z | Compiling dtrace-parser v0.2.0 |
| 2537 | 2026-06-02T23:42:02.242Z | Compiling ed25519 v2.2.3 |
| 2538 | 2026-06-02T23:42:02.281Z | Compiling phf_shared v0.11.3 |
| 2539 | 2026-06-02T23:42:02.410Z | Compiling olpc-cjson v0.1.4 |
| 2540 | 2026-06-02T23:42:02.466Z | Compiling pkcs1 v0.7.5 |
| 2541 | 2026-06-02T23:42:02.480Z | Compiling serde-big-array v0.5.1 |
| 2542 | 2026-06-02T23:42:02.532Z | Compiling serde_plain v1.0.2 |
| 2543 | 2026-06-02T23:42:02.572Z | Compiling rfc6979 v0.4.0 |
| 2544 | 2026-06-02T23:42:02.625Z | Compiling pem v3.0.6 |
| 2545 | 2026-06-02T23:42:02.700Z | Compiling async-recursion v1.1.1 |
| 2546 | 2026-06-02T23:42:02.731Z | Compiling serde_repr v0.1.20 |
| 2547 | 2026-06-02T23:42:02.859Z | Compiling enum-as-inner v0.6.1 |
| 2548 | 2026-06-02T23:42:02.909Z | Compiling strum_macros v0.26.4 |
| 2549 | 2026-06-02T23:42:02.974Z | Compiling clap_derive v4.5.55 |
| 2550 | 2026-06-02T23:42:03.132Z | Compiling float-cmp v0.10.0 |
| 2551 | 2026-06-02T23:42:03.260Z | Compiling memmap2 v0.9.10 |
| 2552 | 2026-06-02T23:42:03.284Z | Compiling thread-id v4.2.2 |
| 2553 | 2026-06-02T23:42:03.361Z | Compiling env_filter v1.0.0 |
| 2554 | 2026-06-02T23:42:03.364Z | Compiling normalize-line-endings v0.3.0 |
| 2555 | 2026-06-02T23:42:03.388Z | Compiling static_assertions v1.1.0 |
| 2556 | 2026-06-02T23:42:03.460Z | Compiling fixedbitset v0.4.2 |
| 2557 | 2026-06-02T23:42:03.474Z | Compiling difflib v0.4.0 |
| 2558 | 2026-06-02T23:42:03.487Z | Compiling new_debug_unreachable v1.0.6 |
| 2559 | 2026-06-02T23:42:03.561Z | Compiling typed-path v0.9.3 |
| 2560 | 2026-06-02T23:42:03.681Z | Compiling either v1.15.0 |
| 2561 | 2026-06-02T23:42:03.684Z | Compiling jiff v0.2.21 |
| 2562 | 2026-06-02T23:42:03.895Z | Compiling whoami v2.1.0 |
| 2563 | 2026-06-02T23:42:04.033Z | Compiling precomputed-hash v0.1.1 |
| 2564 | 2026-06-02T23:42:04.130Z | Compiling data-encoding v2.10.0 |
| 2565 | 2026-06-02T23:42:04.281Z | Compiling keccak v0.1.6 |
| 2566 | 2026-06-02T23:42:04.651Z | Compiling predicates-core v1.0.10 |
| 2567 | 2026-06-02T23:42:04.757Z | Compiling fixedbitset v0.5.7 |
| 2568 | 2026-06-02T23:42:04.794Z | Compiling predicates v3.1.4 |
| 2569 | 2026-06-02T23:42:04.825Z | Compiling clap v4.5.60 |
| 2570 | 2026-06-02T23:42:04.839Z | Compiling strum v0.26.3 |
| 2571 | 2026-06-02T23:42:04.913Z | Compiling sha3 v0.10.8 |
| 2572 | 2026-06-02T23:42:04.975Z | Compiling petgraph v0.8.3 |
| 2573 | 2026-06-02T23:42:05.062Z | Compiling hickory-proto v0.25.2 |
| 2574 | 2026-06-02T23:42:05.104Z | Compiling string_cache v0.8.9 |
| 2575 | 2026-06-02T23:42:05.339Z | Compiling tokio-postgres v0.7.16 |
| 2576 | 2026-06-02T23:42:05.367Z | Compiling itertools v0.13.0 |
| 2577 | 2026-06-02T23:42:05.458Z | Compiling petgraph v0.6.5 |
| 2578 | 2026-06-02T23:42:05.832Z | Compiling env_logger v0.11.9 |
| 2579 | 2026-06-02T23:42:06.193Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2580 | 2026-06-02T23:42:06.668Z | Compiling zip v4.6.1 |
| 2581 | 2026-06-02T23:42:06.976Z | Compiling usdt v0.6.0 |
| 2582 | 2026-06-02T23:42:07.017Z | Compiling toml_edit v0.22.27 |
| 2583 | 2026-06-02T23:42:07.245Z | Compiling usdt-impl v0.5.0 |
| 2584 | 2026-06-02T23:42:07.592Z | Compiling rsa v0.9.10 |
| 2585 | 2026-06-02T23:42:07.637Z | Compiling ecdsa v0.16.9 |
| 2586 | 2026-06-02T23:42:07.846Z | Compiling ed25519-dalek v2.2.0 |
| 2587 | 2026-06-02T23:42:07.939Z | Compiling crossterm v0.28.1 |
| 2588 | 2026-06-02T23:42:08.026Z | Compiling serde_with v3.17.0 |
| 2589 | 2026-06-02T23:42:09.025Z | Compiling zip v0.6.6 |
| 2590 | 2026-06-02T23:42:09.612Z | Compiling toml v0.7.8 |
| 2591 | 2026-06-02T23:42:09.670Z | Compiling iddqd v0.4.2 |
| 2592 | 2026-06-02T23:42:10.007Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2593 | 2026-06-02T23:42:10.021Z | Compiling heck v0.4.1 |
| 2594 | 2026-06-02T23:42:10.170Z | Compiling similar v2.7.0 |
| 2595 | 2026-06-02T23:42:10.226Z | Compiling crossbeam-epoch v0.9.18 |
| 2596 | 2026-06-02T23:42:10.252Z | Compiling tokio-stream v0.1.18 |
| 2597 | 2026-06-02T23:42:10.565Z | Compiling buf-list v1.1.2 |
| 2598 | 2026-06-02T23:42:10.664Z | Compiling x509-cert v0.2.5 |
| 2599 | 2026-06-02T23:42:10.757Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2600 | 2026-06-02T23:42:10.855Z | Compiling openapiv3 v2.2.0 |
| 2601 | 2026-06-02T23:42:10.902Z | Compiling sha1 v0.10.6 |
| 2602 | 2026-06-02T23:42:10.991Z | Compiling lalrpop-util v0.19.12 |
| 2603 | 2026-06-02T23:42:11.072Z | Compiling peg-runtime v0.8.5 |
| 2604 | 2026-06-02T23:42:11.075Z | Compiling thread_local v1.1.9 |
| 2605 | 2026-06-02T23:42:11.127Z | Compiling slog-async v2.8.0 |
| 2606 | 2026-06-02T23:42:11.187Z | Compiling crossbeam-channel v0.5.15 |
| 2607 | 2026-06-02T23:42:11.344Z | Compiling is-terminal v0.4.17 |
| 2608 | 2026-06-02T23:42:11.365Z | Compiling filetime v0.2.27 |
| 2609 | 2026-06-02T23:42:11.442Z | Compiling xattr v1.6.1 |
| 2610 | 2026-06-02T23:42:11.456Z | Compiling term v1.2.1 |
| 2611 | 2026-06-02T23:42:11.543Z | Compiling take_mut v0.2.2 |
| 2612 | 2026-06-02T23:42:11.617Z | Compiling tar v0.4.45 |
| 2613 | 2026-06-02T23:42:12.044Z | Compiling slog-term v2.9.2 |
| 2614 | 2026-06-02T23:42:18.752Z | Compiling rustls-webpki v0.103.9 |
| 2615 | 2026-06-02T23:42:21.575Z | Compiling tokio-rustls v0.26.4 |
| 2616 | 2026-06-02T23:42:21.575Z | Compiling rustls-platform-verifier v0.6.2 |
| 2617 | 2026-06-02T23:42:21.777Z | Compiling hyper-rustls v0.27.7 |
| 2618 | 2026-06-02T23:42:21.986Z | Compiling reqwest v0.12.28 |
| 2619 | 2026-06-02T23:42:22.000Z | Compiling reqwest v0.13.2 |
| 2620 | 2026-06-02T23:42:23.247Z | Compiling tough v0.22.0 |
| 2621 | 2026-06-02T23:42:25.825Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2622 | 2026-06-02T23:42:26.047Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2623 | 2026-06-02T23:42:28.928Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s |
| 2624 | 2026-06-02T23:42:29.075Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 2625 | 2026-06-02T23:42:29.128Z | Jun 02 23:42:27.303 INFO Starting download, target: Cockroach |
| 2626 | 2026-06-02T23:42:29.128Z | Jun 02 23:42:27.303 INFO Starting download, target: Console |
| 2627 | 2026-06-02T23:42:29.128Z | Jun 02 23:42:27.303 INFO Starting download, target: DendriteStub |
| 2628 | 2026-06-02T23:42:29.131Z | Jun 02 23:42:27.303 INFO Starting download, target: Clickhouse |
| 2629 | 2026-06-02T23:42:29.131Z | Jun 02 23:42:27.303 INFO Starting download, target: MaghemiteMgd |
| 2630 | 2026-06-02T23:42:29.131Z | Jun 02 23:42:27.303 INFO Starting download, target: TransceiverControl |
| 2631 | 2026-06-02T23:42:29.131Z | Jun 02 23:42:27.303 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2632 | 2026-06-02T23:42:29.131Z | Jun 02 23:42:27.304 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2633 | 2026-06-02T23:42:29.131Z | Jun 02 23:42:27.304 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2634 | 2026-06-02T23:42:29.131Z | Jun 02 23:42:27.304 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2635 | 2026-06-02T23:42:29.131Z | Jun 02 23:42:27.304 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2636 | 2026-06-02T23:42:29.131Z | Jun 02 23:42:27.304 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2637 | 2026-06-02T23:42:29.717Z | Jun 02 23:42:27.883 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2638 | 2026-06-02T23:42:29.933Z | Jun 02 23:42:28.096 INFO Download complete, target: TransceiverControl |
| 2639 | 2026-06-02T23:42:30.080Z | Jun 02 23:42:28.243 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2640 | 2026-06-02T23:42:30.330Z | Jun 02 23:42:28.503 INFO Download complete, target: Console |
| 2641 | 2026-06-02T23:42:30.753Z | Jun 02 23:42:28.926 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2642 | 2026-06-02T23:42:31.044Z | Jun 02 23:42:29.216 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2643 | 2026-06-02T23:42:31.452Z | Jun 02 23:42:29.627 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2644 | 2026-06-02T23:42:31.452Z | Jun 02 23:42:29.627 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2645 | 2026-06-02T23:42:31.814Z | Jun 02 23:42:29.989 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2646 | 2026-06-02T23:42:33.162Z | Jun 02 23:42:31.338 INFO Download complete, target: DendriteStub |
| 2647 | 2026-06-02T23:42:33.505Z | Jun 02 23:42:31.681 INFO Download complete, target: MaghemiteMgd |
| 2648 | 2026-06-02T23:42:36.140Z | Jun 02 23:42:34.316 INFO Checking that binary works, target: Cockroach |
| 2649 | 2026-06-02T23:42:36.242Z | Jun 02 23:42:34.418 INFO Download complete, target: Cockroach |
| 2650 | 2026-06-02T23:42:38.566Z | Jun 02 23:42:36.741 INFO Checking that binary works, target: Clickhouse |
| 2651 | 2026-06-02T23:42:38.692Z | Jun 02 23:42:36.868 INFO Download complete, target: Clickhouse |
| 2652 | 2026-06-02T23:42:38.705Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2653 | 2026-06-02T23:42:38.708Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2654 | 2026-06-02T23:42:39.826Z | Compiling proc-macro2 v1.0.106 |
| 2655 | 2026-06-02T23:42:39.827Z | Compiling quote v1.0.45 |
| 2656 | 2026-06-02T23:42:39.827Z | Compiling unicode-ident v1.0.24 |
| 2657 | 2026-06-02T23:42:39.827Z | Compiling libc v0.2.185 |
| 2658 | 2026-06-02T23:42:39.830Z | Compiling serde_core v1.0.228 |
| 2659 | 2026-06-02T23:42:39.830Z | Compiling serde v1.0.228 |
| 2660 | 2026-06-02T23:42:39.830Z | Compiling cfg-if v1.0.4 |
| 2661 | 2026-06-02T23:42:39.830Z | Compiling version_check v0.9.5 |
| 2662 | 2026-06-02T23:42:40.110Z | Compiling autocfg v1.5.0 |
| 2663 | 2026-06-02T23:42:40.170Z | Compiling zmij v1.0.21 |
| 2664 | 2026-06-02T23:42:40.435Z | Compiling serde_json v1.0.149 |
| 2665 | 2026-06-02T23:42:40.468Z | Compiling libm v0.2.16 |
| 2666 | 2026-06-02T23:42:40.515Z | Compiling memchr v2.8.0 |
| 2667 | 2026-06-02T23:42:40.647Z | Compiling num-traits v0.2.19 |
| 2668 | 2026-06-02T23:42:40.767Z | Compiling icu_properties_data v2.1.2 |
| 2669 | 2026-06-02T23:42:40.849Z | Compiling icu_normalizer_data v2.1.1 |
| 2670 | 2026-06-02T23:42:40.924Z | Compiling typenum v1.19.0 |
| 2671 | 2026-06-02T23:42:40.968Z | Compiling generic-array v0.14.7 |
| 2672 | 2026-06-02T23:42:40.984Z | Compiling getrandom v0.4.1 |
| 2673 | 2026-06-02T23:42:41.047Z | Compiling jobserver v0.1.34 |
| 2674 | 2026-06-02T23:42:41.079Z | Compiling shlex v1.3.0 |
| 2675 | 2026-06-02T23:42:41.217Z | Compiling find-msvc-tools v0.1.9 |
| 2676 | 2026-06-02T23:42:41.276Z | Compiling portable-atomic v1.13.1 |
| 2677 | 2026-06-02T23:42:41.293Z | Compiling parking_lot_core v0.9.12 |
| 2678 | 2026-06-02T23:42:41.383Z | Compiling syn v2.0.117 |
| 2679 | 2026-06-02T23:42:41.428Z | Compiling cc v1.2.56 |
| 2680 | 2026-06-02T23:42:41.457Z | Compiling zerocopy v0.8.40 |
| 2681 | 2026-06-02T23:42:41.528Z | Compiling smallvec v1.15.1 |
| 2682 | 2026-06-02T23:42:41.688Z | Compiling log v0.4.29 |
| 2683 | 2026-06-02T23:42:41.792Z | Compiling getrandom v0.2.17 |
| 2684 | 2026-06-02T23:42:41.814Z | Compiling itoa v1.0.17 |
| 2685 | 2026-06-02T23:42:41.905Z | Compiling thiserror v2.0.18 |
| 2686 | 2026-06-02T23:42:42.224Z | Compiling heck v0.5.0 |
| 2687 | 2026-06-02T23:42:42.256Z | Compiling schemars v0.8.22 |
| 2688 | 2026-06-02T23:42:42.426Z | Compiling errno v0.3.14 |
| 2689 | 2026-06-02T23:42:42.444Z | Compiling stable_deref_trait v1.2.1 |
| 2690 | 2026-06-02T23:42:42.473Z | Compiling semver v1.0.28 |
| 2691 | 2026-06-02T23:42:42.516Z | Compiling equivalent v1.0.2 |
| 2692 | 2026-06-02T23:42:42.547Z | Compiling subtle v2.6.1 |
| 2693 | 2026-06-02T23:42:42.614Z | Compiling rand_core v0.6.4 |
| 2694 | 2026-06-02T23:42:42.813Z | Compiling litemap v0.8.1 |
| 2695 | 2026-06-02T23:42:42.830Z | Compiling writeable v0.6.2 |
| 2696 | 2026-06-02T23:42:42.845Z | Compiling scopeguard v1.2.0 |
| 2697 | 2026-06-02T23:42:42.904Z | Compiling percent-encoding v2.3.2 |
| 2698 | 2026-06-02T23:42:42.981Z | Compiling lock_api v0.4.14 |
| 2699 | 2026-06-02T23:42:43.193Z | Compiling rustix v1.1.3 |
| 2700 | 2026-06-02T23:42:43.751Z | Compiling rand_core v0.10.0 |
| 2701 | 2026-06-02T23:42:43.791Z | Compiling ring v0.17.14 |
| 2702 | 2026-06-02T23:42:44.269Z | Compiling synstructure v0.13.2 |
| 2703 | 2026-06-02T23:42:44.286Z | Compiling serde_derive_internals v0.29.1 |
| 2704 | 2026-06-02T23:42:44.365Z | Compiling rustversion v1.0.22 |
| 2705 | 2026-06-02T23:42:44.557Z | Compiling utf8_iter v1.0.4 |
| 2706 | 2026-06-02T23:42:44.709Z | Compiling form_urlencoded v1.2.2 |
| 2707 | 2026-06-02T23:42:44.736Z | Compiling hashbrown v0.17.0 |
| 2708 | 2026-06-02T23:42:44.752Z | Compiling pkg-config v0.3.32 |
| 2709 | 2026-06-02T23:42:44.783Z | Compiling getrandom v0.3.4 |
| 2710 | 2026-06-02T23:42:45.177Z | Compiling thiserror v1.0.69 |
| 2711 | 2026-06-02T23:42:45.228Z | Compiling fnv v1.0.7 |
| 2712 | 2026-06-02T23:42:45.244Z | Compiling indexmap v2.14.0 |
| 2713 | 2026-06-02T23:42:45.304Z | Compiling bitflags v2.11.0 |
| 2714 | 2026-06-02T23:42:45.320Z | Compiling cmake v0.1.57 |
| 2715 | 2026-06-02T23:42:45.358Z | Compiling dunce v1.0.5 |
| 2716 | 2026-06-02T23:42:45.451Z | Compiling serde_derive v1.0.228 |
| 2717 | 2026-06-02T23:42:45.451Z | Compiling zeroize_derive v1.4.3 |
| 2718 | 2026-06-02T23:42:45.484Z | Compiling zerofrom-derive v0.1.6 |
| 2719 | 2026-06-02T23:42:45.499Z | Compiling yoke-derive v0.8.1 |
| 2720 | 2026-06-02T23:42:45.667Z | Compiling zerovec-derive v0.11.2 |
| 2721 | 2026-06-02T23:42:45.723Z | Compiling displaydoc v0.2.5 |
| 2722 | 2026-06-02T23:42:45.832Z | Compiling zerocopy-derive v0.8.40 |
| 2723 | 2026-06-02T23:42:45.890Z | Compiling tokio-macros v2.7.0 |
| 2724 | 2026-06-02T23:42:46.038Z | Compiling zeroize v1.8.2 |
| 2725 | 2026-06-02T23:42:46.291Z | Compiling thiserror-impl v2.0.18 |
| 2726 | 2026-06-02T23:42:46.389Z | Compiling schemars_derive v0.8.22 |
| 2727 | 2026-06-02T23:42:46.424Z | Compiling futures-macro v0.3.32 |
| 2728 | 2026-06-02T23:42:46.590Z | Compiling zerofrom v0.1.6 |
| 2729 | 2026-06-02T23:42:46.729Z | Compiling yoke v0.8.1 |
| 2730 | 2026-06-02T23:42:46.938Z | Compiling zerovec v0.11.5 |
| 2731 | 2026-06-02T23:42:47.137Z | Compiling zerotrie v0.2.3 |
| 2732 | 2026-06-02T23:42:47.297Z | Compiling tracing-attributes v0.1.31 |
| 2733 | 2026-06-02T23:42:47.476Z | Compiling tinystr v0.8.2 |
| 2734 | 2026-06-02T23:42:47.519Z | Compiling potential_utf v0.1.4 |
| 2735 | 2026-06-02T23:42:47.567Z | Compiling crypto-common v0.1.7 |
| 2736 | 2026-06-02T23:42:47.582Z | Compiling thiserror-impl v1.0.69 |
| 2737 | 2026-06-02T23:42:47.714Z | Compiling icu_locale_core v2.1.1 |
| 2738 | 2026-06-02T23:42:47.746Z | Compiling icu_collections v2.1.1 |
| 2739 | 2026-06-02T23:42:47.794Z | Compiling fs_extra v1.3.0 |
| 2740 | 2026-06-02T23:42:48.068Z | Compiling aws-lc-sys v0.40.0 |
| 2741 | 2026-06-02T23:42:48.502Z | Compiling icu_provider v2.1.1 |
| 2742 | 2026-06-02T23:42:48.702Z | Compiling bytes v1.11.1 |
| 2743 | 2026-06-02T23:42:48.736Z | Compiling pin-project-lite v0.2.17 |
| 2744 | 2026-06-02T23:42:48.800Z | Compiling icu_normalizer v2.1.1 |
| 2745 | 2026-06-02T23:42:48.820Z | Compiling icu_properties v2.1.2 |
| 2746 | 2026-06-02T23:42:49.296Z | Compiling serde_tokenstream v0.2.3 |
| 2747 | 2026-06-02T23:42:49.340Z | Compiling httparse v1.10.1 |
| 2748 | 2026-06-02T23:42:49.613Z | Compiling iana-time-zone v0.1.65 |
| 2749 | 2026-06-02T23:42:49.641Z | Compiling der_derive v0.7.3 |
| 2750 | 2026-06-02T23:42:49.713Z | Compiling idna_adapter v1.2.1 |
| 2751 | 2026-06-02T23:42:49.865Z | Compiling idna v1.1.0 |
| 2752 | 2026-06-02T23:42:49.947Z | Compiling chrono v0.4.44 |
| 2753 | 2026-06-02T23:42:49.999Z | Compiling syn v1.0.109 |
| 2754 | 2026-06-02T23:42:50.291Z | Compiling url v2.5.8 |
| 2755 | 2026-06-02T23:42:50.486Z | Compiling uuid v1.23.0 |
| 2756 | 2026-06-02T23:42:50.616Z | Compiling critical-section v1.2.0 |
| 2757 | 2026-06-02T23:42:50.741Z | Compiling aws-lc-rs v1.16.3 |
| 2758 | 2026-06-02T23:42:50.870Z | Compiling once_cell v1.21.3 |
| 2759 | 2026-06-02T23:42:51.088Z | Compiling regex-syntax v0.8.10 |
| 2760 | 2026-06-02T23:42:51.332Z | Compiling parking_lot v0.12.5 |
| 2761 | 2026-06-02T23:42:51.570Z | Compiling signal-hook-registry v1.4.8 |
| 2762 | 2026-06-02T23:42:51.870Z | Compiling dyn-clone v1.0.20 |
| 2763 | 2026-06-02T23:42:52.039Z | Compiling mio v1.2.0 |
| 2764 | 2026-06-02T23:42:52.107Z | Compiling socket2 v0.6.3 |
| 2765 | 2026-06-02T23:42:52.970Z | Compiling num-conv v0.2.0 |
| 2766 | 2026-06-02T23:42:53.093Z | Compiling time-core v0.1.8 |
| 2767 | 2026-06-02T23:42:53.255Z | Compiling time-macros v0.2.27 |
| 2768 | 2026-06-02T23:42:53.292Z | Compiling tokio v1.52.1 |
| 2769 | 2026-06-02T23:42:53.434Z | Compiling rustls v0.23.37 |
| 2770 | 2026-06-02T23:42:53.491Z | Compiling const-oid v0.9.6 |
| 2771 | 2026-06-02T23:42:53.594Z | Compiling aho-corasick v1.1.4 |
| 2772 | 2026-06-02T23:42:54.200Z | Compiling allocator-api2 v0.2.21 |
| 2773 | 2026-06-02T23:42:54.361Z | Compiling http v1.4.0 |
| 2774 | 2026-06-02T23:42:54.469Z | Compiling regex-automata v0.4.14 |
| 2775 | 2026-06-02T23:42:54.775Z | Compiling futures-core v0.3.32 |
| 2776 | 2026-06-02T23:42:55.081Z | Compiling block-buffer v0.10.4 |
| 2777 | 2026-06-02T23:42:55.209Z | Compiling foldhash v0.2.0 |
| 2778 | 2026-06-02T23:42:55.280Z | Compiling strsim v0.11.1 |
| 2779 | 2026-06-02T23:42:55.300Z | Compiling digest v0.10.7 |
| 2780 | 2026-06-02T23:42:55.424Z | Compiling hashbrown v0.16.1 |
| 2781 | 2026-06-02T23:42:56.046Z | Compiling byteorder v1.5.0 |
| 2782 | 2026-06-02T23:42:56.244Z | Compiling ident_case v1.0.1 |
| 2783 | 2026-06-02T23:42:56.384Z | Compiling ucd-trie v0.1.7 |
| 2784 | 2026-06-02T23:42:56.597Z | Compiling pest v2.8.6 |
| 2785 | 2026-06-02T23:42:56.613Z | Compiling slog v2.8.2 |
| 2786 | 2026-06-02T23:42:56.629Z | Compiling cpufeatures v0.2.17 |
| 2787 | 2026-06-02T23:42:56.650Z | Compiling vcpkg v0.2.15 |
| 2788 | 2026-06-02T23:42:56.712Z | Compiling regex v1.12.3 |
| 2789 | 2026-06-02T23:42:56.814Z | Compiling anyhow v1.0.102 |
| 2790 | 2026-06-02T23:42:57.133Z | Compiling rustc_version v0.4.1 |
| 2791 | 2026-06-02T23:42:57.208Z | Compiling openssl-sys v0.9.115 |
| 2792 | 2026-06-02T23:42:57.346Z | Compiling futures-sink v0.3.32 |
| 2793 | 2026-06-02T23:42:57.415Z | Compiling crc32fast v1.5.0 |
| 2794 | 2026-06-02T23:42:57.600Z | Compiling futures-channel v0.3.32 |
| 2795 | 2026-06-02T23:42:57.683Z | Compiling pest_meta v2.8.6 |
| 2796 | 2026-06-02T23:42:57.845Z | Compiling slab v0.4.12 |
| 2797 | 2026-06-02T23:42:57.871Z | Compiling futures-io v0.3.32 |
| 2798 | 2026-06-02T23:42:58.034Z | Compiling futures-task v0.3.32 |
| 2799 | 2026-06-02T23:42:58.156Z | Compiling plain v0.2.3 |
| 2800 | 2026-06-02T23:42:58.225Z | Compiling futures-util v0.3.32 |
| 2801 | 2026-06-02T23:42:58.278Z | Compiling crossbeam-utils v0.8.21 |
| 2802 | 2026-06-02T23:42:58.556Z | Compiling pest_generator v2.8.6 |
| 2803 | 2026-06-02T23:42:58.573Z | Compiling cookie v0.18.1 |
| 2804 | 2026-06-02T23:42:58.779Z | Compiling ryu v1.0.23 |
| 2805 | 2026-06-02T23:42:58.961Z | Compiling async-trait v0.1.89 |
| 2806 | 2026-06-02T23:42:59.202Z | Compiling pest_derive v2.8.6 |
| 2807 | 2026-06-02T23:42:59.229Z | Compiling camino v1.2.2 |
| 2808 | 2026-06-02T23:42:59.312Z | Compiling pretty-hex v0.4.1 |
| 2809 | 2026-06-02T23:42:59.532Z | Compiling darling_core v0.21.3 |
| 2810 | 2026-06-02T23:42:59.629Z | Compiling rustls-pki-types v1.14.0 |
| 2811 | 2026-06-02T23:43:00.054Z | Compiling openssl v0.10.79 |
| 2812 | 2026-06-02T23:43:00.388Z | Compiling ppv-lite86 v0.2.21 |
| 2813 | 2026-06-02T23:43:00.497Z | Compiling fastrand v2.3.0 |
| 2814 | 2026-06-02T23:43:00.549Z | Compiling litrs v1.0.0 |
| 2815 | 2026-06-02T23:43:00.581Z | Compiling hmac v0.12.1 |
| 2816 | 2026-06-02T23:43:00.722Z | Compiling openssl-macros v0.1.1 |
| 2817 | 2026-06-02T23:43:00.742Z | Compiling scroll_derive v0.12.1 |
| 2818 | 2026-06-02T23:43:00.759Z | Compiling scroll_derive v0.13.1 |
| 2819 | 2026-06-02T23:43:00.825Z | Compiling clap_derive v4.5.55 |
| 2820 | 2026-06-02T23:43:01.026Z | Compiling document-features v0.2.12 |
| 2821 | 2026-06-02T23:43:01.135Z | Compiling untrusted v0.9.0 |
| 2822 | 2026-06-02T23:43:01.359Z | Compiling base64 v0.22.1 |
| 2823 | 2026-06-02T23:43:01.499Z | Compiling native-tls v0.2.18 |
| 2824 | 2026-06-02T23:43:01.659Z | Compiling darling_macro v0.21.3 |
| 2825 | 2026-06-02T23:43:01.675Z | Compiling block-padding v0.3.3 |
| 2826 | 2026-06-02T23:43:01.729Z | Compiling openapiv3 v2.2.0 |
| 2827 | 2026-06-02T23:43:02.020Z | Compiling paste v1.0.15 |
| 2828 | 2026-06-02T23:43:02.117Z | Compiling darling v0.21.3 |
| 2829 | 2026-06-02T23:43:02.209Z | Compiling rustix v0.38.44 |
| 2830 | 2026-06-02T23:43:02.407Z | Compiling inout v0.1.4 |
| 2831 | 2026-06-02T23:43:02.445Z | Compiling tempfile v3.25.0 |
| 2832 | 2026-06-02T23:43:02.517Z | Compiling tokio-util v0.7.18 |
| 2833 | 2026-06-02T23:43:02.782Z | Compiling tracing-core v0.1.36 |
| 2834 | 2026-06-02T23:43:02.963Z | Compiling zerocopy-derive v0.7.35 |
| 2835 | 2026-06-02T23:43:03.259Z | Compiling tracing v0.1.44 |
| 2836 | 2026-06-02T23:43:03.314Z | Compiling cipher v0.4.4 |
| 2837 | 2026-06-02T23:43:03.475Z | Compiling rand_core v0.9.5 |
| 2838 | 2026-06-02T23:43:03.510Z | Compiling sha2 v0.10.9 |
| 2839 | 2026-06-02T23:43:03.526Z | Compiling curve25519-dalek v4.1.3 |
| 2840 | 2026-06-02T23:43:03.688Z | Compiling http-body v1.0.1 |
| 2841 | 2026-06-02T23:43:03.720Z | Compiling hubpack_derive v0.1.1 |
| 2842 | 2026-06-02T23:43:03.790Z | Compiling strum_macros v0.26.4 |
| 2843 | 2026-06-02T23:43:03.845Z | Compiling base64ct v1.8.3 |
| 2844 | 2026-06-02T23:43:03.862Z | Compiling atomic-waker v1.1.2 |
| 2845 | 2026-06-02T23:43:04.103Z | Compiling pem-rfc7468 v0.7.0 |
| 2846 | 2026-06-02T23:43:04.374Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2847 | 2026-06-02T23:43:04.416Z | Compiling usdt-impl v0.5.0 |
| 2848 | 2026-06-02T23:43:04.432Z | Compiling untrusted v0.7.1 |
| 2849 | 2026-06-02T23:43:04.565Z | Compiling tower-layer v0.3.3 |
| 2850 | 2026-06-02T23:43:04.637Z | Compiling openssl-probe v0.2.1 |
| 2851 | 2026-06-02T23:43:04.728Z | Compiling try-lock v0.2.5 |
| 2852 | 2026-06-02T23:43:04.745Z | Compiling winnow v0.7.14 |
| 2853 | 2026-06-02T23:43:04.804Z | Compiling flagset v0.4.7 |
| 2854 | 2026-06-02T23:43:04.847Z | Compiling tower-service v0.3.3 |
| 2855 | 2026-06-02T23:43:04.947Z | Compiling usdt-impl v0.6.0 |
| 2856 | 2026-06-02T23:43:04.963Z | Compiling der v0.7.10 |
| 2857 | 2026-06-02T23:43:05.170Z | Compiling want v0.3.1 |
| 2858 | 2026-06-02T23:43:05.298Z | Compiling h2 v0.4.13 |
| 2859 | 2026-06-02T23:43:05.339Z | Compiling rand_chacha v0.9.0 |
| 2860 | 2026-06-02T23:43:05.398Z | Compiling scroll v0.13.0 |
| 2861 | 2026-06-02T23:43:05.549Z | Compiling scroll v0.12.0 |
| 2862 | 2026-06-02T23:43:05.700Z | Compiling ipnet v2.11.0 |
| 2863 | 2026-06-02T23:43:05.821Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2864 | 2026-06-02T23:43:06.062Z | Compiling num-bigint-dig v0.8.6 |
| 2865 | 2026-06-02T23:43:06.200Z | Compiling httpdate v1.0.3 |
| 2866 | 2026-06-02T23:43:06.367Z | Compiling pin-utils v0.1.0 |
| 2867 | 2026-06-02T23:43:06.367Z | Compiling powerfmt v0.2.0 |
| 2868 | 2026-06-02T23:43:06.673Z | Compiling spki v0.7.3 |
| 2869 | 2026-06-02T23:43:06.673Z | Compiling deranged v0.5.8 |
| 2870 | 2026-06-02T23:43:06.673Z | Compiling goblin v0.8.2 |
| 2871 | 2026-06-02T23:43:06.673Z | Compiling goblin v0.10.5 |
| 2872 | 2026-06-02T23:43:06.673Z | Compiling rand v0.9.2 |
| 2873 | 2026-06-02T23:43:06.677Z | Compiling zerocopy v0.7.35 |
| 2874 | 2026-06-02T23:43:06.706Z | Compiling salsa20 v0.10.2 |
| 2875 | 2026-06-02T23:43:06.854Z | Compiling pbkdf2 v0.12.2 |
| 2876 | 2026-06-02T23:43:07.089Z | Compiling hex v0.4.3 |
| 2877 | 2026-06-02T23:43:07.229Z | Compiling num_threads v0.1.7 |
| 2878 | 2026-06-02T23:43:07.333Z | Compiling time v0.3.47 |
| 2879 | 2026-06-02T23:43:07.375Z | Compiling scrypt v0.11.0 |
| 2880 | 2026-06-02T23:43:07.606Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2881 | 2026-06-02T23:43:07.882Z | Compiling dtrace-parser v0.2.0 |
| 2882 | 2026-06-02T23:43:08.185Z | Compiling cbc v0.1.2 |
| 2883 | 2026-06-02T23:43:08.346Z | Compiling hyper v1.8.1 |
| 2884 | 2026-06-02T23:43:08.481Z | Compiling aes v0.8.4 |
| 2885 | 2026-06-02T23:43:08.790Z | Compiling dof v0.3.0 |
| 2886 | 2026-06-02T23:43:08.926Z | Compiling dtrace-parser v0.3.0 |
| 2887 | 2026-06-02T23:43:09.353Z | Compiling dof v0.4.0 |
| 2888 | 2026-06-02T23:43:09.370Z | Compiling toml_datetime v0.6.11 |
| 2889 | 2026-06-02T23:43:09.393Z | Compiling serde_spanned v0.6.9 |
| 2890 | 2026-06-02T23:43:09.459Z | Compiling hyper-util v0.1.20 |
| 2891 | 2026-06-02T23:43:09.508Z | Compiling daft-derive v0.1.7 |
| 2892 | 2026-06-02T23:43:09.544Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2893 | 2026-06-02T23:43:09.618Z | Compiling thread-id v5.1.0 |
| 2894 | 2026-06-02T23:43:09.714Z | Compiling thread-id v4.2.2 |
| 2895 | 2026-06-02T23:43:09.765Z | Compiling fs-err v3.3.0 |
| 2896 | 2026-06-02T23:43:09.808Z | Compiling either v1.15.0 |
| 2897 | 2026-06-02T23:43:09.825Z | Compiling ref-cast v1.0.25 |
| 2898 | 2026-06-02T23:43:09.971Z | Compiling tinyvec_macros v0.1.1 |
| 2899 | 2026-06-02T23:43:10.053Z | Compiling tinyvec v1.10.0 |
| 2900 | 2026-06-02T23:43:10.234Z | Compiling pkcs5 v0.7.1 |
| 2901 | 2026-06-02T23:43:10.381Z | Compiling rustls-native-certs v0.8.3 |
| 2902 | 2026-06-02T23:43:10.484Z | Compiling http-body-util v0.1.3 |
| 2903 | 2026-06-02T23:43:10.623Z | Compiling serde_with_macros v3.17.0 |
| 2904 | 2026-06-02T23:43:10.638Z | Compiling heapless v0.7.17 |
| 2905 | 2026-06-02T23:43:10.701Z | Compiling sync_wrapper v1.0.2 |
| 2906 | 2026-06-02T23:43:10.734Z | Compiling spin v0.9.8 |
| 2907 | 2026-06-02T23:43:10.823Z | Compiling enum-as-inner v0.6.1 |
| 2908 | 2026-06-02T23:43:10.966Z | Compiling memoffset v0.9.1 |
| 2909 | 2026-06-02T23:43:11.082Z | Compiling encoding_rs v0.8.35 |
| 2910 | 2026-06-02T23:43:11.099Z | Compiling signal-hook v0.3.18 |
| 2911 | 2026-06-02T23:43:11.153Z | Compiling simd-adler32 v0.3.8 |
| 2912 | 2026-06-02T23:43:11.284Z | Compiling foreign-types-shared v0.1.1 |
| 2913 | 2026-06-02T23:43:11.302Z | Compiling zstd-safe v7.2.4 |
| 2914 | 2026-06-02T23:43:11.382Z | Compiling mime v0.3.17 |
| 2915 | 2026-06-02T23:43:11.398Z | Compiling foreign-types v0.3.2 |
| 2916 | 2026-06-02T23:43:11.508Z | Compiling tower v0.5.3 |
| 2917 | 2026-06-02T23:43:11.687Z | Compiling pkcs8 v0.10.2 |
| 2918 | 2026-06-02T23:43:11.968Z | Compiling webpki-roots v1.0.6 |
| 2919 | 2026-06-02T23:43:11.985Z | Compiling serde_urlencoded v0.7.1 |
| 2920 | 2026-06-02T23:43:12.125Z | Compiling darling_core v0.20.11 |
| 2921 | 2026-06-02T23:43:12.231Z | Compiling erased-serde v0.3.31 |
| 2922 | 2026-06-02T23:43:12.367Z | Compiling ref-cast-impl v1.0.25 |
| 2923 | 2026-06-02T23:43:12.671Z | Compiling wait-timeout v0.2.1 |
| 2924 | 2026-06-02T23:43:12.898Z | Compiling ahash v0.8.12 |
| 2925 | 2026-06-02T23:43:12.940Z | Compiling bit-vec v0.8.0 |
| 2926 | 2026-06-02T23:43:13.095Z | Compiling adler2 v2.0.1 |
| 2927 | 2026-06-02T23:43:13.112Z | Compiling cfg_aliases v0.2.1 |
| 2928 | 2026-06-02T23:43:13.115Z | Compiling quick-error v1.2.3 |
| 2929 | 2026-06-02T23:43:13.174Z | Compiling iri-string v0.7.10 |
| 2930 | 2026-06-02T23:43:13.208Z | Compiling winnow v0.5.40 |
| 2931 | 2026-06-02T23:43:13.226Z | Compiling nix v0.31.2 |
| 2932 | 2026-06-02T23:43:13.593Z | Compiling rusty-fork v0.3.1 |
| 2933 | 2026-06-02T23:43:13.877Z | Compiling miniz_oxide v0.8.9 |
| 2934 | 2026-06-02T23:43:14.072Z | Compiling bit-set v0.8.0 |
| 2935 | 2026-06-02T23:43:14.093Z | Compiling darling_macro v0.20.11 |
| 2936 | 2026-06-02T23:43:14.401Z | Compiling tower-http v0.6.8 |
| 2937 | 2026-06-02T23:43:14.516Z | Compiling toml_edit v0.19.15 |
| 2938 | 2026-06-02T23:43:14.578Z | Compiling usdt-attr-macro v0.6.0 |
| 2939 | 2026-06-02T23:43:14.610Z | Compiling usdt-macro v0.6.0 |
| 2940 | 2026-06-02T23:43:14.813Z | Compiling unicode-normalization v0.1.25 |
| 2941 | 2026-06-02T23:43:15.309Z | Compiling rand_xorshift v0.4.0 |
| 2942 | 2026-06-02T23:43:15.380Z | Compiling pin-project-internal v1.1.11 |
| 2943 | 2026-06-02T23:43:15.447Z | Compiling zlib-rs v0.6.2 |
| 2944 | 2026-06-02T23:43:15.469Z | Compiling unarray v0.1.4 |
| 2945 | 2026-06-02T23:43:15.583Z | Compiling unicode-segmentation v1.12.0 |
| 2946 | 2026-06-02T23:43:16.252Z | Compiling smoltcp v0.9.1 |
| 2947 | 2026-06-02T23:43:16.538Z | Compiling proptest v1.10.0 |
| 2948 | 2026-06-02T23:43:17.273Z | Compiling darling v0.20.11 |
| 2949 | 2026-06-02T23:43:17.420Z | Compiling ipnetwork v0.21.1 |
| 2950 | 2026-06-02T23:43:17.700Z | Compiling flate2 v1.1.9 |
| 2951 | 2026-06-02T23:43:17.788Z | Compiling num-integer v0.1.46 |
| 2952 | 2026-06-02T23:43:18.096Z | Compiling anstyle v1.0.13 |
| 2953 | 2026-06-02T23:43:18.328Z | Compiling psl-types v2.0.11 |
| 2954 | 2026-06-02T23:43:18.461Z | Compiling utf8parse v0.2.2 |
| 2955 | 2026-06-02T23:43:18.587Z | Compiling siphasher v1.0.2 |
| 2956 | 2026-06-02T23:43:18.779Z | Compiling anstyle-parse v0.2.7 |
| 2957 | 2026-06-02T23:43:18.970Z | Compiling newtype-uuid v1.3.2 |
| 2958 | 2026-06-02T23:43:19.231Z | Compiling publicsuffix v2.3.0 |
| 2959 | 2026-06-02T23:43:19.269Z | Compiling oxnet v0.1.4 |
| 2960 | 2026-06-02T23:43:19.625Z | Compiling derive_builder_core v0.20.2 |
| 2961 | 2026-06-02T23:43:19.804Z | Compiling tokio-native-tls v0.3.1 |
| 2962 | 2026-06-02T23:43:19.979Z | Compiling heck v0.4.1 |
| 2963 | 2026-06-02T23:43:20.190Z | Compiling rand_chacha v0.3.1 |
| 2964 | 2026-06-02T23:43:20.398Z | Compiling signature v2.2.0 |
| 2965 | 2026-06-02T23:43:20.557Z | Compiling strum_macros v0.27.2 |
| 2966 | 2026-06-02T23:43:20.628Z | Compiling snafu-derive v0.8.9 |
| 2967 | 2026-06-02T23:43:22.126Z | Compiling unicode-properties v0.1.4 |
| 2968 | 2026-06-02T23:43:22.209Z | Compiling object v0.37.3 |
| 2969 | 2026-06-02T23:43:22.241Z | Compiling anstyle-query v1.1.5 |
| 2970 | 2026-06-02T23:43:22.338Z | Compiling colorchoice v1.0.4 |
| 2971 | 2026-06-02T23:43:22.355Z | Compiling is_terminal_polyfill v1.70.2 |
| 2972 | 2026-06-02T23:43:22.455Z | Compiling unicode-bidi v0.3.18 |
| 2973 | 2026-06-02T23:43:22.458Z | Compiling anstream v0.6.21 |
| 2974 | 2026-06-02T23:43:22.783Z | Compiling stringprep v0.1.5 |
| 2975 | 2026-06-02T23:43:22.933Z | Compiling derive_builder_macro v0.20.2 |
| 2976 | 2026-06-02T23:43:22.951Z | Compiling rand v0.8.6 |
| 2977 | 2026-06-02T23:43:23.151Z | Compiling hyper-tls v0.6.0 |
| 2978 | 2026-06-02T23:43:23.376Z | Compiling cookie_store v0.22.1 |
| 2979 | 2026-06-02T23:43:23.379Z | Compiling daft v0.1.7 |
| 2980 | 2026-06-02T23:43:23.568Z | Compiling num-iter v0.1.45 |
| 2981 | 2026-06-02T23:43:23.754Z | Compiling futures-executor v0.3.32 |
| 2982 | 2026-06-02T23:43:23.770Z | Compiling md-5 v0.10.6 |
| 2983 | 2026-06-02T23:43:23.923Z | Compiling bstr v1.12.1 |
| 2984 | 2026-06-02T23:43:23.939Z | Compiling hash32 v0.2.1 |
| 2985 | 2026-06-02T23:43:23.987Z | Compiling ff v0.13.1 |
| 2986 | 2026-06-02T23:43:24.130Z | Compiling vergen-lib v9.1.0 |
| 2987 | 2026-06-02T23:43:24.130Z | Compiling base16ct v0.2.0 |
| 2988 | 2026-06-02T23:43:24.319Z | Compiling fallible-iterator v0.2.0 |
| 2989 | 2026-06-02T23:43:24.359Z | Compiling sec1 v0.7.3 |
| 2990 | 2026-06-02T23:43:24.499Z | Compiling group v0.13.0 |
| 2991 | 2026-06-02T23:43:24.630Z | Compiling postgres-protocol v0.6.10 |
| 2992 | 2026-06-02T23:43:24.630Z | Compiling futures v0.3.32 |
| 2993 | 2026-06-02T23:43:24.761Z | Compiling derive_builder v0.20.2 |
| 2994 | 2026-06-02T23:43:24.884Z | Compiling phf_shared v0.13.1 |
| 2995 | 2026-06-02T23:43:25.037Z | Compiling pin-project v1.1.11 |
| 2996 | 2026-06-02T23:43:25.109Z | Compiling lazy_static v1.5.0 |
| 2997 | 2026-06-02T23:43:25.209Z | Compiling hkdf v0.12.4 |
| 2998 | 2026-06-02T23:43:25.286Z | Compiling terminal_size v0.4.3 |
| 2999 | 2026-06-02T23:43:25.303Z | Compiling crypto-bigint v0.5.5 |
| 3000 | 2026-06-02T23:43:25.342Z | Compiling serde_repr v0.1.20 |
| 3001 | 2026-06-02T23:43:25.373Z | Compiling async-recursion v1.1.1 |
| 3002 | 2026-06-02T23:43:25.428Z | Compiling vergen v9.1.0 |
| 3003 | 2026-06-02T23:43:25.621Z | Compiling cargo-platform v0.3.2 |
| 3004 | 2026-06-02T23:43:25.837Z | Compiling memmap2 v0.9.10 |
| 3005 | 2026-06-02T23:43:25.876Z | Compiling foldhash v0.1.5 |
| 3006 | 2026-06-02T23:43:25.962Z | Compiling clap_lex v1.0.0 |
| 3007 | 2026-06-02T23:43:26.046Z | Compiling same-file v1.0.6 |
| 3008 | 2026-06-02T23:43:26.134Z | Compiling libbz2-rs-sys v0.2.2 |
| 3009 | 2026-06-02T23:43:26.180Z | Compiling bitflags v1.3.2 |
| 3010 | 2026-06-02T23:43:26.216Z | Compiling bumpalo v3.20.2 |
| 3011 | 2026-06-02T23:43:26.314Z | Compiling toml_write v0.1.2 |
| 3012 | 2026-06-02T23:43:26.357Z | Compiling managed v0.8.0 |
| 3013 | 2026-06-02T23:43:26.458Z | Compiling zopfli v0.8.3 |
| 3014 | 2026-06-02T23:43:26.515Z | Compiling toml_edit v0.22.27 |
| 3015 | 2026-06-02T23:43:26.703Z | Compiling bzip2 v0.6.1 |
| 3016 | 2026-06-02T23:43:26.908Z | Compiling elliptic-curve v0.13.8 |
| 3017 | 2026-06-02T23:43:27.005Z | Compiling walkdir v2.5.0 |
| 3018 | 2026-06-02T23:43:27.250Z | Compiling clap_builder v4.5.60 |
| 3019 | 2026-06-02T23:43:27.284Z | Compiling hashbrown v0.15.5 |
| 3020 | 2026-06-02T23:43:27.314Z | Compiling usdt v0.6.0 |
| 3021 | 2026-06-02T23:43:27.488Z | Compiling cargo_metadata v0.23.1 |
| 3022 | 2026-06-02T23:43:28.717Z | Compiling snafu v0.8.9 |
| 3023 | 2026-06-02T23:43:28.794Z | Compiling phf v0.13.1 |
| 3024 | 2026-06-02T23:43:28.811Z | Compiling postgres-types v0.2.12 |
| 3025 | 2026-06-02T23:43:28.904Z | Compiling signal-hook-mio v0.2.5 |
| 3026 | 2026-06-02T23:43:29.028Z | Compiling zstd v0.13.3 |
| 3027 | 2026-06-02T23:43:29.044Z | Compiling bzip2 v0.4.4 |
| 3028 | 2026-06-02T23:43:29.250Z | Compiling globset v0.4.18 |
| 3029 | 2026-06-02T23:43:29.286Z | Compiling strum v0.27.2 |
| 3030 | 2026-06-02T23:43:29.301Z | Compiling ed25519 v2.2.3 |
| 3031 | 2026-06-02T23:43:29.316Z | Compiling phf_shared v0.11.3 |
| 3032 | 2026-06-02T23:43:29.420Z | Compiling olpc-cjson v0.1.4 |
| 3033 | 2026-06-02T23:43:29.545Z | Compiling pkcs1 v0.7.5 |
| 3034 | 2026-06-02T23:43:29.564Z | Compiling strum v0.26.3 |
| 3035 | 2026-06-02T23:43:29.698Z | Compiling hubpack v0.1.2 |
| 3036 | 2026-06-02T23:43:29.744Z | Compiling pem v3.0.6 |
| 3037 | 2026-06-02T23:43:29.744Z | Compiling rfc6979 v0.4.0 |
| 3038 | 2026-06-02T23:43:29.806Z | Compiling sha1 v0.10.6 |
| 3039 | 2026-06-02T23:43:29.889Z | Compiling serde_plain v1.0.2 |
| 3040 | 2026-06-02T23:43:29.906Z | Compiling serde-big-array v0.5.1 |
| 3041 | 2026-06-02T23:43:29.921Z | Compiling float-cmp v0.10.0 |
| 3042 | 2026-06-02T23:43:30.021Z | Compiling env_filter v1.0.0 |
| 3043 | 2026-06-02T23:43:30.070Z | Compiling difflib v0.4.0 |
| 3044 | 2026-06-02T23:43:30.086Z | Compiling fixedbitset v0.5.7 |
| 3045 | 2026-06-02T23:43:30.260Z | Compiling precomputed-hash v0.1.1 |
| 3046 | 2026-06-02T23:43:30.357Z | Compiling new_debug_unreachable v1.0.6 |
| 3047 | 2026-06-02T23:43:30.424Z | Compiling normalize-line-endings v0.3.0 |
| 3048 | 2026-06-02T23:43:30.440Z | Compiling predicates-core v1.0.10 |
| 3049 | 2026-06-02T23:43:30.456Z | Compiling keccak v0.1.6 |
| 3050 | 2026-06-02T23:43:30.514Z | Compiling fixedbitset v0.4.2 |
| 3051 | 2026-06-02T23:43:30.528Z | Compiling static_assertions v1.1.0 |
| 3052 | 2026-06-02T23:43:30.605Z | Compiling typed-path v0.9.3 |
| 3053 | 2026-06-02T23:43:30.621Z | Compiling whoami v2.1.0 |
| 3054 | 2026-06-02T23:43:30.636Z | Compiling data-encoding v2.10.0 |
| 3055 | 2026-06-02T23:43:30.656Z | Compiling jiff v0.2.21 |
| 3056 | 2026-06-02T23:43:30.714Z | Compiling petgraph v0.6.5 |
| 3057 | 2026-06-02T23:43:30.947Z | Compiling hickory-proto v0.25.2 |
| 3058 | 2026-06-02T23:43:31.156Z | Compiling tokio-postgres v0.7.16 |
| 3059 | 2026-06-02T23:43:32.176Z | Compiling sha3 v0.10.8 |
| 3060 | 2026-06-02T23:43:32.448Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3061 | 2026-06-02T23:43:33.167Z | Compiling predicates v3.1.4 |
| 3062 | 2026-06-02T23:43:33.734Z | Compiling zip v4.6.1 |
| 3063 | 2026-06-02T23:43:34.498Z | Compiling string_cache v0.8.9 |
| 3064 | 2026-06-02T23:43:34.608Z | Compiling petgraph v0.8.3 |
| 3065 | 2026-06-02T23:43:34.625Z | Compiling env_logger v0.11.9 |
| 3066 | 2026-06-02T23:43:34.721Z | Compiling ecdsa v0.16.9 |
| 3067 | 2026-06-02T23:43:34.947Z | Compiling rsa v0.9.10 |
| 3068 | 2026-06-02T23:43:35.374Z | Compiling ed25519-dalek v2.2.0 |
| 3069 | 2026-06-02T23:43:35.570Z | Compiling zip v0.6.6 |
| 3070 | 2026-06-02T23:43:36.008Z | Compiling crossterm v0.28.1 |
| 3071 | 2026-06-02T23:43:36.075Z | Compiling clap v4.5.60 |
| 3072 | 2026-06-02T23:43:36.168Z | Compiling iddqd v0.4.2 |
| 3073 | 2026-06-02T23:43:36.608Z | Compiling similar v2.7.0 |
| 3074 | 2026-06-02T23:43:37.159Z | Compiling crossbeam-epoch v0.9.18 |
| 3075 | 2026-06-02T23:43:37.330Z | Compiling toml v0.7.8 |
| 3076 | 2026-06-02T23:43:37.347Z | Compiling serde_with v3.17.0 |
| 3077 | 2026-06-02T23:43:37.469Z | Compiling itertools v0.13.0 |
| 3078 | 2026-06-02T23:43:37.872Z | Compiling x509-cert v0.2.5 |
| 3079 | 2026-06-02T23:43:38.271Z | Compiling tokio-stream v0.1.18 |
| 3080 | 2026-06-02T23:43:38.711Z | Compiling buf-list v1.1.2 |
| 3081 | 2026-06-02T23:43:38.728Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3082 | 2026-06-02T23:43:38.968Z | Compiling peg-runtime v0.8.5 |
| 3083 | 2026-06-02T23:43:39.043Z | Compiling lalrpop-util v0.19.12 |
| 3084 | 2026-06-02T23:43:44.923Z | Compiling rustls-webpki v0.103.9 |
| 3085 | 2026-06-02T23:43:48.941Z | Compiling tokio-rustls v0.26.4 |
| 3086 | 2026-06-02T23:43:49.128Z | Compiling rustls-platform-verifier v0.6.2 |
| 3087 | 2026-06-02T23:43:49.208Z | Compiling hyper-rustls v0.27.7 |
| 3088 | 2026-06-02T23:43:49.534Z | Compiling reqwest v0.12.28 |
| 3089 | 2026-06-02T23:43:49.550Z | Compiling reqwest v0.13.2 |
| 3090 | 2026-06-02T23:43:51.162Z | Compiling tough v0.22.0 |
| 3091 | 2026-06-02T23:43:54.755Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3092 | 2026-06-02T23:44:28.458Z | Compiling rustls v0.22.4 |
| 3093 | 2026-06-02T23:44:28.655Z | Compiling slog-async v2.8.0 |
| 3094 | 2026-06-02T23:44:28.659Z | Compiling newtype-uuid-macros v0.1.0 |
| 3095 | 2026-06-02T23:44:28.731Z | Compiling structmeta-derive v0.3.0 |
| 3096 | 2026-06-02T23:44:28.932Z | Compiling multer v3.1.0 |
| 3097 | 2026-06-02T23:44:29.143Z | Compiling async-stream-impl v0.3.6 |
| 3098 | 2026-06-02T23:44:29.171Z | Compiling dropshot v0.17.0 |
| 3099 | 2026-06-02T23:44:29.378Z | Compiling dropshot_endpoint v0.17.0 |
| 3100 | 2026-06-02T23:44:29.396Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3101 | 2026-06-02T23:44:29.442Z | Compiling crossbeam-channel v0.5.15 |
| 3102 | 2026-06-02T23:44:29.703Z | Compiling thread_local v1.1.9 |
| 3103 | 2026-06-02T23:44:29.707Z | Compiling structmeta v0.3.0 |
| 3104 | 2026-06-02T23:44:29.789Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3105 | 2026-06-02T23:44:29.938Z | Compiling derive-ex v0.1.8 |
| 3106 | 2026-06-02T23:44:30.082Z | Compiling parse-display-derive v0.10.0 |
| 3107 | 2026-06-02T23:44:30.194Z | Compiling is-terminal v0.4.17 |
| 3108 | 2026-06-02T23:44:30.310Z | Compiling term v1.2.1 |
| 3109 | 2026-06-02T23:44:30.373Z | Compiling take_mut v0.2.2 |
| 3110 | 2026-06-02T23:44:30.943Z | Compiling slog-term v2.9.2 |
| 3111 | 2026-06-02T23:44:31.080Z | Compiling rustls-webpki v0.102.8 |
| 3112 | 2026-06-02T23:44:31.569Z | Compiling test-strategy v0.4.5 |
| 3113 | 2026-06-02T23:44:31.788Z | Compiling compression-core v0.4.31 |
| 3114 | 2026-06-02T23:44:31.981Z | Compiling debug-ignore v1.0.5 |
| 3115 | 2026-06-02T23:44:32.163Z | Compiling match_cfg v0.1.0 |
| 3116 | 2026-06-02T23:44:32.182Z | Compiling compression-codecs v0.4.37 |
| 3117 | 2026-06-02T23:44:32.251Z | Compiling hostname v0.3.1 |
| 3118 | 2026-06-02T23:44:32.552Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3119 | 2026-06-02T23:44:32.797Z | Compiling slog-json v2.6.1 |
| 3120 | 2026-06-02T23:44:32.885Z | Compiling serde_spanned v1.0.4 |
| 3121 | 2026-06-02T23:44:32.930Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3122 | 2026-06-02T23:44:32.987Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3123 | 2026-06-02T23:44:33.066Z | Compiling slog-bunyan v2.5.0 |
| 3124 | 2026-06-02T23:44:33.266Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3125 | 2026-06-02T23:44:33.266Z | Compiling async-compression v0.4.41 |
| 3126 | 2026-06-02T23:44:33.379Z | Compiling async-stream v0.3.6 |
| 3127 | 2026-06-02T23:44:33.650Z | Compiling waitgroup v0.1.2 |
| 3128 | 2026-06-02T23:44:33.747Z | Compiling rustls-pemfile v2.2.0 |
| 3129 | 2026-06-02T23:44:34.049Z | Compiling progenitor-client v0.14.0 |
| 3130 | 2026-06-02T23:44:34.261Z | Compiling serde_path_to_error v0.1.20 |
| 3131 | 2026-06-02T23:44:34.559Z | Compiling tokio-rustls v0.25.0 |
| 3132 | 2026-06-02T23:44:34.719Z | Compiling hostname v0.4.2 |
| 3133 | 2026-06-02T23:44:34.831Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3134 | 2026-06-02T23:44:35.083Z | Compiling macaddr v1.0.1 |
| 3135 | 2026-06-02T23:44:35.399Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3136 | 2026-06-02T23:44:36.984Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3137 | 2026-06-02T23:44:37.159Z | Compiling regress v0.10.5 |
| 3138 | 2026-06-02T23:44:37.385Z | Compiling instant v0.1.13 |
| 3139 | 2026-06-02T23:44:37.527Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 3140 | 2026-06-02T23:44:37.877Z | Compiling itertools v0.14.0 |
| 3141 | 2026-06-02T23:44:39.389Z | Compiling backon v1.6.0 |
| 3142 | 2026-06-02T23:44:39.662Z | Compiling progenitor-extras v0.2.0 |
| 3143 | 2026-06-02T23:44:39.933Z | Compiling backoff v0.4.0 |
| 3144 | 2026-06-02T23:44:40.175Z | Compiling progenitor-client v0.10.0 |
| 3145 | 2026-06-02T23:44:40.704Z | Compiling parse-display v0.10.0 |
| 3146 | 2026-06-02T23:44:41.586Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 3147 | 2026-06-02T23:44:41.886Z | Compiling humantime v2.3.0 |
| 3148 | 2026-06-02T23:44:42.339Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3149 | 2026-06-02T23:44:45.022Z | Compiling regress v0.11.1 |
| 3150 | 2026-06-02T23:44:45.835Z | Compiling universal-hash v0.5.1 |
| 3151 | 2026-06-02T23:44:46.028Z | Compiling unicode-width v0.2.0 |
| 3152 | 2026-06-02T23:44:46.356Z | Compiling opaque-debug v0.3.1 |
| 3153 | 2026-06-02T23:44:46.447Z | Compiling half v2.7.1 |
| 3154 | 2026-06-02T23:44:46.819Z | Compiling typify-impl v0.6.2 |
| 3155 | 2026-06-02T23:44:47.057Z | Compiling crucible-workspace-hack v0.1.0 |
| 3156 | 2026-06-02T23:44:47.075Z | Compiling ciborium-io v0.2.2 |
| 3157 | 2026-06-02T23:44:47.192Z | Compiling ciborium-ll v0.2.2 |
| 3158 | 2026-06-02T23:44:47.280Z | Compiling convert_case v0.4.0 |
| 3159 | 2026-06-02T23:44:47.389Z | Compiling ciborium v0.2.2 |
| 3160 | 2026-06-02T23:44:47.473Z | Compiling aead v0.5.2 |
| 3161 | 2026-06-02T23:44:47.603Z | Compiling derive_more v0.99.20 |
| 3162 | 2026-06-02T23:44:47.686Z | Compiling secrecy v0.10.3 |
| 3163 | 2026-06-02T23:44:47.880Z | Compiling unsafe-libyaml v0.2.11 |
| 3164 | 2026-06-02T23:44:48.268Z | Compiling poly1305 v0.8.0 |
| 3165 | 2026-06-02T23:44:48.585Z | Compiling serde_yaml v0.9.34+deprecated |
| 3166 | 2026-06-02T23:44:48.901Z | Compiling chacha20 v0.9.1 |
| 3167 | 2026-06-02T23:44:49.775Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3168 | 2026-06-02T23:44:49.887Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3169 | 2026-06-02T23:44:50.153Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3170 | 2026-06-02T23:44:50.286Z | Compiling typify-macro v0.6.2 |
| 3171 | 2026-06-02T23:44:50.873Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3172 | 2026-06-02T23:44:51.243Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3173 | 2026-06-02T23:44:51.787Z | Compiling typify v0.6.2 |
| 3174 | 2026-06-02T23:44:51.806Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3175 | 2026-06-02T23:44:51.870Z | Compiling byte-wrapper v0.1.0 |
| 3176 | 2026-06-02T23:44:51.912Z | Compiling password-hash v0.5.0 |
| 3177 | 2026-06-02T23:44:52.266Z | Compiling thiserror-no-std v2.0.2 |
| 3178 | 2026-06-02T23:44:52.390Z | Compiling blake2 v0.10.6 |
| 3179 | 2026-06-02T23:44:52.766Z | Compiling argon2 v0.5.3 |
| 3180 | 2026-06-02T23:44:52.884Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3181 | 2026-06-02T23:44:52.931Z | Compiling vsss-rs v3.3.4 |
| 3182 | 2026-06-02T23:44:53.001Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3183 | 2026-06-02T23:44:53.137Z | Compiling chacha20poly1305 v0.10.1 |
| 3184 | 2026-06-02T23:44:53.796Z | Compiling indent_write v2.2.0 |
| 3185 | 2026-06-02T23:44:53.969Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3186 | 2026-06-02T23:44:54.026Z | Compiling swrite v0.1.0 |
| 3187 | 2026-06-02T23:44:54.152Z | Compiling progenitor-impl v0.14.0 |
| 3188 | 2026-06-02T23:44:54.333Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3189 | 2026-06-02T23:44:54.427Z | Compiling proc-macro-error-attr v1.0.4 |
| 3190 | 2026-06-02T23:44:54.642Z | Compiling heapless v0.8.0 |
| 3191 | 2026-06-02T23:44:54.963Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3192 | 2026-06-02T23:44:55.213Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3193 | 2026-06-02T23:44:56.146Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3194 | 2026-06-02T23:44:56.277Z | Compiling progenitor-macro v0.14.0 |
| 3195 | 2026-06-02T23:44:56.929Z | Compiling tabwriter v1.4.1 |
| 3196 | 2026-06-02T23:44:57.318Z | Compiling ingot-macros v0.1.1 |
| 3197 | 2026-06-02T23:44:59.496Z | Compiling hash32 v0.3.1 |
| 3198 | 2026-06-02T23:44:59.684Z | Compiling proc-macro-error v1.0.4 |
| 3199 | 2026-06-02T23:44:59.963Z | Compiling smoltcp v0.11.0 |
| 3200 | 2026-06-02T23:45:00.097Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3201 | 2026-06-02T23:45:00.333Z | Compiling progenitor v0.14.0 |
| 3202 | 2026-06-02T23:45:00.369Z | Compiling ingot-types v0.1.2 |
| 3203 | 2026-06-02T23:45:00.558Z | Compiling proc-macro-crate v3.4.0 |
| 3204 | 2026-06-02T23:45:01.226Z | Compiling cobs v0.3.0 |
| 3205 | 2026-06-02T23:45:01.658Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3206 | 2026-06-02T23:45:01.750Z | Compiling colored v3.1.1 |
| 3207 | 2026-06-02T23:45:02.996Z | Compiling postcard v1.1.3 |
| 3208 | 2026-06-02T23:45:03.362Z | Compiling num_enum_derive v0.7.5 |
| 3209 | 2026-06-02T23:45:03.399Z | Compiling ingot v0.1.1 |
| 3210 | 2026-06-02T23:45:04.120Z | Compiling proc-macro-crate v1.3.1 |
| 3211 | 2026-06-02T23:45:04.475Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3212 | 2026-06-02T23:45:04.691Z | Compiling foreign-types-macros v0.2.3 |
| 3213 | 2026-06-02T23:45:05.064Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3214 | 2026-06-02T23:45:05.208Z | Compiling cpufeatures v0.3.0 |
| 3215 | 2026-06-02T23:45:05.280Z | Compiling rayon-core v1.13.0 |
| 3216 | 2026-06-02T23:45:05.304Z | Compiling prettyplease v0.2.37 |
| 3217 | 2026-06-02T23:45:05.389Z | Compiling foreign-types-shared v0.3.1 |
| 3218 | 2026-06-02T23:45:05.505Z | Compiling foreign-types v0.5.0 |
| 3219 | 2026-06-02T23:45:05.597Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3220 | 2026-06-02T23:45:05.613Z | Compiling chacha20 v0.10.0 |
| 3221 | 2026-06-02T23:45:05.633Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3222 | 2026-06-02T23:45:06.426Z | Compiling num_enum_derive v0.5.11 |
| 3223 | 2026-06-02T23:45:07.243Z | Compiling num_enum v0.7.5 |
| 3224 | 2026-06-02T23:45:07.590Z | Compiling crossbeam-deque v0.8.6 |
| 3225 | 2026-06-02T23:45:07.791Z | Compiling camino-tempfile v1.4.1 |
| 3226 | 2026-06-02T23:45:07.862Z | Compiling num-rational v0.4.2 |
| 3227 | 2026-06-02T23:45:08.474Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3228 | 2026-06-02T23:45:08.908Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3229 | 2026-06-02T23:45:09.015Z | Compiling num-complex v0.4.6 |
| 3230 | 2026-06-02T23:45:09.108Z | Compiling cstr-argument v0.1.2 |
| 3231 | 2026-06-02T23:45:09.349Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3232 | 2026-06-02T23:45:09.492Z | Compiling num v0.4.3 |
| 3233 | 2026-06-02T23:45:09.612Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3234 | 2026-06-02T23:45:10.076Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3235 | 2026-06-02T23:45:10.224Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3236 | 2026-06-02T23:45:10.427Z | Compiling num_enum v0.5.11 |
| 3237 | 2026-06-02T23:45:10.474Z | Compiling rand v0.10.0 |
| 3238 | 2026-06-02T23:45:11.105Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3239 | 2026-06-02T23:45:11.153Z | Compiling float-ord v0.3.2 |
| 3240 | 2026-06-02T23:45:11.369Z | Compiling rayon v1.11.0 |
| 3241 | 2026-06-02T23:45:11.466Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3242 | 2026-06-02T23:45:11.706Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3243 | 2026-06-02T23:45:12.016Z | Compiling zone_cfg_derive v0.3.1 |
| 3244 | 2026-06-02T23:45:12.629Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3245 | 2026-06-02T23:45:12.773Z | Compiling itertools v0.12.1 |
| 3246 | 2026-06-02T23:45:13.561Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3247 | 2026-06-02T23:45:13.802Z | Compiling num-derive v0.4.2 |
| 3248 | 2026-06-02T23:45:13.916Z | Compiling sigpipe v0.1.3 |
| 3249 | 2026-06-02T23:45:14.033Z | Compiling glob v0.3.3 |
| 3250 | 2026-06-02T23:45:14.415Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3251 | 2026-06-02T23:45:14.693Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3252 | 2026-06-02T23:45:14.718Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3253 | 2026-06-02T23:45:15.002Z | Compiling zone v0.3.1 |
| 3254 | 2026-06-02T23:45:15.060Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3255 | 2026-06-02T23:45:15.171Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3256 | 2026-06-02T23:45:15.414Z | Compiling toml v0.8.23 |
| 3257 | 2026-06-02T23:45:15.922Z | Compiling smf v0.2.3 |
| 3258 | 2026-06-02T23:45:16.003Z | Compiling whoami v1.6.1 |
| 3259 | 2026-06-02T23:45:16.724Z | Compiling gethostname v0.5.0 |
| 3260 | 2026-06-02T23:45:17.065Z | Compiling usdt-attr-macro v0.5.0 |
| 3261 | 2026-06-02T23:45:17.458Z | Compiling usdt-macro v0.5.0 |
| 3262 | 2026-06-02T23:45:17.498Z | Compiling memmap v0.7.0 |
| 3263 | 2026-06-02T23:45:17.594Z | Compiling derive-where v1.6.0 |
| 3264 | 2026-06-02T23:45:17.819Z | Compiling resolv-conf v0.7.6 |
| 3265 | 2026-06-02T23:45:17.865Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3266 | 2026-06-02T23:45:18.140Z | Compiling usdt v0.5.0 |
| 3267 | 2026-06-02T23:45:18.447Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3268 | 2026-06-02T23:45:18.593Z | Compiling unicode-width v0.1.14 |
| 3269 | 2026-06-02T23:45:18.793Z | Compiling owo-colors v4.3.0 |
| 3270 | 2026-06-02T23:45:18.817Z | Compiling cancel-safe-futures v0.1.5 |
| 3271 | 2026-06-02T23:45:18.928Z | Compiling progenitor-impl v0.13.0 |
| 3272 | 2026-06-02T23:45:19.074Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3273 | 2026-06-02T23:45:19.161Z | Compiling libsw-core v0.3.2 |
| 3274 | 2026-06-02T23:45:19.178Z | Compiling bytecount v0.6.9 |
| 3275 | 2026-06-02T23:45:19.362Z | Compiling libsw v3.5.0 |
| 3276 | 2026-06-02T23:45:19.949Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3277 | 2026-06-02T23:45:21.077Z | Compiling progenitor-macro v0.13.0 |
| 3278 | 2026-06-02T23:45:21.813Z | Compiling console v0.15.11 |
| 3279 | 2026-06-02T23:45:22.847Z | Compiling progenitor-client v0.13.0 |
| 3280 | 2026-06-02T23:45:23.154Z | Compiling newline-converter v0.3.0 |
| 3281 | 2026-06-02T23:45:23.335Z | Compiling atomicwrites v0.4.4 |
| 3282 | 2026-06-02T23:45:23.379Z | Compiling hickory-proto v0.24.4 |
| 3283 | 2026-06-02T23:45:23.638Z | Compiling linear-map v1.2.0 |
| 3284 | 2026-06-02T23:45:23.880Z | Compiling libefi-sys v0.1.0 |
| 3285 | 2026-06-02T23:45:24.089Z | Compiling linked-hash-map v0.5.6 |
| 3286 | 2026-06-02T23:45:24.325Z | Compiling lru-cache v0.1.2 |
| 3287 | 2026-06-02T23:45:24.516Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3288 | 2026-06-02T23:45:25.113Z | Compiling progenitor v0.13.0 |
| 3289 | 2026-06-02T23:45:25.279Z | Compiling expectorate v1.2.0 |
| 3290 | 2026-06-02T23:45:26.015Z | Compiling git-stub v1.0.0 |
| 3291 | 2026-06-02T23:45:26.271Z | Compiling bitfield-struct v0.6.2 |
| 3292 | 2026-06-02T23:45:26.503Z | Compiling semver v0.1.20 |
| 3293 | 2026-06-02T23:45:26.790Z | Compiling rustc_version v0.1.7 |
| 3294 | 2026-06-02T23:45:26.913Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3295 | 2026-06-02T23:45:26.973Z | Compiling git-stub-vcs v0.1.0 |
| 3296 | 2026-06-02T23:45:27.054Z | Compiling hickory-resolver v0.24.4 |
| 3297 | 2026-06-02T23:45:27.250Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3298 | 2026-06-02T23:45:27.543Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3299 | 2026-06-02T23:45:27.587Z | Compiling tokio-dtrace v0.1.1 |
| 3300 | 2026-06-02T23:45:27.967Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3301 | 2026-06-02T23:45:28.497Z | Compiling slog-dtrace v0.3.0 |
| 3302 | 2026-06-02T23:45:28.565Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3303 | 2026-06-02T23:45:28.666Z | Compiling minimal-lexical v0.2.1 |
| 3304 | 2026-06-02T23:45:28.777Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3305 | 2026-06-02T23:45:28.890Z | Compiling nom v7.1.3 |
| 3306 | 2026-06-02T23:45:28.926Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3307 | 2026-06-02T23:45:29.467Z | Compiling qorb v0.4.1 |
| 3308 | 2026-06-02T23:45:30.238Z | Compiling oxide-tokio-rt v0.1.4 |
| 3309 | 2026-06-02T23:45:30.516Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3310 | 2026-06-02T23:45:30.775Z | Compiling newtype_derive v0.1.6 |
| 3311 | 2026-06-02T23:45:30.999Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3312 | 2026-06-02T23:45:31.570Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3313 | 2026-06-02T23:45:31.721Z | Compiling phf_shared v0.12.1 |
| 3314 | 2026-06-02T23:45:31.966Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3315 | 2026-06-02T23:45:32.074Z | Compiling csv-core v0.1.13 |
| 3316 | 2026-06-02T23:45:32.505Z | Compiling chrono-tz v0.10.4 |
| 3317 | 2026-06-02T23:45:32.749Z | Compiling highway v1.3.0 |
| 3318 | 2026-06-02T23:45:33.167Z | Compiling xshell-macros v0.2.7 |
| 3319 | 2026-06-02T23:45:33.472Z | Compiling unicode-xid v0.2.6 |
| 3320 | 2026-06-02T23:45:33.580Z | Compiling xshell v0.2.7 |
| 3321 | 2026-06-02T23:45:33.619Z | Compiling const_format_proc_macros v0.2.34 |
| 3322 | 2026-06-02T23:45:33.955Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3323 | 2026-06-02T23:45:34.389Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3324 | 2026-06-02T23:45:34.615Z | Compiling csv v1.4.0 |
| 3325 | 2026-06-02T23:45:34.950Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3326 | 2026-06-02T23:45:35.322Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3327 | 2026-06-02T23:45:35.586Z | Compiling phf v0.12.1 |
| 3328 | 2026-06-02T23:45:35.662Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3329 | 2026-06-02T23:45:35.683Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3330 | 2026-06-02T23:45:36.139Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3331 | 2026-06-02T23:45:36.253Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3332 | 2026-06-02T23:45:36.493Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3333 | 2026-06-02T23:45:36.693Z | Compiling primeorder v0.13.6 |
| 3334 | 2026-06-02T23:45:36.995Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3335 | 2026-06-02T23:45:38.234Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3336 | 2026-06-02T23:45:38.509Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3337 | 2026-06-02T23:45:39.103Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3338 | 2026-06-02T23:45:39.668Z | Compiling const_format v0.2.35 |
| 3339 | 2026-06-02T23:45:39.727Z | Compiling papergrid v0.11.0 |
| 3340 | 2026-06-02T23:45:39.907Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3341 | 2026-06-02T23:45:40.155Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3342 | 2026-06-02T23:45:42.407Z | Compiling tabled_derive v0.7.0 |
| 3343 | 2026-06-02T23:45:43.303Z | Compiling typify-impl v0.4.3 |
| 3344 | 2026-06-02T23:45:43.368Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3345 | 2026-06-02T23:45:43.825Z | Compiling bcs v0.1.6 |
| 3346 | 2026-06-02T23:45:44.037Z | Compiling smawk v0.3.2 |
| 3347 | 2026-06-02T23:45:44.218Z | Compiling tagptr v0.2.0 |
| 3348 | 2026-06-02T23:45:44.240Z | Compiling unicode-linebreak v0.1.5 |
| 3349 | 2026-06-02T23:45:44.381Z | Compiling salty v0.3.0 |
| 3350 | 2026-06-02T23:45:44.399Z | Compiling termtree v0.5.1 |
| 3351 | 2026-06-02T23:45:44.533Z | Compiling textwrap v0.16.2 |
| 3352 | 2026-06-02T23:45:44.657Z | Compiling moka v0.12.13 |
| 3353 | 2026-06-02T23:45:44.921Z | Compiling tabled v0.15.0 |
| 3354 | 2026-06-02T23:45:45.610Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3355 | 2026-06-02T23:45:45.860Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3356 | 2026-06-02T23:45:45.880Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3357 | 2026-06-02T23:45:46.127Z | Compiling steno v0.4.1 |
| 3358 | 2026-06-02T23:45:46.734Z | Compiling typify-macro v0.4.3 |
| 3359 | 2026-06-02T23:45:47.693Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3360 | 2026-06-02T23:45:47.859Z | Compiling radium v0.7.0 |
| 3361 | 2026-06-02T23:45:48.135Z | Compiling base64 v0.21.7 |
| 3362 | 2026-06-02T23:45:48.178Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3363 | 2026-06-02T23:45:48.209Z | Compiling hickory-resolver v0.25.2 |
| 3364 | 2026-06-02T23:45:48.662Z | Compiling p384 v0.13.1 |
| 3365 | 2026-06-02T23:45:49.254Z | Compiling ntp-admin-v1-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-v1-client) |
| 3366 | 2026-06-02T23:45:49.700Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3367 | 2026-06-02T23:45:50.269Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3368 | 2026-06-02T23:45:50.824Z | Compiling maybe-uninit v2.0.0 |
| 3369 | 2026-06-02T23:45:51.108Z | Compiling tap v1.0.1 |
| 3370 | 2026-06-02T23:45:51.250Z | Compiling wyz v0.5.1 |
| 3371 | 2026-06-02T23:45:51.564Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3372 | 2026-06-02T23:45:51.755Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3373 | 2026-06-02T23:45:53.947Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3374 | 2026-06-02T23:45:54.597Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3375 | 2026-06-02T23:45:54.638Z | Compiling funty v2.0.0 |
| 3376 | 2026-06-02T23:45:54.697Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3377 | 2026-06-02T23:45:54.920Z | Compiling parking_lot_core v0.8.6 |
| 3378 | 2026-06-02T23:45:54.985Z | Compiling utf-8 v0.7.6 |
| 3379 | 2026-06-02T23:45:55.224Z | Compiling packed_struct v0.10.1 |
| 3380 | 2026-06-02T23:45:55.376Z | Compiling tungstenite v0.21.0 |
| 3381 | 2026-06-02T23:45:55.547Z | Compiling bitvec v1.0.1 |
| 3382 | 2026-06-02T23:45:55.640Z | Compiling proc-macro-error2 v2.0.1 |
| 3383 | 2026-06-02T23:45:55.899Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3384 | 2026-06-02T23:45:57.390Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3385 | 2026-06-02T23:45:58.084Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3386 | 2026-06-02T23:45:58.739Z | Compiling typify v0.4.3 |
| 3387 | 2026-06-02T23:45:58.756Z | Compiling polyval v0.6.2 |
| 3388 | 2026-06-02T23:45:59.053Z | Compiling packed_struct_codegen v0.10.1 |
| 3389 | 2026-06-02T23:45:59.747Z | Compiling num-derive v0.3.3 |
| 3390 | 2026-06-02T23:46:00.047Z | Compiling bitfield-macros v0.19.4 |
| 3391 | 2026-06-02T23:46:00.611Z | Compiling zerocopy-derive v0.6.6 |
| 3392 | 2026-06-02T23:46:00.737Z | Compiling indexmap v1.9.3 |
| 3393 | 2026-06-02T23:46:00.961Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3394 | 2026-06-02T23:46:01.182Z | Compiling nodrop v0.1.14 |
| 3395 | 2026-06-02T23:46:01.306Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3396 | 2026-06-02T23:46:01.371Z | Compiling crc-catalog v2.4.0 |
| 3397 | 2026-06-02T23:46:01.493Z | Compiling crc v3.4.0 |
| 3398 | 2026-06-02T23:46:01.544Z | Compiling zerocopy v0.6.6 |
| 3399 | 2026-06-02T23:46:01.711Z | Compiling array-init v0.0.4 |
| 3400 | 2026-06-02T23:46:02.091Z | Compiling bitfield v0.19.4 |
| 3401 | 2026-06-02T23:46:02.109Z | Compiling libscf-sys v1.1.0 |
| 3402 | 2026-06-02T23:46:02.274Z | Compiling ghash v0.5.1 |
| 3403 | 2026-06-02T23:46:02.405Z | Compiling progenitor-impl v0.11.2 |
| 3404 | 2026-06-02T23:46:02.442Z | Compiling smallvec v0.6.14 |
| 3405 | 2026-06-02T23:46:02.703Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3406 | 2026-06-02T23:46:03.671Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3407 | 2026-06-02T23:46:04.581Z | Compiling tabled_derive v0.11.0 |
| 3408 | 2026-06-02T23:46:04.886Z | Compiling tokio-tungstenite v0.21.0 |
| 3409 | 2026-06-02T23:46:05.321Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3410 | 2026-06-02T23:46:05.594Z | Compiling papergrid v0.17.0 |
| 3411 | 2026-06-02T23:46:05.666Z | Compiling testing_table v0.3.0 |
| 3412 | 2026-06-02T23:46:06.081Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3413 | 2026-06-02T23:46:06.098Z | Compiling omicron-rpaths v0.1.0 (/work/ci/omicron/rpaths) |
| 3414 | 2026-06-02T23:46:06.271Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3415 | 2026-06-02T23:46:06.590Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3416 | 2026-06-02T23:46:06.828Z | Compiling ctr v0.9.2 |
| 3417 | 2026-06-02T23:46:07.132Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3418 | 2026-06-02T23:46:07.587Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3419 | 2026-06-02T23:46:07.664Z | Compiling corncobs v0.1.4 |
| 3420 | 2026-06-02T23:46:07.849Z | Compiling hashbrown v0.12.3 |
| 3421 | 2026-06-02T23:46:07.940Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3422 | 2026-06-02T23:46:08.157Z | Compiling unicase v2.9.0 |
| 3423 | 2026-06-02T23:46:08.380Z | Compiling mime_guess v2.0.5 |
| 3424 | 2026-06-02T23:46:08.965Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3425 | 2026-06-02T23:46:08.982Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3426 | 2026-06-02T23:46:09.660Z | Compiling aes-gcm v0.10.3 |
| 3427 | 2026-06-02T23:46:09.900Z | Compiling tabled v0.20.0 |
| 3428 | 2026-06-02T23:46:09.999Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3429 | 2026-06-02T23:46:10.289Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3430 | 2026-06-02T23:46:11.205Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3431 | 2026-06-02T23:46:13.264Z | Compiling parking_lot v0.11.2 |
| 3432 | 2026-06-02T23:46:14.216Z | Compiling progenitor-macro v0.11.2 |
| 3433 | 2026-06-02T23:46:15.030Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3434 | 2026-06-02T23:46:16.214Z | Compiling serde-hex v0.1.0 |
| 3435 | 2026-06-02T23:46:17.561Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3436 | 2026-06-02T23:46:18.288Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3437 | 2026-06-02T23:46:18.328Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3438 | 2026-06-02T23:46:18.515Z | Compiling ron v0.8.1 |
| 3439 | 2026-06-02T23:46:18.515Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3440 | 2026-06-02T23:46:18.987Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3441 | 2026-06-02T23:46:19.808Z | Compiling progenitor-client v0.11.2 |
| 3442 | 2026-06-02T23:46:20.340Z | Compiling hashbrown v0.13.2 |
| 3443 | 2026-06-02T23:46:20.872Z | Compiling prefix-trie v0.7.0 |
| 3444 | 2026-06-02T23:46:20.964Z | Compiling ssh-encoding v0.2.0 |
| 3445 | 2026-06-02T23:46:21.358Z | Compiling blowfish v0.9.1 |
| 3446 | 2026-06-02T23:46:21.565Z | Compiling fxhash v0.2.1 |
| 3447 | 2026-06-02T23:46:21.614Z | Compiling secrecy v0.8.0 |
| 3448 | 2026-06-02T23:46:21.724Z | Compiling filetime v0.2.27 |
| 3449 | 2026-06-02T23:46:21.796Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3450 | 2026-06-02T23:46:21.971Z | Compiling crc-any v2.5.0 |
| 3451 | 2026-06-02T23:46:22.012Z | Compiling xattr v1.6.1 |
| 3452 | 2026-06-02T23:46:22.268Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3453 | 2026-06-02T23:46:22.391Z | Compiling tar v0.4.45 |
| 3454 | 2026-06-02T23:46:24.892Z | Compiling sled v0.34.7 |
| 3455 | 2026-06-02T23:46:25.637Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3456 | 2026-06-02T23:46:25.920Z | Compiling hickory-server v0.25.2 |
| 3457 | 2026-06-02T23:46:26.183Z | Compiling ssh-cipher v0.2.0 |
| 3458 | 2026-06-02T23:46:27.778Z | Compiling object v0.30.4 |
| 3459 | 2026-06-02T23:46:28.031Z | Compiling progenitor v0.11.2 |
| 3460 | 2026-06-02T23:46:28.201Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3461 | 2026-06-02T23:46:28.576Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3462 | 2026-06-02T23:46:28.757Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3463 | 2026-06-02T23:46:29.985Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3464 | 2026-06-02T23:46:31.153Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3465 | 2026-06-02T23:46:31.526Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3466 | 2026-06-02T23:46:31.697Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3467 | 2026-06-02T23:46:32.530Z | Compiling password-hash v0.4.2 |
| 3468 | 2026-06-02T23:46:33.086Z | Compiling crc8 v0.1.1 |
| 3469 | 2026-06-02T23:46:33.188Z | Compiling path-slash v0.1.5 |
| 3470 | 2026-06-02T23:46:33.224Z | Compiling http-range v0.1.5 |
| 3471 | 2026-06-02T23:46:33.351Z | Compiling half v1.8.3 |
| 3472 | 2026-06-02T23:46:33.535Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3473 | 2026-06-02T23:46:33.775Z | Compiling serde_cbor v0.11.2 |
| 3474 | 2026-06-02T23:46:34.140Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3475 | 2026-06-02T23:46:34.477Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3476 | 2026-06-02T23:46:34.575Z | Compiling pbkdf2 v0.11.0 |
| 3477 | 2026-06-02T23:46:34.837Z | Compiling illumos-nvpair v0.3.0 |
| 3478 | 2026-06-02T23:46:35.311Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3479 | 2026-06-02T23:46:36.079Z | Compiling ssh-key v0.6.7 |
| 3480 | 2026-06-02T23:46:39.083Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3481 | 2026-06-02T23:46:40.183Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3482 | 2026-06-02T23:46:43.048Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3483 | 2026-06-02T23:46:43.484Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3484 | 2026-06-02T23:46:43.864Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3485 | 2026-06-02T23:46:44.584Z | Compiling p256 v0.13.2 |
| 3486 | 2026-06-02T23:46:45.571Z | Compiling p521 v0.13.3 |
| 3487 | 2026-06-02T23:46:47.572Z | Compiling oximeter-producer-api v0.1.0 (/work/ci/omicron/oximeter/producer-api) |
| 3488 | 2026-06-02T23:46:48.115Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3489 | 2026-06-02T23:46:49.275Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3490 | 2026-06-02T23:46:49.407Z | Compiling yasna v0.5.2 |
| 3491 | 2026-06-02T23:46:50.676Z | Compiling headers-core v0.3.0 |
| 3492 | 2026-06-02T23:46:50.842Z | Compiling kstat-rs v0.2.4 |
| 3493 | 2026-06-02T23:46:50.873Z | Compiling nanorand v0.7.0 |
| 3494 | 2026-06-02T23:46:51.228Z | Compiling russh-cryptovec v0.7.3 |
| 3495 | 2026-06-02T23:46:51.312Z | Compiling atty v0.2.14 |
| 3496 | 2026-06-02T23:46:51.456Z | Compiling md5 v0.7.0 |
| 3497 | 2026-06-02T23:46:51.472Z | Compiling home v0.5.12 |
| 3498 | 2026-06-02T23:46:51.540Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3499 | 2026-06-02T23:46:51.658Z | Compiling russh-keys v0.45.0 |
| 3500 | 2026-06-02T23:46:51.726Z | Compiling flume v0.11.1 |
| 3501 | 2026-06-02T23:46:51.996Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3502 | 2026-06-02T23:46:52.025Z | Compiling headers v0.4.1 |
| 3503 | 2026-06-02T23:46:52.119Z | Compiling sled-agent-rack-setup v0.1.0 (/work/ci/omicron/sled-agent/rack-setup) |
| 3504 | 2026-06-02T23:46:53.657Z | Compiling rcgen v0.12.1 |
| 3505 | 2026-06-02T23:46:54.110Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3506 | 2026-06-02T23:46:57.210Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3507 | 2026-06-02T23:46:57.955Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3508 | 2026-06-02T23:46:58.629Z | Compiling sled-agent-early-networking v0.1.0 (/work/ci/omicron/sled-agent/early-networking) |
| 3509 | 2026-06-02T23:46:59.624Z | Compiling transient-dns-server v0.1.0 (/work/ci/omicron/dns-server/transient) |
| 3510 | 2026-06-02T23:46:59.740Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3511 | 2026-06-02T23:47:00.008Z | Compiling hyper-staticfile v0.10.1 |
| 3512 | 2026-06-02T23:47:01.058Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3513 | 2026-06-02T23:47:01.202Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3514 | 2026-06-02T23:47:01.525Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3515 | 2026-06-02T23:47:01.701Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3516 | 2026-06-02T23:47:01.739Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3517 | 2026-06-02T23:47:02.248Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3518 | 2026-06-02T23:47:03.402Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3519 | 2026-06-02T23:47:04.247Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3520 | 2026-06-02T23:47:05.048Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3521 | 2026-06-02T23:47:05.236Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3522 | 2026-06-02T23:47:06.110Z | Compiling num-bigint v0.4.6 |
| 3523 | 2026-06-02T23:47:06.200Z | Compiling des v0.8.1 |
| 3524 | 2026-06-02T23:47:06.470Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3525 | 2026-06-02T23:47:06.542Z | Compiling subprocess v0.2.15 |
| 3526 | 2026-06-02T23:47:06.859Z | Compiling display-error-chain v0.2.2 |
| 3527 | 2026-06-02T23:47:07.030Z | Compiling hex-literal v0.4.1 |
| 3528 | 2026-06-02T23:47:07.194Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3529 | 2026-06-02T23:47:07.769Z | Compiling russh v0.45.0 |
| 3530 | 2026-06-02T23:47:08.713Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3531 | 2026-06-02T23:47:09.696Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3532 | 2026-06-02T23:47:12.186Z | Compiling colored v2.2.0 |
| 3533 | 2026-06-02T23:47:12.251Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3534 | 2026-06-02T23:47:12.531Z | Compiling socket2 v0.5.10 |
| 3535 | 2026-06-02T23:47:12.867Z | Compiling internet-checksum v0.2.1 |
| 3536 | 2026-06-02T23:48:23.449Z | Finished `release` profile [optimized] target(s) in 5m 44s |
| 3537 | 2026-06-02T23:48:23.673Z | + cp target/release/dhcp-server /work/ |
| 3538 | 2026-06-02T23:48:23.726Z | process exited: duration 715750 ms, exit code 0 |
| |
| 3539 | 2026-06-02T23:48:23.761Z | found 2 output files |
| 3540 | 2026-06-02T23:48:23.762Z | uploading: /work/testbed.tar.gz (200457405 bytes) |
| 3541 | 2026-06-02T23:48:27.302Z | uploaded: /work/testbed.tar.gz |
| 3542 | 2026-06-02T23:48:27.302Z | uploading: /work/dhcp-server (54683696 bytes) |
| 3543 | 2026-06-02T23:48:31.178Z | uploaded: /work/dhcp-server |