|
|
|
| 1 | 2026-06-15T08:42:48.638Z | job assigned to worker 01KV573XSQTKGPKK4E4VC8744W [factory aws, i-0872ae330576ce78f] (queued for 47 s) |
| |
| 2 | 2026-06-15T08:42:55.392Z | starting task 0: "setup" |
| 3 | 2026-06-15T08:42:55.399Z | ++ uname -s |
| 4 | 2026-06-15T08:42:55.402Z | + kern=SunOS |
| 5 | 2026-06-15T08:42:55.402Z | + build_user=build |
| 6 | 2026-06-15T08:42:55.402Z | + build_uid=12345 |
| 7 | 2026-06-15T08:42:55.402Z | + work_dir=/work |
| 8 | 2026-06-15T08:42:55.402Z | + input_dir=/input |
| 9 | 2026-06-15T08:42:55.402Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-15T08:42:55.402Z | + case "$kern" in |
| 11 | 2026-06-15T08:42:55.402Z | + groupadd -g 12345 build |
| 12 | 2026-06-15T08:42:55.402Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-15T08:42:57.408Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-15T08:42:57.519Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-15T08:42:57.521Z | + home_fs=zfs |
| 16 | 2026-06-15T08:42:57.522Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-15T08:42:57.522Z | + mkdir -p /home/build |
| 18 | 2026-06-15T08:42:57.522Z | + chown build:build /home/build /work |
| 19 | 2026-06-15T08:42:59.523Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-15T08:42:59.526Z | process exited: duration 4133 ms, exit code 0 |
| |
| 21 | 2026-06-15T08:42:59.535Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-15T08:42:59.543Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-15T08:42:59.544Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-15T08:42:59.544Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-15T08:42:59.544Z | * rust toolchain profile = "default" |
| 26 | 2026-06-15T08:42:59.547Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-15T08:42:59.547Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-15T08:42:59.547Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-15T08:42:59.547Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-15T08:42:59.662Z | info: downloading installer |
| 31 | 2026-06-15T08:43:01.424Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-15T08:43:01.424Z | warn: /opt/ooce/bin |
| 33 | 2026-06-15T08:43:01.424Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-15T08:43:01.424Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-15T08:43:01.424Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-15T08:43:01.424Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-15T08:43:01.424Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-15T08:43:01.424Z | error: cannot install while Rust is installed |
| 39 | 2026-06-15T08:43:01.424Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-15T08:43:01.424Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-15T08:43:01.424Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-15T08:43:01.424Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-15T08:43:01.424Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-15T08:43:01.438Z | info: profile set to default |
| 45 | 2026-06-15T08:43:01.438Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-15T08:43:01.441Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-15T08:43:01.575Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-15T08:43:01.578Z | info: downloading 6 components |
| 49 | 2026-06-15T08:43:16.909Z | |
| 50 | 2026-06-15T08:43:16.909Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-15T08:43:16.941Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-15T08:43:16.942Z | |
| 53 | 2026-06-15T08:43:16.944Z | |
| 54 | 2026-06-15T08:43:16.944Z | Rust is installed now. Great! |
| 55 | 2026-06-15T08:43:16.944Z | |
| 56 | 2026-06-15T08:43:16.944Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-15T08:43:16.944Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-15T08:43:16.945Z | |
| 59 | 2026-06-15T08:43:16.945Z | To configure your current shell, you need to source |
| 60 | 2026-06-15T08:43:16.945Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-15T08:43:16.945Z | |
| 62 | 2026-06-15T08:43:16.945Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-15T08:43:16.945Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-15T08:43:16.945Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-15T08:43:16.945Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-15T08:43:16.945Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-15T08:43:16.945Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-15T08:43:16.945Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-15T08:43:16.945Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-15T08:43:16.945Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-15T08:43:17.029Z | + rustup --version |
| 72 | 2026-06-15T08:43:17.037Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-15T08:43:17.040Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-15T08:43:17.058Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-15T08:43:17.061Z | + cargo --version |
| 76 | 2026-06-15T08:43:17.074Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-15T08:43:17.077Z | + rustc --version |
| 78 | 2026-06-15T08:43:17.095Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-15T08:43:17.098Z | process exited: duration 17561 ms, exit code 0 |
| |
| 80 | 2026-06-15T08:43:17.103Z | starting task 2: "authentication" |
| 81 | 2026-06-15T08:43:17.119Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-15T08:43:17.125Z | starting task 3: "build" |
| 83 | 2026-06-15T08:43:17.128Z | + set -e |
| 84 | 2026-06-15T08:43:17.128Z | + set -o pipefail |
| 85 | 2026-06-15T08:43:17.131Z | + [[ true == true ]] |
| 86 | 2026-06-15T08:43:17.131Z | + WORK=/work |
| 87 | 2026-06-15T08:43:17.131Z | + pfexec pkg install protobuf git |
| 88 | 2026-06-15T08:43:24.399Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 89 | 2026-06-15T08:43:32.067Z | Startup: Caching catalogs ... Done |
| 90 | 2026-06-15T08:43:39.213Z | Planning: Solver setup ... Done |
| 91 | 2026-06-15T08:43:39.252Z | Planning: Running solver ... Done |
| 92 | 2026-06-15T08:43:39.392Z | Planning: Finding local manifests ... Done |
| 93 | 2026-06-15T08:43:39.406Z | Planning: Fetching manifests: 0/1 0% complete |
| 94 | 2026-06-15T08:43:39.442Z | Planning: Fetching manifests: 1/1 100% complete |
| 95 | 2026-06-15T08:43:39.460Z | Planning: Package planning ... Done |
| 96 | 2026-06-15T08:43:39.470Z | Planning: Merging actions ... Done |
| 97 | 2026-06-15T08:43:39.581Z | Planning: Checking for conflicting actions ... Done |
| 98 | 2026-06-15T08:43:39.584Z | Planning: Consolidating action changes ... Done |
| 99 | 2026-06-15T08:43:40.353Z | Planning: Evaluating mediators ... Done |
| 100 | 2026-06-15T08:43:40.356Z | Planning: Planning completed in 8.12 seconds |
| 101 | 2026-06-15T08:43:40.367Z | Packages to install: 1 |
| 102 | 2026-06-15T08:43:40.367Z | Create boot environment: No |
| 103 | 2026-06-15T08:43:40.367Z | Create backup boot environment: No |
| 104 | 2026-06-15T08:43:40.405Z | |
| 105 | 2026-06-15T08:43:40.405Z | Download: 0/1184 items 0.0/15.2MB 0% complete |
| 106 | 2026-06-15T08:43:43.423Z | Download: Completed 15.22 MB in 3.02 seconds (5.0M/s) |
| 107 | 2026-06-15T08:43:43.553Z | Actions: 1/1284 actions (Installing new actions) |
| 108 | 2026-06-15T08:43:43.851Z | Actions: Completed 1284 actions in 0.30 seconds. |
| 109 | 2026-06-15T08:43:44.457Z | Done |
| 110 | 2026-06-15T08:43:44.457Z | Done |
| 111 | 2026-06-15T08:43:45.088Z | Done |
| 112 | 2026-06-15T08:43:48.065Z | Done |
| 113 | 2026-06-15T08:43:48.137Z | Done |
| 114 | 2026-06-15T08:43:48.140Z | Done |
| 115 | 2026-06-15T08:43:48.307Z | Done |
| 116 | 2026-06-15T08:43:48.977Z | + cargo --version |
| 117 | 2026-06-15T08:43:48.986Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 118 | 2026-06-15T08:43:48.989Z | + rustc --version |
| 119 | 2026-06-15T08:43:49.010Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 120 | 2026-06-15T08:43:49.012Z | + banner clone |
| 121 | 2026-06-15T08:43:49.015Z | |
| 122 | 2026-06-15T08:43:49.015Z | #### # #### # # ###### |
| 123 | 2026-06-15T08:43:49.015Z | # # # # # ## # # |
| 124 | 2026-06-15T08:43:49.015Z | # # # # # # # ##### |
| 125 | 2026-06-15T08:43:49.015Z | # # # # # # # # |
| 126 | 2026-06-15T08:43:49.015Z | # # # # # # ## # |
| 127 | 2026-06-15T08:43:49.015Z | #### ###### #### # # ###### |
| 128 | 2026-06-15T08:43:49.015Z | |
| 129 | 2026-06-15T08:43:49.016Z | + mkdir -p /work/ci |
| 130 | 2026-06-15T08:43:49.019Z | + git clone https://github.com/oxidecomputer/testbed /work/ci/testbed |
| 131 | 2026-06-15T08:43:49.047Z | Cloning into '/work/ci/testbed'... |
| 132 | 2026-06-15T08:43:50.075Z | + banner build |
| 133 | 2026-06-15T08:43:50.078Z | |
| 134 | 2026-06-15T08:43:50.078Z | ##### # # # # ##### |
| 135 | 2026-06-15T08:43:50.078Z | # # # # # # # # |
| 136 | 2026-06-15T08:43:50.078Z | ##### # # # # # # |
| 137 | 2026-06-15T08:43:50.078Z | # # # # # # # # |
| 138 | 2026-06-15T08:43:50.078Z | # # # # # # # # |
| 139 | 2026-06-15T08:43:50.078Z | ##### #### # ###### ##### |
| 140 | 2026-06-15T08:43:50.078Z | |
| 141 | 2026-06-15T08:43:50.079Z | + cd /work/ci/testbed |
| 142 | 2026-06-15T08:43:50.079Z | + cargo build -p interop-lab -p wrangler |
| 143 | 2026-06-15T08:43:50.173Z | Updating crates.io index |
| 144 | 2026-06-15T08:43:50.176Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 145 | 2026-06-15T08:43:50.486Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 146 | 2026-06-15T08:43:51.125Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 147 | 2026-06-15T08:43:51.490Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 148 | 2026-06-15T08:43:52.024Z | Updating git repository `https://github.com/oxidecomputer/oxnet` |
| 149 | 2026-06-15T08:43:52.279Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 150 | 2026-06-15T08:43:52.608Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 151 | 2026-06-15T08:43:52.952Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 152 | 2026-06-15T08:43:53.659Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 153 | 2026-06-15T08:43:53.954Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 154 | 2026-06-15T08:43:54.182Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 155 | 2026-06-15T08:43:54.448Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 156 | 2026-06-15T08:43:54.702Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 157 | 2026-06-15T08:43:58.522Z | Downloading crates ... |
| 158 | 2026-06-15T08:43:58.601Z | Downloaded anstyle-query v1.1.5 |
| 159 | 2026-06-15T08:43:58.604Z | Downloaded block-buffer v0.10.4 |
| 160 | 2026-06-15T08:43:58.608Z | Downloaded crypto-common v0.1.6 |
| 161 | 2026-06-15T08:43:58.610Z | Downloaded cfg-if v1.0.4 |
| 162 | 2026-06-15T08:43:58.613Z | Downloaded httpdate v1.0.3 |
| 163 | 2026-06-15T08:43:58.613Z | Downloaded aho-corasick v1.1.4 |
| 164 | 2026-06-15T08:43:58.618Z | Downloaded icu_locale_core v2.1.1 |
| 165 | 2026-06-15T08:43:58.622Z | Downloaded is-terminal v0.4.17 |
| 166 | 2026-06-15T08:43:58.625Z | Downloaded async-stream v0.3.6 |
| 167 | 2026-06-15T08:43:58.625Z | Downloaded crucible-workspace-hack v0.1.0 |
| 168 | 2026-06-15T08:43:58.625Z | Downloaded linked_hash_set v0.1.6 |
| 169 | 2026-06-15T08:43:58.627Z | Downloaded cfg_aliases v0.2.1 |
| 170 | 2026-06-15T08:43:58.632Z | Downloaded hyper-timeout v0.4.1 |
| 171 | 2026-06-15T08:43:58.635Z | Downloaded async-stream-impl v0.3.6 |
| 172 | 2026-06-15T08:43:58.635Z | Downloaded cpufeatures v0.2.17 |
| 173 | 2026-06-15T08:43:58.637Z | Downloaded lru-slab v0.1.2 |
| 174 | 2026-06-15T08:43:58.637Z | Downloaded idna_adapter v1.2.1 |
| 175 | 2026-06-15T08:43:58.637Z | Downloaded colorchoice v1.0.4 |
| 176 | 2026-06-15T08:43:58.651Z | Downloaded clap_lex v1.0.0 |
| 177 | 2026-06-15T08:43:58.654Z | Downloaded icu_normalizer v2.1.1 |
| 178 | 2026-06-15T08:43:58.656Z | Downloaded futures-macro v0.3.32 |
| 179 | 2026-06-15T08:43:58.659Z | Downloaded num-conv v0.2.0 |
| 180 | 2026-06-15T08:43:58.659Z | Downloaded lazy_static v1.5.0 |
| 181 | 2026-06-15T08:43:58.662Z | Downloaded linked-hash-map v0.5.6 |
| 182 | 2026-06-15T08:43:58.665Z | Downloaded hyper-openssl v0.9.2 |
| 183 | 2026-06-15T08:43:58.668Z | Downloaded is_terminal_polyfill v1.70.2 |
| 184 | 2026-06-15T08:43:58.671Z | Downloaded proc-macro-crate v3.4.0 |
| 185 | 2026-06-15T08:43:58.671Z | Downloaded mime v0.3.17 |
| 186 | 2026-06-15T08:43:58.671Z | Downloaded base16ct v1.0.0 |
| 187 | 2026-06-15T08:43:58.674Z | Downloaded http-body v1.0.1 |
| 188 | 2026-06-15T08:43:58.674Z | Downloaded hex v0.4.3 |
| 189 | 2026-06-15T08:43:58.674Z | Downloaded foreign-types-shared v0.1.1 |
| 190 | 2026-06-15T08:43:58.677Z | Downloaded ident_case v1.0.1 |
| 191 | 2026-06-15T08:43:58.677Z | Downloaded fixedbitset v0.4.2 |
| 192 | 2026-06-15T08:43:58.680Z | Downloaded ref-cast v1.0.25 |
| 193 | 2026-06-15T08:43:58.680Z | Downloaded futures-sink v0.3.32 |
| 194 | 2026-06-15T08:43:58.680Z | Downloaded proc-macro-error-attr v1.0.4 |
| 195 | 2026-06-15T08:43:58.683Z | Downloaded foreign-types-macros v0.2.3 |
| 196 | 2026-06-15T08:43:58.683Z | Downloaded openssl-probe v0.2.1 |
| 197 | 2026-06-15T08:43:58.683Z | Downloaded foreign-types v0.5.0 |
| 198 | 2026-06-15T08:43:58.686Z | Downloaded dunce v1.0.5 |
| 199 | 2026-06-15T08:43:58.686Z | Downloaded matchit v0.7.3 |
| 200 | 2026-06-15T08:43:58.689Z | Downloaded form_urlencoded v1.2.2 |
| 201 | 2026-06-15T08:43:58.689Z | Downloaded darling_macro v0.23.0 |
| 202 | 2026-06-15T08:43:58.692Z | Downloaded errno v0.3.14 |
| 203 | 2026-06-15T08:43:58.692Z | Downloaded jobserver v0.1.34 |
| 204 | 2026-06-15T08:43:58.692Z | Downloaded fnv v1.0.7 |
| 205 | 2026-06-15T08:43:58.694Z | Downloaded equivalent v1.0.2 |
| 206 | 2026-06-15T08:43:58.695Z | Downloaded futures-io v0.3.32 |
| 207 | 2026-06-15T08:43:58.695Z | Downloaded foreign-types v0.3.2 |
| 208 | 2026-06-15T08:43:58.698Z | Downloaded heck v0.5.0 |
| 209 | 2026-06-15T08:43:58.698Z | Downloaded fastrand v2.3.0 |
| 210 | 2026-06-15T08:43:58.698Z | Downloaded itoa v1.0.17 |
| 211 | 2026-06-15T08:43:58.701Z | Downloaded futures-core v0.3.32 |
| 212 | 2026-06-15T08:43:58.704Z | Downloaded foreign-types-shared v0.3.1 |
| 213 | 2026-06-15T08:43:58.706Z | Downloaded rand_chacha v0.3.1 |
| 214 | 2026-06-15T08:43:58.710Z | Downloaded progenitor-client v0.10.0 |
| 215 | 2026-06-15T08:43:58.716Z | Downloaded powerfmt v0.2.0 |
| 216 | 2026-06-15T08:43:58.716Z | Downloaded home v0.5.12 |
| 217 | 2026-06-15T08:43:58.719Z | Downloaded multimap v0.8.3 |
| 218 | 2026-06-15T08:43:58.722Z | Downloaded futures-task v0.3.32 |
| 219 | 2026-06-15T08:43:58.722Z | Downloaded cstr-argument v0.1.2 |
| 220 | 2026-06-15T08:43:58.722Z | Downloaded potential_utf v0.1.4 |
| 221 | 2026-06-15T08:43:58.728Z | Downloaded dyn-clone v1.0.20 |
| 222 | 2026-06-15T08:43:58.731Z | Downloaded atomic-waker v1.1.2 |
| 223 | 2026-06-15T08:43:58.731Z | Downloaded pretty-hex v0.4.1 |
| 224 | 2026-06-15T08:43:58.731Z | Downloaded pin-utils v0.1.0 |
| 225 | 2026-06-15T08:43:58.734Z | Downloaded axum-core v0.4.5 |
| 226 | 2026-06-15T08:43:58.734Z | Downloaded progenitor-macro v0.11.2 |
| 227 | 2026-06-15T08:43:58.737Z | Downloaded axum-core v0.3.4 |
| 228 | 2026-06-15T08:43:58.737Z | Downloaded cmake v0.1.58 |
| 229 | 2026-06-15T08:43:58.740Z | Downloaded byteorder v1.5.0 |
| 230 | 2026-06-15T08:43:58.740Z | Downloaded bitflags v1.3.2 |
| 231 | 2026-06-15T08:43:58.743Z | Downloaded autocfg v1.5.0 |
| 232 | 2026-06-15T08:43:58.743Z | Downloaded openssl-macros v0.1.1 |
| 233 | 2026-06-15T08:43:58.745Z | Downloaded async-trait v0.1.89 |
| 234 | 2026-06-15T08:43:58.745Z | Downloaded anstyle-parse v1.0.0 |
| 235 | 2026-06-15T08:43:58.748Z | Downloaded percent-encoding v2.3.2 |
| 236 | 2026-06-15T08:43:58.748Z | Downloaded progenitor-client v0.11.2 |
| 237 | 2026-06-15T08:43:58.753Z | Downloaded cargo_toml v0.22.3 |
| 238 | 2026-06-15T08:43:58.756Z | Downloaded ipnet v2.11.0 |
| 239 | 2026-06-15T08:43:58.756Z | Downloaded crossbeam-utils v0.8.21 |
| 240 | 2026-06-15T08:43:58.759Z | Downloaded progenitor v0.10.0 |
| 241 | 2026-06-15T08:43:58.762Z | Downloaded hyper-timeout v0.5.2 |
| 242 | 2026-06-15T08:43:58.762Z | Downloaded ref-cast-impl v1.0.25 |
| 243 | 2026-06-15T08:43:58.762Z | Downloaded ipnetwork v0.21.1 |
| 244 | 2026-06-15T08:43:58.768Z | Downloaded rustc-hash v2.1.1 |
| 245 | 2026-06-15T08:43:58.777Z | Downloaded futures-executor v0.3.32 |
| 246 | 2026-06-15T08:43:58.780Z | Downloaded anstyle v1.0.13 |
| 247 | 2026-06-15T08:43:58.780Z | Downloaded pkg-config v0.3.32 |
| 248 | 2026-06-15T08:43:58.783Z | Downloaded http-body-util v0.1.3 |
| 249 | 2026-06-15T08:43:58.786Z | Downloaded digest v0.10.7 |
| 250 | 2026-06-15T08:43:58.786Z | Downloaded litemap v0.8.1 |
| 251 | 2026-06-15T08:43:58.789Z | Downloaded heck v0.4.1 |
| 252 | 2026-06-15T08:43:58.789Z | Downloaded generic-array v0.14.9 |
| 253 | 2026-06-15T08:43:58.789Z | Downloaded displaydoc v0.2.5 |
| 254 | 2026-06-15T08:43:58.792Z | Downloaded http-body v0.4.6 |
| 255 | 2026-06-15T08:43:58.794Z | Downloaded indexmap v1.9.3 |
| 256 | 2026-06-15T08:43:58.794Z | Downloaded deranged v0.5.5 |
| 257 | 2026-06-15T08:43:58.797Z | Downloaded find-msvc-tools v0.1.8 |
| 258 | 2026-06-15T08:43:58.797Z | Downloaded either v1.15.0 |
| 259 | 2026-06-15T08:43:58.800Z | Downloaded foldhash v0.2.0 |
| 260 | 2026-06-15T08:43:58.800Z | Downloaded data-encoding v2.10.0 |
| 261 | 2026-06-15T08:43:58.800Z | Downloaded scopeguard v1.2.0 |
| 262 | 2026-06-15T08:43:58.803Z | Downloaded erased-serde v0.3.31 |
| 263 | 2026-06-15T08:43:58.807Z | Downloaded camino v1.2.2 |
| 264 | 2026-06-15T08:43:58.810Z | Downloaded sha1 v0.10.6 |
| 265 | 2026-06-15T08:43:58.810Z | Downloaded console v0.16.2 |
| 266 | 2026-06-15T08:43:58.812Z | Downloaded progenitor-macro v0.10.0 |
| 267 | 2026-06-15T08:43:58.812Z | Downloaded serde_spanned v1.0.4 |
| 268 | 2026-06-15T08:43:58.815Z | Downloaded bs58 v0.5.1 |
| 269 | 2026-06-15T08:43:58.815Z | Downloaded quote v1.0.45 |
| 270 | 2026-06-15T08:43:58.818Z | Downloaded prost v0.11.9 |
| 271 | 2026-06-15T08:43:58.821Z | Downloaded oxnet v0.1.4 |
| 272 | 2026-06-15T08:43:58.821Z | Downloaded clap_derive v4.6.1 |
| 273 | 2026-06-15T08:43:58.824Z | Downloaded progenitor v0.11.2 |
| 274 | 2026-06-15T08:43:58.824Z | Downloaded ppv-lite86 v0.2.21 |
| 275 | 2026-06-15T08:43:58.827Z | Downloaded pin-project-lite v0.2.16 |
| 276 | 2026-06-15T08:43:58.830Z | Downloaded rand_chacha v0.9.0 |
| 277 | 2026-06-15T08:43:58.833Z | Downloaded pin-project-internal v1.1.10 |
| 278 | 2026-06-15T08:43:58.833Z | Downloaded serde_urlencoded v0.7.1 |
| 279 | 2026-06-15T08:43:58.833Z | Downloaded proc-macro-error v1.0.4 |
| 280 | 2026-06-15T08:43:58.836Z | Downloaded num_enum v0.7.5 |
| 281 | 2026-06-15T08:43:58.839Z | Downloaded num_enum_derive v0.7.5 |
| 282 | 2026-06-15T08:43:58.840Z | Downloaded bitflags v2.10.0 |
| 283 | 2026-06-15T08:43:58.842Z | Downloaded rand_core v0.9.5 |
| 284 | 2026-06-15T08:43:58.842Z | Downloaded stable_deref_trait v1.2.1 |
| 285 | 2026-06-15T08:43:58.843Z | Downloaded prost-derive v0.11.9 |
| 286 | 2026-06-15T08:43:58.846Z | Downloaded slog-envlogger v2.2.0 |
| 287 | 2026-06-15T08:43:58.849Z | Downloaded lock_api v0.4.14 |
| 288 | 2026-06-15T08:43:58.852Z | Downloaded hyper-rustls v0.27.7 |
| 289 | 2026-06-15T08:43:58.855Z | Downloaded parking_lot v0.12.5 |
| 290 | 2026-06-15T08:43:58.857Z | Downloaded rustls-pemfile v1.0.4 |
| 291 | 2026-06-15T08:43:58.860Z | Downloaded subtle v2.6.1 |
| 292 | 2026-06-15T08:43:58.865Z | Downloaded log v0.4.29 |
| 293 | 2026-06-15T08:43:58.868Z | Downloaded take_mut v0.2.2 |
| 294 | 2026-06-15T08:43:58.868Z | Downloaded sync_wrapper v1.0.2 |
| 295 | 2026-06-15T08:43:58.871Z | Downloaded tabwriter v1.4.1 |
| 296 | 2026-06-15T08:43:58.871Z | Downloaded sync_wrapper v0.1.2 |
| 297 | 2026-06-15T08:43:58.875Z | Downloaded anyhow v1.0.102 |
| 298 | 2026-06-15T08:43:58.884Z | Downloaded icu_properties v2.1.2 |
| 299 | 2026-06-15T08:43:58.884Z | Downloaded anstream v1.0.0 |
| 300 | 2026-06-15T08:43:58.888Z | Downloaded futures-channel v0.3.32 |
| 301 | 2026-06-15T08:43:58.888Z | Downloaded httparse v1.10.1 |
| 302 | 2026-06-15T08:43:58.888Z | Downloaded fs_extra v1.3.0 |
| 303 | 2026-06-15T08:43:58.891Z | Downloaded getrandom v0.2.17 |
| 304 | 2026-06-15T08:43:58.895Z | Downloaded tinyvec_macros v0.1.1 |
| 305 | 2026-06-15T08:43:58.895Z | Downloaded tokio-openssl v0.6.5 |
| 306 | 2026-06-15T08:43:58.895Z | Downloaded serde_tokenstream v0.2.2 |
| 307 | 2026-06-15T08:43:58.898Z | Downloaded semver v1.0.27 |
| 308 | 2026-06-15T08:43:58.898Z | Downloaded rustversion v1.0.22 |
| 309 | 2026-06-15T08:43:58.901Z | Downloaded sct v0.7.1 |
| 310 | 2026-06-15T08:43:58.901Z | Downloaded schemars_derive v0.8.22 |
| 311 | 2026-06-15T08:43:58.904Z | Downloaded quinn-udp v0.5.14 |
| 312 | 2026-06-15T08:43:58.904Z | Downloaded time-core v0.1.8 |
| 313 | 2026-06-15T08:43:58.907Z | Downloaded rand_core v0.6.4 |
| 314 | 2026-06-15T08:43:58.910Z | Downloaded prost-types v0.11.9 |
| 315 | 2026-06-15T08:43:58.910Z | Downloaded prost v0.13.5 |
| 316 | 2026-06-15T08:43:58.913Z | Downloaded once_cell v1.21.3 |
| 317 | 2026-06-15T08:43:58.916Z | Downloaded colored v3.1.1 |
| 318 | 2026-06-15T08:43:58.920Z | Downloaded slog-async v2.8.0 |
| 319 | 2026-06-15T08:43:58.920Z | Downloaded signal-hook-registry v1.4.8 |
| 320 | 2026-06-15T08:43:58.920Z | Downloaded prost-build v0.11.9 |
| 321 | 2026-06-15T08:43:58.923Z | Downloaded smf v0.2.3 |
| 322 | 2026-06-15T08:43:58.923Z | Downloaded icu_provider v2.1.1 |
| 323 | 2026-06-15T08:43:58.926Z | Downloaded serde_derive_internals v0.29.1 |
| 324 | 2026-06-15T08:43:58.929Z | Downloaded proc-macro2 v1.0.106 |
| 325 | 2026-06-15T08:43:58.929Z | Downloaded num-traits v0.2.19 |
| 326 | 2026-06-15T08:43:58.932Z | Downloaded iana-time-zone v0.1.64 |
| 327 | 2026-06-15T08:43:58.937Z | Downloaded synstructure v0.13.2 |
| 328 | 2026-06-15T08:43:58.940Z | Downloaded strsim v0.11.1 |
| 329 | 2026-06-15T08:43:58.940Z | Downloaded typify-macro v0.4.3 |
| 330 | 2026-06-15T08:43:58.943Z | Downloaded allocator-api2 v0.2.21 |
| 331 | 2026-06-15T08:43:58.943Z | Downloaded unit-prefix v0.5.2 |
| 332 | 2026-06-15T08:43:58.947Z | Downloaded untrusted v0.9.0 |
| 333 | 2026-06-15T08:43:58.950Z | Downloaded rustls-pki-types v1.14.0 |
| 334 | 2026-06-15T08:43:58.950Z | Downloaded slog-stdlog v4.1.1 |
| 335 | 2026-06-15T08:43:58.950Z | Downloaded slab v0.4.11 |
| 336 | 2026-06-15T08:43:58.953Z | Downloaded sha2 v0.10.9 |
| 337 | 2026-06-15T08:43:58.959Z | Downloaded tonic-openssl v0.3.0 |
| 338 | 2026-06-15T08:43:58.962Z | Downloaded thiserror-impl v1.0.69 |
| 339 | 2026-06-15T08:43:58.962Z | Downloaded tower-service v0.3.3 |
| 340 | 2026-06-15T08:43:58.962Z | Downloaded tower-layer v0.3.3 |
| 341 | 2026-06-15T08:43:58.962Z | Downloaded utf-8 v0.7.6 |
| 342 | 2026-06-15T08:43:58.965Z | Downloaded utf8parse v0.2.2 |
| 343 | 2026-06-15T08:43:58.965Z | Downloaded utf8_iter v1.0.4 |
| 344 | 2026-06-15T08:43:58.965Z | Downloaded want v0.3.1 |
| 345 | 2026-06-15T08:43:58.969Z | Downloaded version_check v0.9.5 |
| 346 | 2026-06-15T08:43:58.969Z | Downloaded try-lock v0.2.5 |
| 347 | 2026-06-15T08:43:58.969Z | Downloaded which v4.4.2 |
| 348 | 2026-06-15T08:43:58.978Z | Downloaded tinystr v0.8.2 |
| 349 | 2026-06-15T08:43:58.983Z | Downloaded slog-term v2.9.2 |
| 350 | 2026-06-15T08:43:58.983Z | Downloaded slog-scope v4.4.1 |
| 351 | 2026-06-15T08:43:58.983Z | Downloaded rustls-native-certs v0.8.3 |
| 352 | 2026-06-15T08:43:58.988Z | Downloaded zerofrom v0.1.6 |
| 353 | 2026-06-15T08:43:58.991Z | Downloaded typeid v1.0.3 |
| 354 | 2026-06-15T08:43:58.991Z | Downloaded prettyplease v0.1.25 |
| 355 | 2026-06-15T08:43:58.994Z | Downloaded thread_local v1.1.9 |
| 356 | 2026-06-15T08:43:58.994Z | Downloaded progenitor-impl v0.10.0 |
| 357 | 2026-06-15T08:43:58.994Z | Downloaded yoke-derive v0.8.1 |
| 358 | 2026-06-15T08:43:58.997Z | Downloaded parking_lot_core v0.9.12 |
| 359 | 2026-06-15T08:43:59.010Z | Downloaded zerofrom-derive v0.1.6 |
| 360 | 2026-06-15T08:43:59.013Z | Downloaded indicatif v0.18.3 |
| 361 | 2026-06-15T08:43:59.013Z | Downloaded pin-project v1.1.10 |
| 362 | 2026-06-15T08:43:59.016Z | Downloaded thiserror-impl v2.0.18 |
| 363 | 2026-06-15T08:43:59.020Z | Downloaded thiserror v2.0.18 |
| 364 | 2026-06-15T08:43:59.023Z | Downloaded tokio-io-timeout v1.2.1 |
| 365 | 2026-06-15T08:43:59.023Z | Downloaded rustls-platform-verifier v0.7.0 |
| 366 | 2026-06-15T08:43:59.025Z | Downloaded thiserror v1.0.69 |
| 367 | 2026-06-15T08:43:59.029Z | Downloaded zone v0.3.1 |
| 368 | 2026-06-15T08:43:59.029Z | Downloaded base64 v0.22.1 |
| 369 | 2026-06-15T08:43:59.032Z | Downloaded getrandom v0.3.4 |
| 370 | 2026-06-15T08:43:59.032Z | Downloaded futures v0.3.32 |
| 371 | 2026-06-15T08:43:59.041Z | Downloaded icu_normalizer_data v2.1.1 |
| 372 | 2026-06-15T08:43:59.044Z | Downloaded tokio-macros v2.7.0 |
| 373 | 2026-06-15T08:43:59.047Z | Downloaded schemars v0.8.22 |
| 374 | 2026-06-15T08:43:59.051Z | Downloaded tokio-tungstenite v0.21.0 |
| 375 | 2026-06-15T08:43:59.056Z | Downloaded tokio-rustls v0.26.4 |
| 376 | 2026-06-15T08:43:59.056Z | Downloaded tokio-stream v0.1.18 |
| 377 | 2026-06-15T08:43:59.059Z | Downloaded zone_cfg_derive v0.3.1 |
| 378 | 2026-06-15T08:43:59.059Z | Downloaded yoke v0.8.1 |
| 379 | 2026-06-15T08:43:59.059Z | Downloaded xz2 v0.1.7 |
| 380 | 2026-06-15T08:43:59.062Z | Downloaded tokio-rustls v0.24.1 |
| 381 | 2026-06-15T08:43:59.062Z | Downloaded serde_with_macros v3.21.0 |
| 382 | 2026-06-15T08:43:59.062Z | Downloaded ryu v1.0.22 |
| 383 | 2026-06-15T08:43:59.066Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 384 | 2026-06-15T08:43:59.069Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 385 | 2026-06-15T08:43:59.069Z | Downloaded shlex v1.3.0 |
| 386 | 2026-06-15T08:43:59.074Z | Downloaded tonic-build v0.9.2 |
| 387 | 2026-06-15T08:43:59.077Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 388 | 2026-06-15T08:43:59.079Z | Downloaded openssl-sys v0.9.117 |
| 389 | 2026-06-15T08:43:59.089Z | Downloaded unicode-ident v1.0.22 |
| 390 | 2026-06-15T08:43:59.099Z | Downloaded term v1.2.1 |
| 391 | 2026-06-15T08:43:59.102Z | Downloaded tempfile v3.24.0 |
| 392 | 2026-06-15T08:43:59.105Z | Downloaded indexmap v2.13.0 |
| 393 | 2026-06-15T08:43:59.108Z | Downloaded schemars v0.9.0 |
| 394 | 2026-06-15T08:43:59.112Z | Downloaded clap v4.6.1 |
| 395 | 2026-06-15T08:43:59.118Z | Downloaded prettyplease v0.2.37 |
| 396 | 2026-06-15T08:43:59.120Z | Downloaded rand v0.8.5 |
| 397 | 2026-06-15T08:43:59.121Z | Downloaded progenitor-impl v0.11.2 |
| 398 | 2026-06-15T08:43:59.124Z | Downloaded darling_core v0.23.0 |
| 399 | 2026-06-15T08:43:59.127Z | Downloaded writeable v0.6.2 |
| 400 | 2026-06-15T08:43:59.127Z | Downloaded darling v0.23.0 |
| 401 | 2026-06-15T08:43:59.130Z | Downloaded tracing-core v0.1.36 |
| 402 | 2026-06-15T08:43:59.139Z | Downloaded quinn v0.11.9 |
| 403 | 2026-06-15T08:43:59.139Z | Downloaded arc-swap v1.8.0 |
| 404 | 2026-06-15T08:43:59.139Z | Downloaded base64 v0.21.7 |
| 405 | 2026-06-15T08:43:59.139Z | Downloaded typify v0.4.3 |
| 406 | 2026-06-15T08:43:59.139Z | Downloaded serde_derive v1.0.228 |
| 407 | 2026-06-15T08:43:59.143Z | Downloaded serde_core v1.0.228 |
| 408 | 2026-06-15T08:43:59.143Z | Downloaded memchr v2.7.6 |
| 409 | 2026-06-15T08:43:59.146Z | Downloaded bytes v1.11.0 |
| 410 | 2026-06-15T08:43:59.146Z | Downloaded zeroize v1.8.2 |
| 411 | 2026-06-15T08:43:59.149Z | Downloaded icu_collections v2.1.1 |
| 412 | 2026-06-15T08:43:59.152Z | Downloaded zmij v1.0.17 |
| 413 | 2026-06-15T08:43:59.152Z | Downloaded serde v1.0.228 |
| 414 | 2026-06-15T08:43:59.155Z | Downloaded rustls-webpki v0.103.9 |
| 415 | 2026-06-15T08:43:59.155Z | Downloaded serde_yaml v0.9.34+deprecated |
| 416 | 2026-06-15T08:43:59.158Z | Downloaded mio v1.2.0 |
| 417 | 2026-06-15T08:43:59.161Z | Downloaded slog v2.8.2 |
| 418 | 2026-06-15T08:43:59.165Z | Downloaded smallvec v1.15.1 |
| 419 | 2026-06-15T08:43:59.169Z | Downloaded itertools v0.10.5 |
| 420 | 2026-06-15T08:43:59.172Z | Downloaded tracing-attributes v0.1.31 |
| 421 | 2026-06-15T08:43:59.178Z | Downloaded socket2 v0.5.10 |
| 422 | 2026-06-15T08:43:59.181Z | Downloaded socket2 v0.6.3 |
| 423 | 2026-06-15T08:43:59.184Z | Downloaded schemars v1.2.0 |
| 424 | 2026-06-15T08:43:59.189Z | Downloaded itertools v0.12.1 |
| 425 | 2026-06-15T08:43:59.192Z | Downloaded time-macros v0.2.27 |
| 426 | 2026-06-15T08:43:59.195Z | Downloaded rand v0.9.2 |
| 427 | 2026-06-15T08:43:59.206Z | Downloaded url v2.5.8 |
| 428 | 2026-06-15T08:43:59.208Z | Downloaded tinyvec v1.10.0 |
| 429 | 2026-06-15T08:43:59.212Z | Downloaded crossbeam-channel v0.5.15 |
| 430 | 2026-06-15T08:43:59.215Z | Downloaded hyper-util v0.1.19 |
| 431 | 2026-06-15T08:43:59.215Z | Downloaded iri-string v0.7.10 |
| 432 | 2026-06-15T08:43:59.225Z | Downloaded typenum v1.19.0 |
| 433 | 2026-06-15T08:43:59.237Z | Downloaded icu_properties_data v2.1.2 |
| 434 | 2026-06-15T08:43:59.241Z | Downloaded hyper v1.8.1 |
| 435 | 2026-06-15T08:43:59.248Z | Downloaded tungstenite v0.21.0 |
| 436 | 2026-06-15T08:43:59.251Z | Downloaded idna v1.1.0 |
| 437 | 2026-06-15T08:43:59.255Z | Downloaded uuid v1.20.0 |
| 438 | 2026-06-15T08:43:59.258Z | Downloaded unsafe-libyaml v0.2.11 |
| 439 | 2026-06-15T08:43:59.261Z | Downloaded http v0.2.12 |
| 440 | 2026-06-15T08:43:59.267Z | Downloaded cc v1.2.54 |
| 441 | 2026-06-15T08:43:59.280Z | Downloaded reqwest v0.13.4 |
| 442 | 2026-06-15T08:43:59.283Z | Downloaded zerovec-derive v0.11.2 |
| 443 | 2026-06-15T08:43:59.287Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 444 | 2026-06-15T08:43:59.290Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 445 | 2026-06-15T08:43:59.302Z | Downloaded tower-http v0.6.8 |
| 446 | 2026-06-15T08:43:59.306Z | Downloaded hyper v0.14.32 |
| 447 | 2026-06-15T08:43:59.310Z | Downloaded http v1.4.0 |
| 448 | 2026-06-15T08:43:59.312Z | Downloaded hashbrown v0.12.3 |
| 449 | 2026-06-15T08:43:59.315Z | Downloaded tokio-util v0.7.18 |
| 450 | 2026-06-15T08:43:59.324Z | Downloaded zerotrie v0.2.3 |
| 451 | 2026-06-15T08:43:59.327Z | Downloaded axum v0.6.20 |
| 452 | 2026-06-15T08:43:59.330Z | Downloaded tonic v0.9.2 |
| 453 | 2026-06-15T08:43:59.333Z | Downloaded portable-atomic v1.13.0 |
| 454 | 2026-06-15T08:43:59.370Z | Downloaded winnow v1.0.0 |
| 455 | 2026-06-15T08:43:59.375Z | Downloaded tonic v0.12.3 |
| 456 | 2026-06-15T08:43:59.378Z | Downloaded winnow v0.7.14 |
| 457 | 2026-06-15T08:43:59.398Z | Downloaded ron v0.12.0 |
| 458 | 2026-06-15T08:43:59.402Z | Downloaded quinn-proto v0.11.13 |
| 459 | 2026-06-15T08:43:59.418Z | Downloaded tower v0.4.13 |
| 460 | 2026-06-15T08:43:59.422Z | Downloaded rustls v0.21.12 |
| 461 | 2026-06-15T08:43:59.428Z | Downloaded clap_builder v4.6.0 |
| 462 | 2026-06-15T08:43:59.431Z | Downloaded axum v0.7.9 |
| 463 | 2026-06-15T08:43:59.436Z | Downloaded hashbrown v0.16.1 |
| 464 | 2026-06-15T08:43:59.439Z | Downloaded webpki-roots v1.0.5 |
| 465 | 2026-06-15T08:43:59.450Z | Downloaded unicode-width v0.2.2 |
| 466 | 2026-06-15T08:43:59.453Z | Downloaded tower v0.5.3 |
| 467 | 2026-06-15T08:43:59.459Z | Downloaded reqwest v0.12.28 |
| 468 | 2026-06-15T08:43:59.462Z | Downloaded syn v2.0.117 |
| 469 | 2026-06-15T08:43:59.467Z | Downloaded openssl v0.10.81 |
| 470 | 2026-06-15T08:43:59.471Z | Downloaded h2 v0.3.27 |
| 471 | 2026-06-15T08:43:59.474Z | Downloaded regex v1.12.2 |
| 472 | 2026-06-15T08:43:59.478Z | Downloaded serde_json v1.0.150 |
| 473 | 2026-06-15T08:43:59.481Z | Downloaded zerovec v0.11.5 |
| 474 | 2026-06-15T08:43:59.485Z | Downloaded regress v0.10.5 |
| 475 | 2026-06-15T08:43:59.488Z | Downloaded h2 v0.4.13 |
| 476 | 2026-06-15T08:43:59.491Z | Downloaded futures-util v0.3.32 |
| 477 | 2026-06-15T08:43:59.497Z | Downloaded openapiv3 v2.2.0 |
| 478 | 2026-06-15T08:43:59.503Z | Downloaded rustls-webpki v0.101.7 |
| 479 | 2026-06-15T08:43:59.510Z | Downloaded rustix v1.1.3 |
| 480 | 2026-06-15T08:43:59.542Z | Downloaded aws-lc-rs v1.16.3 |
| 481 | 2026-06-15T08:43:59.565Z | Downloaded serde_with v3.21.0 |
| 482 | 2026-06-15T08:43:59.590Z | Downloaded chrono v0.4.43 |
| 483 | 2026-06-15T08:43:59.602Z | Downloaded time v0.3.47 |
| 484 | 2026-06-15T08:43:59.608Z | Downloaded vcpkg v0.2.15 |
| 485 | 2026-06-15T08:43:59.631Z | Downloaded syn v1.0.109 |
| 486 | 2026-06-15T08:43:59.636Z | Downloaded lzma-sys v0.1.20 |
| 487 | 2026-06-15T08:43:59.653Z | Downloaded petgraph v0.6.5 |
| 488 | 2026-06-15T08:43:59.667Z | Downloaded zerocopy v0.8.34 |
| 489 | 2026-06-15T08:43:59.679Z | Downloaded libc v0.2.184 |
| 490 | 2026-06-15T08:43:59.697Z | Downloaded tokio v1.52.3 |
| 491 | 2026-06-15T08:43:59.719Z | Downloaded regex-syntax v0.8.8 |
| 492 | 2026-06-15T08:43:59.736Z | Downloaded rustix v0.38.44 |
| 493 | 2026-06-15T08:43:59.749Z | Downloaded rustls v0.23.36 |
| 494 | 2026-06-15T08:43:59.806Z | Downloaded tracing v0.1.44 |
| 495 | 2026-06-15T08:43:59.837Z | Downloaded typify-impl v0.4.3 |
| 496 | 2026-06-15T08:43:59.857Z | Downloaded regex-automata v0.4.13 |
| 497 | 2026-06-15T08:44:00.117Z | Downloaded encoding_rs v0.8.35 |
| 498 | 2026-06-15T08:44:00.138Z | Downloaded ring v0.17.14 |
| 499 | 2026-06-15T08:44:00.993Z | Downloaded aws-lc-sys v0.40.0 |
| 500 | 2026-06-15T08:44:01.208Z | Compiling proc-macro2 v1.0.106 |
| 501 | 2026-06-15T08:44:01.208Z | Compiling unicode-ident v1.0.22 |
| 502 | 2026-06-15T08:44:01.208Z | Compiling quote v1.0.45 |
| 503 | 2026-06-15T08:44:01.208Z | Compiling libc v0.2.184 |
| 504 | 2026-06-15T08:44:01.208Z | Compiling cfg-if v1.0.4 |
| 505 | 2026-06-15T08:44:01.208Z | Compiling itoa v1.0.17 |
| 506 | 2026-06-15T08:44:01.212Z | Compiling serde_core v1.0.228 |
| 507 | 2026-06-15T08:44:01.448Z | Compiling bytes v1.11.0 |
| 508 | 2026-06-15T08:44:01.481Z | Compiling equivalent v1.0.2 |
| 509 | 2026-06-15T08:44:01.529Z | Compiling foldhash v0.2.0 |
| 510 | 2026-06-15T08:44:01.561Z | Compiling allocator-api2 v0.2.21 |
| 511 | 2026-06-15T08:44:01.717Z | Compiling memchr v2.7.6 |
| 512 | 2026-06-15T08:44:01.738Z | Compiling find-msvc-tools v0.1.8 |
| 513 | 2026-06-15T08:44:01.876Z | Compiling hashbrown v0.16.1 |
| 514 | 2026-06-15T08:44:01.957Z | Compiling shlex v1.3.0 |
| 515 | 2026-06-15T08:44:02.074Z | Compiling pin-project-lite v0.2.16 |
| 516 | 2026-06-15T08:44:02.143Z | Compiling smallvec v1.15.1 |
| 517 | 2026-06-15T08:44:02.169Z | Compiling jobserver v0.1.34 |
| 518 | 2026-06-15T08:44:02.220Z | Compiling autocfg v1.5.0 |
| 519 | 2026-06-15T08:44:02.356Z | Compiling serde v1.0.228 |
| 520 | 2026-06-15T08:44:02.432Z | Compiling cc v1.2.54 |
| 521 | 2026-06-15T08:44:02.499Z | Compiling futures-core v0.3.32 |
| 522 | 2026-06-15T08:44:02.611Z | Compiling syn v2.0.117 |
| 523 | 2026-06-15T08:44:02.650Z | Compiling parking_lot_core v0.9.12 |
| 524 | 2026-06-15T08:44:02.674Z | Compiling scopeguard v1.2.0 |
| 525 | 2026-06-15T08:44:02.702Z | Compiling log v0.4.29 |
| 526 | 2026-06-15T08:44:02.755Z | Compiling lock_api v0.4.14 |
| 527 | 2026-06-15T08:44:02.769Z | Compiling errno v0.3.14 |
| 528 | 2026-06-15T08:44:02.918Z | Compiling socket2 v0.6.3 |
| 529 | 2026-06-15T08:44:02.928Z | Compiling zmij v1.0.17 |
| 530 | 2026-06-15T08:44:02.973Z | Compiling signal-hook-registry v1.4.8 |
| 531 | 2026-06-15T08:44:03.280Z | Compiling parking_lot v0.12.5 |
| 532 | 2026-06-15T08:44:03.331Z | Compiling mio v1.2.0 |
| 533 | 2026-06-15T08:44:03.343Z | Compiling serde_json v1.0.150 |
| 534 | 2026-06-15T08:44:03.460Z | Compiling futures-sink v0.3.32 |
| 535 | 2026-06-15T08:44:03.598Z | Compiling once_cell v1.21.3 |
| 536 | 2026-06-15T08:44:03.689Z | Compiling slab v0.4.11 |
| 537 | 2026-06-15T08:44:03.702Z | Compiling futures-channel v0.3.32 |
| 538 | 2026-06-15T08:44:03.726Z | Compiling num-traits v0.2.19 |
| 539 | 2026-06-15T08:44:03.814Z | Compiling futures-task v0.3.32 |
| 540 | 2026-06-15T08:44:03.852Z | Compiling futures-io v0.3.32 |
| 541 | 2026-06-15T08:44:03.868Z | Compiling getrandom v0.2.17 |
| 542 | 2026-06-15T08:44:03.891Z | Compiling http v1.4.0 |
| 543 | 2026-06-15T08:44:03.939Z | Compiling rustversion v1.0.22 |
| 544 | 2026-06-15T08:44:04.017Z | Compiling schemars v0.8.22 |
| 545 | 2026-06-15T08:44:04.064Z | Compiling tracing-core v0.1.36 |
| 546 | 2026-06-15T08:44:04.273Z | Compiling indexmap v2.13.0 |
| 547 | 2026-06-15T08:44:04.402Z | Compiling dyn-clone v1.0.20 |
| 548 | 2026-06-15T08:44:04.548Z | Compiling fnv v1.0.7 |
| 549 | 2026-06-15T08:44:04.576Z | Compiling tower-service v0.3.3 |
| 550 | 2026-06-15T08:44:04.649Z | Compiling httparse v1.10.1 |
| 551 | 2026-06-15T08:44:04.672Z | Compiling stable_deref_trait v1.2.1 |
| 552 | 2026-06-15T08:44:04.693Z | Compiling ring v0.17.14 |
| 553 | 2026-06-15T08:44:04.706Z | Compiling getrandom v0.3.4 |
| 554 | 2026-06-15T08:44:04.915Z | Compiling percent-encoding v2.3.2 |
| 555 | 2026-06-15T08:44:05.119Z | Compiling try-lock v0.2.5 |
| 556 | 2026-06-15T08:44:05.236Z | Compiling want v0.3.1 |
| 557 | 2026-06-15T08:44:05.247Z | Compiling cmake v0.1.58 |
| 558 | 2026-06-15T08:44:05.290Z | Compiling regex-syntax v0.8.8 |
| 559 | 2026-06-15T08:44:05.357Z | Compiling httpdate v1.0.3 |
| 560 | 2026-06-15T08:44:05.423Z | Compiling fs_extra v1.3.0 |
| 561 | 2026-06-15T08:44:05.436Z | Compiling iana-time-zone v0.1.64 |
| 562 | 2026-06-15T08:44:05.632Z | Compiling synstructure v0.13.2 |
| 563 | 2026-06-15T08:44:05.635Z | Compiling serde_derive_internals v0.29.1 |
| 564 | 2026-06-15T08:44:05.667Z | Compiling tower-layer v0.3.3 |
| 565 | 2026-06-15T08:44:05.685Z | Compiling dunce v1.0.5 |
| 566 | 2026-06-15T08:44:05.782Z | Compiling untrusted v0.9.0 |
| 567 | 2026-06-15T08:44:05.827Z | Compiling aws-lc-sys v0.40.0 |
| 568 | 2026-06-15T08:44:05.905Z | Compiling http-body v1.0.1 |
| 569 | 2026-06-15T08:44:06.055Z | Compiling syn v1.0.109 |
| 570 | 2026-06-15T08:44:06.127Z | Compiling writeable v0.6.2 |
| 571 | 2026-06-15T08:44:06.252Z | Compiling zeroize v1.8.2 |
| 572 | 2026-06-15T08:44:06.323Z | Compiling heck v0.5.0 |
| 573 | 2026-06-15T08:44:06.356Z | Compiling version_check v0.9.5 |
| 574 | 2026-06-15T08:44:06.409Z | Compiling thiserror v2.0.18 |
| 575 | 2026-06-15T08:44:06.422Z | Compiling litemap v0.8.1 |
| 576 | 2026-06-15T08:44:06.604Z | Compiling uuid v1.20.0 |
| 577 | 2026-06-15T08:44:06.620Z | Compiling icu_properties_data v2.1.2 |
| 578 | 2026-06-15T08:44:06.703Z | Compiling serde_derive v1.0.228 |
| 579 | 2026-06-15T08:44:06.731Z | Compiling tokio-macros v2.7.0 |
| 580 | 2026-06-15T08:44:06.831Z | Compiling futures-macro v0.3.32 |
| 581 | 2026-06-15T08:44:07.006Z | Compiling schemars_derive v0.8.22 |
| 582 | 2026-06-15T08:44:07.448Z | Compiling tokio v1.52.3 |
| 583 | 2026-06-15T08:44:07.638Z | Compiling futures-util v0.3.32 |
| 584 | 2026-06-15T08:44:07.902Z | Compiling tracing-attributes v0.1.31 |
| 585 | 2026-06-15T08:44:08.163Z | Compiling zerofrom-derive v0.1.6 |
| 586 | 2026-06-15T08:44:09.089Z | Compiling tracing v0.1.44 |
| 587 | 2026-06-15T08:44:09.327Z | Compiling yoke-derive v0.8.1 |
| 588 | 2026-06-15T08:44:09.339Z | Compiling zerofrom v0.1.6 |
| 589 | 2026-06-15T08:44:09.367Z | Compiling zerovec-derive v0.11.2 |
| 590 | 2026-06-15T08:44:09.456Z | Compiling displaydoc v0.2.5 |
| 591 | 2026-06-15T08:44:09.846Z | Compiling chrono v0.4.43 |
| 592 | 2026-06-15T08:44:10.307Z | Compiling thiserror-impl v2.0.18 |
| 593 | 2026-06-15T08:44:10.320Z | Compiling yoke v0.8.1 |
| 594 | 2026-06-15T08:44:10.377Z | Compiling icu_normalizer_data v2.1.1 |
| 595 | 2026-06-15T08:44:10.416Z | Compiling aws-lc-rs v1.16.3 |
| 596 | 2026-06-15T08:44:10.491Z | Compiling zerovec v0.11.5 |
| 597 | 2026-06-15T08:44:10.591Z | Compiling zerotrie v0.2.3 |
| 598 | 2026-06-15T08:44:10.710Z | Compiling zerocopy v0.8.34 |
| 599 | 2026-06-15T08:44:10.984Z | Compiling tokio-util v0.7.18 |
| 600 | 2026-06-15T08:44:11.087Z | Compiling tinystr v0.8.2 |
| 601 | 2026-06-15T08:44:11.293Z | Compiling icu_locale_core v2.1.1 |
| 602 | 2026-06-15T08:44:11.311Z | Compiling potential_utf v0.1.4 |
| 603 | 2026-06-15T08:44:11.477Z | Compiling icu_collections v2.1.1 |
| 604 | 2026-06-15T08:44:11.645Z | Compiling rustls-pki-types v1.14.0 |
| 605 | 2026-06-15T08:44:11.660Z | Compiling base64 v0.22.1 |
| 606 | 2026-06-15T08:44:11.882Z | Compiling atomic-waker v1.1.2 |
| 607 | 2026-06-15T08:44:11.978Z | Compiling icu_provider v2.1.1 |
| 608 | 2026-06-15T08:44:11.990Z | Compiling h2 v0.4.13 |
| 609 | 2026-06-15T08:44:12.222Z | Compiling aho-corasick v1.1.4 |
| 610 | 2026-06-15T08:44:12.272Z | Compiling bitflags v2.10.0 |
| 611 | 2026-06-15T08:44:12.316Z | Compiling sync_wrapper v1.0.2 |
| 612 | 2026-06-15T08:44:12.423Z | Compiling pin-utils v0.1.0 |
| 613 | 2026-06-15T08:44:12.493Z | Compiling pkg-config v0.3.32 |
| 614 | 2026-06-15T08:44:12.506Z | Compiling icu_normalizer v2.1.1 |
| 615 | 2026-06-15T08:44:12.934Z | Compiling icu_properties v2.1.2 |
| 616 | 2026-06-15T08:44:13.090Z | Compiling regex-automata v0.4.13 |
| 617 | 2026-06-15T08:44:13.484Z | Compiling rustls v0.23.36 |
| 618 | 2026-06-15T08:44:13.982Z | Compiling ppv-lite86 v0.2.21 |
| 619 | 2026-06-15T08:44:14.074Z | Compiling ipnet v2.11.0 |
| 620 | 2026-06-15T08:44:14.158Z | Compiling idna_adapter v1.2.1 |
| 621 | 2026-06-15T08:44:14.274Z | Compiling tower v0.5.3 |
| 622 | 2026-06-15T08:44:14.295Z | Compiling http-body-util v0.1.3 |
| 623 | 2026-06-15T08:44:14.307Z | Compiling form_urlencoded v1.2.2 |
| 624 | 2026-06-15T08:44:14.493Z | Compiling regress v0.10.5 |
| 625 | 2026-06-15T08:44:14.530Z | Compiling semver v1.0.27 |
| 626 | 2026-06-15T08:44:14.600Z | Compiling utf8_iter v1.0.4 |
| 627 | 2026-06-15T08:44:14.748Z | Compiling subtle v2.6.1 |
| 628 | 2026-06-15T08:44:14.760Z | Compiling anyhow v1.0.102 |
| 629 | 2026-06-15T08:44:14.817Z | Compiling regex v1.12.2 |
| 630 | 2026-06-15T08:44:14.899Z | Compiling idna v1.1.0 |
| 631 | 2026-06-15T08:44:15.070Z | Compiling hyper v1.8.1 |
| 632 | 2026-06-15T08:44:15.492Z | Compiling serde_tokenstream v0.2.2 |
| 633 | 2026-06-15T08:44:15.576Z | Compiling winnow v1.0.0 |
| 634 | 2026-06-15T08:44:15.764Z | Compiling url v2.5.8 |
| 635 | 2026-06-15T08:44:15.930Z | Compiling rand_core v0.6.4 |
| 636 | 2026-06-15T08:44:16.054Z | Compiling typify-impl v0.4.3 |
| 637 | 2026-06-15T08:44:16.160Z | Compiling hyper-util v0.1.19 |
| 638 | 2026-06-15T08:44:16.233Z | Compiling either v1.15.0 |
| 639 | 2026-06-15T08:44:16.444Z | Compiling rand_chacha v0.3.1 |
| 640 | 2026-06-15T08:44:16.529Z | Compiling webpki-roots v1.0.5 |
| 641 | 2026-06-15T08:44:16.586Z | Compiling iri-string v0.7.10 |
| 642 | 2026-06-15T08:44:16.647Z | Compiling winnow v0.7.14 |
| 643 | 2026-06-15T08:44:16.793Z | Compiling vcpkg v0.2.15 |
| 644 | 2026-06-15T08:44:16.894Z | Compiling ryu v1.0.22 |
| 645 | 2026-06-15T08:44:17.079Z | Compiling typenum v1.19.0 |
| 646 | 2026-06-15T08:44:17.341Z | Compiling openssl-sys v0.9.117 |
| 647 | 2026-06-15T08:44:17.450Z | Compiling rand v0.8.5 |
| 648 | 2026-06-15T08:44:17.886Z | Compiling tower-http v0.6.8 |
| 649 | 2026-06-15T08:44:17.898Z | Compiling itertools v0.10.5 |
| 650 | 2026-06-15T08:44:18.123Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 651 | 2026-06-15T08:44:18.137Z | Compiling async-trait v0.1.89 |
| 652 | 2026-06-15T08:44:18.175Z | Compiling generic-array v0.14.9 |
| 653 | 2026-06-15T08:44:18.318Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 654 | 2026-06-15T08:44:18.528Z | Compiling slog v2.8.2 |
| 655 | 2026-06-15T08:44:18.583Z | Compiling http v0.2.12 |
| 656 | 2026-06-15T08:44:18.875Z | Compiling prost-derive v0.11.9 |
| 657 | 2026-06-15T08:44:19.012Z | Compiling mime v0.3.17 |
| 658 | 2026-06-15T08:44:19.111Z | Compiling lazy_static v1.5.0 |
| 659 | 2026-06-15T08:44:19.127Z | Compiling strsim v0.11.1 |
| 660 | 2026-06-15T08:44:19.309Z | Compiling openapiv3 v2.2.0 |
| 661 | 2026-06-15T08:44:19.526Z | Compiling erased-serde v0.3.31 |
| 662 | 2026-06-15T08:44:19.702Z | Compiling indexmap v1.9.3 |
| 663 | 2026-06-15T08:44:20.248Z | Compiling socket2 v0.5.10 |
| 664 | 2026-06-15T08:44:20.703Z | Compiling heck v0.4.1 |
| 665 | 2026-06-15T08:44:20.906Z | Compiling rustix v1.1.3 |
| 666 | 2026-06-15T08:44:21.105Z | Compiling rustix v0.38.44 |
| 667 | 2026-06-15T08:44:21.248Z | Compiling thiserror v1.0.69 |
| 668 | 2026-06-15T08:44:21.935Z | Compiling http-body v0.4.6 |
| 669 | 2026-06-15T08:44:22.074Z | Compiling serde_urlencoded v0.7.1 |
| 670 | 2026-06-15T08:44:22.170Z | Compiling pin-project-internal v1.1.10 |
| 671 | 2026-06-15T08:44:22.239Z | Compiling typify-macro v0.4.3 |
| 672 | 2026-06-15T08:44:22.330Z | Compiling thiserror-impl v1.0.69 |
| 673 | 2026-06-15T08:44:22.995Z | Compiling hashbrown v0.12.3 |
| 674 | 2026-06-15T08:44:23.223Z | Compiling prettyplease v0.1.25 |
| 675 | 2026-06-15T08:44:23.448Z | Compiling unsafe-libyaml v0.2.11 |
| 676 | 2026-06-15T08:44:23.674Z | Compiling pin-project v1.1.10 |
| 677 | 2026-06-15T08:44:23.857Z | Compiling prost v0.11.9 |
| 678 | 2026-06-15T08:44:23.915Z | Compiling crypto-common v0.1.6 |
| 679 | 2026-06-15T08:44:24.047Z | Compiling serde_yaml v0.9.34+deprecated |
| 680 | 2026-06-15T08:44:24.127Z | Compiling block-buffer v0.10.4 |
| 681 | 2026-06-15T08:44:24.187Z | Compiling h2 v0.3.27 |
| 682 | 2026-06-15T08:44:24.278Z | Compiling typify v0.4.3 |
| 683 | 2026-06-15T08:44:24.458Z | Compiling foreign-types-shared v0.1.1 |
| 684 | 2026-06-15T08:44:24.533Z | Compiling ident_case v1.0.1 |
| 685 | 2026-06-15T08:44:24.548Z | Compiling openssl v0.10.81 |
| 686 | 2026-06-15T08:44:24.622Z | Compiling home v0.5.12 |
| 687 | 2026-06-15T08:44:24.657Z | Compiling fixedbitset v0.4.2 |
| 688 | 2026-06-15T08:44:24.752Z | Compiling matchit v0.7.3 |
| 689 | 2026-06-15T08:44:24.807Z | Compiling fastrand v2.3.0 |
| 690 | 2026-06-15T08:44:24.858Z | Compiling utf8parse v0.2.2 |
| 691 | 2026-06-15T08:44:25.049Z | Compiling anstyle-parse v1.0.0 |
| 692 | 2026-06-15T08:44:25.079Z | Compiling petgraph v0.6.5 |
| 693 | 2026-06-15T08:44:25.183Z | Compiling tempfile v3.24.0 |
| 694 | 2026-06-15T08:44:25.243Z | Compiling which v4.4.2 |
| 695 | 2026-06-15T08:44:25.320Z | Compiling darling_core v0.23.0 |
| 696 | 2026-06-15T08:44:25.483Z | Compiling foreign-types v0.3.2 |
| 697 | 2026-06-15T08:44:25.518Z | Compiling digest v0.10.7 |
| 698 | 2026-06-15T08:44:25.558Z | Compiling prost-types v0.11.9 |
| 699 | 2026-06-15T08:44:25.716Z | Compiling tower v0.4.13 |
| 700 | 2026-06-15T08:44:26.067Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 701 | 2026-06-15T08:44:26.517Z | Compiling futures-executor v0.3.32 |
| 702 | 2026-06-15T08:44:26.717Z | Compiling async-stream-impl v0.3.6 |
| 703 | 2026-06-15T08:44:26.808Z | Compiling openssl-macros v0.1.1 |
| 704 | 2026-06-15T08:44:26.876Z | Compiling proc-macro-error-attr v1.0.4 |
| 705 | 2026-06-15T08:44:26.962Z | Compiling axum-core v0.3.4 |
| 706 | 2026-06-15T08:44:27.097Z | Compiling hyper v0.14.32 |
| 707 | 2026-06-15T08:44:27.172Z | Compiling base64 v0.21.7 |
| 708 | 2026-06-15T08:44:27.280Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 709 | 2026-06-15T08:44:27.357Z | Compiling anstyle v1.0.13 |
| 710 | 2026-06-15T08:44:27.391Z | Compiling cpufeatures v0.2.17 |
| 711 | 2026-06-15T08:44:27.465Z | Compiling anstyle-query v1.1.5 |
| 712 | 2026-06-15T08:44:27.494Z | Compiling tokio-openssl v0.6.5 |
| 713 | 2026-06-15T08:44:27.498Z | Compiling crossbeam-utils v0.8.21 |
| 714 | 2026-06-15T08:44:27.572Z | Compiling colorchoice v1.0.4 |
| 715 | 2026-06-15T08:44:27.588Z | Compiling is_terminal_polyfill v1.70.2 |
| 716 | 2026-06-15T08:44:27.680Z | Compiling crucible-workspace-hack v0.1.0 |
| 717 | 2026-06-15T08:44:27.692Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 718 | 2026-06-15T08:44:27.728Z | Compiling rustls v0.21.12 |
| 719 | 2026-06-15T08:44:27.809Z | Compiling multimap v0.8.3 |
| 720 | 2026-06-15T08:44:27.961Z | Compiling prost-build v0.11.9 |
| 721 | 2026-06-15T08:44:27.972Z | Compiling anstream v1.0.0 |
| 722 | 2026-06-15T08:44:27.975Z | Compiling darling_macro v0.23.0 |
| 723 | 2026-06-15T08:44:27.976Z | Compiling async-stream v0.3.6 |
| 724 | 2026-06-15T08:44:28.246Z | Compiling futures v0.3.32 |
| 725 | 2026-06-15T08:44:28.277Z | Compiling proc-macro-crate v3.4.0 |
| 726 | 2026-06-15T08:44:28.328Z | Compiling axum-core v0.4.5 |
| 727 | 2026-06-15T08:44:28.361Z | Compiling rustls-webpki v0.101.7 |
| 728 | 2026-06-15T08:44:28.631Z | Compiling sct v0.7.1 |
| 729 | 2026-06-15T08:44:28.705Z | Compiling tokio-stream v0.1.18 |
| 730 | 2026-06-15T08:44:28.821Z | Compiling proc-macro-error v1.0.4 |
| 731 | 2026-06-15T08:44:28.922Z | Compiling rand_core v0.9.5 |
| 732 | 2026-06-15T08:44:29.050Z | Compiling axum v0.6.20 |
| 733 | 2026-06-15T08:44:29.145Z | Compiling serde_spanned v1.0.4 |
| 734 | 2026-06-15T08:44:29.157Z | Compiling num-conv v0.2.0 |
| 735 | 2026-06-15T08:44:29.168Z | Compiling openssl-probe v0.2.1 |
| 736 | 2026-06-15T08:44:29.266Z | Compiling prettyplease v0.2.37 |
| 737 | 2026-06-15T08:44:29.290Z | Compiling unicode-width v0.2.2 |
| 738 | 2026-06-15T08:44:29.303Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 739 | 2026-06-15T08:44:29.362Z | Compiling clap_lex v1.0.0 |
| 740 | 2026-06-15T08:44:29.506Z | Compiling time-core v0.1.8 |
| 741 | 2026-06-15T08:44:29.525Z | Compiling powerfmt v0.2.0 |
| 742 | 2026-06-15T08:44:29.597Z | Compiling clap_builder v4.6.0 |
| 743 | 2026-06-15T08:44:29.633Z | Compiling rustls-native-certs v0.8.3 |
| 744 | 2026-06-15T08:44:29.651Z | Compiling time-macros v0.2.27 |
| 745 | 2026-06-15T08:44:29.737Z | Compiling axum v0.7.9 |
| 746 | 2026-06-15T08:44:29.912Z | Compiling deranged v0.5.5 |
| 747 | 2026-06-15T08:44:29.989Z | Compiling toml v0.9.11+spec-1.1.0 |
| 748 | 2026-06-15T08:44:30.791Z | Compiling rand_chacha v0.9.0 |
| 749 | 2026-06-15T08:44:31.230Z | Compiling num_enum_derive v0.7.5 |
| 750 | 2026-06-15T08:44:31.282Z | Compiling darling v0.23.0 |
| 751 | 2026-06-15T08:44:31.297Z | Compiling tonic-build v0.9.2 |
| 752 | 2026-06-15T08:44:32.117Z | Compiling sha1 v0.10.6 |
| 753 | 2026-06-15T08:44:32.252Z | Compiling progenitor-impl v0.10.0 |
| 754 | 2026-06-15T08:44:32.316Z | Compiling hyper-timeout v0.5.2 |
| 755 | 2026-06-15T08:44:32.346Z | Compiling lzma-sys v0.1.20 |
| 756 | 2026-06-15T08:44:32.522Z | Compiling oxnet v0.1.4 |
| 757 | 2026-06-15T08:44:32.728Z | Compiling tokio-io-timeout v1.2.1 |
| 758 | 2026-06-15T08:44:32.744Z | Compiling foreign-types-macros v0.2.3 |
| 759 | 2026-06-15T08:44:32.892Z | Compiling clap_derive v4.6.1 |
| 760 | 2026-06-15T08:44:32.969Z | Compiling arc-swap v1.8.0 |
| 761 | 2026-06-15T08:44:33.012Z | Compiling prost v0.13.5 |
| 762 | 2026-06-15T08:44:33.142Z | Compiling thread_local v1.1.9 |
| 763 | 2026-06-15T08:44:33.313Z | Compiling bitflags v1.3.2 |
| 764 | 2026-06-15T08:44:33.391Z | Compiling portable-atomic v1.13.0 |
| 765 | 2026-06-15T08:44:33.439Z | Compiling typeid v1.0.3 |
| 766 | 2026-06-15T08:44:33.451Z | Compiling data-encoding v2.10.0 |
| 767 | 2026-06-15T08:44:33.466Z | Compiling slog-async v2.8.0 |
| 768 | 2026-06-15T08:44:33.729Z | Compiling linked-hash-map v0.5.6 |
| 769 | 2026-06-15T08:44:33.756Z | Compiling byteorder v1.5.0 |
| 770 | 2026-06-15T08:44:33.830Z | Compiling utf-8 v0.7.6 |
| 771 | 2026-06-15T08:44:33.920Z | Compiling sync_wrapper v0.1.2 |
| 772 | 2026-06-15T08:44:33.990Z | Compiling foreign-types-shared v0.3.1 |
| 773 | 2026-06-15T08:44:34.013Z | Compiling hyper-openssl v0.9.2 |
| 774 | 2026-06-15T08:44:34.084Z | Compiling foreign-types v0.5.0 |
| 775 | 2026-06-15T08:44:34.164Z | Compiling tungstenite v0.21.0 |
| 776 | 2026-06-15T08:44:34.269Z | Compiling linked_hash_set v0.1.6 |
| 777 | 2026-06-15T08:44:34.415Z | Compiling tonic v0.12.3 |
| 778 | 2026-06-15T08:44:34.427Z | Compiling slog-scope v4.4.1 |
| 779 | 2026-06-15T08:44:34.535Z | Compiling hyper-timeout v0.4.1 |
| 780 | 2026-06-15T08:44:34.571Z | Compiling clap v4.6.1 |
| 781 | 2026-06-15T08:44:34.674Z | Compiling tokio-rustls v0.24.1 |
| 782 | 2026-06-15T08:44:34.689Z | Compiling num_enum v0.7.5 |
| 783 | 2026-06-15T08:44:34.701Z | Compiling crossbeam-channel v0.5.15 |
| 784 | 2026-06-15T08:44:34.810Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 785 | 2026-06-15T08:44:34.890Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 786 | 2026-06-15T08:44:35.182Z | Compiling serde_with_macros v3.21.0 |
| 787 | 2026-06-15T08:44:35.281Z | Compiling rand v0.9.2 |
| 788 | 2026-06-15T08:44:35.353Z | Compiling time v0.3.47 |
| 789 | 2026-06-15T08:44:35.761Z | Compiling progenitor-macro v0.10.0 |
| 790 | 2026-06-15T08:44:35.880Z | Compiling cargo_toml v0.22.3 |
| 791 | 2026-06-15T08:44:36.416Z | Compiling rustls-pemfile v1.0.4 |
| 792 | 2026-06-15T08:44:36.644Z | Compiling progenitor-impl v0.11.2 |
| 793 | 2026-06-15T08:44:36.952Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 794 | 2026-06-15T08:44:37.226Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 795 | 2026-06-15T08:44:37.262Z | Compiling cstr-argument v0.1.2 |
| 796 | 2026-06-15T08:44:37.422Z | Compiling is-terminal v0.4.17 |
| 797 | 2026-06-15T08:44:37.528Z | Compiling encoding_rs v0.8.35 |
| 798 | 2026-06-15T08:44:37.732Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 799 | 2026-06-15T08:44:37.949Z | Compiling pretty-hex v0.4.1 |
| 800 | 2026-06-15T08:44:37.973Z | Compiling take_mut v0.2.2 |
| 801 | 2026-06-15T08:44:38.069Z | Compiling term v1.2.1 |
| 802 | 2026-06-15T08:44:38.084Z | Compiling colored v3.1.1 |
| 803 | 2026-06-15T08:44:38.088Z | Compiling camino v1.2.2 |
| 804 | 2026-06-15T08:44:38.550Z | Compiling ipnetwork v0.21.1 |
| 805 | 2026-06-15T08:44:38.653Z | Compiling itertools v0.12.1 |
| 806 | 2026-06-15T08:44:38.826Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 807 | 2026-06-15T08:44:38.896Z | Compiling slog-term v2.9.2 |
| 808 | 2026-06-15T08:44:39.257Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 809 | 2026-06-15T08:44:39.506Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 810 | 2026-06-15T08:44:39.727Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 811 | 2026-06-15T08:44:39.816Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 812 | 2026-06-15T08:44:39.853Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 813 | 2026-06-15T08:44:39.875Z | Compiling tonic v0.9.2 |
| 814 | 2026-06-15T08:44:40.009Z | Compiling serde_with v3.21.0 |
| 815 | 2026-06-15T08:44:40.173Z | Compiling tonic-openssl v0.3.0 |
| 816 | 2026-06-15T08:44:40.184Z | Compiling zone_cfg_derive v0.3.1 |
| 817 | 2026-06-15T08:44:40.198Z | Compiling progenitor-macro v0.11.2 |
| 818 | 2026-06-15T08:44:40.587Z | Compiling tokio-tungstenite v0.21.0 |
| 819 | 2026-06-15T08:44:40.845Z | Compiling slog-stdlog v4.1.1 |
| 820 | 2026-06-15T08:44:41.048Z | Compiling console v0.16.2 |
| 821 | 2026-06-15T08:44:41.431Z | Compiling tabwriter v1.4.1 |
| 822 | 2026-06-15T08:44:41.835Z | Compiling unit-prefix v0.5.2 |
| 823 | 2026-06-15T08:44:41.860Z | Compiling ron v0.12.0 |
| 824 | 2026-06-15T08:44:41.977Z | Compiling indicatif v0.18.3 |
| 825 | 2026-06-15T08:44:42.240Z | Compiling slog-envlogger v2.2.0 |
| 826 | 2026-06-15T08:44:42.645Z | Compiling zone v0.3.1 |
| 827 | 2026-06-15T08:44:42.981Z | Compiling xz2 v0.1.7 |
| 828 | 2026-06-15T08:44:43.439Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 829 | 2026-06-15T08:44:43.508Z | Compiling sha2 v0.10.9 |
| 830 | 2026-06-15T08:44:43.764Z | Compiling smf v0.2.3 |
| 831 | 2026-06-15T08:44:43.777Z | Compiling base16ct v1.0.0 |
| 832 | 2026-06-15T08:44:46.614Z | Compiling rustls-webpki v0.103.9 |
| 833 | 2026-06-15T08:44:49.379Z | Compiling tokio-rustls v0.26.4 |
| 834 | 2026-06-15T08:44:49.379Z | Compiling rustls-platform-verifier v0.7.0 |
| 835 | 2026-06-15T08:44:49.565Z | Compiling hyper-rustls v0.27.7 |
| 836 | 2026-06-15T08:44:49.740Z | Compiling reqwest v0.12.28 |
| 837 | 2026-06-15T08:44:49.741Z | Compiling reqwest v0.13.4 |
| 838 | 2026-06-15T08:44:50.780Z | Compiling progenitor-client v0.10.0 |
| 839 | 2026-06-15T08:44:50.780Z | Compiling progenitor-client v0.11.2 |
| 840 | 2026-06-15T08:44:50.969Z | Compiling progenitor v0.10.0 |
| 841 | 2026-06-15T08:44:50.982Z | Compiling progenitor v0.11.2 |
| 842 | 2026-06-15T08:44:51.061Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 843 | 2026-06-15T08:44:51.074Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 844 | 2026-06-15T08:44:54.298Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 845 | 2026-06-15T08:45:03.195Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s |
| 846 | 2026-06-15T08:45:03.422Z | + cargo build --tests |
| 847 | 2026-06-15T08:45:03.557Z | Downloading crates ... |
| 848 | 2026-06-15T08:45:03.671Z | Downloaded ecdsa v0.16.9 |
| 849 | 2026-06-15T08:45:03.674Z | Downloaded console v0.15.11 |
| 850 | 2026-06-15T08:45:03.679Z | Downloaded is_ci v1.2.0 |
| 851 | 2026-06-15T08:45:03.681Z | Downloaded ciborium-ll v0.2.2 |
| 852 | 2026-06-15T08:45:03.681Z | Downloaded atomicwrites v0.4.4 |
| 853 | 2026-06-15T08:45:03.682Z | Downloaded addr2line v0.25.1 |
| 854 | 2026-06-15T08:45:03.688Z | Downloaded hubpack_derive v0.1.1 |
| 855 | 2026-06-15T08:45:03.692Z | Downloaded backtrace-ext v0.2.1 |
| 856 | 2026-06-15T08:45:03.695Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 857 | 2026-06-15T08:45:03.697Z | Downloaded miette-derive v5.10.0 |
| 858 | 2026-06-15T08:45:03.701Z | Downloaded der_derive v0.7.3 |
| 859 | 2026-06-15T08:45:03.704Z | Downloaded newline-converter v0.3.0 |
| 860 | 2026-06-15T08:45:03.707Z | Downloaded adler2 v2.0.1 |
| 861 | 2026-06-15T08:45:03.707Z | Downloaded hubpack v0.1.2 |
| 862 | 2026-06-15T08:45:03.707Z | Downloaded flagset v0.4.7 |
| 863 | 2026-06-15T08:45:03.711Z | Downloaded supports-hyperlinks v2.1.0 |
| 864 | 2026-06-15T08:45:03.715Z | Downloaded base64ct v1.8.3 |
| 865 | 2026-06-15T08:45:03.724Z | Downloaded ahash v0.8.12 |
| 866 | 2026-06-15T08:45:03.729Z | Downloaded ciborium-io v0.2.2 |
| 867 | 2026-06-15T08:45:03.732Z | Downloaded keccak v0.1.5 |
| 868 | 2026-06-15T08:45:03.735Z | Downloaded base16ct v0.2.0 |
| 869 | 2026-06-15T08:45:03.738Z | Downloaded rfc6979 v0.4.0 |
| 870 | 2026-06-15T08:45:03.741Z | Downloaded rustc_version v0.4.1 |
| 871 | 2026-06-15T08:45:03.744Z | Downloaded supports-color v2.1.0 |
| 872 | 2026-06-15T08:45:03.744Z | Downloaded strum v0.26.3 |
| 873 | 2026-06-15T08:45:03.747Z | Downloaded terminal_size v0.1.17 |
| 874 | 2026-06-15T08:45:03.752Z | Downloaded signature v2.2.0 |
| 875 | 2026-06-15T08:45:03.755Z | Downloaded zeroize_derive v1.4.3 |
| 876 | 2026-06-15T08:45:03.755Z | Downloaded ed25519 v2.2.3 |
| 877 | 2026-06-15T08:45:03.758Z | Downloaded num-iter v0.1.45 |
| 878 | 2026-06-15T08:45:03.761Z | Downloaded num-integer v0.1.46 |
| 879 | 2026-06-15T08:45:03.761Z | Downloaded knuffel-derive v3.2.0 |
| 880 | 2026-06-15T08:45:03.763Z | Downloaded group v0.13.0 |
| 881 | 2026-06-15T08:45:03.769Z | Downloaded terminal_size v0.4.3 |
| 882 | 2026-06-15T08:45:03.772Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 883 | 2026-06-15T08:45:03.776Z | Downloaded static_assertions v1.1.0 |
| 884 | 2026-06-15T08:45:03.776Z | Downloaded const-oid v0.9.6 |
| 885 | 2026-06-15T08:45:03.779Z | Downloaded ciborium v0.2.2 |
| 886 | 2026-06-15T08:45:03.782Z | Downloaded supports-unicode v2.1.0 |
| 887 | 2026-06-15T08:45:03.785Z | Downloaded unicode-linebreak v0.1.5 |
| 888 | 2026-06-15T08:45:03.788Z | Downloaded rustc-demangle v0.1.27 |
| 889 | 2026-06-15T08:45:03.788Z | Downloaded pkcs8 v0.10.2 |
| 890 | 2026-06-15T08:45:03.788Z | Downloaded tls_codec v0.4.2 |
| 891 | 2026-06-15T08:45:03.795Z | Downloaded smawk v0.3.2 |
| 892 | 2026-06-15T08:45:03.798Z | Downloaded owo-colors v3.5.0 |
| 893 | 2026-06-15T08:45:03.801Z | Downloaded ff v0.13.1 |
| 894 | 2026-06-15T08:45:03.803Z | Downloaded pem-rfc7468 v0.7.0 |
| 895 | 2026-06-15T08:45:03.806Z | Downloaded hmac v0.12.1 |
| 896 | 2026-06-15T08:45:03.809Z | Downloaded primeorder v0.13.6 |
| 897 | 2026-06-15T08:45:03.809Z | Downloaded tls_codec_derive v0.4.2 |
| 898 | 2026-06-15T08:45:03.814Z | Downloaded sec1 v0.7.3 |
| 899 | 2026-06-15T08:45:03.819Z | Downloaded elliptic-curve v0.13.8 |
| 900 | 2026-06-15T08:45:03.822Z | Downloaded strum_macros v0.26.4 |
| 901 | 2026-06-15T08:45:03.833Z | Downloaded pkcs1 v0.7.5 |
| 902 | 2026-06-15T08:45:03.836Z | Downloaded spin v0.9.8 |
| 903 | 2026-06-15T08:45:03.840Z | Downloaded spki v0.7.3 |
| 904 | 2026-06-15T08:45:03.850Z | Downloaded similar v2.7.0 |
| 905 | 2026-06-15T08:45:03.853Z | Downloaded miniz_oxide v0.8.9 |
| 906 | 2026-06-15T08:45:03.858Z | Downloaded textwrap v0.15.2 |
| 907 | 2026-06-15T08:45:03.871Z | Downloaded crypto-bigint v0.5.5 |
| 908 | 2026-06-15T08:45:03.874Z | Downloaded chumsky v0.9.3 |
| 909 | 2026-06-15T08:45:03.877Z | Downloaded ed25519-dalek v2.2.0 |
| 910 | 2026-06-15T08:45:03.890Z | Downloaded miette v5.10.0 |
| 911 | 2026-06-15T08:45:03.894Z | Downloaded der v0.7.10 |
| 912 | 2026-06-15T08:45:03.899Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 913 | 2026-06-15T08:45:03.902Z | Downloaded knuffel v3.2.0 |
| 914 | 2026-06-15T08:45:03.905Z | Downloaded half v2.7.1 |
| 915 | 2026-06-15T08:45:03.905Z | Downloaded rsa v0.9.10 |
| 916 | 2026-06-15T08:45:03.919Z | Downloaded expectorate v1.2.0 |
| 917 | 2026-06-15T08:45:03.922Z | Downloaded backtrace v0.3.76 |
| 918 | 2026-06-15T08:45:03.925Z | Downloaded zerocopy-derive v0.8.34 |
| 919 | 2026-06-15T08:45:03.928Z | Downloaded x509-cert v0.2.5 |
| 920 | 2026-06-15T08:45:03.931Z | Downloaded unicode-segmentation v1.12.0 |
| 921 | 2026-06-15T08:45:03.943Z | Downloaded num-bigint-dig v0.8.6 |
| 922 | 2026-06-15T08:45:03.953Z | Downloaded libm v0.2.16 |
| 923 | 2026-06-15T08:45:03.959Z | Downloaded hashbrown v0.14.5 |
| 924 | 2026-06-15T08:45:03.971Z | Downloaded salty v0.3.0 |
| 925 | 2026-06-15T08:45:03.975Z | Downloaded hkdf v0.12.4 |
| 926 | 2026-06-15T08:45:03.984Z | Downloaded p384 v0.13.1 |
| 927 | 2026-06-15T08:45:04.015Z | Downloaded unicode-width v0.1.14 |
| 928 | 2026-06-15T08:45:04.023Z | Downloaded curve25519-dalek v4.1.3 |
| 929 | 2026-06-15T08:45:04.028Z | Downloaded object v0.37.3 |
| 930 | 2026-06-15T08:45:04.034Z | Downloaded gimli v0.32.3 |
| 931 | 2026-06-15T08:45:04.064Z | Downloaded sha3 v0.10.8 |
| 932 | 2026-06-15T08:45:04.155Z | Compiling libc v0.2.184 |
| 933 | 2026-06-15T08:45:04.217Z | Compiling zeroize_derive v1.4.3 |
| 934 | 2026-06-15T08:45:04.220Z | Compiling subtle v2.6.1 |
| 935 | 2026-06-15T08:45:04.225Z | Compiling zerocopy v0.8.34 |
| 936 | 2026-06-15T08:45:04.228Z | Compiling zerocopy-derive v0.8.34 |
| 937 | 2026-06-15T08:45:04.231Z | Compiling bitflags v2.10.0 |
| 938 | 2026-06-15T08:45:04.235Z | Compiling libm v0.2.16 |
| 939 | 2026-06-15T08:45:04.240Z | Compiling num-traits v0.2.19 |
| 940 | 2026-06-15T08:45:04.352Z | Compiling generic-array v0.14.9 |
| 941 | 2026-06-15T08:45:04.445Z | Compiling const-oid v0.9.6 |
| 942 | 2026-06-15T08:45:04.601Z | Compiling serde_json v1.0.150 |
| 943 | 2026-06-15T08:45:04.627Z | Compiling unicode-segmentation v1.12.0 |
| 944 | 2026-06-15T08:45:04.657Z | Compiling errno v0.3.14 |
| 945 | 2026-06-15T08:45:04.716Z | Compiling jobserver v0.1.34 |
| 946 | 2026-06-15T08:45:04.800Z | Compiling getrandom v0.2.17 |
| 947 | 2026-06-15T08:45:04.821Z | Compiling socket2 v0.6.3 |
| 948 | 2026-06-15T08:45:04.867Z | Compiling zeroize v1.8.2 |
| 949 | 2026-06-15T08:45:04.981Z | Compiling cc v1.2.54 |
| 950 | 2026-06-15T08:45:05.031Z | Compiling parking_lot_core v0.9.12 |
| 951 | 2026-06-15T08:45:05.035Z | Compiling signal-hook-registry v1.4.8 |
| 952 | 2026-06-15T08:45:05.045Z | Compiling mio v1.2.0 |
| 953 | 2026-06-15T08:45:05.178Z | Compiling getrandom v0.3.4 |
| 954 | 2026-06-15T08:45:05.259Z | Compiling parking_lot v0.12.5 |
| 955 | 2026-06-15T08:45:05.357Z | Compiling rand_core v0.6.4 |
| 956 | 2026-06-15T08:45:05.495Z | Compiling tokio v1.52.3 |
| 957 | 2026-06-15T08:45:05.663Z | Compiling uuid v1.20.0 |
| 958 | 2026-06-15T08:45:05.690Z | Compiling cmake v0.1.58 |
| 959 | 2026-06-15T08:45:05.813Z | Compiling crypto-common v0.1.6 |
| 960 | 2026-06-15T08:45:05.922Z | Compiling block-buffer v0.10.4 |
| 961 | 2026-06-15T08:45:05.932Z | Compiling chrono v0.4.43 |
| 962 | 2026-06-15T08:45:06.026Z | Compiling rustls-pki-types v1.14.0 |
| 963 | 2026-06-15T08:45:06.056Z | Compiling digest v0.10.7 |
| 964 | 2026-06-15T08:45:06.231Z | Compiling rustix v1.1.3 |
| 965 | 2026-06-15T08:45:06.240Z | Compiling ring v0.17.14 |
| 966 | 2026-06-15T08:45:06.258Z | Compiling aws-lc-sys v0.40.0 |
| 967 | 2026-06-15T08:45:07.046Z | Compiling schemars v0.8.22 |
| 968 | 2026-06-15T08:45:07.564Z | Compiling ppv-lite86 v0.2.21 |
| 969 | 2026-06-15T08:45:07.601Z | Compiling heck v0.4.1 |
| 970 | 2026-06-15T08:45:07.786Z | Compiling webpki-roots v1.0.5 |
| 971 | 2026-06-15T08:45:07.859Z | Compiling rand_chacha v0.3.1 |
| 972 | 2026-06-15T08:45:07.894Z | Compiling base64ct v1.8.3 |
| 973 | 2026-06-15T08:45:07.904Z | Compiling terminal_size v0.4.3 |
| 974 | 2026-06-15T08:45:08.031Z | Compiling rand v0.8.5 |
| 975 | 2026-06-15T08:45:08.181Z | Compiling pem-rfc7468 v0.7.0 |
| 976 | 2026-06-15T08:45:08.324Z | Compiling der_derive v0.7.3 |
| 977 | 2026-06-15T08:45:08.519Z | Compiling flagset v0.4.7 |
| 978 | 2026-06-15T08:45:08.529Z | Compiling winnow v1.0.0 |
| 979 | 2026-06-15T08:45:08.643Z | Compiling clap_builder v4.6.0 |
| 980 | 2026-06-15T08:45:08.704Z | Compiling openssl-sys v0.9.117 |
| 981 | 2026-06-15T08:45:08.858Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 982 | 2026-06-15T08:45:09.230Z | Compiling tokio-util v0.7.18 |
| 983 | 2026-06-15T08:45:09.269Z | Compiling tower v0.5.3 |
| 984 | 2026-06-15T08:45:09.552Z | Compiling typify-impl v0.4.3 |
| 985 | 2026-06-15T08:45:09.659Z | Compiling tower-http v0.6.8 |
| 986 | 2026-06-15T08:45:09.745Z | Compiling h2 v0.4.13 |
| 987 | 2026-06-15T08:45:09.864Z | Compiling der v0.7.10 |
| 988 | 2026-06-15T08:45:10.053Z | Compiling is-terminal v0.4.17 |
| 989 | 2026-06-15T08:45:10.145Z | Compiling fastrand v2.3.0 |
| 990 | 2026-06-15T08:45:10.407Z | Compiling clap v4.6.1 |
| 991 | 2026-06-15T08:45:10.657Z | Compiling openapiv3 v2.2.0 |
| 992 | 2026-06-15T08:45:11.140Z | Compiling socket2 v0.5.10 |
| 993 | 2026-06-15T08:45:11.527Z | Compiling spin v0.9.8 |
| 994 | 2026-06-15T08:45:11.653Z | Compiling lazy_static v1.5.0 |
| 995 | 2026-06-15T08:45:11.740Z | Compiling spki v0.7.3 |
| 996 | 2026-06-15T08:45:12.180Z | Compiling rustix v0.38.44 |
| 997 | 2026-06-15T08:45:12.212Z | Compiling h2 v0.3.27 |
| 998 | 2026-06-15T08:45:12.649Z | Compiling hyper v1.8.1 |
| 999 | 2026-06-15T08:45:12.913Z | Compiling openssl v0.10.81 |
| 1000 | 2026-06-15T08:45:12.926Z | Compiling which v4.4.2 |
| 1001 | 2026-06-15T08:45:13.160Z | Compiling tempfile v3.24.0 |
| 1002 | 2026-06-15T08:45:13.582Z | Compiling tower v0.4.13 |
| 1003 | 2026-06-15T08:45:13.950Z | Compiling hyper-util v0.1.19 |
| 1004 | 2026-06-15T08:45:14.438Z | Compiling pkcs8 v0.10.2 |
| 1005 | 2026-06-15T08:45:14.588Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1006 | 2026-06-15T08:45:14.708Z | Compiling sha1 v0.10.6 |
| 1007 | 2026-06-15T08:45:14.899Z | Compiling sha2 v0.10.9 |
| 1008 | 2026-06-15T08:45:15.026Z | Compiling rustls v0.21.12 |
| 1009 | 2026-06-15T08:45:15.038Z | Compiling prost-build v0.11.9 |
| 1010 | 2026-06-15T08:45:15.274Z | Compiling hyper v0.14.32 |
| 1011 | 2026-06-15T08:45:15.471Z | Compiling proc-macro-crate v3.4.0 |
| 1012 | 2026-06-15T08:45:15.659Z | Compiling typify-macro v0.4.3 |
| 1013 | 2026-06-15T08:45:15.690Z | Compiling tokio-openssl v0.6.5 |
| 1014 | 2026-06-15T08:45:15.909Z | Compiling rustls-webpki v0.101.7 |
| 1015 | 2026-06-15T08:45:15.925Z | Compiling sct v0.7.1 |
| 1016 | 2026-06-15T08:45:16.107Z | Compiling tokio-stream v0.1.18 |
| 1017 | 2026-06-15T08:45:16.331Z | Compiling rand_core v0.9.5 |
| 1018 | 2026-06-15T08:45:16.551Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1019 | 2026-06-15T08:45:16.662Z | Compiling rustls-native-certs v0.8.3 |
| 1020 | 2026-06-15T08:45:16.751Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1021 | 2026-06-15T08:45:16.993Z | Compiling rand_chacha v0.9.0 |
| 1022 | 2026-06-15T08:45:17.615Z | Compiling typify v0.4.3 |
| 1023 | 2026-06-15T08:45:17.740Z | Compiling progenitor-impl v0.10.0 |
| 1024 | 2026-06-15T08:45:17.780Z | Compiling axum v0.7.9 |
| 1025 | 2026-06-15T08:45:18.274Z | Compiling num_enum_derive v0.7.5 |
| 1026 | 2026-06-15T08:45:18.308Z | Compiling tonic-build v0.9.2 |
| 1027 | 2026-06-15T08:45:18.903Z | Compiling hyper-timeout v0.5.2 |
| 1028 | 2026-06-15T08:45:19.060Z | Compiling tokio-io-timeout v1.2.1 |
| 1029 | 2026-06-15T08:45:19.104Z | Compiling oxnet v0.1.4 |
| 1030 | 2026-06-15T08:45:19.216Z | Compiling lzma-sys v0.1.20 |
| 1031 | 2026-06-15T08:45:19.307Z | Compiling object v0.37.3 |
| 1032 | 2026-06-15T08:45:19.555Z | Compiling hyper-openssl v0.9.2 |
| 1033 | 2026-06-15T08:45:19.567Z | Compiling tungstenite v0.21.0 |
| 1034 | 2026-06-15T08:45:19.619Z | Compiling axum v0.6.20 |
| 1035 | 2026-06-15T08:45:19.627Z | Compiling slog-scope v4.4.1 |
| 1036 | 2026-06-15T08:45:19.629Z | Compiling num_enum v0.7.5 |
| 1037 | 2026-06-15T08:45:19.735Z | Compiling hyper-timeout v0.4.1 |
| 1038 | 2026-06-15T08:45:19.886Z | Compiling tokio-rustls v0.24.1 |
| 1039 | 2026-06-15T08:45:19.897Z | Compiling wrangler v0.1.0 (/work/ci/testbed/tools/wrangler) |
| 1040 | 2026-06-15T08:45:20.096Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1041 | 2026-06-15T08:45:20.472Z | Compiling tonic v0.12.3 |
| 1042 | 2026-06-15T08:45:20.872Z | Compiling cargo_toml v0.22.3 |
| 1043 | 2026-06-15T08:45:21.113Z | Compiling rand v0.9.2 |
| 1044 | 2026-06-15T08:45:21.244Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1045 | 2026-06-15T08:45:21.253Z | Compiling progenitor-macro v0.10.0 |
| 1046 | 2026-06-15T08:45:21.539Z | Compiling hmac v0.12.1 |
| 1047 | 2026-06-15T08:45:21.676Z | Compiling ahash v0.8.12 |
| 1048 | 2026-06-15T08:45:21.699Z | Compiling gimli v0.32.3 |
| 1049 | 2026-06-15T08:45:21.917Z | Compiling adler2 v2.0.1 |
| 1050 | 2026-06-15T08:45:22.048Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1051 | 2026-06-15T08:45:22.241Z | Compiling tonic v0.9.2 |
| 1052 | 2026-06-15T08:45:22.443Z | Compiling miniz_oxide v0.8.9 |
| 1053 | 2026-06-15T08:45:22.780Z | Compiling tonic-openssl v0.3.0 |
| 1054 | 2026-06-15T08:45:23.046Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52) |
| 1055 | 2026-06-15T08:45:23.087Z | Compiling oxnet v0.1.4 (https://github.com/oxidecomputer/oxnet?branch=main#a9503664) |
| 1056 | 2026-06-15T08:45:23.586Z | Compiling addr2line v0.25.1 |
| 1057 | 2026-06-15T08:45:23.731Z | Compiling slog-term v2.9.2 |
| 1058 | 2026-06-15T08:45:23.929Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1059 | 2026-06-15T08:45:23.989Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1060 | 2026-06-15T08:45:24.041Z | Compiling tokio-tungstenite v0.21.0 |
| 1061 | 2026-06-15T08:45:24.063Z | Compiling slog-stdlog v4.1.1 |
| 1062 | 2026-06-15T08:45:24.343Z | Compiling progenitor-impl v0.11.2 |
| 1063 | 2026-06-15T08:45:24.420Z | Compiling console v0.16.2 |
| 1064 | 2026-06-15T08:45:24.694Z | Compiling zone_cfg_derive v0.3.1 |
| 1065 | 2026-06-15T08:45:25.043Z | Compiling signature v2.2.0 |
| 1066 | 2026-06-15T08:45:25.207Z | Compiling ff v0.13.1 |
| 1067 | 2026-06-15T08:45:25.344Z | Compiling base16ct v0.2.0 |
| 1068 | 2026-06-15T08:45:25.380Z | Compiling rustc-demangle v0.1.27 |
| 1069 | 2026-06-15T08:45:25.532Z | Compiling indicatif v0.18.3 |
| 1070 | 2026-06-15T08:45:25.818Z | Compiling sec1 v0.7.3 |
| 1071 | 2026-06-15T08:45:26.028Z | Compiling zone v0.3.1 |
| 1072 | 2026-06-15T08:45:26.474Z | Compiling group v0.13.0 |
| 1073 | 2026-06-15T08:45:26.551Z | Compiling xz2 v0.1.7 |
| 1074 | 2026-06-15T08:45:26.652Z | Compiling backtrace v0.3.76 |
| 1075 | 2026-06-15T08:45:26.704Z | Compiling ron v0.12.0 |
| 1076 | 2026-06-15T08:45:26.782Z | Compiling slog-envlogger v2.2.0 |
| 1077 | 2026-06-15T08:45:26.950Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1078 | 2026-06-15T08:45:27.369Z | Compiling hkdf v0.12.4 |
| 1079 | 2026-06-15T08:45:27.581Z | Compiling crypto-bigint v0.5.5 |
| 1080 | 2026-06-15T08:45:27.617Z | Compiling rustc_version v0.4.1 |
| 1081 | 2026-06-15T08:45:27.851Z | Compiling progenitor-macro v0.11.2 |
| 1082 | 2026-06-15T08:45:27.884Z | Compiling unicode-linebreak v0.1.5 |
| 1083 | 2026-06-15T08:45:28.121Z | Compiling unicode-width v0.1.14 |
| 1084 | 2026-06-15T08:45:28.180Z | Compiling is_ci v1.2.0 |
| 1085 | 2026-06-15T08:45:28.310Z | Compiling smawk v0.3.2 |
| 1086 | 2026-06-15T08:45:28.356Z | Compiling supports-color v2.1.0 |
| 1087 | 2026-06-15T08:45:28.441Z | Compiling textwrap v0.15.2 |
| 1088 | 2026-06-15T08:45:28.449Z | Compiling curve25519-dalek v4.1.3 |
| 1089 | 2026-06-15T08:45:28.573Z | Compiling elliptic-curve v0.13.8 |
| 1090 | 2026-06-15T08:45:28.583Z | Compiling hashbrown v0.14.5 |
| 1091 | 2026-06-15T08:45:28.720Z | Compiling backtrace-ext v0.2.1 |
| 1092 | 2026-06-15T08:45:28.803Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1093 | 2026-06-15T08:45:28.840Z | Compiling supports-hyperlinks v2.1.0 |
| 1094 | 2026-06-15T08:45:28.895Z | Compiling supports-unicode v2.1.0 |
| 1095 | 2026-06-15T08:45:28.911Z | Compiling half v2.7.1 |
| 1096 | 2026-06-15T08:45:28.991Z | Compiling num-integer v0.1.46 |
| 1097 | 2026-06-15T08:45:29.045Z | Compiling terminal_size v0.1.17 |
| 1098 | 2026-06-15T08:45:29.122Z | Compiling miette-derive v5.10.0 |
| 1099 | 2026-06-15T08:45:29.140Z | Compiling num-bigint-dig v0.8.6 |
| 1100 | 2026-06-15T08:45:29.153Z | Compiling ciborium-io v0.2.2 |
| 1101 | 2026-06-15T08:45:29.199Z | Compiling hex v0.4.3 |
| 1102 | 2026-06-15T08:45:29.239Z | Compiling keccak v0.1.5 |
| 1103 | 2026-06-15T08:45:29.306Z | Compiling owo-colors v3.5.0 |
| 1104 | 2026-06-15T08:45:29.359Z | Compiling ciborium-ll v0.2.2 |
| 1105 | 2026-06-15T08:45:29.458Z | Compiling sha3 v0.10.8 |
| 1106 | 2026-06-15T08:45:29.470Z | Compiling num-iter v0.1.45 |
| 1107 | 2026-06-15T08:45:29.573Z | Compiling chumsky v0.9.3 |
| 1108 | 2026-06-15T08:45:29.646Z | Compiling rfc6979 v0.4.0 |
| 1109 | 2026-06-15T08:45:29.755Z | Compiling knuffel-derive v3.2.0 |
| 1110 | 2026-06-15T08:45:29.766Z | Compiling strum_macros v0.26.4 |
| 1111 | 2026-06-15T08:45:29.969Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1112 | 2026-06-15T08:45:30.212Z | Compiling miette v5.10.0 |
| 1113 | 2026-06-15T08:45:30.645Z | Compiling salty v0.3.0 |
| 1114 | 2026-06-15T08:45:31.089Z | Compiling ecdsa v0.16.9 |
| 1115 | 2026-06-15T08:45:31.140Z | Compiling knuffel v3.2.0 |
| 1116 | 2026-06-15T08:45:31.366Z | Compiling strum v0.26.3 |
| 1117 | 2026-06-15T08:45:31.475Z | Compiling ciborium v0.2.2 |
| 1118 | 2026-06-15T08:45:31.488Z | Compiling primeorder v0.13.6 |
| 1119 | 2026-06-15T08:45:31.491Z | Compiling ed25519 v2.2.3 |
| 1120 | 2026-06-15T08:45:31.727Z | Compiling pkcs1 v0.7.5 |
| 1121 | 2026-06-15T08:45:31.741Z | Compiling hubpack_derive v0.1.1 |
| 1122 | 2026-06-15T08:45:32.014Z | Compiling rsa v0.9.10 |
| 1123 | 2026-06-15T08:45:32.016Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1124 | 2026-06-15T08:45:32.047Z | Compiling p384 v0.13.1 |
| 1125 | 2026-06-15T08:45:32.141Z | Compiling ed25519-dalek v2.2.0 |
| 1126 | 2026-06-15T08:45:32.249Z | Compiling hubpack v0.1.2 |
| 1127 | 2026-06-15T08:45:32.464Z | Compiling x509-cert v0.2.5 |
| 1128 | 2026-06-15T08:45:32.676Z | Compiling static_assertions v1.1.0 |
| 1129 | 2026-06-15T08:45:32.745Z | Compiling console v0.15.11 |
| 1130 | 2026-06-15T08:45:32.842Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=06f05ee0fb26ed63f33dde79a7e0e7e766fd124c#06f05ee0) |
| 1131 | 2026-06-15T08:45:33.035Z | Compiling atomicwrites v0.4.4 |
| 1132 | 2026-06-15T08:45:33.097Z | Compiling newline-converter v0.3.0 |
| 1133 | 2026-06-15T08:45:33.201Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1134 | 2026-06-15T08:45:33.234Z | Compiling similar v2.7.0 |
| 1135 | 2026-06-15T08:45:33.272Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=06f05ee0fb26ed63f33dde79a7e0e7e766fd124c#06f05ee0) |
| 1136 | 2026-06-15T08:45:33.373Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1137 | 2026-06-15T08:45:33.838Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1138 | 2026-06-15T08:45:33.839Z | Compiling expectorate v1.2.0 |
| 1139 | 2026-06-15T08:45:34.701Z | Compiling toml-assemble v0.1.0 (/work/ci/testbed/toml-assemble) |
| 1140 | 2026-06-15T08:45:35.866Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 1141 | 2026-06-15T08:45:37.535Z | Compiling aws-lc-rs v1.16.3 |
| 1142 | 2026-06-15T08:45:37.551Z | Compiling rustls v0.23.36 |
| 1143 | 2026-06-15T08:45:38.816Z | Compiling rustls-webpki v0.103.9 |
| 1144 | 2026-06-15T08:45:41.562Z | Compiling tokio-rustls v0.26.4 |
| 1145 | 2026-06-15T08:45:41.562Z | Compiling rustls-platform-verifier v0.7.0 |
| 1146 | 2026-06-15T08:45:41.747Z | Compiling hyper-rustls v0.27.7 |
| 1147 | 2026-06-15T08:45:41.923Z | Compiling reqwest v0.12.28 |
| 1148 | 2026-06-15T08:45:41.923Z | Compiling reqwest v0.13.4 |
| 1149 | 2026-06-15T08:45:42.967Z | Compiling progenitor-client v0.10.0 |
| 1150 | 2026-06-15T08:45:42.967Z | Compiling progenitor-client v0.11.2 |
| 1151 | 2026-06-15T08:45:43.157Z | Compiling progenitor v0.10.0 |
| 1152 | 2026-06-15T08:45:43.157Z | Compiling progenitor v0.11.2 |
| 1153 | 2026-06-15T08:45:43.247Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=ff31c527515d65886e599fc07eb41240aeb767c6#ff31c527) |
| 1154 | 2026-06-15T08:45:43.247Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=main#396bb3c5) |
| 1155 | 2026-06-15T08:45:46.535Z | Compiling interop-lab v0.1.0 (/work/ci/testbed/interop) |
| 1156 | 2026-06-15T08:45:48.026Z | Compiling a4x2 v0.1.0 (/work/ci/testbed/a4x2) |
| 1157 | 2026-06-15T08:46:00.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.59s |
| 1158 | 2026-06-15T08:46:00.122Z | + banner prep |
| 1159 | 2026-06-15T08:46:00.125Z | |
| 1160 | 2026-06-15T08:46:00.125Z | ##### ##### ###### ##### |
| 1161 | 2026-06-15T08:46:00.125Z | # # # # # # # |
| 1162 | 2026-06-15T08:46:00.125Z | # # # # ##### # # |
| 1163 | 2026-06-15T08:46:00.125Z | ##### ##### # ##### |
| 1164 | 2026-06-15T08:46:00.125Z | # # # # # |
| 1165 | 2026-06-15T08:46:00.125Z | # # # ###### # |
| 1166 | 2026-06-15T08:46:00.125Z | |
| 1167 | 2026-06-15T08:46:00.125Z | + mkdir -p out |
| 1168 | 2026-06-15T08:46:00.125Z | + cp target/debug/interop target/debug/wrangler out/ |
| 1169 | 2026-06-15T08:46:00.452Z | ++ find target/debug/deps -maxdepth 1 -type f -name 'baseline-*' -exec ls -t '{}' + |
| 1170 | 2026-06-15T08:46:00.452Z | ++ grep -v -E '.*\.d$' |
| 1171 | 2026-06-15T08:46:00.453Z | ++ head -1 |
| 1172 | 2026-06-15T08:46:00.453Z | + TEST=target/debug/deps/baseline-a82b303c5bc02a1a |
| 1173 | 2026-06-15T08:46:00.453Z | + mv target/debug/deps/baseline-a82b303c5bc02a1a out/baseline |
| 1174 | 2026-06-15T08:46:00.453Z | + banner archive |
| 1175 | 2026-06-15T08:46:00.453Z | |
| 1176 | 2026-06-15T08:46:00.453Z | ## ##### #### # # # # # ###### |
| 1177 | 2026-06-15T08:46:00.453Z | # # # # # # # # # # # # |
| 1178 | 2026-06-15T08:46:00.453Z | # # # # # ###### # # # ##### |
| 1179 | 2026-06-15T08:46:00.453Z | ###### ##### # # # # # # # |
| 1180 | 2026-06-15T08:46:00.453Z | # # # # # # # # # # # # |
| 1181 | 2026-06-15T08:46:00.453Z | # # # # #### # # # ## ###### |
| 1182 | 2026-06-15T08:46:00.453Z | |
| 1183 | 2026-06-15T08:46:00.453Z | + cd /work/ci |
| 1184 | 2026-06-15T08:46:00.453Z | + cat |
| 1185 | 2026-06-15T08:46:00.457Z | + tar cvzXf exclude-file.txt /work/testbed.tar.gz testbed |
| 1186 | 2026-06-15T08:46:18.993Z | Compressing '/work/testbed.tar.gz' with '/usr/bin/gzip'... |
| 1187 | 2026-06-15T08:46:18.993Z | a testbed/ 0K |
| 1188 | 2026-06-15T08:46:18.993Z | a testbed/Cargo.lock 132K |
| 1189 | 2026-06-15T08:46:18.993Z | a testbed/.github/ 0K |
| 1190 | 2026-06-15T08:46:18.993Z | a testbed/.github/buildomat/ 0K |
| 1191 | 2026-06-15T08:46:18.993Z | a testbed/.github/buildomat/jobs/ 0K |
| 1192 | 2026-06-15T08:46:18.993Z | a testbed/.github/buildomat/jobs/a4x2.sh 1K |
| 1193 | 2026-06-15T08:46:18.993Z | a testbed/.github/buildomat/jobs/interop.sh 1K |
| 1194 | 2026-06-15T08:46:18.993Z | a testbed/.github/buildomat/config.toml 1K |
| 1195 | 2026-06-15T08:46:18.993Z | a testbed/.github/renovate.json 1K |
| 1196 | 2026-06-15T08:46:18.993Z | a testbed/a4x2 excluded |
| 1197 | 2026-06-15T08:46:18.993Z | a testbed/.git excluded |
| 1198 | 2026-06-15T08:46:18.993Z | a testbed/netconf/ 0K |
| 1199 | 2026-06-15T08:46:18.993Z | a testbed/netconf/static-v6/ 0K |
| 1200 | 2026-06-15T08:46:18.993Z | a testbed/netconf/static-v6/a4x2-v6.transit 1K |
| 1201 | 2026-06-15T08:46:18.993Z | a testbed/netconf/static-v6/setup.sh 1K |
| 1202 | 2026-06-15T08:46:18.993Z | a testbed/interop/ 0K |
| 1203 | 2026-06-15T08:46:18.993Z | a testbed/interop/wrangler symbolic link to ../target/debug/wrangler |
| 1204 | 2026-06-15T08:46:18.993Z | a testbed/interop/mgadm symbolic link to ./cargo-bay/mgd/mgadm |
| 1205 | 2026-06-15T08:46:18.994Z | a testbed/interop/tests/ 0K |
| 1206 | 2026-06-15T08:46:18.994Z | a testbed/interop/tests/baseline.rs 6K |
| 1207 | 2026-06-15T08:46:18.994Z | a testbed/interop/.gitignore 1K |
| 1208 | 2026-06-15T08:46:18.994Z | a testbed/interop/interop symbolic link to ../target/debug/interop |
| 1209 | 2026-06-15T08:46:18.994Z | a testbed/interop/Cargo.toml 1K |
| 1210 | 2026-06-15T08:46:18.994Z | a testbed/interop/scripts/ 0K |
| 1211 | 2026-06-15T08:46:18.994Z | a testbed/interop/scripts/arista-env.sh 1K |
| 1212 | 2026-06-15T08:46:18.994Z | a testbed/interop/scripts/juniper-env.sh 1K |
| 1213 | 2026-06-15T08:46:18.994Z | a testbed/interop/scripts/mgd-env.sh 1K |
| 1214 | 2026-06-15T08:46:18.994Z | a testbed/interop/README.md 3K |
| 1215 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/ 0K |
| 1216 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/juniper/ 0K |
| 1217 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/juniper/init.sh 2K |
| 1218 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/juniper/router-config.txt 6K |
| 1219 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/juniper/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1220 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/arista/ 0K |
| 1221 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/arista/init.sh 3K |
| 1222 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/arista/router-config.txt 2K |
| 1223 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/arista/setup_ssh symbolic link to ../../../tools/setup/debian |
| 1224 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/mgd/ 0K |
| 1225 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/mgd/setup_ssh symbolic link to ../../../tools/setup/illumos |
| 1226 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/mgd/init.sh 2K |
| 1227 | 2026-06-15T08:46:18.994Z | a testbed/interop/cargo-bay/mgd/.gitignore 1K |
| 1228 | 2026-06-15T08:46:18.994Z | a testbed/interop/src/ 0K |
| 1229 | 2026-06-15T08:46:18.994Z | a testbed/interop/src/bin/ 0K |
| 1230 | 2026-06-15T08:46:18.994Z | a testbed/interop/src/bin/interop.rs 3K |
| 1231 | 2026-06-15T08:46:18.994Z | a testbed/interop/src/lib.rs 2K |
| 1232 | 2026-06-15T08:46:18.994Z | a testbed/out/ 0K |
| 1233 | 2026-06-15T08:46:18.994Z | a testbed/out/wrangler 173967K |
| 1234 | 2026-06-15T08:46:18.994Z | a testbed/out/interop 213877K |
| 1235 | 2026-06-15T08:46:18.994Z | a testbed/out/baseline 303316K |
| 1236 | 2026-06-15T08:46:18.994Z | a testbed/toml-assemble/ 0K |
| 1237 | 2026-06-15T08:46:18.994Z | a testbed/toml-assemble/tests/ 0K |
| 1238 | 2026-06-15T08:46:18.994Z | a testbed/toml-assemble/tests/output/ 0K |
| 1239 | 2026-06-15T08:46:18.994Z | a testbed/toml-assemble/tests/output/config-rss-pop.toml 3K |
| 1240 | 2026-06-15T08:46:18.994Z | a testbed/toml-assemble/tests/output/config-rss-three-node.toml 3K |
| 1241 | 2026-06-15T08:46:18.994Z | a testbed/toml-assemble/tests/output/config-rss-classe.toml 3K |
| 1242 | 2026-06-15T08:46:18.995Z | a testbed/toml-assemble/tests/output/config-rss.toml 3K |
| 1243 | 2026-06-15T08:46:18.995Z | a testbed/toml-assemble/tests/output/config-rss-static-routing.toml 3K |
| 1244 | 2026-06-15T08:46:18.995Z | a testbed/toml-assemble/tests/output/config-rss-static-routing-three-node.toml 3K |
| 1245 | 2026-06-15T08:46:18.995Z | a testbed/toml-assemble/Cargo.toml 1K |
| 1246 | 2026-06-15T08:46:18.995Z | a testbed/toml-assemble/src/ 0K |
| 1247 | 2026-06-15T08:46:18.995Z | a testbed/toml-assemble/src/main.rs 5K |
| 1248 | 2026-06-15T08:46:18.995Z | a testbed/docs/ 0K |
| 1249 | 2026-06-15T08:46:18.995Z | a testbed/docs/deployment-guides/ 0K |
| 1250 | 2026-06-15T08:46:18.995Z | a testbed/docs/deployment-guides/a4x2/ 0K |
| 1251 | 2026-06-15T08:46:18.995Z | a testbed/docs/deployment-guides/a4x2/pre-installation.md 4K |
| 1252 | 2026-06-15T08:46:18.995Z | a testbed/docs/deployment-guides/a4x2/simple-static/ 0K |
| 1253 | 2026-06-15T08:46:18.995Z | a testbed/docs/deployment-guides/a4x2/simple-static/README.md 8K |
| 1254 | 2026-06-15T08:46:18.995Z | a testbed/.gitignore 1K |
| 1255 | 2026-06-15T08:46:18.995Z | a testbed/README.md 2K |
| 1256 | 2026-06-15T08:46:18.995Z | a testbed/tools/ 0K |
| 1257 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/ 0K |
| 1258 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/build.rs 1K |
| 1259 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/rustfmt.toml 1K |
| 1260 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/Cargo.toml 1K |
| 1261 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/proto/ 0K |
| 1262 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/proto/jnx_authentication_service.proto 2K |
| 1263 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/proto/jnx_common_base_types.proto 3K |
| 1264 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/proto/jnx_management_service.proto 13K |
| 1265 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/src/ 0K |
| 1266 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/src/bin/ 0K |
| 1267 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/src/bin/wrangler.rs 3K |
| 1268 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/src/lib.rs 2K |
| 1269 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/src/arista.rs 5K |
| 1270 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/src/juniper.rs 8K |
| 1271 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/rust-toolchain.toml 1K |
| 1272 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/scripts/ 0K |
| 1273 | 2026-06-15T08:46:18.995Z | a testbed/tools/wrangler/scripts/call.sh 1K |
| 1274 | 2026-06-15T08:46:18.995Z | a testbed/tools/setup/ 0K |
| 1275 | 2026-06-15T08:46:18.995Z | a testbed/tools/setup/debian 1K |
| 1276 | 2026-06-15T08:46:18.995Z | a testbed/tools/setup/illumos 1K |
| 1277 | 2026-06-15T08:46:18.995Z | a testbed/target excluded |
| 1278 | 2026-06-15T08:46:18.995Z | a testbed/Cargo.toml 2K |
| 1279 | 2026-06-15T08:46:18.999Z | + banner dhcp-server |
| 1280 | 2026-06-15T08:46:18.999Z | |
| 1281 | 2026-06-15T08:46:18.999Z | ##### # # #### ##### #### ###### ##### # # ###### |
| 1282 | 2026-06-15T08:46:18.999Z | # # # # # # # # # # # # # # # |
| 1283 | 2026-06-15T08:46:18.999Z | # # ###### # # # ##### #### ##### # # # # ##### |
| 1284 | 2026-06-15T08:46:18.999Z | # # # # # ##### # # ##### # # # |
| 1285 | 2026-06-15T08:46:18.999Z | # # # # # # # # # # # # # # # |
| 1286 | 2026-06-15T08:46:18.999Z | ##### # # #### # #### ###### # # ## ###### |
| 1287 | 2026-06-15T08:46:18.999Z | |
| 1288 | 2026-06-15T08:46:18.999Z | + git clone https://github.com/oxidecomputer/omicron.git /work/ci/omicron |
| 1289 | 2026-06-15T08:46:18.999Z | Cloning into '/work/ci/omicron'... |
| 1290 | 2026-06-15T08:46:28.307Z | + cd /work/ci/omicron |
| 1291 | 2026-06-15T08:46:28.307Z | + source env.sh |
| 1292 | 2026-06-15T08:46:28.310Z | ++ OLD_SHELL_OPTS=ehxB |
| 1293 | 2026-06-15T08:46:28.310Z | ++ set -o xtrace |
| 1294 | 2026-06-15T08:46:28.310Z | ++++ dirname env.sh |
| 1295 | 2026-06-15T08:46:28.314Z | +++ readlink -f . |
| 1296 | 2026-06-15T08:46:28.314Z | ++ OMICRON_WS=/work/ci/omicron |
| 1297 | 2026-06-15T08:46:28.317Z | ++ 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-15T08:46:28.317Z | ++ 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-15T08:46:28.317Z | ++ 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-15T08:46:28.317Z | ++ 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-15T08:46:28.317Z | ++ 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-15T08:46:28.317Z | ++ 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-15T08:46:28.317Z | ++ 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-15T08:46:28.317Z | ++ 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-15T08:46:28.317Z | ++ export PATH=/work/ci/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1306 | 2026-06-15T08:46:28.317Z | ++ PATH=/work/ci/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/ci/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/ci/omicron/out/dendrite-stub/bin:/work/ci/omicron/out/clickhouse:/work/ci/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 1307 | 2026-06-15T08:46:28.317Z | ++ case $OLD_SHELL_OPTS in |
| 1308 | 2026-06-15T08:46:28.317Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 1309 | 2026-06-15T08:46:28.317Z | + [[ true == true ]] |
| 1310 | 2026-06-15T08:46:28.317Z | + source .github/buildomat/ci-env.sh |
| 1311 | 2026-06-15T08:46:28.318Z | ++ export CARGO_TERM_COLOR=always |
| 1312 | 2026-06-15T08:46:28.318Z | ++ CARGO_TERM_COLOR=always |
| 1313 | 2026-06-15T08:46:28.318Z | + ./tools/install_builder_prerequisites.sh -y |
| 1314 | 2026-06-15T08:46:29.224Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1315 | 2026-06-15T08:46:36.598Z | Planning: Solver setup ... Done (5.993s) |
| 1316 | 2026-06-15T08:46:36.639Z | Planning: Running solver ... Done (0.041s) |
| 1317 | 2026-06-15T08:46:36.779Z | Planning: Finding local manifests ... Done (0.000s) |
| 1318 | 2026-06-15T08:46:36.782Z | Planning: Fetching manifests: 0/5 0% complete |
| 1319 | 2026-06-15T08:46:37.001Z | Planning: Fetching manifests: 5/5 100% complete |
| 1320 | 2026-06-15T08:46:37.039Z | Planning: Package planning ... Done (0.038s) |
| 1321 | 2026-06-15T08:46:37.074Z | Planning: Merging actions ... Done (0.036s) |
| 1322 | 2026-06-15T08:46:37.260Z | Planning: Checking for conflicting actions ... Done (0.185s) |
| 1323 | 2026-06-15T08:46:37.269Z | Planning: Consolidating action changes ... Done (0.009s) |
| 1324 | 2026-06-15T08:46:37.439Z | Planning: Evaluating mediators ... Done (0.169s) |
| 1325 | 2026-06-15T08:46:37.445Z | Planning: Planning completed in 8.22 seconds |
| 1326 | 2026-06-15T08:46:37.453Z | Packages to install: 5 |
| 1327 | 2026-06-15T08:46:37.453Z | Mediators to change: 3 |
| 1328 | 2026-06-15T08:46:37.456Z | Services to change: 1 |
| 1329 | 2026-06-15T08:46:37.456Z | Estimated space available: 152.54 GB |
| 1330 | 2026-06-15T08:46:37.456Z | Estimated space to be consumed: 1.90 GB |
| 1331 | 2026-06-15T08:46:37.456Z | Create boot environment: No |
| 1332 | 2026-06-15T08:46:37.456Z | Create backup boot environment: No |
| 1333 | 2026-06-15T08:46:37.456Z | Rebuild boot archive: No |
| 1334 | 2026-06-15T08:46:37.456Z | |
| 1335 | 2026-06-15T08:46:37.456Z | Changed mediators: |
| 1336 | 2026-06-15T08:46:37.456Z | mediator clang: |
| 1337 | 2026-06-15T08:46:37.456Z | version: None -> 15 (system default) |
| 1338 | 2026-06-15T08:46:37.456Z | |
| 1339 | 2026-06-15T08:46:37.456Z | mediator llvm: |
| 1340 | 2026-06-15T08:46:37.456Z | version: 14 (system default) -> 15 (system default) |
| 1341 | 2026-06-15T08:46:37.456Z | |
| 1342 | 2026-06-15T08:46:37.456Z | mediator postgresql: |
| 1343 | 2026-06-15T08:46:37.456Z | version: 15 (system default) -> 18 (system default) |
| 1344 | 2026-06-15T08:46:37.457Z | |
| 1345 | 2026-06-15T08:46:37.457Z | Changed packages: |
| 1346 | 2026-06-15T08:46:37.457Z | helios-dev |
| 1347 | 2026-06-15T08:46:37.457Z | developer/build-essential |
| 1348 | 2026-06-15T08:46:37.457Z | None -> 11-2.0 |
| 1349 | 2026-06-15T08:46:37.457Z | library/libxmlsec1 |
| 1350 | 2026-06-15T08:46:37.457Z | None -> 1.2.35-2.0 |
| 1351 | 2026-06-15T08:46:37.457Z | ooce/developer/clang-15 |
| 1352 | 2026-06-15T08:46:37.457Z | None -> 15.0.7-2.0 |
| 1353 | 2026-06-15T08:46:37.457Z | ooce/developer/llvm-15 |
| 1354 | 2026-06-15T08:46:37.457Z | None -> 15.0.7-2.0 |
| 1355 | 2026-06-15T08:46:37.457Z | ooce/library/postgresql-18 |
| 1356 | 2026-06-15T08:46:37.457Z | None -> 18.1-2.0 |
| 1357 | 2026-06-15T08:46:37.457Z | |
| 1358 | 2026-06-15T08:46:37.457Z | Services: |
| 1359 | 2026-06-15T08:46:37.457Z | restart_fmri: |
| 1360 | 2026-06-15T08:46:37.457Z | svc:/system/update-man-index:default |
| 1361 | 2026-06-15T08:46:37.487Z | |
| 1362 | 2026-06-15T08:46:37.487Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 1363 | 2026-06-15T08:46:42.992Z | Download: 2222/4272 items 119.2/219.0MB 54% complete (28.8M/s) |
| 1364 | 2026-06-15T08:46:48.166Z | Download: 4248/4272 items 218.6/219.0MB 99% complete (21.9M/s) |
| 1365 | 2026-06-15T08:46:49.393Z | Download: Completed 218.99 MB in 11.91 seconds (18.4M/s) |
| 1366 | 2026-06-15T08:46:49.540Z | Actions: 1/4789 actions (Installing new actions) |
| 1367 | 2026-06-15T08:46:52.871Z | Actions: Completed 4789 actions in 3.33 seconds. |
| 1368 | 2026-06-15T08:46:53.651Z | Done (0.776s) |
| 1369 | 2026-06-15T08:46:53.651Z | Done (0.000s) |
| 1370 | 2026-06-15T08:46:54.397Z | Done (0.746s) |
| 1371 | 2026-06-15T08:46:57.212Z | Done (2.433s) |
| 1372 | 2026-06-15T08:46:57.291Z | Done (0.009s) |
| 1373 | 2026-06-15T08:46:57.295Z | Done (0.000s) |
| 1374 | 2026-06-15T08:46:57.650Z | Done (0.000s) |
| 1375 | 2026-06-15T08:46:57.992Z | Planning: Evaluating mediator changes ... Done |
| 1376 | 2026-06-15T08:46:58.108Z | Planning: Checking for conflicting actions ... Done |
| 1377 | 2026-06-15T08:46:58.112Z | Planning: Consolidating action changes ... Done |
| 1378 | 2026-06-15T08:46:58.269Z | Planning: Evaluating mediators ... Done |
| 1379 | 2026-06-15T08:46:58.272Z | Planning: Planning completed in 0.28 seconds |
| 1380 | 2026-06-15T08:46:58.291Z | Mediators to change: 2 |
| 1381 | 2026-06-15T08:46:58.291Z | Create boot environment: No |
| 1382 | 2026-06-15T08:46:58.291Z | Create backup boot environment: No |
| 1383 | 2026-06-15T08:46:58.352Z | Done |
| 1384 | 2026-06-15T08:46:58.352Z | Done |
| 1385 | 2026-06-15T08:46:58.964Z | Done |
| 1386 | 2026-06-15T08:47:01.617Z | Done |
| 1387 | 2026-06-15T08:47:01.694Z | Done |
| 1388 | 2026-06-15T08:47:01.697Z | Done |
| 1389 | 2026-06-15T08:47:01.917Z | Done |
| 1390 | 2026-06-15T08:47:02.178Z | Planning: Evaluating mediator changes ... Done |
| 1391 | 2026-06-15T08:47:02.291Z | Planning: Checking for conflicting actions ... Done |
| 1392 | 2026-06-15T08:47:02.294Z | Planning: Consolidating action changes ... Done |
| 1393 | 2026-06-15T08:47:02.452Z | Planning: Evaluating mediators ... Done |
| 1394 | 2026-06-15T08:47:02.455Z | Planning: Planning completed in 0.28 seconds |
| 1395 | 2026-06-15T08:47:02.473Z | Mediators to change: 1 |
| 1396 | 2026-06-15T08:47:02.473Z | Create boot environment: No |
| 1397 | 2026-06-15T08:47:02.473Z | Create backup boot environment: No |
| 1398 | 2026-06-15T08:47:02.530Z | Done |
| 1399 | 2026-06-15T08:47:02.530Z | Done |
| 1400 | 2026-06-15T08:47:03.145Z | Done |
| 1401 | 2026-06-15T08:47:05.790Z | Done |
| 1402 | 2026-06-15T08:47:05.865Z | Done |
| 1403 | 2026-06-15T08:47:05.869Z | Done |
| 1404 | 2026-06-15T08:47:05.997Z | Done |
| 1405 | 2026-06-15T08:47:06.290Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1406 | 2026-06-15T08:47:06.290Z | clang system 15 system |
| 1407 | 2026-06-15T08:47:06.290Z | csh system system illumos |
| 1408 | 2026-06-15T08:47:06.290Z | ctags system system illumos |
| 1409 | 2026-06-15T08:47:06.290Z | file system system illumos |
| 1410 | 2026-06-15T08:47:06.290Z | gcc vendor 12 vendor |
| 1411 | 2026-06-15T08:47:06.290Z | gcc system 14 system |
| 1412 | 2026-06-15T08:47:06.290Z | gcc system 10 system |
| 1413 | 2026-06-15T08:47:06.290Z | go system 1.20 system |
| 1414 | 2026-06-15T08:47:06.290Z | go system 1.19 system |
| 1415 | 2026-06-15T08:47:06.290Z | llvm system 15 system |
| 1416 | 2026-06-15T08:47:06.290Z | llvm system 14 system |
| 1417 | 2026-06-15T08:47:06.290Z | mariadb system 10.6 system |
| 1418 | 2026-06-15T08:47:06.290Z | mta vendor vendor dma |
| 1419 | 2026-06-15T08:47:06.290Z | openjdk system 17 system |
| 1420 | 2026-06-15T08:47:06.290Z | openjdk system 11 system |
| 1421 | 2026-06-15T08:47:06.290Z | openjdk system 1.8 system |
| 1422 | 2026-06-15T08:47:06.291Z | openssl vendor 3 vendor |
| 1423 | 2026-06-15T08:47:06.291Z | perl system 5.36 system |
| 1424 | 2026-06-15T08:47:06.291Z | postgresql system 18 system |
| 1425 | 2026-06-15T08:47:06.291Z | postgresql system 15 system |
| 1426 | 2026-06-15T08:47:06.291Z | postgresql system 13 system |
| 1427 | 2026-06-15T08:47:06.291Z | python vendor 3 vendor |
| 1428 | 2026-06-15T08:47:06.291Z | python system 2 system |
| 1429 | 2026-06-15T08:47:06.291Z | python3 system 3.11 system |
| 1430 | 2026-06-15T08:47:06.291Z | ruby system 3.0 system |
| 1431 | 2026-06-15T08:47:06.291Z | words vendor vendor american-english |
| 1432 | 2026-06-15T08:47:06.291Z | words system system australian-english |
| 1433 | 2026-06-15T08:47:06.292Z | words system system british-english |
| 1434 | 2026-06-15T08:47:06.292Z | words system system canadian-english |
| 1435 | 2026-06-15T08:47:06.292Z | words system system french |
| 1436 | 2026-06-15T08:47:06.292Z | words system system italian |
| 1437 | 2026-06-15T08:47:06.292Z | words system system ngerman |
| 1438 | 2026-06-15T08:47:06.292Z | words system system ogerman |
| 1439 | 2026-06-15T08:47:06.292Z | words system system spanish |
| 1440 | 2026-06-15T08:47:06.521Z | PUBLISHER TYPE STATUS P LOCATION |
| 1441 | 2026-06-15T08:47:06.521Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1442 | 2026-06-15T08:47:11.250Z | FMRI IFO |
| 1443 | 2026-06-15T08:47:11.250Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1444 | 2026-06-15T08:47:11.250Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1445 | 2026-06-15T08:47:11.250Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1446 | 2026-06-15T08:47:11.250Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1447 | 2026-06-15T08:47:11.250Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1448 | 2026-06-15T08:47:11.250Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1449 | 2026-06-15T08:47:11.250Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 1450 | 2026-06-15T08:47:11.272Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 1451 | 2026-06-15T08:47:11.273Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1452 | 2026-06-15T08:47:11.274Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1453 | 2026-06-15T08:47:11.274Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1454 | 2026-06-15T08:47:11.274Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1455 | 2026-06-15T08:47:11.274Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1456 | 2026-06-15T08:47:11.274Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1457 | 2026-06-15T08:47:11.274Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1458 | 2026-06-15T08:47:11.274Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1459 | 2026-06-15T08:47:11.274Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1460 | 2026-06-15T08:47:12.190Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 1461 | 2026-06-15T08:47:12.360Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 1462 | 2026-06-15T08:47:12.364Z | info: downloading 6 components |
| 1463 | 2026-06-15T08:47:27.432Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 1464 | 2026-06-15T08:47:27.724Z | Updating crates.io index |
| 1465 | 2026-06-15T08:47:27.728Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1466 | 2026-06-15T08:47:28.007Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1467 | 2026-06-15T08:47:28.420Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1468 | 2026-06-15T08:47:28.712Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1469 | 2026-06-15T08:47:29.389Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1470 | 2026-06-15T08:47:29.902Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1471 | 2026-06-15T08:47:30.787Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1472 | 2026-06-15T08:47:31.548Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1473 | 2026-06-15T08:47:31.799Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1474 | 2026-06-15T08:47:32.801Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1475 | 2026-06-15T08:47:33.526Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 1476 | 2026-06-15T08:47:33.851Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1477 | 2026-06-15T08:47:34.795Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1478 | 2026-06-15T08:47:35.297Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 1479 | 2026-06-15T08:47:35.734Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1480 | 2026-06-15T08:47:36.024Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 1481 | 2026-06-15T08:47:36.608Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 1482 | 2026-06-15T08:47:36.894Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1483 | 2026-06-15T08:47:37.334Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 1484 | 2026-06-15T08:47:37.574Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 1485 | 2026-06-15T08:47:38.295Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 1486 | 2026-06-15T08:47:38.736Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 1487 | 2026-06-15T08:47:39.306Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 1488 | 2026-06-15T08:47:39.792Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1489 | 2026-06-15T08:47:40.514Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1490 | 2026-06-15T08:47:40.742Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1491 | 2026-06-15T08:47:41.154Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1492 | 2026-06-15T08:47:41.659Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 1493 | 2026-06-15T08:47:41.915Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 1494 | 2026-06-15T08:47:42.292Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 1495 | 2026-06-15T08:47:42.852Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 1496 | 2026-06-15T08:47:43.800Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1497 | 2026-06-15T08:47:44.162Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1498 | 2026-06-15T08:47:44.380Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1499 | 2026-06-15T08:47:56.119Z | Downloading crates ... |
| 1500 | 2026-06-15T08:47:56.184Z | Downloaded crypto-common v0.1.7 |
| 1501 | 2026-06-15T08:47:56.193Z | Downloaded cargo_toml v0.21.0 |
| 1502 | 2026-06-15T08:47:56.196Z | Downloaded anstyle v1.0.14 |
| 1503 | 2026-06-15T08:47:56.196Z | Downloaded dof v0.3.0 |
| 1504 | 2026-06-15T08:47:56.200Z | Downloaded tabled_derive v0.7.0 |
| 1505 | 2026-06-15T08:47:56.200Z | Downloaded unicode-xid v0.2.6 |
| 1506 | 2026-06-15T08:47:56.205Z | Downloaded textwrap v0.16.2 |
| 1507 | 2026-06-15T08:47:56.209Z | Downloaded memmap v0.7.0 |
| 1508 | 2026-06-15T08:47:56.209Z | Downloaded usdt-macro v0.5.0 |
| 1509 | 2026-06-15T08:47:56.217Z | Downloaded swrite v0.1.0 |
| 1510 | 2026-06-15T08:47:56.220Z | Downloaded toml_datetime v0.6.11 |
| 1511 | 2026-06-15T08:47:56.220Z | Downloaded thread-id v4.2.2 |
| 1512 | 2026-06-15T08:47:56.227Z | Downloaded plain v0.2.3 |
| 1513 | 2026-06-15T08:47:56.230Z | Downloaded macaddr v1.0.1 |
| 1514 | 2026-06-15T08:47:56.230Z | Downloaded dtrace-parser v0.2.0 |
| 1515 | 2026-06-15T08:47:56.234Z | Downloaded generic-array v0.14.7 |
| 1516 | 2026-06-15T08:47:56.245Z | Downloaded ordered-float v2.10.1 |
| 1517 | 2026-06-15T08:47:56.255Z | Downloaded usdt-attr-macro v0.5.0 |
| 1518 | 2026-06-15T08:47:56.261Z | Downloaded usdt v0.5.0 |
| 1519 | 2026-06-15T08:47:56.261Z | Downloaded serde-value v0.7.0 |
| 1520 | 2026-06-15T08:47:56.270Z | Downloaded serde_spanned v0.6.9 |
| 1521 | 2026-06-15T08:47:56.275Z | Downloaded cargo-platform v0.2.0 |
| 1522 | 2026-06-15T08:47:56.278Z | Downloaded scroll_derive v0.12.1 |
| 1523 | 2026-06-15T08:47:56.286Z | Downloaded serde-untagged v0.1.9 |
| 1524 | 2026-06-15T08:47:56.289Z | Downloaded camino-tempfile v1.4.1 |
| 1525 | 2026-06-15T08:47:56.299Z | Downloaded usdt-impl v0.5.0 |
| 1526 | 2026-06-15T08:47:56.303Z | Downloaded scroll v0.12.0 |
| 1527 | 2026-06-15T08:47:56.303Z | Downloaded erased-serde v0.4.9 |
| 1528 | 2026-06-15T08:47:56.303Z | Downloaded serde_tokenstream v0.2.3 |
| 1529 | 2026-06-15T08:47:56.311Z | Downloaded zmij v1.0.21 |
| 1530 | 2026-06-15T08:47:56.314Z | Downloaded fs-err v3.3.0 |
| 1531 | 2026-06-15T08:47:56.317Z | Downloaded toml_write v0.1.2 |
| 1532 | 2026-06-15T08:47:56.328Z | Downloaded bitflags v2.11.0 |
| 1533 | 2026-06-15T08:47:56.331Z | Downloaded pest_derive v2.8.6 |
| 1534 | 2026-06-15T08:47:56.338Z | Downloaded bytecount v0.6.9 |
| 1535 | 2026-06-15T08:47:56.341Z | Downloaded tempfile v3.25.0 |
| 1536 | 2026-06-15T08:47:56.344Z | Downloaded cargo_metadata v0.21.0 |
| 1537 | 2026-06-15T08:47:56.351Z | Downloaded ucd-trie v0.1.7 |
| 1538 | 2026-06-15T08:47:56.354Z | Downloaded memchr v2.8.0 |
| 1539 | 2026-06-15T08:47:56.358Z | Downloaded toml v0.8.23 |
| 1540 | 2026-06-15T08:47:56.362Z | Downloaded semver v1.0.28 |
| 1541 | 2026-06-15T08:47:56.369Z | Downloaded getrandom v0.4.1 |
| 1542 | 2026-06-15T08:47:56.382Z | Downloaded papergrid v0.11.0 |
| 1543 | 2026-06-15T08:47:56.385Z | Downloaded unicode-ident v1.0.24 |
| 1544 | 2026-06-15T08:47:56.389Z | Downloaded pest_generator v2.8.6 |
| 1545 | 2026-06-15T08:47:56.389Z | Downloaded cargo-util-schemas v0.8.2 |
| 1546 | 2026-06-15T08:47:56.392Z | Downloaded zerocopy-derive v0.7.35 |
| 1547 | 2026-06-15T08:47:56.395Z | Downloaded pest_meta v2.8.6 |
| 1548 | 2026-06-15T08:47:56.400Z | Downloaded toml_edit v0.22.27 |
| 1549 | 2026-06-15T08:47:56.436Z | Downloaded indexmap v2.14.0 |
| 1550 | 2026-06-15T08:47:56.462Z | Downloaded pest v2.8.6 |
| 1551 | 2026-06-15T08:47:56.472Z | Downloaded hashbrown v0.17.0 |
| 1552 | 2026-06-15T08:47:56.477Z | Downloaded zerocopy v0.7.35 |
| 1553 | 2026-06-15T08:47:56.487Z | Downloaded serde_json v1.0.149 |
| 1554 | 2026-06-15T08:47:56.491Z | Downloaded goblin v0.8.2 |
| 1555 | 2026-06-15T08:47:56.495Z | Downloaded tabled v0.15.0 |
| 1556 | 2026-06-15T08:47:56.506Z | Downloaded unicode-width v0.2.0 |
| 1557 | 2026-06-15T08:47:56.560Z | Downloaded libc v0.2.185 |
| 1558 | 2026-06-15T08:47:56.659Z | Compiling proc-macro2 v1.0.106 |
| 1559 | 2026-06-15T08:47:56.659Z | Compiling quote v1.0.45 |
| 1560 | 2026-06-15T08:47:56.659Z | Compiling unicode-ident v1.0.24 |
| 1561 | 2026-06-15T08:47:56.659Z | Compiling serde_core v1.0.228 |
| 1562 | 2026-06-15T08:47:56.664Z | Compiling libc v0.2.185 |
| 1563 | 2026-06-15T08:47:56.664Z | Compiling version_check v0.9.5 |
| 1564 | 2026-06-15T08:47:56.664Z | Compiling serde v1.0.228 |
| 1565 | 2026-06-15T08:47:56.664Z | Compiling stable_deref_trait v1.2.1 |
| 1566 | 2026-06-15T08:47:56.903Z | Compiling memchr v2.8.0 |
| 1567 | 2026-06-15T08:47:56.916Z | Compiling zmij v1.0.21 |
| 1568 | 2026-06-15T08:47:57.124Z | Compiling itoa v1.0.17 |
| 1569 | 2026-06-15T08:47:57.156Z | Compiling thiserror v1.0.69 |
| 1570 | 2026-06-15T08:47:57.312Z | Compiling ucd-trie v0.1.7 |
| 1571 | 2026-06-15T08:47:57.430Z | Compiling autocfg v1.5.0 |
| 1572 | 2026-06-15T08:47:57.509Z | Compiling pest v2.8.6 |
| 1573 | 2026-06-15T08:47:57.564Z | Compiling litemap v0.8.1 |
| 1574 | 2026-06-15T08:47:57.582Z | Compiling writeable v0.6.2 |
| 1575 | 2026-06-15T08:47:57.755Z | Compiling icu_properties_data v2.1.2 |
| 1576 | 2026-06-15T08:47:57.856Z | Compiling byteorder v1.5.0 |
| 1577 | 2026-06-15T08:47:57.937Z | Compiling rustix v1.1.3 |
| 1578 | 2026-06-15T08:47:57.952Z | Compiling icu_normalizer_data v2.1.1 |
| 1579 | 2026-06-15T08:47:58.047Z | Compiling syn v2.0.117 |
| 1580 | 2026-06-15T08:47:58.093Z | Compiling errno v0.3.14 |
| 1581 | 2026-06-15T08:47:58.128Z | Compiling serde_json v1.0.149 |
| 1582 | 2026-06-15T08:47:58.160Z | Compiling bitflags v2.11.0 |
| 1583 | 2026-06-15T08:47:58.349Z | Compiling num-traits v0.2.19 |
| 1584 | 2026-06-15T08:47:58.375Z | Compiling equivalent v1.0.2 |
| 1585 | 2026-06-15T08:47:58.463Z | Compiling typeid v1.0.3 |
| 1586 | 2026-06-15T08:47:58.530Z | Compiling pest_meta v2.8.6 |
| 1587 | 2026-06-15T08:47:58.664Z | Compiling smallvec v1.15.1 |
| 1588 | 2026-06-15T08:47:58.725Z | Compiling hashbrown v0.17.0 |
| 1589 | 2026-06-15T08:47:58.881Z | Compiling thread-id v4.2.2 |
| 1590 | 2026-06-15T08:47:58.948Z | Compiling proc-macro-error-attr v1.0.4 |
| 1591 | 2026-06-15T08:47:58.966Z | Compiling usdt-impl v0.5.0 |
| 1592 | 2026-06-15T08:47:58.983Z | Compiling toml_write v0.1.2 |
| 1593 | 2026-06-15T08:47:59.135Z | Compiling syn v1.0.109 |
| 1594 | 2026-06-15T08:47:59.181Z | Compiling erased-serde v0.4.9 |
| 1595 | 2026-06-15T08:47:59.195Z | Compiling winnow v0.7.14 |
| 1596 | 2026-06-15T08:47:59.380Z | Compiling indexmap v2.14.0 |
| 1597 | 2026-06-15T08:47:59.737Z | Compiling proc-macro-error v1.0.4 |
| 1598 | 2026-06-15T08:47:59.983Z | Compiling getrandom v0.4.1 |
| 1599 | 2026-06-15T08:48:00.033Z | Compiling plain v0.2.3 |
| 1600 | 2026-06-15T08:48:00.153Z | Compiling log v0.4.29 |
| 1601 | 2026-06-15T08:48:00.162Z | Compiling thiserror v2.0.18 |
| 1602 | 2026-06-15T08:48:00.209Z | Compiling percent-encoding v2.3.2 |
| 1603 | 2026-06-15T08:48:00.335Z | Compiling utf8_iter v1.0.4 |
| 1604 | 2026-06-15T08:48:00.358Z | Compiling utf8parse v0.2.2 |
| 1605 | 2026-06-15T08:48:00.372Z | Compiling camino v1.2.2 |
| 1606 | 2026-06-15T08:48:00.410Z | Compiling form_urlencoded v1.2.2 |
| 1607 | 2026-06-15T08:48:00.477Z | Compiling anstyle-parse v1.0.0 |
| 1608 | 2026-06-15T08:48:00.513Z | Compiling ordered-float v2.10.1 |
| 1609 | 2026-06-15T08:48:00.690Z | Compiling synstructure v0.13.2 |
| 1610 | 2026-06-15T08:48:00.704Z | Compiling pest_generator v2.8.6 |
| 1611 | 2026-06-15T08:48:00.780Z | Compiling terminal_size v0.4.3 |
| 1612 | 2026-06-15T08:48:00.926Z | Compiling colorchoice v1.0.4 |
| 1613 | 2026-06-15T08:48:01.014Z | Compiling cfg-if v1.0.4 |
| 1614 | 2026-06-15T08:48:01.052Z | Compiling is_terminal_polyfill v1.70.2 |
| 1615 | 2026-06-15T08:48:01.067Z | Compiling pretty-hex v0.4.1 |
| 1616 | 2026-06-15T08:48:01.091Z | Compiling anstyle-query v1.1.5 |
| 1617 | 2026-06-15T08:48:01.119Z | Compiling anstyle v1.0.14 |
| 1618 | 2026-06-15T08:48:01.207Z | Compiling serde-untagged v0.1.9 |
| 1619 | 2026-06-15T08:48:01.334Z | Compiling anstream v1.0.0 |
| 1620 | 2026-06-15T08:48:01.338Z | Compiling semver v1.0.28 |
| 1621 | 2026-06-15T08:48:01.415Z | Compiling fs-err v3.3.0 |
| 1622 | 2026-06-15T08:48:01.469Z | Compiling clap_lex v1.0.0 |
| 1623 | 2026-06-15T08:48:01.611Z | Compiling once_cell v1.21.3 |
| 1624 | 2026-06-15T08:48:01.655Z | Compiling heck v0.5.0 |
| 1625 | 2026-06-15T08:48:01.675Z | Compiling anyhow v1.0.102 |
| 1626 | 2026-06-15T08:48:01.690Z | Compiling heck v0.4.1 |
| 1627 | 2026-06-15T08:48:01.710Z | Compiling unicode-width v0.1.14 |
| 1628 | 2026-06-15T08:48:01.830Z | Compiling unicode-xid v0.2.6 |
| 1629 | 2026-06-15T08:48:01.919Z | Compiling strsim v0.11.1 |
| 1630 | 2026-06-15T08:48:01.959Z | Compiling fastrand v2.3.0 |
| 1631 | 2026-06-15T08:48:01.979Z | Compiling fnv v1.0.7 |
| 1632 | 2026-06-15T08:48:01.994Z | Compiling bytecount v0.6.9 |
| 1633 | 2026-06-15T08:48:02.086Z | Compiling papergrid v0.11.0 |
| 1634 | 2026-06-15T08:48:02.128Z | Compiling clap_builder v4.6.0 |
| 1635 | 2026-06-15T08:48:02.201Z | Compiling tempfile v3.25.0 |
| 1636 | 2026-06-15T08:48:02.374Z | Compiling memmap v0.7.0 |
| 1637 | 2026-06-15T08:48:02.425Z | Compiling serde_derive v1.0.228 |
| 1638 | 2026-06-15T08:48:02.446Z | Compiling zerofrom-derive v0.1.6 |
| 1639 | 2026-06-15T08:48:02.560Z | Compiling yoke-derive v0.8.1 |
| 1640 | 2026-06-15T08:48:02.576Z | Compiling zerovec-derive v0.11.2 |
| 1641 | 2026-06-15T08:48:02.801Z | Compiling displaydoc v0.2.5 |
| 1642 | 2026-06-15T08:48:03.483Z | Compiling thiserror-impl v1.0.69 |
| 1643 | 2026-06-15T08:48:03.532Z | Compiling zerocopy-derive v0.7.35 |
| 1644 | 2026-06-15T08:48:03.661Z | Compiling pest_derive v2.8.6 |
| 1645 | 2026-06-15T08:48:03.699Z | Compiling scroll_derive v0.12.1 |
| 1646 | 2026-06-15T08:48:03.837Z | Compiling zerofrom v0.1.6 |
| 1647 | 2026-06-15T08:48:03.973Z | Compiling yoke v0.8.1 |
| 1648 | 2026-06-15T08:48:04.092Z | Compiling thiserror-impl v2.0.18 |
| 1649 | 2026-06-15T08:48:04.164Z | Compiling zerovec v0.11.5 |
| 1650 | 2026-06-15T08:48:04.366Z | Compiling zerotrie v0.2.3 |
| 1651 | 2026-06-15T08:48:04.399Z | Compiling zerocopy v0.7.35 |
| 1652 | 2026-06-15T08:48:04.673Z | Compiling tinystr v0.8.2 |
| 1653 | 2026-06-15T08:48:04.673Z | Compiling potential_utf v0.1.4 |
| 1654 | 2026-06-15T08:48:04.845Z | Compiling icu_locale_core v2.1.1 |
| 1655 | 2026-06-15T08:48:04.862Z | Compiling icu_collections v2.1.1 |
| 1656 | 2026-06-15T08:48:04.893Z | Compiling dtrace-parser v0.2.0 |
| 1657 | 2026-06-15T08:48:05.001Z | Compiling scroll v0.12.0 |
| 1658 | 2026-06-15T08:48:05.163Z | Compiling tabled_derive v0.7.0 |
| 1659 | 2026-06-15T08:48:05.282Z | Compiling goblin v0.8.2 |
| 1660 | 2026-06-15T08:48:05.320Z | Compiling clap_derive v4.6.1 |
| 1661 | 2026-06-15T08:48:05.369Z | Compiling smawk v0.3.2 |
| 1662 | 2026-06-15T08:48:05.634Z | Compiling icu_provider v2.1.1 |
| 1663 | 2026-06-15T08:48:05.700Z | Compiling unicode-linebreak v0.1.5 |
| 1664 | 2026-06-15T08:48:05.814Z | Compiling unicode-width v0.2.0 |
| 1665 | 2026-06-15T08:48:05.917Z | Compiling icu_properties v2.1.2 |
| 1666 | 2026-06-15T08:48:05.943Z | Compiling icu_normalizer v2.1.1 |
| 1667 | 2026-06-15T08:48:05.958Z | Compiling serde_spanned v0.6.9 |
| 1668 | 2026-06-15T08:48:06.001Z | Compiling toml_datetime v0.6.11 |
| 1669 | 2026-06-15T08:48:06.099Z | Compiling dof v0.3.0 |
| 1670 | 2026-06-15T08:48:06.116Z | Compiling serde_tokenstream v0.2.3 |
| 1671 | 2026-06-15T08:48:06.119Z | Compiling serde-value v0.7.0 |
| 1672 | 2026-06-15T08:48:06.273Z | Compiling toml_edit v0.22.27 |
| 1673 | 2026-06-15T08:48:06.492Z | Compiling cargo-platform v0.2.0 |
| 1674 | 2026-06-15T08:48:06.495Z | Compiling tabled v0.15.0 |
| 1675 | 2026-06-15T08:48:06.521Z | Compiling textwrap v0.16.2 |
| 1676 | 2026-06-15T08:48:06.770Z | Compiling idna_adapter v1.2.1 |
| 1677 | 2026-06-15T08:48:06.917Z | Compiling idna v1.1.0 |
| 1678 | 2026-06-15T08:48:06.976Z | Compiling macaddr v1.0.1 |
| 1679 | 2026-06-15T08:48:07.060Z | Compiling usdt-attr-macro v0.5.0 |
| 1680 | 2026-06-15T08:48:07.096Z | Compiling usdt-macro v0.5.0 |
| 1681 | 2026-06-15T08:48:07.200Z | Compiling url v2.5.8 |
| 1682 | 2026-06-15T08:48:07.360Z | Compiling clap v4.6.1 |
| 1683 | 2026-06-15T08:48:07.448Z | Compiling camino-tempfile v1.4.1 |
| 1684 | 2026-06-15T08:48:07.682Z | Compiling toml v0.8.23 |
| 1685 | 2026-06-15T08:48:07.730Z | Compiling swrite v0.1.0 |
| 1686 | 2026-06-15T08:48:07.832Z | Compiling dev-tools-common v0.1.0 (/work/ci/omicron/dev-tools/common) |
| 1687 | 2026-06-15T08:48:08.078Z | Compiling cargo-util-schemas v0.8.2 |
| 1688 | 2026-06-15T08:48:08.093Z | Compiling cargo_toml v0.21.0 |
| 1689 | 2026-06-15T08:48:08.305Z | Compiling usdt v0.5.0 |
| 1690 | 2026-06-15T08:48:08.971Z | Compiling cargo_metadata v0.21.0 |
| 1691 | 2026-06-15T08:48:09.905Z | Compiling xtask v0.1.0 (/work/ci/omicron/dev-tools/xtask) |
| 1692 | 2026-06-15T08:48:12.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.77s |
| 1693 | 2026-06-15T08:48:12.193Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1694 | 2026-06-15T08:48:12.773Z | Downloading crates ... |
| 1695 | 2026-06-15T08:48:12.898Z | Downloaded aead v0.5.2 |
| 1696 | 2026-06-15T08:48:12.905Z | Downloaded argon2 v0.5.3 |
| 1697 | 2026-06-15T08:48:12.909Z | Downloaded assert_matches v1.5.0 |
| 1698 | 2026-06-15T08:48:12.912Z | Downloaded atty v0.2.14 |
| 1699 | 2026-06-15T08:48:12.912Z | Downloaded blowfish v0.9.1 |
| 1700 | 2026-06-15T08:48:12.917Z | Downloaded crossbeam-epoch v0.9.18 |
| 1701 | 2026-06-15T08:48:12.921Z | Downloaded derive_builder v0.20.2 |
| 1702 | 2026-06-15T08:48:12.925Z | Downloaded bit-set v0.5.3 |
| 1703 | 2026-06-15T08:48:12.928Z | Downloaded defmt-parser v1.0.0 |
| 1704 | 2026-06-15T08:48:12.928Z | Downloaded const_format_proc_macros v0.2.34 |
| 1705 | 2026-06-15T08:48:12.931Z | Downloaded dof v0.4.0 |
| 1706 | 2026-06-15T08:48:12.931Z | Downloaded bzip2 v0.6.1 |
| 1707 | 2026-06-15T08:48:12.931Z | Downloaded defmt v1.0.1 |
| 1708 | 2026-06-15T08:48:12.934Z | Downloaded ena v0.14.4 |
| 1709 | 2026-06-15T08:48:12.938Z | Downloaded bitfield-macros v0.19.4 |
| 1710 | 2026-06-15T08:48:12.941Z | Downloaded drift v0.2.0 |
| 1711 | 2026-06-15T08:48:12.945Z | Downloaded env_filter v1.0.0 |
| 1712 | 2026-06-15T08:48:12.948Z | Downloaded cargo-platform v0.3.2 |
| 1713 | 2026-06-15T08:48:12.948Z | Downloaded ascii-canvas v3.0.0 |
| 1714 | 2026-06-15T08:48:12.948Z | Downloaded document-features v0.2.12 |
| 1715 | 2026-06-15T08:48:12.951Z | Downloaded http-range v0.1.5 |
| 1716 | 2026-06-15T08:48:12.954Z | Downloaded git-stub-vcs v0.1.0 |
| 1717 | 2026-06-15T08:48:12.954Z | Downloaded embedded-io v0.4.0 |
| 1718 | 2026-06-15T08:48:12.954Z | Downloaded hostname v0.4.2 |
| 1719 | 2026-06-15T08:48:12.957Z | Downloaded cobs v0.3.0 |
| 1720 | 2026-06-15T08:48:12.957Z | Downloaded bb8 v0.8.6 |
| 1721 | 2026-06-15T08:48:12.960Z | Downloaded ghash v0.5.1 |
| 1722 | 2026-06-15T08:48:12.960Z | Downloaded downcast-rs v2.0.2 |
| 1723 | 2026-06-15T08:48:12.963Z | Downloaded display-error-chain v0.2.2 |
| 1724 | 2026-06-15T08:48:12.963Z | Downloaded headers-core v0.3.0 |
| 1725 | 2026-06-15T08:48:12.963Z | Downloaded enum-as-inner v0.6.1 |
| 1726 | 2026-06-15T08:48:12.968Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1727 | 2026-06-15T08:48:12.968Z | Downloaded endian-type v0.1.2 |
| 1728 | 2026-06-15T08:48:12.968Z | Downloaded castaway v0.2.4 |
| 1729 | 2026-06-15T08:48:12.968Z | Downloaded compression-core v0.4.31 |
| 1730 | 2026-06-15T08:48:12.969Z | Downloaded async-recursion v1.1.1 |
| 1731 | 2026-06-15T08:48:12.972Z | Downloaded array-init v0.0.4 |
| 1732 | 2026-06-15T08:48:12.972Z | Downloaded crossbeam-deque v0.8.6 |
| 1733 | 2026-06-15T08:48:12.972Z | Downloaded dtrace-parser v0.3.0 |
| 1734 | 2026-06-15T08:48:12.972Z | Downloaded anstyle-parse v0.2.7 |
| 1735 | 2026-06-15T08:48:12.975Z | Downloaded deranged v0.5.8 |
| 1736 | 2026-06-15T08:48:12.975Z | Downloaded convert_case v0.10.0 |
| 1737 | 2026-06-15T08:48:12.978Z | Downloaded cfg_aliases v0.1.1 |
| 1738 | 2026-06-15T08:48:12.981Z | Downloaded crc8 v0.1.1 |
| 1739 | 2026-06-15T08:48:12.981Z | Downloaded foldhash v0.1.5 |
| 1740 | 2026-06-15T08:48:12.984Z | Downloaded gethostname v0.5.0 |
| 1741 | 2026-06-15T08:48:12.987Z | Downloaded debug-ignore v1.0.5 |
| 1742 | 2026-06-15T08:48:12.990Z | Downloaded funty v2.0.0 |
| 1743 | 2026-06-15T08:48:12.990Z | Downloaded fd-lock v4.0.4 |
| 1744 | 2026-06-15T08:48:12.990Z | Downloaded bit-set v0.8.0 |
| 1745 | 2026-06-15T08:48:12.993Z | Downloaded cpufeatures v0.3.0 |
| 1746 | 2026-06-15T08:48:12.996Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 1747 | 2026-06-15T08:48:12.999Z | Downloaded derive_builder_macro v0.20.2 |
| 1748 | 2026-06-15T08:48:13.000Z | Downloaded globwalk v0.9.1 |
| 1749 | 2026-06-15T08:48:13.000Z | Downloaded float-cmp v0.10.0 |
| 1750 | 2026-06-15T08:48:13.003Z | Downloaded block-padding v0.3.3 |
| 1751 | 2026-06-15T08:48:13.003Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1752 | 2026-06-15T08:48:13.003Z | Downloaded bitfield-struct v0.6.2 |
| 1753 | 2026-06-15T08:48:13.006Z | Downloaded glob v0.3.3 |
| 1754 | 2026-06-15T08:48:13.006Z | Downloaded find-msvc-tools v0.1.9 |
| 1755 | 2026-06-15T08:48:13.009Z | Downloaded dirs-sys-next v0.1.2 |
| 1756 | 2026-06-15T08:48:13.009Z | Downloaded darling_macro v0.21.3 |
| 1757 | 2026-06-15T08:48:13.009Z | Downloaded crunchy v0.2.4 |
| 1758 | 2026-06-15T08:48:13.012Z | Downloaded darling_macro v0.13.4 |
| 1759 | 2026-06-15T08:48:13.015Z | Downloaded dirs-next v2.0.0 |
| 1760 | 2026-06-15T08:48:13.015Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1761 | 2026-06-15T08:48:13.015Z | Downloaded convert_case v0.4.0 |
| 1762 | 2026-06-15T08:48:13.018Z | Downloaded hash32 v0.2.1 |
| 1763 | 2026-06-15T08:48:13.023Z | Downloaded crc v3.4.0 |
| 1764 | 2026-06-15T08:48:13.026Z | Downloaded arrayref v0.3.9 |
| 1765 | 2026-06-15T08:48:13.026Z | Downloaded darling_macro v0.20.11 |
| 1766 | 2026-06-15T08:48:13.030Z | Downloaded instability v0.3.11 |
| 1767 | 2026-06-15T08:48:13.030Z | Downloaded hostname v0.3.1 |
| 1768 | 2026-06-15T08:48:13.030Z | Downloaded hex-literal v0.4.1 |
| 1769 | 2026-06-15T08:48:13.033Z | Downloaded internet-checksum v0.2.1 |
| 1770 | 2026-06-15T08:48:13.036Z | Downloaded defmt v0.3.100 |
| 1771 | 2026-06-15T08:48:13.036Z | Downloaded instant v0.1.13 |
| 1772 | 2026-06-15T08:48:13.039Z | Downloaded fxhash v0.2.1 |
| 1773 | 2026-06-15T08:48:13.039Z | Downloaded dsl_auto_type v0.2.0 |
| 1774 | 2026-06-15T08:48:13.043Z | Downloaded git-stub v1.0.0 |
| 1775 | 2026-06-15T08:48:13.043Z | Downloaded cmake v0.1.57 |
| 1776 | 2026-06-15T08:48:13.047Z | Downloaded buf-list v1.1.2 |
| 1777 | 2026-06-15T08:48:13.047Z | Downloaded chacha20 v0.9.1 |
| 1778 | 2026-06-15T08:48:13.050Z | Downloaded indoc v1.0.9 |
| 1779 | 2026-06-15T08:48:13.050Z | Downloaded indent_write v2.2.0 |
| 1780 | 2026-06-15T08:48:13.050Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1781 | 2026-06-15T08:48:13.053Z | Downloaded bytes v1.11.1 |
| 1782 | 2026-06-15T08:48:13.056Z | Downloaded cbc v0.1.2 |
| 1783 | 2026-06-15T08:48:13.056Z | Downloaded clang-sys v1.8.1 |
| 1784 | 2026-06-15T08:48:13.056Z | Downloaded cancel-safe-futures v0.1.5 |
| 1785 | 2026-06-15T08:48:13.059Z | Downloaded bcs v0.1.6 |
| 1786 | 2026-06-15T08:48:13.059Z | Downloaded bit-vec v0.8.0 |
| 1787 | 2026-06-15T08:48:13.062Z | Downloaded keccak v0.1.6 |
| 1788 | 2026-06-15T08:48:13.062Z | Downloaded kstat-rs v0.2.4 |
| 1789 | 2026-06-15T08:48:13.062Z | Downloaded inout v0.1.4 |
| 1790 | 2026-06-15T08:48:13.065Z | Downloaded lru-cache v0.1.2 |
| 1791 | 2026-06-15T08:48:13.065Z | Downloaded float-ord v0.3.2 |
| 1792 | 2026-06-15T08:48:13.065Z | Downloaded lzss v0.8.2 |
| 1793 | 2026-06-15T08:48:13.069Z | Downloaded illumos-nvpair v0.3.0 |
| 1794 | 2026-06-15T08:48:13.072Z | Downloaded multimap v0.10.1 |
| 1795 | 2026-06-15T08:48:13.072Z | Downloaded maybe-uninit v2.0.0 |
| 1796 | 2026-06-15T08:48:13.072Z | Downloaded hyper-staticfile v0.10.1 |
| 1797 | 2026-06-15T08:48:13.077Z | Downloaded cassowary v0.3.0 |
| 1798 | 2026-06-15T08:48:13.077Z | Downloaded fallible-iterator v0.2.0 |
| 1799 | 2026-06-15T08:48:13.077Z | Downloaded humantime v2.3.0 |
| 1800 | 2026-06-15T08:48:13.080Z | Downloaded difflib v0.4.0 |
| 1801 | 2026-06-15T08:48:13.080Z | Downloaded diesel-dtrace v0.5.0 |
| 1802 | 2026-06-15T08:48:13.080Z | Downloaded defmt-macros v1.0.1 |
| 1803 | 2026-06-15T08:48:13.080Z | Downloaded daft v0.1.7 |
| 1804 | 2026-06-15T08:48:13.083Z | Downloaded bitfield v0.19.4 |
| 1805 | 2026-06-15T08:48:13.083Z | Downloaded crc-catalog v2.4.0 |
| 1806 | 2026-06-15T08:48:13.083Z | Downloaded half v1.8.3 |
| 1807 | 2026-06-15T08:48:13.086Z | Downloaded constant_time_eq v0.4.2 |
| 1808 | 2026-06-15T08:48:13.086Z | Downloaded bit-vec v0.6.3 |
| 1809 | 2026-06-15T08:48:13.089Z | Downloaded fatfs v0.3.6 |
| 1810 | 2026-06-15T08:48:13.089Z | Downloaded diff v0.1.13 |
| 1811 | 2026-06-15T08:48:13.092Z | Downloaded daft-derive v0.1.7 |
| 1812 | 2026-06-15T08:48:13.092Z | Downloaded libscf-sys v1.1.0 |
| 1813 | 2026-06-15T08:48:13.095Z | Downloaded csv-core v0.1.13 |
| 1814 | 2026-06-15T08:48:13.095Z | Downloaded compression-codecs v0.4.37 |
| 1815 | 2026-06-15T08:48:13.100Z | Downloaded managed v0.8.0 |
| 1816 | 2026-06-15T08:48:13.100Z | Downloaded critical-section v1.2.0 |
| 1817 | 2026-06-15T08:48:13.100Z | Downloaded lru v0.12.5 |
| 1818 | 2026-06-15T08:48:13.103Z | Downloaded corncobs v0.1.4 |
| 1819 | 2026-06-15T08:48:13.103Z | Downloaded match_cfg v0.1.0 |
| 1820 | 2026-06-15T08:48:13.103Z | Downloaded memoffset v0.9.1 |
| 1821 | 2026-06-15T08:48:13.103Z | Downloaded md5 v0.7.0 |
| 1822 | 2026-06-15T08:48:13.103Z | Downloaded md-5 v0.10.6 |
| 1823 | 2026-06-15T08:48:13.107Z | Downloaded maplit v1.0.2 |
| 1824 | 2026-06-15T08:48:13.107Z | Downloaded newtype_derive v0.1.6 |
| 1825 | 2026-06-15T08:48:13.107Z | Downloaded nibble_vec v0.1.0 |
| 1826 | 2026-06-15T08:48:13.107Z | Downloaded new_debug_unreachable v1.0.6 |
| 1827 | 2026-06-15T08:48:13.110Z | Downloaded cexpr v0.6.0 |
| 1828 | 2026-06-15T08:48:13.110Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1829 | 2026-06-15T08:48:13.110Z | Downloaded nodrop v0.1.14 |
| 1830 | 2026-06-15T08:48:13.110Z | Downloaded nonempty v0.12.0 |
| 1831 | 2026-06-15T08:48:13.113Z | Downloaded arrayvec v0.7.6 |
| 1832 | 2026-06-15T08:48:13.113Z | Downloaded anstream v0.6.21 |
| 1833 | 2026-06-15T08:48:13.117Z | Downloaded filetime v0.2.27 |
| 1834 | 2026-06-15T08:48:13.120Z | Downloaded indoc v2.0.7 |
| 1835 | 2026-06-15T08:48:13.120Z | Downloaded env_logger v0.11.9 |
| 1836 | 2026-06-15T08:48:13.123Z | Downloaded byte-wrapper v0.1.0 |
| 1837 | 2026-06-15T08:48:13.123Z | Downloaded embedded-io v0.6.1 |
| 1838 | 2026-06-15T08:48:13.126Z | Downloaded darling v0.13.4 |
| 1839 | 2026-06-15T08:48:13.126Z | Downloaded derive_builder_core v0.20.2 |
| 1840 | 2026-06-15T08:48:13.129Z | Downloaded hash32 v0.3.1 |
| 1841 | 2026-06-15T08:48:13.129Z | Downloaded num v0.4.3 |
| 1842 | 2026-06-15T08:48:13.129Z | Downloaded num-derive v0.4.2 |
| 1843 | 2026-06-15T08:48:13.132Z | Downloaded fixedbitset v0.5.7 |
| 1844 | 2026-06-15T08:48:13.132Z | Downloaded num-derive v0.3.3 |
| 1845 | 2026-06-15T08:48:13.132Z | Downloaded const_format v0.2.35 |
| 1846 | 2026-06-15T08:48:13.135Z | Downloaded ingot-types v0.1.2 |
| 1847 | 2026-06-15T08:48:13.138Z | Downloaded derive-ex v0.1.8 |
| 1848 | 2026-06-15T08:48:13.138Z | Downloaded libsw-core v0.3.2 |
| 1849 | 2026-06-15T08:48:13.138Z | Downloaded libsw v3.5.0 |
| 1850 | 2026-06-15T08:48:13.141Z | Downloaded hyper-tls v0.6.0 |
| 1851 | 2026-06-15T08:48:13.141Z | Downloaded globset v0.4.18 |
| 1852 | 2026-06-15T08:48:13.141Z | Downloaded openssl-probe v0.1.6 |
| 1853 | 2026-06-15T08:48:13.145Z | Downloaded opaque-debug v0.3.1 |
| 1854 | 2026-06-15T08:48:13.145Z | Downloaded lalrpop-util v0.19.12 |
| 1855 | 2026-06-15T08:48:13.145Z | Downloaded ingot v0.1.1 |
| 1856 | 2026-06-15T08:48:13.145Z | Downloaded fs-err v2.11.0 |
| 1857 | 2026-06-15T08:48:13.148Z | Downloaded num_enum_derive v0.5.11 |
| 1858 | 2026-06-15T08:48:13.148Z | Downloaded cipher v0.4.4 |
| 1859 | 2026-06-15T08:48:13.148Z | Downloaded oso-derive v0.27.3 |
| 1860 | 2026-06-15T08:48:13.151Z | Downloaded backon v1.6.0 |
| 1861 | 2026-06-15T08:48:13.154Z | Downloaded packed_struct_codegen v0.10.1 |
| 1862 | 2026-06-15T08:48:13.154Z | Downloaded dropshot_endpoint v0.17.0 |
| 1863 | 2026-06-15T08:48:13.157Z | Downloaded blake2 v0.10.6 |
| 1864 | 2026-06-15T08:48:13.160Z | Downloaded nanorand v0.7.0 |
| 1865 | 2026-06-15T08:48:13.160Z | Downloaded olpc-cjson v0.1.4 |
| 1866 | 2026-06-15T08:48:13.164Z | Downloaded native-tls v0.2.18 |
| 1867 | 2026-06-15T08:48:13.164Z | Downloaded darling v0.21.3 |
| 1868 | 2026-06-15T08:48:13.167Z | Downloaded cookie v0.18.1 |
| 1869 | 2026-06-15T08:48:13.167Z | Downloaded ctr v0.9.2 |
| 1870 | 2026-06-15T08:48:13.170Z | Downloaded cookie_store v0.22.1 |
| 1871 | 2026-06-15T08:48:13.170Z | Downloaded chacha20 v0.10.0 |
| 1872 | 2026-06-15T08:48:13.173Z | Downloaded libefi-sys v0.1.0 |
| 1873 | 2026-06-15T08:48:13.173Z | Downloaded flate2 v1.1.9 |
| 1874 | 2026-06-15T08:48:13.176Z | Downloaded linear-map v1.2.0 |
| 1875 | 2026-06-15T08:48:13.176Z | Downloaded colored v2.2.0 |
| 1876 | 2026-06-15T08:48:13.179Z | Downloaded newtype-uuid v1.3.2 |
| 1877 | 2026-06-15T08:48:13.179Z | Downloaded darling v0.20.11 |
| 1878 | 2026-06-15T08:48:13.182Z | Downloaded path-slash v0.1.5 |
| 1879 | 2026-06-15T08:48:13.182Z | Downloaded nu-ansi-term v0.50.3 |
| 1880 | 2026-06-15T08:48:13.185Z | Downloaded parse-size v1.1.0 |
| 1881 | 2026-06-15T08:48:13.185Z | Downloaded parse-display v0.10.0 |
| 1882 | 2026-06-15T08:48:13.185Z | Downloaded normalize-line-endings v0.3.0 |
| 1883 | 2026-06-15T08:48:13.185Z | Downloaded multer v3.1.0 |
| 1884 | 2026-06-15T08:48:13.188Z | Downloaded pbkdf2 v0.12.2 |
| 1885 | 2026-06-15T08:48:13.188Z | Downloaded crc32fast v1.5.0 |
| 1886 | 2026-06-15T08:48:13.191Z | Downloaded bzip2 v0.4.4 |
| 1887 | 2026-06-15T08:48:13.191Z | Downloaded backoff v0.4.0 |
| 1888 | 2026-06-15T08:48:13.191Z | Downloaded phf_shared v0.13.1 |
| 1889 | 2026-06-15T08:48:13.194Z | Downloaded phf_shared v0.11.3 |
| 1890 | 2026-06-15T08:48:13.194Z | Downloaded phf_shared v0.12.1 |
| 1891 | 2026-06-15T08:48:13.195Z | Downloaded pbkdf2 v0.11.0 |
| 1892 | 2026-06-15T08:48:13.198Z | Downloaded async-bb8-diesel v0.2.1 |
| 1893 | 2026-06-15T08:48:13.198Z | Downloaded num_threads v0.1.7 |
| 1894 | 2026-06-15T08:48:13.198Z | Downloaded peg-runtime v0.8.5 |
| 1895 | 2026-06-15T08:48:13.202Z | Downloaded compact_str v0.8.1 |
| 1896 | 2026-06-15T08:48:13.202Z | Downloaded num_enum v0.7.6 |
| 1897 | 2026-06-15T08:48:13.206Z | Downloaded num-complex v0.4.6 |
| 1898 | 2026-06-15T08:48:13.206Z | Downloaded ingot-macros v0.1.1 |
| 1899 | 2026-06-15T08:48:13.209Z | Downloaded iana-time-zone v0.1.65 |
| 1900 | 2026-06-15T08:48:13.212Z | Downloaded des v0.8.1 |
| 1901 | 2026-06-15T08:48:13.212Z | Downloaded precomputed-hash v0.1.1 |
| 1902 | 2026-06-15T08:48:13.215Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1903 | 2026-06-15T08:48:13.215Z | Downloaded highway v1.3.0 |
| 1904 | 2026-06-15T08:48:13.222Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1905 | 2026-06-15T08:48:13.225Z | Downloaded num_enum v0.5.11 |
| 1906 | 2026-06-15T08:48:13.229Z | Downloaded packed_struct v0.10.1 |
| 1907 | 2026-06-15T08:48:13.229Z | Downloaded owo-colors v4.3.0 |
| 1908 | 2026-06-15T08:48:13.233Z | Downloaded proc-macro-crate v1.3.1 |
| 1909 | 2026-06-15T08:48:13.233Z | Downloaded predicates-core v1.0.10 |
| 1910 | 2026-06-15T08:48:13.233Z | Downloaded progenitor-client v0.14.0 |
| 1911 | 2026-06-15T08:48:13.233Z | Downloaded predicates-tree v1.0.13 |
| 1912 | 2026-06-15T08:48:13.236Z | Downloaded darling_core v0.13.4 |
| 1913 | 2026-06-15T08:48:13.239Z | Downloaded oxnet v0.1.5 |
| 1914 | 2026-06-15T08:48:13.243Z | Downloaded num_enum_derive v0.7.6 |
| 1915 | 2026-06-15T08:48:13.244Z | Downloaded progenitor-macro v0.14.0 |
| 1916 | 2026-06-15T08:48:13.247Z | Downloaded progenitor-macro v0.13.0 |
| 1917 | 2026-06-15T08:48:13.247Z | Downloaded crc-any v2.5.0 |
| 1918 | 2026-06-15T08:48:13.250Z | Downloaded radium v0.7.0 |
| 1919 | 2026-06-15T08:48:13.250Z | Downloaded psl-types v2.0.11 |
| 1920 | 2026-06-15T08:48:13.250Z | Downloaded cargo_metadata v0.23.1 |
| 1921 | 2026-06-15T08:48:13.268Z | Downloaded recursive v0.1.1 |
| 1922 | 2026-06-15T08:48:13.271Z | Downloaded peg-macros v0.8.5 |
| 1923 | 2026-06-15T08:48:13.271Z | Downloaded peg v0.8.5 |
| 1924 | 2026-06-15T08:48:13.274Z | Downloaded parse-display-derive v0.10.0 |
| 1925 | 2026-06-15T08:48:13.274Z | Downloaded rand_xorshift v0.4.0 |
| 1926 | 2026-06-15T08:48:13.274Z | Downloaded paste v1.0.15 |
| 1927 | 2026-06-15T08:48:13.277Z | Downloaded password-hash v0.5.0 |
| 1928 | 2026-06-15T08:48:13.277Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1929 | 2026-06-15T08:48:13.280Z | Downloaded pin-project-lite v0.2.17 |
| 1930 | 2026-06-15T08:48:13.283Z | Downloaded rtoolbox v0.0.3 |
| 1931 | 2026-06-15T08:48:13.283Z | Downloaded phf v0.13.1 |
| 1932 | 2026-06-15T08:48:13.283Z | Downloaded password-hash v0.4.2 |
| 1933 | 2026-06-15T08:48:13.286Z | Downloaded parking_lot_core v0.8.6 |
| 1934 | 2026-06-15T08:48:13.286Z | Downloaded derive_more v0.99.20 |
| 1935 | 2026-06-15T08:48:13.289Z | Downloaded pin-project-internal v1.1.11 |
| 1936 | 2026-06-15T08:48:13.292Z | Downloaded pem v3.0.6 |
| 1937 | 2026-06-15T08:48:13.292Z | Downloaded chacha20poly1305 v0.10.1 |
| 1938 | 2026-06-15T08:48:13.292Z | Downloaded memmap2 v0.9.10 |
| 1939 | 2026-06-15T08:48:13.295Z | Downloaded poly1305 v0.8.0 |
| 1940 | 2026-06-15T08:48:13.296Z | Downloaded litrs v1.0.0 |
| 1941 | 2026-06-15T08:48:13.300Z | Downloaded rustc_version v0.1.7 |
| 1942 | 2026-06-15T08:48:13.300Z | Downloaded same-file v1.0.6 |
| 1943 | 2026-06-15T08:48:13.300Z | Downloaded russh-cryptovec v0.7.3 |
| 1944 | 2026-06-15T08:48:13.300Z | Downloaded libloading v0.8.9 |
| 1945 | 2026-06-15T08:48:13.303Z | Downloaded polyval v0.6.2 |
| 1946 | 2026-06-15T08:48:13.306Z | Downloaded proc-macro-error2 v2.0.1 |
| 1947 | 2026-06-15T08:48:13.306Z | Downloaded sapling-renderdag v0.1.0 |
| 1948 | 2026-06-15T08:48:13.309Z | Downloaded salsa20 v0.10.2 |
| 1949 | 2026-06-15T08:48:13.309Z | Downloaded num-rational v0.4.2 |
| 1950 | 2026-06-15T08:48:13.309Z | Downloaded mime_guess v2.0.5 |
| 1951 | 2026-06-15T08:48:13.312Z | Downloaded postgres-protocol v0.6.10 |
| 1952 | 2026-06-15T08:48:13.312Z | Downloaded ignore v0.4.25 |
| 1953 | 2026-06-15T08:48:13.315Z | Downloaded serde_bytes v0.11.19 |
| 1954 | 2026-06-15T08:48:13.315Z | Downloaded serde-big-array v0.5.1 |
| 1955 | 2026-06-15T08:48:13.315Z | Downloaded scrypt v0.11.0 |
| 1956 | 2026-06-15T08:48:13.318Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1957 | 2026-06-15T08:48:13.318Z | Downloaded omicron-zone-package v0.12.2 |
| 1958 | 2026-06-15T08:48:13.321Z | Downloaded serde_plain v1.0.2 |
| 1959 | 2026-06-15T08:48:13.321Z | Downloaded progenitor-client v0.13.0 |
| 1960 | 2026-06-15T08:48:13.321Z | Downloaded predicates v3.1.4 |
| 1961 | 2026-06-15T08:48:13.325Z | Downloaded scroll_derive v0.13.1 |
| 1962 | 2026-06-15T08:48:13.328Z | Downloaded progenitor v0.13.0 |
| 1963 | 2026-06-15T08:48:13.331Z | Downloaded progenitor-extras v0.2.0 |
| 1964 | 2026-06-15T08:48:13.332Z | Downloaded seq-macro v0.3.6 |
| 1965 | 2026-06-15T08:48:13.332Z | Downloaded rand_seeder v0.4.0 |
| 1966 | 2026-06-15T08:48:13.335Z | Downloaded rand_core v0.10.0 |
| 1967 | 2026-06-15T08:48:13.335Z | Downloaded r2d2 v0.8.10 |
| 1968 | 2026-06-15T08:48:13.335Z | Downloaded serde_repr v0.1.20 |
| 1969 | 2026-06-15T08:48:13.335Z | Downloaded secrecy v0.10.3 |
| 1970 | 2026-06-15T08:48:13.338Z | Downloaded parking_lot v0.11.2 |
| 1971 | 2026-06-15T08:48:13.338Z | Downloaded psm v0.1.30 |
| 1972 | 2026-06-15T08:48:13.341Z | Downloaded signal-hook-mio v0.2.5 |
| 1973 | 2026-06-15T08:48:13.341Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1974 | 2026-06-15T08:48:13.341Z | Downloaded semver v0.1.20 |
| 1975 | 2026-06-15T08:48:13.344Z | Downloaded progenitor v0.14.0 |
| 1976 | 2026-06-15T08:48:13.344Z | Downloaded darling_core v0.20.11 |
| 1977 | 2026-06-15T08:48:13.347Z | Downloaded quick-error v1.2.3 |
| 1978 | 2026-06-15T08:48:13.347Z | Downloaded darling_core v0.21.3 |
| 1979 | 2026-06-15T08:48:13.351Z | Downloaded signal-hook-tokio v0.3.1 |
| 1980 | 2026-06-15T08:48:13.351Z | Downloaded resolv-conf v0.7.6 |
| 1981 | 2026-06-15T08:48:13.354Z | Downloaded shell-words v1.1.1 |
| 1982 | 2026-06-15T08:48:13.354Z | Downloaded cc v1.2.56 |
| 1983 | 2026-06-15T08:48:13.357Z | Downloaded siphasher v1.0.2 |
| 1984 | 2026-06-15T08:48:13.357Z | Downloaded bumpalo v3.20.2 |
| 1985 | 2026-06-15T08:48:13.357Z | Downloaded sqlparser_derive v0.5.0 |
| 1986 | 2026-06-15T08:48:13.362Z | Downloaded headers v0.4.1 |
| 1987 | 2026-06-15T08:48:13.365Z | Downloaded heapless v0.7.17 |
| 1988 | 2026-06-15T08:48:13.368Z | Downloaded derive-where v1.6.0 |
| 1989 | 2026-06-15T08:48:13.371Z | Downloaded sigpipe v0.1.3 |
| 1990 | 2026-06-15T08:48:13.371Z | Downloaded slog-bunyan v2.5.0 |
| 1991 | 2026-06-15T08:48:13.374Z | Downloaded flume v0.11.1 |
| 1992 | 2026-06-15T08:48:13.378Z | Downloaded postcard v1.1.3 |
| 1993 | 2026-06-15T08:48:13.381Z | Downloaded ssh-encoding v0.2.0 |
| 1994 | 2026-06-15T08:48:13.381Z | Downloaded phf v0.12.1 |
| 1995 | 2026-06-15T08:48:13.384Z | Downloaded derive_more v2.1.1 |
| 1996 | 2026-06-15T08:48:13.389Z | Downloaded scroll v0.13.0 |
| 1997 | 2026-06-15T08:48:13.392Z | Downloaded pkcs5 v0.7.1 |
| 1998 | 2026-06-15T08:48:13.395Z | Downloaded structmeta-derive v0.3.0 |
| 1999 | 2026-06-15T08:48:13.395Z | Downloaded structmeta v0.3.0 |
| 2000 | 2026-06-15T08:48:13.395Z | Downloaded strsim v0.10.0 |
| 2001 | 2026-06-15T08:48:13.395Z | Downloaded strum v0.27.2 |
| 2002 | 2026-06-15T08:48:13.398Z | Downloaded ssh-cipher v0.2.0 |
| 2003 | 2026-06-15T08:48:13.398Z | Downloaded scheduled-thread-pool v0.2.7 |
| 2004 | 2026-06-15T08:48:13.398Z | Downloaded rusty-fork v0.3.1 |
| 2005 | 2026-06-15T08:48:13.401Z | Downloaded rustls-pemfile v2.2.0 |
| 2006 | 2026-06-15T08:48:13.401Z | Downloaded hickory-resolver v0.25.2 |
| 2007 | 2026-06-15T08:48:13.404Z | Downloaded serde_path_to_error v0.1.20 |
| 2008 | 2026-06-15T08:48:13.405Z | Downloaded serde-hex v0.1.0 |
| 2009 | 2026-06-15T08:48:13.405Z | Downloaded heapless v0.8.0 |
| 2010 | 2026-06-15T08:48:13.408Z | Downloaded postgres-types v0.2.12 |
| 2011 | 2026-06-15T08:48:13.411Z | Downloaded p256 v0.13.2 |
| 2012 | 2026-06-15T08:48:13.411Z | Downloaded oso v0.27.3 |
| 2013 | 2026-06-15T08:48:13.414Z | Downloaded strip-ansi-escapes v0.2.1 |
| 2014 | 2026-06-15T08:48:13.417Z | Downloaded supports-color v3.0.2 |
| 2015 | 2026-06-15T08:48:13.417Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 2016 | 2026-06-15T08:48:13.420Z | Downloaded tap v1.0.1 |
| 2017 | 2026-06-15T08:48:13.420Z | Downloaded arc-swap v1.8.2 |
| 2018 | 2026-06-15T08:48:13.423Z | Downloaded ar_archive_writer v0.5.1 |
| 2019 | 2026-06-15T08:48:13.426Z | Downloaded diesel_derives v2.3.7 |
| 2020 | 2026-06-15T08:48:13.432Z | Downloaded tagptr v0.2.0 |
| 2021 | 2026-06-15T08:48:13.435Z | Downloaded serde_with_macros v1.5.2 |
| 2022 | 2026-06-15T08:48:13.436Z | Downloaded slab v0.4.12 |
| 2023 | 2026-06-15T08:48:13.436Z | Downloaded testing_table v0.3.0 |
| 2024 | 2026-06-15T08:48:13.439Z | Downloaded termtree v0.5.1 |
| 2025 | 2026-06-15T08:48:13.439Z | Downloaded simd-adler32 v0.3.8 |
| 2026 | 2026-06-15T08:48:13.442Z | Downloaded thread-id v5.1.0 |
| 2027 | 2026-06-15T08:48:13.450Z | Downloaded hickory-resolver v0.24.4 |
| 2028 | 2026-06-15T08:48:13.454Z | Downloaded smallvec v0.6.14 |
| 2029 | 2026-06-15T08:48:13.457Z | Downloaded slog-json v2.6.1 |
| 2030 | 2026-06-15T08:48:13.457Z | Downloaded slog-dtrace v0.3.0 |
| 2031 | 2026-06-15T08:48:13.465Z | Downloaded topological-sort v0.2.2 |
| 2032 | 2026-06-15T08:48:13.468Z | Downloaded trait-variant v0.1.2 |
| 2033 | 2026-06-15T08:48:13.469Z | Downloaded unicode-truncate v1.1.0 |
| 2034 | 2026-06-15T08:48:13.473Z | Downloaded typify-macro v0.6.2 |
| 2035 | 2026-06-15T08:48:13.479Z | Downloaded secrecy v0.8.0 |
| 2036 | 2026-06-15T08:48:13.483Z | Downloaded support-bundle-viewer v0.1.2 |
| 2037 | 2026-06-15T08:48:13.486Z | Downloaded strum_macros v0.27.2 |
| 2038 | 2026-06-15T08:48:13.486Z | Downloaded strum_macros v0.24.3 |
| 2039 | 2026-06-15T08:48:13.489Z | Downloaded serde_cbor v0.11.2 |
| 2040 | 2026-06-15T08:48:13.489Z | Downloaded stacker v0.1.23 |
| 2041 | 2026-06-15T08:48:13.492Z | Downloaded usdt v0.6.0 |
| 2042 | 2026-06-15T08:48:13.492Z | Downloaded untrusted v0.7.1 |
| 2043 | 2026-06-15T08:48:13.492Z | Downloaded unarray v0.1.4 |
| 2044 | 2026-06-15T08:48:13.495Z | Downloaded universal-hash v0.5.1 |
| 2045 | 2026-06-15T08:48:13.498Z | Downloaded openssl-sys v0.9.115 |
| 2046 | 2026-06-15T08:48:13.501Z | Downloaded minimal-lexical v0.2.1 |
| 2047 | 2026-06-15T08:48:13.504Z | Downloaded progenitor-impl v0.14.0 |
| 2048 | 2026-06-15T08:48:13.505Z | Downloaded papergrid v0.17.0 |
| 2049 | 2026-06-15T08:48:13.508Z | Downloaded sync-ptr v0.1.4 |
| 2050 | 2026-06-15T08:48:13.508Z | Downloaded serde_with_macros v3.17.0 |
| 2051 | 2026-06-15T08:48:13.511Z | Downloaded prefix-trie v0.7.0 |
| 2052 | 2026-06-15T08:48:13.511Z | Downloaded jiff-static v0.2.21 |
| 2053 | 2026-06-15T08:48:13.514Z | Downloaded usdt-attr-macro v0.6.0 |
| 2054 | 2026-06-15T08:48:13.514Z | Downloaded tabled_derive v0.11.0 |
| 2055 | 2026-06-15T08:48:13.514Z | Downloaded string_cache v0.8.9 |
| 2056 | 2026-06-15T08:48:13.518Z | Downloaded void v1.0.2 |
| 2057 | 2026-06-15T08:48:13.521Z | Downloaded usdt-macro v0.6.0 |
| 2058 | 2026-06-15T08:48:13.524Z | Downloaded pin-project v1.1.11 |
| 2059 | 2026-06-15T08:48:13.530Z | Downloaded ron v0.8.1 |
| 2060 | 2026-06-15T08:48:13.534Z | Downloaded termios v0.3.3 |
| 2061 | 2026-06-15T08:48:13.537Z | Downloaded tiny-keccak v2.0.2 |
| 2062 | 2026-06-15T08:48:13.537Z | Downloaded wait-timeout v0.2.1 |
| 2063 | 2026-06-15T08:48:13.537Z | Downloaded thiserror-no-std v2.0.2 |
| 2064 | 2026-06-15T08:48:13.540Z | Downloaded snafu-derive v0.8.9 |
| 2065 | 2026-06-15T08:48:13.544Z | Downloaded waitgroup v0.1.2 |
| 2066 | 2026-06-15T08:48:13.544Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 2067 | 2026-06-15T08:48:13.544Z | Downloaded xattr v1.6.1 |
| 2068 | 2026-06-15T08:48:13.547Z | Downloaded xshell-macros v0.2.7 |
| 2069 | 2026-06-15T08:48:13.551Z | Downloaded indicatif v0.18.4 |
| 2070 | 2026-06-15T08:48:13.554Z | Downloaded rcgen v0.12.1 |
| 2071 | 2026-06-15T08:48:13.557Z | Downloaded derive_more-impl v2.1.1 |
| 2072 | 2026-06-15T08:48:13.560Z | Downloaded hickory-server v0.25.2 |
| 2073 | 2026-06-15T08:48:13.563Z | Downloaded sqlformat v0.3.5 |
| 2074 | 2026-06-15T08:48:13.563Z | Downloaded tui-tree-widget v0.23.1 |
| 2075 | 2026-06-15T08:48:13.563Z | Downloaded tokio-dtrace v0.1.1 |
| 2076 | 2026-06-15T08:48:13.566Z | Downloaded russh-keys v0.45.0 |
| 2077 | 2026-06-15T08:48:13.566Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 2078 | 2026-06-15T08:48:13.566Z | Downloaded tokio-tungstenite v0.23.1 |
| 2079 | 2026-06-15T08:48:13.569Z | Downloaded tokio-rustls v0.25.0 |
| 2080 | 2026-06-15T08:48:13.569Z | Downloaded tokio-native-tls v0.3.1 |
| 2081 | 2026-06-15T08:48:13.582Z | Downloaded ryu v1.0.23 |
| 2082 | 2026-06-15T08:48:13.585Z | Downloaded rustls-platform-verifier v0.6.2 |
| 2083 | 2026-06-15T08:48:13.589Z | Downloaded uzers v0.12.2 |
| 2084 | 2026-06-15T08:48:13.589Z | Downloaded unicase v2.9.0 |
| 2085 | 2026-06-15T08:48:13.592Z | Downloaded hyper-util v0.1.20 |
| 2086 | 2026-06-15T08:48:13.599Z | Downloaded pretty_assertions v1.4.1 |
| 2087 | 2026-06-15T08:48:13.601Z | Downloaded signal-hook v0.3.18 |
| 2088 | 2026-06-15T08:48:13.602Z | Downloaded vsss-rs v3.3.4 |
| 2089 | 2026-06-15T08:48:13.605Z | Downloaded usdt-impl v0.6.0 |
| 2090 | 2026-06-15T08:48:13.605Z | Downloaded stringprep v0.1.5 |
| 2091 | 2026-06-15T08:48:13.608Z | Downloaded vergen-lib v9.1.0 |
| 2092 | 2026-06-15T08:48:13.608Z | Downloaded vergen-gitcl v1.0.8 |
| 2093 | 2026-06-15T08:48:13.608Z | Downloaded vergen-git2 v9.1.0 |
| 2094 | 2026-06-15T08:48:13.608Z | Downloaded vergen-lib v0.1.6 |
| 2095 | 2026-06-15T08:48:13.618Z | Downloaded term v0.7.0 |
| 2096 | 2026-06-15T08:48:13.621Z | Downloaded xshell v0.2.7 |
| 2097 | 2026-06-15T08:48:13.624Z | Downloaded async-compression v0.4.41 |
| 2098 | 2026-06-15T08:48:13.627Z | Downloaded wyz v0.5.1 |
| 2099 | 2026-06-15T08:48:13.627Z | Downloaded whoami v2.1.0 |
| 2100 | 2026-06-15T08:48:13.630Z | Downloaded whoami v1.6.1 |
| 2101 | 2026-06-15T08:48:13.631Z | Downloaded walkdir v2.5.0 |
| 2102 | 2026-06-15T08:48:13.631Z | Downloaded rayon-core v1.13.0 |
| 2103 | 2026-06-15T08:48:13.641Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 2104 | 2026-06-15T08:48:13.644Z | Downloaded zstd-safe v7.2.4 |
| 2105 | 2026-06-15T08:48:13.659Z | Downloaded twox-hash v2.1.2 |
| 2106 | 2026-06-15T08:48:13.662Z | Downloaded unicode-properties v0.1.4 |
| 2107 | 2026-06-15T08:48:13.667Z | Downloaded progenitor-impl v0.13.0 |
| 2108 | 2026-06-15T08:48:13.672Z | Downloaded publicsuffix v2.3.0 |
| 2109 | 2026-06-15T08:48:13.675Z | Downloaded vergen v9.1.0 |
| 2110 | 2026-06-15T08:48:13.687Z | Downloaded test-strategy v0.4.5 |
| 2111 | 2026-06-15T08:48:13.691Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 2112 | 2026-06-15T08:48:13.694Z | Downloaded toml v0.7.8 |
| 2113 | 2026-06-15T08:48:13.694Z | Downloaded yasna v0.5.2 |
| 2114 | 2026-06-15T08:48:13.701Z | Downloaded hashbrown v0.13.2 |
| 2115 | 2026-06-15T08:48:13.710Z | Downloaded typify v0.6.2 |
| 2116 | 2026-06-15T08:48:13.713Z | Downloaded zerocopy v0.6.6 |
| 2117 | 2026-06-15T08:48:13.716Z | Downloaded zstd v0.13.3 |
| 2118 | 2026-06-15T08:48:13.719Z | Downloaded num-bigint v0.4.6 |
| 2119 | 2026-06-15T08:48:13.722Z | Downloaded schemars v1.2.1 |
| 2120 | 2026-06-15T08:48:13.730Z | Downloaded uuid v1.23.0 |
| 2121 | 2026-06-15T08:48:13.733Z | Downloaded unicode-bidi v0.3.18 |
| 2122 | 2026-06-15T08:48:13.736Z | Downloaded samael v0.0.19 |
| 2123 | 2026-06-15T08:48:13.739Z | Downloaded rand v0.8.6 |
| 2124 | 2026-06-15T08:48:13.739Z | Downloaded aes-gcm v0.10.3 |
| 2125 | 2026-06-15T08:48:13.744Z | Downloaded tar v0.4.45 |
| 2126 | 2026-06-15T08:48:13.747Z | Downloaded crossterm v0.28.1 |
| 2127 | 2026-06-15T08:48:13.750Z | Downloaded aes v0.8.4 |
| 2128 | 2026-06-15T08:48:13.753Z | Downloaded vte v0.14.1 |
| 2129 | 2026-06-15T08:48:13.756Z | Downloaded itertools v0.13.0 |
| 2130 | 2026-06-15T08:48:13.759Z | Downloaded snafu v0.8.9 |
| 2131 | 2026-06-15T08:48:13.762Z | Downloaded hashbrown v0.15.5 |
| 2132 | 2026-06-15T08:48:13.765Z | Downloaded nom v7.1.3 |
| 2133 | 2026-06-15T08:48:13.774Z | Downloaded zopfli v0.8.3 |
| 2134 | 2026-06-15T08:48:13.777Z | Downloaded dropshot-api-manager v0.7.2 |
| 2135 | 2026-06-15T08:48:13.780Z | Downloaded subprocess v0.2.15 |
| 2136 | 2026-06-15T08:48:13.783Z | Downloaded steno v0.4.1 |
| 2137 | 2026-06-15T08:48:13.787Z | Downloaded qorb v0.4.1 |
| 2138 | 2026-06-15T08:48:13.794Z | Downloaded libxml v0.3.3 |
| 2139 | 2026-06-15T08:48:13.797Z | Downloaded nom v8.0.0 |
| 2140 | 2026-06-15T08:48:13.801Z | Downloaded yansi v1.0.1 |
| 2141 | 2026-06-15T08:48:13.803Z | Downloaded rand v0.10.0 |
| 2142 | 2026-06-15T08:48:13.806Z | Downloaded tokio-postgres v0.7.16 |
| 2143 | 2026-06-15T08:48:13.810Z | Downloaded toml_edit v0.19.15 |
| 2144 | 2026-06-15T08:48:13.820Z | Downloaded unicode_categories v0.1.1 |
| 2145 | 2026-06-15T08:48:13.823Z | Downloaded tungstenite v0.23.0 |
| 2146 | 2026-06-15T08:48:13.823Z | Downloaded ssh-key v0.6.7 |
| 2147 | 2026-06-15T08:48:13.827Z | Downloaded rustyline v14.0.0 |
| 2148 | 2026-06-15T08:48:13.830Z | Downloaded serde_with v1.14.0 |
| 2149 | 2026-06-15T08:48:13.833Z | Downloaded rpassword v7.4.0 |
| 2150 | 2026-06-15T08:48:13.836Z | Downloaded p521 v0.13.3 |
| 2151 | 2026-06-15T08:48:13.839Z | Downloaded crossterm v0.29.0 |
| 2152 | 2026-06-15T08:48:13.842Z | Downloaded russh v0.45.0 |
| 2153 | 2026-06-15T08:48:13.845Z | Downloaded itertools v0.14.0 |
| 2154 | 2026-06-15T08:48:13.849Z | Downloaded zip v0.6.6 |
| 2155 | 2026-06-15T08:48:13.872Z | Downloaded reedline v0.40.0 |
| 2156 | 2026-06-15T08:48:13.886Z | Downloaded iddqd v0.4.2 |
| 2157 | 2026-06-15T08:48:13.894Z | Downloaded zerocopy-derive v0.8.40 |
| 2158 | 2026-06-15T08:48:13.899Z | Downloaded blake3 v1.8.3 |
| 2159 | 2026-06-15T08:48:13.904Z | Downloaded regex v1.12.3 |
| 2160 | 2026-06-15T08:48:13.922Z | Downloaded typed-path v0.9.3 |
| 2161 | 2026-06-15T08:48:13.933Z | Downloaded unicode-normalization v0.1.25 |
| 2162 | 2026-06-15T08:48:13.936Z | Downloaded reqwest v0.13.2 |
| 2163 | 2026-06-15T08:48:13.942Z | Downloaded zip v4.6.1 |
| 2164 | 2026-06-15T08:48:13.965Z | Downloaded rayon v1.11.0 |
| 2165 | 2026-06-15T08:48:13.978Z | Downloaded portable-atomic v1.13.1 |
| 2166 | 2026-06-15T08:48:13.983Z | Downloaded git2 v0.20.4 |
| 2167 | 2026-06-15T08:48:13.998Z | Downloaded quick-xml v0.37.5 |
| 2168 | 2026-06-15T08:48:14.004Z | Downloaded tough v0.22.0 |
| 2169 | 2026-06-15T08:48:14.007Z | Downloaded bitvec v1.0.1 |
| 2170 | 2026-06-15T08:48:14.015Z | Downloaded bindgen v0.71.1 |
| 2171 | 2026-06-15T08:48:14.020Z | Downloaded winnow v0.5.40 |
| 2172 | 2026-06-15T08:48:14.025Z | Downloaded goblin v0.10.5 |
| 2173 | 2026-06-15T08:48:14.030Z | Downloaded winnow v0.6.26 |
| 2174 | 2026-06-15T08:48:14.035Z | Downloaded lalrpop v0.19.12 |
| 2175 | 2026-06-15T08:48:14.042Z | Downloaded chrono v0.4.44 |
| 2176 | 2026-06-15T08:48:14.046Z | Downloaded moka v0.12.13 |
| 2177 | 2026-06-15T08:48:14.051Z | Downloaded serde_with v3.17.0 |
| 2178 | 2026-06-15T08:48:14.058Z | Downloaded rustls-webpki v0.102.8 |
| 2179 | 2026-06-15T08:48:14.068Z | Downloaded proptest v1.10.0 |
| 2180 | 2026-06-15T08:48:14.073Z | Downloaded radix_trie v0.2.1 |
| 2181 | 2026-06-15T08:48:14.076Z | Downloaded petname v2.0.2 |
| 2182 | 2026-06-15T08:48:14.090Z | Downloaded object v0.30.4 |
| 2183 | 2026-06-15T08:48:14.097Z | Downloaded nix v0.27.1 |
| 2184 | 2026-06-15T08:48:14.104Z | Downloaded tabled v0.20.0 |
| 2185 | 2026-06-15T08:48:14.131Z | Downloaded zlib-rs v0.6.2 |
| 2186 | 2026-06-15T08:48:14.134Z | Downloaded polar-core v0.27.3 |
| 2187 | 2026-06-15T08:48:14.139Z | Downloaded smoltcp v0.9.1 |
| 2188 | 2026-06-15T08:48:14.145Z | Downloaded openssl v0.10.79 |
| 2189 | 2026-06-15T08:48:14.151Z | Downloaded webpki-roots v1.0.6 |
| 2190 | 2026-06-15T08:48:14.154Z | Downloaded nix v0.28.0 |
| 2191 | 2026-06-15T08:48:14.161Z | Downloaded regex-syntax v0.6.29 |
| 2192 | 2026-06-15T08:48:14.166Z | Downloaded zerocopy v0.8.40 |
| 2193 | 2026-06-15T08:48:14.186Z | Downloaded bstr v1.12.1 |
| 2194 | 2026-06-15T08:48:14.198Z | Downloaded nix v0.31.2 |
| 2195 | 2026-06-15T08:48:14.207Z | Downloaded dropshot v0.17.0 |
| 2196 | 2026-06-15T08:48:14.218Z | Downloaded smoltcp v0.11.0 |
| 2197 | 2026-06-15T08:48:14.226Z | Downloaded rustls v0.23.37 |
| 2198 | 2026-06-15T08:48:14.233Z | Downloaded rustls v0.22.4 |
| 2199 | 2026-06-15T08:48:14.241Z | Downloaded hickory-proto v0.25.2 |
| 2200 | 2026-06-15T08:48:14.251Z | Downloaded regex-syntax v0.8.10 |
| 2201 | 2026-06-15T08:48:14.257Z | Downloaded regress v0.11.1 |
| 2202 | 2026-06-15T08:48:14.263Z | Downloaded diesel v2.3.7 |
| 2203 | 2026-06-15T08:48:14.276Z | Downloaded hickory-proto v0.24.4 |
| 2204 | 2026-06-15T08:48:14.297Z | Downloaded typify-impl v0.6.2 |
| 2205 | 2026-06-15T08:48:14.307Z | Downloaded sqlparser v0.61.0 |
| 2206 | 2026-06-15T08:48:14.313Z | Downloaded sled v0.34.7 |
| 2207 | 2026-06-15T08:48:14.336Z | Downloaded jiff v0.2.21 |
| 2208 | 2026-06-15T08:48:14.359Z | Downloaded ratatui v0.29.0 |
| 2209 | 2026-06-15T08:48:14.371Z | Downloaded petgraph v0.8.3 |
| 2210 | 2026-06-15T08:48:14.386Z | Downloaded zerocopy-derive v0.6.6 |
| 2211 | 2026-06-15T08:48:14.392Z | Downloaded libz-sys v1.1.24 |
| 2212 | 2026-06-15T08:48:14.405Z | Downloaded regex-automata v0.4.14 |
| 2213 | 2026-06-15T08:48:14.414Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 2214 | 2026-06-15T08:48:14.446Z | Downloaded chrono-tz v0.10.4 |
| 2215 | 2026-06-15T08:48:14.470Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 2216 | 2026-06-15T08:48:14.491Z | Downloaded csv v1.4.0 |
| 2217 | 2026-06-15T08:48:14.504Z | Downloaded tokio v1.52.1 |
| 2218 | 2026-06-15T08:48:14.586Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 2219 | 2026-06-15T08:48:14.728Z | Compiling libc v0.2.185 |
| 2220 | 2026-06-15T08:48:14.728Z | Compiling serde v1.0.228 |
| 2221 | 2026-06-15T08:48:14.731Z | Compiling log v0.4.29 |
| 2222 | 2026-06-15T08:48:14.731Z | Compiling find-msvc-tools v0.1.9 |
| 2223 | 2026-06-15T08:48:14.731Z | Compiling shlex v1.3.0 |
| 2224 | 2026-06-15T08:48:14.731Z | Compiling smallvec v1.15.1 |
| 2225 | 2026-06-15T08:48:14.731Z | Compiling syn v2.0.117 |
| 2226 | 2026-06-15T08:48:14.859Z | Compiling typenum v1.19.0 |
| 2227 | 2026-06-15T08:48:15.077Z | Compiling generic-array v0.14.7 |
| 2228 | 2026-06-15T08:48:15.106Z | Compiling subtle v2.6.1 |
| 2229 | 2026-06-15T08:48:15.144Z | Compiling scopeguard v1.2.0 |
| 2230 | 2026-06-15T08:48:15.245Z | Compiling lock_api v0.4.14 |
| 2231 | 2026-06-15T08:48:15.261Z | Compiling const-oid v0.9.6 |
| 2232 | 2026-06-15T08:48:15.275Z | Compiling serde_json v1.0.149 |
| 2233 | 2026-06-15T08:48:15.301Z | Compiling zerocopy v0.8.40 |
| 2234 | 2026-06-15T08:48:15.329Z | Compiling pin-project-lite v0.2.17 |
| 2235 | 2026-06-15T08:48:15.440Z | Compiling parking_lot_core v0.9.12 |
| 2236 | 2026-06-15T08:48:15.483Z | Compiling portable-atomic v1.13.1 |
| 2237 | 2026-06-15T08:48:15.709Z | Compiling pkg-config v0.3.32 |
| 2238 | 2026-06-15T08:48:15.768Z | Compiling bitflags v2.11.0 |
| 2239 | 2026-06-15T08:48:15.854Z | Compiling getrandom v0.2.17 |
| 2240 | 2026-06-15T08:48:15.952Z | Compiling jobserver v0.1.34 |
| 2241 | 2026-06-15T08:48:15.967Z | Compiling errno v0.3.14 |
| 2242 | 2026-06-15T08:48:16.003Z | Compiling rand_core v0.6.4 |
| 2243 | 2026-06-15T08:48:16.124Z | Compiling signal-hook-registry v1.4.8 |
| 2244 | 2026-06-15T08:48:16.284Z | Compiling cc v1.2.56 |
| 2245 | 2026-06-15T08:48:16.298Z | Compiling futures-core v0.3.32 |
| 2246 | 2026-06-15T08:48:16.339Z | Compiling libm v0.2.16 |
| 2247 | 2026-06-15T08:48:16.390Z | Compiling critical-section v1.2.0 |
| 2248 | 2026-06-15T08:48:16.410Z | Compiling parking_lot v0.12.5 |
| 2249 | 2026-06-15T08:48:16.453Z | Compiling mio v1.2.0 |
| 2250 | 2026-06-15T08:48:16.504Z | Compiling once_cell v1.21.3 |
| 2251 | 2026-06-15T08:48:16.586Z | Compiling num-traits v0.2.19 |
| 2252 | 2026-06-15T08:48:16.687Z | Compiling percent-encoding v2.3.2 |
| 2253 | 2026-06-15T08:48:16.715Z | Compiling socket2 v0.6.3 |
| 2254 | 2026-06-15T08:48:16.795Z | Compiling futures-sink v0.3.32 |
| 2255 | 2026-06-15T08:48:16.877Z | Compiling futures-task v0.3.32 |
| 2256 | 2026-06-15T08:48:16.902Z | Compiling futures-channel v0.3.32 |
| 2257 | 2026-06-15T08:48:16.921Z | Compiling getrandom v0.4.1 |
| 2258 | 2026-06-15T08:48:16.938Z | Compiling cpufeatures v0.2.17 |
| 2259 | 2026-06-15T08:48:17.016Z | Compiling slab v0.4.12 |
| 2260 | 2026-06-15T08:48:17.051Z | Compiling futures-io v0.3.32 |
| 2261 | 2026-06-15T08:48:17.131Z | Compiling rand_core v0.10.0 |
| 2262 | 2026-06-15T08:48:17.146Z | Compiling indexmap v2.14.0 |
| 2263 | 2026-06-15T08:48:17.197Z | Compiling getrandom v0.3.4 |
| 2264 | 2026-06-15T08:48:17.211Z | Compiling rustversion v1.0.22 |
| 2265 | 2026-06-15T08:48:17.300Z | Compiling cmake v0.1.57 |
| 2266 | 2026-06-15T08:48:17.612Z | Compiling form_urlencoded v1.2.2 |
| 2267 | 2026-06-15T08:48:17.731Z | Compiling dunce v1.0.5 |
| 2268 | 2026-06-15T08:48:17.809Z | Compiling synstructure v0.13.2 |
| 2269 | 2026-06-15T08:48:17.824Z | Compiling fs_extra v1.3.0 |
| 2270 | 2026-06-15T08:48:17.848Z | Compiling ident_case v1.0.1 |
| 2271 | 2026-06-15T08:48:17.882Z | Compiling base64ct v1.8.3 |
| 2272 | 2026-06-15T08:48:17.970Z | Compiling iana-time-zone v0.1.65 |
| 2273 | 2026-06-15T08:48:18.082Z | Compiling aws-lc-sys v0.40.0 |
| 2274 | 2026-06-15T08:48:18.153Z | Compiling pem-rfc7468 v0.7.0 |
| 2275 | 2026-06-15T08:48:18.167Z | Compiling rustix v1.1.3 |
| 2276 | 2026-06-15T08:48:18.167Z | Compiling regex-syntax v0.8.10 |
| 2277 | 2026-06-15T08:48:18.171Z | Compiling flagset v0.4.7 |
| 2278 | 2026-06-15T08:48:18.315Z | Compiling rand_core v0.9.5 |
| 2279 | 2026-06-15T08:48:18.398Z | Compiling ring v0.17.14 |
| 2280 | 2026-06-15T08:48:18.401Z | Compiling vcpkg v0.2.15 |
| 2281 | 2026-06-15T08:48:18.453Z | Compiling aws-lc-rs v1.16.3 |
| 2282 | 2026-06-15T08:48:18.589Z | Compiling uuid v1.23.0 |
| 2283 | 2026-06-15T08:48:18.750Z | Compiling rustc_version v0.4.1 |
| 2284 | 2026-06-15T08:48:19.077Z | Compiling tracing-core v0.1.36 |
| 2285 | 2026-06-15T08:48:19.111Z | Compiling openssl-sys v0.9.115 |
| 2286 | 2026-06-15T08:48:19.277Z | Compiling base64 v0.22.1 |
| 2287 | 2026-06-15T08:48:19.484Z | Compiling serde_derive v1.0.228 |
| 2288 | 2026-06-15T08:48:19.593Z | Compiling zeroize_derive v1.4.3 |
| 2289 | 2026-06-15T08:48:19.613Z | Compiling zerofrom-derive v0.1.6 |
| 2290 | 2026-06-15T08:48:19.631Z | Compiling yoke-derive v0.8.1 |
| 2291 | 2026-06-15T08:48:19.858Z | Compiling zerovec-derive v0.11.2 |
| 2292 | 2026-06-15T08:48:20.279Z | Compiling zeroize v1.8.2 |
| 2293 | 2026-06-15T08:48:20.530Z | Compiling zerocopy-derive v0.8.40 |
| 2294 | 2026-06-15T08:48:20.827Z | Compiling displaydoc v0.2.5 |
| 2295 | 2026-06-15T08:48:21.007Z | Compiling crypto-common v0.1.7 |
| 2296 | 2026-06-15T08:48:21.029Z | Compiling zerofrom v0.1.6 |
| 2297 | 2026-06-15T08:48:21.043Z | Compiling block-buffer v0.10.4 |
| 2298 | 2026-06-15T08:48:21.153Z | Compiling yoke v0.8.1 |
| 2299 | 2026-06-15T08:48:21.153Z | Compiling tokio-macros v2.7.0 |
| 2300 | 2026-06-15T08:48:21.214Z | Compiling digest v0.10.7 |
| 2301 | 2026-06-15T08:48:21.342Z | Compiling zerovec v0.11.5 |
| 2302 | 2026-06-15T08:48:21.464Z | Compiling futures-macro v0.3.32 |
| 2303 | 2026-06-15T08:48:21.569Z | Compiling zerotrie v0.2.3 |
| 2304 | 2026-06-15T08:48:21.836Z | Compiling tinystr v0.8.2 |
| 2305 | 2026-06-15T08:48:21.875Z | Compiling potential_utf v0.1.4 |
| 2306 | 2026-06-15T08:48:21.889Z | Compiling hmac v0.12.1 |
| 2307 | 2026-06-15T08:48:22.035Z | Compiling icu_locale_core v2.1.1 |
| 2308 | 2026-06-15T08:48:22.035Z | Compiling icu_collections v2.1.1 |
| 2309 | 2026-06-15T08:48:22.039Z | Compiling block-padding v0.3.3 |
| 2310 | 2026-06-15T08:48:22.204Z | Compiling inout v0.1.4 |
| 2311 | 2026-06-15T08:48:22.254Z | Compiling futures-util v0.3.32 |
| 2312 | 2026-06-15T08:48:22.372Z | Compiling cipher v0.4.4 |
| 2313 | 2026-06-15T08:48:22.531Z | Compiling sha2 v0.10.9 |
| 2314 | 2026-06-15T08:48:22.637Z | Compiling icu_provider v2.1.1 |
| 2315 | 2026-06-15T08:48:22.887Z | Compiling icu_normalizer v2.1.1 |
| 2316 | 2026-06-15T08:48:22.918Z | Compiling icu_properties v2.1.2 |
| 2317 | 2026-06-15T08:48:22.932Z | Compiling bytes v1.11.1 |
| 2318 | 2026-06-15T08:48:22.985Z | Compiling der_derive v0.7.3 |
| 2319 | 2026-06-15T08:48:23.440Z | Compiling tokio v1.52.1 |
| 2320 | 2026-06-15T08:48:23.547Z | Compiling http v1.4.0 |
| 2321 | 2026-06-15T08:48:23.876Z | Compiling idna_adapter v1.2.1 |
| 2322 | 2026-06-15T08:48:23.950Z | Compiling der v0.7.10 |
| 2323 | 2026-06-15T08:48:24.002Z | Compiling idna v1.1.0 |
| 2324 | 2026-06-15T08:48:24.034Z | Compiling chrono v0.4.44 |
| 2325 | 2026-06-15T08:48:24.442Z | Compiling url v2.5.8 |
| 2326 | 2026-06-15T08:48:24.517Z | Compiling salsa20 v0.10.2 |
| 2327 | 2026-06-15T08:48:24.643Z | Compiling pbkdf2 v0.12.2 |
| 2328 | 2026-06-15T08:48:24.660Z | Compiling rustls-pki-types v1.14.0 |
| 2329 | 2026-06-15T08:48:24.762Z | Compiling ppv-lite86 v0.2.21 |
| 2330 | 2026-06-15T08:48:24.915Z | Compiling spki v0.7.3 |
| 2331 | 2026-06-15T08:48:25.119Z | Compiling thiserror-impl v2.0.18 |
| 2332 | 2026-06-15T08:48:25.135Z | Compiling tracing-attributes v0.1.31 |
| 2333 | 2026-06-15T08:48:25.170Z | Compiling rand_chacha v0.9.0 |
| 2334 | 2026-06-15T08:48:25.186Z | Compiling scrypt v0.11.0 |
| 2335 | 2026-06-15T08:48:25.256Z | Compiling http-body v1.0.1 |
| 2336 | 2026-06-15T08:48:25.409Z | Compiling aes v0.8.4 |
| 2337 | 2026-06-15T08:48:25.424Z | Compiling cbc v0.1.2 |
| 2338 | 2026-06-15T08:48:25.487Z | Compiling tinyvec_macros v0.1.1 |
| 2339 | 2026-06-15T08:48:25.562Z | Compiling untrusted v0.9.0 |
| 2340 | 2026-06-15T08:48:25.576Z | Compiling untrusted v0.7.1 |
| 2341 | 2026-06-15T08:48:25.687Z | Compiling openssl-probe v0.2.1 |
| 2342 | 2026-06-15T08:48:25.700Z | Compiling httparse v1.10.1 |
| 2343 | 2026-06-15T08:48:25.865Z | Compiling pkcs5 v0.7.1 |
| 2344 | 2026-06-15T08:48:26.089Z | Compiling tinyvec v1.10.0 |
| 2345 | 2026-06-15T08:48:26.348Z | Compiling pest_generator v2.8.6 |
| 2346 | 2026-06-15T08:48:26.440Z | Compiling rand v0.9.2 |
| 2347 | 2026-06-15T08:48:26.455Z | Compiling thiserror v2.0.18 |
| 2348 | 2026-06-15T08:48:26.458Z | Compiling tracing v0.1.44 |
| 2349 | 2026-06-15T08:48:26.479Z | Compiling serde_derive_internals v0.29.1 |
| 2350 | 2026-06-15T08:48:26.571Z | Compiling aho-corasick v1.1.4 |
| 2351 | 2026-06-15T08:48:26.712Z | Compiling tower-service v0.3.3 |
| 2352 | 2026-06-15T08:48:26.813Z | Compiling tower-layer v0.3.3 |
| 2353 | 2026-06-15T08:48:26.977Z | Compiling schemars v0.8.22 |
| 2354 | 2026-06-15T08:48:27.041Z | Compiling try-lock v0.2.5 |
| 2355 | 2026-06-15T08:48:27.155Z | Compiling atomic-waker v1.1.2 |
| 2356 | 2026-06-15T08:48:27.181Z | Compiling dyn-clone v1.0.20 |
| 2357 | 2026-06-15T08:48:27.230Z | Compiling tokio-util v0.7.18 |
| 2358 | 2026-06-15T08:48:27.282Z | Compiling rustls v0.23.37 |
| 2359 | 2026-06-15T08:48:27.342Z | Compiling want v0.3.1 |
| 2360 | 2026-06-15T08:48:27.365Z | Compiling schemars_derive v0.8.22 |
| 2361 | 2026-06-15T08:48:27.454Z | Compiling regex-automata v0.4.14 |
| 2362 | 2026-06-15T08:48:27.507Z | Compiling pest_derive v2.8.6 |
| 2363 | 2026-06-15T08:48:27.655Z | Compiling pkcs8 v0.10.2 |
| 2364 | 2026-06-15T08:48:27.937Z | Compiling h2 v0.4.13 |
| 2365 | 2026-06-15T08:48:28.246Z | Compiling ipnet v2.11.0 |
| 2366 | 2026-06-15T08:48:28.261Z | Compiling scroll_derive v0.13.1 |
| 2367 | 2026-06-15T08:48:28.264Z | Compiling darling_core v0.20.11 |
| 2368 | 2026-06-15T08:48:28.609Z | Compiling httpdate v1.0.3 |
| 2369 | 2026-06-15T08:48:28.744Z | Compiling pin-utils v0.1.0 |
| 2370 | 2026-06-15T08:48:28.821Z | Compiling openssl v0.10.79 |
| 2371 | 2026-06-15T08:48:28.835Z | Compiling foreign-types-shared v0.1.1 |
| 2372 | 2026-06-15T08:48:28.923Z | Compiling foreign-types v0.3.2 |
| 2373 | 2026-06-15T08:48:29.002Z | Compiling tempfile v3.25.0 |
| 2374 | 2026-06-15T08:48:29.068Z | Compiling scroll v0.13.0 |
| 2375 | 2026-06-15T08:48:29.163Z | Compiling unicode-normalization v0.1.25 |
| 2376 | 2026-06-15T08:48:29.364Z | Compiling openssl-macros v0.1.1 |
| 2377 | 2026-06-15T08:48:29.624Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2378 | 2026-06-15T08:48:29.731Z | Compiling spin v0.9.8 |
| 2379 | 2026-06-15T08:48:29.757Z | Compiling time-core v0.1.8 |
| 2380 | 2026-06-15T08:48:29.919Z | Compiling crc32fast v1.5.0 |
| 2381 | 2026-06-15T08:48:30.001Z | Compiling num-conv v0.2.0 |
| 2382 | 2026-06-15T08:48:30.030Z | Compiling powerfmt v0.2.0 |
| 2383 | 2026-06-15T08:48:30.140Z | Compiling native-tls v0.2.18 |
| 2384 | 2026-06-15T08:48:30.247Z | Compiling deranged v0.5.8 |
| 2385 | 2026-06-15T08:48:30.286Z | Compiling time-macros v0.2.27 |
| 2386 | 2026-06-15T08:48:30.575Z | Compiling darling_macro v0.20.11 |
| 2387 | 2026-06-15T08:48:31.051Z | Compiling hyper v1.8.1 |
| 2388 | 2026-06-15T08:48:31.236Z | Compiling darling v0.20.11 |
| 2389 | 2026-06-15T08:48:31.323Z | Compiling goblin v0.10.5 |
| 2390 | 2026-06-15T08:48:31.364Z | Compiling rustls-native-certs v0.8.3 |
| 2391 | 2026-06-15T08:48:31.546Z | Compiling sync_wrapper v1.0.2 |
| 2392 | 2026-06-15T08:48:31.656Z | Compiling wait-timeout v0.2.1 |
| 2393 | 2026-06-15T08:48:31.659Z | Compiling unicode-segmentation v1.12.0 |
| 2394 | 2026-06-15T08:48:31.913Z | Compiling usdt-impl v0.6.0 |
| 2395 | 2026-06-15T08:48:31.928Z | Compiling crossbeam-utils v0.8.21 |
| 2396 | 2026-06-15T08:48:32.041Z | Compiling syn v1.0.109 |
| 2397 | 2026-06-15T08:48:32.119Z | Compiling hyper-util v0.1.20 |
| 2398 | 2026-06-15T08:48:32.213Z | Compiling quick-error v1.2.3 |
| 2399 | 2026-06-15T08:48:32.323Z | Compiling siphasher v1.0.2 |
| 2400 | 2026-06-15T08:48:32.343Z | Compiling num_threads v0.1.7 |
| 2401 | 2026-06-15T08:48:32.443Z | Compiling bit-vec v0.8.0 |
| 2402 | 2026-06-15T08:48:32.515Z | Compiling simd-adler32 v0.3.8 |
| 2403 | 2026-06-15T08:48:32.623Z | Compiling bit-set v0.8.0 |
| 2404 | 2026-06-15T08:48:32.763Z | Compiling time v0.3.47 |
| 2405 | 2026-06-15T08:48:32.836Z | Compiling rusty-fork v0.3.1 |
| 2406 | 2026-06-15T08:48:33.028Z | Compiling tower v0.5.3 |
| 2407 | 2026-06-15T08:48:33.158Z | Compiling derive_builder_core v0.20.2 |
| 2408 | 2026-06-15T08:48:33.498Z | Compiling dtrace-parser v0.3.0 |
| 2409 | 2026-06-15T08:48:33.540Z | Compiling http-body-util v0.1.3 |
| 2410 | 2026-06-15T08:48:33.785Z | Compiling webpki-roots v1.0.6 |
| 2411 | 2026-06-15T08:48:33.815Z | Compiling signature v2.2.0 |
| 2412 | 2026-06-15T08:48:33.907Z | Compiling thiserror-impl v1.0.69 |
| 2413 | 2026-06-15T08:48:34.000Z | Compiling dof v0.4.0 |
| 2414 | 2026-06-15T08:48:34.035Z | Compiling scroll_derive v0.12.1 |
| 2415 | 2026-06-15T08:48:34.256Z | Compiling heapless v0.7.17 |
| 2416 | 2026-06-15T08:48:34.310Z | Compiling rand_xorshift v0.4.0 |
| 2417 | 2026-06-15T08:48:34.475Z | Compiling slog v2.8.2 |
| 2418 | 2026-06-15T08:48:34.493Z | Compiling darling_core v0.21.3 |
| 2419 | 2026-06-15T08:48:34.663Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2420 | 2026-06-15T08:48:34.692Z | Compiling thread-id v5.1.0 |
| 2421 | 2026-06-15T08:48:34.780Z | Compiling cookie v0.18.1 |
| 2422 | 2026-06-15T08:48:34.976Z | Compiling adler2 v2.0.1 |
| 2423 | 2026-06-15T08:48:34.980Z | Compiling allocator-api2 v0.2.21 |
| 2424 | 2026-06-15T08:48:35.117Z | Compiling signal-hook v0.3.18 |
| 2425 | 2026-06-15T08:48:35.165Z | Compiling unicode-properties v0.1.4 |
| 2426 | 2026-06-15T08:48:35.209Z | Compiling anyhow v1.0.102 |
| 2427 | 2026-06-15T08:48:35.294Z | Compiling zstd-safe v7.2.4 |
| 2428 | 2026-06-15T08:48:35.328Z | Compiling unicode-bidi v0.3.18 |
| 2429 | 2026-06-15T08:48:35.382Z | Compiling paste v1.0.15 |
| 2430 | 2026-06-15T08:48:35.489Z | Compiling iri-string v0.7.10 |
| 2431 | 2026-06-15T08:48:35.516Z | Compiling ryu v1.0.23 |
| 2432 | 2026-06-15T08:48:35.582Z | Compiling unarray v0.1.4 |
| 2433 | 2026-06-15T08:48:35.693Z | Compiling proptest v1.10.0 |
| 2434 | 2026-06-15T08:48:35.708Z | Compiling stringprep v0.1.5 |
| 2435 | 2026-06-15T08:48:35.711Z | Compiling serde_urlencoded v0.7.1 |
| 2436 | 2026-06-15T08:48:35.971Z | Compiling thiserror v1.0.69 |
| 2437 | 2026-06-15T08:48:36.077Z | Compiling miniz_oxide v0.8.9 |
| 2438 | 2026-06-15T08:48:36.685Z | Compiling tower-http v0.6.8 |
| 2439 | 2026-06-15T08:48:36.782Z | Compiling scroll v0.12.0 |
| 2440 | 2026-06-15T08:48:36.946Z | Compiling derive_builder_macro v0.20.2 |
| 2441 | 2026-06-15T08:48:36.998Z | Compiling tokio-native-tls v0.3.1 |
| 2442 | 2026-06-15T08:48:37.043Z | Compiling darling_macro v0.21.3 |
| 2443 | 2026-06-15T08:48:37.082Z | Compiling heck v0.4.1 |
| 2444 | 2026-06-15T08:48:37.166Z | Compiling ipnetwork v0.21.1 |
| 2445 | 2026-06-15T08:48:37.305Z | Compiling bstr v1.12.1 |
| 2446 | 2026-06-15T08:48:37.402Z | Compiling rand_chacha v0.3.1 |
| 2447 | 2026-06-15T08:48:37.474Z | Compiling toml_datetime v0.6.11 |
| 2448 | 2026-06-15T08:48:37.527Z | Compiling erased-serde v0.3.31 |
| 2449 | 2026-06-15T08:48:37.569Z | Compiling serde_tokenstream v0.2.3 |
| 2450 | 2026-06-15T08:48:37.731Z | Compiling serde_spanned v0.6.9 |
| 2451 | 2026-06-15T08:48:37.878Z | Compiling md-5 v0.10.6 |
| 2452 | 2026-06-15T08:48:37.881Z | Compiling async-trait v0.1.89 |
| 2453 | 2026-06-15T08:48:37.956Z | Compiling pin-project-internal v1.1.11 |
| 2454 | 2026-06-15T08:48:38.002Z | Compiling zerocopy-derive v0.7.35 |
| 2455 | 2026-06-15T08:48:38.049Z | Compiling curve25519-dalek v4.1.3 |
| 2456 | 2026-06-15T08:48:38.210Z | Compiling vergen-lib v9.1.0 |
| 2457 | 2026-06-15T08:48:38.391Z | Compiling num-integer v0.1.46 |
| 2458 | 2026-06-15T08:48:38.406Z | Compiling hash32 v0.2.1 |
| 2459 | 2026-06-15T08:48:38.598Z | Compiling ff v0.13.1 |
| 2460 | 2026-06-15T08:48:38.715Z | Compiling memoffset v0.9.1 |
| 2461 | 2026-06-15T08:48:38.738Z | Compiling encoding_rs v0.8.35 |
| 2462 | 2026-06-15T08:48:38.875Z | Compiling litrs v1.0.0 |
| 2463 | 2026-06-15T08:48:38.910Z | Compiling base16ct v0.2.0 |
| 2464 | 2026-06-15T08:48:38.924Z | Compiling rustix v0.38.44 |
| 2465 | 2026-06-15T08:48:39.065Z | Compiling zlib-rs v0.6.2 |
| 2466 | 2026-06-15T08:48:39.093Z | Compiling mime v0.3.17 |
| 2467 | 2026-06-15T08:48:39.273Z | Compiling psl-types v2.0.11 |
| 2468 | 2026-06-15T08:48:39.354Z | Compiling ref-cast v1.0.25 |
| 2469 | 2026-06-15T08:48:39.385Z | Compiling fallible-iterator v0.2.0 |
| 2470 | 2026-06-15T08:48:39.400Z | Compiling num-bigint-dig v0.8.6 |
| 2471 | 2026-06-15T08:48:39.590Z | Compiling cfg_aliases v0.2.1 |
| 2472 | 2026-06-15T08:48:39.656Z | Compiling smoltcp v0.9.1 |
| 2473 | 2026-06-15T08:48:39.670Z | Compiling nix v0.31.2 |
| 2474 | 2026-06-15T08:48:39.737Z | Compiling postgres-protocol v0.6.10 |
| 2475 | 2026-06-15T08:48:40.065Z | Compiling document-features v0.2.12 |
| 2476 | 2026-06-15T08:48:40.097Z | Compiling publicsuffix v2.3.0 |
| 2477 | 2026-06-15T08:48:40.303Z | Compiling pin-project v1.1.11 |
| 2478 | 2026-06-15T08:48:40.326Z | Compiling sec1 v0.7.3 |
| 2479 | 2026-06-15T08:48:40.405Z | Compiling zerocopy v0.7.35 |
| 2480 | 2026-06-15T08:48:40.473Z | Compiling group v0.13.0 |
| 2481 | 2026-06-15T08:48:40.605Z | Compiling num-iter v0.1.45 |
| 2482 | 2026-06-15T08:48:40.726Z | Compiling newtype-uuid v1.3.2 |
| 2483 | 2026-06-15T08:48:40.951Z | Compiling hubpack_derive v0.1.1 |
| 2484 | 2026-06-15T08:48:40.965Z | Compiling rand v0.8.6 |
| 2485 | 2026-06-15T08:48:41.061Z | Compiling darling v0.21.3 |
| 2486 | 2026-06-15T08:48:41.129Z | Compiling derive_builder v0.20.2 |
| 2487 | 2026-06-15T08:48:41.148Z | Compiling oxnet v0.1.5 |
| 2488 | 2026-06-15T08:48:41.161Z | Compiling snafu-derive v0.8.9 |
| 2489 | 2026-06-15T08:48:41.262Z | Compiling hyper-tls v0.6.0 |
| 2490 | 2026-06-15T08:48:41.404Z | Compiling goblin v0.8.2 |
| 2491 | 2026-06-15T08:48:42.068Z | Compiling flate2 v1.1.9 |
| 2492 | 2026-06-15T08:48:42.179Z | Compiling phf_shared v0.13.1 |
| 2493 | 2026-06-15T08:48:42.320Z | Compiling lazy_static v1.5.0 |
| 2494 | 2026-06-15T08:48:42.424Z | Compiling regex v1.12.3 |
| 2495 | 2026-06-15T08:48:42.440Z | Compiling anstyle-parse v0.2.7 |
| 2496 | 2026-06-15T08:48:42.471Z | Compiling strum_macros v0.27.2 |
| 2497 | 2026-06-15T08:48:42.622Z | Compiling futures-executor v0.3.32 |
| 2498 | 2026-06-15T08:48:42.650Z | Compiling hex v0.4.3 |
| 2499 | 2026-06-15T08:48:42.856Z | Compiling hkdf v0.12.4 |
| 2500 | 2026-06-15T08:48:42.883Z | Compiling crypto-bigint v0.5.5 |
| 2501 | 2026-06-15T08:48:42.923Z | Compiling terminal_size v0.4.3 |
| 2502 | 2026-06-15T08:48:43.022Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2503 | 2026-06-15T08:48:43.046Z | Compiling daft-derive v0.1.7 |
| 2504 | 2026-06-15T08:48:43.064Z | Compiling ref-cast-impl v1.0.25 |
| 2505 | 2026-06-15T08:48:43.613Z | Compiling vergen v9.1.0 |
| 2506 | 2026-06-15T08:48:43.671Z | Compiling fs-err v3.3.0 |
| 2507 | 2026-06-15T08:48:43.774Z | Compiling cargo-platform v0.3.2 |
| 2508 | 2026-06-15T08:48:43.799Z | Compiling ahash v0.8.12 |
| 2509 | 2026-06-15T08:48:43.860Z | Compiling managed v0.8.0 |
| 2510 | 2026-06-15T08:48:44.006Z | Compiling libbz2-rs-sys v0.2.2 |
| 2511 | 2026-06-15T08:48:44.057Z | Compiling bitflags v1.3.2 |
| 2512 | 2026-06-15T08:48:44.076Z | Compiling foldhash v0.2.0 |
| 2513 | 2026-06-15T08:48:44.136Z | Compiling bumpalo v3.20.2 |
| 2514 | 2026-06-15T08:48:44.304Z | Compiling winnow v0.5.40 |
| 2515 | 2026-06-15T08:48:44.393Z | Compiling foldhash v0.1.5 |
| 2516 | 2026-06-15T08:48:44.452Z | Compiling same-file v1.0.6 |
| 2517 | 2026-06-15T08:48:44.567Z | Compiling object v0.37.3 |
| 2518 | 2026-06-15T08:48:44.620Z | Compiling clap_builder v4.6.0 |
| 2519 | 2026-06-15T08:48:44.688Z | Compiling walkdir v2.5.0 |
| 2520 | 2026-06-15T08:48:44.870Z | Compiling hashbrown v0.15.5 |
| 2521 | 2026-06-15T08:48:44.892Z | Compiling strum v0.27.2 |
| 2522 | 2026-06-15T08:48:44.972Z | Compiling bzip2 v0.6.1 |
| 2523 | 2026-06-15T08:48:45.042Z | Compiling zopfli v0.8.3 |
| 2524 | 2026-06-15T08:48:45.069Z | Compiling hashbrown v0.16.1 |
| 2525 | 2026-06-15T08:48:45.550Z | Compiling cargo_metadata v0.23.1 |
| 2526 | 2026-06-15T08:48:45.674Z | Compiling toml_edit v0.19.15 |
| 2527 | 2026-06-15T08:48:45.789Z | Compiling elliptic-curve v0.13.8 |
| 2528 | 2026-06-15T08:48:45.845Z | Compiling daft v0.1.7 |
| 2529 | 2026-06-15T08:48:46.195Z | Compiling dof v0.3.0 |
| 2530 | 2026-06-15T08:48:46.235Z | Compiling snafu v0.8.9 |
| 2531 | 2026-06-15T08:48:46.590Z | Compiling futures v0.3.32 |
| 2532 | 2026-06-15T08:48:46.677Z | Compiling anstream v0.6.21 |
| 2533 | 2026-06-15T08:48:46.908Z | Compiling phf v0.13.1 |
| 2534 | 2026-06-15T08:48:46.932Z | Compiling signal-hook-mio v0.2.5 |
| 2535 | 2026-06-15T08:48:47.049Z | Compiling cookie_store v0.22.1 |
| 2536 | 2026-06-15T08:48:47.065Z | Compiling zstd v0.13.3 |
| 2537 | 2026-06-15T08:48:47.329Z | Compiling bzip2 v0.4.4 |
| 2538 | 2026-06-15T08:48:47.344Z | Compiling hubpack v0.1.2 |
| 2539 | 2026-06-15T08:48:47.539Z | Compiling serde_with_macros v3.17.0 |
| 2540 | 2026-06-15T08:48:47.669Z | Compiling postgres-types v0.2.12 |
| 2541 | 2026-06-15T08:48:47.733Z | Compiling usdt-macro v0.6.0 |
| 2542 | 2026-06-15T08:48:48.216Z | Compiling usdt-attr-macro v0.6.0 |
| 2543 | 2026-06-15T08:48:48.273Z | Compiling globset v0.4.18 |
| 2544 | 2026-06-15T08:48:48.470Z | Compiling dtrace-parser v0.2.0 |
| 2545 | 2026-06-15T08:48:48.654Z | Compiling ed25519 v2.2.3 |
| 2546 | 2026-06-15T08:48:48.745Z | Compiling phf_shared v0.11.3 |
| 2547 | 2026-06-15T08:48:48.939Z | Compiling olpc-cjson v0.1.4 |
| 2548 | 2026-06-15T08:48:48.975Z | Compiling pkcs1 v0.7.5 |
| 2549 | 2026-06-15T08:48:48.990Z | Compiling strum_macros v0.26.4 |
| 2550 | 2026-06-15T08:48:49.008Z | Compiling enum-as-inner v0.6.1 |
| 2551 | 2026-06-15T08:48:49.099Z | Compiling clap_derive v4.6.1 |
| 2552 | 2026-06-15T08:48:49.227Z | Compiling serde_plain v1.0.2 |
| 2553 | 2026-06-15T08:48:49.374Z | Compiling serde-big-array v0.5.1 |
| 2554 | 2026-06-15T08:48:49.425Z | Compiling rfc6979 v0.4.0 |
| 2555 | 2026-06-15T08:48:49.508Z | Compiling pem v3.0.6 |
| 2556 | 2026-06-15T08:48:49.523Z | Compiling async-recursion v1.1.1 |
| 2557 | 2026-06-15T08:48:49.552Z | Compiling serde_repr v0.1.20 |
| 2558 | 2026-06-15T08:48:49.568Z | Compiling float-cmp v0.10.0 |
| 2559 | 2026-06-15T08:48:49.714Z | Compiling thread-id v4.2.2 |
| 2560 | 2026-06-15T08:48:49.803Z | Compiling memmap2 v0.9.10 |
| 2561 | 2026-06-15T08:48:49.833Z | Compiling env_filter v1.0.0 |
| 2562 | 2026-06-15T08:48:50.067Z | Compiling precomputed-hash v0.1.1 |
| 2563 | 2026-06-15T08:48:50.126Z | Compiling normalize-line-endings v0.3.0 |
| 2564 | 2026-06-15T08:48:50.161Z | Compiling difflib v0.4.0 |
| 2565 | 2026-06-15T08:48:50.165Z | Compiling jiff v0.2.21 |
| 2566 | 2026-06-15T08:48:50.207Z | Compiling new_debug_unreachable v1.0.6 |
| 2567 | 2026-06-15T08:48:50.226Z | Compiling fixedbitset v0.5.7 |
| 2568 | 2026-06-15T08:48:50.287Z | Compiling predicates-core v1.0.10 |
| 2569 | 2026-06-15T08:48:50.472Z | Compiling whoami v2.1.0 |
| 2570 | 2026-06-15T08:48:50.538Z | Compiling either v1.15.0 |
| 2571 | 2026-06-15T08:48:50.748Z | Compiling keccak v0.1.6 |
| 2572 | 2026-06-15T08:48:50.762Z | Compiling typed-path v0.9.3 |
| 2573 | 2026-06-15T08:48:50.777Z | Compiling data-encoding v2.10.0 |
| 2574 | 2026-06-15T08:48:50.858Z | Compiling fixedbitset v0.4.2 |
| 2575 | 2026-06-15T08:48:50.919Z | Compiling static_assertions v1.1.0 |
| 2576 | 2026-06-15T08:48:51.001Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2577 | 2026-06-15T08:48:51.079Z | Compiling hickory-proto v0.25.2 |
| 2578 | 2026-06-15T08:48:51.475Z | Compiling petgraph v0.6.5 |
| 2579 | 2026-06-15T08:48:51.562Z | Compiling clap v4.6.1 |
| 2580 | 2026-06-15T08:48:51.650Z | Compiling sha3 v0.10.8 |
| 2581 | 2026-06-15T08:48:52.000Z | Compiling strum v0.26.3 |
| 2582 | 2026-06-15T08:48:52.108Z | Compiling itertools v0.13.0 |
| 2583 | 2026-06-15T08:48:52.150Z | Compiling tokio-postgres v0.7.16 |
| 2584 | 2026-06-15T08:48:52.291Z | Compiling petgraph v0.8.3 |
| 2585 | 2026-06-15T08:48:52.932Z | Compiling zip v4.6.1 |
| 2586 | 2026-06-15T08:48:53.347Z | Compiling predicates v3.1.4 |
| 2587 | 2026-06-15T08:48:53.785Z | Compiling string_cache v0.8.9 |
| 2588 | 2026-06-15T08:48:53.884Z | Compiling toml_edit v0.22.27 |
| 2589 | 2026-06-15T08:48:53.997Z | Compiling env_logger v0.11.9 |
| 2590 | 2026-06-15T08:48:54.015Z | Compiling usdt v0.6.0 |
| 2591 | 2026-06-15T08:48:54.224Z | Compiling usdt-impl v0.5.0 |
| 2592 | 2026-06-15T08:48:54.278Z | Compiling ecdsa v0.16.9 |
| 2593 | 2026-06-15T08:48:54.339Z | Compiling rsa v0.9.10 |
| 2594 | 2026-06-15T08:48:54.356Z | Compiling ed25519-dalek v2.2.0 |
| 2595 | 2026-06-15T08:48:54.371Z | Compiling serde_with v3.17.0 |
| 2596 | 2026-06-15T08:48:54.678Z | Compiling crossterm v0.28.1 |
| 2597 | 2026-06-15T08:48:55.047Z | Compiling zip v0.6.6 |
| 2598 | 2026-06-15T08:48:55.759Z | Compiling toml v0.7.8 |
| 2599 | 2026-06-15T08:48:56.014Z | Compiling iddqd v0.4.2 |
| 2600 | 2026-06-15T08:48:56.374Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2601 | 2026-06-15T08:48:56.391Z | Compiling similar v2.7.0 |
| 2602 | 2026-06-15T08:48:56.489Z | Compiling crossbeam-epoch v0.9.18 |
| 2603 | 2026-06-15T08:48:56.649Z | Compiling tokio-stream v0.1.18 |
| 2604 | 2026-06-15T08:48:56.814Z | Compiling buf-list v1.1.2 |
| 2605 | 2026-06-15T08:48:57.001Z | Compiling x509-cert v0.2.5 |
| 2606 | 2026-06-15T08:48:57.094Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2607 | 2026-06-15T08:48:57.117Z | Compiling openapiv3 v2.2.0 |
| 2608 | 2026-06-15T08:48:57.277Z | Compiling sha1 v0.10.6 |
| 2609 | 2026-06-15T08:48:57.292Z | Compiling peg-runtime v0.8.5 |
| 2610 | 2026-06-15T08:48:57.406Z | Compiling lalrpop-util v0.19.12 |
| 2611 | 2026-06-15T08:48:57.500Z | Compiling thread_local v1.1.9 |
| 2612 | 2026-06-15T08:48:57.579Z | Compiling slog-async v2.8.0 |
| 2613 | 2026-06-15T08:48:57.597Z | Compiling crossbeam-channel v0.5.15 |
| 2614 | 2026-06-15T08:48:57.647Z | Compiling filetime v0.2.27 |
| 2615 | 2026-06-15T08:48:57.756Z | Compiling is-terminal v0.4.17 |
| 2616 | 2026-06-15T08:48:57.823Z | Compiling take_mut v0.2.2 |
| 2617 | 2026-06-15T08:48:57.860Z | Compiling term v1.2.1 |
| 2618 | 2026-06-15T08:48:57.894Z | Compiling xattr v1.6.1 |
| 2619 | 2026-06-15T08:48:58.042Z | Compiling tar v0.4.45 |
| 2620 | 2026-06-15T08:48:58.394Z | Compiling slog-term v2.9.2 |
| 2621 | 2026-06-15T08:49:05.096Z | Compiling rustls-webpki v0.103.9 |
| 2622 | 2026-06-15T08:49:07.930Z | Compiling tokio-rustls v0.26.4 |
| 2623 | 2026-06-15T08:49:07.930Z | Compiling rustls-platform-verifier v0.6.2 |
| 2624 | 2026-06-15T08:49:08.129Z | Compiling hyper-rustls v0.27.7 |
| 2625 | 2026-06-15T08:49:08.337Z | Compiling reqwest v0.12.28 |
| 2626 | 2026-06-15T08:49:08.352Z | Compiling reqwest v0.13.2 |
| 2627 | 2026-06-15T08:49:09.605Z | Compiling tough v0.22.0 |
| 2628 | 2026-06-15T08:49:12.162Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 2629 | 2026-06-15T08:49:12.379Z | Compiling xtask-downloader v0.1.0 (/work/ci/omicron/dev-tools/downloader) |
| 2630 | 2026-06-15T08:49:15.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 2631 | 2026-06-15T08:49:15.426Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 2632 | 2026-06-15T08:49:15.478Z | Jun 15 08:49:14.225 INFO Starting download, target: Cockroach |
| 2633 | 2026-06-15T08:49:15.478Z | Jun 15 08:49:14.226 INFO Starting download, target: DendriteStub |
| 2634 | 2026-06-15T08:49:15.478Z | Jun 15 08:49:14.226 INFO Starting download, target: MaghemiteMgd |
| 2635 | 2026-06-15T08:49:15.478Z | Jun 15 08:49:14.226 INFO Starting download, target: Console |
| 2636 | 2026-06-15T08:49:15.481Z | Jun 15 08:49:14.226 INFO Starting download, target: Clickhouse |
| 2637 | 2026-06-15T08:49:15.481Z | Jun 15 08:49:14.226 INFO Starting download, target: MaghemiteDdmd |
| 2638 | 2026-06-15T08:49:15.481Z | Jun 15 08:49:14.226 INFO Starting download, target: TransceiverControl |
| 2639 | 2026-06-15T08:49:15.481Z | Jun 15 08:49:14.226 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 2640 | 2026-06-15T08:49:15.481Z | Jun 15 08:49:14.226 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 2641 | 2026-06-15T08:49:15.481Z | Jun 15 08:49:14.226 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 2642 | 2026-06-15T08:49:15.481Z | Jun 15 08:49:14.226 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 2643 | 2026-06-15T08:49:15.481Z | Jun 15 08:49:14.226 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 2644 | 2026-06-15T08:49:15.482Z | Jun 15 08:49:14.226 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 2645 | 2026-06-15T08:49:15.482Z | Jun 15 08:49:14.226 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 2646 | 2026-06-15T08:49:16.168Z | Jun 15 08:49:14.916 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 2647 | 2026-06-15T08:49:16.398Z | Jun 15 08:49:15.140 INFO Download complete, target: TransceiverControl |
| 2648 | 2026-06-15T08:49:16.534Z | Jun 15 08:49:15.282 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 2649 | 2026-06-15T08:49:16.775Z | Jun 15 08:49:15.521 INFO Download complete, target: Console |
| 2650 | 2026-06-15T08:49:17.373Z | Jun 15 08:49:16.120 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 2651 | 2026-06-15T08:49:17.771Z | Jun 15 08:49:16.516 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 2652 | 2026-06-15T08:49:17.841Z | Jun 15 08:49:16.588 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 2653 | 2026-06-15T08:49:18.228Z | Jun 15 08:49:16.976 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 2654 | 2026-06-15T08:49:18.231Z | Jun 15 08:49:16.976 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 2655 | 2026-06-15T08:49:18.576Z | Jun 15 08:49:17.323 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 2656 | 2026-06-15T08:49:20.246Z | Jun 15 08:49:17.991 INFO Download complete, target: MaghemiteDdmd |
| 2657 | 2026-06-15T08:49:20.274Z | Jun 15 08:49:19.022 INFO Download complete, target: MaghemiteMgd |
| 2658 | 2026-06-15T08:49:20.334Z | Jun 15 08:49:19.082 INFO Download complete, target: DendriteStub |
| 2659 | 2026-06-15T08:49:22.871Z | Jun 15 08:49:21.619 INFO Checking that binary works, target: Cockroach |
| 2660 | 2026-06-15T08:49:22.974Z | Jun 15 08:49:21.721 INFO Download complete, target: Cockroach |
| 2661 | 2026-06-15T08:49:25.274Z | Jun 15 08:49:24.022 INFO Checking that binary works, target: Clickhouse |
| 2662 | 2026-06-15T08:49:25.402Z | Jun 15 08:49:24.149 INFO Download complete, target: Clickhouse |
| 2663 | 2026-06-15T08:49:25.415Z | All builder prerequisites installed successfully, and PATH looks valid |
| 2664 | 2026-06-15T08:49:25.418Z | + cargo build -p end-to-end-tests --bin dhcp-server --release |
| 2665 | 2026-06-15T08:49:26.532Z | Compiling proc-macro2 v1.0.106 |
| 2666 | 2026-06-15T08:49:26.532Z | Compiling quote v1.0.45 |
| 2667 | 2026-06-15T08:49:26.532Z | Compiling unicode-ident v1.0.24 |
| 2668 | 2026-06-15T08:49:26.532Z | Compiling libc v0.2.185 |
| 2669 | 2026-06-15T08:49:26.535Z | Compiling serde_core v1.0.228 |
| 2670 | 2026-06-15T08:49:26.535Z | Compiling serde v1.0.228 |
| 2671 | 2026-06-15T08:49:26.535Z | Compiling cfg-if v1.0.4 |
| 2672 | 2026-06-15T08:49:26.535Z | Compiling version_check v0.9.5 |
| 2673 | 2026-06-15T08:49:26.811Z | Compiling autocfg v1.5.0 |
| 2674 | 2026-06-15T08:49:26.940Z | Compiling zmij v1.0.21 |
| 2675 | 2026-06-15T08:49:26.975Z | Compiling serde_json v1.0.149 |
| 2676 | 2026-06-15T08:49:27.187Z | Compiling libm v0.2.16 |
| 2677 | 2026-06-15T08:49:27.204Z | Compiling num-traits v0.2.19 |
| 2678 | 2026-06-15T08:49:27.219Z | Compiling memchr v2.8.0 |
| 2679 | 2026-06-15T08:49:27.392Z | Compiling typenum v1.19.0 |
| 2680 | 2026-06-15T08:49:27.477Z | Compiling generic-array v0.14.7 |
| 2681 | 2026-06-15T08:49:27.606Z | Compiling icu_properties_data v2.1.2 |
| 2682 | 2026-06-15T08:49:27.667Z | Compiling icu_normalizer_data v2.1.1 |
| 2683 | 2026-06-15T08:49:27.703Z | Compiling getrandom v0.4.1 |
| 2684 | 2026-06-15T08:49:27.800Z | Compiling jobserver v0.1.34 |
| 2685 | 2026-06-15T08:49:27.856Z | Compiling find-msvc-tools v0.1.9 |
| 2686 | 2026-06-15T08:49:27.874Z | Compiling syn v2.0.117 |
| 2687 | 2026-06-15T08:49:27.929Z | Compiling shlex v1.3.0 |
| 2688 | 2026-06-15T08:49:27.947Z | Compiling portable-atomic v1.13.1 |
| 2689 | 2026-06-15T08:49:28.091Z | Compiling cc v1.2.56 |
| 2690 | 2026-06-15T08:49:28.122Z | Compiling parking_lot_core v0.9.12 |
| 2691 | 2026-06-15T08:49:28.122Z | Compiling zerocopy v0.8.40 |
| 2692 | 2026-06-15T08:49:28.355Z | Compiling smallvec v1.15.1 |
| 2693 | 2026-06-15T08:49:28.373Z | Compiling getrandom v0.2.17 |
| 2694 | 2026-06-15T08:49:28.488Z | Compiling log v0.4.29 |
| 2695 | 2026-06-15T08:49:28.600Z | Compiling thiserror v2.0.18 |
| 2696 | 2026-06-15T08:49:28.620Z | Compiling itoa v1.0.17 |
| 2697 | 2026-06-15T08:49:28.910Z | Compiling schemars v0.8.22 |
| 2698 | 2026-06-15T08:49:28.946Z | Compiling heck v0.5.0 |
| 2699 | 2026-06-15T08:49:29.022Z | Compiling errno v0.3.14 |
| 2700 | 2026-06-15T08:49:29.116Z | Compiling stable_deref_trait v1.2.1 |
| 2701 | 2026-06-15T08:49:29.133Z | Compiling equivalent v1.0.2 |
| 2702 | 2026-06-15T08:49:29.154Z | Compiling semver v1.0.28 |
| 2703 | 2026-06-15T08:49:29.176Z | Compiling rand_core v0.6.4 |
| 2704 | 2026-06-15T08:49:29.209Z | Compiling subtle v2.6.1 |
| 2705 | 2026-06-15T08:49:29.463Z | Compiling rustix v1.1.3 |
| 2706 | 2026-06-15T08:49:29.466Z | Compiling litemap v0.8.1 |
| 2707 | 2026-06-15T08:49:29.466Z | Compiling writeable v0.6.2 |
| 2708 | 2026-06-15T08:49:29.511Z | Compiling percent-encoding v2.3.2 |
| 2709 | 2026-06-15T08:49:29.766Z | Compiling rustversion v1.0.22 |
| 2710 | 2026-06-15T08:49:29.864Z | Compiling scopeguard v1.2.0 |
| 2711 | 2026-06-15T08:49:29.984Z | Compiling lock_api v0.4.14 |
| 2712 | 2026-06-15T08:49:30.508Z | Compiling getrandom v0.3.4 |
| 2713 | 2026-06-15T08:49:30.668Z | Compiling synstructure v0.13.2 |
| 2714 | 2026-06-15T08:49:30.686Z | Compiling serde_derive_internals v0.29.1 |
| 2715 | 2026-06-15T08:49:30.811Z | Compiling utf8_iter v1.0.4 |
| 2716 | 2026-06-15T08:49:30.886Z | Compiling form_urlencoded v1.2.2 |
| 2717 | 2026-06-15T08:49:31.035Z | Compiling rand_core v0.10.0 |
| 2718 | 2026-06-15T08:49:31.331Z | Compiling ring v0.17.14 |
| 2719 | 2026-06-15T08:49:31.417Z | Compiling hashbrown v0.17.0 |
| 2720 | 2026-06-15T08:49:31.420Z | Compiling pkg-config v0.3.32 |
| 2721 | 2026-06-15T08:49:31.451Z | Compiling thiserror v1.0.69 |
| 2722 | 2026-06-15T08:49:31.645Z | Compiling fnv v1.0.7 |
| 2723 | 2026-06-15T08:49:31.856Z | Compiling serde_derive v1.0.228 |
| 2724 | 2026-06-15T08:49:31.874Z | Compiling zeroize_derive v1.4.3 |
| 2725 | 2026-06-15T08:49:31.890Z | Compiling zerofrom-derive v0.1.6 |
| 2726 | 2026-06-15T08:49:31.894Z | Compiling yoke-derive v0.8.1 |
| 2727 | 2026-06-15T08:49:31.980Z | Compiling zerovec-derive v0.11.2 |
| 2728 | 2026-06-15T08:49:31.998Z | Compiling displaydoc v0.2.5 |
| 2729 | 2026-06-15T08:49:32.018Z | Compiling zerocopy-derive v0.8.40 |
| 2730 | 2026-06-15T08:49:32.427Z | Compiling tokio-macros v2.7.0 |
| 2731 | 2026-06-15T08:49:32.458Z | Compiling zeroize v1.8.2 |
| 2732 | 2026-06-15T08:49:32.666Z | Compiling thiserror-impl v2.0.18 |
| 2733 | 2026-06-15T08:49:32.702Z | Compiling schemars_derive v0.8.22 |
| 2734 | 2026-06-15T08:49:32.824Z | Compiling futures-macro v0.3.32 |
| 2735 | 2026-06-15T08:49:32.981Z | Compiling zerofrom v0.1.6 |
| 2736 | 2026-06-15T08:49:33.119Z | Compiling yoke v0.8.1 |
| 2737 | 2026-06-15T08:49:33.306Z | Compiling zerovec v0.11.5 |
| 2738 | 2026-06-15T08:49:33.324Z | Compiling zerotrie v0.2.3 |
| 2739 | 2026-06-15T08:49:33.760Z | Compiling indexmap v2.14.0 |
| 2740 | 2026-06-15T08:49:33.778Z | Compiling crypto-common v0.1.7 |
| 2741 | 2026-06-15T08:49:33.806Z | Compiling thiserror-impl v1.0.69 |
| 2742 | 2026-06-15T08:49:33.809Z | Compiling tracing-attributes v0.1.31 |
| 2743 | 2026-06-15T08:49:33.852Z | Compiling tinystr v0.8.2 |
| 2744 | 2026-06-15T08:49:33.884Z | Compiling potential_utf v0.1.4 |
| 2745 | 2026-06-15T08:49:34.069Z | Compiling icu_locale_core v2.1.1 |
| 2746 | 2026-06-15T08:49:34.072Z | Compiling icu_collections v2.1.1 |
| 2747 | 2026-06-15T08:49:34.802Z | Compiling icu_provider v2.1.1 |
| 2748 | 2026-06-15T08:49:34.946Z | Compiling bytes v1.11.1 |
| 2749 | 2026-06-15T08:49:35.094Z | Compiling icu_normalizer v2.1.1 |
| 2750 | 2026-06-15T08:49:35.207Z | Compiling icu_properties v2.1.2 |
| 2751 | 2026-06-15T08:49:35.635Z | Compiling bitflags v2.11.0 |
| 2752 | 2026-06-15T08:49:35.751Z | Compiling der_derive v0.7.3 |
| 2753 | 2026-06-15T08:49:35.896Z | Compiling cmake v0.1.57 |
| 2754 | 2026-06-15T08:49:36.058Z | Compiling dunce v1.0.5 |
| 2755 | 2026-06-15T08:49:36.169Z | Compiling idna_adapter v1.2.1 |
| 2756 | 2026-06-15T08:49:36.304Z | Compiling idna v1.1.0 |
| 2757 | 2026-06-15T08:49:36.321Z | Compiling syn v1.0.109 |
| 2758 | 2026-06-15T08:49:36.325Z | Compiling pin-project-lite v0.2.17 |
| 2759 | 2026-06-15T08:49:36.444Z | Compiling fs_extra v1.3.0 |
| 2760 | 2026-06-15T08:49:36.638Z | Compiling url v2.5.8 |
| 2761 | 2026-06-15T08:49:36.703Z | Compiling aws-lc-sys v0.40.0 |
| 2762 | 2026-06-15T08:49:36.919Z | Compiling critical-section v1.2.0 |
| 2763 | 2026-06-15T08:49:37.039Z | Compiling serde_tokenstream v0.2.3 |
| 2764 | 2026-06-15T08:49:37.277Z | Compiling once_cell v1.21.3 |
| 2765 | 2026-06-15T08:49:37.442Z | Compiling iana-time-zone v0.1.65 |
| 2766 | 2026-06-15T08:49:37.491Z | Compiling httparse v1.10.1 |
| 2767 | 2026-06-15T08:49:37.582Z | Compiling chrono v0.4.44 |
| 2768 | 2026-06-15T08:49:38.193Z | Compiling uuid v1.23.0 |
| 2769 | 2026-06-15T08:49:38.290Z | Compiling aws-lc-rs v1.16.3 |
| 2770 | 2026-06-15T08:49:38.398Z | Compiling regex-syntax v0.8.10 |
| 2771 | 2026-06-15T08:49:38.718Z | Compiling parking_lot v0.12.5 |
| 2772 | 2026-06-15T08:49:38.792Z | Compiling signal-hook-registry v1.4.8 |
| 2773 | 2026-06-15T08:49:39.238Z | Compiling mio v1.2.0 |
| 2774 | 2026-06-15T08:49:39.262Z | Compiling socket2 v0.6.3 |
| 2775 | 2026-06-15T08:49:39.386Z | Compiling const-oid v0.9.6 |
| 2776 | 2026-06-15T08:49:39.409Z | Compiling dyn-clone v1.0.20 |
| 2777 | 2026-06-15T08:49:39.947Z | Compiling num-conv v0.2.0 |
| 2778 | 2026-06-15T08:49:39.968Z | Compiling time-core v0.1.8 |
| 2779 | 2026-06-15T08:49:40.101Z | Compiling tokio v1.52.1 |
| 2780 | 2026-06-15T08:49:40.130Z | Compiling time-macros v0.2.27 |
| 2781 | 2026-06-15T08:49:40.636Z | Compiling block-buffer v0.10.4 |
| 2782 | 2026-06-15T08:49:40.812Z | Compiling aho-corasick v1.1.4 |
| 2783 | 2026-06-15T08:49:41.100Z | Compiling rustls v0.23.37 |
| 2784 | 2026-06-15T08:49:41.294Z | Compiling strsim v0.11.1 |
| 2785 | 2026-06-15T08:49:41.367Z | Compiling digest v0.10.7 |
| 2786 | 2026-06-15T08:49:41.595Z | Compiling futures-core v0.3.32 |
| 2787 | 2026-06-15T08:49:41.758Z | Compiling regex-automata v0.4.14 |
| 2788 | 2026-06-15T08:49:42.088Z | Compiling slog v2.8.2 |
| 2789 | 2026-06-15T08:49:42.216Z | Compiling ident_case v1.0.1 |
| 2790 | 2026-06-15T08:49:42.287Z | Compiling allocator-api2 v0.2.21 |
| 2791 | 2026-06-15T08:49:42.311Z | Compiling ucd-trie v0.1.7 |
| 2792 | 2026-06-15T08:49:42.346Z | Compiling byteorder v1.5.0 |
| 2793 | 2026-06-15T08:49:42.547Z | Compiling pest v2.8.6 |
| 2794 | 2026-06-15T08:49:42.577Z | Compiling http v1.4.0 |
| 2795 | 2026-06-15T08:49:42.770Z | Compiling foldhash v0.2.0 |
| 2796 | 2026-06-15T08:49:42.971Z | Compiling cpufeatures v0.2.17 |
| 2797 | 2026-06-15T08:49:42.989Z | Compiling anyhow v1.0.102 |
| 2798 | 2026-06-15T08:49:43.055Z | Compiling hashbrown v0.16.1 |
| 2799 | 2026-06-15T08:49:43.409Z | Compiling rustc_version v0.4.1 |
| 2800 | 2026-06-15T08:49:43.503Z | Compiling vcpkg v0.2.15 |
| 2801 | 2026-06-15T08:49:43.639Z | Compiling pest_meta v2.8.6 |
| 2802 | 2026-06-15T08:49:43.701Z | Compiling crc32fast v1.5.0 |
| 2803 | 2026-06-15T08:49:43.870Z | Compiling futures-sink v0.3.32 |
| 2804 | 2026-06-15T08:49:43.962Z | Compiling futures-channel v0.3.32 |
| 2805 | 2026-06-15T08:49:43.986Z | Compiling regex v1.12.3 |
| 2806 | 2026-06-15T08:49:44.057Z | Compiling openssl-sys v0.9.115 |
| 2807 | 2026-06-15T08:49:44.204Z | Compiling crossbeam-utils v0.8.21 |
| 2808 | 2026-06-15T08:49:44.394Z | Compiling pest_generator v2.8.6 |
| 2809 | 2026-06-15T08:49:44.485Z | Compiling slab v0.4.12 |
| 2810 | 2026-06-15T08:49:44.541Z | Compiling futures-task v0.3.32 |
| 2811 | 2026-06-15T08:49:44.799Z | Compiling plain v0.2.3 |
| 2812 | 2026-06-15T08:49:44.920Z | Compiling futures-io v0.3.32 |
| 2813 | 2026-06-15T08:49:45.009Z | Compiling async-trait v0.1.89 |
| 2814 | 2026-06-15T08:49:45.048Z | Compiling pest_derive v2.8.6 |
| 2815 | 2026-06-15T08:49:45.076Z | Compiling futures-util v0.3.32 |
| 2816 | 2026-06-15T08:49:45.442Z | Compiling pretty-hex v0.4.1 |
| 2817 | 2026-06-15T08:49:45.477Z | Compiling camino v1.2.2 |
| 2818 | 2026-06-15T08:49:45.727Z | Compiling darling_core v0.21.3 |
| 2819 | 2026-06-15T08:49:45.794Z | Compiling cookie v0.18.1 |
| 2820 | 2026-06-15T08:49:45.887Z | Compiling ppv-lite86 v0.2.21 |
| 2821 | 2026-06-15T08:49:45.910Z | Compiling rustls-pki-types v1.14.0 |
| 2822 | 2026-06-15T08:49:46.217Z | Compiling ryu v1.0.23 |
| 2823 | 2026-06-15T08:49:46.313Z | Compiling fastrand v2.3.0 |
| 2824 | 2026-06-15T08:49:46.387Z | Compiling hmac v0.12.1 |
| 2825 | 2026-06-15T08:49:46.537Z | Compiling scroll_derive v0.13.1 |
| 2826 | 2026-06-15T08:49:46.558Z | Compiling clap_derive v4.6.1 |
| 2827 | 2026-06-15T08:49:46.741Z | Compiling scroll_derive v0.12.1 |
| 2828 | 2026-06-15T08:49:47.348Z | Compiling openssl v0.10.79 |
| 2829 | 2026-06-15T08:49:47.387Z | Compiling block-padding v0.3.3 |
| 2830 | 2026-06-15T08:49:47.539Z | Compiling base64 v0.22.1 |
| 2831 | 2026-06-15T08:49:47.557Z | Compiling rustix v0.38.44 |
| 2832 | 2026-06-15T08:49:47.706Z | Compiling litrs v1.0.0 |
| 2833 | 2026-06-15T08:49:47.812Z | Compiling darling_macro v0.21.3 |
| 2834 | 2026-06-15T08:49:47.842Z | Compiling untrusted v0.9.0 |
| 2835 | 2026-06-15T08:49:47.865Z | Compiling winnow v0.7.14 |
| 2836 | 2026-06-15T08:49:47.972Z | Compiling paste v1.0.15 |
| 2837 | 2026-06-15T08:49:48.156Z | Compiling document-features v0.2.12 |
| 2838 | 2026-06-15T08:49:48.253Z | Compiling inout v0.1.4 |
| 2839 | 2026-06-15T08:49:48.270Z | Compiling darling v0.21.3 |
| 2840 | 2026-06-15T08:49:48.289Z | Compiling tempfile v3.25.0 |
| 2841 | 2026-06-15T08:49:48.571Z | Compiling zerocopy-derive v0.7.35 |
| 2842 | 2026-06-15T08:49:48.617Z | Compiling openssl-macros v0.1.1 |
| 2843 | 2026-06-15T08:49:48.654Z | Compiling native-tls v0.2.18 |
| 2844 | 2026-06-15T08:49:48.837Z | Compiling cipher v0.4.4 |
| 2845 | 2026-06-15T08:49:48.984Z | Compiling rand_core v0.9.5 |
| 2846 | 2026-06-15T08:49:49.070Z | Compiling tokio-util v0.7.18 |
| 2847 | 2026-06-15T08:49:49.192Z | Compiling sha2 v0.10.9 |
| 2848 | 2026-06-15T08:49:49.286Z | Compiling curve25519-dalek v4.1.3 |
| 2849 | 2026-06-15T08:49:49.306Z | Compiling hubpack_derive v0.1.1 |
| 2850 | 2026-06-15T08:49:49.361Z | Compiling tracing-core v0.1.36 |
| 2851 | 2026-06-15T08:49:49.525Z | Compiling strum_macros v0.26.4 |
| 2852 | 2026-06-15T08:49:49.728Z | Compiling base64ct v1.8.3 |
| 2853 | 2026-06-15T08:49:49.943Z | Compiling tracing v0.1.44 |
| 2854 | 2026-06-15T08:49:49.991Z | Compiling pem-rfc7468 v0.7.0 |
| 2855 | 2026-06-15T08:49:50.010Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2856 | 2026-06-15T08:49:50.203Z | Compiling http-body v1.0.1 |
| 2857 | 2026-06-15T08:49:50.318Z | Compiling openapiv3 v2.2.0 |
| 2858 | 2026-06-15T08:49:50.360Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 2859 | 2026-06-15T08:49:50.383Z | Compiling usdt-impl v0.5.0 |
| 2860 | 2026-06-15T08:49:50.562Z | Compiling flagset v0.4.7 |
| 2861 | 2026-06-15T08:49:50.601Z | Compiling atomic-waker v1.1.2 |
| 2862 | 2026-06-15T08:49:50.701Z | Compiling usdt-impl v0.6.0 |
| 2863 | 2026-06-15T08:49:50.736Z | Compiling der v0.7.10 |
| 2864 | 2026-06-15T08:49:51.069Z | Compiling rand_chacha v0.9.0 |
| 2865 | 2026-06-15T08:49:51.192Z | Compiling scroll v0.12.0 |
| 2866 | 2026-06-15T08:49:51.435Z | Compiling scroll v0.13.0 |
| 2867 | 2026-06-15T08:49:51.462Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2868 | 2026-06-15T08:49:51.560Z | Compiling tower-layer v0.3.3 |
| 2869 | 2026-06-15T08:49:51.774Z | Compiling openssl-probe v0.2.1 |
| 2870 | 2026-06-15T08:49:51.780Z | Compiling unicode-segmentation v1.12.0 |
| 2871 | 2026-06-15T08:49:51.837Z | Compiling tower-service v0.3.3 |
| 2872 | 2026-06-15T08:49:51.856Z | Compiling untrusted v0.7.1 |
| 2873 | 2026-06-15T08:49:51.878Z | Compiling powerfmt v0.2.0 |
| 2874 | 2026-06-15T08:49:51.939Z | Compiling num-bigint-dig v0.8.6 |
| 2875 | 2026-06-15T08:49:51.987Z | Compiling try-lock v0.2.5 |
| 2876 | 2026-06-15T08:49:52.071Z | Compiling deranged v0.5.8 |
| 2877 | 2026-06-15T08:49:52.088Z | Compiling want v0.3.1 |
| 2878 | 2026-06-15T08:49:52.104Z | Compiling goblin v0.10.5 |
| 2879 | 2026-06-15T08:49:52.123Z | Compiling spki v0.7.3 |
| 2880 | 2026-06-15T08:49:52.144Z | Compiling goblin v0.8.2 |
| 2881 | 2026-06-15T08:49:52.181Z | Compiling rand v0.9.2 |
| 2882 | 2026-06-15T08:49:52.240Z | Compiling h2 v0.4.13 |
| 2883 | 2026-06-15T08:49:52.326Z | Compiling zerocopy v0.7.35 |
| 2884 | 2026-06-15T08:49:52.395Z | Compiling salsa20 v0.10.2 |
| 2885 | 2026-06-15T08:49:52.540Z | Compiling pbkdf2 v0.12.2 |
| 2886 | 2026-06-15T08:49:52.714Z | Compiling hex v0.4.3 |
| 2887 | 2026-06-15T08:49:52.731Z | Compiling ipnet v2.11.0 |
| 2888 | 2026-06-15T08:49:52.972Z | Compiling httpdate v1.0.3 |
| 2889 | 2026-06-15T08:49:53.021Z | Compiling pin-utils v0.1.0 |
| 2890 | 2026-06-15T08:49:53.085Z | Compiling num_threads v0.1.7 |
| 2891 | 2026-06-15T08:49:53.170Z | Compiling time v0.3.47 |
| 2892 | 2026-06-15T08:49:53.187Z | Compiling scrypt v0.11.0 |
| 2893 | 2026-06-15T08:49:53.412Z | Compiling heck v0.4.1 |
| 2894 | 2026-06-15T08:49:53.609Z | Compiling dtrace-parser v0.2.0 |
| 2895 | 2026-06-15T08:49:53.627Z | Compiling aes v0.8.4 |
| 2896 | 2026-06-15T08:49:54.082Z | Compiling cbc v0.1.2 |
| 2897 | 2026-06-15T08:49:54.170Z | Compiling dtrace-parser v0.3.0 |
| 2898 | 2026-06-15T08:49:54.282Z | Compiling dof v0.3.0 |
| 2899 | 2026-06-15T08:49:54.746Z | Compiling dof v0.4.0 |
| 2900 | 2026-06-15T08:49:54.890Z | Compiling serde_spanned v0.6.9 |
| 2901 | 2026-06-15T08:49:54.907Z | Compiling toml_datetime v0.6.11 |
| 2902 | 2026-06-15T08:49:55.033Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2903 | 2026-06-15T08:49:55.036Z | Compiling daft-derive v0.1.7 |
| 2904 | 2026-06-15T08:49:55.108Z | Compiling hyper v1.8.1 |
| 2905 | 2026-06-15T08:49:55.153Z | Compiling thread-id v5.1.0 |
| 2906 | 2026-06-15T08:49:55.246Z | Compiling thread-id v4.2.2 |
| 2907 | 2026-06-15T08:49:55.315Z | Compiling fs-err v3.3.0 |
| 2908 | 2026-06-15T08:49:55.339Z | Compiling either v1.15.0 |
| 2909 | 2026-06-15T08:49:55.516Z | Compiling ref-cast v1.0.25 |
| 2910 | 2026-06-15T08:49:55.552Z | Compiling tinyvec_macros v0.1.1 |
| 2911 | 2026-06-15T08:49:55.632Z | Compiling tinyvec v1.10.0 |
| 2912 | 2026-06-15T08:49:55.805Z | Compiling pkcs5 v0.7.1 |
| 2913 | 2026-06-15T08:49:55.969Z | Compiling serde_with_macros v3.17.0 |
| 2914 | 2026-06-15T08:49:56.214Z | Compiling hyper-util v0.1.20 |
| 2915 | 2026-06-15T08:49:56.249Z | Compiling heapless v0.7.17 |
| 2916 | 2026-06-15T08:49:56.509Z | Compiling spin v0.9.8 |
| 2917 | 2026-06-15T08:49:56.536Z | Compiling enum-as-inner v0.6.1 |
| 2918 | 2026-06-15T08:49:56.743Z | Compiling memoffset v0.9.1 |
| 2919 | 2026-06-15T08:49:56.945Z | Compiling zstd-safe v7.2.4 |
| 2920 | 2026-06-15T08:49:56.973Z | Compiling simd-adler32 v0.3.8 |
| 2921 | 2026-06-15T08:49:57.151Z | Compiling signal-hook v0.3.18 |
| 2922 | 2026-06-15T08:49:57.485Z | Compiling pkcs8 v0.10.2 |
| 2923 | 2026-06-15T08:49:57.503Z | Compiling rustls-native-certs v0.8.3 |
| 2924 | 2026-06-15T08:49:57.521Z | Compiling http-body-util v0.1.3 |
| 2925 | 2026-06-15T08:49:57.722Z | Compiling darling_core v0.20.11 |
| 2926 | 2026-06-15T08:49:57.765Z | Compiling sync_wrapper v1.0.2 |
| 2927 | 2026-06-15T08:49:57.782Z | Compiling erased-serde v0.3.31 |
| 2928 | 2026-06-15T08:49:57.785Z | Compiling ref-cast-impl v1.0.25 |
| 2929 | 2026-06-15T08:49:57.816Z | Compiling wait-timeout v0.2.1 |
| 2930 | 2026-06-15T08:49:57.876Z | Compiling ahash v0.8.12 |
| 2931 | 2026-06-15T08:49:58.042Z | Compiling encoding_rs v0.8.35 |
| 2932 | 2026-06-15T08:49:58.084Z | Compiling bit-vec v0.8.0 |
| 2933 | 2026-06-15T08:49:58.255Z | Compiling adler2 v2.0.1 |
| 2934 | 2026-06-15T08:49:58.273Z | Compiling utf8parse v0.2.2 |
| 2935 | 2026-06-15T08:49:58.303Z | Compiling winnow v0.5.40 |
| 2936 | 2026-06-15T08:49:58.320Z | Compiling cfg_aliases v0.2.1 |
| 2937 | 2026-06-15T08:49:58.385Z | Compiling mime v0.3.17 |
| 2938 | 2026-06-15T08:49:58.388Z | Compiling foreign-types-shared v0.1.1 |
| 2939 | 2026-06-15T08:49:58.419Z | Compiling quick-error v1.2.3 |
| 2940 | 2026-06-15T08:49:58.437Z | Compiling nix v0.31.2 |
| 2941 | 2026-06-15T08:49:58.492Z | Compiling foreign-types v0.3.2 |
| 2942 | 2026-06-15T08:49:58.527Z | Compiling rusty-fork v0.3.1 |
| 2943 | 2026-06-15T08:49:58.569Z | Compiling miniz_oxide v0.8.9 |
| 2944 | 2026-06-15T08:49:58.614Z | Compiling bit-set v0.8.0 |
| 2945 | 2026-06-15T08:49:58.779Z | Compiling tower v0.5.3 |
| 2946 | 2026-06-15T08:49:58.813Z | Compiling usdt-attr-macro v0.6.0 |
| 2947 | 2026-06-15T08:49:59.085Z | Compiling usdt-macro v0.6.0 |
| 2948 | 2026-06-15T08:49:59.142Z | Compiling unicode-normalization v0.1.25 |
| 2949 | 2026-06-15T08:49:59.368Z | Compiling rand_xorshift v0.4.0 |
| 2950 | 2026-06-15T08:49:59.519Z | Compiling serde_urlencoded v0.7.1 |
| 2951 | 2026-06-15T08:49:59.535Z | Compiling webpki-roots v1.0.6 |
| 2952 | 2026-06-15T08:49:59.602Z | Compiling toml_edit v0.19.15 |
| 2953 | 2026-06-15T08:49:59.632Z | Compiling darling_macro v0.20.11 |
| 2954 | 2026-06-15T08:49:59.657Z | Compiling pin-project-internal v1.1.11 |
| 2955 | 2026-06-15T08:49:59.677Z | Compiling unarray v0.1.4 |
| 2956 | 2026-06-15T08:49:59.729Z | Compiling smoltcp v0.9.1 |
| 2957 | 2026-06-15T08:49:59.747Z | Compiling iri-string v0.7.10 |
| 2958 | 2026-06-15T08:49:59.763Z | Compiling anstyle v1.0.14 |
| 2959 | 2026-06-15T08:49:59.822Z | Compiling zlib-rs v0.6.2 |
| 2960 | 2026-06-15T08:50:00.052Z | Compiling proptest v1.10.0 |
| 2961 | 2026-06-15T08:50:00.129Z | Compiling darling v0.20.11 |
| 2962 | 2026-06-15T08:50:01.034Z | Compiling tower-http v0.6.8 |
| 2963 | 2026-06-15T08:50:01.526Z | Compiling ipnetwork v0.21.1 |
| 2964 | 2026-06-15T08:50:01.872Z | Compiling flate2 v1.1.9 |
| 2965 | 2026-06-15T08:50:02.097Z | Compiling num-integer v0.1.46 |
| 2966 | 2026-06-15T08:50:02.401Z | Compiling siphasher v1.0.2 |
| 2967 | 2026-06-15T08:50:02.588Z | Compiling colorchoice v1.0.4 |
| 2968 | 2026-06-15T08:50:02.608Z | Compiling anstyle-query v1.1.5 |
| 2969 | 2026-06-15T08:50:02.711Z | Compiling is_terminal_polyfill v1.70.2 |
| 2970 | 2026-06-15T08:50:02.811Z | Compiling psl-types v2.0.11 |
| 2971 | 2026-06-15T08:50:02.939Z | Compiling publicsuffix v2.3.0 |
| 2972 | 2026-06-15T08:50:02.957Z | Compiling newtype-uuid v1.3.2 |
| 2973 | 2026-06-15T08:50:03.053Z | Compiling oxnet v0.1.5 |
| 2974 | 2026-06-15T08:50:03.244Z | Compiling derive_builder_core v0.20.2 |
| 2975 | 2026-06-15T08:50:03.419Z | Compiling snafu-derive v0.8.9 |
| 2976 | 2026-06-15T08:50:03.584Z | Compiling rand_chacha v0.3.1 |
| 2977 | 2026-06-15T08:50:03.951Z | Compiling signature v2.2.0 |
| 2978 | 2026-06-15T08:50:04.099Z | Compiling strum_macros v0.27.2 |
| 2979 | 2026-06-15T08:50:04.852Z | Compiling serde_repr v0.1.20 |
| 2980 | 2026-06-15T08:50:04.923Z | Compiling object v0.37.3 |
| 2981 | 2026-06-15T08:50:05.015Z | Compiling unicode-properties v0.1.4 |
| 2982 | 2026-06-15T08:50:05.174Z | Compiling unicode-bidi v0.3.18 |
| 2983 | 2026-06-15T08:50:05.346Z | Compiling derive_builder_macro v0.20.2 |
| 2984 | 2026-06-15T08:50:05.632Z | Compiling stringprep v0.1.5 |
| 2985 | 2026-06-15T08:50:05.651Z | Compiling rand v0.8.6 |
| 2986 | 2026-06-15T08:50:05.782Z | Compiling cookie_store v0.22.1 |
| 2987 | 2026-06-15T08:50:05.809Z | Compiling daft v0.1.7 |
| 2988 | 2026-06-15T08:50:05.986Z | Compiling tokio-native-tls v0.3.1 |
| 2989 | 2026-06-15T08:50:06.046Z | Compiling num-iter v0.1.45 |
| 2990 | 2026-06-15T08:50:06.073Z | Compiling anstyle-parse v1.0.0 |
| 2991 | 2026-06-15T08:50:06.224Z | Compiling futures-executor v0.3.32 |
| 2992 | 2026-06-15T08:50:06.242Z | Compiling bstr v1.12.1 |
| 2993 | 2026-06-15T08:50:06.260Z | Compiling md-5 v0.10.6 |
| 2994 | 2026-06-15T08:50:06.329Z | Compiling hash32 v0.2.1 |
| 2995 | 2026-06-15T08:50:06.403Z | Compiling ff v0.13.1 |
| 2996 | 2026-06-15T08:50:06.513Z | Compiling vergen-lib v9.1.0 |
| 2997 | 2026-06-15T08:50:06.539Z | Compiling base16ct v0.2.0 |
| 2998 | 2026-06-15T08:50:06.716Z | Compiling fallible-iterator v0.2.0 |
| 2999 | 2026-06-15T08:50:06.855Z | Compiling sec1 v0.7.3 |
| 3000 | 2026-06-15T08:50:07.018Z | Compiling postgres-protocol v0.6.10 |
| 3001 | 2026-06-15T08:50:07.053Z | Compiling group v0.13.0 |
| 3002 | 2026-06-15T08:50:07.226Z | Compiling futures v0.3.32 |
| 3003 | 2026-06-15T08:50:07.312Z | Compiling anstream v1.0.0 |
| 3004 | 2026-06-15T08:50:07.589Z | Compiling hyper-tls v0.6.0 |
| 3005 | 2026-06-15T08:50:07.607Z | Compiling derive_builder v0.20.2 |
| 3006 | 2026-06-15T08:50:07.727Z | Compiling phf_shared v0.13.1 |
| 3007 | 2026-06-15T08:50:07.788Z | Compiling pin-project v1.1.11 |
| 3008 | 2026-06-15T08:50:07.828Z | Compiling anstyle-parse v0.2.7 |
| 3009 | 2026-06-15T08:50:07.956Z | Compiling lazy_static v1.5.0 |
| 3010 | 2026-06-15T08:50:08.080Z | Compiling terminal_size v0.4.3 |
| 3011 | 2026-06-15T08:50:08.141Z | Compiling hkdf v0.12.4 |
| 3012 | 2026-06-15T08:50:08.158Z | Compiling crypto-bigint v0.5.5 |
| 3013 | 2026-06-15T08:50:08.288Z | Compiling async-recursion v1.1.1 |
| 3014 | 2026-06-15T08:50:08.855Z | Compiling vergen v9.1.0 |
| 3015 | 2026-06-15T08:50:08.974Z | Compiling cargo-platform v0.3.2 |
| 3016 | 2026-06-15T08:50:09.048Z | Compiling memmap2 v0.9.10 |
| 3017 | 2026-06-15T08:50:09.174Z | Compiling managed v0.8.0 |
| 3018 | 2026-06-15T08:50:09.219Z | Compiling foldhash v0.1.5 |
| 3019 | 2026-06-15T08:50:09.255Z | Compiling clap_lex v1.0.0 |
| 3020 | 2026-06-15T08:50:09.383Z | Compiling bumpalo v3.20.2 |
| 3021 | 2026-06-15T08:50:09.388Z | Compiling toml_write v0.1.2 |
| 3022 | 2026-06-15T08:50:09.462Z | Compiling libbz2-rs-sys v0.2.2 |
| 3023 | 2026-06-15T08:50:09.595Z | Compiling same-file v1.0.6 |
| 3024 | 2026-06-15T08:50:09.622Z | Compiling bitflags v1.3.2 |
| 3025 | 2026-06-15T08:50:09.704Z | Compiling walkdir v2.5.0 |
| 3026 | 2026-06-15T08:50:10.004Z | Compiling bzip2 v0.6.1 |
| 3027 | 2026-06-15T08:50:10.046Z | Compiling zopfli v0.8.3 |
| 3028 | 2026-06-15T08:50:10.207Z | Compiling toml_edit v0.22.27 |
| 3029 | 2026-06-15T08:50:10.542Z | Compiling clap_builder v4.6.0 |
| 3030 | 2026-06-15T08:50:10.607Z | Compiling hashbrown v0.15.5 |
| 3031 | 2026-06-15T08:50:11.147Z | Compiling usdt v0.6.0 |
| 3032 | 2026-06-15T08:50:11.393Z | Compiling cargo_metadata v0.23.1 |
| 3033 | 2026-06-15T08:50:12.497Z | Compiling elliptic-curve v0.13.8 |
| 3034 | 2026-06-15T08:50:12.900Z | Compiling anstream v0.6.21 |
| 3035 | 2026-06-15T08:50:12.930Z | Compiling phf v0.13.1 |
| 3036 | 2026-06-15T08:50:13.147Z | Compiling snafu v0.8.9 |
| 3037 | 2026-06-15T08:50:13.183Z | Compiling zstd v0.13.3 |
| 3038 | 2026-06-15T08:50:13.422Z | Compiling signal-hook-mio v0.2.5 |
| 3039 | 2026-06-15T08:50:13.461Z | Compiling postgres-types v0.2.12 |
| 3040 | 2026-06-15T08:50:13.518Z | Compiling bzip2 v0.4.4 |
| 3041 | 2026-06-15T08:50:14.381Z | Compiling globset v0.4.18 |
| 3042 | 2026-06-15T08:50:14.381Z | Compiling strum v0.27.2 |
| 3043 | 2026-06-15T08:50:14.381Z | Compiling ed25519 v2.2.3 |
| 3044 | 2026-06-15T08:50:14.381Z | Compiling phf_shared v0.11.3 |
| 3045 | 2026-06-15T08:50:14.381Z | Compiling olpc-cjson v0.1.4 |
| 3046 | 2026-06-15T08:50:14.381Z | Compiling pkcs1 v0.7.5 |
| 3047 | 2026-06-15T08:50:14.381Z | Compiling strum v0.26.3 |
| 3048 | 2026-06-15T08:50:14.381Z | Compiling hubpack v0.1.2 |
| 3049 | 2026-06-15T08:50:14.381Z | Compiling pem v3.0.6 |
| 3050 | 2026-06-15T08:50:14.381Z | Compiling rfc6979 v0.4.0 |
| 3051 | 2026-06-15T08:50:14.381Z | Compiling sha1 v0.10.6 |
| 3052 | 2026-06-15T08:50:14.381Z | Compiling serde_plain v1.0.2 |
| 3053 | 2026-06-15T08:50:14.381Z | Compiling serde-big-array v0.5.1 |
| 3054 | 2026-06-15T08:50:14.381Z | Compiling float-cmp v0.10.0 |
| 3055 | 2026-06-15T08:50:14.418Z | Compiling env_filter v1.0.0 |
| 3056 | 2026-06-15T08:50:14.418Z | Compiling keccak v0.1.6 |
| 3057 | 2026-06-15T08:50:14.453Z | Compiling whoami v2.1.0 |
| 3058 | 2026-06-15T08:50:14.476Z | Compiling new_debug_unreachable v1.0.6 |
| 3059 | 2026-06-15T08:50:14.484Z | Compiling precomputed-hash v0.1.1 |
| 3060 | 2026-06-15T08:50:14.559Z | Compiling predicates-core v1.0.10 |
| 3061 | 2026-06-15T08:50:14.583Z | Compiling typed-path v0.9.3 |
| 3062 | 2026-06-15T08:50:14.583Z | Compiling fixedbitset v0.4.2 |
| 3063 | 2026-06-15T08:50:14.635Z | Compiling difflib v0.4.0 |
| 3064 | 2026-06-15T08:50:14.724Z | Compiling jiff v0.2.21 |
| 3065 | 2026-06-15T08:50:14.780Z | Compiling normalize-line-endings v0.3.0 |
| 3066 | 2026-06-15T08:50:14.795Z | Compiling data-encoding v2.10.0 |
| 3067 | 2026-06-15T08:50:14.899Z | Compiling fixedbitset v0.5.7 |
| 3068 | 2026-06-15T08:50:15.063Z | Compiling static_assertions v1.1.0 |
| 3069 | 2026-06-15T08:50:15.147Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3070 | 2026-06-15T08:50:15.174Z | Compiling hickory-proto v0.25.2 |
| 3071 | 2026-06-15T08:50:15.335Z | Compiling petgraph v0.8.3 |
| 3072 | 2026-06-15T08:50:15.732Z | Compiling predicates v3.1.4 |
| 3073 | 2026-06-15T08:50:16.288Z | Compiling petgraph v0.6.5 |
| 3074 | 2026-06-15T08:50:17.197Z | Compiling tokio-postgres v0.7.16 |
| 3075 | 2026-06-15T08:50:18.513Z | Compiling zip v4.6.1 |
| 3076 | 2026-06-15T08:50:18.517Z | Compiling string_cache v0.8.9 |
| 3077 | 2026-06-15T08:50:18.518Z | Compiling sha3 v0.10.8 |
| 3078 | 2026-06-15T08:50:18.518Z | Compiling env_logger v0.11.9 |
| 3079 | 2026-06-15T08:50:18.615Z | Compiling ecdsa v0.16.9 |
| 3080 | 2026-06-15T08:50:18.649Z | Compiling rsa v0.9.10 |
| 3081 | 2026-06-15T08:50:19.274Z | Compiling ed25519-dalek v2.2.0 |
| 3082 | 2026-06-15T08:50:19.287Z | Compiling zip v0.6.6 |
| 3083 | 2026-06-15T08:50:19.538Z | Compiling crossterm v0.28.1 |
| 3084 | 2026-06-15T08:50:19.665Z | Compiling iddqd v0.4.2 |
| 3085 | 2026-06-15T08:50:19.813Z | Compiling clap v4.6.1 |
| 3086 | 2026-06-15T08:50:19.907Z | Compiling similar v2.7.0 |
| 3087 | 2026-06-15T08:50:20.621Z | Compiling crossbeam-epoch v0.9.18 |
| 3088 | 2026-06-15T08:50:20.646Z | Compiling toml v0.7.8 |
| 3089 | 2026-06-15T08:50:20.728Z | Compiling serde_with v3.17.0 |
| 3090 | 2026-06-15T08:50:20.858Z | Compiling itertools v0.13.0 |
| 3091 | 2026-06-15T08:50:20.968Z | Compiling x509-cert v0.2.5 |
| 3092 | 2026-06-15T08:50:21.171Z | Compiling tokio-stream v0.1.18 |
| 3093 | 2026-06-15T08:50:21.626Z | Compiling buf-list v1.1.2 |
| 3094 | 2026-06-15T08:50:21.879Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3095 | 2026-06-15T08:50:21.993Z | Compiling peg-runtime v0.8.5 |
| 3096 | 2026-06-15T08:50:22.055Z | Compiling lalrpop-util v0.19.12 |
| 3097 | 2026-06-15T08:50:31.584Z | Compiling rustls-webpki v0.103.9 |
| 3098 | 2026-06-15T08:50:35.496Z | Compiling tokio-rustls v0.26.4 |
| 3099 | 2026-06-15T08:50:35.635Z | Compiling rustls-platform-verifier v0.6.2 |
| 3100 | 2026-06-15T08:50:35.771Z | Compiling hyper-rustls v0.27.7 |
| 3101 | 2026-06-15T08:50:36.071Z | Compiling reqwest v0.13.2 |
| 3102 | 2026-06-15T08:50:36.090Z | Compiling reqwest v0.12.28 |
| 3103 | 2026-06-15T08:50:38.177Z | Compiling tough v0.22.0 |
| 3104 | 2026-06-15T08:50:41.774Z | Compiling omicron-workspace-hack v0.1.0 (/work/ci/omicron/workspace-hack) |
| 3105 | 2026-06-15T08:51:13.381Z | Compiling slog-async v2.8.0 |
| 3106 | 2026-06-15T08:51:13.416Z | Compiling rustls v0.22.4 |
| 3107 | 2026-06-15T08:51:13.476Z | Compiling newtype-uuid-macros v0.1.0 |
| 3108 | 2026-06-15T08:51:13.600Z | Compiling structmeta-derive v0.3.0 |
| 3109 | 2026-06-15T08:51:13.654Z | Compiling multer v3.1.0 |
| 3110 | 2026-06-15T08:51:13.855Z | Compiling async-stream-impl v0.3.6 |
| 3111 | 2026-06-15T08:51:13.985Z | Compiling dropshot v0.17.0 |
| 3112 | 2026-06-15T08:51:14.190Z | Compiling dropshot_endpoint v0.17.0 |
| 3113 | 2026-06-15T08:51:14.193Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3114 | 2026-06-15T08:51:14.258Z | Compiling crossbeam-channel v0.5.15 |
| 3115 | 2026-06-15T08:51:14.296Z | Compiling thread_local v1.1.9 |
| 3116 | 2026-06-15T08:51:14.398Z | Compiling omicron-uuid-kinds v0.1.0 (/work/ci/omicron/uuid-kinds) |
| 3117 | 2026-06-15T08:51:14.562Z | Compiling structmeta v0.3.0 |
| 3118 | 2026-06-15T08:51:14.637Z | Compiling is-terminal v0.4.17 |
| 3119 | 2026-06-15T08:51:14.654Z | Compiling take_mut v0.2.2 |
| 3120 | 2026-06-15T08:51:14.744Z | Compiling term v1.2.1 |
| 3121 | 2026-06-15T08:51:14.772Z | Compiling derive-ex v0.1.8 |
| 3122 | 2026-06-15T08:51:14.783Z | Compiling parse-display-derive v0.10.0 |
| 3123 | 2026-06-15T08:51:15.843Z | Compiling slog-term v2.9.2 |
| 3124 | 2026-06-15T08:51:16.056Z | Compiling rustls-webpki v0.102.8 |
| 3125 | 2026-06-15T08:51:16.186Z | Compiling debug-ignore v1.0.5 |
| 3126 | 2026-06-15T08:51:16.269Z | Compiling compression-core v0.4.31 |
| 3127 | 2026-06-15T08:51:16.310Z | Compiling match_cfg v0.1.0 |
| 3128 | 2026-06-15T08:51:16.313Z | Compiling api_identity v0.1.0 (/work/ci/omicron/api_identity) |
| 3129 | 2026-06-15T08:51:16.344Z | Compiling test-strategy v0.4.5 |
| 3130 | 2026-06-15T08:51:16.395Z | Compiling hostname v0.3.1 |
| 3131 | 2026-06-15T08:51:16.455Z | Compiling compression-codecs v0.4.37 |
| 3132 | 2026-06-15T08:51:16.651Z | Compiling slog-json v2.6.1 |
| 3133 | 2026-06-15T08:51:16.707Z | Compiling serde_spanned v1.0.4 |
| 3134 | 2026-06-15T08:51:16.880Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 3135 | 2026-06-15T08:51:16.909Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 3136 | 2026-06-15T08:51:17.089Z | Compiling slog-bunyan v2.5.0 |
| 3137 | 2026-06-15T08:51:17.177Z | Compiling toml v1.0.6+spec-1.1.0 |
| 3138 | 2026-06-15T08:51:17.310Z | Compiling async-compression v0.4.41 |
| 3139 | 2026-06-15T08:51:17.783Z | Compiling async-stream v0.3.6 |
| 3140 | 2026-06-15T08:51:17.964Z | Compiling waitgroup v0.1.2 |
| 3141 | 2026-06-15T08:51:18.001Z | Compiling rustls-pemfile v2.2.0 |
| 3142 | 2026-06-15T08:51:18.149Z | Compiling serde_path_to_error v0.1.20 |
| 3143 | 2026-06-15T08:51:18.292Z | Compiling hostname v0.4.2 |
| 3144 | 2026-06-15T08:51:18.422Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3145 | 2026-06-15T08:51:18.425Z | Compiling macaddr v1.0.1 |
| 3146 | 2026-06-15T08:51:18.467Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3147 | 2026-06-15T08:51:18.609Z | Compiling tokio-rustls v0.25.0 |
| 3148 | 2026-06-15T08:51:18.627Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3149 | 2026-06-15T08:51:18.660Z | Compiling regress v0.10.5 |
| 3150 | 2026-06-15T08:51:18.726Z | Compiling instant v0.1.13 |
| 3151 | 2026-06-15T08:51:18.878Z | Compiling atomicwrites v0.4.4 |
| 3152 | 2026-06-15T08:51:19.171Z | Compiling itertools v0.14.0 |
| 3153 | 2026-06-15T08:51:19.215Z | Compiling backon v1.6.0 |
| 3154 | 2026-06-15T08:51:19.487Z | Compiling backoff v0.4.0 |
| 3155 | 2026-06-15T08:51:19.723Z | Compiling parse-display v0.10.0 |
| 3156 | 2026-06-15T08:51:20.112Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 3157 | 2026-06-15T08:51:20.633Z | Compiling humantime v2.3.0 |
| 3158 | 2026-06-15T08:51:22.628Z | Compiling universal-hash v0.5.1 |
| 3159 | 2026-06-15T08:51:22.790Z | Compiling opaque-debug v0.3.1 |
| 3160 | 2026-06-15T08:51:22.880Z | Compiling unicode-width v0.2.0 |
| 3161 | 2026-06-15T08:51:23.079Z | Compiling half v2.7.1 |
| 3162 | 2026-06-15T08:51:23.200Z | Compiling ciborium-io v0.2.2 |
| 3163 | 2026-06-15T08:51:23.318Z | Compiling crucible-workspace-hack v0.1.0 |
| 3164 | 2026-06-15T08:51:23.399Z | Compiling ciborium-ll v0.2.2 |
| 3165 | 2026-06-15T08:51:23.445Z | Compiling convert_case v0.4.0 |
| 3166 | 2026-06-15T08:51:23.625Z | Compiling ciborium v0.2.2 |
| 3167 | 2026-06-15T08:51:23.671Z | Compiling progenitor-client v0.14.0 |
| 3168 | 2026-06-15T08:51:23.756Z | Compiling derive_more v0.99.20 |
| 3169 | 2026-06-15T08:51:24.446Z | Compiling progenitor-extras v0.2.0 |
| 3170 | 2026-06-15T08:51:24.716Z | Compiling regress v0.11.1 |
| 3171 | 2026-06-15T08:51:25.912Z | Compiling aead v0.5.2 |
| 3172 | 2026-06-15T08:51:26.118Z | Compiling secrecy v0.10.3 |
| 3173 | 2026-06-15T08:51:26.299Z | Compiling typify-impl v0.6.2 |
| 3174 | 2026-06-15T08:51:26.831Z | Compiling poly1305 v0.8.0 |
| 3175 | 2026-06-15T08:51:27.545Z | Compiling omicron-ledger v0.1.0 (/work/ci/omicron/ledger) |
| 3176 | 2026-06-15T08:51:27.877Z | Compiling omicron-common v0.1.0 (/work/ci/omicron/common) |
| 3177 | 2026-06-15T08:51:28.708Z | Compiling chacha20 v0.9.1 |
| 3178 | 2026-06-15T08:51:28.980Z | Compiling unsafe-libyaml v0.2.11 |
| 3179 | 2026-06-15T08:51:29.710Z | Compiling serde_yaml v0.9.34+deprecated |
| 3180 | 2026-06-15T08:51:29.728Z | Compiling typify-macro v0.6.2 |
| 3181 | 2026-06-15T08:51:31.030Z | Compiling sled-hardware-types v0.1.0 (/work/ci/omicron/sled-hardware/types) |
| 3182 | 2026-06-15T08:51:31.263Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3183 | 2026-06-15T08:51:31.996Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3184 | 2026-06-15T08:51:33.098Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3185 | 2026-06-15T08:51:35.669Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3186 | 2026-06-15T08:51:36.681Z | Compiling thiserror-no-std v2.0.2 |
| 3187 | 2026-06-15T08:51:37.163Z | Compiling typify v0.6.2 |
| 3188 | 2026-06-15T08:51:37.290Z | Compiling gfss v0.1.0 (/work/ci/omicron/trust-quorum/gfss) |
| 3189 | 2026-06-15T08:51:37.548Z | Compiling byte-wrapper v0.1.0 |
| 3190 | 2026-06-15T08:51:38.062Z | Compiling password-hash v0.5.0 |
| 3191 | 2026-06-15T08:51:38.438Z | Compiling blake2 v0.10.6 |
| 3192 | 2026-06-15T08:51:38.637Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3193 | 2026-06-15T08:51:38.949Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3194 | 2026-06-15T08:51:39.008Z | Compiling argon2 v0.5.3 |
| 3195 | 2026-06-15T08:51:39.037Z | Compiling trust-quorum-types-versions v0.1.0 (/work/ci/omicron/trust-quorum/types/versions) |
| 3196 | 2026-06-15T08:51:39.872Z | Compiling progenitor-impl v0.14.0 |
| 3197 | 2026-06-15T08:51:39.909Z | Compiling vsss-rs v3.3.4 |
| 3198 | 2026-06-15T08:51:40.017Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3199 | 2026-06-15T08:51:40.133Z | Compiling chacha20poly1305 v0.10.1 |
| 3200 | 2026-06-15T08:51:40.934Z | Compiling indent_write v2.2.0 |
| 3201 | 2026-06-15T08:51:41.105Z | Compiling proc-macro-crate v3.4.0 |
| 3202 | 2026-06-15T08:51:41.256Z | Compiling bootstore v0.1.0 (/work/ci/omicron/bootstore) |
| 3203 | 2026-06-15T08:51:41.424Z | Compiling omicron-passwords v0.1.0 (/work/ci/omicron/passwords) |
| 3204 | 2026-06-15T08:51:41.758Z | Compiling num_enum_derive v0.7.6 |
| 3205 | 2026-06-15T08:51:41.991Z | Compiling progenitor-macro v0.14.0 |
| 3206 | 2026-06-15T08:51:42.287Z | Compiling swrite v0.1.0 |
| 3207 | 2026-06-15T08:51:42.409Z | Compiling proc-macro-error-attr v1.0.4 |
| 3208 | 2026-06-15T08:51:42.621Z | Compiling sled-agent-types-versions v0.1.0 (/work/ci/omicron/sled-agent/types/versions) |
| 3209 | 2026-06-15T08:51:42.679Z | Compiling num_enum v0.7.6 |
| 3210 | 2026-06-15T08:51:42.820Z | Compiling heapless v0.8.0 |
| 3211 | 2026-06-15T08:51:43.117Z | Compiling tabwriter v1.4.1 |
| 3212 | 2026-06-15T08:51:43.279Z | Compiling ingot-macros v0.1.1 |
| 3213 | 2026-06-15T08:51:44.196Z | Compiling hash32 v0.3.1 |
| 3214 | 2026-06-15T08:51:44.381Z | Compiling proc-macro-error v1.0.4 |
| 3215 | 2026-06-15T08:51:44.852Z | Compiling smoltcp v0.11.0 |
| 3216 | 2026-06-15T08:51:45.175Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3217 | 2026-06-15T08:51:45.859Z | Compiling ingot-types v0.1.2 |
| 3218 | 2026-06-15T08:51:46.019Z | Compiling progenitor v0.14.0 |
| 3219 | 2026-06-15T08:51:46.544Z | Compiling cobs v0.3.0 |
| 3220 | 2026-06-15T08:51:46.830Z | Compiling colored v3.1.1 |
| 3221 | 2026-06-15T08:51:47.220Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3222 | 2026-06-15T08:51:47.948Z | Compiling postcard v1.1.3 |
| 3223 | 2026-06-15T08:51:48.439Z | Compiling ingot v0.1.1 |
| 3224 | 2026-06-15T08:51:49.153Z | Compiling proc-macro-crate v1.3.1 |
| 3225 | 2026-06-15T08:51:49.824Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3226 | 2026-06-15T08:51:49.878Z | Compiling foreign-types-macros v0.2.3 |
| 3227 | 2026-06-15T08:51:50.603Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3228 | 2026-06-15T08:51:50.661Z | Compiling foreign-types-shared v0.3.1 |
| 3229 | 2026-06-15T08:51:50.746Z | Compiling rayon-core v1.13.0 |
| 3230 | 2026-06-15T08:51:50.771Z | Compiling cpufeatures v0.3.0 |
| 3231 | 2026-06-15T08:51:50.807Z | Compiling prettyplease v0.2.37 |
| 3232 | 2026-06-15T08:51:50.841Z | Compiling chacha20 v0.10.0 |
| 3233 | 2026-06-15T08:51:50.971Z | Compiling foreign-types v0.5.0 |
| 3234 | 2026-06-15T08:51:51.065Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3235 | 2026-06-15T08:51:51.410Z | Compiling num_enum_derive v0.5.11 |
| 3236 | 2026-06-15T08:51:52.116Z | Compiling sled-agent-types v0.1.0 (/work/ci/omicron/sled-agent/types) |
| 3237 | 2026-06-15T08:51:52.331Z | Compiling crossbeam-deque v0.8.6 |
| 3238 | 2026-06-15T08:51:52.565Z | Compiling camino-tempfile v1.4.1 |
| 3239 | 2026-06-15T08:51:52.723Z | Compiling num-rational v0.4.2 |
| 3240 | 2026-06-15T08:51:52.968Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3241 | 2026-06-15T08:51:53.634Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3242 | 2026-06-15T08:51:53.702Z | Compiling num-complex v0.4.6 |
| 3243 | 2026-06-15T08:51:53.721Z | Compiling cstr-argument v0.1.2 |
| 3244 | 2026-06-15T08:51:53.906Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3245 | 2026-06-15T08:51:54.132Z | Compiling num v0.4.3 |
| 3246 | 2026-06-15T08:51:54.226Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3247 | 2026-06-15T08:51:54.654Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3248 | 2026-06-15T08:51:55.021Z | Compiling num_enum v0.5.11 |
| 3249 | 2026-06-15T08:51:55.165Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3250 | 2026-06-15T08:51:55.418Z | Compiling rand v0.10.0 |
| 3251 | 2026-06-15T08:51:56.223Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3252 | 2026-06-15T08:51:56.349Z | Compiling float-ord v0.3.2 |
| 3253 | 2026-06-15T08:51:56.548Z | Compiling rayon v1.11.0 |
| 3254 | 2026-06-15T08:51:56.552Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3255 | 2026-06-15T08:51:56.611Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3256 | 2026-06-15T08:51:57.106Z | Compiling zone_cfg_derive v0.3.1 |
| 3257 | 2026-06-15T08:51:57.722Z | Compiling key-manager-types v0.1.0 (/work/ci/omicron/key-manager/types) |
| 3258 | 2026-06-15T08:51:57.857Z | Compiling itertools v0.12.1 |
| 3259 | 2026-06-15T08:51:58.720Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3260 | 2026-06-15T08:51:58.745Z | Compiling num-derive v0.4.2 |
| 3261 | 2026-06-15T08:51:58.955Z | Compiling sigpipe v0.1.3 |
| 3262 | 2026-06-15T08:51:59.068Z | Compiling glob v0.3.3 |
| 3263 | 2026-06-15T08:51:59.491Z | Compiling illumos-utils v0.1.0 (/work/ci/omicron/illumos-utils) |
| 3264 | 2026-06-15T08:51:59.600Z | Compiling oxlog v0.1.0 (/work/ci/omicron/dev-tools/oxlog) |
| 3265 | 2026-06-15T08:51:59.634Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3266 | 2026-06-15T08:51:59.720Z | Compiling zone v0.3.1 |
| 3267 | 2026-06-15T08:52:00.018Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3268 | 2026-06-15T08:52:00.334Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3269 | 2026-06-15T08:52:00.369Z | Compiling toml v0.8.23 |
| 3270 | 2026-06-15T08:52:00.888Z | Compiling smf v0.2.3 |
| 3271 | 2026-06-15T08:52:01.347Z | Compiling whoami v1.6.1 |
| 3272 | 2026-06-15T08:52:02.075Z | Compiling gethostname v0.5.0 |
| 3273 | 2026-06-15T08:52:02.490Z | Compiling usdt-macro v0.5.0 |
| 3274 | 2026-06-15T08:52:02.774Z | Compiling usdt-attr-macro v0.5.0 |
| 3275 | 2026-06-15T08:52:02.799Z | Compiling memmap v0.7.0 |
| 3276 | 2026-06-15T08:52:02.869Z | Compiling derive-where v1.6.0 |
| 3277 | 2026-06-15T08:52:03.059Z | Compiling resolv-conf v0.7.6 |
| 3278 | 2026-06-15T08:52:03.165Z | Compiling oximeter-types-versions v0.1.0 (/work/ci/omicron/oximeter/types/versions) |
| 3279 | 2026-06-15T08:52:03.479Z | Compiling usdt v0.5.0 |
| 3280 | 2026-06-15T08:52:03.669Z | Compiling trust-quorum-types v0.1.0 (/work/ci/omicron/trust-quorum/types) |
| 3281 | 2026-06-15T08:52:03.813Z | Compiling owo-colors v4.3.0 |
| 3282 | 2026-06-15T08:52:04.067Z | Compiling cancel-safe-futures v0.1.5 |
| 3283 | 2026-06-15T08:52:04.116Z | Compiling unicode-width v0.1.14 |
| 3284 | 2026-06-15T08:52:04.207Z | Compiling internal-dns-types-versions v0.1.0 (/work/ci/omicron/internal-dns/types/versions) |
| 3285 | 2026-06-15T08:52:04.316Z | Compiling libsw-core v0.3.2 |
| 3286 | 2026-06-15T08:52:04.355Z | Compiling bytecount v0.6.9 |
| 3287 | 2026-06-15T08:52:04.509Z | Compiling libsw v3.5.0 |
| 3288 | 2026-06-15T08:52:04.827Z | Compiling console v0.15.11 |
| 3289 | 2026-06-15T08:52:05.516Z | Compiling oximeter-types v0.1.0 (/work/ci/omicron/oximeter/types) |
| 3290 | 2026-06-15T08:52:05.811Z | Compiling newline-converter v0.3.0 |
| 3291 | 2026-06-15T08:52:05.969Z | Compiling hickory-proto v0.24.4 |
| 3292 | 2026-06-15T08:52:06.133Z | Compiling linear-map v1.2.0 |
| 3293 | 2026-06-15T08:52:06.371Z | Compiling libefi-sys v0.1.0 |
| 3294 | 2026-06-15T08:52:06.580Z | Compiling linked-hash-map v0.5.6 |
| 3295 | 2026-06-15T08:52:06.823Z | Compiling lru-cache v0.1.2 |
| 3296 | 2026-06-15T08:52:06.987Z | Compiling update-engine v0.1.0 (/work/ci/omicron/update-engine) |
| 3297 | 2026-06-15T08:52:07.203Z | Compiling expectorate v1.2.0 |
| 3298 | 2026-06-15T08:52:07.293Z | Compiling git-stub v1.0.0 |
| 3299 | 2026-06-15T08:52:07.430Z | Compiling bitfield-struct v0.6.2 |
| 3300 | 2026-06-15T08:52:07.554Z | Compiling nom v8.0.0 |
| 3301 | 2026-06-15T08:52:08.051Z | Compiling semver v0.1.20 |
| 3302 | 2026-06-15T08:52:08.360Z | Compiling rustc_version v0.1.7 |
| 3303 | 2026-06-15T08:52:08.577Z | Compiling hickory-resolver v0.24.4 |
| 3304 | 2026-06-15T08:52:10.033Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3305 | 2026-06-15T08:52:10.167Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3306 | 2026-06-15T08:52:10.508Z | Compiling git-stub-vcs v0.1.0 |
| 3307 | 2026-06-15T08:52:10.854Z | Compiling oximeter-schema v0.1.0 (/work/ci/omicron/oximeter/schema) |
| 3308 | 2026-06-15T08:52:11.908Z | Compiling internal-dns-types v0.1.0 (/work/ci/omicron/internal-dns/types) |
| 3309 | 2026-06-15T08:52:12.065Z | Compiling tokio-dtrace v0.1.1 |
| 3310 | 2026-06-15T08:52:12.341Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3311 | 2026-06-15T08:52:12.408Z | Compiling slog-dtrace v0.3.0 |
| 3312 | 2026-06-15T08:52:12.620Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3313 | 2026-06-15T08:52:12.719Z | Compiling minimal-lexical v0.2.1 |
| 3314 | 2026-06-15T08:52:12.943Z | Compiling nom v7.1.3 |
| 3315 | 2026-06-15T08:52:13.021Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3316 | 2026-06-15T08:52:13.760Z | Compiling oxide-tokio-rt v0.1.4 |
| 3317 | 2026-06-15T08:52:13.948Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/ci/omicron/oximeter/timeseries-macro) |
| 3318 | 2026-06-15T08:52:14.017Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3319 | 2026-06-15T08:52:14.263Z | Compiling qorb v0.4.1 |
| 3320 | 2026-06-15T08:52:14.298Z | Compiling newtype_derive v0.1.6 |
| 3321 | 2026-06-15T08:52:14.507Z | Compiling gateway-types-versions v0.1.0 (/work/ci/omicron/gateway-types/versions) |
| 3322 | 2026-06-15T08:52:14.869Z | Compiling oximeter-macro-impl v0.1.0 (/work/ci/omicron/oximeter/oximeter-macro-impl) |
| 3323 | 2026-06-15T08:52:15.386Z | Compiling phf_shared v0.12.1 |
| 3324 | 2026-06-15T08:52:15.625Z | Compiling csv-core v0.1.13 |
| 3325 | 2026-06-15T08:52:16.052Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3326 | 2026-06-15T08:52:16.147Z | Compiling xshell-macros v0.2.7 |
| 3327 | 2026-06-15T08:52:16.515Z | Compiling chrono-tz v0.10.4 |
| 3328 | 2026-06-15T08:52:16.705Z | Compiling highway v1.3.0 |
| 3329 | 2026-06-15T08:52:16.708Z | Compiling unicode-xid v0.2.6 |
| 3330 | 2026-06-15T08:52:16.764Z | Compiling oximeter v0.1.0 (/work/ci/omicron/oximeter/oximeter) |
| 3331 | 2026-06-15T08:52:16.887Z | Compiling const_format_proc_macros v0.2.34 |
| 3332 | 2026-06-15T08:52:17.034Z | Compiling oxql-types v0.1.0 (/work/ci/omicron/oximeter/oxql-types) |
| 3333 | 2026-06-15T08:52:17.397Z | Compiling xshell v0.2.7 |
| 3334 | 2026-06-15T08:52:17.624Z | Compiling gateway-types v0.1.0 (/work/ci/omicron/gateway-types) |
| 3335 | 2026-06-15T08:52:17.823Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3336 | 2026-06-15T08:52:18.684Z | Compiling csv v1.4.0 |
| 3337 | 2026-06-15T08:52:19.721Z | Compiling phf v0.12.1 |
| 3338 | 2026-06-15T08:52:19.849Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3339 | 2026-06-15T08:52:19.935Z | Compiling oximeter-db v0.1.0 (/work/ci/omicron/oximeter/db) |
| 3340 | 2026-06-15T08:52:19.971Z | Compiling sled-hardware v0.1.0 (/work/ci/omicron/sled-hardware) |
| 3341 | 2026-06-15T08:52:20.381Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/ci/omicron/clickhouse-admin/types/versions) |
| 3342 | 2026-06-15T08:52:20.400Z | Compiling key-manager v0.1.0 (/work/ci/omicron/key-manager) |
| 3343 | 2026-06-15T08:52:20.833Z | Compiling ereport-types v0.1.0 (/work/ci/omicron/ereport/types) |
| 3344 | 2026-06-15T08:52:20.952Z | Compiling primeorder v0.13.6 |
| 3345 | 2026-06-15T08:52:22.956Z | Compiling clickhouse-admin-types v0.1.0 (/work/ci/omicron/clickhouse-admin/types) |
| 3346 | 2026-06-15T08:52:22.976Z | Compiling gateway-client v0.1.0 (/work/ci/omicron/clients/gateway-client) |
| 3347 | 2026-06-15T08:52:23.184Z | Compiling sled-storage v0.1.0 (/work/ci/omicron/sled-storage) |
| 3348 | 2026-06-15T08:52:23.420Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/ci/omicron/cockroach-admin/types/versions) |
| 3349 | 2026-06-15T08:52:23.994Z | Compiling const_format v0.2.35 |
| 3350 | 2026-06-15T08:52:24.337Z | Compiling papergrid v0.11.0 |
| 3351 | 2026-06-15T08:52:24.486Z | Compiling trust-quorum-protocol v0.1.0 (/work/ci/omicron/trust-quorum/protocol) |
| 3352 | 2026-06-15T08:52:26.743Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3353 | 2026-06-15T08:52:27.311Z | Compiling tabled_derive v0.7.0 |
| 3354 | 2026-06-15T08:52:28.184Z | Compiling typify-impl v0.4.3 |
| 3355 | 2026-06-15T08:52:28.202Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3356 | 2026-06-15T08:52:28.229Z | Compiling bcs v0.1.6 |
| 3357 | 2026-06-15T08:52:28.508Z | Compiling termtree v0.5.1 |
| 3358 | 2026-06-15T08:52:28.634Z | Compiling unicode-linebreak v0.1.5 |
| 3359 | 2026-06-15T08:52:28.700Z | Compiling tagptr v0.2.0 |
| 3360 | 2026-06-15T08:52:28.879Z | Compiling smawk v0.3.2 |
| 3361 | 2026-06-15T08:52:28.925Z | Compiling salty v0.3.0 |
| 3362 | 2026-06-15T08:52:29.056Z | Compiling textwrap v0.16.2 |
| 3363 | 2026-06-15T08:52:29.411Z | Compiling moka v0.12.13 |
| 3364 | 2026-06-15T08:52:29.540Z | Compiling tabled v0.15.0 |
| 3365 | 2026-06-15T08:52:30.659Z | Compiling cockroach-admin-types v0.1.0 (/work/ci/omicron/cockroach-admin/types) |
| 3366 | 2026-06-15T08:52:30.680Z | Compiling zfs-test-harness v0.1.0 (/work/ci/omicron/sled-storage/zfs-test-harness) |
| 3367 | 2026-06-15T08:52:30.699Z | Compiling steno v0.4.1 |
| 3368 | 2026-06-15T08:52:30.888Z | Compiling nexus-types-versions v0.1.0 (/work/ci/omicron/nexus/types/versions) |
| 3369 | 2026-06-15T08:52:31.625Z | Compiling typify-macro v0.4.3 |
| 3370 | 2026-06-15T08:52:32.564Z | Compiling parallel-task-set v0.1.0 (/work/ci/omicron/parallel-task-set) |
| 3371 | 2026-06-15T08:52:32.722Z | Compiling base64 v0.21.7 |
| 3372 | 2026-06-15T08:52:32.819Z | Compiling radium v0.7.0 |
| 3373 | 2026-06-15T08:52:32.924Z | Compiling sled-diagnostics v0.1.0 (/work/ci/omicron/sled-diagnostics) |
| 3374 | 2026-06-15T08:52:33.075Z | Compiling hickory-resolver v0.25.2 |
| 3375 | 2026-06-15T08:52:33.232Z | Compiling p384 v0.13.1 |
| 3376 | 2026-06-15T08:52:34.100Z | Compiling ntp-admin-v1-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-v1-client) |
| 3377 | 2026-06-15T08:52:34.549Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3378 | 2026-06-15T08:52:35.117Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3379 | 2026-06-15T08:52:35.375Z | Compiling maybe-uninit v2.0.0 |
| 3380 | 2026-06-15T08:52:35.655Z | Compiling tap v1.0.1 |
| 3381 | 2026-06-15T08:52:35.794Z | Compiling wyz v0.5.1 |
| 3382 | 2026-06-15T08:52:36.089Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3383 | 2026-06-15T08:52:36.506Z | Compiling sled-agent-api v0.1.0 (/work/ci/omicron/sled-agent/api) |
| 3384 | 2026-06-15T08:52:38.412Z | Compiling installinator-common-versions v0.1.0 (/work/ci/omicron/installinator-common/versions) |
| 3385 | 2026-06-15T08:52:39.137Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3386 | 2026-06-15T08:52:39.190Z | Compiling utf-8 v0.7.6 |
| 3387 | 2026-06-15T08:52:39.413Z | Compiling funty v2.0.0 |
| 3388 | 2026-06-15T08:52:39.483Z | Compiling parking_lot_core v0.8.6 |
| 3389 | 2026-06-15T08:52:39.526Z | Compiling packed_struct v0.10.1 |
| 3390 | 2026-06-15T08:52:39.736Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3391 | 2026-06-15T08:52:39.843Z | Compiling bitvec v1.0.1 |
| 3392 | 2026-06-15T08:52:40.036Z | Compiling proc-macro-error2 v2.0.1 |
| 3393 | 2026-06-15T08:52:40.352Z | Compiling tungstenite v0.21.0 |
| 3394 | 2026-06-15T08:52:40.370Z | Compiling installinator-common v0.1.0 (/work/ci/omicron/installinator-common) |
| 3395 | 2026-06-15T08:52:41.620Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3396 | 2026-06-15T08:52:42.598Z | Compiling typify v0.4.3 |
| 3397 | 2026-06-15T08:52:42.727Z | Compiling polyval v0.6.2 |
| 3398 | 2026-06-15T08:52:43.014Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3399 | 2026-06-15T08:52:43.760Z | Compiling nexus-types v0.1.0 (/work/ci/omicron/nexus/types) |
| 3400 | 2026-06-15T08:52:44.543Z | Compiling packed_struct_codegen v0.10.1 |
| 3401 | 2026-06-15T08:52:45.542Z | Compiling num-derive v0.3.3 |
| 3402 | 2026-06-15T08:52:45.996Z | Compiling bitfield-macros v0.19.4 |
| 3403 | 2026-06-15T08:52:46.395Z | Compiling zerocopy-derive v0.6.6 |
| 3404 | 2026-06-15T08:52:46.679Z | Compiling indexmap v1.9.3 |
| 3405 | 2026-06-15T08:52:46.767Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3406 | 2026-06-15T08:52:46.900Z | Compiling nodrop v0.1.14 |
| 3407 | 2026-06-15T08:52:46.977Z | Compiling crc-catalog v2.4.0 |
| 3408 | 2026-06-15T08:52:47.017Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3409 | 2026-06-15T08:52:47.094Z | Compiling crc v3.4.0 |
| 3410 | 2026-06-15T08:52:47.154Z | Compiling zerocopy v0.6.6 |
| 3411 | 2026-06-15T08:52:47.253Z | Compiling array-init v0.0.4 |
| 3412 | 2026-06-15T08:52:47.358Z | Compiling bitfield v0.19.4 |
| 3413 | 2026-06-15T08:52:47.529Z | Compiling libscf-sys v1.1.0 |
| 3414 | 2026-06-15T08:52:47.690Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3415 | 2026-06-15T08:52:47.796Z | Compiling ghash v0.5.1 |
| 3416 | 2026-06-15T08:52:47.960Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3417 | 2026-06-15T08:52:48.888Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/ci/omicron/sled-agent/config-reconciler) |
| 3418 | 2026-06-15T08:52:49.101Z | Compiling progenitor-impl v0.11.2 |
| 3419 | 2026-06-15T08:52:49.145Z | Compiling smallvec v0.6.14 |
| 3420 | 2026-06-15T08:52:49.402Z | Compiling tokio-tungstenite v0.21.0 |
| 3421 | 2026-06-15T08:52:49.771Z | Compiling tabled_derive v0.11.0 |
| 3422 | 2026-06-15T08:52:50.955Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3423 | 2026-06-15T08:52:51.111Z | Compiling papergrid v0.17.0 |
| 3424 | 2026-06-15T08:52:51.264Z | Compiling testing_table v0.3.0 |
| 3425 | 2026-06-15T08:52:51.680Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3426 | 2026-06-15T08:52:51.710Z | Compiling omicron-rpaths v0.1.0 (/work/ci/omicron/rpaths) |
| 3427 | 2026-06-15T08:52:51.887Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3428 | 2026-06-15T08:52:52.201Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3429 | 2026-06-15T08:52:52.430Z | Compiling ctr v0.9.2 |
| 3430 | 2026-06-15T08:52:52.648Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3431 | 2026-06-15T08:52:53.087Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3432 | 2026-06-15T08:52:53.299Z | Compiling unicase v2.9.0 |
| 3433 | 2026-06-15T08:52:53.316Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3434 | 2026-06-15T08:52:53.511Z | Compiling corncobs v0.1.4 |
| 3435 | 2026-06-15T08:52:53.529Z | Compiling hashbrown v0.12.3 |
| 3436 | 2026-06-15T08:52:53.741Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3437 | 2026-06-15T08:52:54.454Z | Compiling mime_guess v2.0.5 |
| 3438 | 2026-06-15T08:52:54.679Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3439 | 2026-06-15T08:52:54.719Z | Compiling aes-gcm v0.10.3 |
| 3440 | 2026-06-15T08:52:54.978Z | Compiling tabled v0.20.0 |
| 3441 | 2026-06-15T08:52:55.002Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3442 | 2026-06-15T08:52:55.286Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/ci/omicron/sled-agent/resolvable-files) |
| 3443 | 2026-06-15T08:52:56.734Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3444 | 2026-06-15T08:52:58.929Z | Compiling progenitor-macro v0.11.2 |
| 3445 | 2026-06-15T08:53:00.006Z | Compiling parking_lot v0.11.2 |
| 3446 | 2026-06-15T08:53:00.910Z | Compiling serde-hex v0.1.0 |
| 3447 | 2026-06-15T08:53:01.695Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3448 | 2026-06-15T08:53:02.622Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b) |
| 3449 | 2026-06-15T08:53:03.037Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3450 | 2026-06-15T08:53:03.272Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3451 | 2026-06-15T08:53:03.493Z | Compiling internal-dns-resolver v0.1.0 (/work/ci/omicron/internal-dns/resolver) |
| 3452 | 2026-06-15T08:53:03.625Z | Compiling ron v0.8.1 |
| 3453 | 2026-06-15T08:53:03.705Z | Compiling dns-server v0.1.0 (/work/ci/omicron/dns-server) |
| 3454 | 2026-06-15T08:53:04.147Z | Compiling progenitor-client v0.11.2 |
| 3455 | 2026-06-15T08:53:04.665Z | Compiling hashbrown v0.13.2 |
| 3456 | 2026-06-15T08:53:05.294Z | Compiling prefix-trie v0.7.0 |
| 3457 | 2026-06-15T08:53:05.788Z | Compiling ssh-encoding v0.2.0 |
| 3458 | 2026-06-15T08:53:06.046Z | Compiling blowfish v0.9.1 |
| 3459 | 2026-06-15T08:53:06.306Z | Compiling fxhash v0.2.1 |
| 3460 | 2026-06-15T08:53:06.385Z | Compiling secrecy v0.8.0 |
| 3461 | 2026-06-15T08:53:06.459Z | Compiling filetime v0.2.27 |
| 3462 | 2026-06-15T08:53:06.560Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3463 | 2026-06-15T08:53:06.685Z | Compiling crc-any v2.5.0 |
| 3464 | 2026-06-15T08:53:06.775Z | Compiling xattr v1.6.1 |
| 3465 | 2026-06-15T08:53:06.996Z | Compiling tar v0.4.45 |
| 3466 | 2026-06-15T08:53:07.097Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3467 | 2026-06-15T08:53:09.526Z | Compiling sled v0.34.7 |
| 3468 | 2026-06-15T08:53:11.284Z | Compiling bcrypt-pbkdf v0.10.0 |
| 3469 | 2026-06-15T08:53:11.561Z | Compiling ssh-cipher v0.2.0 |
| 3470 | 2026-06-15T08:53:12.092Z | Compiling hickory-server v0.25.2 |
| 3471 | 2026-06-15T08:53:12.866Z | Compiling object v0.30.4 |
| 3472 | 2026-06-15T08:53:13.097Z | Compiling progenitor v0.11.2 |
| 3473 | 2026-06-15T08:53:13.267Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3474 | 2026-06-15T08:53:13.604Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3475 | 2026-06-15T08:53:13.864Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/ci/omicron/clients/ddm-admin-client) |
| 3476 | 2026-06-15T08:53:14.472Z | Compiling sled-agent-measurements v0.1.0 (/work/ci/omicron/sled-agent/measurements) |
| 3477 | 2026-06-15T08:53:16.234Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3478 | 2026-06-15T08:53:16.433Z | Compiling dns-server-api v0.1.0 (/work/ci/omicron/dns-server-api) |
| 3479 | 2026-06-15T08:53:17.155Z | Compiling dns-service-client v0.1.0 (/work/ci/omicron/clients/dns-service-client) |
| 3480 | 2026-06-15T08:53:17.597Z | Compiling password-hash v0.4.2 |
| 3481 | 2026-06-15T08:53:18.302Z | Compiling http-range v0.1.5 |
| 3482 | 2026-06-15T08:53:18.469Z | Compiling crc8 v0.1.1 |
| 3483 | 2026-06-15T08:53:18.501Z | Compiling half v1.8.3 |
| 3484 | 2026-06-15T08:53:18.593Z | Compiling path-slash v0.1.5 |
| 3485 | 2026-06-15T08:53:18.619Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3486 | 2026-06-15T08:53:18.765Z | Compiling serde_cbor v0.11.2 |
| 3487 | 2026-06-15T08:53:18.924Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3488 | 2026-06-15T08:53:19.001Z | Compiling sled-agent-client v0.1.0 (/work/ci/omicron/clients/sled-agent-client) |
| 3489 | 2026-06-15T08:53:19.738Z | Compiling pbkdf2 v0.11.0 |
| 3490 | 2026-06-15T08:53:20.111Z | Compiling illumos-nvpair v0.3.0 |
| 3491 | 2026-06-15T08:53:20.591Z | Compiling trust-quorum v0.1.0 (/work/ci/omicron/trust-quorum) |
| 3492 | 2026-06-15T08:53:21.051Z | Compiling ssh-key v0.6.7 |
| 3493 | 2026-06-15T08:53:23.649Z | Compiling nexus-config v0.1.0 (/work/ci/omicron/nexus-config) |
| 3494 | 2026-06-15T08:53:24.958Z | Compiling nexus-client v0.1.0 (/work/ci/omicron/clients/nexus-client) |
| 3495 | 2026-06-15T08:53:27.996Z | Compiling nexus-lockstep-client v0.1.0 (/work/ci/omicron/clients/nexus-lockstep-client) |
| 3496 | 2026-06-15T08:53:28.017Z | Compiling omicron-sled-agent v0.1.0 (/work/ci/omicron/sled-agent) |
| 3497 | 2026-06-15T08:53:28.383Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3498 | 2026-06-15T08:53:29.079Z | Compiling p521 v0.13.3 |
| 3499 | 2026-06-15T08:53:32.744Z | Compiling p256 v0.13.2 |
| 3500 | 2026-06-15T08:53:32.763Z | Compiling oximeter-producer-api v0.1.0 (/work/ci/omicron/oximeter/producer-api) |
| 3501 | 2026-06-15T08:53:32.892Z | Compiling ntp-admin-client v0.1.0 (/work/ci/omicron/clients/ntp-admin-client) |
| 3502 | 2026-06-15T08:53:33.642Z | Compiling cockroach-admin-client v0.1.0 (/work/ci/omicron/clients/cockroach-admin-client) |
| 3503 | 2026-06-15T08:53:34.164Z | Compiling yasna v0.5.2 |
| 3504 | 2026-06-15T08:53:35.648Z | Compiling headers-core v0.3.0 |
| 3505 | 2026-06-15T08:53:35.793Z | Compiling kstat-rs v0.2.4 |
| 3506 | 2026-06-15T08:53:35.829Z | Compiling nanorand v0.7.0 |
| 3507 | 2026-06-15T08:53:36.037Z | Compiling russh-cryptovec v0.7.3 |
| 3508 | 2026-06-15T08:53:36.179Z | Compiling atty v0.2.14 |
| 3509 | 2026-06-15T08:53:36.254Z | Compiling home v0.5.12 |
| 3510 | 2026-06-15T08:53:36.271Z | Compiling md5 v0.7.0 |
| 3511 | 2026-06-15T08:53:36.312Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3512 | 2026-06-15T08:53:36.436Z | Compiling russh-keys v0.45.0 |
| 3513 | 2026-06-15T08:53:36.470Z | Compiling flume v0.11.1 |
| 3514 | 2026-06-15T08:53:36.533Z | Compiling oximeter-instruments v0.1.0 (/work/ci/omicron/oximeter/instruments) |
| 3515 | 2026-06-15T08:53:36.573Z | Compiling headers v0.4.1 |
| 3516 | 2026-06-15T08:53:36.849Z | Compiling sled-agent-rack-setup v0.1.0 (/work/ci/omicron/sled-agent/rack-setup) |
| 3517 | 2026-06-15T08:53:38.202Z | Compiling rcgen v0.12.1 |
| 3518 | 2026-06-15T08:53:39.580Z | Compiling oximeter-producer v0.1.0 (/work/ci/omicron/oximeter/producer) |
| 3519 | 2026-06-15T08:53:42.473Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3520 | 2026-06-15T08:53:42.672Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3521 | 2026-06-15T08:53:43.315Z | Compiling sled-agent-early-networking v0.1.0 (/work/ci/omicron/sled-agent/early-networking) |
| 3522 | 2026-06-15T08:53:44.279Z | Compiling transient-dns-server v0.1.0 (/work/ci/omicron/dns-server/transient) |
| 3523 | 2026-06-15T08:53:44.512Z | Compiling hyper-staticfile v0.10.1 |
| 3524 | 2026-06-15T08:53:44.651Z | Compiling sp-sim v0.1.0 (/work/ci/omicron/sp-sim) |
| 3525 | 2026-06-15T08:53:45.699Z | Compiling range-requests v0.1.0 (/work/ci/omicron/range-requests) |
| 3526 | 2026-06-15T08:53:45.809Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 3527 | 2026-06-15T08:53:46.124Z | Compiling end-to-end-tests v0.1.0 (/work/ci/omicron/end-to-end-tests) |
| 3528 | 2026-06-15T08:53:46.333Z | Compiling sled-agent-health-monitor v0.1.0 (/work/ci/omicron/sled-agent/health-monitor) |
| 3529 | 2026-06-15T08:53:46.333Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3530 | 2026-06-15T08:53:47.458Z | Compiling bootstrap-agent-api v0.1.0 (/work/ci/omicron/sled-agent/bootstrap-agent-api) |
| 3531 | 2026-06-15T08:53:47.978Z | Compiling repo-depot-api v0.1.0 (/work/ci/omicron/sled-agent/repo-depot-api) |
| 3532 | 2026-06-15T08:53:48.686Z | Compiling bootstrap-agent-client v0.1.0 (/work/ci/omicron/clients/bootstrap-agent-client) |
| 3533 | 2026-06-15T08:53:49.816Z | Compiling repo-depot-client v0.1.0 (/work/ci/omicron/clients/repo-depot-client) |
| 3534 | 2026-06-15T08:53:50.189Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3535 | 2026-06-15T08:53:50.976Z | Compiling num-bigint v0.4.6 |
| 3536 | 2026-06-15T08:53:51.034Z | Compiling des v0.8.1 |
| 3537 | 2026-06-15T08:53:51.066Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3538 | 2026-06-15T08:53:51.336Z | Compiling subprocess v0.2.15 |
| 3539 | 2026-06-15T08:53:51.461Z | Compiling hex-literal v0.4.1 |
| 3540 | 2026-06-15T08:53:51.620Z | Compiling display-error-chain v0.2.2 |
| 3541 | 2026-06-15T08:53:51.784Z | Compiling omicron-test-utils v0.1.0 (/work/ci/omicron/test-utils) |
| 3542 | 2026-06-15T08:53:52.230Z | Compiling russh v0.45.0 |
| 3543 | 2026-06-15T08:53:53.475Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3544 | 2026-06-15T08:53:54.592Z | Compiling oxide-client v0.1.0 (/work/ci/omicron/clients/oxide-client) |
| 3545 | 2026-06-15T08:53:56.821Z | Compiling colored v2.2.0 |
| 3546 | 2026-06-15T08:53:57.011Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3547 | 2026-06-15T08:53:57.294Z | Compiling socket2 v0.5.10 |
| 3548 | 2026-06-15T08:53:57.456Z | Compiling internet-checksum v0.2.1 |
| 3549 | 2026-06-15T08:55:06.679Z | Finished `release` profile [optimized] target(s) in 5m 41s |
| 3550 | 2026-06-15T08:55:06.901Z | + cp target/release/dhcp-server /work/ |
| 3551 | 2026-06-15T08:55:06.941Z | process exited: duration 709805 ms, exit code 0 |
| |
| 3552 | 2026-06-15T08:55:06.963Z | found 2 output files |
| 3553 | 2026-06-15T08:55:06.963Z | uploading: /work/testbed.tar.gz (200527120 bytes) |
| 3554 | 2026-06-15T08:55:12.861Z | uploaded: /work/testbed.tar.gz |
| 3555 | 2026-06-15T08:55:12.861Z | uploading: /work/dhcp-server (54711000 bytes) |
| 3556 | 2026-06-15T08:55:14.927Z | uploaded: /work/dhcp-server |