|
|
|
| 1 | 2026-09-03T17:34:21.944Z | job assigned to worker 01M1M5APE52ZKVTQGCP2TG148E [factory aws, i-09610dd15a7726e61] (queued for 56 s) |
| |
| 2 | 2026-09-03T17:34:28.987Z | starting task 0: "setup" |
| 3 | 2026-09-03T17:34:28.992Z | ++ uname -s |
| 4 | 2026-09-03T17:34:28.995Z | + kern=SunOS |
| 5 | 2026-09-03T17:34:28.995Z | + build_user=build |
| 6 | 2026-09-03T17:34:28.995Z | + build_uid=12345 |
| 7 | 2026-09-03T17:34:28.995Z | + work_dir=/work |
| 8 | 2026-09-03T17:34:28.995Z | + input_dir=/input |
| 9 | 2026-09-03T17:34:28.995Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-03T17:34:28.995Z | + case "$kern" in |
| 11 | 2026-09-03T17:34:28.995Z | + groupadd -g 12345 build |
| 12 | 2026-09-03T17:34:28.999Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-03T17:34:31.007Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-03T17:34:31.089Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-03T17:34:31.093Z | + home_fs=zfs |
| 16 | 2026-09-03T17:34:31.093Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-03T17:34:31.093Z | + mkdir -p /home/build |
| 18 | 2026-09-03T17:34:31.096Z | + chown build:build /home/build /work |
| 19 | 2026-09-03T17:34:33.096Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-03T17:34:33.100Z | process exited: duration 4116 ms, exit code 0 |
| |
| 21 | 2026-09-03T17:34:33.108Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-03T17:34:33.112Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-03T17:34:33.113Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-03T17:34:33.113Z | * rust toolchain profile = "default" |
| 25 | 2026-09-03T17:34:33.113Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-03T17:34:33.113Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-03T17:34:33.113Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-03T17:34:33.116Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-03T17:34:33.116Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-03T17:34:33.210Z | info: downloading installer |
| 31 | 2026-09-03T17:34:34.429Z | info: profile set to default |
| 32 | 2026-09-03T17:34:34.429Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-03T17:34:34.432Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-03T17:34:34.566Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-03T17:34:34.569Z | info: downloading 6 components |
| 36 | 2026-09-03T17:34:48.581Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-03T17:34:48.582Z | |
| 38 | 2026-09-03T17:34:48.615Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-03T17:34:48.615Z | |
| 40 | 2026-09-03T17:34:48.618Z | |
| 41 | 2026-09-03T17:34:48.618Z | Rust is installed now. Great! |
| 42 | 2026-09-03T17:34:48.618Z | |
| 43 | 2026-09-03T17:34:48.618Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-03T17:34:48.618Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-03T17:34:48.618Z | |
| 46 | 2026-09-03T17:34:48.618Z | To configure your current shell, you need to source |
| 47 | 2026-09-03T17:34:48.618Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-03T17:34:48.618Z | |
| 49 | 2026-09-03T17:34:48.618Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-03T17:34:48.618Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-03T17:34:48.618Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-03T17:34:48.618Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-03T17:34:48.618Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-03T17:34:48.618Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-03T17:34:48.618Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-03T17:34:48.618Z | HOST_CC = None |
| 57 | 2026-09-03T17:34:48.619Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-03T17:34:48.619Z | CC = None |
| 59 | 2026-09-03T17:34:48.619Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-03T17:34:48.812Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-03T17:34:48.812Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-03T17:34:48.812Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-03T17:34:48.812Z | CFLAGS = None |
| 64 | 2026-09-03T17:34:48.812Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-03T17:34:48.812Z | HOST_CFLAGS = None |
| 66 | 2026-09-03T17:34:48.812Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-03T17:34:48.812Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-03T17:34:48.812Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-03T17:34:48.812Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-03T17:34:48.930Z | + rustup --version |
| 71 | 2026-09-03T17:34:48.935Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-03T17:34:48.939Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-03T17:34:48.961Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-03T17:34:48.966Z | + cargo --version |
| 75 | 2026-09-03T17:34:48.973Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-03T17:34:48.977Z | + rustc --version |
| 77 | 2026-09-03T17:34:48.998Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-03T17:34:49.002Z | process exited: duration 15895 ms, exit code 0 |
| |
| 79 | 2026-09-03T17:34:49.010Z | starting task 2: "authentication" |
| 80 | 2026-09-03T17:34:49.033Z | process exited: duration 22 ms, exit code 0 |
| |
| 81 | 2026-09-03T17:34:49.040Z | starting task 3: "clone repository" |
| 82 | 2026-09-03T17:34:49.046Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-03T17:34:49.049Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-03T17:34:49.084Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-03T17:35:03.169Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-03T17:35:03.169Z | + git fetch origin b3215b60695394fe8feca0b2a944bc72de32ec0a |
| 87 | 2026-09-03T17:35:03.585Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-03T17:35:03.585Z | * branch b3215b60695394fe8feca0b2a944bc72de32ec0a -> FETCH_HEAD |
| 89 | 2026-09-03T17:35:03.602Z | + [[ -n enable-scrimlet-reconcilers-in-tests ]] |
| 90 | 2026-09-03T17:35:03.606Z | ++ git branch --show-current |
| 91 | 2026-09-03T17:35:03.609Z | + current=main |
| 92 | 2026-09-03T17:35:03.609Z | + [[ main != enable-scrimlet-reconcilers-in-tests ]] |
| 93 | 2026-09-03T17:35:03.609Z | + git branch -f enable-scrimlet-reconcilers-in-tests b3215b60695394fe8feca0b2a944bc72de32ec0a |
| 94 | 2026-09-03T17:35:03.612Z | + git checkout -f enable-scrimlet-reconcilers-in-tests |
| 95 | 2026-09-03T17:35:03.912Z | Switched to branch 'enable-scrimlet-reconcilers-in-tests' |
| 96 | 2026-09-03T17:35:03.916Z | + git reset --hard b3215b60695394fe8feca0b2a944bc72de32ec0a |
| 97 | 2026-09-03T17:35:03.935Z | HEAD is now at b3215b606 EXPECTORATE |
| 98 | 2026-09-03T17:35:03.938Z | process exited: duration 14897 ms, exit code 0 |
| |
| 99 | 2026-09-03T17:35:03.945Z | starting task 4: "build" |
| 100 | 2026-09-03T17:35:03.951Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-03T17:35:03.954Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-03T17:35:03.954Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-03T17:35:03.954Z | +++ uname -s |
| 104 | 2026-09-03T17:35:03.954Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-03T17:35:03.954Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-03T17:35:03.957Z | + cargo --version |
| 107 | 2026-09-03T17:35:03.967Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-03T17:35:03.970Z | + rustc --version |
| 109 | 2026-09-03T17:35:03.994Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-03T17:35:03.998Z | + WORK=/work |
| 111 | 2026-09-03T17:35:03.998Z | + pfexec mkdir -p /work |
| 112 | 2026-09-03T17:35:04.002Z | + pfexec chown build /work |
| 113 | 2026-09-03T17:35:04.006Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 114 | 2026-09-03T17:35:06.375Z | Startup: Refreshing catalog 'helios' ... Done |
| 115 | 2026-09-03T17:35:06.876Z | Startup: Caching catalogs ... Done |
| 116 | 2026-09-03T17:35:09.978Z | Planning: Solver setup ... Done (2.894s) |
| 117 | 2026-09-03T17:35:10.055Z | Planning: Running solver ... Done (0.080s) |
| 118 | 2026-09-03T17:35:10.120Z | Planning: Finding local manifests ... Done (0.003s) |
| 119 | 2026-09-03T17:35:10.141Z | Planning: Fetching manifests: 0/2 0% complete |
| 120 | 2026-09-03T17:35:10.158Z | Planning: Fetching manifests: 2/2 100% complete |
| 121 | 2026-09-03T17:35:10.169Z | Planning: Package planning ... Done (0.017s) |
| 122 | 2026-09-03T17:35:10.173Z | Planning: Merging actions ... Done (0.002s) |
| 123 | 2026-09-03T17:35:10.361Z | Planning: Checking for conflicting actions ... Done (0.191s) |
| 124 | 2026-09-03T17:35:10.366Z | Planning: Consolidating action changes ... Done (0.001s) |
| 125 | 2026-09-03T17:35:11.267Z | Planning: Evaluating mediators ... Done (0.905s) |
| 126 | 2026-09-03T17:35:11.272Z | Planning: Planning completed in 4.35 seconds |
| 127 | 2026-09-03T17:35:11.284Z | Packages to install: 2 |
| 128 | 2026-09-03T17:35:11.284Z | Estimated space available: 156.00 GB |
| 129 | 2026-09-03T17:35:11.284Z | Estimated space to be consumed: 86.47 MB |
| 130 | 2026-09-03T17:35:11.284Z | Create boot environment: No |
| 131 | 2026-09-03T17:35:11.284Z | Create backup boot environment: No |
| 132 | 2026-09-03T17:35:11.284Z | Rebuild boot archive: No |
| 133 | 2026-09-03T17:35:11.285Z | |
| 134 | 2026-09-03T17:35:11.285Z | Changed packages: |
| 135 | 2026-09-03T17:35:11.285Z | helios |
| 136 | 2026-09-03T17:35:11.285Z | developer/build-essential |
| 137 | 2026-09-03T17:35:11.285Z | None -> 11-3.0 |
| 138 | 2026-09-03T17:35:11.285Z | library/libxmlsec1 |
| 139 | 2026-09-03T17:35:11.285Z | None -> 1.2.35-3.0 |
| 140 | 2026-09-03T17:35:11.312Z | |
| 141 | 2026-09-03T17:35:11.312Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 142 | 2026-09-03T17:35:11.389Z | Download: Completed 1.28 MB in 0.08 seconds (15.8M/s) |
| 143 | 2026-09-03T17:35:11.458Z | Actions: 1/268 actions (Installing new actions) |
| 144 | 2026-09-03T17:35:11.503Z | Actions: Completed 268 actions in 0.04 seconds. |
| 145 | 2026-09-03T17:35:11.548Z | Finalize: Updating package state database ... Done (0.040s) |
| 146 | 2026-09-03T17:35:11.548Z | Finalize: Updating package cache ... Done (0.000s) |
| 147 | 2026-09-03T17:35:11.656Z | Finalize: Updating image state ... Done (0.112s) |
| 148 | 2026-09-03T17:35:14.821Z | Finalize: Creating fast lookup database ... Done (3.103s) |
| 149 | 2026-09-03T17:35:14.904Z | Finalize: Reading search index ... Done (0.015s) |
| 150 | 2026-09-03T17:35:14.907Z | Finalize: Updating search index ... Done (0.000s) |
| 151 | 2026-09-03T17:35:15.009Z | Finalize: Updating package cache ... Done (0.000s) |
| 152 | 2026-09-03T17:35:15.454Z | Planning: Evaluating mediator changes ... Done |
| 153 | 2026-09-03T17:35:15.575Z | Planning: Checking for conflicting actions ... Done |
| 154 | 2026-09-03T17:35:15.579Z | Planning: Consolidating action changes ... Done |
| 155 | 2026-09-03T17:35:15.759Z | Planning: Evaluating mediators ... Done |
| 156 | 2026-09-03T17:35:15.763Z | Planning: Planning completed in 0.31 seconds |
| 157 | 2026-09-03T17:35:15.787Z | Mediators to change: 2 |
| 158 | 2026-09-03T17:35:15.787Z | Create boot environment: No |
| 159 | 2026-09-03T17:35:15.787Z | Create backup boot environment: No |
| 160 | 2026-09-03T17:35:15.842Z | Finalize: Updating package state database ... Done |
| 161 | 2026-09-03T17:35:15.842Z | Finalize: Updating package cache ... Done |
| 162 | 2026-09-03T17:35:15.908Z | Finalize: Updating image state ... Done |
| 163 | 2026-09-03T17:35:18.203Z | Finalize: Creating fast lookup database ... Done |
| 164 | 2026-09-03T17:35:18.273Z | Finalize: Reading search index ... Done |
| 165 | 2026-09-03T17:35:18.276Z | Finalize: Updating search index ... Done |
| 166 | 2026-09-03T17:35:18.352Z | Finalize: Updating package cache ... Done |
| 167 | 2026-09-03T17:35:18.680Z | Planning: Evaluating mediator changes ... Done |
| 168 | 2026-09-03T17:35:18.801Z | Planning: Checking for conflicting actions ... Done |
| 169 | 2026-09-03T17:35:18.804Z | Planning: Consolidating action changes ... Done |
| 170 | 2026-09-03T17:35:18.999Z | Planning: Evaluating mediators ... Done |
| 171 | 2026-09-03T17:35:18.999Z | Planning: Planning completed in 0.31 seconds |
| 172 | 2026-09-03T17:35:19.013Z | Mediators to change: 1 |
| 173 | 2026-09-03T17:35:19.013Z | Create boot environment: No |
| 174 | 2026-09-03T17:35:19.013Z | Create backup boot environment: No |
| 175 | 2026-09-03T17:35:19.064Z | Finalize: Updating package state database ... Done |
| 176 | 2026-09-03T17:35:19.064Z | Finalize: Updating package cache ... Done |
| 177 | 2026-09-03T17:35:19.141Z | Finalize: Updating image state ... Done |
| 178 | 2026-09-03T17:35:21.404Z | Finalize: Creating fast lookup database ... Done |
| 179 | 2026-09-03T17:35:21.472Z | Finalize: Reading search index ... Done |
| 180 | 2026-09-03T17:35:21.475Z | Finalize: Updating search index ... Done |
| 181 | 2026-09-03T17:35:21.565Z | Finalize: Updating package cache ... Done |
| 182 | 2026-09-03T17:35:21.931Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 183 | 2026-09-03T17:35:21.931Z | apache system 2.4 system |
| 184 | 2026-09-03T17:35:21.931Z | clang system 15 system |
| 185 | 2026-09-03T17:35:21.931Z | csh system system illumos |
| 186 | 2026-09-03T17:35:21.931Z | ctags system system illumos |
| 187 | 2026-09-03T17:35:21.931Z | file vendor vendor darwinsys |
| 188 | 2026-09-03T17:35:21.931Z | file system system illumos |
| 189 | 2026-09-03T17:35:21.931Z | gcc vendor 14 vendor |
| 190 | 2026-09-03T17:35:21.931Z | gcc system 13 system |
| 191 | 2026-09-03T17:35:21.931Z | gcc system 10 system |
| 192 | 2026-09-03T17:35:21.931Z | go system 1.25 system |
| 193 | 2026-09-03T17:35:21.931Z | llvm system 15 system |
| 194 | 2026-09-03T17:35:21.931Z | mariadb system 11.4 system |
| 195 | 2026-09-03T17:35:21.932Z | mta vendor vendor dma |
| 196 | 2026-09-03T17:35:21.932Z | openjdk system 17 system |
| 197 | 2026-09-03T17:35:21.932Z | openjdk system 11 system |
| 198 | 2026-09-03T17:35:21.932Z | openssl vendor 3 vendor |
| 199 | 2026-09-03T17:35:21.932Z | perl system 5.40 system |
| 200 | 2026-09-03T17:35:21.932Z | postgresql system 18 system |
| 201 | 2026-09-03T17:35:21.932Z | postgresql system 17 system |
| 202 | 2026-09-03T17:35:21.932Z | python vendor 3 vendor |
| 203 | 2026-09-03T17:35:21.932Z | python system 2 system |
| 204 | 2026-09-03T17:35:21.932Z | python3 vendor 3.13 vendor |
| 205 | 2026-09-03T17:35:21.932Z | ruby system 3.4 system |
| 206 | 2026-09-03T17:35:21.932Z | ruby system 3.0 system |
| 207 | 2026-09-03T17:35:21.932Z | words vendor vendor american-english |
| 208 | 2026-09-03T17:35:21.932Z | words system system australian-english |
| 209 | 2026-09-03T17:35:21.932Z | words system system british-english |
| 210 | 2026-09-03T17:35:21.932Z | words system system canadian-english |
| 211 | 2026-09-03T17:35:21.932Z | words system system french |
| 212 | 2026-09-03T17:35:21.932Z | words system system italian |
| 213 | 2026-09-03T17:35:21.932Z | words system system ngerman |
| 214 | 2026-09-03T17:35:21.932Z | words system system ogerman |
| 215 | 2026-09-03T17:35:21.932Z | words system system spanish |
| 216 | 2026-09-03T17:35:22.227Z | PUBLISHER TYPE STATUS P LOCATION |
| 217 | 2026-09-03T17:35:22.227Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 218 | 2026-09-03T17:35:22.832Z | FMRI IFO |
| 219 | 2026-09-03T17:35:22.832Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 220 | 2026-09-03T17:35:22.832Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 221 | 2026-09-03T17:35:22.832Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 222 | 2026-09-03T17:35:22.832Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 223 | 2026-09-03T17:35:22.832Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 224 | 2026-09-03T17:35:22.832Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 225 | 2026-09-03T17:35:22.833Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 226 | 2026-09-03T17:35:22.833Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 227 | 2026-09-03T17:35:22.833Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 228 | 2026-09-03T17:35:23.228Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 229 | 2026-09-03T17:35:23.599Z | Updating crates.io index |
| 230 | 2026-09-03T17:35:23.602Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 231 | 2026-09-03T17:35:23.889Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 232 | 2026-09-03T17:35:24.319Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 233 | 2026-09-03T17:35:24.663Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 234 | 2026-09-03T17:35:25.764Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 235 | 2026-09-03T17:35:26.407Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 236 | 2026-09-03T17:35:28.705Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 237 | 2026-09-03T17:35:29.746Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 238 | 2026-09-03T17:35:30.031Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 239 | 2026-09-03T17:35:30.446Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 240 | 2026-09-03T17:35:31.712Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 241 | 2026-09-03T17:35:32.352Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 242 | 2026-09-03T17:35:32.822Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 243 | 2026-09-03T17:35:33.148Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 244 | 2026-09-03T17:35:33.756Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 245 | 2026-09-03T17:35:34.042Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 246 | 2026-09-03T17:35:34.350Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 247 | 2026-09-03T17:35:34.624Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 248 | 2026-09-03T17:35:34.973Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 249 | 2026-09-03T17:35:35.471Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 250 | 2026-09-03T17:35:36.030Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 251 | 2026-09-03T17:35:36.349Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 252 | 2026-09-03T17:35:36.993Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 253 | 2026-09-03T17:35:37.381Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 254 | 2026-09-03T17:35:37.645Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 255 | 2026-09-03T17:35:38.119Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 256 | 2026-09-03T17:35:38.460Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 257 | 2026-09-03T17:35:38.903Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 258 | 2026-09-03T17:35:39.617Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 259 | 2026-09-03T17:35:39.918Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 260 | 2026-09-03T17:35:40.238Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-09-03T17:35:40.643Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 262 | 2026-09-03T17:35:41.225Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 263 | 2026-09-03T17:35:41.807Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 264 | 2026-09-03T17:35:42.143Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 265 | 2026-09-03T17:35:42.459Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 266 | 2026-09-03T17:35:43.184Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 267 | 2026-09-03T17:35:43.507Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 268 | 2026-09-03T17:35:43.815Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 269 | 2026-09-03T17:35:44.174Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 270 | 2026-09-03T17:35:44.440Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 271 | 2026-09-03T17:35:44.891Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 272 | 2026-09-03T17:35:47.607Z | Downloading crates ... |
| 273 | 2026-09-03T17:35:47.672Z | Downloaded generic-array v0.14.7 |
| 274 | 2026-09-03T17:35:47.675Z | Downloaded cargo_toml v0.21.0 |
| 275 | 2026-09-03T17:35:47.686Z | Downloaded equivalent v1.0.2 |
| 276 | 2026-09-03T17:35:47.689Z | Downloaded dof v0.3.0 |
| 277 | 2026-09-03T17:35:47.689Z | Downloaded swrite v0.1.0 |
| 278 | 2026-09-03T17:35:47.689Z | Downloaded indexmap v2.14.0 |
| 279 | 2026-09-03T17:35:47.692Z | Downloaded cargo-platform v0.3.2 |
| 280 | 2026-09-03T17:35:47.697Z | Downloaded dtrace-parser v0.2.0 |
| 281 | 2026-09-03T17:35:47.702Z | Downloaded anstyle-query v1.1.5 |
| 282 | 2026-09-03T17:35:47.702Z | Downloaded zerocopy v0.7.35 |
| 283 | 2026-09-03T17:35:47.708Z | Downloaded anstyle v1.0.14 |
| 284 | 2026-09-03T17:35:47.711Z | Downloaded digest v0.10.7 |
| 285 | 2026-09-03T17:35:47.711Z | Downloaded zmij v1.0.21 |
| 286 | 2026-09-03T17:35:47.711Z | Downloaded zerocopy-derive v0.7.35 |
| 287 | 2026-09-03T17:35:47.714Z | Downloaded camino-tempfile v1.4.1 |
| 288 | 2026-09-03T17:35:47.716Z | Downloaded cpufeatures v0.2.17 |
| 289 | 2026-09-03T17:35:47.716Z | Downloaded block-buffer v0.10.4 |
| 290 | 2026-09-03T17:35:47.717Z | Downloaded tempfile v3.27.0 |
| 291 | 2026-09-03T17:35:47.717Z | Downloaded anstyle-parse v1.0.0 |
| 292 | 2026-09-03T17:35:47.719Z | Downloaded byteorder v1.5.0 |
| 293 | 2026-09-03T17:35:47.720Z | Downloaded itoa v1.0.17 |
| 294 | 2026-09-03T17:35:47.723Z | Downloaded autocfg v1.5.0 |
| 295 | 2026-09-03T17:35:47.723Z | Downloaded pest_generator v2.8.6 |
| 296 | 2026-09-03T17:35:47.726Z | Downloaded clap_derive v4.6.1 |
| 297 | 2026-09-03T17:35:47.726Z | Downloaded anstream v1.0.0 |
| 298 | 2026-09-03T17:35:47.728Z | Downloaded cfg-if v1.0.4 |
| 299 | 2026-09-03T17:35:47.729Z | Downloaded fnv v1.0.7 |
| 300 | 2026-09-03T17:35:47.729Z | Downloaded is_terminal_polyfill v1.70.2 |
| 301 | 2026-09-03T17:35:47.729Z | Downloaded crypto-common v0.1.7 |
| 302 | 2026-09-03T17:35:47.731Z | Downloaded macaddr v1.0.1 |
| 303 | 2026-09-03T17:35:47.734Z | Downloaded bytecount v0.6.9 |
| 304 | 2026-09-03T17:35:47.737Z | Downloaded fs-err v3.3.0 |
| 305 | 2026-09-03T17:35:47.737Z | Downloaded camino v1.2.5 |
| 306 | 2026-09-03T17:35:47.737Z | Downloaded colorchoice v1.0.4 |
| 307 | 2026-09-03T17:35:47.740Z | Downloaded usdt-macro v0.5.0 |
| 308 | 2026-09-03T17:35:47.740Z | Downloaded errno v0.3.14 |
| 309 | 2026-09-03T17:35:47.744Z | Downloaded heck v0.4.1 |
| 310 | 2026-09-03T17:35:47.747Z | Downloaded usdt-attr-macro v0.5.0 |
| 311 | 2026-09-03T17:35:47.747Z | Downloaded thread-id v4.2.2 |
| 312 | 2026-09-03T17:35:47.757Z | Downloaded fastrand v2.3.0 |
| 313 | 2026-09-03T17:35:47.760Z | Downloaded serde_spanned v0.6.9 |
| 314 | 2026-09-03T17:35:47.760Z | Downloaded toml_datetime v0.6.11 |
| 315 | 2026-09-03T17:35:47.760Z | Downloaded toml_write v0.1.2 |
| 316 | 2026-09-03T17:35:47.763Z | Downloaded clap_lex v1.0.0 |
| 317 | 2026-09-03T17:35:47.763Z | Downloaded unicode-linebreak v0.1.5 |
| 318 | 2026-09-03T17:35:47.766Z | Downloaded pretty-hex v0.4.1 |
| 319 | 2026-09-03T17:35:47.777Z | Downloaded terminal_size v0.4.3 |
| 320 | 2026-09-03T17:35:47.780Z | Downloaded heck v0.5.0 |
| 321 | 2026-09-03T17:35:47.783Z | Downloaded cargo_metadata v0.23.1 |
| 322 | 2026-09-03T17:35:47.786Z | Downloaded once_cell v1.21.3 |
| 323 | 2026-09-03T17:35:47.794Z | Downloaded usdt v0.5.0 |
| 324 | 2026-09-03T17:35:47.797Z | Downloaded scroll_derive v0.12.1 |
| 325 | 2026-09-03T17:35:47.797Z | Downloaded memmap v0.7.0 |
| 326 | 2026-09-03T17:35:47.804Z | Downloaded plain v0.2.3 |
| 327 | 2026-09-03T17:35:47.808Z | Downloaded version_check v0.9.5 |
| 328 | 2026-09-03T17:35:47.808Z | Downloaded smawk v0.3.2 |
| 329 | 2026-09-03T17:35:47.817Z | Downloaded tabled_derive v0.7.0 |
| 330 | 2026-09-03T17:35:47.825Z | Downloaded utf8parse v0.2.2 |
| 331 | 2026-09-03T17:35:47.828Z | Downloaded proc-macro-error v1.0.4 |
| 332 | 2026-09-03T17:35:47.828Z | Downloaded thiserror-impl v1.0.69 |
| 333 | 2026-09-03T17:35:47.836Z | Downloaded scroll v0.12.0 |
| 334 | 2026-09-03T17:35:47.841Z | Downloaded quote v1.0.45 |
| 335 | 2026-09-03T17:35:47.844Z | Downloaded papergrid v0.11.0 |
| 336 | 2026-09-03T17:35:47.844Z | Downloaded thiserror v1.0.69 |
| 337 | 2026-09-03T17:35:47.847Z | Downloaded sha2 v0.10.9 |
| 338 | 2026-09-03T17:35:47.850Z | Downloaded strsim v0.11.1 |
| 339 | 2026-09-03T17:35:47.853Z | Downloaded thiserror v2.0.18 |
| 340 | 2026-09-03T17:35:47.858Z | Downloaded serde_tokenstream v0.2.3 |
| 341 | 2026-09-03T17:35:47.861Z | Downloaded thiserror-impl v2.0.18 |
| 342 | 2026-09-03T17:35:47.861Z | Downloaded anyhow v1.0.104 |
| 343 | 2026-09-03T17:35:47.865Z | Downloaded usdt-impl v0.5.0 |
| 344 | 2026-09-03T17:35:47.865Z | Downloaded proc-macro-error-attr v1.0.4 |
| 345 | 2026-09-03T17:35:47.869Z | Downloaded bitflags v2.11.0 |
| 346 | 2026-09-03T17:35:47.873Z | Downloaded toml v0.8.23 |
| 347 | 2026-09-03T17:35:47.873Z | Downloaded ucd-trie v0.1.7 |
| 348 | 2026-09-03T17:35:47.893Z | Downloaded memchr v2.8.0 |
| 349 | 2026-09-03T17:35:47.896Z | Downloaded clap v4.6.1 |
| 350 | 2026-09-03T17:35:47.902Z | Downloaded pest_derive v2.8.6 |
| 351 | 2026-09-03T17:35:47.906Z | Downloaded serde_core v1.0.228 |
| 352 | 2026-09-03T17:35:47.908Z | Downloaded pest v2.8.6 |
| 353 | 2026-09-03T17:35:47.911Z | Downloaded log v0.4.33 |
| 354 | 2026-09-03T17:35:47.914Z | Downloaded unicode-ident v1.0.24 |
| 355 | 2026-09-03T17:35:47.917Z | Downloaded proc-macro2 v1.0.106 |
| 356 | 2026-09-03T17:35:47.920Z | Downloaded serde_derive v1.0.228 |
| 357 | 2026-09-03T17:35:47.925Z | Downloaded pest_meta v2.8.6 |
| 358 | 2026-09-03T17:35:47.928Z | Downloaded textwrap v0.16.2 |
| 359 | 2026-09-03T17:35:47.931Z | Downloaded semver v1.0.28 |
| 360 | 2026-09-03T17:35:47.934Z | Downloaded toml_edit v0.22.27 |
| 361 | 2026-09-03T17:35:47.938Z | Downloaded getrandom v0.4.3 |
| 362 | 2026-09-03T17:35:47.949Z | Downloaded serde v1.0.228 |
| 363 | 2026-09-03T17:35:47.975Z | Downloaded typenum v1.20.1 |
| 364 | 2026-09-03T17:35:48.028Z | Downloaded hashbrown v0.17.0 |
| 365 | 2026-09-03T17:35:48.035Z | Downloaded clap_builder v4.6.0 |
| 366 | 2026-09-03T17:35:48.039Z | Downloaded serde_json v1.0.151 |
| 367 | 2026-09-03T17:35:48.045Z | Downloaded goblin v0.8.2 |
| 368 | 2026-09-03T17:35:48.048Z | Downloaded winnow v0.7.14 |
| 369 | 2026-09-03T17:35:48.067Z | Downloaded tabled v0.15.0 |
| 370 | 2026-09-03T17:35:48.086Z | Downloaded syn v1.0.109 |
| 371 | 2026-09-03T17:35:48.096Z | Downloaded unicode-width v0.1.14 |
| 372 | 2026-09-03T17:35:48.099Z | Downloaded syn v2.0.117 |
| 373 | 2026-09-03T17:35:48.104Z | Downloaded unicode-width v0.2.0 |
| 374 | 2026-09-03T17:35:48.114Z | Downloaded rustix v1.1.4 |
| 375 | 2026-09-03T17:35:48.144Z | Downloaded libc v0.2.185 |
| 376 | 2026-09-03T17:35:48.214Z | Compiling proc-macro2 v1.0.106 |
| 377 | 2026-09-03T17:35:48.214Z | Compiling unicode-ident v1.0.24 |
| 378 | 2026-09-03T17:35:48.217Z | Compiling quote v1.0.45 |
| 379 | 2026-09-03T17:35:48.217Z | Compiling serde_core v1.0.228 |
| 380 | 2026-09-03T17:35:48.217Z | Compiling libc v0.2.185 |
| 381 | 2026-09-03T17:35:48.217Z | Compiling version_check v0.9.5 |
| 382 | 2026-09-03T17:35:48.217Z | Compiling memchr v2.8.0 |
| 383 | 2026-09-03T17:35:48.217Z | Compiling serde v1.0.228 |
| 384 | 2026-09-03T17:35:48.217Z | Compiling zmij v1.0.21 |
| 385 | 2026-09-03T17:35:48.408Z | Compiling thiserror v1.0.69 |
| 386 | 2026-09-03T17:35:48.411Z | Compiling itoa v1.0.17 |
| 387 | 2026-09-03T17:35:48.411Z | Compiling ucd-trie v0.1.7 |
| 388 | 2026-09-03T17:35:48.411Z | Compiling byteorder v1.5.0 |
| 389 | 2026-09-03T17:35:48.411Z | Compiling rustix v1.1.4 |
| 390 | 2026-09-03T17:35:48.660Z | Compiling serde_json v1.0.151 |
| 391 | 2026-09-03T17:35:48.797Z | Compiling bitflags v2.11.0 |
| 392 | 2026-09-03T17:35:48.974Z | Compiling pest v2.8.6 |
| 393 | 2026-09-03T17:35:48.977Z | Compiling usdt-impl v0.5.0 |
| 394 | 2026-09-03T17:35:49.018Z | Compiling proc-macro-error-attr v1.0.4 |
| 395 | 2026-09-03T17:35:49.123Z | Compiling camino v1.2.5 |
| 396 | 2026-09-03T17:35:49.127Z | Compiling syn v1.0.109 |
| 397 | 2026-09-03T17:35:49.217Z | Compiling proc-macro-error v1.0.4 |
| 398 | 2026-09-03T17:35:49.218Z | Compiling log v0.4.33 |
| 399 | 2026-09-03T17:35:49.221Z | Compiling getrandom v0.4.3 |
| 400 | 2026-09-03T17:35:49.238Z | Compiling utf8parse v0.2.2 |
| 401 | 2026-09-03T17:35:49.368Z | Compiling plain v0.2.3 |
| 402 | 2026-09-03T17:35:49.425Z | Compiling equivalent v1.0.2 |
| 403 | 2026-09-03T17:35:49.445Z | Compiling hashbrown v0.17.0 |
| 404 | 2026-09-03T17:35:49.493Z | Compiling anstyle-parse v1.0.0 |
| 405 | 2026-09-03T17:35:49.561Z | Compiling errno v0.3.14 |
| 406 | 2026-09-03T17:35:49.564Z | Compiling thread-id v4.2.2 |
| 407 | 2026-09-03T17:35:49.604Z | Compiling anstyle v1.0.14 |
| 408 | 2026-09-03T17:35:49.622Z | Compiling toml_write v0.1.2 |
| 409 | 2026-09-03T17:35:49.698Z | Compiling autocfg v1.5.0 |
| 410 | 2026-09-03T17:35:49.701Z | Compiling thiserror v2.0.18 |
| 411 | 2026-09-03T17:35:49.701Z | Compiling colorchoice v1.0.4 |
| 412 | 2026-09-03T17:35:49.780Z | Compiling is_terminal_polyfill v1.70.2 |
| 413 | 2026-09-03T17:35:49.787Z | Compiling winnow v0.7.14 |
| 414 | 2026-09-03T17:35:49.856Z | Compiling anstyle-query v1.1.5 |
| 415 | 2026-09-03T17:35:49.877Z | Compiling cfg-if v1.0.4 |
| 416 | 2026-09-03T17:35:49.895Z | Compiling pretty-hex v0.4.1 |
| 417 | 2026-09-03T17:35:49.936Z | Compiling anyhow v1.0.104 |
| 418 | 2026-09-03T17:35:49.974Z | Compiling anstream v1.0.0 |
| 419 | 2026-09-03T17:35:50.006Z | Compiling fnv v1.0.7 |
| 420 | 2026-09-03T17:35:50.050Z | Compiling heck v0.4.1 |
| 421 | 2026-09-03T17:35:50.075Z | Compiling syn v2.0.117 |
| 422 | 2026-09-03T17:35:50.132Z | Compiling indexmap v2.14.0 |
| 423 | 2026-09-03T17:35:50.154Z | Compiling once_cell v1.21.3 |
| 424 | 2026-09-03T17:35:50.212Z | Compiling unicode-width v0.1.14 |
| 425 | 2026-09-03T17:35:50.282Z | Compiling pest_meta v2.8.6 |
| 426 | 2026-09-03T17:35:50.308Z | Compiling fs-err v3.3.0 |
| 427 | 2026-09-03T17:35:50.334Z | Compiling fastrand v2.3.0 |
| 428 | 2026-09-03T17:35:50.352Z | Compiling heck v0.5.0 |
| 429 | 2026-09-03T17:35:50.447Z | Compiling clap_lex v1.0.0 |
| 430 | 2026-09-03T17:35:50.466Z | Compiling strsim v0.11.1 |
| 431 | 2026-09-03T17:35:50.511Z | Compiling bytecount v0.6.9 |
| 432 | 2026-09-03T17:35:50.650Z | Compiling papergrid v0.11.0 |
| 433 | 2026-09-03T17:35:50.670Z | Compiling memmap v0.7.0 |
| 434 | 2026-09-03T17:35:50.689Z | Compiling smawk v0.3.2 |
| 435 | 2026-09-03T17:35:50.710Z | Compiling unicode-linebreak v0.1.5 |
| 436 | 2026-09-03T17:35:50.713Z | Compiling unicode-width v0.2.0 |
| 437 | 2026-09-03T17:35:50.747Z | Compiling terminal_size v0.4.3 |
| 438 | 2026-09-03T17:35:50.846Z | Compiling tempfile v3.27.0 |
| 439 | 2026-09-03T17:35:50.894Z | Compiling clap_builder v4.6.0 |
| 440 | 2026-09-03T17:35:50.914Z | Compiling swrite v0.1.0 |
| 441 | 2026-09-03T17:35:50.979Z | Compiling textwrap v0.16.2 |
| 442 | 2026-09-03T17:35:51.284Z | Compiling semver v1.0.28 |
| 443 | 2026-09-03T17:35:51.321Z | Compiling cargo-platform v0.3.2 |
| 444 | 2026-09-03T17:35:51.710Z | Compiling camino-tempfile v1.4.1 |
| 445 | 2026-09-03T17:35:51.915Z | Compiling tabled_derive v0.7.0 |
| 446 | 2026-09-03T17:35:52.666Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-03T17:35:52.685Z | Compiling tabled v0.15.0 |
| 448 | 2026-09-03T17:35:53.255Z | Compiling serde_derive v1.0.228 |
| 449 | 2026-09-03T17:35:53.255Z | Compiling thiserror-impl v1.0.69 |
| 450 | 2026-09-03T17:35:53.259Z | Compiling zerocopy-derive v0.7.35 |
| 451 | 2026-09-03T17:35:53.259Z | Compiling scroll_derive v0.12.1 |
| 452 | 2026-09-03T17:35:53.259Z | Compiling thiserror-impl v2.0.18 |
| 453 | 2026-09-03T17:35:53.259Z | Compiling clap_derive v4.6.1 |
| 454 | 2026-09-03T17:35:53.348Z | Compiling pest_derive v2.8.6 |
| 455 | 2026-09-03T17:35:53.976Z | Compiling scroll v0.12.0 |
| 456 | 2026-09-03T17:35:54.031Z | Compiling zerocopy v0.7.35 |
| 457 | 2026-09-03T17:35:54.219Z | Compiling goblin v0.8.2 |
| 458 | 2026-09-03T17:35:54.443Z | Compiling dtrace-parser v0.2.0 |
| 459 | 2026-09-03T17:35:54.819Z | Compiling clap v4.6.1 |
| 460 | 2026-09-03T17:35:55.961Z | Compiling toml_datetime v0.6.11 |
| 461 | 2026-09-03T17:35:55.961Z | Compiling serde_spanned v0.6.9 |
| 462 | 2026-09-03T17:35:55.961Z | Compiling macaddr v1.0.1 |
| 463 | 2026-09-03T17:35:55.965Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 464 | 2026-09-03T17:35:55.965Z | Compiling cargo_metadata v0.23.1 |
| 465 | 2026-09-03T17:35:55.983Z | Compiling dof v0.3.0 |
| 466 | 2026-09-03T17:35:55.988Z | Compiling serde_tokenstream v0.2.3 |
| 467 | 2026-09-03T17:35:56.154Z | Compiling toml_edit v0.22.27 |
| 468 | 2026-09-03T17:35:56.813Z | Compiling usdt-macro v0.5.0 |
| 469 | 2026-09-03T17:35:56.813Z | Compiling usdt-attr-macro v0.5.0 |
| 470 | 2026-09-03T17:35:57.526Z | Compiling usdt v0.5.0 |
| 471 | 2026-09-03T17:35:57.656Z | Compiling toml v0.8.23 |
| 472 | 2026-09-03T17:35:58.078Z | Compiling cargo_toml v0.21.0 |
| 473 | 2026-09-03T17:35:59.536Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 474 | 2026-09-03T17:36:01.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.87s |
| 475 | 2026-09-03T17:36:02.134Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 476 | 2026-09-03T17:36:02.708Z | Downloading crates ... |
| 477 | 2026-09-03T17:36:02.785Z | Downloaded array-init v0.0.4 |
| 478 | 2026-09-03T17:36:02.790Z | Downloaded aead v0.5.2 |
| 479 | 2026-09-03T17:36:02.790Z | Downloaded compression-core v0.4.31 |
| 480 | 2026-09-03T17:36:02.790Z | Downloaded foreign-types v0.3.2 |
| 481 | 2026-09-03T17:36:02.795Z | Downloaded bit-set v0.8.0 |
| 482 | 2026-09-03T17:36:02.795Z | Downloaded async-recursion v1.1.1 |
| 483 | 2026-09-03T17:36:02.795Z | Downloaded futures-core v0.3.32 |
| 484 | 2026-09-03T17:36:02.800Z | Downloaded argon2 v0.5.3 |
| 485 | 2026-09-03T17:36:02.800Z | Downloaded foreign-types-shared v0.1.1 |
| 486 | 2026-09-03T17:36:02.800Z | Downloaded ascii-canvas v3.0.0 |
| 487 | 2026-09-03T17:36:02.804Z | Downloaded async-stream-impl v0.3.6 |
| 488 | 2026-09-03T17:36:02.804Z | Downloaded atomicwrites v0.4.4 |
| 489 | 2026-09-03T17:36:02.804Z | Downloaded expectorate v1.2.0 |
| 490 | 2026-09-03T17:36:02.808Z | Downloaded fxhash v0.2.1 |
| 491 | 2026-09-03T17:36:02.808Z | Downloaded atomic-waker v1.1.2 |
| 492 | 2026-09-03T17:36:02.808Z | Downloaded adler2 v2.0.1 |
| 493 | 2026-09-03T17:36:02.808Z | Downloaded float-cmp v0.10.0 |
| 494 | 2026-09-03T17:36:02.808Z | Downloaded assert_matches v1.5.0 |
| 495 | 2026-09-03T17:36:02.808Z | Downloaded bit-set v0.5.3 |
| 496 | 2026-09-03T17:36:02.808Z | Downloaded hash32 v0.2.1 |
| 497 | 2026-09-03T17:36:02.811Z | Downloaded base16ct v1.0.0 |
| 498 | 2026-09-03T17:36:02.811Z | Downloaded futures-io v0.3.32 |
| 499 | 2026-09-03T17:36:02.821Z | Downloaded foreign-types-shared v0.3.1 |
| 500 | 2026-09-03T17:36:02.826Z | Downloaded gethostname v0.5.0 |
| 501 | 2026-09-03T17:36:02.826Z | Downloaded backtrace-ext v0.2.1 |
| 502 | 2026-09-03T17:36:02.826Z | Downloaded fixedbitset v0.5.7 |
| 503 | 2026-09-03T17:36:02.826Z | Downloaded async-stream v0.3.6 |
| 504 | 2026-09-03T17:36:02.826Z | Downloaded bcs v0.1.6 |
| 505 | 2026-09-03T17:36:02.826Z | Downloaded endian-type v0.1.2 |
| 506 | 2026-09-03T17:36:02.826Z | Downloaded futures-macro v0.3.32 |
| 507 | 2026-09-03T17:36:02.826Z | Downloaded futures-task v0.3.32 |
| 508 | 2026-09-03T17:36:02.826Z | Downloaded anstream v0.6.21 |
| 509 | 2026-09-03T17:36:02.829Z | Downloaded anstyle-parse v0.2.7 |
| 510 | 2026-09-03T17:36:02.829Z | Downloaded bitflags v1.3.2 |
| 511 | 2026-09-03T17:36:02.836Z | Downloaded ahash v0.8.12 |
| 512 | 2026-09-03T17:36:02.836Z | Downloaded addr2line v0.25.1 |
| 513 | 2026-09-03T17:36:02.836Z | Downloaded base16ct v0.2.0 |
| 514 | 2026-09-03T17:36:02.836Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 515 | 2026-09-03T17:36:02.839Z | Downloaded atty v0.2.14 |
| 516 | 2026-09-03T17:36:02.839Z | Downloaded enum-as-inner v0.6.1 |
| 517 | 2026-09-03T17:36:02.839Z | Downloaded git-stub v1.0.0 |
| 518 | 2026-09-03T17:36:02.839Z | Downloaded bb8 v0.8.6 |
| 519 | 2026-09-03T17:36:02.839Z | Downloaded arrayref v0.3.9 |
| 520 | 2026-09-03T17:36:02.839Z | Downloaded bitfield-macros v0.19.4 |
| 521 | 2026-09-03T17:36:02.840Z | Downloaded hostname v0.3.1 |
| 522 | 2026-09-03T17:36:02.840Z | Downloaded env_filter v2.0.0 |
| 523 | 2026-09-03T17:36:02.840Z | Downloaded hubpack v0.1.2 |
| 524 | 2026-09-03T17:36:02.843Z | Downloaded bitfield-struct v0.6.2 |
| 525 | 2026-09-03T17:36:02.846Z | Downloaded cobs v0.3.0 |
| 526 | 2026-09-03T17:36:02.846Z | Downloaded hex-literal v1.1.0 |
| 527 | 2026-09-03T17:36:02.846Z | Downloaded block-buffer v0.12.1 |
| 528 | 2026-09-03T17:36:02.850Z | Downloaded filetime v0.2.27 |
| 529 | 2026-09-03T17:36:02.850Z | Downloaded glob v0.3.3 |
| 530 | 2026-09-03T17:36:02.855Z | Downloaded ciborium-io v0.2.2 |
| 531 | 2026-09-03T17:36:02.855Z | Downloaded http-body v1.0.1 |
| 532 | 2026-09-03T17:36:02.855Z | Downloaded erased-serde v0.3.31 |
| 533 | 2026-09-03T17:36:02.855Z | Downloaded arrayvec v0.7.6 |
| 534 | 2026-09-03T17:36:02.859Z | Downloaded embedded-io v0.4.0 |
| 535 | 2026-09-03T17:36:02.859Z | Downloaded headers-core v0.3.0 |
| 536 | 2026-09-03T17:36:02.859Z | Downloaded async-trait v0.1.89 |
| 537 | 2026-09-03T17:36:02.862Z | Downloaded fd-lock v4.0.4 |
| 538 | 2026-09-03T17:36:02.862Z | Downloaded foreign-types v0.5.0 |
| 539 | 2026-09-03T17:36:02.862Z | Downloaded float-ord v0.3.2 |
| 540 | 2026-09-03T17:36:02.862Z | Downloaded form_urlencoded v1.2.2 |
| 541 | 2026-09-03T17:36:02.867Z | Downloaded embedded-io v0.6.1 |
| 542 | 2026-09-03T17:36:02.867Z | Downloaded ghash v0.6.0 |
| 543 | 2026-09-03T17:36:02.867Z | Downloaded foreign-types-macros v0.2.3 |
| 544 | 2026-09-03T17:36:02.867Z | Downloaded base64ct v1.8.3 |
| 545 | 2026-09-03T17:36:02.870Z | Downloaded funty v2.0.0 |
| 546 | 2026-09-03T17:36:02.870Z | Downloaded futures-sink v0.3.32 |
| 547 | 2026-09-03T17:36:02.870Z | Downloaded httpdate v1.0.3 |
| 548 | 2026-09-03T17:36:02.870Z | Downloaded flagset v0.4.7 |
| 549 | 2026-09-03T17:36:02.874Z | Downloaded cfg_aliases v0.1.1 |
| 550 | 2026-09-03T17:36:02.877Z | Downloaded hex v0.4.3 |
| 551 | 2026-09-03T17:36:02.877Z | Downloaded home v0.5.12 |
| 552 | 2026-09-03T17:36:02.877Z | Downloaded git-stub-vcs v0.1.0 |
| 553 | 2026-09-03T17:36:02.881Z | Downloaded highway v1.3.0 |
| 554 | 2026-09-03T17:36:02.881Z | Downloaded foldhash v0.2.0 |
| 555 | 2026-09-03T17:36:02.881Z | Downloaded block-padding v0.4.2 |
| 556 | 2026-09-03T17:36:02.885Z | Downloaded ff v0.14.0 |
| 557 | 2026-09-03T17:36:02.885Z | Downloaded find-msvc-tools v0.1.9 |
| 558 | 2026-09-03T17:36:02.885Z | Downloaded ena v0.14.4 |
| 559 | 2026-09-03T17:36:02.889Z | Downloaded bitfield v0.19.4 |
| 560 | 2026-09-03T17:36:02.892Z | Downloaded fallible-iterator v0.2.0 |
| 561 | 2026-09-03T17:36:02.892Z | Downloaded fixedbitset v0.4.2 |
| 562 | 2026-09-03T17:36:02.892Z | Downloaded foldhash v0.1.5 |
| 563 | 2026-09-03T17:36:02.892Z | Downloaded fs-err v2.11.0 |
| 564 | 2026-09-03T17:36:02.896Z | Downloaded futures-executor v0.3.32 |
| 565 | 2026-09-03T17:36:02.896Z | Downloaded hash32 v0.3.1 |
| 566 | 2026-09-03T17:36:02.903Z | Downloaded castaway v0.2.4 |
| 567 | 2026-09-03T17:36:02.903Z | Downloaded http-range v0.1.5 |
| 568 | 2026-09-03T17:36:02.904Z | Downloaded hubpack_derive v0.1.1 |
| 569 | 2026-09-03T17:36:02.913Z | Downloaded normalize-line-endings v0.3.0 |
| 570 | 2026-09-03T17:36:02.913Z | Downloaded phf_shared v0.13.1 |
| 571 | 2026-09-03T17:36:02.913Z | Downloaded newline-converter v0.3.0 |
| 572 | 2026-09-03T17:36:02.913Z | Downloaded bit-vec v0.8.0 |
| 573 | 2026-09-03T17:36:02.917Z | Downloaded cfg_aliases v0.2.1 |
| 574 | 2026-09-03T17:36:02.917Z | Downloaded ciborium-ll v0.2.2 |
| 575 | 2026-09-03T17:36:02.917Z | Downloaded bit-vec v0.6.3 |
| 576 | 2026-09-03T17:36:02.917Z | Downloaded enum_dispatch v0.3.13 |
| 577 | 2026-09-03T17:36:02.917Z | Downloaded proc-macro-crate v1.3.1 |
| 578 | 2026-09-03T17:36:02.917Z | Downloaded cassowary v0.3.0 |
| 579 | 2026-09-03T17:36:02.917Z | Downloaded cmake v0.1.57 |
| 580 | 2026-09-03T17:36:02.917Z | Downloaded num-derive v0.4.2 |
| 581 | 2026-09-03T17:36:02.922Z | Downloaded oso-derive v0.27.3 |
| 582 | 2026-09-03T17:36:02.922Z | Downloaded env_logger v0.11.11 |
| 583 | 2026-09-03T17:36:02.923Z | Downloaded openssl-macros v0.1.1 |
| 584 | 2026-09-03T17:36:02.923Z | Downloaded num_threads v0.1.7 |
| 585 | 2026-09-03T17:36:02.923Z | Downloaded path-slash v0.1.5 |
| 586 | 2026-09-03T17:36:02.924Z | Downloaded http-body-util v0.1.3 |
| 587 | 2026-09-03T17:36:02.924Z | Downloaded globwalk v0.9.1 |
| 588 | 2026-09-03T17:36:02.935Z | Downloaded ff v0.13.1 |
| 589 | 2026-09-03T17:36:02.935Z | Downloaded num_enum v0.5.11 |
| 590 | 2026-09-03T17:36:02.935Z | Downloaded powerfmt v0.2.0 |
| 591 | 2026-09-03T17:36:02.935Z | Downloaded predicates-core v1.0.10 |
| 592 | 2026-09-03T17:36:02.935Z | Downloaded group v0.14.0 |
| 593 | 2026-09-03T17:36:02.935Z | Downloaded rand_xorshift v0.4.0 |
| 594 | 2026-09-03T17:36:02.935Z | Downloaded radium v0.7.0 |
| 595 | 2026-09-03T17:36:02.939Z | Downloaded futures-channel v0.3.32 |
| 596 | 2026-09-03T17:36:02.939Z | Downloaded chacha20 v0.9.1 |
| 597 | 2026-09-03T17:36:02.939Z | Downloaded aead v0.6.1 |
| 598 | 2026-09-03T17:36:02.942Z | Downloaded backon v1.6.0 |
| 599 | 2026-09-03T17:36:02.945Z | Downloaded group v0.13.0 |
| 600 | 2026-09-03T17:36:02.949Z | Downloaded const-oid v0.10.2 |
| 601 | 2026-09-03T17:36:02.952Z | Downloaded secrecy v0.10.3 |
| 602 | 2026-09-03T17:36:02.952Z | Downloaded serde-big-array v0.5.1 |
| 603 | 2026-09-03T17:36:02.952Z | Downloaded cipher v0.4.4 |
| 604 | 2026-09-03T17:36:02.952Z | Downloaded buf-list v1.1.2 |
| 605 | 2026-09-03T17:36:02.960Z | Downloaded serde_repr v0.1.20 |
| 606 | 2026-09-03T17:36:02.960Z | Downloaded blowfish v0.10.0 |
| 607 | 2026-09-03T17:36:02.960Z | Downloaded serde_plain v1.0.2 |
| 608 | 2026-09-03T17:36:02.960Z | Downloaded signal-hook-tokio v0.3.1 |
| 609 | 2026-09-03T17:36:02.960Z | Downloaded signature v2.2.0 |
| 610 | 2026-09-03T17:36:02.960Z | Downloaded allocator-api2 v0.2.21 |
| 611 | 2026-09-03T17:36:02.964Z | Downloaded globset v0.4.18 |
| 612 | 2026-09-03T17:36:02.964Z | Downloaded oxnet v0.1.6 |
| 613 | 2026-09-03T17:36:02.964Z | Downloaded password-hash v0.5.0 |
| 614 | 2026-09-03T17:36:02.969Z | Downloaded byte-wrapper v0.1.0 |
| 615 | 2026-09-03T17:36:02.979Z | Downloaded cmov v0.5.4 |
| 616 | 2026-09-03T17:36:02.979Z | Downloaded cipher v0.5.2 |
| 617 | 2026-09-03T17:36:02.979Z | Downloaded subtle v2.6.1 |
| 618 | 2026-09-03T17:36:02.979Z | Downloaded structmeta v0.3.0 |
| 619 | 2026-09-03T17:36:02.979Z | Downloaded structmeta-derive v0.3.0 |
| 620 | 2026-09-03T17:36:02.980Z | Downloaded sync-ptr v0.1.4 |
| 621 | 2026-09-03T17:36:02.980Z | Downloaded cbc v0.2.1 |
| 622 | 2026-09-03T17:36:02.980Z | Downloaded camino-tempfile-ext v0.3.3 |
| 623 | 2026-09-03T17:36:02.985Z | Downloaded cexpr v0.6.0 |
| 624 | 2026-09-03T17:36:02.985Z | Downloaded poly1305 v0.8.0 |
| 625 | 2026-09-03T17:36:02.985Z | Downloaded fs_extra v1.3.0 |
| 626 | 2026-09-03T17:36:02.985Z | Downloaded bs58 v0.5.1 |
| 627 | 2026-09-03T17:36:02.986Z | Downloaded hmac v0.13.0 |
| 628 | 2026-09-03T17:36:02.994Z | Downloaded httparse v1.10.1 |
| 629 | 2026-09-03T17:36:02.995Z | Downloaded sha1 v0.10.6 |
| 630 | 2026-09-03T17:36:02.995Z | Downloaded hmac v0.12.1 |
| 631 | 2026-09-03T17:36:02.998Z | Downloaded argon2 v0.6.0-rc.8 |
| 632 | 2026-09-03T17:36:02.999Z | Downloaded blake2 v0.10.6 |
| 633 | 2026-09-03T17:36:02.999Z | Downloaded nibble_vec v0.1.0 |
| 634 | 2026-09-03T17:36:02.999Z | Downloaded pbkdf2 v0.13.0 |
| 635 | 2026-09-03T17:36:02.999Z | Downloaded bzip2 v0.4.4 |
| 636 | 2026-09-03T17:36:03.004Z | Downloaded rustc-demangle v0.1.27 |
| 637 | 2026-09-03T17:36:03.004Z | Downloaded phc v0.6.1 |
| 638 | 2026-09-03T17:36:03.004Z | Downloaded parking_lot_core v0.8.6 |
| 639 | 2026-09-03T17:36:03.008Z | Downloaded tokio-test v0.4.5 |
| 640 | 2026-09-03T17:36:03.008Z | Downloaded take_mut v0.2.2 |
| 641 | 2026-09-03T17:36:03.011Z | Downloaded try-lock v0.2.5 |
| 642 | 2026-09-03T17:36:03.011Z | Downloaded backoff v0.4.0 |
| 643 | 2026-09-03T17:36:03.014Z | Downloaded rand_core v0.9.5 |
| 644 | 2026-09-03T17:36:03.015Z | Downloaded colored v3.1.1 |
| 645 | 2026-09-03T17:36:03.019Z | Downloaded elliptic-curve v0.14.1 |
| 646 | 2026-09-03T17:36:03.019Z | Downloaded futures v0.3.32 |
| 647 | 2026-09-03T17:36:03.023Z | Downloaded generic-array v1.4.3 |
| 648 | 2026-09-03T17:36:03.026Z | Downloaded async-bb8-diesel v0.2.1 |
| 649 | 2026-09-03T17:36:03.027Z | Downloaded blake2 v0.11.0-rc.6 |
| 650 | 2026-09-03T17:36:03.027Z | Downloaded rusty-fork v0.3.1 |
| 651 | 2026-09-03T17:36:03.030Z | Downloaded cancel-safe-futures v0.1.5 |
| 652 | 2026-09-03T17:36:03.030Z | Downloaded chacha20 v0.10.0 |
| 653 | 2026-09-03T17:36:03.034Z | Downloaded console v0.16.2 |
| 654 | 2026-09-03T17:36:03.034Z | Downloaded zone_cfg_derive v0.3.1 |
| 655 | 2026-09-03T17:36:03.034Z | Downloaded untrusted v0.9.0 |
| 656 | 2026-09-03T17:36:03.034Z | Downloaded hostname v0.4.2 |
| 657 | 2026-09-03T17:36:03.034Z | Downloaded usdt-macro v0.6.0 |
| 658 | 2026-09-03T17:36:03.040Z | Downloaded unicode-xid v0.2.6 |
| 659 | 2026-09-03T17:36:03.040Z | Downloaded xshell-macros v0.2.7 |
| 660 | 2026-09-03T17:36:03.040Z | Downloaded slog-scope v4.4.1 |
| 661 | 2026-09-03T17:36:03.040Z | Downloaded wait-timeout v0.2.1 |
| 662 | 2026-09-03T17:36:03.051Z | Downloaded support-bundle-viewer v0.1.2 |
| 663 | 2026-09-03T17:36:03.052Z | Downloaded zerofrom v0.1.6 |
| 664 | 2026-09-03T17:36:03.052Z | Downloaded cpubits v0.1.1 |
| 665 | 2026-09-03T17:36:03.052Z | Downloaded crunchy v0.2.4 |
| 666 | 2026-09-03T17:36:03.052Z | Downloaded arc-swap v1.8.2 |
| 667 | 2026-09-03T17:36:03.056Z | Downloaded defmt v0.3.100 |
| 668 | 2026-09-03T17:36:03.056Z | Downloaded difflib v0.4.0 |
| 669 | 2026-09-03T17:36:03.056Z | Downloaded dtrace-parser v0.3.0 |
| 670 | 2026-09-03T17:36:03.060Z | Downloaded pkcs1 v0.7.5 |
| 671 | 2026-09-03T17:36:03.061Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 672 | 2026-09-03T17:36:03.071Z | Downloaded getrandom v0.2.17 |
| 673 | 2026-09-03T17:36:03.071Z | Downloaded primeorder v0.14.0 |
| 674 | 2026-09-03T17:36:03.071Z | Downloaded compression-codecs v0.4.37 |
| 675 | 2026-09-03T17:36:03.071Z | Downloaded console v0.15.11 |
| 676 | 2026-09-03T17:36:03.071Z | Downloaded const-oid v0.9.6 |
| 677 | 2026-09-03T17:36:03.077Z | Downloaded serde_path_to_error v0.1.20 |
| 678 | 2026-09-03T17:36:03.077Z | Downloaded string_cache v0.8.9 |
| 679 | 2026-09-03T17:36:03.077Z | Downloaded colored v2.2.0 |
| 680 | 2026-09-03T17:36:03.077Z | Downloaded half v1.8.3 |
| 681 | 2026-09-03T17:36:03.077Z | Downloaded thread_local v1.1.9 |
| 682 | 2026-09-03T17:36:03.081Z | Downloaded tls_codec v0.4.2 |
| 683 | 2026-09-03T17:36:03.081Z | Downloaded tiny-keccak v2.0.2 |
| 684 | 2026-09-03T17:36:03.081Z | Downloaded tls_codec_derive v0.4.2 |
| 685 | 2026-09-03T17:36:03.081Z | Downloaded tokio-tungstenite v0.21.0 |
| 686 | 2026-09-03T17:36:03.081Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 687 | 2026-09-03T17:36:03.085Z | Downloaded fatfs v0.3.6 |
| 688 | 2026-09-03T17:36:03.086Z | Downloaded flume v0.11.1 |
| 689 | 2026-09-03T17:36:03.086Z | Downloaded hyper-tls v0.6.0 |
| 690 | 2026-09-03T17:36:03.091Z | Downloaded inout v0.2.2 |
| 691 | 2026-09-03T17:36:03.091Z | Downloaded r2d2 v0.8.10 |
| 692 | 2026-09-03T17:36:03.091Z | Downloaded compact_str v0.8.1 |
| 693 | 2026-09-03T17:36:03.091Z | Downloaded getrandom v0.3.4 |
| 694 | 2026-09-03T17:36:03.094Z | Downloaded idna_adapter v1.2.1 |
| 695 | 2026-09-03T17:36:03.094Z | Downloaded indoc v1.0.9 |
| 696 | 2026-09-03T17:36:03.094Z | Downloaded base64 v0.22.1 |
| 697 | 2026-09-03T17:36:03.102Z | Downloaded is_ci v1.2.0 |
| 698 | 2026-09-03T17:36:03.102Z | Downloaded kem v0.3.0 |
| 699 | 2026-09-03T17:36:03.102Z | Downloaded libscf-sys v1.2.0 |
| 700 | 2026-09-03T17:36:03.102Z | Downloaded mime v0.3.17 |
| 701 | 2026-09-03T17:36:03.102Z | Downloaded new_debug_unreachable v1.0.6 |
| 702 | 2026-09-03T17:36:03.102Z | Downloaded bzip2 v0.6.1 |
| 703 | 2026-09-03T17:36:03.102Z | Downloaded ciborium v0.2.2 |
| 704 | 2026-09-03T17:36:03.111Z | Downloaded critical-section v1.2.0 |
| 705 | 2026-09-03T17:36:03.112Z | Downloaded instability v0.3.11 |
| 706 | 2026-09-03T17:36:03.112Z | Downloaded jiff-static v0.2.34 |
| 707 | 2026-09-03T17:36:03.112Z | Downloaded slab v0.4.12 |
| 708 | 2026-09-03T17:36:03.112Z | Downloaded ar_archive_writer v0.5.1 |
| 709 | 2026-09-03T17:36:03.117Z | Downloaded spin v0.9.8 |
| 710 | 2026-09-03T17:36:03.117Z | Downloaded progenitor-extras v0.2.0 |
| 711 | 2026-09-03T17:36:03.117Z | Downloaded half v2.7.1 |
| 712 | 2026-09-03T17:36:03.122Z | Downloaded lru-slab v0.1.2 |
| 713 | 2026-09-03T17:36:03.122Z | Downloaded managed v0.8.0 |
| 714 | 2026-09-03T17:36:03.122Z | Downloaded lzss v0.8.2 |
| 715 | 2026-09-03T17:36:03.122Z | Downloaded defmt v1.0.1 |
| 716 | 2026-09-03T17:36:03.127Z | Downloaded digest v0.11.3 |
| 717 | 2026-09-03T17:36:03.127Z | Downloaded openssl-probe v0.1.6 |
| 718 | 2026-09-03T17:36:03.127Z | Downloaded openssl-probe v0.2.1 |
| 719 | 2026-09-03T17:36:03.127Z | Downloaded heapless v0.8.0 |
| 720 | 2026-09-03T17:36:03.130Z | Downloaded rcgen v0.12.1 |
| 721 | 2026-09-03T17:36:03.130Z | Downloaded corncobs v0.1.4 |
| 722 | 2026-09-03T17:36:03.131Z | Downloaded ed25519 v2.2.3 |
| 723 | 2026-09-03T17:36:03.135Z | Downloaded heapless v0.7.17 |
| 724 | 2026-09-03T17:36:03.135Z | Downloaded oxide-update-engine-types v0.1.2 |
| 725 | 2026-09-03T17:36:03.147Z | Downloaded clang-sys v1.8.1 |
| 726 | 2026-09-03T17:36:03.147Z | Downloaded ctr v0.10.1 |
| 727 | 2026-09-03T17:36:03.147Z | Downloaded debug-ignore v1.0.5 |
| 728 | 2026-09-03T17:36:03.147Z | Downloaded num-iter v0.1.45 |
| 729 | 2026-09-03T17:36:03.148Z | Downloaded ssh-cipher v0.3.0 |
| 730 | 2026-09-03T17:36:03.148Z | Downloaded term v1.2.1 |
| 731 | 2026-09-03T17:36:03.148Z | Downloaded tokio-stream v0.1.18 |
| 732 | 2026-09-03T17:36:03.151Z | Downloaded password-hash v0.6.1 |
| 733 | 2026-09-03T17:36:03.155Z | Downloaded oso v0.27.3 |
| 734 | 2026-09-03T17:36:03.155Z | Downloaded progenitor-impl v0.13.0 |
| 735 | 2026-09-03T17:36:03.158Z | Downloaded progenitor-impl v0.14.0 |
| 736 | 2026-09-03T17:36:03.158Z | Downloaded schemars v0.8.22 |
| 737 | 2026-09-03T17:36:03.165Z | Downloaded vergen v9.1.0 |
| 738 | 2026-09-03T17:36:03.169Z | Downloaded parse-size v1.1.0 |
| 739 | 2026-09-03T17:36:03.169Z | Downloaded psl-types v2.0.11 |
| 740 | 2026-09-03T17:36:03.170Z | Downloaded russh-cryptovec v0.62.0 |
| 741 | 2026-09-03T17:36:03.170Z | Downloaded seq-macro v0.3.6 |
| 742 | 2026-09-03T17:36:03.173Z | Downloaded signal-hook v0.3.18 |
| 743 | 2026-09-03T17:36:03.176Z | Downloaded base64 v0.21.7 |
| 744 | 2026-09-03T17:36:03.176Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 745 | 2026-09-03T17:36:03.179Z | Downloaded headers v0.4.1 |
| 746 | 2026-09-03T17:36:03.183Z | Downloaded libefi-sys v0.1.0 |
| 747 | 2026-09-03T17:36:03.183Z | Downloaded socket2 v0.5.10 |
| 748 | 2026-09-03T17:36:03.183Z | Downloaded socket2 v0.6.3 |
| 749 | 2026-09-03T17:36:03.187Z | Downloaded rustc_version v0.4.1 |
| 750 | 2026-09-03T17:36:03.187Z | Downloaded same-file v1.0.6 |
| 751 | 2026-09-03T17:36:03.197Z | Downloaded rfc6979 v0.4.0 |
| 752 | 2026-09-03T17:36:03.197Z | Downloaded unicode-properties v0.1.4 |
| 753 | 2026-09-03T17:36:03.197Z | Downloaded signal-hook-mio v0.2.5 |
| 754 | 2026-09-03T17:36:03.197Z | Downloaded slog-bunyan v2.5.0 |
| 755 | 2026-09-03T17:36:03.197Z | Downloaded strum v0.26.3 |
| 756 | 2026-09-03T17:36:03.197Z | Downloaded phf v0.12.1 |
| 757 | 2026-09-03T17:36:03.204Z | Downloaded flate2 v1.1.9 |
| 758 | 2026-09-03T17:36:03.204Z | Downloaded hickory-resolver v0.25.2 |
| 759 | 2026-09-03T17:36:03.204Z | Downloaded linear-map v1.2.0 |
| 760 | 2026-09-03T17:36:03.204Z | Downloaded multer v3.1.0 |
| 761 | 2026-09-03T17:36:03.208Z | Downloaded pkcs8 v0.10.2 |
| 762 | 2026-09-03T17:36:03.218Z | Downloaded test-strategy v0.4.5 |
| 763 | 2026-09-03T17:36:03.221Z | Downloaded bytes v1.11.1 |
| 764 | 2026-09-03T17:36:03.229Z | Downloaded hashbrown v0.12.3 |
| 765 | 2026-09-03T17:36:03.234Z | Downloaded rustls-platform-verifier v0.6.2 |
| 766 | 2026-09-03T17:36:03.234Z | Downloaded typify v0.6.2 |
| 767 | 2026-09-03T17:36:03.234Z | Downloaded chumsky v0.9.3 |
| 768 | 2026-09-03T17:36:03.238Z | Downloaded crossbeam-utils v0.8.21 |
| 769 | 2026-09-03T17:36:03.238Z | Downloaded thread-id v5.1.0 |
| 770 | 2026-09-03T17:36:03.238Z | Downloaded darling v0.20.11 |
| 771 | 2026-09-03T17:36:03.238Z | Downloaded oxide-update-engine-display v0.1.2 |
| 772 | 2026-09-03T17:36:03.243Z | Downloaded tabwriter v1.4.1 |
| 773 | 2026-09-03T17:36:03.243Z | Downloaded universal-hash v0.6.1 |
| 774 | 2026-09-03T17:36:03.243Z | Downloaded supports-unicode v3.0.0 |
| 775 | 2026-09-03T17:36:03.243Z | Downloaded progenitor-client v0.13.0 |
| 776 | 2026-09-03T17:36:03.243Z | Downloaded schemars v0.9.0 |
| 777 | 2026-09-03T17:36:03.250Z | Downloaded tokio-macros v2.7.0 |
| 778 | 2026-09-03T17:36:03.254Z | Downloaded unicode-truncate v1.1.0 |
| 779 | 2026-09-03T17:36:03.254Z | Downloaded waitgroup v0.1.2 |
| 780 | 2026-09-03T17:36:03.254Z | Downloaded rand_core v0.10.0 |
| 781 | 2026-09-03T17:36:03.257Z | Downloaded slog-async v2.8.0 |
| 782 | 2026-09-03T17:36:03.257Z | Downloaded zeroize_derive v1.5.0 |
| 783 | 2026-09-03T17:36:03.257Z | Downloaded postgres-protocol v0.6.10 |
| 784 | 2026-09-03T17:36:03.257Z | Downloaded cpufeatures v0.3.0 |
| 785 | 2026-09-03T17:36:03.260Z | Downloaded darling_macro v0.13.4 |
| 786 | 2026-09-03T17:36:03.260Z | Downloaded hybrid-array v0.4.13 |
| 787 | 2026-09-03T17:36:03.260Z | Downloaded polyval v0.7.1 |
| 788 | 2026-09-03T17:36:03.264Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 789 | 2026-09-03T17:36:03.265Z | Downloaded usdt-attr-macro v0.6.0 |
| 790 | 2026-09-03T17:36:03.265Z | Downloaded async-compression v0.4.41 |
| 791 | 2026-09-03T17:36:03.269Z | Downloaded backtrace v0.3.76 |
| 792 | 2026-09-03T17:36:03.269Z | Downloaded cc v1.2.56 |
| 793 | 2026-09-03T17:36:03.272Z | Downloaded chacha20poly1305 v0.10.1 |
| 794 | 2026-09-03T17:36:03.272Z | Downloaded diff v0.1.13 |
| 795 | 2026-09-03T17:36:03.276Z | Downloaded bumpalo v3.20.2 |
| 796 | 2026-09-03T17:36:03.279Z | Downloaded parking_lot v0.12.5 |
| 797 | 2026-09-03T17:36:03.279Z | Downloaded serde_derive_internals v0.29.1 |
| 798 | 2026-09-03T17:36:03.279Z | Downloaded signal-hook-registry v1.4.8 |
| 799 | 2026-09-03T17:36:03.279Z | Downloaded prettyplease v0.2.37 |
| 800 | 2026-09-03T17:36:03.283Z | Downloaded rayon-core v1.13.0 |
| 801 | 2026-09-03T17:36:03.287Z | Downloaded rsa v0.9.10 |
| 802 | 2026-09-03T17:36:03.293Z | Downloaded strum_macros v0.27.2 |
| 803 | 2026-09-03T17:36:03.293Z | Downloaded rustls-native-certs v0.8.3 |
| 804 | 2026-09-03T17:36:03.293Z | Downloaded termios v0.3.3 |
| 805 | 2026-09-03T17:36:03.293Z | Downloaded derive_builder_macro v0.20.2 |
| 806 | 2026-09-03T17:36:03.293Z | Downloaded ecdsa v0.17.0 |
| 807 | 2026-09-03T17:36:03.297Z | Downloaded http v1.4.2 |
| 808 | 2026-09-03T17:36:03.297Z | Downloaded vte v0.14.1 |
| 809 | 2026-09-03T17:36:03.297Z | Downloaded dyn-clone v1.0.20 |
| 810 | 2026-09-03T17:36:03.300Z | Downloaded smf v0.2.3 |
| 811 | 2026-09-03T17:36:03.300Z | Downloaded num-integer v0.1.46 |
| 812 | 2026-09-03T17:36:03.300Z | Downloaded unicase v2.9.0 |
| 813 | 2026-09-03T17:36:03.300Z | Downloaded walkdir v2.5.0 |
| 814 | 2026-09-03T17:36:03.300Z | Downloaded scuffle v0.1.0 |
| 815 | 2026-09-03T17:36:03.309Z | Downloaded yansi v1.0.1 |
| 816 | 2026-09-03T17:36:03.310Z | Downloaded zip v0.6.6 |
| 817 | 2026-09-03T17:36:03.317Z | Downloaded sqlformat v0.3.5 |
| 818 | 2026-09-03T17:36:03.318Z | Downloaded ssh-encoding v0.3.0 |
| 819 | 2026-09-03T17:36:03.318Z | Downloaded tokio-native-tls v0.3.1 |
| 820 | 2026-09-03T17:36:03.318Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 821 | 2026-09-03T17:36:03.318Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 822 | 2026-09-03T17:36:03.318Z | Downloaded wyz v0.5.1 |
| 823 | 2026-09-03T17:36:03.321Z | Downloaded serdect v0.4.3 |
| 824 | 2026-09-03T17:36:03.322Z | Downloaded csv-core v0.1.13 |
| 825 | 2026-09-03T17:36:03.322Z | Downloaded lru-cache v0.1.2 |
| 826 | 2026-09-03T17:36:03.322Z | Downloaded maplit v1.0.2 |
| 827 | 2026-09-03T17:36:03.322Z | Downloaded newtype-uuid-macros v0.1.0 |
| 828 | 2026-09-03T17:36:03.322Z | Downloaded match_cfg v0.1.0 |
| 829 | 2026-09-03T17:36:03.322Z | Downloaded newtype_derive v0.1.6 |
| 830 | 2026-09-03T17:36:03.322Z | Downloaded dof v0.4.0 |
| 831 | 2026-09-03T17:36:03.322Z | Downloaded indent_write v2.2.0 |
| 832 | 2026-09-03T17:36:03.322Z | Downloaded ctutils v0.4.2 |
| 833 | 2026-09-03T17:36:03.322Z | Downloaded hickory-resolver v0.24.4 |
| 834 | 2026-09-03T17:36:03.325Z | Downloaded derive-where v1.6.0 |
| 835 | 2026-09-03T17:36:03.329Z | Downloaded darling_core v0.20.11 |
| 836 | 2026-09-03T17:36:03.333Z | Downloaded darling_core v0.21.3 |
| 837 | 2026-09-03T17:36:03.336Z | Downloaded vergen-lib v0.1.6 |
| 838 | 2026-09-03T17:36:03.336Z | Downloaded omicron-zone-package v0.12.3 |
| 839 | 2026-09-03T17:36:03.336Z | Downloaded serde_spanned v1.1.1 |
| 840 | 2026-09-03T17:36:03.336Z | Downloaded keccak v0.1.6 |
| 841 | 2026-09-03T17:36:03.340Z | Downloaded multimap v0.10.1 |
| 842 | 2026-09-03T17:36:03.340Z | Downloaded is-terminal v0.4.17 |
| 843 | 2026-09-03T17:36:03.340Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 844 | 2026-09-03T17:36:03.340Z | Downloaded usdt-impl v0.6.0 |
| 845 | 2026-09-03T17:36:03.340Z | Downloaded potential_utf v0.1.4 |
| 846 | 2026-09-03T17:36:03.345Z | Downloaded derive_builder_core v0.20.2 |
| 847 | 2026-09-03T17:36:03.345Z | Downloaded hashbrown v0.13.2 |
| 848 | 2026-09-03T17:36:03.345Z | Downloaded quinn-udp v0.5.14 |
| 849 | 2026-09-03T17:36:03.348Z | Downloaded opaque-debug v0.3.1 |
| 850 | 2026-09-03T17:36:03.348Z | Downloaded peg-runtime v0.8.5 |
| 851 | 2026-09-03T17:36:03.348Z | Downloaded olpc-cjson v0.1.4 |
| 852 | 2026-09-03T17:36:03.348Z | Downloaded proc-macro-crate v3.4.0 |
| 853 | 2026-09-03T17:36:03.348Z | Downloaded ingot-types v0.2.0 |
| 854 | 2026-09-03T17:36:03.352Z | Downloaded salsa20 v0.11.0 |
| 855 | 2026-09-03T17:36:03.352Z | Downloaded crossbeam-deque v0.8.6 |
| 856 | 2026-09-03T17:36:03.352Z | Downloaded data-encoding v2.10.0 |
| 857 | 2026-09-03T17:36:03.352Z | Downloaded serde_urlencoded v0.7.1 |
| 858 | 2026-09-03T17:36:03.357Z | Downloaded yasna v0.5.2 |
| 859 | 2026-09-03T17:36:03.357Z | Downloaded ron v0.8.1 |
| 860 | 2026-09-03T17:36:03.368Z | Downloaded zerocopy v0.6.6 |
| 861 | 2026-09-03T17:36:03.371Z | Downloaded zstd-safe v7.2.4 |
| 862 | 2026-09-03T17:36:03.371Z | Downloaded slog-envlogger v2.2.0 |
| 863 | 2026-09-03T17:36:03.371Z | Downloaded sponge-cursor v0.1.0 |
| 864 | 2026-09-03T17:36:03.371Z | Downloaded hickory-server v0.25.2 |
| 865 | 2026-09-03T17:36:03.371Z | Downloaded const_format v0.2.35 |
| 866 | 2026-09-03T17:36:03.374Z | Downloaded paste v1.0.15 |
| 867 | 2026-09-03T17:36:03.374Z | Downloaded smallvec v1.15.1 |
| 868 | 2026-09-03T17:36:03.378Z | Downloaded twox-hash v2.1.2 |
| 869 | 2026-09-03T17:36:03.378Z | Downloaded rustc-hash v2.1.1 |
| 870 | 2026-09-03T17:36:03.378Z | Downloaded russh-util v0.52.0 |
| 871 | 2026-09-03T17:36:03.378Z | Downloaded scroll_derive v0.13.1 |
| 872 | 2026-09-03T17:36:03.383Z | Downloaded tagptr v0.2.0 |
| 873 | 2026-09-03T17:36:03.383Z | Downloaded tap v1.0.1 |
| 874 | 2026-09-03T17:36:03.383Z | Downloaded num_enum v0.7.6 |
| 875 | 2026-09-03T17:36:03.386Z | Downloaded phf v0.13.1 |
| 876 | 2026-09-03T17:36:03.386Z | Downloaded pretty_assertions v1.4.1 |
| 877 | 2026-09-03T17:36:03.389Z | Downloaded derive-ex v0.1.8 |
| 878 | 2026-09-03T17:36:03.389Z | Downloaded ppv-lite86 v0.2.21 |
| 879 | 2026-09-03T17:36:03.389Z | Downloaded pin-project-lite v0.2.17 |
| 880 | 2026-09-03T17:36:03.393Z | Downloaded papergrid v0.18.0 |
| 881 | 2026-09-03T17:36:03.398Z | Downloaded pin-project v1.1.11 |
| 882 | 2026-09-03T17:36:03.409Z | Downloaded unarray v0.1.4 |
| 883 | 2026-09-03T17:36:03.412Z | Downloaded usdt v0.6.0 |
| 884 | 2026-09-03T17:36:03.412Z | Downloaded postgres-types v0.2.12 |
| 885 | 2026-09-03T17:36:03.413Z | Downloaded supports-color v3.0.2 |
| 886 | 2026-09-03T17:36:03.413Z | Downloaded unit-prefix v0.5.2 |
| 887 | 2026-09-03T17:36:03.413Z | Downloaded typed-path v0.9.3 |
| 888 | 2026-09-03T17:36:03.413Z | Downloaded hashbrown v0.14.5 |
| 889 | 2026-09-03T17:36:03.417Z | Downloaded hashbrown v0.16.1 |
| 890 | 2026-09-03T17:36:03.422Z | Downloaded qorb v0.4.1 |
| 891 | 2026-09-03T17:36:03.422Z | Downloaded jobserver v0.1.34 |
| 892 | 2026-09-03T17:36:03.422Z | Downloaded indicatif v0.18.4 |
| 893 | 2026-09-03T17:36:03.425Z | Downloaded hyper-rustls v0.27.7 |
| 894 | 2026-09-03T17:36:03.425Z | Downloaded rand_seeder v0.4.0 |
| 895 | 2026-09-03T17:36:03.428Z | Downloaded crc8 v0.1.1 |
| 896 | 2026-09-03T17:36:03.428Z | Downloaded num-complex v0.4.6 |
| 897 | 2026-09-03T17:36:03.428Z | Downloaded peg-macros v0.8.5 |
| 898 | 2026-09-03T17:36:03.432Z | Downloaded crc-catalog v2.4.0 |
| 899 | 2026-09-03T17:36:03.432Z | Downloaded document-features v0.2.12 |
| 900 | 2026-09-03T17:36:03.432Z | Downloaded xattr v1.6.1 |
| 901 | 2026-09-03T17:36:03.432Z | Downloaded darling_macro v0.21.3 |
| 902 | 2026-09-03T17:36:03.432Z | Downloaded libsw v3.5.0 |
| 903 | 2026-09-03T17:36:03.432Z | Downloaded litemap v0.8.1 |
| 904 | 2026-09-03T17:36:03.436Z | Downloaded unicode_categories v0.1.1 |
| 905 | 2026-09-03T17:36:03.436Z | Downloaded darling_macro v0.23.0 |
| 906 | 2026-09-03T17:36:03.436Z | Downloaded crc32fast v1.5.0 |
| 907 | 2026-09-03T17:36:03.440Z | Downloaded slog-json v2.6.1 |
| 908 | 2026-09-03T17:36:03.440Z | Downloaded zstd v0.13.3 |
| 909 | 2026-09-03T17:36:03.440Z | Downloaded downcast-rs v2.0.2 |
| 910 | 2026-09-03T17:36:03.440Z | Downloaded aes v0.9.1 |
| 911 | 2026-09-03T17:36:03.443Z | Downloaded spki v0.7.3 |
| 912 | 2026-09-03T17:36:03.443Z | Downloaded spki v0.8.0 |
| 913 | 2026-09-03T17:36:03.447Z | Downloaded stringprep v0.1.5 |
| 914 | 2026-09-03T17:36:03.447Z | Downloaded derive_more-impl v2.1.1 |
| 915 | 2026-09-03T17:36:03.450Z | Downloaded instant v0.1.13 |
| 916 | 2026-09-03T17:36:03.450Z | Downloaded proc-macro-error2 v2.0.1 |
| 917 | 2026-09-03T17:36:03.454Z | Downloaded dirs-sys-next v0.1.2 |
| 918 | 2026-09-03T17:36:03.454Z | Downloaded ident_case v1.0.1 |
| 919 | 2026-09-03T17:36:03.454Z | Downloaded illumos-nvpair v0.3.0 |
| 920 | 2026-09-03T17:36:03.454Z | Downloaded serde_yaml v0.9.34+deprecated |
| 921 | 2026-09-03T17:36:03.459Z | Downloaded synstructure v0.13.2 |
| 922 | 2026-09-03T17:36:03.459Z | Downloaded lazy_static v1.5.0 |
| 923 | 2026-09-03T17:36:03.459Z | Downloaded nonempty v0.12.0 |
| 924 | 2026-09-03T17:36:03.459Z | Downloaded p256 v0.14.0 |
| 925 | 2026-09-03T17:36:03.466Z | Downloaded serde_tokenstream v0.3.0 |
| 926 | 2026-09-03T17:36:03.466Z | Downloaded parking_lot_core v0.9.12 |
| 927 | 2026-09-03T17:36:03.466Z | Downloaded md5 v0.8.0 |
| 928 | 2026-09-03T17:36:03.470Z | Downloaded const_format_proc_macros v0.2.34 |
| 929 | 2026-09-03T17:36:03.470Z | Downloaded oxide-generation-macros v0.2.0 |
| 930 | 2026-09-03T17:36:03.470Z | Downloaded derive_builder v0.20.2 |
| 931 | 2026-09-03T17:36:03.470Z | Downloaded shlex v1.3.0 |
| 932 | 2026-09-03T17:36:03.470Z | Downloaded derive_more v2.1.1 |
| 933 | 2026-09-03T17:36:03.477Z | Downloaded ignore v0.4.25 |
| 934 | 2026-09-03T17:36:03.480Z | Downloaded ingot-macros v0.2.0 |
| 935 | 2026-09-03T17:36:03.480Z | Downloaded zerovec-derive v0.11.2 |
| 936 | 2026-09-03T17:36:03.480Z | Downloaded daft-derive v0.1.8 |
| 937 | 2026-09-03T17:36:03.483Z | Downloaded diesel-dtrace v0.5.0 |
| 938 | 2026-09-03T17:36:03.483Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 939 | 2026-09-03T17:36:03.487Z | Downloaded libbz2-rs-sys v0.2.2 |
| 940 | 2026-09-03T17:36:03.490Z | Downloaded poly1305 v0.9.0 |
| 941 | 2026-09-03T17:36:03.490Z | Downloaded progenitor-macro v0.13.0 |
| 942 | 2026-09-03T17:36:03.490Z | Downloaded whoami v1.6.1 |
| 943 | 2026-09-03T17:36:03.494Z | Downloaded hyper-staticfile v0.10.1 |
| 944 | 2026-09-03T17:36:03.494Z | Downloaded whoami v2.1.0 |
| 945 | 2026-09-03T17:36:03.494Z | Downloaded xshell v0.2.7 |
| 946 | 2026-09-03T17:36:03.498Z | Downloaded ref-cast-impl v1.0.25 |
| 947 | 2026-09-03T17:36:03.498Z | Downloaded sigpipe v0.1.3 |
| 948 | 2026-09-03T17:36:03.498Z | Downloaded rand_chacha v0.3.1 |
| 949 | 2026-09-03T17:36:03.498Z | Downloaded vergen-lib v9.1.0 |
| 950 | 2026-09-03T17:36:03.502Z | Downloaded steno v0.4.1 |
| 951 | 2026-09-03T17:36:03.505Z | Downloaded hashbrown v0.15.5 |
| 952 | 2026-09-03T17:36:03.509Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 953 | 2026-09-03T17:36:03.513Z | Downloaded trait-variant v0.1.2 |
| 954 | 2026-09-03T17:36:03.513Z | Downloaded supports-hyperlinks v3.2.0 |
| 955 | 2026-09-03T17:36:03.513Z | Downloaded want v0.3.1 |
| 956 | 2026-09-03T17:36:03.516Z | Downloaded typify-macro v0.6.2 |
| 957 | 2026-09-03T17:36:03.516Z | Downloaded samael v0.0.19 |
| 958 | 2026-09-03T17:36:03.521Z | Downloaded pem v3.0.6 |
| 959 | 2026-09-03T17:36:03.524Z | Downloaded pem-rfc7468 v1.0.0 |
| 960 | 2026-09-03T17:36:03.524Z | Downloaded module-lattice v0.2.3 |
| 961 | 2026-09-03T17:36:03.529Z | Downloaded serde_cbor v0.11.2 |
| 962 | 2026-09-03T17:36:03.529Z | Downloaded pem-rfc7468 v0.7.0 |
| 963 | 2026-09-03T17:36:03.529Z | Downloaded utf8_iter v1.0.4 |
| 964 | 2026-09-03T17:36:03.534Z | Downloaded convert_case v0.4.0 |
| 965 | 2026-09-03T17:36:03.534Z | Downloaded display-error-chain v0.2.2 |
| 966 | 2026-09-03T17:36:03.534Z | Downloaded scrypt v0.12.0 |
| 967 | 2026-09-03T17:36:03.534Z | Downloaded universal-hash v0.5.1 |
| 968 | 2026-09-03T17:36:03.534Z | Downloaded primeorder v0.13.6 |
| 969 | 2026-09-03T17:36:03.537Z | Downloaded crucible-workspace-hack v0.1.0 |
| 970 | 2026-09-03T17:36:03.537Z | Downloaded icu_collections v2.1.1 |
| 971 | 2026-09-03T17:36:03.538Z | Downloaded toml_edit v0.19.15 |
| 972 | 2026-09-03T17:36:03.549Z | Downloaded icu_properties v2.1.2 |
| 973 | 2026-09-03T17:36:03.552Z | Downloaded cookie v0.18.1 |
| 974 | 2026-09-03T17:36:03.552Z | Downloaded daft v0.1.8 |
| 975 | 2026-09-03T17:36:03.555Z | Downloaded num-rational v0.4.2 |
| 976 | 2026-09-03T17:36:03.555Z | Downloaded port-file v0.1.0 |
| 977 | 2026-09-03T17:36:03.556Z | Downloaded predicates v3.1.4 |
| 978 | 2026-09-03T17:36:03.559Z | Downloaded defmt-parser v1.0.0 |
| 979 | 2026-09-03T17:36:03.559Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 980 | 2026-09-03T17:36:03.559Z | Downloaded itertools v0.10.5 |
| 981 | 2026-09-03T17:36:03.562Z | Downloaded h2 v0.4.15 |
| 982 | 2026-09-03T17:36:03.566Z | Downloaded sec1 v0.8.1 |
| 983 | 2026-09-03T17:36:03.571Z | Downloaded rustversion v1.0.22 |
| 984 | 2026-09-03T17:36:03.571Z | Downloaded sec1 v0.7.3 |
| 985 | 2026-09-03T17:36:03.571Z | Downloaded serde_with_macros v1.5.2 |
| 986 | 2026-09-03T17:36:03.571Z | Downloaded static_assertions v1.1.0 |
| 987 | 2026-09-03T17:36:03.575Z | Downloaded num_enum_derive v0.5.11 |
| 988 | 2026-09-03T17:36:03.575Z | Downloaded similar v2.7.0 |
| 989 | 2026-09-03T17:36:03.575Z | Downloaded tracing-attributes v0.1.31 |
| 990 | 2026-09-03T17:36:03.579Z | Downloaded lalrpop-util v0.19.12 |
| 991 | 2026-09-03T17:36:03.579Z | Downloaded tinyvec v1.10.0 |
| 992 | 2026-09-03T17:36:03.579Z | Downloaded toml v0.7.8 |
| 993 | 2026-09-03T17:36:03.582Z | Downloaded parse-display v0.10.0 |
| 994 | 2026-09-03T17:36:03.582Z | Downloaded strum_macros v0.26.4 |
| 995 | 2026-09-03T17:36:03.586Z | Downloaded tokio-dtrace v0.1.1 |
| 996 | 2026-09-03T17:36:03.586Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 997 | 2026-09-03T17:36:03.586Z | Downloaded rpassword v7.5.4 |
| 998 | 2026-09-03T17:36:03.586Z | Downloaded secrecy v0.8.0 |
| 999 | 2026-09-03T17:36:03.586Z | Downloaded hkdf v0.12.4 |
| 1000 | 2026-09-03T17:36:03.591Z | Downloaded vergen-gitcl v1.0.8 |
| 1001 | 2026-09-03T17:36:03.591Z | Downloaded tungstenite v0.21.0 |
| 1002 | 2026-09-03T17:36:03.623Z | Downloaded sqlparser_derive v0.5.0 |
| 1003 | 2026-09-03T17:36:03.623Z | Downloaded displaydoc v0.2.5 |
| 1004 | 2026-09-03T17:36:03.623Z | Downloaded progenitor-client v0.14.0 |
| 1005 | 2026-09-03T17:36:03.623Z | Downloaded rand_pcg v0.10.2 |
| 1006 | 2026-09-03T17:36:03.623Z | Downloaded num-bigint v0.4.6 |
| 1007 | 2026-09-03T17:36:03.623Z | Downloaded futures-util v0.3.32 |
| 1008 | 2026-09-03T17:36:03.623Z | Downloaded derive_more v0.99.20 |
| 1009 | 2026-09-03T17:36:03.623Z | Downloaded lock_api v0.4.14 |
| 1010 | 2026-09-03T17:36:03.623Z | Downloaded memmap2 v0.9.10 |
| 1011 | 2026-09-03T17:36:03.623Z | Downloaded newtype-uuid v1.3.2 |
| 1012 | 2026-09-03T17:36:03.623Z | Downloaded strum_macros v0.24.3 |
| 1013 | 2026-09-03T17:36:03.626Z | Downloaded yoke v0.8.1 |
| 1014 | 2026-09-03T17:36:03.626Z | Downloaded owo-colors v4.3.0 |
| 1015 | 2026-09-03T17:36:03.626Z | Downloaded untrusted v0.7.1 |
| 1016 | 2026-09-03T17:36:03.627Z | Downloaded zone v0.3.1 |
| 1017 | 2026-09-03T17:36:03.627Z | Downloaded num-bigint-dig v0.8.6 |
| 1018 | 2026-09-03T17:36:03.627Z | Downloaded defmt-macros v1.0.1 |
| 1019 | 2026-09-03T17:36:03.633Z | Downloaded miniz_oxide v0.8.9 |
| 1020 | 2026-09-03T17:36:03.636Z | Downloaded yoke-derive v0.8.1 |
| 1021 | 2026-09-03T17:36:03.642Z | Downloaded kstat-rs v0.2.5 |
| 1022 | 2026-09-03T17:36:03.645Z | Downloaded nodrop v0.1.14 |
| 1023 | 2026-09-03T17:36:03.651Z | Downloaded libloading v0.8.9 |
| 1024 | 2026-09-03T17:36:03.655Z | Downloaded pin-project-internal v1.1.11 |
| 1025 | 2026-09-03T17:36:03.655Z | Downloaded void v1.0.2 |
| 1026 | 2026-09-03T17:36:03.658Z | Downloaded internet-checksum v0.2.1 |
| 1027 | 2026-09-03T17:36:03.658Z | Downloaded slog-term v2.9.2 |
| 1028 | 2026-09-03T17:36:03.661Z | Downloaded ed25519 v3.0.0 |
| 1029 | 2026-09-03T17:36:03.661Z | Downloaded tokio-tungstenite v0.23.1 |
| 1030 | 2026-09-03T17:36:03.661Z | Downloaded phf_shared v0.11.3 |
| 1031 | 2026-09-03T17:36:03.665Z | Downloaded zerocopy-derive v0.8.55 |
| 1032 | 2026-09-03T17:36:03.669Z | Downloaded keccak v0.2.0 |
| 1033 | 2026-09-03T17:36:03.669Z | Downloaded md-5 v0.10.6 |
| 1034 | 2026-09-03T17:36:03.672Z | Downloaded ref-cast v1.0.25 |
| 1035 | 2026-09-03T17:36:03.672Z | Downloaded rtoolbox v0.0.3 |
| 1036 | 2026-09-03T17:36:03.672Z | Downloaded crypto-bigint v0.5.5 |
| 1037 | 2026-09-03T17:36:03.676Z | Downloaded scopeguard v1.2.0 |
| 1038 | 2026-09-03T17:36:03.679Z | Downloaded semver v0.1.20 |
| 1039 | 2026-09-03T17:36:03.679Z | Downloaded stable_deref_trait v1.2.1 |
| 1040 | 2026-09-03T17:36:03.682Z | Downloaded predicates-tree v1.0.13 |
| 1041 | 2026-09-03T17:36:03.682Z | Downloaded der v0.7.10 |
| 1042 | 2026-09-03T17:36:03.685Z | Downloaded tinyvec_macros v0.1.1 |
| 1043 | 2026-09-03T17:36:03.691Z | Downloaded idna v1.1.0 |
| 1044 | 2026-09-03T17:36:03.695Z | Downloaded slog v2.8.2 |
| 1045 | 2026-09-03T17:36:03.695Z | Downloaded time-macros v0.2.27 |
| 1046 | 2026-09-03T17:36:03.695Z | Downloaded strum v0.27.2 |
| 1047 | 2026-09-03T17:36:03.698Z | Downloaded termtree v0.5.1 |
| 1048 | 2026-09-03T17:36:03.698Z | Downloaded darling v0.13.4 |
| 1049 | 2026-09-03T17:36:03.698Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1050 | 2026-09-03T17:36:03.698Z | Downloaded num-traits v0.2.19 |
| 1051 | 2026-09-03T17:36:03.706Z | Downloaded hkdf v0.13.0 |
| 1052 | 2026-09-03T17:36:03.710Z | Downloaded rustls-pki-types v1.14.0 |
| 1053 | 2026-09-03T17:36:03.714Z | Downloaded knus v3.4.0 |
| 1054 | 2026-09-03T17:36:03.717Z | Downloaded tui-tree-widget v0.23.1 |
| 1055 | 2026-09-03T17:36:03.720Z | Downloaded aes-gcm v0.11.0 |
| 1056 | 2026-09-03T17:36:03.720Z | Downloaded num_enum_derive v0.7.6 |
| 1057 | 2026-09-03T17:36:03.724Z | Downloaded linked-hash-map v0.5.6 |
| 1058 | 2026-09-03T17:36:03.724Z | Downloaded precomputed-hash v0.1.1 |
| 1059 | 2026-09-03T17:36:03.724Z | Downloaded quick-error v1.2.3 |
| 1060 | 2026-09-03T17:36:03.724Z | Downloaded tower-http v0.6.8 |
| 1061 | 2026-09-03T17:36:03.729Z | Downloaded sha2 v0.11.0 |
| 1062 | 2026-09-03T17:36:03.732Z | Downloaded primefield v0.14.0 |
| 1063 | 2026-09-03T17:36:03.733Z | Downloaded reqwest v0.13.2 |
| 1064 | 2026-09-03T17:36:03.736Z | Downloaded p384 v0.14.0 |
| 1065 | 2026-09-03T17:36:03.739Z | Downloaded oxide-update-engine v0.1.2 |
| 1066 | 2026-09-03T17:36:03.739Z | Downloaded rand_chacha v0.9.0 |
| 1067 | 2026-09-03T17:36:03.739Z | Downloaded mime_guess v2.0.5 |
| 1068 | 2026-09-03T17:36:03.742Z | Downloaded icu_properties_data v2.1.2 |
| 1069 | 2026-09-03T17:36:03.748Z | Downloaded slog-stdlog v4.1.1 |
| 1070 | 2026-09-03T17:36:03.752Z | Downloaded url v2.5.8 |
| 1071 | 2026-09-03T17:36:03.753Z | Downloaded icu_provider v2.1.1 |
| 1072 | 2026-09-03T17:36:03.753Z | Downloaded recursive v0.1.1 |
| 1073 | 2026-09-03T17:36:03.753Z | Downloaded crossbeam-channel v0.5.15 |
| 1074 | 2026-09-03T17:36:03.756Z | Downloaded ed25519-dalek v3.0.0 |
| 1075 | 2026-09-03T17:36:03.756Z | Downloaded der_derive v0.7.3 |
| 1076 | 2026-09-03T17:36:03.760Z | Downloaded signature v3.0.0 |
| 1077 | 2026-09-03T17:36:03.760Z | Downloaded tinystr v0.8.2 |
| 1078 | 2026-09-03T17:36:03.760Z | Downloaded reqwest v0.12.28 |
| 1079 | 2026-09-03T17:36:03.764Z | Downloaded darling v0.21.3 |
| 1080 | 2026-09-03T17:36:03.768Z | Downloaded mio v1.2.0 |
| 1081 | 2026-09-03T17:36:03.771Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1082 | 2026-09-03T17:36:03.771Z | Downloaded rustc_version v0.1.7 |
| 1083 | 2026-09-03T17:36:03.771Z | Downloaded writeable v0.6.2 |
| 1084 | 2026-09-03T17:36:03.775Z | Downloaded delegate v0.13.5 |
| 1085 | 2026-09-03T17:36:03.775Z | Downloaded utf-8 v0.7.6 |
| 1086 | 2026-09-03T17:36:03.775Z | Downloaded memoffset v0.9.1 |
| 1087 | 2026-09-03T17:36:03.778Z | Downloaded simd-adler32 v0.3.8 |
| 1088 | 2026-09-03T17:36:03.781Z | Downloaded strsim v0.10.0 |
| 1089 | 2026-09-03T17:36:03.781Z | Downloaded darling_macro v0.20.11 |
| 1090 | 2026-09-03T17:36:03.781Z | Downloaded nom v8.0.0 |
| 1091 | 2026-09-03T17:36:03.785Z | Downloaded aho-corasick v1.1.4 |
| 1092 | 2026-09-03T17:36:03.789Z | Downloaded dropshot-api-manager v0.8.0 |
| 1093 | 2026-09-03T17:36:03.793Z | Downloaded crc-any v2.5.0 |
| 1094 | 2026-09-03T17:36:03.793Z | Downloaded progenitor-macro v0.14.0 |
| 1095 | 2026-09-03T17:36:03.797Z | Downloaded iana-time-zone v0.1.65 |
| 1096 | 2026-09-03T17:36:03.797Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1097 | 2026-09-03T17:36:03.797Z | Downloaded zeroize v1.9.0 |
| 1098 | 2026-09-03T17:36:03.797Z | Downloaded tower-service v0.3.3 |
| 1099 | 2026-09-03T17:36:03.797Z | Downloaded cstr-argument v0.1.2 |
| 1100 | 2026-09-03T17:36:03.800Z | Downloaded testing_table v0.3.0 |
| 1101 | 2026-09-03T17:36:03.800Z | Downloaded publicsuffix v2.3.0 |
| 1102 | 2026-09-03T17:36:03.800Z | Downloaded packed_struct_codegen v0.10.1 |
| 1103 | 2026-09-03T17:36:03.804Z | Downloaded scroll v0.13.0 |
| 1104 | 2026-09-03T17:36:03.804Z | Downloaded rand v0.10.1 |
| 1105 | 2026-09-03T17:36:03.808Z | Downloaded vsss-rs v3.3.4 |
| 1106 | 2026-09-03T17:36:03.811Z | Downloaded zip v4.6.1 |
| 1107 | 2026-09-03T17:36:03.814Z | Downloaded smallvec v0.6.14 |
| 1108 | 2026-09-03T17:36:03.814Z | Downloaded zerofrom-derive v0.1.6 |
| 1109 | 2026-09-03T17:36:03.815Z | Downloaded deranged v0.5.8 |
| 1110 | 2026-09-03T17:36:03.818Z | Downloaded cookie_store v0.22.1 |
| 1111 | 2026-09-03T17:36:03.818Z | Downloaded ipnet v2.12.0 |
| 1112 | 2026-09-03T17:36:03.822Z | Downloaded miette-derive v7.6.0 |
| 1113 | 2026-09-03T17:36:03.826Z | Downloaded serde_bytes v0.11.19 |
| 1114 | 2026-09-03T17:36:03.826Z | Downloaded crc v3.4.0 |
| 1115 | 2026-09-03T17:36:03.826Z | Downloaded prefix-trie v0.7.0 |
| 1116 | 2026-09-03T17:36:03.832Z | Downloaded convert_case v0.10.0 |
| 1117 | 2026-09-03T17:36:03.832Z | Downloaded vergen-git2 v9.1.0 |
| 1118 | 2026-09-03T17:36:03.835Z | Downloaded litrs v1.0.0 |
| 1119 | 2026-09-03T17:36:03.835Z | Downloaded ecdsa v0.16.9 |
| 1120 | 2026-09-03T17:36:03.835Z | Downloaded inout v0.1.4 |
| 1121 | 2026-09-03T17:36:03.835Z | Downloaded ed25519-dalek v2.2.0 |
| 1122 | 2026-09-03T17:36:03.838Z | Downloaded percent-encoding v2.3.2 |
| 1123 | 2026-09-03T17:36:03.838Z | Downloaded rfc6979 v0.6.0 |
| 1124 | 2026-09-03T17:36:03.838Z | Downloaded sapling-renderdag v0.1.0 |
| 1125 | 2026-09-03T17:36:03.841Z | Downloaded sync_wrapper v1.0.2 |
| 1126 | 2026-09-03T17:36:03.842Z | Downloaded lru v0.12.5 |
| 1127 | 2026-09-03T17:36:03.847Z | Downloaded schemars_derive v0.8.22 |
| 1128 | 2026-09-03T17:36:03.850Z | Downloaded crypto-primes v0.7.2 |
| 1129 | 2026-09-03T17:36:03.854Z | Downloaded schemars v1.2.1 |
| 1130 | 2026-09-03T17:36:03.864Z | Downloaded dropshot_endpoint v0.17.1 |
| 1131 | 2026-09-03T17:36:03.867Z | Downloaded either v1.15.0 |
| 1132 | 2026-09-03T17:36:03.867Z | Downloaded knus-derive v3.4.0 |
| 1133 | 2026-09-03T17:36:03.871Z | Downloaded ml-kem v0.3.2 |
| 1134 | 2026-09-03T17:36:03.871Z | Downloaded subprocess v0.2.15 |
| 1135 | 2026-09-03T17:36:03.875Z | Downloaded pkg-config v0.3.32 |
| 1136 | 2026-09-03T17:36:03.875Z | Downloaded tower-layer v0.3.3 |
| 1137 | 2026-09-03T17:36:03.875Z | Downloaded dunce v1.0.5 |
| 1138 | 2026-09-03T17:36:03.878Z | Downloaded num v0.4.3 |
| 1139 | 2026-09-03T17:36:03.878Z | Downloaded pkcs8 v0.11.0 |
| 1140 | 2026-09-03T17:36:03.878Z | Downloaded tokio-postgres v0.7.16 |
| 1141 | 2026-09-03T17:36:03.882Z | Downloaded ryu v1.0.23 |
| 1142 | 2026-09-03T17:36:03.882Z | Downloaded shell-words v1.1.1 |
| 1143 | 2026-09-03T17:36:03.886Z | Downloaded crypto-common v0.2.2 |
| 1144 | 2026-09-03T17:36:03.886Z | Downloaded phf_shared v0.12.1 |
| 1145 | 2026-09-03T17:36:03.886Z | Downloaded siphasher v1.0.2 |
| 1146 | 2026-09-03T17:36:03.886Z | Downloaded packed_struct v0.10.1 |
| 1147 | 2026-09-03T17:36:03.890Z | Downloaded time-core v0.1.8 |
| 1148 | 2026-09-03T17:36:03.895Z | Downloaded humantime v2.3.0 |
| 1149 | 2026-09-03T17:36:03.895Z | Downloaded ingot v0.2.1 |
| 1150 | 2026-09-03T17:36:03.899Z | Downloaded hyper-util v0.1.20 |
| 1151 | 2026-09-03T17:36:03.903Z | Downloaded icu_normalizer v2.1.1 |
| 1152 | 2026-09-03T17:36:03.906Z | Downloaded rustls-pemfile v2.2.0 |
| 1153 | 2026-09-03T17:36:03.906Z | Downloaded num-conv v0.2.0 |
| 1154 | 2026-09-03T17:36:03.906Z | Downloaded peg v0.8.5 |
| 1155 | 2026-09-03T17:36:03.909Z | Downloaded thiserror-no-std v2.0.2 |
| 1156 | 2026-09-03T17:36:03.912Z | Downloaded tungstenite v0.23.0 |
| 1157 | 2026-09-03T17:36:03.920Z | Downloaded zopfli v0.8.3 |
| 1158 | 2026-09-03T17:36:03.921Z | Downloaded sha1 v0.11.0 |
| 1159 | 2026-09-03T17:36:03.921Z | Downloaded git2 v0.20.4 |
| 1160 | 2026-09-03T17:36:03.924Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1161 | 2026-09-03T17:36:03.924Z | Downloaded icu_locale_core v2.1.1 |
| 1162 | 2026-09-03T17:36:03.927Z | Downloaded drift v0.2.0 |
| 1163 | 2026-09-03T17:36:03.932Z | Downloaded snafu v0.8.9 |
| 1164 | 2026-09-03T17:36:03.936Z | Downloaded rustls-webpki v0.103.13 |
| 1165 | 2026-09-03T17:36:03.939Z | Downloaded dirs-next v2.0.0 |
| 1166 | 2026-09-03T17:36:03.939Z | Downloaded p521 v0.14.0 |
| 1167 | 2026-09-03T17:36:03.942Z | Downloaded progenitor v0.14.0 |
| 1168 | 2026-09-03T17:36:03.942Z | Downloaded blake3 v1.8.5 |
| 1169 | 2026-09-03T17:36:03.947Z | Downloaded nanorand v0.7.0 |
| 1170 | 2026-09-03T17:36:03.950Z | Downloaded term v0.7.0 |
| 1171 | 2026-09-03T17:36:03.950Z | Downloaded wnaf v0.14.0 |
| 1172 | 2026-09-03T17:36:03.953Z | Downloaded parse-display-derive v0.10.0 |
| 1173 | 2026-09-03T17:36:03.953Z | Downloaded dsl_auto_type v0.2.0 |
| 1174 | 2026-09-03T17:36:03.953Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1175 | 2026-09-03T17:36:03.953Z | Downloaded digest-io v0.1.0 |
| 1176 | 2026-09-03T17:36:03.957Z | Downloaded tokio-rustls v0.26.4 |
| 1177 | 2026-09-03T17:36:03.957Z | Downloaded rustyline v14.0.0 |
| 1178 | 2026-09-03T17:36:03.960Z | Downloaded rawzip v0.4.4 |
| 1179 | 2026-09-03T17:36:03.964Z | Downloaded tracing-core v0.1.36 |
| 1180 | 2026-09-03T17:36:03.964Z | Downloaded elliptic-curve v0.13.8 |
| 1181 | 2026-09-03T17:36:03.967Z | Downloaded ipnetwork v0.21.1 |
| 1182 | 2026-09-03T17:36:03.967Z | Downloaded topological-sort v0.2.2 |
| 1183 | 2026-09-03T17:36:03.967Z | Downloaded stacker v0.1.23 |
| 1184 | 2026-09-03T17:36:03.971Z | Downloaded aws-lc-rs v1.16.3 |
| 1185 | 2026-09-03T17:36:03.974Z | Downloaded resolv-conf v0.7.6 |
| 1186 | 2026-09-03T17:36:03.978Z | Downloaded rsa v0.10.0-rc.18 |
| 1187 | 2026-09-03T17:36:03.981Z | Downloaded tower v0.5.3 |
| 1188 | 2026-09-03T17:36:03.990Z | Downloaded snafu-derive v0.8.9 |
| 1189 | 2026-09-03T17:36:03.990Z | Downloaded serde_with v1.14.0 |
| 1190 | 2026-09-03T17:36:03.993Z | Downloaded indexmap v1.9.3 |
| 1191 | 2026-09-03T17:36:03.993Z | Downloaded rand v0.9.2 |
| 1192 | 2026-09-03T17:36:03.996Z | Downloaded rand_core v0.6.4 |
| 1193 | 2026-09-03T17:36:03.996Z | Downloaded serde_with_macros v3.21.0 |
| 1194 | 2026-09-03T17:36:03.996Z | Downloaded indoc v2.0.7 |
| 1195 | 2026-09-03T17:36:03.999Z | Downloaded progenitor v0.13.0 |
| 1196 | 2026-09-03T17:36:03.999Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1197 | 2026-09-03T17:36:04.004Z | Downloaded native-tls v0.2.18 |
| 1198 | 2026-09-03T17:36:04.004Z | Downloaded serde-hex v0.1.0 |
| 1199 | 2026-09-03T17:36:04.004Z | Downloaded winnow v0.6.26 |
| 1200 | 2026-09-03T17:36:04.007Z | Downloaded unicode-bidi v0.3.18 |
| 1201 | 2026-09-03T17:36:04.010Z | Downloaded constant_time_eq v0.4.2 |
| 1202 | 2026-09-03T17:36:04.011Z | Downloaded quinn v0.11.11 |
| 1203 | 2026-09-03T17:36:04.014Z | Downloaded maybe-uninit v2.0.0 |
| 1204 | 2026-09-03T17:36:04.014Z | Downloaded winnow v1.0.3 |
| 1205 | 2026-09-03T17:36:04.019Z | Downloaded crossbeam-epoch v0.9.18 |
| 1206 | 2026-09-03T17:36:04.023Z | Downloaded libsw-core v0.3.2 |
| 1207 | 2026-09-03T17:36:04.023Z | Downloaded unsafe-libyaml v0.2.11 |
| 1208 | 2026-09-03T17:36:04.026Z | Downloaded nu-ansi-term v0.50.3 |
| 1209 | 2026-09-03T17:36:04.026Z | Downloaded oxide-generation v0.1.3 |
| 1210 | 2026-09-03T17:36:04.026Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1211 | 2026-09-03T17:36:04.029Z | Downloaded psm v0.1.30 |
| 1212 | 2026-09-03T17:36:04.032Z | Downloaded des v0.9.0 |
| 1213 | 2026-09-03T17:36:04.033Z | Downloaded diesel_derives v2.3.7 |
| 1214 | 2026-09-03T17:36:04.036Z | Downloaded slog-dtrace v0.3.0 |
| 1215 | 2026-09-03T17:36:04.039Z | Downloaded iri-string v0.7.10 |
| 1216 | 2026-09-03T17:36:04.042Z | Downloaded postcard v1.1.3 |
| 1217 | 2026-09-03T17:36:04.045Z | Downloaded bitvec v1.0.1 |
| 1218 | 2026-09-03T17:36:04.053Z | Downloaded openssl-sys v0.9.117 |
| 1219 | 2026-09-03T17:36:04.056Z | Downloaded darling v0.23.0 |
| 1220 | 2026-09-03T17:36:04.059Z | Downloaded uuid v1.23.4 |
| 1221 | 2026-09-03T17:36:04.063Z | Downloaded salty v0.3.0 |
| 1222 | 2026-09-03T17:36:04.066Z | Downloaded reedline v0.40.0 |
| 1223 | 2026-09-03T17:36:04.069Z | Downloaded minimal-lexical v0.2.1 |
| 1224 | 2026-09-03T17:36:04.073Z | Downloaded uzers v0.12.2 |
| 1225 | 2026-09-03T17:36:04.076Z | Downloaded hyper v1.10.1 |
| 1226 | 2026-09-03T17:36:04.079Z | Downloaded object v0.30.4 |
| 1227 | 2026-09-03T17:36:04.084Z | Downloaded bindgen v0.71.1 |
| 1228 | 2026-09-03T17:36:04.088Z | Downloaded itertools v0.13.0 |
| 1229 | 2026-09-03T17:36:04.093Z | Downloaded nom v7.1.3 |
| 1230 | 2026-09-03T17:36:04.096Z | Downloaded darling_core v0.23.0 |
| 1231 | 2026-09-03T17:36:04.099Z | Downloaded tough v0.22.0 |
| 1232 | 2026-09-03T17:36:04.106Z | Downloaded rand v0.8.6 |
| 1233 | 2026-09-03T17:36:04.109Z | Downloaded zerotrie v0.2.3 |
| 1234 | 2026-09-03T17:36:04.109Z | Downloaded gimli v0.32.3 |
| 1235 | 2026-09-03T17:36:04.114Z | Downloaded chrono v0.4.45 |
| 1236 | 2026-09-03T17:36:04.119Z | Downloaded parking_lot v0.11.2 |
| 1237 | 2026-09-03T17:36:04.122Z | Downloaded unicode-normalization v0.1.25 |
| 1238 | 2026-09-03T17:36:04.127Z | Downloaded lalrpop v0.19.12 |
| 1239 | 2026-09-03T17:36:04.131Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1240 | 2026-09-03T17:36:04.134Z | Downloaded pkcs5 v0.8.1 |
| 1241 | 2026-09-03T17:36:04.138Z | Downloaded vcpkg v0.2.15 |
| 1242 | 2026-09-03T17:36:04.163Z | Downloaded tar v0.4.46 |
| 1243 | 2026-09-03T17:36:04.166Z | Downloaded goblin v0.10.5 |
| 1244 | 2026-09-03T17:36:04.169Z | Downloaded icu_normalizer_data v2.1.1 |
| 1245 | 2026-09-03T17:36:04.172Z | Downloaded x509-cert v0.2.5 |
| 1246 | 2026-09-03T17:36:04.176Z | Downloaded itertools v0.15.0 |
| 1247 | 2026-09-03T17:36:04.179Z | Downloaded unicode-segmentation v1.12.0 |
| 1248 | 2026-09-03T17:36:04.182Z | Downloaded darling_core v0.13.4 |
| 1249 | 2026-09-03T17:36:04.185Z | Downloaded crossterm v0.28.1 |
| 1250 | 2026-09-03T17:36:04.188Z | Downloaded proptest v1.11.0 |
| 1251 | 2026-09-03T17:36:04.194Z | Downloaded jiff-core v0.1.0 |
| 1252 | 2026-09-03T17:36:04.197Z | Downloaded iddqd v0.4.2 |
| 1253 | 2026-09-03T17:36:04.202Z | Downloaded tabled v0.21.0 |
| 1254 | 2026-09-03T17:36:04.213Z | Downloaded time v0.3.47 |
| 1255 | 2026-09-03T17:36:04.221Z | Downloaded portable-atomic v1.13.1 |
| 1256 | 2026-09-03T17:36:04.225Z | Downloaded polar-core v0.27.3 |
| 1257 | 2026-09-03T17:36:04.231Z | Downloaded der v0.8.0 |
| 1258 | 2026-09-03T17:36:04.234Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1259 | 2026-09-03T17:36:04.239Z | Downloaded miette v7.6.0 |
| 1260 | 2026-09-03T17:36:04.244Z | Downloaded crossterm v0.29.0 |
| 1261 | 2026-09-03T17:36:04.248Z | Downloaded zlib-rs v0.6.2 |
| 1262 | 2026-09-03T17:36:04.253Z | Downloaded quinn-proto v0.11.16 |
| 1263 | 2026-09-03T17:36:04.257Z | Downloaded regex-syntax v0.6.29 |
| 1264 | 2026-09-03T17:36:04.260Z | Downloaded nix v0.27.1 |
| 1265 | 2026-09-03T17:36:04.266Z | Downloaded smoltcp v0.9.1 |
| 1266 | 2026-09-03T17:36:04.272Z | Downloaded quick-xml v0.37.5 |
| 1267 | 2026-09-03T17:36:04.276Z | Downloaded radix_trie v0.2.1 |
| 1268 | 2026-09-03T17:36:04.279Z | Downloaded winnow v0.5.40 |
| 1269 | 2026-09-03T17:36:04.286Z | Downloaded rayon v1.11.0 |
| 1270 | 2026-09-03T17:36:04.290Z | Downloaded hickory-proto v0.24.4 |
| 1271 | 2026-09-03T17:36:04.299Z | Downloaded itertools v0.14.0 |
| 1272 | 2026-09-03T17:36:04.304Z | Downloaded petname v2.0.2 |
| 1273 | 2026-09-03T17:36:04.307Z | Downloaded libxml v0.3.3 |
| 1274 | 2026-09-03T17:36:04.310Z | Downloaded zerovec v0.11.5 |
| 1275 | 2026-09-03T17:36:04.314Z | Downloaded libm v0.2.16 |
| 1276 | 2026-09-03T17:36:04.320Z | Downloaded hickory-proto v0.25.2 |
| 1277 | 2026-09-03T17:36:04.330Z | Downloaded itertools v0.12.1 |
| 1278 | 2026-09-03T17:36:04.334Z | Downloaded p384 v0.13.1 |
| 1279 | 2026-09-03T17:36:04.341Z | Downloaded russh v0.62.4 |
| 1280 | 2026-09-03T17:36:04.350Z | Downloaded bstr v1.12.1 |
| 1281 | 2026-09-03T17:36:04.356Z | Downloaded tokio-util v0.7.18 |
| 1282 | 2026-09-03T17:36:04.360Z | Downloaded curve25519-dalek v4.1.3 |
| 1283 | 2026-09-03T17:36:04.370Z | Downloaded regress v0.10.5 |
| 1284 | 2026-09-03T17:36:04.374Z | Downloaded nix v0.28.0 |
| 1285 | 2026-09-03T17:36:04.379Z | Downloaded moka v0.12.13 |
| 1286 | 2026-09-03T17:36:04.463Z | Downloaded regress v0.11.1 |
| 1287 | 2026-09-03T17:36:04.469Z | Downloaded crypto-bigint v0.7.5 |
| 1288 | 2026-09-03T17:36:04.469Z | Downloaded regex v1.12.3 |
| 1289 | 2026-09-03T17:36:04.469Z | Downloaded serde_with v3.21.0 |
| 1290 | 2026-09-03T17:36:04.469Z | Downloaded openapiv3 v2.2.0 |
| 1291 | 2026-09-03T17:36:04.469Z | Downloaded regex-syntax v0.8.10 |
| 1292 | 2026-09-03T17:36:04.470Z | Downloaded rustls v0.23.41 |
| 1293 | 2026-09-03T17:36:04.470Z | Downloaded sha3 v0.12.0 |
| 1294 | 2026-09-03T17:36:04.470Z | Downloaded sled v0.34.7 |
| 1295 | 2026-09-03T17:36:04.470Z | Downloaded tracing v0.1.44 |
| 1296 | 2026-09-03T17:36:04.470Z | Downloaded zerocopy v0.8.55 |
| 1297 | 2026-09-03T17:36:04.470Z | Downloaded curve25519-dalek v5.0.0 |
| 1298 | 2026-09-03T17:36:04.473Z | Downloaded dropshot v0.17.1 |
| 1299 | 2026-09-03T17:36:04.489Z | Downloaded smoltcp v0.11.0 |
| 1300 | 2026-09-03T17:36:04.519Z | Downloaded object v0.37.3 |
| 1301 | 2026-09-03T17:36:04.597Z | Downloaded rustix v0.38.44 |
| 1302 | 2026-09-03T17:36:04.597Z | Downloaded ratatui v0.29.0 |
| 1303 | 2026-09-03T17:36:04.597Z | Downloaded openssl v0.10.80 |
| 1304 | 2026-09-03T17:36:04.625Z | Downloaded syn v3.0.3 |
| 1305 | 2026-09-03T17:36:04.625Z | Downloaded typify-impl v0.6.2 |
| 1306 | 2026-09-03T17:36:04.625Z | Downloaded diesel v2.3.7 |
| 1307 | 2026-09-03T17:36:04.625Z | Downloaded nix v0.31.2 |
| 1308 | 2026-09-03T17:36:04.625Z | Downloaded petgraph v0.6.5 |
| 1309 | 2026-09-03T17:36:04.625Z | Downloaded sqlparser v0.61.0 |
| 1310 | 2026-09-03T17:36:04.625Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1311 | 2026-09-03T17:36:04.637Z | Downloaded regex-automata v0.4.14 |
| 1312 | 2026-09-03T17:36:04.637Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1313 | 2026-09-03T17:36:04.637Z | Downloaded sha3 v0.11.0 |
| 1314 | 2026-09-03T17:36:04.638Z | Downloaded zerocopy-derive v0.6.6 |
| 1315 | 2026-09-03T17:36:04.638Z | Downloaded sha3 v0.10.8 |
| 1316 | 2026-09-03T17:36:04.638Z | Downloaded jiff v0.2.34 |
| 1317 | 2026-09-03T17:36:04.648Z | Downloaded petgraph v0.8.3 |
| 1318 | 2026-09-03T17:36:04.669Z | Downloaded tokio v1.52.1 |
| 1319 | 2026-09-03T17:36:04.699Z | Downloaded chrono-tz v0.10.4 |
| 1320 | 2026-09-03T17:36:04.710Z | Downloaded encoding_rs v0.8.35 |
| 1321 | 2026-09-03T17:36:04.718Z | Downloaded csv v1.4.0 |
| 1322 | 2026-09-03T17:36:04.736Z | Downloaded libz-sys v1.1.24 |
| 1323 | 2026-09-03T17:36:04.768Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1324 | 2026-09-03T17:36:04.794Z | Downloaded ring v0.17.14 |
| 1325 | 2026-09-03T17:36:05.329Z | Downloaded aws-lc-sys v0.40.0 |
| 1326 | 2026-09-03T17:36:05.643Z | Compiling serde_core v1.0.228 |
| 1327 | 2026-09-03T17:36:05.643Z | Compiling libc v0.2.185 |
| 1328 | 2026-09-03T17:36:05.643Z | Compiling serde v1.0.228 |
| 1329 | 2026-09-03T17:36:05.657Z | Compiling log v0.4.33 |
| 1330 | 2026-09-03T17:36:05.657Z | Compiling smallvec v1.15.1 |
| 1331 | 2026-09-03T17:36:05.657Z | Compiling shlex v1.3.0 |
| 1332 | 2026-09-03T17:36:05.657Z | Compiling find-msvc-tools v0.1.9 |
| 1333 | 2026-09-03T17:36:05.657Z | Compiling subtle v2.6.1 |
| 1334 | 2026-09-03T17:36:05.813Z | Compiling scopeguard v1.2.0 |
| 1335 | 2026-09-03T17:36:05.819Z | Compiling typenum v1.20.1 |
| 1336 | 2026-09-03T17:36:05.827Z | Compiling stable_deref_trait v1.2.1 |
| 1337 | 2026-09-03T17:36:05.833Z | Compiling zerocopy v0.8.55 |
| 1338 | 2026-09-03T17:36:05.833Z | Compiling portable-atomic v1.13.1 |
| 1339 | 2026-09-03T17:36:05.881Z | Compiling serde_json v1.0.151 |
| 1340 | 2026-09-03T17:36:05.895Z | Compiling syn v2.0.117 |
| 1341 | 2026-09-03T17:36:05.910Z | Compiling critical-section v1.2.0 |
| 1342 | 2026-09-03T17:36:06.031Z | Compiling lock_api v0.4.14 |
| 1343 | 2026-09-03T17:36:06.111Z | Compiling libm v0.2.16 |
| 1344 | 2026-09-03T17:36:06.133Z | Compiling num-traits v0.2.19 |
| 1345 | 2026-09-03T17:36:06.147Z | Compiling pkg-config v0.3.32 |
| 1346 | 2026-09-03T17:36:06.162Z | Compiling generic-array v0.14.7 |
| 1347 | 2026-09-03T17:36:06.166Z | Compiling parking_lot_core v0.9.12 |
| 1348 | 2026-09-03T17:36:06.199Z | Compiling getrandom v0.4.3 |
| 1349 | 2026-09-03T17:36:06.204Z | Compiling pin-project-lite v0.2.17 |
| 1350 | 2026-09-03T17:36:06.273Z | Compiling const-oid v0.9.6 |
| 1351 | 2026-09-03T17:36:06.306Z | Compiling rand_core v0.10.0 |
| 1352 | 2026-09-03T17:36:06.339Z | Compiling writeable v0.6.2 |
| 1353 | 2026-09-03T17:36:06.355Z | Compiling futures-core v0.3.32 |
| 1354 | 2026-09-03T17:36:06.501Z | Compiling percent-encoding v2.3.2 |
| 1355 | 2026-09-03T17:36:06.508Z | Compiling litemap v0.8.1 |
| 1356 | 2026-09-03T17:36:06.636Z | Compiling icu_normalizer_data v2.1.1 |
| 1357 | 2026-09-03T17:36:06.636Z | Compiling icu_properties_data v2.1.2 |
| 1358 | 2026-09-03T17:36:06.640Z | Compiling rustix v1.1.4 |
| 1359 | 2026-09-03T17:36:06.649Z | Compiling getrandom v0.3.4 |
| 1360 | 2026-09-03T17:36:06.726Z | Compiling futures-sink v0.3.32 |
| 1361 | 2026-09-03T17:36:06.786Z | Compiling futures-task v0.3.32 |
| 1362 | 2026-09-03T17:36:06.866Z | Compiling futures-io v0.3.32 |
| 1363 | 2026-09-03T17:36:06.870Z | Compiling futures-channel v0.3.32 |
| 1364 | 2026-09-03T17:36:06.905Z | Compiling slab v0.4.12 |
| 1365 | 2026-09-03T17:36:06.909Z | Compiling utf8_iter v1.0.4 |
| 1366 | 2026-09-03T17:36:06.909Z | Compiling form_urlencoded v1.2.2 |
| 1367 | 2026-09-03T17:36:06.966Z | Compiling errno v0.3.14 |
| 1368 | 2026-09-03T17:36:06.982Z | Compiling jobserver v0.1.34 |
| 1369 | 2026-09-03T17:36:07.019Z | Compiling getrandom v0.2.17 |
| 1370 | 2026-09-03T17:36:07.110Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-09-03T17:36:07.131Z | Compiling mio v1.2.0 |
| 1372 | 2026-09-03T17:36:07.170Z | Compiling socket2 v0.6.3 |
| 1373 | 2026-09-03T17:36:07.194Z | Compiling rand_core v0.6.4 |
| 1374 | 2026-09-03T17:36:07.266Z | Compiling cc v1.2.56 |
| 1375 | 2026-09-03T17:36:07.300Z | Compiling parking_lot v0.12.5 |
| 1376 | 2026-09-03T17:36:07.331Z | Compiling rustversion v1.0.22 |
| 1377 | 2026-09-03T17:36:07.386Z | Compiling once_cell v1.21.3 |
| 1378 | 2026-09-03T17:36:07.432Z | Compiling base64ct v1.8.3 |
| 1379 | 2026-09-03T17:36:07.456Z | Compiling iana-time-zone v0.1.65 |
| 1380 | 2026-09-03T17:36:07.477Z | Compiling ident_case v1.0.1 |
| 1381 | 2026-09-03T17:36:07.509Z | Compiling flagset v0.4.7 |
| 1382 | 2026-09-03T17:36:07.550Z | Compiling dunce v1.0.5 |
| 1383 | 2026-09-03T17:36:07.585Z | Compiling fs_extra v1.3.0 |
| 1384 | 2026-09-03T17:36:07.676Z | Compiling regex-syntax v0.8.10 |
| 1385 | 2026-09-03T17:36:07.686Z | Compiling base64 v0.22.1 |
| 1386 | 2026-09-03T17:36:07.701Z | Compiling rand_core v0.9.5 |
| 1387 | 2026-09-03T17:36:07.704Z | Compiling syn v1.0.109 |
| 1388 | 2026-09-03T17:36:07.736Z | Compiling pem-rfc7468 v0.7.0 |
| 1389 | 2026-09-03T17:36:07.737Z | Compiling vcpkg v0.2.15 |
| 1390 | 2026-09-03T17:36:07.789Z | Compiling tracing-core v0.1.36 |
| 1391 | 2026-09-03T17:36:07.812Z | Compiling aws-lc-rs v1.16.3 |
| 1392 | 2026-09-03T17:36:07.828Z | Compiling cpufeatures v0.2.17 |
| 1393 | 2026-09-03T17:36:07.932Z | Compiling schemars v0.8.22 |
| 1394 | 2026-09-03T17:36:07.952Z | Compiling dyn-clone v1.0.20 |
| 1395 | 2026-09-03T17:36:08.049Z | Compiling simd-adler32 v0.3.8 |
| 1396 | 2026-09-03T17:36:08.068Z | Compiling spin v0.9.8 |
| 1397 | 2026-09-03T17:36:08.130Z | Compiling adler2 v2.0.1 |
| 1398 | 2026-09-03T17:36:08.149Z | Compiling httparse v1.10.1 |
| 1399 | 2026-09-03T17:36:08.149Z | Compiling tinyvec_macros v0.1.1 |
| 1400 | 2026-09-03T17:36:08.200Z | Compiling cmake v0.1.57 |
| 1401 | 2026-09-03T17:36:08.243Z | Compiling cmov v0.5.4 |
| 1402 | 2026-09-03T17:36:08.260Z | Compiling crc32fast v1.5.0 |
| 1403 | 2026-09-03T17:36:08.318Z | Compiling openssl-probe v0.2.1 |
| 1404 | 2026-09-03T17:36:08.367Z | Compiling miniz_oxide v0.8.9 |
| 1405 | 2026-09-03T17:36:08.418Z | Compiling tinyvec v1.10.0 |
| 1406 | 2026-09-03T17:36:08.489Z | Compiling aho-corasick v1.1.4 |
| 1407 | 2026-09-03T17:36:08.519Z | Compiling ctutils v0.4.2 |
| 1408 | 2026-09-03T17:36:08.533Z | Compiling untrusted v0.7.1 |
| 1409 | 2026-09-03T17:36:08.551Z | Compiling bitflags v2.11.0 |
| 1410 | 2026-09-03T17:36:08.618Z | Compiling semver v1.0.28 |
| 1411 | 2026-09-03T17:36:08.618Z | Compiling indexmap v2.14.0 |
| 1412 | 2026-09-03T17:36:08.670Z | Compiling uuid v1.23.4 |
| 1413 | 2026-09-03T17:36:08.757Z | Compiling tower-service v0.3.3 |
| 1414 | 2026-09-03T17:36:08.804Z | Compiling atomic-waker v1.1.2 |
| 1415 | 2026-09-03T17:36:08.832Z | Compiling try-lock v0.2.5 |
| 1416 | 2026-09-03T17:36:08.847Z | Compiling unicode-segmentation v1.12.0 |
| 1417 | 2026-09-03T17:36:08.863Z | Compiling tower-layer v0.3.3 |
| 1418 | 2026-09-03T17:36:08.896Z | Compiling radium v0.7.0 |
| 1419 | 2026-09-03T17:36:08.981Z | Compiling rustc_version v0.4.1 |
| 1420 | 2026-09-03T17:36:08.990Z | Compiling want v0.3.1 |
| 1421 | 2026-09-03T17:36:09.167Z | Compiling httpdate v1.0.3 |
| 1422 | 2026-09-03T17:36:09.228Z | Compiling maybe-uninit v2.0.0 |
| 1423 | 2026-09-03T17:36:09.259Z | Compiling openssl v0.10.80 |
| 1424 | 2026-09-03T17:36:09.284Z | Compiling aws-lc-sys v0.40.0 |
| 1425 | 2026-09-03T17:36:09.338Z | Compiling openssl-sys v0.9.117 |
| 1426 | 2026-09-03T17:36:09.363Z | Compiling rustls v0.23.41 |
| 1427 | 2026-09-03T17:36:09.377Z | Compiling tap v1.0.1 |
| 1428 | 2026-09-03T17:36:09.464Z | Compiling foreign-types-shared v0.1.1 |
| 1429 | 2026-09-03T17:36:09.493Z | Compiling synstructure v0.13.2 |
| 1430 | 2026-09-03T17:36:09.493Z | Compiling serde_derive_internals v0.29.1 |
| 1431 | 2026-09-03T17:36:09.536Z | Compiling pest_generator v2.8.6 |
| 1432 | 2026-09-03T17:36:09.566Z | Compiling regex-automata v0.4.14 |
| 1433 | 2026-09-03T17:36:09.600Z | Compiling darling_core v0.20.11 |
| 1434 | 2026-09-03T17:36:09.600Z | Compiling untrusted v0.9.0 |
| 1435 | 2026-09-03T17:36:09.600Z | Compiling foreign-types v0.3.2 |
| 1436 | 2026-09-03T17:36:09.723Z | Compiling wyz v0.5.1 |
| 1437 | 2026-09-03T17:36:09.757Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1438 | 2026-09-03T17:36:09.775Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1439 | 2026-09-03T17:36:09.950Z | Compiling tempfile v3.27.0 |
| 1440 | 2026-09-03T17:36:10.035Z | Compiling terminal_size v0.4.3 |
| 1441 | 2026-09-03T17:36:10.217Z | Compiling unicode-normalization v0.1.25 |
| 1442 | 2026-09-03T17:36:10.231Z | Compiling num-integer v0.1.46 |
| 1443 | 2026-09-03T17:36:10.269Z | Compiling wait-timeout v0.2.1 |
| 1444 | 2026-09-03T17:36:10.303Z | Compiling socket2 v0.5.10 |
| 1445 | 2026-09-03T17:36:10.436Z | Compiling ahash v0.8.12 |
| 1446 | 2026-09-03T17:36:10.454Z | Compiling funty v2.0.0 |
| 1447 | 2026-09-03T17:36:10.470Z | Compiling bit-vec v0.8.0 |
| 1448 | 2026-09-03T17:36:10.614Z | Compiling powerfmt v0.2.0 |
| 1449 | 2026-09-03T17:36:10.638Z | Compiling packed_struct v0.10.1 |
| 1450 | 2026-09-03T17:36:10.650Z | Compiling num-bigint-dig v0.8.6 |
| 1451 | 2026-09-03T17:36:10.674Z | Compiling quick-error v1.2.3 |
| 1452 | 2026-09-03T17:36:10.674Z | Compiling native-tls v0.2.18 |
| 1453 | 2026-09-03T17:36:10.688Z | Compiling num-conv v0.2.0 |
| 1454 | 2026-09-03T17:36:10.710Z | Compiling time-core v0.1.8 |
| 1455 | 2026-09-03T17:36:10.790Z | Compiling rusty-fork v0.3.1 |
| 1456 | 2026-09-03T17:36:10.790Z | Compiling bit-set v0.8.0 |
| 1457 | 2026-09-03T17:36:10.833Z | Compiling deranged v0.5.8 |
| 1458 | 2026-09-03T17:36:10.833Z | Compiling clap_builder v4.6.0 |
| 1459 | 2026-09-03T17:36:10.878Z | Compiling bitvec v1.0.1 |
| 1460 | 2026-09-03T17:36:10.882Z | Compiling num-iter v0.1.45 |
| 1461 | 2026-09-03T17:36:10.933Z | Compiling time-macros v0.2.27 |
| 1462 | 2026-09-03T17:36:11.027Z | Compiling lazy_static v1.5.0 |
| 1463 | 2026-09-03T17:36:11.054Z | Compiling rand_xorshift v0.4.0 |
| 1464 | 2026-09-03T17:36:11.117Z | Compiling sync_wrapper v1.0.2 |
| 1465 | 2026-09-03T17:36:11.165Z | Compiling indexmap v1.9.3 |
| 1466 | 2026-09-03T17:36:11.165Z | Compiling object v0.37.3 |
| 1467 | 2026-09-03T17:36:11.225Z | Compiling zlib-rs v0.6.2 |
| 1468 | 2026-09-03T17:36:11.268Z | Compiling crossbeam-utils v0.8.21 |
| 1469 | 2026-09-03T17:36:11.285Z | Compiling num_threads v0.1.7 |
| 1470 | 2026-09-03T17:36:11.418Z | Compiling unarray v0.1.4 |
| 1471 | 2026-09-03T17:36:11.439Z | Compiling paste v1.0.15 |
| 1472 | 2026-09-03T17:36:11.551Z | Compiling nodrop v0.1.14 |
| 1473 | 2026-09-03T17:36:11.559Z | Compiling siphasher v1.0.2 |
| 1474 | 2026-09-03T17:36:11.639Z | Compiling serde_derive v1.0.228 |
| 1475 | 2026-09-03T17:36:11.648Z | Compiling zeroize_derive v1.5.0 |
| 1476 | 2026-09-03T17:36:11.659Z | Compiling zerofrom-derive v0.1.6 |
| 1477 | 2026-09-03T17:36:11.824Z | Compiling zerocopy-derive v0.8.55 |
| 1478 | 2026-09-03T17:36:11.874Z | Compiling yoke-derive v0.8.1 |
| 1479 | 2026-09-03T17:36:11.995Z | Compiling zerovec-derive v0.11.2 |
| 1480 | 2026-09-03T17:36:12.140Z | Compiling displaydoc v0.2.5 |
| 1481 | 2026-09-03T17:36:12.308Z | Compiling tokio-macros v2.7.0 |
| 1482 | 2026-09-03T17:36:12.457Z | Compiling futures-macro v0.3.32 |
| 1483 | 2026-09-03T17:36:12.505Z | Compiling der_derive v0.7.3 |
| 1484 | 2026-09-03T17:36:12.758Z | Compiling thiserror-impl v2.0.18 |
| 1485 | 2026-09-03T17:36:13.048Z | Compiling tracing-attributes v0.1.31 |
| 1486 | 2026-09-03T17:36:13.129Z | Compiling schemars_derive v0.8.22 |
| 1487 | 2026-09-03T17:36:13.206Z | Compiling pest_derive v2.8.6 |
| 1488 | 2026-09-03T17:36:13.311Z | Compiling scroll_derive v0.13.1 |
| 1489 | 2026-09-03T17:36:13.426Z | Compiling darling_macro v0.20.11 |
| 1490 | 2026-09-03T17:36:13.441Z | Compiling zerofrom v0.1.6 |
| 1491 | 2026-09-03T17:36:13.474Z | Compiling futures-util v0.3.32 |
| 1492 | 2026-09-03T17:36:13.616Z | Compiling yoke v0.8.1 |
| 1493 | 2026-09-03T17:36:13.721Z | Compiling thiserror-impl v1.0.69 |
| 1494 | 2026-09-03T17:36:13.783Z | Compiling openssl-macros v0.1.1 |
| 1495 | 2026-09-03T17:36:14.280Z | Compiling zerovec v0.11.5 |
| 1496 | 2026-09-03T17:36:14.294Z | Compiling zerotrie v0.2.3 |
| 1497 | 2026-09-03T17:36:14.351Z | Compiling scroll v0.13.0 |
| 1498 | 2026-09-03T17:36:14.423Z | Compiling tinystr v0.8.2 |
| 1499 | 2026-09-03T17:36:14.441Z | Compiling potential_utf v0.1.4 |
| 1500 | 2026-09-03T17:36:14.514Z | Compiling thiserror v2.0.18 |
| 1501 | 2026-09-03T17:36:14.581Z | Compiling darling v0.20.11 |
| 1502 | 2026-09-03T17:36:14.660Z | Compiling icu_locale_core v2.1.1 |
| 1503 | 2026-09-03T17:36:14.664Z | Compiling icu_collections v2.1.1 |
| 1504 | 2026-09-03T17:36:14.692Z | Compiling goblin v0.10.5 |
| 1505 | 2026-09-03T17:36:14.697Z | Compiling packed_struct_codegen v0.10.1 |
| 1506 | 2026-09-03T17:36:14.697Z | Compiling bitfield-macros v0.19.4 |
| 1507 | 2026-09-03T17:36:14.743Z | Compiling zerocopy-derive v0.6.6 |
| 1508 | 2026-09-03T17:36:14.746Z | Compiling tracing v0.1.44 |
| 1509 | 2026-09-03T17:36:14.746Z | Compiling clap_derive v4.6.1 |
| 1510 | 2026-09-03T17:36:15.099Z | Compiling crc-catalog v2.4.0 |
| 1511 | 2026-09-03T17:36:15.228Z | Compiling usdt-impl v0.6.0 |
| 1512 | 2026-09-03T17:36:15.247Z | Compiling crc v3.4.0 |
| 1513 | 2026-09-03T17:36:15.263Z | Compiling flate2 v1.1.9 |
| 1514 | 2026-09-03T17:36:15.297Z | Compiling thiserror v1.0.69 |
| 1515 | 2026-09-03T17:36:15.445Z | Compiling icu_provider v2.1.1 |
| 1516 | 2026-09-03T17:36:15.497Z | Compiling derive_builder_core v0.20.2 |
| 1517 | 2026-09-03T17:36:15.534Z | Compiling dtrace-parser v0.3.0 |
| 1518 | 2026-09-03T17:36:15.607Z | Compiling bitfield v0.19.4 |
| 1519 | 2026-09-03T17:36:15.738Z | Compiling icu_normalizer v2.1.1 |
| 1520 | 2026-09-03T17:36:15.770Z | Compiling icu_properties v2.1.2 |
| 1521 | 2026-09-03T17:36:15.790Z | Compiling zerocopy v0.6.6 |
| 1522 | 2026-09-03T17:36:15.822Z | Compiling zeroize v1.9.0 |
| 1523 | 2026-09-03T17:36:15.912Z | Compiling bytes v1.11.1 |
| 1524 | 2026-09-03T17:36:15.972Z | Compiling chrono v0.4.45 |
| 1525 | 2026-09-03T17:36:16.099Z | Compiling der v0.7.10 |
| 1526 | 2026-09-03T17:36:16.189Z | Compiling rustls-pki-types v1.14.0 |
| 1527 | 2026-09-03T17:36:16.296Z | Compiling hybrid-array v0.4.13 |
| 1528 | 2026-09-03T17:36:16.390Z | Compiling ipnet v2.12.0 |
| 1529 | 2026-09-03T17:36:16.441Z | Compiling hex v0.4.3 |
| 1530 | 2026-09-03T17:36:16.562Z | Compiling tokio v1.52.1 |
| 1531 | 2026-09-03T17:36:16.652Z | Compiling crypto-common v0.1.7 |
| 1532 | 2026-09-03T17:36:16.723Z | Compiling block-buffer v0.10.4 |
| 1533 | 2026-09-03T17:36:16.742Z | Compiling http v1.4.2 |
| 1534 | 2026-09-03T17:36:16.822Z | Compiling toml_datetime v0.6.11 |
| 1535 | 2026-09-03T17:36:16.890Z | Compiling idna_adapter v1.2.1 |
| 1536 | 2026-09-03T17:36:16.907Z | Compiling serde_spanned v0.6.9 |
| 1537 | 2026-09-03T17:36:16.971Z | Compiling digest v0.10.7 |
| 1538 | 2026-09-03T17:36:17.061Z | Compiling idna v1.1.0 |
| 1539 | 2026-09-03T17:36:17.100Z | Compiling clap v4.6.1 |
| 1540 | 2026-09-03T17:36:17.155Z | Compiling spki v0.7.3 |
| 1541 | 2026-09-03T17:36:17.206Z | Compiling ppv-lite86 v0.2.21 |
| 1542 | 2026-09-03T17:36:17.275Z | Compiling sha2 v0.10.9 |
| 1543 | 2026-09-03T17:36:17.295Z | Compiling signature v2.2.0 |
| 1544 | 2026-09-03T17:36:17.423Z | Compiling url v2.5.8 |
| 1545 | 2026-09-03T17:36:17.439Z | Compiling pkcs8 v0.10.2 |
| 1546 | 2026-09-03T17:36:17.473Z | Compiling hmac v0.12.1 |
| 1547 | 2026-09-03T17:36:17.605Z | Compiling rand_chacha v0.9.0 |
| 1548 | 2026-09-03T17:36:17.622Z | Compiling http-body v1.0.1 |
| 1549 | 2026-09-03T17:36:17.685Z | Compiling rand_chacha v0.3.1 |
| 1550 | 2026-09-03T17:36:17.714Z | Compiling pkcs1 v0.7.5 |
| 1551 | 2026-09-03T17:36:17.776Z | Compiling http-body-util v0.1.3 |
| 1552 | 2026-09-03T17:36:17.819Z | Compiling time v0.3.47 |
| 1553 | 2026-09-03T17:36:17.926Z | Compiling rand v0.9.2 |
| 1554 | 2026-09-03T17:36:17.942Z | Compiling rand v0.8.6 |
| 1555 | 2026-09-03T17:36:17.975Z | Compiling structmeta-derive v0.3.0 |
| 1556 | 2026-09-03T17:36:17.999Z | Compiling scroll_derive v0.12.1 |
| 1557 | 2026-09-03T17:36:18.202Z | Compiling dof v0.4.0 |
| 1558 | 2026-09-03T17:36:18.415Z | Compiling array-init v0.0.4 |
| 1559 | 2026-09-03T17:36:18.554Z | Compiling smallvec v0.6.14 |
| 1560 | 2026-09-03T17:36:18.574Z | Compiling darling_core v0.23.0 |
| 1561 | 2026-09-03T17:36:18.630Z | Compiling proptest v1.11.0 |
| 1562 | 2026-09-03T17:36:18.827Z | Compiling heapless v0.7.17 |
| 1563 | 2026-09-03T17:36:18.843Z | Compiling slog v2.8.2 |
| 1564 | 2026-09-03T17:36:18.857Z | Compiling thread-id v5.1.0 |
| 1565 | 2026-09-03T17:36:18.876Z | Compiling env_filter v2.0.0 |
| 1566 | 2026-09-03T17:36:18.890Z | Compiling syn v3.0.3 |
| 1567 | 2026-09-03T17:36:18.936Z | Compiling cookie v0.18.1 |
| 1568 | 2026-09-03T17:36:18.971Z | Compiling zstd-safe v7.2.4 |
| 1569 | 2026-09-03T17:36:19.089Z | Compiling ipnetwork v0.21.1 |
| 1570 | 2026-09-03T17:36:19.148Z | Compiling base64 v0.21.7 |
| 1571 | 2026-09-03T17:36:19.196Z | Compiling unicode-properties v0.1.4 |
| 1572 | 2026-09-03T17:36:19.249Z | Compiling ryu v1.0.23 |
| 1573 | 2026-09-03T17:36:19.305Z | Compiling unicode-bidi v0.3.18 |
| 1574 | 2026-09-03T17:36:19.340Z | Compiling winnow v0.5.40 |
| 1575 | 2026-09-03T17:36:19.441Z | Compiling anyhow v1.0.104 |
| 1576 | 2026-09-03T17:36:19.462Z | Compiling gimli v0.32.3 |
| 1577 | 2026-09-03T17:36:19.533Z | Compiling hashbrown v0.12.3 |
| 1578 | 2026-09-03T17:36:19.996Z | Compiling signal-hook v0.3.18 |
| 1579 | 2026-09-03T17:36:20.002Z | Compiling iri-string v0.7.10 |
| 1580 | 2026-09-03T17:36:20.002Z | Compiling allocator-api2 v0.2.21 |
| 1581 | 2026-09-03T17:36:20.002Z | Compiling stringprep v0.1.5 |
| 1582 | 2026-09-03T17:36:20.002Z | Compiling ron v0.8.1 |
| 1583 | 2026-09-03T17:36:20.002Z | Compiling serde_urlencoded v0.7.1 |
| 1584 | 2026-09-03T17:36:20.002Z | Compiling oxnet v0.1.6 |
| 1585 | 2026-09-03T17:36:20.116Z | Compiling rsa v0.9.10 |
| 1586 | 2026-09-03T17:36:20.131Z | Compiling structmeta v0.3.0 |
| 1587 | 2026-09-03T17:36:20.318Z | Compiling env_logger v0.11.11 |
| 1588 | 2026-09-03T17:36:20.387Z | Compiling scroll v0.12.0 |
| 1589 | 2026-09-03T17:36:20.431Z | Compiling serde-hex v0.1.0 |
| 1590 | 2026-09-03T17:36:20.713Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1591 | 2026-09-03T17:36:20.719Z | Compiling camino v1.2.5 |
| 1592 | 2026-09-03T17:36:20.950Z | Compiling toml_edit v0.19.15 |
| 1593 | 2026-09-03T17:36:21.271Z | Compiling tokio-util v0.7.18 |
| 1594 | 2026-09-03T17:36:21.653Z | Compiling tower v0.5.3 |
| 1595 | 2026-09-03T17:36:21.749Z | Compiling darling_macro v0.23.0 |
| 1596 | 2026-09-03T17:36:21.749Z | Compiling newtype-uuid v1.3.2 |
| 1597 | 2026-09-03T17:36:21.786Z | Compiling addr2line v0.25.1 |
| 1598 | 2026-09-03T17:36:21.812Z | Compiling tokio-native-tls v0.3.1 |
| 1599 | 2026-09-03T17:36:22.028Z | Compiling tower-http v0.6.8 |
| 1600 | 2026-09-03T17:36:22.087Z | Compiling h2 v0.4.15 |
| 1601 | 2026-09-03T17:36:22.123Z | Compiling bzip2 v0.4.4 |
| 1602 | 2026-09-03T17:36:22.161Z | Compiling hashbrown v0.13.2 |
| 1603 | 2026-09-03T17:36:22.272Z | Compiling x509-cert v0.2.5 |
| 1604 | 2026-09-03T17:36:22.396Z | Compiling md-5 v0.10.6 |
| 1605 | 2026-09-03T17:36:22.535Z | Compiling block-buffer v0.12.1 |
| 1606 | 2026-09-03T17:36:22.554Z | Compiling crypto-common v0.2.2 |
| 1607 | 2026-09-03T17:36:22.587Z | Compiling block-padding v0.4.2 |
| 1608 | 2026-09-03T17:36:22.625Z | Compiling derive_builder_macro v0.20.2 |
| 1609 | 2026-09-03T17:36:22.766Z | Compiling rustls-native-certs v0.8.3 |
| 1610 | 2026-09-03T17:36:22.797Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1611 | 2026-09-03T17:36:22.819Z | Compiling erased-serde v0.3.31 |
| 1612 | 2026-09-03T17:36:23.045Z | Compiling serde_tokenstream v0.2.3 |
| 1613 | 2026-09-03T17:36:23.067Z | Compiling daft-derive v0.1.8 |
| 1614 | 2026-09-03T17:36:23.142Z | Compiling bstr v1.12.1 |
| 1615 | 2026-09-03T17:36:23.244Z | Compiling async-trait v0.1.89 |
| 1616 | 2026-09-03T17:36:23.425Z | Compiling pin-project-internal v1.1.11 |
| 1617 | 2026-09-03T17:36:23.450Z | Compiling zerocopy-derive v0.7.35 |
| 1618 | 2026-09-03T17:36:23.608Z | Compiling curve25519-dalek v4.1.3 |
| 1619 | 2026-09-03T17:36:23.863Z | Compiling heck v0.4.1 |
| 1620 | 2026-09-03T17:36:23.957Z | Compiling vergen-lib v9.1.0 |
| 1621 | 2026-09-03T17:36:23.978Z | Compiling hash32 v0.2.1 |
| 1622 | 2026-09-03T17:36:24.032Z | Compiling encoding_rs v0.8.35 |
| 1623 | 2026-09-03T17:36:24.143Z | Compiling memoffset v0.9.1 |
| 1624 | 2026-09-03T17:36:24.160Z | Compiling fallible-iterator v0.2.0 |
| 1625 | 2026-09-03T17:36:24.201Z | Compiling rustc-demangle v0.1.27 |
| 1626 | 2026-09-03T17:36:24.226Z | Compiling smoltcp v0.9.1 |
| 1627 | 2026-09-03T17:36:24.230Z | Compiling cfg_aliases v0.2.1 |
| 1628 | 2026-09-03T17:36:24.259Z | Compiling crc-any v2.5.0 |
| 1629 | 2026-09-03T17:36:24.353Z | Compiling ref-cast v1.0.25 |
| 1630 | 2026-09-03T17:36:24.399Z | Compiling psl-types v2.0.11 |
| 1631 | 2026-09-03T17:36:24.489Z | Compiling litrs v1.0.0 |
| 1632 | 2026-09-03T17:36:24.545Z | Compiling rustix v0.38.44 |
| 1633 | 2026-09-03T17:36:24.562Z | Compiling owo-colors v4.3.0 |
| 1634 | 2026-09-03T17:36:24.565Z | Compiling mime v0.3.17 |
| 1635 | 2026-09-03T17:36:24.596Z | Compiling zerocopy v0.7.35 |
| 1636 | 2026-09-03T17:36:24.681Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1637 | 2026-09-03T17:36:24.700Z | Compiling postgres-protocol v0.6.10 |
| 1638 | 2026-09-03T17:36:24.716Z | Compiling publicsuffix v2.3.0 |
| 1639 | 2026-09-03T17:36:24.816Z | Compiling backtrace v0.3.76 |
| 1640 | 2026-09-03T17:36:24.837Z | Compiling pin-project v1.1.11 |
| 1641 | 2026-09-03T17:36:24.929Z | Compiling nix v0.31.2 |
| 1642 | 2026-09-03T17:36:25.013Z | Compiling snafu-derive v0.8.9 |
| 1643 | 2026-09-03T17:36:25.109Z | Compiling daft v0.1.8 |
| 1644 | 2026-09-03T17:36:25.127Z | Compiling document-features v0.2.12 |
| 1645 | 2026-09-03T17:36:25.292Z | Compiling derive_builder v0.20.2 |
| 1646 | 2026-09-03T17:36:25.385Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1647 | 2026-09-03T17:36:25.400Z | Compiling inout v0.2.2 |
| 1648 | 2026-09-03T17:36:25.470Z | Compiling object v0.30.4 |
| 1649 | 2026-09-03T17:36:25.478Z | Compiling toml v0.7.8 |
| 1650 | 2026-09-03T17:36:25.500Z | Compiling zip v0.6.6 |
| 1651 | 2026-09-03T17:36:25.635Z | Compiling darling v0.23.0 |
| 1652 | 2026-09-03T17:36:25.679Z | Compiling goblin v0.8.2 |
| 1653 | 2026-09-03T17:36:25.756Z | Compiling derive-ex v0.1.8 |
| 1654 | 2026-09-03T17:36:25.853Z | Compiling hyper v1.10.1 |
| 1655 | 2026-09-03T17:36:26.190Z | Compiling futures-executor v0.3.32 |
| 1656 | 2026-09-03T17:36:26.207Z | Compiling hubpack_derive v0.1.1 |
| 1657 | 2026-09-03T17:36:26.237Z | Compiling regex v1.12.3 |
| 1658 | 2026-09-03T17:36:26.289Z | Compiling phf_shared v0.13.1 |
| 1659 | 2026-09-03T17:36:26.313Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1660 | 2026-09-03T17:36:26.330Z | Compiling ref-cast-impl v1.0.25 |
| 1661 | 2026-09-03T17:36:26.439Z | Compiling strum_macros v0.27.2 |
| 1662 | 2026-09-03T17:36:26.545Z | Compiling convert_case v0.10.0 |
| 1663 | 2026-09-03T17:36:26.596Z | Compiling vergen v9.1.0 |
| 1664 | 2026-09-03T17:36:26.769Z | Compiling cargo-platform v0.3.2 |
| 1665 | 2026-09-03T17:36:26.816Z | Compiling ff v0.13.1 |
| 1666 | 2026-09-03T17:36:26.861Z | Compiling fs-err v3.3.0 |
| 1667 | 2026-09-03T17:36:26.948Z | Compiling foldhash v0.1.5 |
| 1668 | 2026-09-03T17:36:27.012Z | Compiling base16ct v0.2.0 |
| 1669 | 2026-09-03T17:36:27.065Z | Compiling same-file v1.0.6 |
| 1670 | 2026-09-03T17:36:27.122Z | Compiling managed v0.8.0 |
| 1671 | 2026-09-03T17:36:27.147Z | Compiling bumpalo v3.20.2 |
| 1672 | 2026-09-03T17:36:27.160Z | Compiling jiff-core v0.1.0 |
| 1673 | 2026-09-03T17:36:27.177Z | Compiling bitflags v1.3.2 |
| 1674 | 2026-09-03T17:36:27.181Z | Compiling path-slash v0.1.5 |
| 1675 | 2026-09-03T17:36:27.245Z | Compiling hyper-util v0.1.20 |
| 1676 | 2026-09-03T17:36:27.279Z | Compiling foldhash v0.2.0 |
| 1677 | 2026-09-03T17:36:27.294Z | Compiling libbz2-rs-sys v0.2.2 |
| 1678 | 2026-09-03T17:36:27.369Z | Compiling is_ci v1.2.0 |
| 1679 | 2026-09-03T17:36:27.386Z | Compiling snafu v0.8.9 |
| 1680 | 2026-09-03T17:36:27.406Z | Compiling zopfli v0.8.3 |
| 1681 | 2026-09-03T17:36:27.461Z | Compiling hashbrown v0.16.1 |
| 1682 | 2026-09-03T17:36:27.547Z | Compiling supports-color v3.0.2 |
| 1683 | 2026-09-03T17:36:27.568Z | Compiling textwrap v0.16.2 |
| 1684 | 2026-09-03T17:36:27.840Z | Compiling bzip2 v0.6.1 |
| 1685 | 2026-09-03T17:36:27.870Z | Compiling test-strategy v0.4.5 |
| 1686 | 2026-09-03T17:36:27.875Z | Compiling walkdir v2.5.0 |
| 1687 | 2026-09-03T17:36:28.108Z | Compiling jiff v0.2.34 |
| 1688 | 2026-09-03T17:36:28.140Z | Compiling sec1 v0.7.3 |
| 1689 | 2026-09-03T17:36:28.217Z | Compiling hashbrown v0.15.5 |
| 1690 | 2026-09-03T17:36:28.325Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1691 | 2026-09-03T17:36:28.417Z | Compiling dof v0.3.0 |
| 1692 | 2026-09-03T17:36:28.490Z | Compiling cargo_metadata v0.23.1 |
| 1693 | 2026-09-03T17:36:28.512Z | Compiling group v0.13.0 |
| 1694 | 2026-09-03T17:36:28.739Z | Compiling derive_more-impl v2.1.1 |
| 1695 | 2026-09-03T17:36:28.781Z | Compiling hubpack v0.1.2 |
| 1696 | 2026-09-03T17:36:28.902Z | Compiling phf v0.13.1 |
| 1697 | 2026-09-03T17:36:28.918Z | Compiling hyper-tls v0.6.0 |
| 1698 | 2026-09-03T17:36:28.993Z | Compiling strum v0.27.2 |
| 1699 | 2026-09-03T17:36:29.055Z | Compiling futures v0.3.32 |
| 1700 | 2026-09-03T17:36:29.115Z | Compiling signal-hook-mio v0.2.5 |
| 1701 | 2026-09-03T17:36:29.161Z | Compiling reqwest v0.12.28 |
| 1702 | 2026-09-03T17:36:29.217Z | Compiling cookie_store v0.22.1 |
| 1703 | 2026-09-03T17:36:29.270Z | Compiling zstd v0.13.3 |
| 1704 | 2026-09-03T17:36:29.294Z | Compiling serde_with_macros v3.21.0 |
| 1705 | 2026-09-03T17:36:29.376Z | Compiling cipher v0.5.2 |
| 1706 | 2026-09-03T17:36:29.630Z | Compiling backtrace-ext v0.2.1 |
| 1707 | 2026-09-03T17:36:29.651Z | Compiling postgres-types v0.2.12 |
| 1708 | 2026-09-03T17:36:29.891Z | Compiling globset v0.4.18 |
| 1709 | 2026-09-03T17:36:29.915Z | Compiling usdt-attr-macro v0.6.0 |
| 1710 | 2026-09-03T17:36:30.023Z | Compiling usdt-macro v0.6.0 |
| 1711 | 2026-09-03T17:36:30.057Z | Compiling byte-wrapper v0.1.0 |
| 1712 | 2026-09-03T17:36:30.142Z | Compiling hkdf v0.12.4 |
| 1713 | 2026-09-03T17:36:30.159Z | Compiling ed25519 v2.2.3 |
| 1714 | 2026-09-03T17:36:30.345Z | Compiling crypto-bigint v0.5.5 |
| 1715 | 2026-09-03T17:36:30.363Z | Compiling serde_plain v1.0.2 |
| 1716 | 2026-09-03T17:36:30.475Z | Compiling serde-big-array v0.5.1 |
| 1717 | 2026-09-03T17:36:30.624Z | Compiling olpc-cjson v0.1.4 |
| 1718 | 2026-09-03T17:36:30.664Z | Compiling dtrace-parser v0.2.0 |
| 1719 | 2026-09-03T17:36:30.700Z | Compiling phf_shared v0.11.3 |
| 1720 | 2026-09-03T17:36:30.727Z | Compiling serde_repr v0.1.20 |
| 1721 | 2026-09-03T17:36:30.738Z | Compiling enum-as-inner v0.6.1 |
| 1722 | 2026-09-03T17:36:30.838Z | Compiling strum_macros v0.26.4 |
| 1723 | 2026-09-03T17:36:30.929Z | Compiling miette-derive v7.6.0 |
| 1724 | 2026-09-03T17:36:30.948Z | Compiling async-recursion v1.1.1 |
| 1725 | 2026-09-03T17:36:30.995Z | Compiling float-cmp v0.10.0 |
| 1726 | 2026-09-03T17:36:31.019Z | Compiling pem v3.0.6 |
| 1727 | 2026-09-03T17:36:31.193Z | Compiling thread-id v4.2.2 |
| 1728 | 2026-09-03T17:36:31.264Z | Compiling memmap2 v0.9.10 |
| 1729 | 2026-09-03T17:36:31.303Z | Compiling either v1.15.0 |
| 1730 | 2026-09-03T17:36:31.368Z | Compiling precomputed-hash v0.1.1 |
| 1731 | 2026-09-03T17:36:31.393Z | Compiling difflib v0.4.0 |
| 1732 | 2026-09-03T17:36:31.427Z | Compiling winnow v1.0.3 |
| 1733 | 2026-09-03T17:36:31.491Z | Compiling new_debug_unreachable v1.0.6 |
| 1734 | 2026-09-03T17:36:31.547Z | Compiling data-encoding v2.10.0 |
| 1735 | 2026-09-03T17:36:31.575Z | Compiling supports-hyperlinks v3.2.0 |
| 1736 | 2026-09-03T17:36:31.587Z | Compiling cpufeatures v0.3.0 |
| 1737 | 2026-09-03T17:36:31.601Z | Compiling supports-unicode v3.0.0 |
| 1738 | 2026-09-03T17:36:31.692Z | Compiling const-oid v0.10.2 |
| 1739 | 2026-09-03T17:36:31.695Z | Compiling static_assertions v1.1.0 |
| 1740 | 2026-09-03T17:36:31.769Z | Compiling typed-path v0.9.3 |
| 1741 | 2026-09-03T17:36:31.826Z | Compiling predicates-core v1.0.10 |
| 1742 | 2026-09-03T17:36:31.857Z | Compiling normalize-line-endings v0.3.0 |
| 1743 | 2026-09-03T17:36:31.877Z | Compiling whoami v2.1.0 |
| 1744 | 2026-09-03T17:36:31.987Z | Compiling keccak v0.1.6 |
| 1745 | 2026-09-03T17:36:32.022Z | Compiling fixedbitset v0.5.7 |
| 1746 | 2026-09-03T17:36:32.059Z | Compiling fixedbitset v0.4.2 |
| 1747 | 2026-09-03T17:36:32.125Z | Compiling predicates v3.1.4 |
| 1748 | 2026-09-03T17:36:32.141Z | Compiling digest v0.11.3 |
| 1749 | 2026-09-03T17:36:32.355Z | Compiling petgraph v0.8.3 |
| 1750 | 2026-09-03T17:36:32.374Z | Compiling petgraph v0.6.5 |
| 1751 | 2026-09-03T17:36:32.393Z | Compiling sha3 v0.10.8 |
| 1752 | 2026-09-03T17:36:32.410Z | Compiling miette v7.6.0 |
| 1753 | 2026-09-03T17:36:32.428Z | Compiling tokio-postgres v0.7.16 |
| 1754 | 2026-09-03T17:36:32.432Z | Compiling hickory-proto v0.25.2 |
| 1755 | 2026-09-03T17:36:32.460Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1756 | 2026-09-03T17:36:32.792Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1757 | 2026-09-03T17:36:32.930Z | Compiling chacha20 v0.10.0 |
| 1758 | 2026-09-03T17:36:32.951Z | Compiling toml_edit v0.22.27 |
| 1759 | 2026-09-03T17:36:32.982Z | Compiling string_cache v0.8.9 |
| 1760 | 2026-09-03T17:36:32.986Z | Compiling elliptic-curve v0.13.8 |
| 1761 | 2026-09-03T17:36:33.061Z | Compiling strum v0.26.3 |
| 1762 | 2026-09-03T17:36:33.236Z | Compiling itertools v0.13.0 |
| 1763 | 2026-09-03T17:36:33.284Z | Compiling usdt v0.6.0 |
| 1764 | 2026-09-03T17:36:33.311Z | Compiling usdt-impl v0.5.0 |
| 1765 | 2026-09-03T17:36:33.411Z | Compiling zip v4.6.1 |
| 1766 | 2026-09-03T17:36:33.519Z | Compiling serde_with v3.21.0 |
| 1767 | 2026-09-03T17:36:33.579Z | Compiling crossterm v0.28.1 |
| 1768 | 2026-09-03T17:36:33.640Z | Compiling ed25519-dalek v2.2.0 |
| 1769 | 2026-09-03T17:36:33.685Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1770 | 2026-09-03T17:36:33.842Z | Compiling derive_more v2.1.1 |
| 1771 | 2026-09-03T17:36:34.209Z | Compiling iddqd v0.4.2 |
| 1772 | 2026-09-03T17:36:34.530Z | Compiling similar v2.7.0 |
| 1773 | 2026-09-03T17:36:34.592Z | Compiling tokio-stream v0.1.18 |
| 1774 | 2026-09-03T17:36:34.738Z | Compiling crossbeam-epoch v0.9.18 |
| 1775 | 2026-09-03T17:36:34.761Z | Compiling buf-list v1.1.2 |
| 1776 | 2026-09-03T17:36:34.792Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1777 | 2026-09-03T17:36:35.107Z | Compiling openapiv3 v2.2.0 |
| 1778 | 2026-09-03T17:36:35.124Z | Compiling peg-runtime v0.8.5 |
| 1779 | 2026-09-03T17:36:35.142Z | Compiling lalrpop-util v0.19.12 |
| 1780 | 2026-09-03T17:36:35.159Z | Compiling thread_local v1.1.9 |
| 1781 | 2026-09-03T17:36:35.175Z | Compiling slog-async v2.8.0 |
| 1782 | 2026-09-03T17:36:35.175Z | Compiling crossbeam-channel v0.5.15 |
| 1783 | 2026-09-03T17:36:35.389Z | Compiling filetime v0.2.27 |
| 1784 | 2026-09-03T17:36:35.474Z | Compiling is-terminal v0.4.17 |
| 1785 | 2026-09-03T17:36:35.491Z | Compiling take_mut v0.2.2 |
| 1786 | 2026-09-03T17:36:35.534Z | Compiling xattr v1.6.1 |
| 1787 | 2026-09-03T17:36:35.566Z | Compiling term v1.2.1 |
| 1788 | 2026-09-03T17:36:35.628Z | Compiling camino-tempfile v1.4.1 |
| 1789 | 2026-09-03T17:36:35.703Z | Compiling tar v0.4.46 |
| 1790 | 2026-09-03T17:36:35.907Z | Compiling slog-term v2.9.2 |
| 1791 | 2026-09-03T17:36:55.679Z | Compiling rustls-webpki v0.103.13 |
| 1792 | 2026-09-03T17:36:58.812Z | Compiling tokio-rustls v0.26.4 |
| 1793 | 2026-09-03T17:36:58.812Z | Compiling rustls-platform-verifier v0.6.2 |
| 1794 | 2026-09-03T17:36:58.816Z | Compiling tough v0.22.0 |
| 1795 | 2026-09-03T17:36:59.043Z | Compiling hyper-rustls v0.27.7 |
| 1796 | 2026-09-03T17:36:59.262Z | Compiling reqwest v0.13.2 |
| 1797 | 2026-09-03T17:37:01.769Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1798 | 2026-09-03T17:37:02.041Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1799 | 2026-09-03T17:37:05.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s |
| 1800 | 2026-09-03T17:37:05.571Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1801 | 2026-09-03T17:37:05.634Z | Sep 03 17:37:05.242 INFO Starting download, target: Clickhouse |
| 1802 | 2026-09-03T17:37:05.634Z | Sep 03 17:37:05.242 INFO Starting download, target: Console |
| 1803 | 2026-09-03T17:37:05.634Z | Sep 03 17:37:05.243 INFO Starting download, target: Cockroach |
| 1804 | 2026-09-03T17:37:05.638Z | Sep 03 17:37:05.243 INFO Starting download, target: DendriteStub |
| 1805 | 2026-09-03T17:37:05.638Z | Sep 03 17:37:05.243 INFO Starting download, target: MaghemiteMgd |
| 1806 | 2026-09-03T17:37:05.638Z | Sep 03 17:37:05.243 INFO Starting download, target: MaghemiteDdmd |
| 1807 | 2026-09-03T17:37:05.638Z | Sep 03 17:37:05.243 INFO Starting download, target: TransceiverControl |
| 1808 | 2026-09-03T17:37:05.639Z | Sep 03 17:37:05.243 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1809 | 2026-09-03T17:37:05.639Z | Sep 03 17:37:05.243 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1810 | 2026-09-03T17:37:05.639Z | Sep 03 17:37:05.243 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1811 | 2026-09-03T17:37:05.639Z | Sep 03 17:37:05.243 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1812 | 2026-09-03T17:37:05.639Z | Sep 03 17:37:05.243 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1813 | 2026-09-03T17:37:05.639Z | Sep 03 17:37:05.243 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1814 | 2026-09-03T17:37:05.639Z | Sep 03 17:37:05.243 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1815 | 2026-09-03T17:37:06.956Z | Sep 03 17:37:06.564 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1816 | 2026-09-03T17:37:07.225Z | Sep 03 17:37:06.818 INFO Download complete, target: TransceiverControl |
| 1817 | 2026-09-03T17:37:07.435Z | Sep 03 17:37:06.962 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1818 | 2026-09-03T17:37:07.663Z | Sep 03 17:37:07.251 INFO Download complete, target: Console |
| 1819 | 2026-09-03T17:37:08.234Z | Sep 03 17:37:07.799 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1820 | 2026-09-03T17:37:11.185Z | Sep 03 17:37:10.780 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1821 | 2026-09-03T17:37:11.471Z | Sep 03 17:37:11.048 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1822 | 2026-09-03T17:37:12.216Z | Sep 03 17:37:11.821 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1823 | 2026-09-03T17:37:12.655Z | Sep 03 17:37:12.258 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1824 | 2026-09-03T17:37:12.655Z | Sep 03 17:37:12.258 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1825 | 2026-09-03T17:37:13.863Z | Sep 03 17:37:13.471 INFO Download complete, target: MaghemiteDdmd |
| 1826 | 2026-09-03T17:37:14.157Z | Sep 03 17:37:13.766 INFO Download complete, target: DendriteStub |
| 1827 | 2026-09-03T17:37:15.190Z | Sep 03 17:37:14.798 INFO Download complete, target: MaghemiteMgd |
| 1828 | 2026-09-03T17:37:16.063Z | Sep 03 17:37:15.670 INFO Checking that binary works, target: Clickhouse |
| 1829 | 2026-09-03T17:37:16.168Z | Sep 03 17:37:15.776 INFO Download complete, target: Clickhouse |
| 1830 | 2026-09-03T17:37:17.846Z | Sep 03 17:37:17.454 INFO Checking that binary works, target: Cockroach |
| 1831 | 2026-09-03T17:37:17.978Z | Sep 03 17:37:17.587 INFO Download complete, target: Cockroach |
| 1832 | 2026-09-03T17:37:17.983Z | All prerequisites installed successfully |
| 1833 | 2026-09-03T17:37:17.986Z | |
| 1834 | 2026-09-03T17:37:17.986Z | real 2:13.978348313 |
| 1835 | 2026-09-03T17:37:17.986Z | user 8:47.901134529 |
| 1836 | 2026-09-03T17:37:17.986Z | sys 2:03.200983561 |
| 1837 | 2026-09-03T17:37:17.986Z | trap 0.390609335 |
| 1838 | 2026-09-03T17:37:17.987Z | tflt 0.953292002 |
| 1839 | 2026-09-03T17:37:17.987Z | dflt 1.886592770 |
| 1840 | 2026-09-03T17:37:17.987Z | kflt 0.024329842 |
| 1841 | 2026-09-03T17:37:17.987Z | lock 34:54.055876932 |
| 1842 | 2026-09-03T17:37:17.987Z | slp 23:54.280531139 |
| 1843 | 2026-09-03T17:37:17.987Z | lat 39.051459962 |
| 1844 | 2026-09-03T17:37:17.987Z | stop 4:04.580303792 |
| 1845 | 2026-09-03T17:37:17.987Z | + ptime -m cargo xtask download softnpu |
| 1846 | 2026-09-03T17:37:18.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1847 | 2026-09-03T17:37:18.473Z | Running `target/debug/xtask download softnpu` |
| 1848 | 2026-09-03T17:37:19.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 1849 | 2026-09-03T17:37:19.330Z | Running `target/debug/xtask-downloader softnpu` |
| 1850 | 2026-09-03T17:37:19.372Z | Sep 03 17:37:18.980 INFO Starting download, target: Softnpu |
| 1851 | 2026-09-03T17:37:19.375Z | Sep 03 17:37:18.981 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1852 | 2026-09-03T17:37:19.973Z | Sep 03 17:37:19.582 INFO Download complete, target: Softnpu |
| 1853 | 2026-09-03T17:37:19.977Z | |
| 1854 | 2026-09-03T17:37:19.980Z | real 1.987299377 |
| 1855 | 2026-09-03T17:37:19.981Z | user 1.346532492 |
| 1856 | 2026-09-03T17:37:19.981Z | sys 0.636855689 |
| 1857 | 2026-09-03T17:37:19.981Z | trap 0.000686510 |
| 1858 | 2026-09-03T17:37:19.981Z | tflt 0.000324870 |
| 1859 | 2026-09-03T17:37:19.981Z | dflt 0.000461520 |
| 1860 | 2026-09-03T17:37:19.981Z | kflt 0.000000000 |
| 1861 | 2026-09-03T17:37:19.981Z | lock 11.506356165 |
| 1862 | 2026-09-03T17:37:19.981Z | slp 0.461798188 |
| 1863 | 2026-09-03T17:37:19.981Z | lat 0.102021999 |
| 1864 | 2026-09-03T17:37:19.981Z | stop 0.000174480 |
| 1865 | 2026-09-03T17:37:19.981Z | + export CARGO_INCREMENTAL=0 |
| 1866 | 2026-09-03T17:37:19.981Z | + CARGO_INCREMENTAL=0 |
| 1867 | 2026-09-03T17:37:19.981Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1868 | 2026-09-03T17:37:20.899Z | Compiling proc-macro2 v1.0.106 |
| 1869 | 2026-09-03T17:37:20.899Z | Compiling quote v1.0.45 |
| 1870 | 2026-09-03T17:37:20.899Z | Compiling unicode-ident v1.0.24 |
| 1871 | 2026-09-03T17:37:20.903Z | Compiling serde_core v1.0.228 |
| 1872 | 2026-09-03T17:37:20.903Z | Compiling libc v0.2.185 |
| 1873 | 2026-09-03T17:37:20.903Z | Compiling serde v1.0.228 |
| 1874 | 2026-09-03T17:37:20.903Z | Compiling cfg-if v1.0.4 |
| 1875 | 2026-09-03T17:37:20.903Z | Compiling version_check v0.9.5 |
| 1876 | 2026-09-03T17:37:21.059Z | Compiling autocfg v1.5.0 |
| 1877 | 2026-09-03T17:37:21.064Z | Compiling find-msvc-tools v0.1.9 |
| 1878 | 2026-09-03T17:37:21.065Z | Compiling shlex v1.3.0 |
| 1879 | 2026-09-03T17:37:21.065Z | Compiling memchr v2.8.0 |
| 1880 | 2026-09-03T17:37:21.065Z | Compiling zmij v1.0.21 |
| 1881 | 2026-09-03T17:37:21.065Z | Compiling serde_json v1.0.151 |
| 1882 | 2026-09-03T17:37:21.219Z | Compiling portable-atomic v1.13.1 |
| 1883 | 2026-09-03T17:37:21.252Z | Compiling zerocopy v0.8.55 |
| 1884 | 2026-09-03T17:37:21.430Z | Compiling libm v0.2.16 |
| 1885 | 2026-09-03T17:37:21.448Z | Compiling getrandom v0.4.3 |
| 1886 | 2026-09-03T17:37:21.465Z | Compiling smallvec v1.15.1 |
| 1887 | 2026-09-03T17:37:21.517Z | Compiling icu_normalizer_data v2.1.1 |
| 1888 | 2026-09-03T17:37:21.522Z | Compiling icu_properties_data v2.1.2 |
| 1889 | 2026-09-03T17:37:21.537Z | Compiling num-traits v0.2.19 |
| 1890 | 2026-09-03T17:37:21.588Z | Compiling parking_lot_core v0.9.12 |
| 1891 | 2026-09-03T17:37:21.591Z | Compiling generic-array v0.14.7 |
| 1892 | 2026-09-03T17:37:21.711Z | Compiling itoa v1.0.17 |
| 1893 | 2026-09-03T17:37:21.760Z | Compiling log v0.4.33 |
| 1894 | 2026-09-03T17:37:21.774Z | Compiling subtle v2.6.1 |
| 1895 | 2026-09-03T17:37:21.844Z | Compiling pkg-config v0.3.32 |
| 1896 | 2026-09-03T17:37:21.849Z | Compiling stable_deref_trait v1.2.1 |
| 1897 | 2026-09-03T17:37:21.879Z | Compiling typenum v1.20.1 |
| 1898 | 2026-09-03T17:37:21.895Z | Compiling rustix v1.1.4 |
| 1899 | 2026-09-03T17:37:21.948Z | Compiling getrandom v0.3.4 |
| 1900 | 2026-09-03T17:37:21.996Z | Compiling scopeguard v1.2.0 |
| 1901 | 2026-09-03T17:37:22.061Z | Compiling thiserror v2.0.18 |
| 1902 | 2026-09-03T17:37:22.088Z | Compiling rand_core v0.10.0 |
| 1903 | 2026-09-03T17:37:22.107Z | Compiling lock_api v0.4.14 |
| 1904 | 2026-09-03T17:37:22.163Z | Compiling jobserver v0.1.34 |
| 1905 | 2026-09-03T17:37:22.179Z | Compiling errno v0.3.14 |
| 1906 | 2026-09-03T17:37:22.375Z | Compiling cc v1.2.56 |
| 1907 | 2026-09-03T17:37:22.410Z | Compiling critical-section v1.2.0 |
| 1908 | 2026-09-03T17:37:22.424Z | Compiling syn v2.0.117 |
| 1909 | 2026-09-03T17:37:22.459Z | Compiling getrandom v0.2.17 |
| 1910 | 2026-09-03T17:37:22.462Z | Compiling schemars v0.8.22 |
| 1911 | 2026-09-03T17:37:22.462Z | Compiling writeable v0.6.2 |
| 1912 | 2026-09-03T17:37:22.507Z | Compiling percent-encoding v2.3.2 |
| 1913 | 2026-09-03T17:37:22.510Z | Compiling equivalent v1.0.2 |
| 1914 | 2026-09-03T17:37:22.555Z | Compiling litemap v0.8.1 |
| 1915 | 2026-09-03T17:37:22.633Z | Compiling rand_core v0.6.4 |
| 1916 | 2026-09-03T17:37:22.661Z | Compiling pin-project-lite v0.2.17 |
| 1917 | 2026-09-03T17:37:22.675Z | Compiling syn v1.0.109 |
| 1918 | 2026-09-03T17:37:22.766Z | Compiling rustversion v1.0.22 |
| 1919 | 2026-09-03T17:37:22.876Z | Compiling once_cell v1.21.3 |
| 1920 | 2026-09-03T17:37:22.900Z | Compiling hashbrown v0.17.0 |
| 1921 | 2026-09-03T17:37:22.916Z | Compiling heck v0.5.0 |
| 1922 | 2026-09-03T17:37:22.931Z | Compiling fs_extra v1.3.0 |
| 1923 | 2026-09-03T17:37:22.998Z | Compiling dunce v1.0.5 |
| 1924 | 2026-09-03T17:37:23.014Z | Compiling utf8_iter v1.0.4 |
| 1925 | 2026-09-03T17:37:23.034Z | Compiling byteorder v1.5.0 |
| 1926 | 2026-09-03T17:37:23.118Z | Compiling cmake v0.1.57 |
| 1927 | 2026-09-03T17:37:23.188Z | Compiling form_urlencoded v1.2.2 |
| 1928 | 2026-09-03T17:37:23.229Z | Compiling strsim v0.11.1 |
| 1929 | 2026-09-03T17:37:23.400Z | Compiling bitflags v2.11.0 |
| 1930 | 2026-09-03T17:37:23.440Z | Compiling semver v1.0.28 |
| 1931 | 2026-09-03T17:37:23.505Z | Compiling indexmap v2.14.0 |
| 1932 | 2026-09-03T17:37:23.522Z | Compiling signal-hook-registry v1.4.8 |
| 1933 | 2026-09-03T17:37:23.556Z | Compiling thiserror v1.0.69 |
| 1934 | 2026-09-03T17:37:23.610Z | Compiling parking_lot v0.12.5 |
| 1935 | 2026-09-03T17:37:23.626Z | Compiling socket2 v0.6.3 |
| 1936 | 2026-09-03T17:37:23.677Z | Compiling aws-lc-sys v0.40.0 |
| 1937 | 2026-09-03T17:37:23.746Z | Compiling mio v1.2.0 |
| 1938 | 2026-09-03T17:37:23.815Z | Compiling const-oid v0.9.6 |
| 1939 | 2026-09-03T17:37:23.857Z | Compiling futures-core v0.3.32 |
| 1940 | 2026-09-03T17:37:23.873Z | Compiling aws-lc-rs v1.16.3 |
| 1941 | 2026-09-03T17:37:24.002Z | Compiling iana-time-zone v0.1.65 |
| 1942 | 2026-09-03T17:37:24.047Z | Compiling httparse v1.10.1 |
| 1943 | 2026-09-03T17:37:24.228Z | Compiling regex-syntax v0.8.10 |
| 1944 | 2026-09-03T17:37:24.264Z | Compiling crc32fast v1.5.0 |
| 1945 | 2026-09-03T17:37:24.352Z | Compiling ucd-trie v0.1.7 |
| 1946 | 2026-09-03T17:37:24.384Z | Compiling fnv v1.0.7 |
| 1947 | 2026-09-03T17:37:24.503Z | Compiling uuid v1.23.4 |
| 1948 | 2026-09-03T17:37:24.522Z | Compiling pest v2.8.6 |
| 1949 | 2026-09-03T17:37:24.554Z | Compiling vcpkg v0.2.15 |
| 1950 | 2026-09-03T17:37:24.569Z | Compiling ident_case v1.0.1 |
| 1951 | 2026-09-03T17:37:24.755Z | Compiling rustc_version v0.4.1 |
| 1952 | 2026-09-03T17:37:24.863Z | Compiling futures-sink v0.3.32 |
| 1953 | 2026-09-03T17:37:24.882Z | Compiling rustls v0.23.41 |
| 1954 | 2026-09-03T17:37:24.966Z | Compiling dyn-clone v1.0.20 |
| 1955 | 2026-09-03T17:37:25.015Z | Compiling futures-channel v0.3.32 |
| 1956 | 2026-09-03T17:37:25.141Z | Compiling openssl-sys v0.9.117 |
| 1957 | 2026-09-03T17:37:25.144Z | Compiling aho-corasick v1.1.4 |
| 1958 | 2026-09-03T17:37:25.205Z | Compiling futures-io v0.3.32 |
| 1959 | 2026-09-03T17:37:25.241Z | Compiling synstructure v0.13.2 |
| 1960 | 2026-09-03T17:37:25.282Z | Compiling serde_derive_internals v0.29.1 |
| 1961 | 2026-09-03T17:37:25.285Z | Compiling futures-task v0.3.32 |
| 1962 | 2026-09-03T17:37:25.312Z | Compiling slab v0.4.12 |
| 1963 | 2026-09-03T17:37:25.549Z | Compiling time-core v0.1.8 |
| 1964 | 2026-09-03T17:37:25.564Z | Compiling radium v0.7.0 |
| 1965 | 2026-09-03T17:37:25.623Z | Compiling pest_meta v2.8.6 |
| 1966 | 2026-09-03T17:37:25.667Z | Compiling plain v0.2.3 |
| 1967 | 2026-09-03T17:37:25.683Z | Compiling num-conv v0.2.0 |
| 1968 | 2026-09-03T17:37:25.747Z | Compiling crossbeam-utils v0.8.21 |
| 1969 | 2026-09-03T17:37:25.799Z | Compiling openssl v0.10.80 |
| 1970 | 2026-09-03T17:37:25.802Z | Compiling base64 v0.22.1 |
| 1971 | 2026-09-03T17:37:25.835Z | Compiling time-macros v0.2.27 |
| 1972 | 2026-09-03T17:37:25.851Z | Compiling maybe-uninit v2.0.0 |
| 1973 | 2026-09-03T17:37:25.902Z | Compiling base64ct v1.8.3 |
| 1974 | 2026-09-03T17:37:25.944Z | Compiling pretty-hex v0.4.1 |
| 1975 | 2026-09-03T17:37:26.070Z | Compiling regex-automata v0.4.14 |
| 1976 | 2026-09-03T17:37:26.085Z | Compiling slog v2.8.2 |
| 1977 | 2026-09-03T17:37:26.127Z | Compiling unicode-segmentation v1.12.0 |
| 1978 | 2026-09-03T17:37:26.145Z | Compiling flagset v0.4.7 |
| 1979 | 2026-09-03T17:37:26.228Z | Compiling pest_generator v2.8.6 |
| 1980 | 2026-09-03T17:37:26.263Z | Compiling pem-rfc7468 v0.7.0 |
| 1981 | 2026-09-03T17:37:26.285Z | Compiling darling_core v0.23.0 |
| 1982 | 2026-09-03T17:37:26.308Z | Compiling rand_core v0.9.5 |
| 1983 | 2026-09-03T17:37:26.345Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1984 | 2026-09-03T17:37:26.487Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1985 | 2026-09-03T17:37:26.506Z | Compiling serde_derive v1.0.228 |
| 1986 | 2026-09-03T17:37:26.536Z | Compiling zeroize_derive v1.5.0 |
| 1987 | 2026-09-03T17:37:26.558Z | Compiling zerofrom-derive v0.1.6 |
| 1988 | 2026-09-03T17:37:26.561Z | Compiling yoke-derive v0.8.1 |
| 1989 | 2026-09-03T17:37:26.576Z | Compiling zerocopy-derive v0.8.55 |
| 1990 | 2026-09-03T17:37:26.607Z | Compiling zerovec-derive v0.11.2 |
| 1991 | 2026-09-03T17:37:26.626Z | Compiling displaydoc v0.2.5 |
| 1992 | 2026-09-03T17:37:26.629Z | Compiling tokio-macros v2.7.0 |
| 1993 | 2026-09-03T17:37:26.657Z | Compiling futures-macro v0.3.32 |
| 1994 | 2026-09-03T17:37:26.751Z | Compiling thiserror-impl v2.0.18 |
| 1995 | 2026-09-03T17:37:26.806Z | Compiling schemars_derive v0.8.22 |
| 1996 | 2026-09-03T17:37:26.885Z | Compiling der_derive v0.7.3 |
| 1997 | 2026-09-03T17:37:26.904Z | Compiling tracing-attributes v0.1.31 |
| 1998 | 2026-09-03T17:37:26.918Z | Compiling thiserror-impl v1.0.69 |
| 1999 | 2026-09-03T17:37:27.156Z | Compiling pest_derive v2.8.6 |
| 2000 | 2026-09-03T17:37:27.324Z | Compiling scroll_derive v0.12.1 |
| 2001 | 2026-09-03T17:37:27.354Z | Compiling scroll_derive v0.13.1 |
| 2002 | 2026-09-03T17:37:27.452Z | Compiling futures-util v0.3.32 |
| 2003 | 2026-09-03T17:37:27.638Z | Compiling openssl-macros v0.1.1 |
| 2004 | 2026-09-03T17:37:27.703Z | Compiling syn v3.0.3 |
| 2005 | 2026-09-03T17:37:27.727Z | Compiling zerofrom v0.1.6 |
| 2006 | 2026-09-03T17:37:27.904Z | Compiling yoke v0.8.1 |
| 2007 | 2026-09-03T17:37:28.057Z | Compiling ahash v0.8.12 |
| 2008 | 2026-09-03T17:37:28.114Z | Compiling zerovec v0.11.5 |
| 2009 | 2026-09-03T17:37:28.131Z | Compiling zerotrie v0.2.3 |
| 2010 | 2026-09-03T17:37:28.147Z | Compiling paste v1.0.15 |
| 2011 | 2026-09-03T17:37:28.292Z | Compiling native-tls v0.2.18 |
| 2012 | 2026-09-03T17:37:28.441Z | Compiling anyhow v1.0.104 |
| 2013 | 2026-09-03T17:37:28.463Z | Compiling packed_struct v0.10.1 |
| 2014 | 2026-09-03T17:37:28.479Z | Compiling num-bigint-dig v0.8.6 |
| 2015 | 2026-09-03T17:37:28.496Z | Compiling darling_macro v0.23.0 |
| 2016 | 2026-09-03T17:37:28.531Z | Compiling regex v1.12.3 |
| 2017 | 2026-09-03T17:37:28.556Z | Compiling zerocopy-derive v0.7.35 |
| 2018 | 2026-09-03T17:37:28.682Z | Compiling tinystr v0.8.2 |
| 2019 | 2026-09-03T17:37:28.704Z | Compiling potential_utf v0.1.4 |
| 2020 | 2026-09-03T17:37:28.893Z | Compiling icu_locale_core v2.1.1 |
| 2021 | 2026-09-03T17:37:28.909Z | Compiling icu_collections v2.1.1 |
| 2022 | 2026-09-03T17:37:29.221Z | Compiling tracing-core v0.1.36 |
| 2023 | 2026-09-03T17:37:29.358Z | Compiling cookie v0.18.1 |
| 2024 | 2026-09-03T17:37:29.464Z | Compiling cpufeatures v0.2.17 |
| 2025 | 2026-09-03T17:37:29.551Z | Compiling icu_provider v2.1.1 |
| 2026 | 2026-09-03T17:37:29.576Z | Compiling camino v1.2.5 |
| 2027 | 2026-09-03T17:37:29.704Z | Compiling zeroize v1.9.0 |
| 2028 | 2026-09-03T17:37:29.726Z | Compiling bytes v1.11.1 |
| 2029 | 2026-09-03T17:37:29.861Z | Compiling chrono v0.4.45 |
| 2030 | 2026-09-03T17:37:29.889Z | Compiling icu_properties v2.1.2 |
| 2031 | 2026-09-03T17:37:29.930Z | Compiling icu_normalizer v2.1.1 |
| 2032 | 2026-09-03T17:37:30.296Z | Compiling tokio v1.52.1 |
| 2033 | 2026-09-03T17:37:30.455Z | Compiling block-buffer v0.10.4 |
| 2034 | 2026-09-03T17:37:30.480Z | Compiling crypto-common v0.1.7 |
| 2035 | 2026-09-03T17:37:30.629Z | Compiling digest v0.10.7 |
| 2036 | 2026-09-03T17:37:30.648Z | Compiling serde_tokenstream v0.2.3 |
| 2037 | 2026-09-03T17:37:30.687Z | Compiling der v0.7.10 |
| 2038 | 2026-09-03T17:37:30.759Z | Compiling http v1.4.2 |
| 2039 | 2026-09-03T17:37:30.873Z | Compiling idna_adapter v1.2.1 |
| 2040 | 2026-09-03T17:37:30.936Z | Compiling ppv-lite86 v0.2.21 |
| 2041 | 2026-09-03T17:37:31.034Z | Compiling idna v1.1.0 |
| 2042 | 2026-09-03T17:37:31.148Z | Compiling fastrand v2.3.0 |
| 2043 | 2026-09-03T17:37:31.307Z | Compiling rand_chacha v0.9.0 |
| 2044 | 2026-09-03T17:37:31.377Z | Compiling toml_datetime v0.6.11 |
| 2045 | 2026-09-03T17:37:31.477Z | Compiling url v2.5.8 |
| 2046 | 2026-09-03T17:37:31.658Z | Compiling spki v0.7.3 |
| 2047 | 2026-09-03T17:37:31.682Z | Compiling serde_spanned v0.6.9 |
| 2048 | 2026-09-03T17:37:31.685Z | Compiling tracing v0.1.44 |
| 2049 | 2026-09-03T17:37:31.872Z | Compiling darling v0.23.0 |
| 2050 | 2026-09-03T17:37:31.924Z | Compiling clap_derive v4.6.1 |
| 2051 | 2026-09-03T17:37:31.978Z | Compiling bitfield-macros v0.19.4 |
| 2052 | 2026-09-03T17:37:32.008Z | Compiling zerocopy-derive v0.6.6 |
| 2053 | 2026-09-03T17:37:32.031Z | Compiling packed_struct_codegen v0.10.1 |
| 2054 | 2026-09-03T17:37:32.332Z | Compiling indexmap v1.9.3 |
| 2055 | 2026-09-03T17:37:32.351Z | Compiling object v0.37.3 |
| 2056 | 2026-09-03T17:37:32.545Z | Compiling simd-adler32 v0.3.8 |
| 2057 | 2026-09-03T17:37:32.563Z | Compiling pkcs8 v0.10.2 |
| 2058 | 2026-09-03T17:37:32.662Z | Compiling rand v0.9.2 |
| 2059 | 2026-09-03T17:37:32.744Z | Compiling http-body v1.0.1 |
| 2060 | 2026-09-03T17:37:32.761Z | Compiling daft-derive v0.1.8 |
| 2061 | 2026-09-03T17:37:32.815Z | Compiling rustls-pki-types v1.14.0 |
| 2062 | 2026-09-03T17:37:32.946Z | Compiling spin v0.9.8 |
| 2063 | 2026-09-03T17:37:33.007Z | Compiling usdt-impl v0.5.0 |
| 2064 | 2026-09-03T17:37:33.028Z | Compiling winnow v0.5.40 |
| 2065 | 2026-09-03T17:37:33.106Z | Compiling utf8parse v0.2.2 |
| 2066 | 2026-09-03T17:37:33.143Z | Compiling either v1.15.0 |
| 2067 | 2026-09-03T17:37:33.188Z | Compiling anstyle v1.0.14 |
| 2068 | 2026-09-03T17:37:33.237Z | Compiling ref-cast v1.0.25 |
| 2069 | 2026-09-03T17:37:33.255Z | Compiling adler2 v2.0.1 |
| 2070 | 2026-09-03T17:37:33.316Z | Compiling openssl-probe v0.2.1 |
| 2071 | 2026-09-03T17:37:33.381Z | Compiling usdt-impl v0.6.0 |
| 2072 | 2026-09-03T17:37:33.404Z | Compiling cmov v0.5.4 |
| 2073 | 2026-09-03T17:37:33.470Z | Compiling tinyvec_macros v0.1.1 |
| 2074 | 2026-09-03T17:37:33.503Z | Compiling miniz_oxide v0.8.9 |
| 2075 | 2026-09-03T17:37:33.519Z | Compiling anstyle-parse v1.0.0 |
| 2076 | 2026-09-03T17:37:33.554Z | Compiling tinyvec v1.10.0 |
| 2077 | 2026-09-03T17:37:33.638Z | Compiling ctutils v0.4.2 |
| 2078 | 2026-09-03T17:37:33.657Z | Compiling sha2 v0.10.9 |
| 2079 | 2026-09-03T17:37:33.732Z | Compiling tempfile v3.27.0 |
| 2080 | 2026-09-03T17:37:33.907Z | Compiling scroll v0.13.0 |
| 2081 | 2026-09-03T17:37:33.931Z | Compiling scroll v0.12.0 |
| 2082 | 2026-09-03T17:37:33.971Z | Compiling async-trait v0.1.89 |
| 2083 | 2026-09-03T17:37:33.994Z | Compiling terminal_size v0.4.3 |
| 2084 | 2026-09-03T17:37:34.068Z | Compiling heapless v0.7.17 |
| 2085 | 2026-09-03T17:37:34.231Z | Compiling zstd-safe v7.2.4 |
| 2086 | 2026-09-03T17:37:34.249Z | Compiling colorchoice v1.0.4 |
| 2087 | 2026-09-03T17:37:34.252Z | Compiling litrs v1.0.0 |
| 2088 | 2026-09-03T17:37:34.269Z | Compiling winnow v1.0.3 |
| 2089 | 2026-09-03T17:37:34.288Z | Compiling rustix v0.38.44 |
| 2090 | 2026-09-03T17:37:34.341Z | Compiling try-lock v0.2.5 |
| 2091 | 2026-09-03T17:37:34.366Z | Compiling atomic-waker v1.1.2 |
| 2092 | 2026-09-03T17:37:34.489Z | Compiling toml_edit v0.19.15 |
| 2093 | 2026-09-03T17:37:34.507Z | Compiling signal-hook v0.3.18 |
| 2094 | 2026-09-03T17:37:34.528Z | Compiling tokio-util v0.7.18 |
| 2095 | 2026-09-03T17:37:34.552Z | Compiling tower-layer v0.3.3 |
| 2096 | 2026-09-03T17:37:34.623Z | Compiling winnow v0.7.14 |
| 2097 | 2026-09-03T17:37:34.717Z | Compiling anstyle-query v1.1.5 |
| 2098 | 2026-09-03T17:37:34.740Z | Compiling is_terminal_polyfill v1.70.2 |
| 2099 | 2026-09-03T17:37:34.765Z | Compiling untrusted v0.7.1 |
| 2100 | 2026-09-03T17:37:34.826Z | Compiling tower-service v0.3.3 |
| 2101 | 2026-09-03T17:37:34.884Z | Compiling anstream v1.0.0 |
| 2102 | 2026-09-03T17:37:34.887Z | Compiling document-features v0.2.12 |
| 2103 | 2026-09-03T17:37:35.046Z | Compiling want v0.3.1 |
| 2104 | 2026-09-03T17:37:35.272Z | Compiling goblin v0.8.2 |
| 2105 | 2026-09-03T17:37:35.351Z | Compiling h2 v0.4.15 |
| 2106 | 2026-09-03T17:37:35.481Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2107 | 2026-09-03T17:37:35.543Z | Compiling goblin v0.10.5 |
| 2108 | 2026-09-03T17:37:35.599Z | Compiling hybrid-array v0.4.13 |
| 2109 | 2026-09-03T17:37:35.750Z | Compiling ipnetwork v0.21.1 |
| 2110 | 2026-09-03T17:37:36.105Z | Compiling ipnet v2.12.0 |
| 2111 | 2026-09-03T17:37:36.140Z | Compiling zerocopy v0.7.35 |
| 2112 | 2026-09-03T17:37:36.186Z | Compiling ref-cast-impl v1.0.25 |
| 2113 | 2026-09-03T17:37:36.409Z | Compiling structmeta-derive v0.3.0 |
| 2114 | 2026-09-03T17:37:36.551Z | Compiling heck v0.4.1 |
| 2115 | 2026-09-03T17:37:36.641Z | Compiling darling_core v0.20.11 |
| 2116 | 2026-09-03T17:37:36.659Z | Compiling curve25519-dalek v4.1.3 |
| 2117 | 2026-09-03T17:37:36.742Z | Compiling memoffset v0.9.1 |
| 2118 | 2026-09-03T17:37:36.781Z | Compiling powerfmt v0.2.0 |
| 2119 | 2026-09-03T17:37:36.873Z | Compiling httpdate v1.0.3 |
| 2120 | 2026-09-03T17:37:36.972Z | Compiling tap v1.0.1 |
| 2121 | 2026-09-03T17:37:36.990Z | Compiling untrusted v0.9.0 |
| 2122 | 2026-09-03T17:37:37.084Z | Compiling foreign-types-shared v0.1.1 |
| 2123 | 2026-09-03T17:37:37.103Z | Compiling wyz v0.5.1 |
| 2124 | 2026-09-03T17:37:37.122Z | Compiling deranged v0.5.8 |
| 2125 | 2026-09-03T17:37:37.206Z | Compiling foreign-types v0.3.2 |
| 2126 | 2026-09-03T17:37:37.263Z | Compiling unicode-normalization v0.1.25 |
| 2127 | 2026-09-03T17:37:37.395Z | Compiling dtrace-parser v0.2.0 |
| 2128 | 2026-09-03T17:37:37.419Z | Compiling rand_chacha v0.3.1 |
| 2129 | 2026-09-03T17:37:37.477Z | Compiling signature v2.2.0 |
| 2130 | 2026-09-03T17:37:37.590Z | Compiling structmeta v0.3.0 |
| 2131 | 2026-09-03T17:37:37.675Z | Compiling hex v0.4.3 |
| 2132 | 2026-09-03T17:37:37.847Z | Compiling dtrace-parser v0.3.0 |
| 2133 | 2026-09-03T17:37:37.864Z | Compiling pin-project-internal v1.1.11 |
| 2134 | 2026-09-03T17:37:37.931Z | Compiling num-integer v0.1.46 |
| 2135 | 2026-09-03T17:37:38.009Z | Compiling dof v0.3.0 |
| 2136 | 2026-09-03T17:37:38.099Z | Compiling wait-timeout v0.2.1 |
| 2137 | 2026-09-03T17:37:38.232Z | Compiling thread-id v5.1.0 |
| 2138 | 2026-09-03T17:37:38.309Z | Compiling socket2 v0.5.10 |
| 2139 | 2026-09-03T17:37:38.350Z | Compiling thread-id v4.2.2 |
| 2140 | 2026-09-03T17:37:38.375Z | Compiling clap_lex v1.0.0 |
| 2141 | 2026-09-03T17:37:38.395Z | Compiling owo-colors v4.3.0 |
| 2142 | 2026-09-03T17:37:38.465Z | Compiling smoltcp v0.9.1 |
| 2143 | 2026-09-03T17:37:38.642Z | Compiling funty v2.0.0 |
| 2144 | 2026-09-03T17:37:38.696Z | Compiling quick-error v1.2.3 |
| 2145 | 2026-09-03T17:37:38.737Z | Compiling num_threads v0.1.7 |
| 2146 | 2026-09-03T17:37:38.841Z | Compiling dof v0.4.0 |
| 2147 | 2026-09-03T17:37:38.844Z | Compiling cfg_aliases v0.2.1 |
| 2148 | 2026-09-03T17:37:38.878Z | Compiling bit-vec v0.8.0 |
| 2149 | 2026-09-03T17:37:38.878Z | Compiling rusty-fork v0.3.1 |
| 2150 | 2026-09-03T17:37:38.945Z | Compiling time v0.3.47 |
| 2151 | 2026-09-03T17:37:38.964Z | Compiling nix v0.31.2 |
| 2152 | 2026-09-03T17:37:39.007Z | Compiling clap_builder v4.6.0 |
| 2153 | 2026-09-03T17:37:39.011Z | Compiling darling_macro v0.20.11 |
| 2154 | 2026-09-03T17:37:39.073Z | Compiling bitvec v1.0.1 |
| 2155 | 2026-09-03T17:37:39.123Z | Compiling hyper v1.10.1 |
| 2156 | 2026-09-03T17:37:39.145Z | Compiling bit-set v0.8.0 |
| 2157 | 2026-09-03T17:37:39.247Z | Compiling num-iter v0.1.45 |
| 2158 | 2026-09-03T17:37:39.395Z | Compiling rand v0.8.6 |
| 2159 | 2026-09-03T17:37:39.606Z | Compiling darling v0.20.11 |
| 2160 | 2026-09-03T17:37:39.785Z | Compiling lazy_static v1.5.0 |
| 2161 | 2026-09-03T17:37:39.944Z | Compiling hmac v0.12.1 |
| 2162 | 2026-09-03T17:37:39.962Z | Compiling erased-serde v0.3.31 |
| 2163 | 2026-09-03T17:37:40.099Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2164 | 2026-09-03T17:37:40.135Z | Compiling rand_xorshift v0.4.0 |
| 2165 | 2026-09-03T17:37:40.141Z | Compiling sync_wrapper v1.0.2 |
| 2166 | 2026-09-03T17:37:40.335Z | Compiling unarray v0.1.4 |
| 2167 | 2026-09-03T17:37:40.338Z | Compiling crc-catalog v2.4.0 |
| 2168 | 2026-09-03T17:37:40.464Z | Compiling hyper-util v0.1.20 |
| 2169 | 2026-09-03T17:37:40.496Z | Compiling siphasher v1.0.2 |
| 2170 | 2026-09-03T17:37:40.728Z | Compiling nodrop v0.1.14 |
| 2171 | 2026-09-03T17:37:40.818Z | Compiling zlib-rs v0.6.2 |
| 2172 | 2026-09-03T17:37:40.846Z | Compiling array-init v0.0.4 |
| 2173 | 2026-09-03T17:37:40.864Z | Compiling clap v4.6.1 |
| 2174 | 2026-09-03T17:37:41.227Z | Compiling proptest v1.11.0 |
| 2175 | 2026-09-03T17:37:41.286Z | Compiling crc v3.4.0 |
| 2176 | 2026-09-03T17:37:41.528Z | Compiling tower v0.5.3 |
| 2177 | 2026-09-03T17:37:42.084Z | Compiling derive_builder_core v0.20.2 |
| 2178 | 2026-09-03T17:37:42.278Z | Compiling smallvec v0.6.14 |
| 2179 | 2026-09-03T17:37:42.297Z | Compiling snafu-derive v0.8.9 |
| 2180 | 2026-09-03T17:37:42.475Z | Compiling http-body-util v0.1.3 |
| 2181 | 2026-09-03T17:37:42.478Z | Compiling zerocopy v0.6.6 |
| 2182 | 2026-09-03T17:37:42.537Z | Compiling pkcs1 v0.7.5 |
| 2183 | 2026-09-03T17:37:42.791Z | Compiling bitfield v0.19.4 |
| 2184 | 2026-09-03T17:37:42.874Z | Compiling strum_macros v0.26.4 |
| 2185 | 2026-09-03T17:37:42.890Z | Compiling strum_macros v0.27.2 |
| 2186 | 2026-09-03T17:37:42.910Z | Compiling hubpack_derive v0.1.1 |
| 2187 | 2026-09-03T17:37:43.045Z | Compiling env_filter v2.0.0 |
| 2188 | 2026-09-03T17:37:43.067Z | Compiling fs-err v3.3.0 |
| 2189 | 2026-09-03T17:37:43.320Z | Compiling flate2 v1.1.9 |
| 2190 | 2026-09-03T17:37:43.365Z | Compiling unicode-bidi v0.3.18 |
| 2191 | 2026-09-03T17:37:43.417Z | Compiling base64 v0.21.7 |
| 2192 | 2026-09-03T17:37:43.793Z | Compiling gimli v0.32.3 |
| 2193 | 2026-09-03T17:37:43.810Z | Compiling unicode-properties v0.1.4 |
| 2194 | 2026-09-03T17:37:43.940Z | Compiling allocator-api2 v0.2.21 |
| 2195 | 2026-09-03T17:37:43.958Z | Compiling hashbrown v0.12.3 |
| 2196 | 2026-09-03T17:37:43.961Z | Compiling ryu v1.0.23 |
| 2197 | 2026-09-03T17:37:44.050Z | Compiling iri-string v0.7.10 |
| 2198 | 2026-09-03T17:37:44.076Z | Compiling stringprep v0.1.5 |
| 2199 | 2026-09-03T17:37:44.193Z | Compiling serde_urlencoded v0.7.1 |
| 2200 | 2026-09-03T17:37:44.543Z | Compiling ron v0.8.1 |
| 2201 | 2026-09-03T17:37:44.586Z | Compiling newtype-uuid v1.3.2 |
| 2202 | 2026-09-03T17:37:44.777Z | Compiling env_logger v0.11.11 |
| 2203 | 2026-09-03T17:37:44.963Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2204 | 2026-09-03T17:37:44.982Z | Compiling derive_builder_macro v0.20.2 |
| 2205 | 2026-09-03T17:37:45.161Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2206 | 2026-09-03T17:37:45.202Z | Compiling rsa v0.9.10 |
| 2207 | 2026-09-03T17:37:45.352Z | Compiling oxnet v0.1.6 |
| 2208 | 2026-09-03T17:37:45.397Z | Compiling serde-hex v0.1.0 |
| 2209 | 2026-09-03T17:37:45.475Z | Compiling tower-http v0.6.8 |
| 2210 | 2026-09-03T17:37:45.552Z | Compiling tokio-native-tls v0.3.1 |
| 2211 | 2026-09-03T17:37:45.576Z | Compiling hashbrown v0.13.2 |
| 2212 | 2026-09-03T17:37:45.699Z | Compiling bzip2 v0.4.4 |
| 2213 | 2026-09-03T17:37:45.773Z | Compiling addr2line v0.25.1 |
| 2214 | 2026-09-03T17:37:45.851Z | Compiling usdt-attr-macro v0.6.0 |
| 2215 | 2026-09-03T17:37:45.944Z | Compiling usdt-macro v0.6.0 |
| 2216 | 2026-09-03T17:37:46.003Z | Compiling derive-ex v0.1.8 |
| 2217 | 2026-09-03T17:37:46.006Z | Compiling block-buffer v0.12.1 |
| 2218 | 2026-09-03T17:37:46.044Z | Compiling crypto-common v0.2.2 |
| 2219 | 2026-09-03T17:37:46.067Z | Compiling block-padding v0.4.2 |
| 2220 | 2026-09-03T17:37:46.507Z | Compiling rustls-native-certs v0.8.3 |
| 2221 | 2026-09-03T17:37:46.777Z | Compiling x509-cert v0.2.5 |
| 2222 | 2026-09-03T17:37:46.814Z | Compiling md-5 v0.10.6 |
| 2223 | 2026-09-03T17:37:47.040Z | Compiling bstr v1.12.1 |
| 2224 | 2026-09-03T17:37:47.071Z | Compiling convert_case v0.10.0 |
| 2225 | 2026-09-03T17:37:47.302Z | Compiling vergen-lib v9.1.0 |
| 2226 | 2026-09-03T17:37:47.401Z | Compiling hash32 v0.2.1 |
| 2227 | 2026-09-03T17:37:47.436Z | Compiling encoding_rs v0.8.35 |
| 2228 | 2026-09-03T17:37:47.476Z | Compiling crc-any v2.5.0 |
| 2229 | 2026-09-03T17:37:47.515Z | Compiling mime v0.3.17 |
| 2230 | 2026-09-03T17:37:47.548Z | Compiling psl-types v2.0.11 |
| 2231 | 2026-09-03T17:37:47.566Z | Compiling cpufeatures v0.3.0 |
| 2232 | 2026-09-03T17:37:47.663Z | Compiling fallible-iterator v0.2.0 |
| 2233 | 2026-09-03T17:37:47.809Z | Compiling unicode-width v0.2.0 |
| 2234 | 2026-09-03T17:37:47.872Z | Compiling rustc-demangle v0.1.27 |
| 2235 | 2026-09-03T17:37:48.023Z | Compiling postgres-protocol v0.6.10 |
| 2236 | 2026-09-03T17:37:48.054Z | Compiling test-strategy v0.4.5 |
| 2237 | 2026-09-03T17:37:48.176Z | Compiling backtrace v0.3.76 |
| 2238 | 2026-09-03T17:37:48.240Z | Compiling publicsuffix v2.3.0 |
| 2239 | 2026-09-03T17:37:48.393Z | Compiling derive_more-impl v2.1.1 |
| 2240 | 2026-09-03T17:37:48.905Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2241 | 2026-09-03T17:37:49.021Z | Compiling inout v0.2.2 |
| 2242 | 2026-09-03T17:37:49.094Z | Compiling object v0.30.4 |
| 2243 | 2026-09-03T17:37:49.241Z | Compiling zip v0.6.6 |
| 2244 | 2026-09-03T17:37:49.260Z | Compiling hyper-tls v0.6.0 |
| 2245 | 2026-09-03T17:37:49.279Z | Compiling daft v0.1.8 |
| 2246 | 2026-09-03T17:37:49.348Z | Compiling derive_builder v0.20.2 |
| 2247 | 2026-09-03T17:37:49.367Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2248 | 2026-09-03T17:37:49.541Z | Compiling phf_shared v0.13.1 |
| 2249 | 2026-09-03T17:37:49.595Z | Compiling pin-project v1.1.11 |
| 2250 | 2026-09-03T17:37:49.715Z | Compiling toml v0.7.8 |
| 2251 | 2026-09-03T17:37:49.816Z | Compiling serde_with_macros v3.21.0 |
| 2252 | 2026-09-03T17:37:49.883Z | Compiling futures-executor v0.3.32 |
| 2253 | 2026-09-03T17:37:50.001Z | Compiling serde_repr v0.1.20 |
| 2254 | 2026-09-03T17:37:50.063Z | Compiling miette-derive v7.6.0 |
| 2255 | 2026-09-03T17:37:50.165Z | Compiling async-recursion v1.1.1 |
| 2256 | 2026-09-03T17:37:50.184Z | Compiling enum-as-inner v0.6.1 |
| 2257 | 2026-09-03T17:37:50.250Z | Compiling ff v0.13.1 |
| 2258 | 2026-09-03T17:37:50.276Z | Compiling vergen v9.1.0 |
| 2259 | 2026-09-03T17:37:50.367Z | Compiling cargo-platform v0.3.2 |
| 2260 | 2026-09-03T17:37:50.434Z | Compiling is_ci v1.2.0 |
| 2261 | 2026-09-03T17:37:50.521Z | Compiling bitflags v1.3.2 |
| 2262 | 2026-09-03T17:37:50.618Z | Compiling jiff-core v0.1.0 |
| 2263 | 2026-09-03T17:37:50.631Z | Compiling base16ct v0.2.0 |
| 2264 | 2026-09-03T17:37:50.694Z | Compiling path-slash v0.1.5 |
| 2265 | 2026-09-03T17:37:50.701Z | Compiling managed v0.8.0 |
| 2266 | 2026-09-03T17:37:50.800Z | Compiling foldhash v0.2.0 |
| 2267 | 2026-09-03T17:37:50.868Z | Compiling foldhash v0.1.5 |
| 2268 | 2026-09-03T17:37:50.886Z | Compiling libbz2-rs-sys v0.2.2 |
| 2269 | 2026-09-03T17:37:50.902Z | Compiling unicode-linebreak v0.1.5 |
| 2270 | 2026-09-03T17:37:51.040Z | Compiling same-file v1.0.6 |
| 2271 | 2026-09-03T17:37:51.058Z | Compiling bumpalo v3.20.2 |
| 2272 | 2026-09-03T17:37:51.232Z | Compiling smawk v0.3.2 |
| 2273 | 2026-09-03T17:37:51.250Z | Compiling walkdir v2.5.0 |
| 2274 | 2026-09-03T17:37:51.288Z | Compiling hashbrown v0.15.5 |
| 2275 | 2026-09-03T17:37:51.342Z | Compiling zopfli v0.8.3 |
| 2276 | 2026-09-03T17:37:51.360Z | Compiling hashbrown v0.16.1 |
| 2277 | 2026-09-03T17:37:51.417Z | Compiling bzip2 v0.6.1 |
| 2278 | 2026-09-03T17:37:51.522Z | Compiling jiff v0.2.34 |
| 2279 | 2026-09-03T17:37:51.611Z | Compiling textwrap v0.16.2 |
| 2280 | 2026-09-03T17:37:51.628Z | Compiling sec1 v0.7.3 |
| 2281 | 2026-09-03T17:37:51.947Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2282 | 2026-09-03T17:37:51.988Z | Compiling cargo_metadata v0.23.1 |
| 2283 | 2026-09-03T17:37:52.001Z | Compiling supports-color v3.0.2 |
| 2284 | 2026-09-03T17:37:52.066Z | Compiling group v0.13.0 |
| 2285 | 2026-09-03T17:37:52.277Z | Compiling futures v0.3.32 |
| 2286 | 2026-09-03T17:37:52.470Z | Compiling phf v0.13.1 |
| 2287 | 2026-09-03T17:37:52.694Z | Compiling snafu v0.8.9 |
| 2288 | 2026-09-03T17:37:52.776Z | Compiling reqwest v0.12.28 |
| 2289 | 2026-09-03T17:37:53.071Z | Compiling signal-hook-mio v0.2.5 |
| 2290 | 2026-09-03T17:37:53.076Z | Compiling cipher v0.5.2 |
| 2291 | 2026-09-03T17:37:53.094Z | Compiling cookie_store v0.22.1 |
| 2292 | 2026-09-03T17:37:53.223Z | Compiling backtrace-ext v0.2.1 |
| 2293 | 2026-09-03T17:37:53.257Z | Compiling postgres-types v0.2.12 |
| 2294 | 2026-09-03T17:37:53.317Z | Compiling zstd v0.13.3 |
| 2295 | 2026-09-03T17:37:53.375Z | Compiling globset v0.4.18 |
| 2296 | 2026-09-03T17:37:53.444Z | Compiling strum v0.27.2 |
| 2297 | 2026-09-03T17:37:53.447Z | Compiling hubpack v0.1.2 |
| 2298 | 2026-09-03T17:37:53.660Z | Compiling phf_shared v0.11.3 |
| 2299 | 2026-09-03T17:37:53.686Z | Compiling hkdf v0.12.4 |
| 2300 | 2026-09-03T17:37:53.718Z | Compiling crossbeam-epoch v0.9.18 |
| 2301 | 2026-09-03T17:37:53.772Z | Compiling byte-wrapper v0.1.0 |
| 2302 | 2026-09-03T17:37:53.791Z | Compiling olpc-cjson v0.1.4 |
| 2303 | 2026-09-03T17:37:53.808Z | Compiling ed25519 v2.2.3 |
| 2304 | 2026-09-03T17:37:54.073Z | Compiling crypto-bigint v0.5.5 |
| 2305 | 2026-09-03T17:37:54.092Z | Compiling serde-big-array v0.5.1 |
| 2306 | 2026-09-03T17:37:54.132Z | Compiling serde_plain v1.0.2 |
| 2307 | 2026-09-03T17:37:54.169Z | Compiling pem v3.0.6 |
| 2308 | 2026-09-03T17:37:54.257Z | Compiling float-cmp v0.10.0 |
| 2309 | 2026-09-03T17:37:54.302Z | Compiling memmap2 v0.9.10 |
| 2310 | 2026-09-03T17:37:54.320Z | Compiling difflib v0.4.0 |
| 2311 | 2026-09-03T17:37:54.413Z | Compiling supports-hyperlinks v3.2.0 |
| 2312 | 2026-09-03T17:37:54.446Z | Compiling static_assertions v1.1.0 |
| 2313 | 2026-09-03T17:37:54.533Z | Compiling toml_write v0.1.2 |
| 2314 | 2026-09-03T17:37:54.550Z | Compiling supports-unicode v3.0.0 |
| 2315 | 2026-09-03T17:37:54.571Z | Compiling new_debug_unreachable v1.0.6 |
| 2316 | 2026-09-03T17:37:54.610Z | Compiling fixedbitset v0.5.7 |
| 2317 | 2026-09-03T17:37:54.671Z | Compiling normalize-line-endings v0.3.0 |
| 2318 | 2026-09-03T17:37:54.723Z | Compiling fixedbitset v0.4.2 |
| 2319 | 2026-09-03T17:37:54.742Z | Compiling data-encoding v2.10.0 |
| 2320 | 2026-09-03T17:37:54.760Z | Compiling typed-path v0.9.3 |
| 2321 | 2026-09-03T17:37:54.815Z | Compiling unicode-width v0.1.14 |
| 2322 | 2026-09-03T17:37:54.852Z | Compiling const-oid v0.10.2 |
| 2323 | 2026-09-03T17:37:54.868Z | Compiling whoami v2.1.0 |
| 2324 | 2026-09-03T17:37:54.956Z | Compiling precomputed-hash v0.1.1 |
| 2325 | 2026-09-03T17:37:55.078Z | Compiling predicates-core v1.0.10 |
| 2326 | 2026-09-03T17:37:55.115Z | Compiling keccak v0.1.6 |
| 2327 | 2026-09-03T17:37:55.271Z | Compiling predicates v3.1.4 |
| 2328 | 2026-09-03T17:37:55.285Z | Compiling elliptic-curve v0.13.8 |
| 2329 | 2026-09-03T17:37:55.310Z | Compiling sha3 v0.10.8 |
| 2330 | 2026-09-03T17:37:55.332Z | Compiling tokio-postgres v0.7.16 |
| 2331 | 2026-09-03T17:37:55.412Z | Compiling hickory-proto v0.25.2 |
| 2332 | 2026-09-03T17:37:55.465Z | Compiling miette v7.6.0 |
| 2333 | 2026-09-03T17:37:55.465Z | Compiling string_cache v0.8.9 |
| 2334 | 2026-09-03T17:37:55.485Z | Compiling digest v0.11.3 |
| 2335 | 2026-09-03T17:37:55.636Z | Compiling petgraph v0.6.5 |
| 2336 | 2026-09-03T17:37:55.705Z | Compiling petgraph v0.8.3 |
| 2337 | 2026-09-03T17:37:55.725Z | Compiling toml_edit v0.22.27 |
| 2338 | 2026-09-03T17:37:55.946Z | Compiling chacha20 v0.10.0 |
| 2339 | 2026-09-03T17:37:56.325Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2340 | 2026-09-03T17:37:56.364Z | Compiling usdt v0.6.0 |
| 2341 | 2026-09-03T17:37:56.681Z | Compiling zip v4.6.1 |
| 2342 | 2026-09-03T17:37:57.459Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2343 | 2026-09-03T17:37:57.479Z | Compiling ed25519-dalek v2.2.0 |
| 2344 | 2026-09-03T17:37:57.749Z | Compiling crossterm v0.28.1 |
| 2345 | 2026-09-03T17:37:58.029Z | Compiling iddqd v0.4.2 |
| 2346 | 2026-09-03T17:37:58.257Z | Compiling serde_with v3.21.0 |
| 2347 | 2026-09-03T17:37:58.292Z | Compiling derive_more v2.1.1 |
| 2348 | 2026-09-03T17:37:58.433Z | Compiling similar v2.7.0 |
| 2349 | 2026-09-03T17:37:58.489Z | Compiling strum v0.26.3 |
| 2350 | 2026-09-03T17:37:58.660Z | Compiling tokio-stream v0.1.18 |
| 2351 | 2026-09-03T17:37:58.739Z | Compiling buf-list v1.1.2 |
| 2352 | 2026-09-03T17:37:59.067Z | Compiling itertools v0.13.0 |
| 2353 | 2026-09-03T17:37:59.088Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2354 | 2026-09-03T17:37:59.113Z | Compiling openapiv3 v2.2.0 |
| 2355 | 2026-09-03T17:37:59.783Z | Compiling peg-runtime v0.8.5 |
| 2356 | 2026-09-03T17:37:59.876Z | Compiling lalrpop-util v0.19.12 |
| 2357 | 2026-09-03T17:38:15.964Z | Compiling macaddr v1.0.1 |
| 2358 | 2026-09-03T17:38:15.994Z | Compiling crucible-workspace-hack v0.1.0 |
| 2359 | 2026-09-03T17:38:16.012Z | Compiling rayon-core v1.13.0 |
| 2360 | 2026-09-03T17:38:16.157Z | Compiling itertools v0.15.0 |
| 2361 | 2026-09-03T17:38:16.217Z | Compiling secrecy v0.10.3 |
| 2362 | 2026-09-03T17:38:16.236Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2363 | 2026-09-03T17:38:16.274Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2364 | 2026-09-03T17:38:16.312Z | Compiling heapless v0.8.0 |
| 2365 | 2026-09-03T17:38:16.348Z | Compiling crossbeam-deque v0.8.6 |
| 2366 | 2026-09-03T17:38:16.388Z | Compiling inout v0.1.4 |
| 2367 | 2026-09-03T17:38:16.417Z | Compiling hash32 v0.3.1 |
| 2368 | 2026-09-03T17:38:16.436Z | Compiling multer v3.1.0 |
| 2369 | 2026-09-03T17:38:16.566Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2370 | 2026-09-03T17:38:16.591Z | Compiling thread_local v1.1.9 |
| 2371 | 2026-09-03T17:38:16.624Z | Compiling match_cfg v0.1.0 |
| 2372 | 2026-09-03T17:38:16.642Z | Compiling compression-core v0.4.31 |
| 2373 | 2026-09-03T17:38:16.689Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2374 | 2026-09-03T17:38:16.728Z | Compiling slog-async v2.8.0 |
| 2375 | 2026-09-03T17:38:16.747Z | Compiling smoltcp v0.11.0 |
| 2376 | 2026-09-03T17:38:16.767Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2377 | 2026-09-03T17:38:16.795Z | Compiling hostname v0.3.1 |
| 2378 | 2026-09-03T17:38:16.857Z | Compiling compression-codecs v0.4.37 |
| 2379 | 2026-09-03T17:38:16.994Z | Compiling cipher v0.4.4 |
| 2380 | 2026-09-03T17:38:17.010Z | Compiling atomicwrites v0.4.4 |
| 2381 | 2026-09-03T17:38:17.027Z | Compiling slog-json v2.6.1 |
| 2382 | 2026-09-03T17:38:17.114Z | Compiling crossbeam-channel v0.5.15 |
| 2383 | 2026-09-03T17:38:17.157Z | Compiling half v2.7.1 |
| 2384 | 2026-09-03T17:38:17.207Z | Compiling newtype-uuid-macros v0.1.0 |
| 2385 | 2026-09-03T17:38:17.296Z | Compiling proc-macro-crate v3.4.0 |
| 2386 | 2026-09-03T17:38:17.314Z | Compiling universal-hash v0.5.1 |
| 2387 | 2026-09-03T17:38:17.336Z | Compiling serde_tokenstream v0.3.0 |
| 2388 | 2026-09-03T17:38:17.493Z | Compiling cobs v0.3.0 |
| 2389 | 2026-09-03T17:38:17.512Z | Compiling async-stream-impl v0.3.6 |
| 2390 | 2026-09-03T17:38:17.554Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2391 | 2026-09-03T17:38:17.647Z | Compiling serde_spanned v1.1.1 |
| 2392 | 2026-09-03T17:38:17.698Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2393 | 2026-09-03T17:38:17.728Z | Compiling is-terminal v0.4.17 |
| 2394 | 2026-09-03T17:38:17.747Z | Compiling ingot-macros v0.2.0 |
| 2395 | 2026-09-03T17:38:17.764Z | Compiling dropshot v0.17.1 |
| 2396 | 2026-09-03T17:38:17.806Z | Compiling proc-macro-error-attr v1.0.4 |
| 2397 | 2026-09-03T17:38:17.823Z | Compiling take_mut v0.2.2 |
| 2398 | 2026-09-03T17:38:17.840Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2399 | 2026-09-03T17:38:17.862Z | Compiling opaque-debug v0.3.1 |
| 2400 | 2026-09-03T17:38:17.961Z | Compiling ciborium-io v0.2.2 |
| 2401 | 2026-09-03T17:38:17.979Z | Compiling convert_case v0.4.0 |
| 2402 | 2026-09-03T17:38:18.028Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2403 | 2026-09-03T17:38:18.059Z | Compiling term v1.2.1 |
| 2404 | 2026-09-03T17:38:18.078Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2405 | 2026-09-03T17:38:18.117Z | Compiling ciborium-ll v0.2.2 |
| 2406 | 2026-09-03T17:38:18.189Z | Compiling poly1305 v0.8.0 |
| 2407 | 2026-09-03T17:38:18.192Z | Compiling async-stream v0.3.6 |
| 2408 | 2026-09-03T17:38:18.225Z | Compiling num_enum_derive v0.7.6 |
| 2409 | 2026-09-03T17:38:18.332Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2410 | 2026-09-03T17:38:18.349Z | Compiling derive_more v0.99.20 |
| 2411 | 2026-09-03T17:38:18.370Z | Compiling oxide-generation-macros v0.2.0 |
| 2412 | 2026-09-03T17:38:18.426Z | Compiling slog-term v2.9.2 |
| 2413 | 2026-09-03T17:38:18.445Z | Compiling postcard v1.1.3 |
| 2414 | 2026-09-03T17:38:18.752Z | Compiling thiserror-no-std v2.0.2 |
| 2415 | 2026-09-03T17:38:18.883Z | Compiling slog-bunyan v2.5.0 |
| 2416 | 2026-09-03T17:38:18.899Z | Compiling chacha20 v0.9.1 |
| 2417 | 2026-09-03T17:38:19.059Z | Compiling async-compression v0.4.41 |
| 2418 | 2026-09-03T17:38:19.211Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2419 | 2026-09-03T17:38:19.226Z | Compiling sha1 v0.11.0 |
| 2420 | 2026-09-03T17:38:19.282Z | Compiling oxide-generation v0.1.3 |
| 2421 | 2026-09-03T17:38:19.356Z | Compiling parse-display-derive v0.10.0 |
| 2422 | 2026-09-03T17:38:19.359Z | Compiling proc-macro-crate v1.3.1 |
| 2423 | 2026-09-03T17:38:19.413Z | Compiling waitgroup v0.1.2 |
| 2424 | 2026-09-03T17:38:19.534Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2425 | 2026-09-03T17:38:19.601Z | Compiling rustls-pemfile v2.2.0 |
| 2426 | 2026-09-03T17:38:19.639Z | Compiling backon v1.6.0 |
| 2427 | 2026-09-03T17:38:19.782Z | Compiling dropshot_endpoint v0.17.1 |
| 2428 | 2026-09-03T17:38:19.907Z | Compiling blake2 v0.10.6 |
| 2429 | 2026-09-03T17:38:19.924Z | Compiling aead v0.5.2 |
| 2430 | 2026-09-03T17:38:19.985Z | Compiling password-hash v0.5.0 |
| 2431 | 2026-09-03T17:38:20.003Z | Compiling foreign-types-macros v0.2.3 |
| 2432 | 2026-09-03T17:38:20.157Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2433 | 2026-09-03T17:38:20.231Z | Compiling serde_path_to_error v0.1.20 |
| 2434 | 2026-09-03T17:38:20.337Z | Compiling hostname v0.4.2 |
| 2435 | 2026-09-03T17:38:20.382Z | Compiling proc-macro-error v1.0.4 |
| 2436 | 2026-09-03T17:38:20.535Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2437 | 2026-09-03T17:38:20.559Z | Compiling instant v0.1.13 |
| 2438 | 2026-09-03T17:38:20.579Z | Compiling debug-ignore v1.0.5 |
| 2439 | 2026-09-03T17:38:20.616Z | Compiling foreign-types-shared v0.3.1 |
| 2440 | 2026-09-03T17:38:20.651Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2441 | 2026-09-03T17:38:20.669Z | Compiling backoff v0.4.0 |
| 2442 | 2026-09-03T17:38:20.713Z | Compiling foreign-types v0.5.0 |
| 2443 | 2026-09-03T17:38:20.733Z | Compiling argon2 v0.5.3 |
| 2444 | 2026-09-03T17:38:20.753Z | Compiling chacha20poly1305 v0.10.1 |
| 2445 | 2026-09-03T17:38:20.753Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2446 | 2026-09-03T17:38:20.800Z | Compiling ingot-types v0.2.0 |
| 2447 | 2026-09-03T17:38:20.838Z | Compiling num_enum_derive v0.5.11 |
| 2448 | 2026-09-03T17:38:20.856Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2449 | 2026-09-03T17:38:20.873Z | Compiling num_enum v0.7.6 |
| 2450 | 2026-09-03T17:38:20.922Z | Compiling vsss-rs v3.3.4 |
| 2451 | 2026-09-03T17:38:20.938Z | Compiling ciborium v0.2.2 |
| 2452 | 2026-09-03T17:38:21.125Z | Compiling parse-display v0.10.0 |
| 2453 | 2026-09-03T17:38:21.161Z | Compiling regress v0.10.5 |
| 2454 | 2026-09-03T17:38:21.237Z | Compiling itertools v0.14.0 |
| 2455 | 2026-09-03T17:38:21.369Z | Compiling ingot v0.2.1 |
| 2456 | 2026-09-03T17:38:21.457Z | Compiling tabwriter v1.4.1 |
| 2457 | 2026-09-03T17:38:21.475Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2458 | 2026-09-03T17:38:21.551Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2459 | 2026-09-03T17:38:21.649Z | Compiling cstr-argument v0.1.2 |
| 2460 | 2026-09-03T17:38:21.666Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2461 | 2026-09-03T17:38:21.728Z | Compiling humantime v2.3.0 |
| 2462 | 2026-09-03T17:38:21.830Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2463 | 2026-09-03T17:38:21.867Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2464 | 2026-09-03T17:38:22.021Z | Compiling num_enum v0.5.11 |
| 2465 | 2026-09-03T17:38:22.024Z | Compiling rayon v1.11.0 |
| 2466 | 2026-09-03T17:38:22.086Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2467 | 2026-09-03T17:38:22.114Z | Compiling rand v0.10.1 |
| 2468 | 2026-09-03T17:38:22.131Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2469 | 2026-09-03T17:38:22.149Z | Compiling libefi-sys v0.1.0 |
| 2470 | 2026-09-03T17:38:22.169Z | Compiling colored v3.1.1 |
| 2471 | 2026-09-03T17:38:22.192Z | Compiling indent_write v2.2.0 |
| 2472 | 2026-09-03T17:38:22.219Z | Compiling zone_cfg_derive v0.3.1 |
| 2473 | 2026-09-03T17:38:22.245Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2474 | 2026-09-03T17:38:22.388Z | Compiling illumos-nvpair v0.3.0 |
| 2475 | 2026-09-03T17:38:22.434Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2476 | 2026-09-03T17:38:22.554Z | Compiling camino-tempfile v1.4.1 |
| 2477 | 2026-09-03T17:38:22.700Z | Compiling itertools v0.12.1 |
| 2478 | 2026-09-03T17:38:22.730Z | Compiling usdt-attr-macro v0.5.0 |
| 2479 | 2026-09-03T17:38:22.739Z | Compiling usdt-macro v0.5.0 |
| 2480 | 2026-09-03T17:38:22.758Z | Compiling num-derive v0.4.2 |
| 2481 | 2026-09-03T17:38:22.948Z | Compiling bitfield-struct v0.6.2 |
| 2482 | 2026-09-03T17:38:22.966Z | Compiling blake3 v1.8.5 |
| 2483 | 2026-09-03T17:38:23.003Z | Compiling sigpipe v0.1.3 |
| 2484 | 2026-09-03T17:38:23.046Z | Compiling memmap v0.7.0 |
| 2485 | 2026-09-03T17:38:23.121Z | Compiling glob v0.3.3 |
| 2486 | 2026-09-03T17:38:23.294Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2487 | 2026-09-03T17:38:23.392Z | Compiling swrite v0.1.0 |
| 2488 | 2026-09-03T17:38:23.559Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2489 | 2026-09-03T17:38:23.587Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2490 | 2026-09-03T17:38:23.625Z | Compiling usdt v0.5.0 |
| 2491 | 2026-09-03T17:38:23.680Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2492 | 2026-09-03T17:38:23.699Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2493 | 2026-09-03T17:38:23.810Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2494 | 2026-09-03T17:38:24.007Z | Compiling smf v0.2.3 |
| 2495 | 2026-09-03T17:38:24.025Z | Compiling filetime v0.2.27 |
| 2496 | 2026-09-03T17:38:24.181Z | Compiling arrayvec v0.7.6 |
| 2497 | 2026-09-03T17:38:24.199Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2498 | 2026-09-03T17:38:24.215Z | Compiling xattr v1.6.1 |
| 2499 | 2026-09-03T17:38:24.260Z | Compiling zone v0.3.1 |
| 2500 | 2026-09-03T17:38:24.276Z | Compiling arrayref v0.3.9 |
| 2501 | 2026-09-03T17:38:24.302Z | Compiling whoami v1.6.1 |
| 2502 | 2026-09-03T17:38:24.345Z | Compiling constant_time_eq v0.4.2 |
| 2503 | 2026-09-03T17:38:24.375Z | Compiling tar v0.4.46 |
| 2504 | 2026-09-03T17:38:24.412Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2505 | 2026-09-03T17:38:24.451Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2506 | 2026-09-03T17:38:24.486Z | Compiling tokio-dtrace v0.1.1 |
| 2507 | 2026-09-03T17:38:24.559Z | Compiling gethostname v0.5.0 |
| 2508 | 2026-09-03T17:38:24.705Z | Compiling console v0.16.2 |
| 2509 | 2026-09-03T17:38:24.762Z | Compiling unit-prefix v0.5.2 |
| 2510 | 2026-09-03T17:38:24.840Z | Compiling topological-sort v0.2.2 |
| 2511 | 2026-09-03T17:38:24.960Z | Compiling oxide-tokio-rt v0.1.4 |
| 2512 | 2026-09-03T17:38:24.977Z | Compiling toml v0.8.23 |
| 2513 | 2026-09-03T17:38:24.980Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2514 | 2026-09-03T17:38:25.191Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2515 | 2026-09-03T17:38:25.301Z | Compiling rustls-webpki v0.103.13 |
| 2516 | 2026-09-03T17:38:25.335Z | Compiling indicatif v0.18.4 |
| 2517 | 2026-09-03T17:38:25.466Z | Compiling shell-words v1.1.1 |
| 2518 | 2026-09-03T17:38:26.812Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2519 | 2026-09-03T17:38:28.990Z | Compiling tokio-rustls v0.26.4 |
| 2520 | 2026-09-03T17:38:28.990Z | Compiling rustls-platform-verifier v0.6.2 |
| 2521 | 2026-09-03T17:38:28.993Z | Compiling tough v0.22.0 |
| 2522 | 2026-09-03T17:38:29.246Z | Compiling hyper-rustls v0.27.7 |
| 2523 | 2026-09-03T17:38:29.472Z | Compiling reqwest v0.13.2 |
| 2524 | 2026-09-03T17:38:31.892Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2525 | 2026-09-03T17:38:32.201Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2526 | 2026-09-03T17:38:36.366Z | Compiling progenitor-client v0.14.0 |
| 2527 | 2026-09-03T17:38:36.366Z | Compiling omicron-zone-package v0.12.3 |
| 2528 | 2026-09-03T17:38:36.662Z | Compiling progenitor-extras v0.2.0 |
| 2529 | 2026-09-03T17:38:36.954Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2530 | 2026-09-03T17:38:36.977Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2531 | 2026-09-03T17:38:37.094Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2532 | 2026-09-03T17:38:37.130Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2533 | 2026-09-03T17:38:37.196Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2534 | 2026-09-03T17:38:37.261Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2535 | 2026-09-03T17:38:37.332Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2536 | 2026-09-03T17:38:37.470Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2537 | 2026-09-03T17:38:37.946Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2538 | 2026-09-03T17:38:41.642Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2539 | 2026-09-03T17:38:53.083Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2540 | 2026-09-03T17:38:56.663Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2541 | 2026-09-03T17:38:57.811Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2542 | 2026-09-03T17:39:11.469Z | Finished `release` profile [optimized] target(s) in 1m 51s |
| 2543 | 2026-09-03T17:39:11.655Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2544 | 2026-09-03T17:39:11.712Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2545 | 2026-09-03T17:39:11.728Z | Created new build target 'test' and set it as active |
| 2546 | 2026-09-03T17:39:11.728Z | |
| 2547 | 2026-09-03T17:39:11.728Z | real 1:51.722359260 |
| 2548 | 2026-09-03T17:39:11.728Z | user 16:58.084595414 |
| 2549 | 2026-09-03T17:39:11.728Z | sys 3:08.500412900 |
| 2550 | 2026-09-03T17:39:11.728Z | trap 0.511928324 |
| 2551 | 2026-09-03T17:39:11.728Z | tflt 0.537088360 |
| 2552 | 2026-09-03T17:39:11.728Z | dflt 4.490637988 |
| 2553 | 2026-09-03T17:39:11.728Z | kflt 0.000707770 |
| 2554 | 2026-09-03T17:39:11.728Z | lock 47:20.237092141 |
| 2555 | 2026-09-03T17:39:11.728Z | slp 39:59.318399050 |
| 2556 | 2026-09-03T17:39:11.728Z | lat 43.779787977 |
| 2557 | 2026-09-03T17:39:11.729Z | stop 6:48.349365611 |
| 2558 | 2026-09-03T17:39:11.729Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2559 | 2026-09-03T17:39:12.784Z | Finished `release` profile [optimized] target(s) in 1.03s |
| 2560 | 2026-09-03T17:39:12.835Z | Running `target/release/omicron-package -t test package` |
| 2561 | 2026-09-03T17:39:12.911Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2562 | 2026-09-03T17:39:14.573Z | Compiling cfg-if v1.0.4 |
| 2563 | 2026-09-03T17:39:14.819Z | Compiling serde_core v1.0.228 |
| 2564 | 2026-09-03T17:39:14.819Z | Compiling libc v0.2.185 |
| 2565 | 2026-09-03T17:39:14.822Z | Compiling memchr v2.8.0 |
| 2566 | 2026-09-03T17:39:14.896Z | Compiling smallvec v1.15.1 |
| 2567 | 2026-09-03T17:39:14.935Z | Compiling stable_deref_trait v1.2.1 |
| 2568 | 2026-09-03T17:39:14.965Z | Compiling libm v0.2.16 |
| 2569 | 2026-09-03T17:39:14.968Z | Compiling scopeguard v1.2.0 |
| 2570 | 2026-09-03T17:39:15.017Z | Compiling zerofrom v0.1.6 |
| 2571 | 2026-09-03T17:39:15.042Z | Compiling rand_core v0.10.0 |
| 2572 | 2026-09-03T17:39:15.072Z | Compiling percent-encoding v2.3.2 |
| 2573 | 2026-09-03T17:39:15.096Z | Compiling writeable v0.6.2 |
| 2574 | 2026-09-03T17:39:15.099Z | Compiling litemap v0.8.1 |
| 2575 | 2026-09-03T17:39:15.146Z | Compiling lock_api v0.4.14 |
| 2576 | 2026-09-03T17:39:15.174Z | Compiling yoke v0.8.1 |
| 2577 | 2026-09-03T17:39:15.199Z | Compiling icu_normalizer_data v2.1.1 |
| 2578 | 2026-09-03T17:39:15.202Z | Compiling icu_properties_data v2.1.2 |
| 2579 | 2026-09-03T17:39:15.259Z | Compiling utf8_iter v1.0.4 |
| 2580 | 2026-09-03T17:39:15.286Z | Compiling form_urlencoded v1.2.2 |
| 2581 | 2026-09-03T17:39:15.322Z | Compiling errno v0.3.14 |
| 2582 | 2026-09-03T17:39:15.322Z | Compiling getrandom v0.4.3 |
| 2583 | 2026-09-03T17:39:15.372Z | Compiling parking_lot_core v0.9.12 |
| 2584 | 2026-09-03T17:39:15.396Z | Compiling zerovec v0.11.5 |
| 2585 | 2026-09-03T17:39:15.399Z | Compiling zerotrie v0.2.3 |
| 2586 | 2026-09-03T17:39:15.449Z | Compiling iana-time-zone v0.1.65 |
| 2587 | 2026-09-03T17:39:15.481Z | Compiling zerocopy v0.8.55 |
| 2588 | 2026-09-03T17:39:15.510Z | Compiling signal-hook-registry v1.4.8 |
| 2589 | 2026-09-03T17:39:15.542Z | Compiling mio v1.2.0 |
| 2590 | 2026-09-03T17:39:15.572Z | Compiling socket2 v0.6.3 |
| 2591 | 2026-09-03T17:39:15.619Z | Compiling thiserror v2.0.18 |
| 2592 | 2026-09-03T17:39:15.651Z | Compiling parking_lot v0.12.5 |
| 2593 | 2026-09-03T17:39:15.694Z | Compiling getrandom v0.2.17 |
| 2594 | 2026-09-03T17:39:15.740Z | Compiling futures-util v0.3.32 |
| 2595 | 2026-09-03T17:39:15.775Z | Compiling getrandom v0.3.4 |
| 2596 | 2026-09-03T17:39:15.775Z | Compiling base64 v0.22.1 |
| 2597 | 2026-09-03T17:39:15.831Z | Compiling time v0.3.47 |
| 2598 | 2026-09-03T17:39:15.860Z | Compiling aho-corasick v1.1.4 |
| 2599 | 2026-09-03T17:39:15.936Z | Compiling num-traits v0.2.19 |
| 2600 | 2026-09-03T17:39:15.963Z | Compiling rand_core v0.6.4 |
| 2601 | 2026-09-03T17:39:15.998Z | Compiling rand_core v0.9.5 |
| 2602 | 2026-09-03T17:39:16.128Z | Compiling tinystr v0.8.2 |
| 2603 | 2026-09-03T17:39:16.161Z | Compiling potential_utf v0.1.4 |
| 2604 | 2026-09-03T17:39:16.203Z | Compiling spin v0.9.8 |
| 2605 | 2026-09-03T17:39:16.204Z | Compiling socket2 v0.5.10 |
| 2606 | 2026-09-03T17:39:16.267Z | Compiling pest v2.8.6 |
| 2607 | 2026-09-03T17:39:16.306Z | Compiling encoding_rs v0.8.35 |
| 2608 | 2026-09-03T17:39:16.357Z | Compiling icu_collections v2.1.1 |
| 2609 | 2026-09-03T17:39:16.392Z | Compiling icu_locale_core v2.1.1 |
| 2610 | 2026-09-03T17:39:16.440Z | Compiling simd-adler32 v0.3.8 |
| 2611 | 2026-09-03T17:39:16.467Z | Compiling adler2 v2.0.1 |
| 2612 | 2026-09-03T17:39:16.494Z | Compiling crc32fast v1.5.0 |
| 2613 | 2026-09-03T17:39:16.525Z | Compiling wait-timeout v0.2.1 |
| 2614 | 2026-09-03T17:39:16.709Z | Compiling miniz_oxide v0.8.9 |
| 2615 | 2026-09-03T17:39:16.845Z | Compiling zlib-rs v0.6.2 |
| 2616 | 2026-09-03T17:39:16.900Z | Compiling rand_xorshift v0.4.0 |
| 2617 | 2026-09-03T17:39:16.951Z | Compiling lazy_static v1.5.0 |
| 2618 | 2026-09-03T17:39:16.977Z | Compiling thread-id v5.1.0 |
| 2619 | 2026-09-03T17:39:17.081Z | Compiling regex-automata v0.4.14 |
| 2620 | 2026-09-03T17:39:17.110Z | Compiling serde v1.0.228 |
| 2621 | 2026-09-03T17:39:17.115Z | Compiling serde_json v1.0.151 |
| 2622 | 2026-09-03T17:39:17.169Z | Compiling bitflags v2.11.0 |
| 2623 | 2026-09-03T17:39:17.198Z | Compiling uuid v1.23.4 |
| 2624 | 2026-09-03T17:39:17.280Z | Compiling icu_provider v2.1.1 |
| 2625 | 2026-09-03T17:39:17.332Z | Compiling semver v1.0.28 |
| 2626 | 2026-09-03T17:39:17.702Z | Compiling icu_properties v2.1.2 |
| 2627 | 2026-09-03T17:39:17.810Z | Compiling bytes v1.11.1 |
| 2628 | 2026-09-03T17:39:17.863Z | Compiling zeroize v1.9.0 |
| 2629 | 2026-09-03T17:39:17.866Z | Compiling icu_normalizer v2.1.1 |
| 2630 | 2026-09-03T17:39:17.978Z | Compiling chrono v0.4.45 |
| 2631 | 2026-09-03T17:39:18.040Z | Compiling rustix v1.1.4 |
| 2632 | 2026-09-03T17:39:18.185Z | Compiling generic-array v0.14.7 |
| 2633 | 2026-09-03T17:39:18.404Z | Compiling indexmap v2.14.0 |
| 2634 | 2026-09-03T17:39:18.637Z | Compiling tokio v1.52.1 |
| 2635 | 2026-09-03T17:39:18.684Z | Compiling http v1.4.2 |
| 2636 | 2026-09-03T17:39:18.878Z | Compiling idna_adapter v1.2.1 |
| 2637 | 2026-09-03T17:39:18.905Z | Compiling crypto-common v0.1.7 |
| 2638 | 2026-09-03T17:39:18.994Z | Compiling block-buffer v0.10.4 |
| 2639 | 2026-09-03T17:39:19.076Z | Compiling idna v1.1.0 |
| 2640 | 2026-09-03T17:39:19.076Z | Compiling erased-serde v0.3.31 |
| 2641 | 2026-09-03T17:39:19.127Z | Compiling rustls-pki-types v1.14.0 |
| 2642 | 2026-09-03T17:39:19.165Z | Compiling ipnet v2.12.0 |
| 2643 | 2026-09-03T17:39:19.227Z | Compiling digest v0.10.7 |
| 2644 | 2026-09-03T17:39:19.258Z | Compiling ppv-lite86 v0.2.21 |
| 2645 | 2026-09-03T17:39:19.339Z | Compiling terminal_size v0.4.3 |
| 2646 | 2026-09-03T17:39:19.433Z | Compiling aws-lc-rs v1.16.3 |
| 2647 | 2026-09-03T17:39:19.494Z | Compiling url v2.5.8 |
| 2648 | 2026-09-03T17:39:19.551Z | Compiling clap_builder v4.6.0 |
| 2649 | 2026-09-03T17:39:19.576Z | Compiling tempfile v3.27.0 |
| 2650 | 2026-09-03T17:39:19.580Z | Compiling http-body v1.0.1 |
| 2651 | 2026-09-03T17:39:19.652Z | Compiling rand_chacha v0.9.0 |
| 2652 | 2026-09-03T17:39:19.704Z | Compiling slog v2.8.2 |
| 2653 | 2026-09-03T17:39:19.779Z | Compiling der v0.7.10 |
| 2654 | 2026-09-03T17:39:19.823Z | Compiling http-body-util v0.1.3 |
| 2655 | 2026-09-03T17:39:19.879Z | Compiling rand_chacha v0.3.1 |
| 2656 | 2026-09-03T17:39:20.030Z | Compiling rand v0.9.2 |
| 2657 | 2026-09-03T17:39:20.192Z | Compiling serde_urlencoded v0.7.1 |
| 2658 | 2026-09-03T17:39:20.219Z | Compiling rand v0.8.6 |
| 2659 | 2026-09-03T17:39:20.263Z | Compiling schemars v0.8.22 |
| 2660 | 2026-09-03T17:39:20.316Z | Compiling rustls-native-certs v0.8.3 |
| 2661 | 2026-09-03T17:39:20.358Z | Compiling futures-executor v0.3.32 |
| 2662 | 2026-09-03T17:39:20.505Z | Compiling regex v1.12.3 |
| 2663 | 2026-09-03T17:39:20.555Z | Compiling hybrid-array v0.4.13 |
| 2664 | 2026-09-03T17:39:20.784Z | Compiling rustls-webpki v0.103.13 |
| 2665 | 2026-09-03T17:39:20.882Z | Compiling hubpack v0.1.2 |
| 2666 | 2026-09-03T17:39:20.921Z | Compiling hex v0.4.3 |
| 2667 | 2026-09-03T17:39:21.130Z | Compiling spki v0.7.3 |
| 2668 | 2026-09-03T17:39:21.206Z | Compiling futures v0.3.32 |
| 2669 | 2026-09-03T17:39:21.327Z | Compiling publicsuffix v2.3.0 |
| 2670 | 2026-09-03T17:39:21.353Z | Compiling openapiv3 v2.2.0 |
| 2671 | 2026-09-03T17:39:21.416Z | Compiling pkcs8 v0.10.2 |
| 2672 | 2026-09-03T17:39:21.473Z | Compiling ipnetwork v0.21.1 |
| 2673 | 2026-09-03T17:39:21.493Z | Compiling cookie v0.18.1 |
| 2674 | 2026-09-03T17:39:21.591Z | Compiling rustls v0.23.41 |
| 2675 | 2026-09-03T17:39:21.619Z | Compiling rusty-fork v0.3.1 |
| 2676 | 2026-09-03T17:39:21.664Z | Compiling sha2 v0.10.9 |
| 2677 | 2026-09-03T17:39:21.870Z | Compiling clap v4.6.1 |
| 2678 | 2026-09-03T17:39:21.967Z | Compiling oxnet v0.1.6 |
| 2679 | 2026-09-03T17:39:22.001Z | Compiling cookie_store v0.22.1 |
| 2680 | 2026-09-03T17:39:22.073Z | Compiling flate2 v1.1.9 |
| 2681 | 2026-09-03T17:39:22.115Z | Compiling proptest v1.11.0 |
| 2682 | 2026-09-03T17:39:22.279Z | Compiling crypto-common v0.2.2 |
| 2683 | 2026-09-03T17:39:22.438Z | Compiling block-buffer v0.12.1 |
| 2684 | 2026-09-03T17:39:22.487Z | Compiling signature v2.2.0 |
| 2685 | 2026-09-03T17:39:22.514Z | Compiling hmac v0.12.1 |
| 2686 | 2026-09-03T17:39:22.519Z | Compiling dof v0.4.0 |
| 2687 | 2026-09-03T17:39:22.579Z | Compiling dtrace-parser v0.3.0 |
| 2688 | 2026-09-03T17:39:22.701Z | Compiling camino v1.2.5 |
| 2689 | 2026-09-03T17:39:22.726Z | Compiling data-encoding v2.10.0 |
| 2690 | 2026-09-03T17:39:22.759Z | Compiling memmap2 v0.9.10 |
| 2691 | 2026-09-03T17:39:22.764Z | Compiling num-integer v0.1.46 |
| 2692 | 2026-09-03T17:39:22.871Z | Compiling rustix v0.38.44 |
| 2693 | 2026-09-03T17:39:23.078Z | Compiling x509-cert v0.2.5 |
| 2694 | 2026-09-03T17:39:23.107Z | Compiling serde_spanned v0.6.9 |
| 2695 | 2026-09-03T17:39:23.268Z | Compiling toml_datetime v0.6.11 |
| 2696 | 2026-09-03T17:39:23.301Z | Compiling dof v0.3.0 |
| 2697 | 2026-09-03T17:39:23.324Z | Compiling num-iter v0.1.45 |
| 2698 | 2026-09-03T17:39:23.416Z | Compiling bstr v1.12.1 |
| 2699 | 2026-09-03T17:39:23.507Z | Compiling usdt-impl v0.6.0 |
| 2700 | 2026-09-03T17:39:23.587Z | Compiling dtrace-parser v0.2.0 |
| 2701 | 2026-09-03T17:39:23.686Z | Compiling ff v0.13.1 |
| 2702 | 2026-09-03T17:39:23.803Z | Compiling thread-id v4.2.2 |
| 2703 | 2026-09-03T17:39:23.905Z | Compiling tokio-util v0.7.18 |
| 2704 | 2026-09-03T17:39:23.935Z | Compiling tower v0.5.3 |
| 2705 | 2026-09-03T17:39:24.274Z | Compiling usdt v0.6.0 |
| 2706 | 2026-09-03T17:39:24.465Z | Compiling digest v0.11.3 |
| 2707 | 2026-09-03T17:39:24.499Z | Compiling tower-http v0.6.8 |
| 2708 | 2026-09-03T17:39:24.563Z | Compiling sec1 v0.7.3 |
| 2709 | 2026-09-03T17:39:24.642Z | Compiling usdt-impl v0.5.0 |
| 2710 | 2026-09-03T17:39:24.771Z | Compiling group v0.13.0 |
| 2711 | 2026-09-03T17:39:24.836Z | Compiling signal-hook v0.3.18 |
| 2712 | 2026-09-03T17:39:24.897Z | Compiling h2 v0.4.15 |
| 2713 | 2026-09-03T17:39:25.045Z | Compiling newtype-uuid v1.3.2 |
| 2714 | 2026-09-03T17:39:25.260Z | Compiling nix v0.31.2 |
| 2715 | 2026-09-03T17:39:25.285Z | Compiling hkdf v0.12.4 |
| 2716 | 2026-09-03T17:39:25.313Z | Compiling serde_with v3.21.0 |
| 2717 | 2026-09-03T17:39:25.376Z | Compiling crypto-bigint v0.5.5 |
| 2718 | 2026-09-03T17:39:25.450Z | Compiling daft v0.1.8 |
| 2719 | 2026-09-03T17:39:25.518Z | Compiling foreign-types-shared v0.1.1 |
| 2720 | 2026-09-03T17:39:25.639Z | Compiling ahash v0.8.12 |
| 2721 | 2026-09-03T17:39:25.664Z | Compiling tokio-rustls v0.26.4 |
| 2722 | 2026-09-03T17:39:25.703Z | Compiling rustls-platform-verifier v0.6.2 |
| 2723 | 2026-09-03T17:39:25.775Z | Compiling foreign-types v0.3.2 |
| 2724 | 2026-09-03T17:39:25.869Z | Compiling num-bigint-dig v0.8.6 |
| 2725 | 2026-09-03T17:39:25.895Z | Compiling packed_struct v0.10.1 |
| 2726 | 2026-09-03T17:39:25.898Z | Compiling openssl-sys v0.9.117 |
| 2727 | 2026-09-03T17:39:25.958Z | Compiling pkcs1 v0.7.5 |
| 2728 | 2026-09-03T17:39:26.005Z | Compiling toml_edit v0.19.15 |
| 2729 | 2026-09-03T17:39:26.063Z | Compiling serde-hex v0.1.0 |
| 2730 | 2026-09-03T17:39:26.223Z | Compiling bzip2 v0.4.4 |
| 2731 | 2026-09-03T17:39:26.227Z | Compiling hashbrown v0.13.2 |
| 2732 | 2026-09-03T17:39:26.523Z | Compiling openssl v0.10.80 |
| 2733 | 2026-09-03T17:39:26.549Z | Compiling signal-hook-mio v0.2.5 |
| 2734 | 2026-09-03T17:39:26.595Z | Compiling elliptic-curve v0.13.8 |
| 2735 | 2026-09-03T17:39:26.746Z | Compiling ron v0.8.1 |
| 2736 | 2026-09-03T17:39:26.983Z | Compiling globset v0.4.18 |
| 2737 | 2026-09-03T17:39:27.064Z | Compiling rsa v0.9.10 |
| 2738 | 2026-09-03T17:39:27.113Z | Compiling block-padding v0.4.2 |
| 2739 | 2026-09-03T17:39:27.344Z | Compiling sha3 v0.10.8 |
| 2740 | 2026-09-03T17:39:27.370Z | Compiling curve25519-dalek v4.1.3 |
| 2741 | 2026-09-03T17:39:27.743Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2742 | 2026-09-03T17:39:27.746Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2743 | 2026-09-03T17:39:27.794Z | Compiling inout v0.2.2 |
| 2744 | 2026-09-03T17:39:27.927Z | Compiling toml v0.7.8 |
| 2745 | 2026-09-03T17:39:28.034Z | Compiling object v0.30.4 |
| 2746 | 2026-09-03T17:39:28.126Z | Compiling zip v0.6.6 |
| 2747 | 2026-09-03T17:39:28.174Z | Compiling jiff v0.2.34 |
| 2748 | 2026-09-03T17:39:28.277Z | Compiling cipher v0.5.2 |
| 2749 | 2026-09-03T17:39:28.435Z | Compiling crossterm v0.28.1 |
| 2750 | 2026-09-03T17:39:28.462Z | Compiling ed25519 v2.2.3 |
| 2751 | 2026-09-03T17:39:28.627Z | Compiling serde-big-array v0.5.1 |
| 2752 | 2026-09-03T17:39:28.651Z | Compiling pem v3.0.6 |
| 2753 | 2026-09-03T17:39:28.683Z | Compiling petgraph v0.8.3 |
| 2754 | 2026-09-03T17:39:28.683Z | Compiling object v0.37.3 |
| 2755 | 2026-09-03T17:39:28.837Z | Compiling ed25519-dalek v2.2.0 |
| 2756 | 2026-09-03T17:39:29.059Z | Compiling heapless v0.7.17 |
| 2757 | 2026-09-03T17:39:29.106Z | Compiling chacha20 v0.10.0 |
| 2758 | 2026-09-03T17:39:29.133Z | Compiling byte-wrapper v0.1.0 |
| 2759 | 2026-09-03T17:39:29.181Z | Compiling md-5 v0.10.6 |
| 2760 | 2026-09-03T17:39:29.240Z | Compiling hyper v1.10.1 |
| 2761 | 2026-09-03T17:39:29.344Z | Compiling serde_plain v1.0.2 |
| 2762 | 2026-09-03T17:39:29.410Z | Compiling zopfli v0.8.3 |
| 2763 | 2026-09-03T17:39:29.543Z | Compiling toml_edit v0.22.27 |
| 2764 | 2026-09-03T17:39:29.655Z | Compiling native-tls v0.2.18 |
| 2765 | 2026-09-03T17:39:29.738Z | Compiling smoltcp v0.9.1 |
| 2766 | 2026-09-03T17:39:29.798Z | Compiling postgres-protocol v0.6.10 |
| 2767 | 2026-09-03T17:39:30.165Z | Compiling tokio-native-tls v0.3.1 |
| 2768 | 2026-09-03T17:39:30.417Z | Compiling hickory-proto v0.25.2 |
| 2769 | 2026-09-03T17:39:30.546Z | Compiling float-cmp v0.10.0 |
| 2770 | 2026-09-03T17:39:30.761Z | Compiling textwrap v0.16.2 |
| 2771 | 2026-09-03T17:39:30.761Z | Compiling string_cache v0.8.9 |
| 2772 | 2026-09-03T17:39:30.896Z | Compiling petgraph v0.6.5 |
| 2773 | 2026-09-03T17:39:30.911Z | Compiling hyper-util v0.1.20 |
| 2774 | 2026-09-03T17:39:31.199Z | Compiling predicates v3.1.4 |
| 2775 | 2026-09-03T17:39:31.399Z | Compiling zip v4.6.1 |
| 2776 | 2026-09-03T17:39:31.643Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2777 | 2026-09-03T17:39:31.989Z | Compiling postgres-types v0.2.12 |
| 2778 | 2026-09-03T17:39:32.019Z | Compiling iddqd v0.4.2 |
| 2779 | 2026-09-03T17:39:32.235Z | Compiling backtrace v0.3.76 |
| 2780 | 2026-09-03T17:39:32.382Z | Compiling similar v2.7.0 |
| 2781 | 2026-09-03T17:39:32.450Z | Compiling tokio-stream v0.1.18 |
| 2782 | 2026-09-03T17:39:32.639Z | Compiling olpc-cjson v0.1.4 |
| 2783 | 2026-09-03T17:39:32.781Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2784 | 2026-09-03T17:39:32.913Z | Compiling backtrace-ext v0.2.1 |
| 2785 | 2026-09-03T17:39:33.104Z | Compiling hyper-rustls v0.27.7 |
| 2786 | 2026-09-03T17:39:33.159Z | Compiling hyper-tls v0.6.0 |
| 2787 | 2026-09-03T17:39:33.189Z | Compiling tokio-postgres v0.7.16 |
| 2788 | 2026-09-03T17:39:33.217Z | Compiling miette v7.6.0 |
| 2789 | 2026-09-03T17:39:33.217Z | Compiling fs-err v3.3.0 |
| 2790 | 2026-09-03T17:39:33.281Z | Compiling buf-list v1.1.2 |
| 2791 | 2026-09-03T17:39:33.505Z | Compiling reqwest v0.13.2 |
| 2792 | 2026-09-03T17:39:33.717Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2793 | 2026-09-03T17:39:33.779Z | Compiling reqwest v0.12.28 |
| 2794 | 2026-09-03T17:39:33.836Z | Compiling thread_local v1.1.9 |
| 2795 | 2026-09-03T17:39:33.938Z | Compiling is-terminal v0.4.17 |
| 2796 | 2026-09-03T17:39:34.098Z | Compiling slog-term v2.9.2 |
| 2797 | 2026-09-03T17:39:34.130Z | Compiling slog-async v2.8.0 |
| 2798 | 2026-09-03T17:39:34.259Z | Compiling hostname v0.3.1 |
| 2799 | 2026-09-03T17:39:34.264Z | Compiling slog-json v2.6.1 |
| 2800 | 2026-09-03T17:39:34.454Z | Compiling compression-codecs v0.4.37 |
| 2801 | 2026-09-03T17:39:34.592Z | Compiling slog-bunyan v2.5.0 |
| 2802 | 2026-09-03T17:39:34.636Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2803 | 2026-09-03T17:39:34.827Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2804 | 2026-09-03T17:39:34.851Z | Compiling serde_spanned v1.1.1 |
| 2805 | 2026-09-03T17:39:34.924Z | Compiling multer v3.1.0 |
| 2806 | 2026-09-03T17:39:35.026Z | Compiling async-compression v0.4.41 |
| 2807 | 2026-09-03T17:39:35.052Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2808 | 2026-09-03T17:39:35.078Z | Compiling sha1 v0.11.0 |
| 2809 | 2026-09-03T17:39:35.115Z | Compiling rustls-pemfile v2.2.0 |
| 2810 | 2026-09-03T17:39:35.278Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2811 | 2026-09-03T17:39:35.449Z | Compiling serde_path_to_error v0.1.20 |
| 2812 | 2026-09-03T17:39:35.509Z | Compiling hostname v0.4.2 |
| 2813 | 2026-09-03T17:39:35.513Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2814 | 2026-09-03T17:39:35.556Z | Compiling tough v0.22.0 |
| 2815 | 2026-09-03T17:39:35.592Z | Compiling progenitor-client v0.14.0 |
| 2816 | 2026-09-03T17:39:35.720Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2817 | 2026-09-03T17:39:35.725Z | Compiling atomicwrites v0.4.4 |
| 2818 | 2026-09-03T17:39:35.826Z | Compiling macaddr v1.0.1 |
| 2819 | 2026-09-03T17:39:35.856Z | Compiling instant v0.1.13 |
| 2820 | 2026-09-03T17:39:35.969Z | Compiling oxide-generation v0.1.3 |
| 2821 | 2026-09-03T17:39:36.014Z | Compiling regress v0.10.5 |
| 2822 | 2026-09-03T17:39:36.041Z | Compiling backoff v0.4.0 |
| 2823 | 2026-09-03T17:39:36.081Z | Compiling progenitor-extras v0.2.0 |
| 2824 | 2026-09-03T17:39:36.124Z | Compiling parse-display v0.10.0 |
| 2825 | 2026-09-03T17:39:36.171Z | Compiling half v2.7.1 |
| 2826 | 2026-09-03T17:39:36.333Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2827 | 2026-09-03T17:39:36.423Z | Compiling dropshot v0.17.1 |
| 2828 | 2026-09-03T17:39:36.573Z | Compiling heck v0.5.0 |
| 2829 | 2026-09-03T17:39:36.605Z | Compiling ciborium-ll v0.2.2 |
| 2830 | 2026-09-03T17:39:36.742Z | Compiling regress v0.11.1 |
| 2831 | 2026-09-03T17:39:36.768Z | Compiling secrecy v0.10.3 |
| 2832 | 2026-09-03T17:39:36.920Z | Compiling ciborium v0.2.2 |
| 2833 | 2026-09-03T17:39:36.978Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2834 | 2026-09-03T17:39:37.002Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2835 | 2026-09-03T17:39:37.398Z | Compiling inout v0.1.4 |
| 2836 | 2026-09-03T17:39:37.572Z | Compiling cipher v0.4.4 |
| 2837 | 2026-09-03T17:39:37.619Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2838 | 2026-09-03T17:39:37.671Z | Compiling universal-hash v0.5.1 |
| 2839 | 2026-09-03T17:39:37.813Z | Compiling unsafe-libyaml v0.2.11 |
| 2840 | 2026-09-03T17:39:37.846Z | Compiling chacha20 v0.9.1 |
| 2841 | 2026-09-03T17:39:37.878Z | Compiling poly1305 v0.8.0 |
| 2842 | 2026-09-03T17:39:37.908Z | Compiling blake2 v0.10.6 |
| 2843 | 2026-09-03T17:39:38.182Z | Compiling aead v0.5.2 |
| 2844 | 2026-09-03T17:39:38.289Z | Compiling password-hash v0.5.0 |
| 2845 | 2026-09-03T17:39:38.358Z | Compiling vsss-rs v3.3.4 |
| 2846 | 2026-09-03T17:39:38.389Z | Compiling chacha20poly1305 v0.10.1 |
| 2847 | 2026-09-03T17:39:38.439Z | Compiling camino-tempfile v1.4.1 |
| 2848 | 2026-09-03T17:39:38.468Z | Compiling serde_yaml v0.9.34+deprecated |
| 2849 | 2026-09-03T17:39:38.604Z | Compiling heapless v0.8.0 |
| 2850 | 2026-09-03T17:39:38.645Z | Compiling typify-impl v0.6.2 |
| 2851 | 2026-09-03T17:39:38.670Z | Compiling argon2 v0.5.3 |
| 2852 | 2026-09-03T17:39:38.871Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2853 | 2026-09-03T17:39:38.989Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2854 | 2026-09-03T17:39:39.016Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2855 | 2026-09-03T17:39:39.043Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2856 | 2026-09-03T17:39:39.217Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2857 | 2026-09-03T17:39:39.242Z | Compiling ingot-types v0.2.0 |
| 2858 | 2026-09-03T17:39:39.359Z | Compiling cobs v0.3.0 |
| 2859 | 2026-09-03T17:39:39.434Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2860 | 2026-09-03T17:39:39.636Z | Compiling postcard v1.1.3 |
| 2861 | 2026-09-03T17:39:39.663Z | Compiling smoltcp v0.11.0 |
| 2862 | 2026-09-03T17:39:39.817Z | Compiling ingot v0.2.1 |
| 2863 | 2026-09-03T17:39:39.845Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2864 | 2026-09-03T17:39:39.918Z | Compiling cstr-argument v0.1.2 |
| 2865 | 2026-09-03T17:39:40.003Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2866 | 2026-09-03T17:39:40.094Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2867 | 2026-09-03T17:39:40.121Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2868 | 2026-09-03T17:39:40.147Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2869 | 2026-09-03T17:39:40.275Z | Compiling rand v0.10.1 |
| 2870 | 2026-09-03T17:39:40.298Z | Compiling sigpipe v0.1.3 |
| 2871 | 2026-09-03T17:39:40.428Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2872 | 2026-09-03T17:39:40.432Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2873 | 2026-09-03T17:39:40.523Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2874 | 2026-09-03T17:39:40.611Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2875 | 2026-09-03T17:39:41.119Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2876 | 2026-09-03T17:39:41.156Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2877 | 2026-09-03T17:39:41.205Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2878 | 2026-09-03T17:39:41.335Z | Compiling memmap v0.7.0 |
| 2879 | 2026-09-03T17:39:41.482Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2880 | 2026-09-03T17:39:41.607Z | Compiling usdt v0.5.0 |
| 2881 | 2026-09-03T17:39:41.821Z | Compiling zone v0.3.1 |
| 2882 | 2026-09-03T17:39:41.849Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2883 | 2026-09-03T17:39:41.852Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2884 | 2026-09-03T17:39:42.209Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2885 | 2026-09-03T17:39:42.320Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2886 | 2026-09-03T17:39:42.438Z | Compiling derive-where v1.6.0 |
| 2887 | 2026-09-03T17:39:42.441Z | Compiling bytecount v0.6.9 |
| 2888 | 2026-09-03T17:39:42.538Z | Compiling toml v0.8.23 |
| 2889 | 2026-09-03T17:39:42.564Z | Compiling tokio-dtrace v0.1.1 |
| 2890 | 2026-09-03T17:39:42.678Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2891 | 2026-09-03T17:39:42.704Z | Compiling typify-macro v0.6.2 |
| 2892 | 2026-09-03T17:39:42.873Z | Compiling oxide-tokio-rt v0.1.4 |
| 2893 | 2026-09-03T17:39:43.019Z | Compiling prettyplease v0.2.37 |
| 2894 | 2026-09-03T17:39:43.054Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2895 | 2026-09-03T17:39:43.090Z | Compiling newline-converter v0.3.0 |
| 2896 | 2026-09-03T17:39:43.280Z | Compiling gethostname v0.5.0 |
| 2897 | 2026-09-03T17:39:43.306Z | Compiling console v0.15.11 |
| 2898 | 2026-09-03T17:39:43.306Z | Compiling slog-dtrace v0.3.0 |
| 2899 | 2026-09-03T17:39:43.413Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2900 | 2026-09-03T17:39:43.464Z | Compiling cancel-safe-futures v0.1.5 |
| 2901 | 2026-09-03T17:39:43.797Z | Compiling expectorate v1.2.0 |
| 2902 | 2026-09-03T17:39:43.852Z | Compiling oxide-update-engine-types v0.1.2 |
| 2903 | 2026-09-03T17:39:43.956Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2904 | 2026-09-03T17:39:44.016Z | Compiling num-rational v0.4.2 |
| 2905 | 2026-09-03T17:39:44.050Z | Compiling num-complex v0.4.6 |
| 2906 | 2026-09-03T17:39:44.079Z | Compiling match_cfg v0.1.0 |
| 2907 | 2026-09-03T17:39:44.082Z | Compiling resolv-conf v0.7.6 |
| 2908 | 2026-09-03T17:39:44.199Z | Compiling compression-core v0.4.31 |
| 2909 | 2026-09-03T17:39:44.478Z | Compiling crossbeam-channel v0.5.15 |
| 2910 | 2026-09-03T17:39:44.532Z | Compiling num v0.4.3 |
| 2911 | 2026-09-03T17:39:44.585Z | Compiling typify v0.6.2 |
| 2912 | 2026-09-03T17:39:44.712Z | Compiling take_mut v0.2.2 |
| 2913 | 2026-09-03T17:39:44.758Z | Compiling progenitor-impl v0.14.0 |
| 2914 | 2026-09-03T17:39:44.785Z | Compiling float-ord v0.3.2 |
| 2915 | 2026-09-03T17:39:44.865Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2916 | 2026-09-03T17:39:44.877Z | Compiling linear-map v1.2.0 |
| 2917 | 2026-09-03T17:39:44.904Z | Compiling term v1.2.1 |
| 2918 | 2026-09-03T17:39:44.904Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2919 | 2026-09-03T17:39:44.976Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2920 | 2026-09-03T17:39:45.513Z | Compiling oxide-update-engine v0.1.2 |
| 2921 | 2026-09-03T17:39:45.619Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2922 | 2026-09-03T17:39:46.166Z | Compiling async-stream v0.3.6 |
| 2923 | 2026-09-03T17:39:46.411Z | Compiling waitgroup v0.1.2 |
| 2924 | 2026-09-03T17:39:46.597Z | Compiling backon v1.6.0 |
| 2925 | 2026-09-03T17:39:46.822Z | Compiling debug-ignore v1.0.5 |
| 2926 | 2026-09-03T17:39:46.848Z | Compiling linked-hash-map v0.5.6 |
| 2927 | 2026-09-03T17:39:46.852Z | Compiling minimal-lexical v0.2.1 |
| 2928 | 2026-09-03T17:39:47.117Z | Compiling lru-cache v0.1.2 |
| 2929 | 2026-09-03T17:39:47.154Z | Compiling nom v7.1.3 |
| 2930 | 2026-09-03T17:39:47.252Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2931 | 2026-09-03T17:39:47.348Z | Compiling progenitor-macro v0.14.0 |
| 2932 | 2026-09-03T17:39:47.565Z | Compiling itertools v0.14.0 |
| 2933 | 2026-09-03T17:39:48.065Z | Compiling humantime v2.3.0 |
| 2934 | 2026-09-03T17:39:48.110Z | Compiling unicode-xid v0.2.6 |
| 2935 | 2026-09-03T17:39:48.266Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2936 | 2026-09-03T17:39:48.296Z | Compiling hickory-proto v0.24.4 |
| 2937 | 2026-09-03T17:39:48.396Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2938 | 2026-09-03T17:39:48.513Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2939 | 2026-09-03T17:39:48.794Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2940 | 2026-09-03T17:39:49.084Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2941 | 2026-09-03T17:39:49.557Z | Compiling papergrid v0.11.0 |
| 2942 | 2026-09-03T17:39:49.610Z | Compiling tabled_derive v0.7.0 |
| 2943 | 2026-09-03T17:39:49.792Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2944 | 2026-09-03T17:39:49.853Z | Compiling termtree v0.5.1 |
| 2945 | 2026-09-03T17:39:50.016Z | Compiling crossterm v0.29.0 |
| 2946 | 2026-09-03T17:39:50.039Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2947 | 2026-09-03T17:39:50.090Z | Compiling phf_shared v0.12.1 |
| 2948 | 2026-09-03T17:39:50.133Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2949 | 2026-09-03T17:39:50.354Z | Compiling csv-core v0.1.13 |
| 2950 | 2026-09-03T17:39:50.688Z | Compiling tabled v0.15.0 |
| 2951 | 2026-09-03T17:39:50.757Z | Compiling vte v0.14.1 |
| 2952 | 2026-09-03T17:39:50.783Z | Compiling chrono-tz v0.10.4 |
| 2953 | 2026-09-03T17:39:50.974Z | Compiling highway v1.3.0 |
| 2954 | 2026-09-03T17:39:51.090Z | Compiling strip-ansi-escapes v0.2.1 |
| 2955 | 2026-09-03T17:39:51.127Z | Compiling csv v1.4.0 |
| 2956 | 2026-09-03T17:39:51.579Z | Compiling hickory-resolver v0.24.4 |
| 2957 | 2026-09-03T17:39:51.579Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2958 | 2026-09-03T17:39:52.038Z | Compiling phf v0.12.1 |
| 2959 | 2026-09-03T17:39:52.104Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2960 | 2026-09-03T17:39:52.266Z | Compiling const_format_proc_macros v0.2.34 |
| 2961 | 2026-09-03T17:39:52.376Z | Compiling progenitor v0.14.0 |
| 2962 | 2026-09-03T17:39:52.386Z | Compiling fd-lock v4.0.4 |
| 2963 | 2026-09-03T17:39:52.500Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2964 | 2026-09-03T17:39:52.576Z | Compiling peg-macros v0.8.5 |
| 2965 | 2026-09-03T17:39:52.665Z | Compiling nu-ansi-term v0.50.3 |
| 2966 | 2026-09-03T17:39:52.936Z | Compiling qorb v0.4.1 |
| 2967 | 2026-09-03T17:39:53.114Z | Compiling reedline v0.40.0 |
| 2968 | 2026-09-03T17:39:53.138Z | Compiling const_format v0.2.35 |
| 2969 | 2026-09-03T17:39:53.141Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2970 | 2026-09-03T17:39:53.186Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2971 | 2026-09-03T17:39:53.332Z | Compiling bcs v0.1.6 |
| 2972 | 2026-09-03T17:39:53.559Z | Compiling nom v8.0.0 |
| 2973 | 2026-09-03T17:39:53.753Z | Compiling semver v0.1.20 |
| 2974 | 2026-09-03T17:39:53.811Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2975 | 2026-09-03T17:39:53.888Z | Compiling peg v0.8.5 |
| 2976 | 2026-09-03T17:39:53.993Z | Compiling rustc_version v0.1.7 |
| 2977 | 2026-09-03T17:39:54.057Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2978 | 2026-09-03T17:39:54.078Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2979 | 2026-09-03T17:39:54.238Z | Compiling newtype_derive v0.1.6 |
| 2980 | 2026-09-03T17:39:54.552Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2981 | 2026-09-03T17:39:54.732Z | Compiling dropshot-api-manager-types v0.8.0 |
| 2982 | 2026-09-03T17:39:54.765Z | Compiling steno v0.4.1 |
| 2983 | 2026-09-03T17:39:54.903Z | Compiling sha1 v0.10.6 |
| 2984 | 2026-09-03T17:39:54.989Z | Compiling utf-8 v0.7.6 |
| 2985 | 2026-09-03T17:39:55.174Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2986 | 2026-09-03T17:39:55.206Z | Compiling tagptr v0.2.0 |
| 2987 | 2026-09-03T17:39:55.229Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2988 | 2026-09-03T17:39:55.229Z | Compiling tungstenite v0.21.0 |
| 2989 | 2026-09-03T17:39:55.353Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2990 | 2026-09-03T17:39:55.377Z | Compiling moka v0.12.13 |
| 2991 | 2026-09-03T17:39:55.405Z | Compiling darling_core v0.21.3 |
| 2992 | 2026-09-03T17:39:55.491Z | Compiling display-error-chain v0.2.2 |
| 2993 | 2026-09-03T17:39:55.494Z | Compiling vergen-lib v0.1.6 |
| 2994 | 2026-09-03T17:39:55.610Z | Compiling diesel_derives v2.3.7 |
| 2995 | 2026-09-03T17:39:55.780Z | Compiling scheduled-thread-pool v0.2.7 |
| 2996 | 2026-09-03T17:39:55.830Z | Compiling vergen-gitcl v1.0.8 |
| 2997 | 2026-09-03T17:39:55.882Z | Compiling tokio-tungstenite v0.21.0 |
| 2998 | 2026-09-03T17:39:56.198Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2999 | 2026-09-03T17:39:56.261Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3000 | 2026-09-03T17:39:56.287Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 3001 | 2026-09-03T17:39:56.377Z | Compiling dirs-sys-next v0.1.2 |
| 3002 | 2026-09-03T17:39:56.377Z | Compiling glob v0.3.3 |
| 3003 | 2026-09-03T17:39:56.523Z | Compiling hickory-resolver v0.25.2 |
| 3004 | 2026-09-03T17:39:56.588Z | Compiling crunchy v0.2.4 |
| 3005 | 2026-09-03T17:39:56.635Z | Compiling maplit v1.0.2 |
| 3006 | 2026-09-03T17:39:56.658Z | Compiling dirs-next v2.0.0 |
| 3007 | 2026-09-03T17:39:56.702Z | Compiling clang-sys v1.8.1 |
| 3008 | 2026-09-03T17:39:56.791Z | Compiling r2d2 v0.8.10 |
| 3009 | 2026-09-03T17:39:56.867Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3010 | 2026-09-03T17:39:56.924Z | Compiling libscf-sys v1.2.0 |
| 3011 | 2026-09-03T17:39:56.947Z | Compiling tiny-keccak v2.0.2 |
| 3012 | 2026-09-03T17:39:57.072Z | Compiling downcast-rs v2.0.2 |
| 3013 | 2026-09-03T17:39:57.094Z | Compiling xshell-macros v0.2.7 |
| 3014 | 2026-09-03T17:39:57.207Z | Compiling term v0.7.0 |
| 3015 | 2026-09-03T17:39:57.211Z | Compiling papergrid v0.18.0 |
| 3016 | 2026-09-03T17:39:57.248Z | Compiling bit-vec v0.6.3 |
| 3017 | 2026-09-03T17:39:57.498Z | Compiling xshell v0.2.7 |
| 3018 | 2026-09-03T17:39:57.520Z | Compiling ascii-canvas v3.0.0 |
| 3019 | 2026-09-03T17:39:57.544Z | Compiling bit-set v0.5.3 |
| 3020 | 2026-09-03T17:39:57.628Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3021 | 2026-09-03T17:39:57.651Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3022 | 2026-09-03T17:39:57.655Z | Compiling darling_macro v0.21.3 |
| 3023 | 2026-09-03T17:39:57.714Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3024 | 2026-09-03T17:39:57.740Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3025 | 2026-09-03T17:39:57.779Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3026 | 2026-09-03T17:39:57.804Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3027 | 2026-09-03T17:39:57.973Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3028 | 2026-09-03T17:39:58.186Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3029 | 2026-09-03T17:39:58.210Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3030 | 2026-09-03T17:39:58.236Z | Compiling darling v0.21.3 |
| 3031 | 2026-09-03T17:39:58.259Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3032 | 2026-09-03T17:39:58.282Z | Compiling itertools v0.15.0 |
| 3033 | 2026-09-03T17:39:58.323Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3034 | 2026-09-03T17:39:58.358Z | Compiling dsl_auto_type v0.2.0 |
| 3035 | 2026-09-03T17:39:58.500Z | Compiling tabled v0.21.0 |
| 3036 | 2026-09-03T17:39:58.738Z | Compiling itertools v0.10.5 |
| 3037 | 2026-09-03T17:39:58.782Z | Compiling ena v0.14.4 |
| 3038 | 2026-09-03T17:39:58.981Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3039 | 2026-09-03T17:39:59.031Z | Compiling libloading v0.8.9 |
| 3040 | 2026-09-03T17:39:59.244Z | Compiling bindgen v0.71.1 |
| 3041 | 2026-09-03T17:39:59.292Z | Compiling diff v0.1.13 |
| 3042 | 2026-09-03T17:39:59.528Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3043 | 2026-09-03T17:39:59.550Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3044 | 2026-09-03T17:39:59.573Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3045 | 2026-09-03T17:39:59.779Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3046 | 2026-09-03T17:39:59.842Z | Compiling regex-syntax v0.6.29 |
| 3047 | 2026-09-03T17:39:59.884Z | Compiling unicase v2.9.0 |
| 3048 | 2026-09-03T17:40:00.160Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3049 | 2026-09-03T17:40:00.466Z | Compiling cexpr v0.6.0 |
| 3050 | 2026-09-03T17:40:00.503Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3051 | 2026-09-03T17:40:00.747Z | Compiling rustc-hash v2.1.1 |
| 3052 | 2026-09-03T17:40:01.136Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3053 | 2026-09-03T17:40:01.241Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3054 | 2026-09-03T17:40:01.375Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3055 | 2026-09-03T17:40:01.532Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3056 | 2026-09-03T17:40:01.559Z | Compiling lalrpop v0.19.12 |
| 3057 | 2026-09-03T17:40:01.799Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3058 | 2026-09-03T17:40:01.946Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3059 | 2026-09-03T17:40:02.360Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3060 | 2026-09-03T17:40:03.113Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3061 | 2026-09-03T17:40:03.442Z | Compiling headers-core v0.3.0 |
| 3062 | 2026-09-03T17:40:03.475Z | Compiling libxml v0.3.3 |
| 3063 | 2026-09-03T17:40:03.596Z | Compiling crc8 v0.1.1 |
| 3064 | 2026-09-03T17:40:03.623Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3065 | 2026-09-03T17:40:03.674Z | Compiling diesel v2.3.7 |
| 3066 | 2026-09-03T17:40:03.757Z | Compiling headers v0.4.1 |
| 3067 | 2026-09-03T17:40:03.796Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3068 | 2026-09-03T17:40:04.019Z | Compiling strum_macros v0.24.3 |
| 3069 | 2026-09-03T17:40:04.221Z | Compiling indoc v1.0.9 |
| 3070 | 2026-09-03T17:40:04.674Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3071 | 2026-09-03T17:40:04.697Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3072 | 2026-09-03T17:40:04.886Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3073 | 2026-09-03T17:40:04.912Z | Compiling quick-xml v0.37.5 |
| 3074 | 2026-09-03T17:40:05.234Z | Compiling derive_builder v0.20.2 |
| 3075 | 2026-09-03T17:40:05.257Z | Compiling oso-derive v0.27.3 |
| 3076 | 2026-09-03T17:40:05.280Z | Compiling impl-trait-for-tuples v0.2.3 |
| 3077 | 2026-09-03T17:40:05.410Z | Compiling openssl-probe v0.1.6 |
| 3078 | 2026-09-03T17:40:05.655Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3079 | 2026-09-03T17:40:05.711Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3080 | 2026-09-03T17:40:05.785Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3081 | 2026-09-03T17:40:05.981Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3082 | 2026-09-03T17:40:06.386Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3083 | 2026-09-03T17:40:06.466Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3084 | 2026-09-03T17:40:06.568Z | Compiling bb8 v0.8.6 |
| 3085 | 2026-09-03T17:40:06.593Z | Compiling filetime v0.2.27 |
| 3086 | 2026-09-03T17:40:06.690Z | Compiling trait-variant v0.1.2 |
| 3087 | 2026-09-03T17:40:06.833Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3088 | 2026-09-03T17:40:06.860Z | Compiling half v1.8.3 |
| 3089 | 2026-09-03T17:40:06.956Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3090 | 2026-09-03T17:40:07.011Z | Compiling tar v0.4.46 |
| 3091 | 2026-09-03T17:40:07.200Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3092 | 2026-09-03T17:40:07.252Z | Compiling serde_cbor v0.11.2 |
| 3093 | 2026-09-03T17:40:07.275Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3094 | 2026-09-03T17:40:07.278Z | Compiling proc-macro-error2 v2.0.1 |
| 3095 | 2026-09-03T17:40:07.318Z | Compiling samael v0.0.19 |
| 3096 | 2026-09-03T17:40:07.661Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3097 | 2026-09-03T17:40:07.771Z | Compiling hashbrown v0.14.5 |
| 3098 | 2026-09-03T17:40:07.866Z | Compiling rfc6979 v0.4.0 |
| 3099 | 2026-09-03T17:40:07.888Z | Compiling salty v0.3.0 |
| 3100 | 2026-09-03T17:40:07.943Z | Compiling knus-derive v3.4.0 |
| 3101 | 2026-09-03T17:40:08.013Z | Compiling ecdsa v0.16.9 |
| 3102 | 2026-09-03T17:40:08.207Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3103 | 2026-09-03T17:40:08.301Z | Compiling chumsky v0.9.3 |
| 3104 | 2026-09-03T17:40:08.345Z | Compiling primeorder v0.13.6 |
| 3105 | 2026-09-03T17:40:08.457Z | Compiling nonempty v0.12.0 |
| 3106 | 2026-09-03T17:40:08.648Z | Compiling p384 v0.13.1 |
| 3107 | 2026-09-03T17:40:08.692Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3108 | 2026-09-03T17:40:08.940Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3109 | 2026-09-03T17:40:09.029Z | Compiling polar-core v0.27.3 |
| 3110 | 2026-09-03T17:40:09.055Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3111 | 2026-09-03T17:40:09.285Z | Compiling fxhash v0.2.1 |
| 3112 | 2026-09-03T17:40:09.393Z | Compiling libz-sys v1.1.24 |
| 3113 | 2026-09-03T17:40:09.455Z | Compiling knus v3.4.0 |
| 3114 | 2026-09-03T17:40:09.547Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3115 | 2026-09-03T17:40:09.591Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3116 | 2026-09-03T17:40:09.702Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3117 | 2026-09-03T17:40:09.903Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3118 | 2026-09-03T17:40:09.961Z | Compiling kstat-rs v0.2.5 |
| 3119 | 2026-09-03T17:40:10.181Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3120 | 2026-09-03T17:40:10.340Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3121 | 2026-09-03T17:40:10.408Z | Compiling mime_guess v2.0.5 |
| 3122 | 2026-09-03T17:40:10.651Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3123 | 2026-09-03T17:40:10.934Z | Compiling nanorand v0.7.0 |
| 3124 | 2026-09-03T17:40:11.277Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 3125 | 2026-09-03T17:40:11.300Z | Compiling parking_lot_core v0.8.6 |
| 3126 | 2026-09-03T17:40:11.339Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3127 | 2026-09-03T17:40:11.479Z | Compiling flume v0.11.1 |
| 3128 | 2026-09-03T17:40:11.644Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3129 | 2026-09-03T17:40:11.775Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3130 | 2026-09-03T17:40:12.001Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3131 | 2026-09-03T17:40:12.087Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3132 | 2026-09-03T17:40:12.133Z | Compiling git-stub v1.0.0 |
| 3133 | 2026-09-03T17:40:12.415Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3134 | 2026-09-03T17:40:12.436Z | Compiling http-range v0.1.5 |
| 3135 | 2026-09-03T17:40:12.479Z | Compiling instability v0.3.11 |
| 3136 | 2026-09-03T17:40:12.667Z | Compiling strsim v0.10.0 |
| 3137 | 2026-09-03T17:40:12.712Z | Compiling corncobs v0.1.4 |
| 3138 | 2026-09-03T17:40:12.803Z | Compiling git-stub-vcs v0.1.0 |
| 3139 | 2026-09-03T17:40:12.926Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3140 | 2026-09-03T17:40:12.982Z | Compiling darling_core v0.13.4 |
| 3141 | 2026-09-03T17:40:13.167Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3142 | 2026-09-03T17:40:13.512Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3143 | 2026-09-03T17:40:13.796Z | Compiling progenitor-impl v0.13.0 |
| 3144 | 2026-09-03T17:40:13.897Z | Compiling ignore v0.4.25 |
| 3145 | 2026-09-03T17:40:13.918Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3146 | 2026-09-03T17:40:13.941Z | Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3147 | 2026-09-03T17:40:14.202Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3148 | 2026-09-03T17:40:14.485Z | Compiling secrecy v0.8.0 |
| 3149 | 2026-09-03T17:40:14.620Z | Compiling anstyle-parse v0.2.7 |
| 3150 | 2026-09-03T17:40:14.686Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3151 | 2026-09-03T17:40:14.867Z | Compiling castaway v0.2.4 |
| 3152 | 2026-09-03T17:40:15.046Z | Compiling vergen-git2 v9.1.0 |
| 3153 | 2026-09-03T17:40:15.283Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3154 | 2026-09-03T17:40:15.454Z | Compiling indoc v2.0.7 |
| 3155 | 2026-09-03T17:40:15.590Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3156 | 2026-09-03T17:40:15.930Z | Compiling progenitor-macro v0.13.0 |
| 3157 | 2026-09-03T17:40:16.423Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 3158 | 2026-09-03T17:40:16.647Z | Compiling compact_str v0.8.1 |
| 3159 | 2026-09-03T17:40:16.770Z | Compiling anstream v0.6.21 |
| 3160 | 2026-09-03T17:40:17.146Z | Compiling darling_macro v0.13.4 |
| 3161 | 2026-09-03T17:40:17.186Z | Compiling globwalk v0.9.1 |
| 3162 | 2026-09-03T17:40:17.478Z | Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3163 | 2026-09-03T17:40:17.690Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3164 | 2026-09-03T17:40:17.712Z | Compiling parking_lot v0.11.2 |
| 3165 | 2026-09-03T17:40:18.115Z | Compiling oso v0.27.3 |
| 3166 | 2026-09-03T17:40:18.183Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3167 | 2026-09-03T17:40:18.261Z | Compiling hyper-staticfile v0.10.1 |
| 3168 | 2026-09-03T17:40:18.308Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3169 | 2026-09-03T17:40:18.330Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3170 | 2026-09-03T17:40:18.669Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3171 | 2026-09-03T17:40:18.797Z | Compiling predicates-tree v1.0.13 |
| 3172 | 2026-09-03T17:40:19.146Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3173 | 2026-09-03T17:40:19.167Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3174 | 2026-09-03T17:40:19.398Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3175 | 2026-09-03T17:40:19.513Z | Compiling progenitor-client v0.13.0 |
| 3176 | 2026-09-03T17:40:19.955Z | Compiling unicode-truncate v1.1.0 |
| 3177 | 2026-09-03T17:40:19.989Z | Compiling sha2 v0.11.0 |
| 3178 | 2026-09-03T17:40:20.078Z | Compiling digest-io v0.1.0 |
| 3179 | 2026-09-03T17:40:20.150Z | Compiling lru v0.12.5 |
| 3180 | 2026-09-03T17:40:20.176Z | Compiling prefix-trie v0.7.0 |
| 3181 | 2026-09-03T17:40:20.291Z | Compiling rand_seeder v0.4.0 |
| 3182 | 2026-09-03T17:40:20.390Z | Compiling rawzip v0.4.4 |
| 3183 | 2026-09-03T17:40:20.498Z | Compiling cassowary v0.3.0 |
| 3184 | 2026-09-03T17:40:20.654Z | Compiling hickory-server v0.25.2 |
| 3185 | 2026-09-03T17:40:20.682Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3186 | 2026-09-03T17:40:21.024Z | Compiling diesel-dtrace v0.5.0 |
| 3187 | 2026-09-03T17:40:21.272Z | Compiling async-bb8-diesel v0.2.1 |
| 3188 | 2026-09-03T17:40:21.302Z | Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3189 | 2026-09-03T17:40:21.360Z | Compiling ratatui v0.29.0 |
| 3190 | 2026-09-03T17:40:21.700Z | Compiling progenitor v0.13.0 |
| 3191 | 2026-09-03T17:40:21.754Z | Compiling camino-tempfile-ext v0.3.3 |
| 3192 | 2026-09-03T17:40:21.933Z | Compiling sled v0.34.7 |
| 3193 | 2026-09-03T17:40:22.204Z | Compiling darling v0.13.4 |
| 3194 | 2026-09-03T17:40:22.675Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3195 | 2026-09-03T17:40:23.734Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3196 | 2026-09-03T17:40:23.960Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3197 | 2026-09-03T17:40:24.135Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3198 | 2026-09-03T17:40:24.768Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3199 | 2026-09-03T17:40:25.000Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3200 | 2026-09-03T17:40:25.260Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3201 | 2026-09-03T17:40:25.571Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3202 | 2026-09-03T17:40:25.690Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3203 | 2026-09-03T17:40:26.096Z | Compiling serde_with_macros v1.5.2 |
| 3204 | 2026-09-03T17:40:26.099Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3205 | 2026-09-03T17:40:26.144Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3206 | 2026-09-03T17:40:26.376Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3207 | 2026-09-03T17:40:26.609Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3208 | 2026-09-03T17:40:26.836Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3209 | 2026-09-03T17:40:26.859Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3210 | 2026-09-03T17:40:26.926Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3211 | 2026-09-03T17:40:27.070Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3212 | 2026-09-03T17:40:27.094Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3213 | 2026-09-03T17:40:27.098Z | Compiling arc-swap v1.8.2 |
| 3214 | 2026-09-03T17:40:27.149Z | Compiling void v1.0.2 |
| 3215 | 2026-09-03T17:40:27.302Z | Compiling lzss v0.8.2 |
| 3216 | 2026-09-03T17:40:27.411Z | Compiling slog-scope v4.4.1 |
| 3217 | 2026-09-03T17:40:27.490Z | Compiling serde_with v1.14.0 |
| 3218 | 2026-09-03T17:40:27.588Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3219 | 2026-09-03T17:40:27.591Z | Compiling scuffle v0.1.0 |
| 3220 | 2026-09-03T17:40:27.630Z | Compiling tungstenite v0.23.0 |
| 3221 | 2026-09-03T17:40:27.633Z | Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3222 | 2026-09-03T17:40:27.752Z | Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3223 | 2026-09-03T17:40:27.819Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3224 | 2026-09-03T17:40:28.050Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3225 | 2026-09-03T17:40:28.233Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3226 | 2026-09-03T17:40:28.275Z | Compiling libsw-core v0.3.2 |
| 3227 | 2026-09-03T17:40:28.445Z | Compiling nix v0.27.1 |
| 3228 | 2026-09-03T17:40:28.469Z | Compiling twox-hash v2.1.2 |
| 3229 | 2026-09-03T17:40:28.493Z | Compiling serde_bytes v0.11.19 |
| 3230 | 2026-09-03T17:40:28.657Z | Compiling atty v0.2.14 |
| 3231 | 2026-09-03T17:40:28.709Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3232 | 2026-09-03T17:40:28.777Z | Compiling libsw v3.5.0 |
| 3233 | 2026-09-03T17:40:28.800Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3234 | 2026-09-03T17:40:28.967Z | Compiling tokio-tungstenite v0.23.1 |
| 3235 | 2026-09-03T17:40:29.012Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3236 | 2026-09-03T17:40:29.045Z | Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3237 | 2026-09-03T17:40:29.068Z | Compiling slog-stdlog v4.1.1 |
| 3238 | 2026-09-03T17:40:29.072Z | Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3239 | 2026-09-03T17:40:29.127Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3240 | 2026-09-03T17:40:29.343Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3241 | 2026-09-03T17:40:29.366Z | Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3242 | 2026-09-03T17:40:29.390Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3243 | 2026-09-03T17:40:29.576Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3244 | 2026-09-03T17:40:29.607Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3245 | 2026-09-03T17:40:30.050Z | Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3246 | 2026-09-03T17:40:30.086Z | Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3247 | 2026-09-03T17:40:30.130Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3248 | 2026-09-03T17:40:30.253Z | Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3249 | 2026-09-03T17:40:30.564Z | Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3250 | 2026-09-03T17:40:31.160Z | Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3251 | 2026-09-03T17:40:31.187Z | Compiling signal-hook-tokio v0.3.1 |
| 3252 | 2026-09-03T17:40:31.371Z | Compiling fatfs v0.3.6 |
| 3253 | 2026-09-03T17:40:31.396Z | Compiling yasna v0.5.2 |
| 3254 | 2026-09-03T17:40:31.598Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3255 | 2026-09-03T17:40:31.701Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3256 | 2026-09-03T17:40:32.029Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3257 | 2026-09-03T17:40:32.149Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3258 | 2026-09-03T17:40:32.337Z | Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3259 | 2026-09-03T17:40:32.366Z | Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3260 | 2026-09-03T17:40:32.431Z | Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3261 | 2026-09-03T17:40:33.308Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3262 | 2026-09-03T17:40:34.696Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3263 | 2026-09-03T17:40:34.846Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3264 | 2026-09-03T17:40:36.023Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3265 | 2026-09-03T17:40:36.027Z | Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3266 | 2026-09-03T17:40:36.032Z | Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3267 | 2026-09-03T17:40:36.371Z | Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3268 | 2026-09-03T17:40:37.011Z | Compiling git2 v0.20.4 |
| 3269 | 2026-09-03T17:40:37.116Z | Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3270 | 2026-09-03T17:40:37.791Z | Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3271 | 2026-09-03T17:40:37.876Z | Compiling console v0.16.2 |
| 3272 | 2026-09-03T17:40:38.760Z | Compiling seq-macro v0.3.6 |
| 3273 | 2026-09-03T17:40:39.163Z | Compiling assert_matches v1.5.0 |
| 3274 | 2026-09-03T17:40:39.280Z | Compiling indicatif v0.18.4 |
| 3275 | 2026-09-03T17:40:39.800Z | Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3276 | 2026-09-03T17:40:40.054Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3277 | 2026-09-03T17:40:40.153Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3278 | 2026-09-03T17:40:40.215Z | Compiling rcgen v0.12.1 |
| 3279 | 2026-09-03T17:40:40.931Z | Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3280 | 2026-09-03T17:40:41.093Z | Compiling slog-envlogger v2.2.0 |
| 3281 | 2026-09-03T17:40:43.066Z | Compiling oxide-update-engine-display v0.1.2 |
| 3282 | 2026-09-03T17:40:43.778Z | Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3283 | 2026-09-03T17:40:44.907Z | Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3284 | 2026-09-03T17:40:44.934Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3285 | 2026-09-03T17:40:45.151Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3286 | 2026-09-03T17:40:45.174Z | Compiling port-file v0.1.0 |
| 3287 | 2026-09-03T17:40:45.397Z | Compiling subprocess v0.2.15 |
| 3288 | 2026-09-03T17:40:45.491Z | Compiling rtoolbox v0.0.3 |
| 3289 | 2026-09-03T17:40:45.751Z | Compiling rpassword v7.5.4 |
| 3290 | 2026-09-03T17:40:46.202Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3291 | 2026-09-03T17:40:46.394Z | Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3292 | 2026-09-03T17:40:46.601Z | Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3293 | 2026-09-03T17:40:46.715Z | Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3294 | 2026-09-03T17:40:46.852Z | Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3295 | 2026-09-03T17:40:46.924Z | Compiling tui-tree-widget v0.23.1 |
| 3296 | 2026-09-03T17:40:47.222Z | Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3297 | 2026-09-03T17:40:47.837Z | Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3298 | 2026-09-03T17:40:48.575Z | Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3299 | 2026-09-03T17:40:49.646Z | Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3300 | 2026-09-03T17:40:49.711Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3301 | 2026-09-03T17:40:49.951Z | Compiling uzers v0.12.2 |
| 3302 | 2026-09-03T17:40:50.066Z | Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3303 | 2026-09-03T17:40:50.276Z | Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3304 | 2026-09-03T17:40:50.309Z | Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3305 | 2026-09-03T17:40:50.440Z | Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3306 | 2026-09-03T17:40:50.872Z | Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3307 | 2026-09-03T17:40:51.131Z | Compiling support-bundle-viewer v0.1.2 |
| 3308 | 2026-09-03T17:40:51.541Z | Compiling multimap v0.10.1 |
| 3309 | 2026-09-03T17:40:52.285Z | Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3310 | 2026-09-03T17:41:16.440Z | Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3311 | 2026-09-03T17:41:36.640Z | Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3312 | 2026-09-03T17:41:51.259Z | Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3313 | 2026-09-03T17:50:08.870Z | Finished `release` profile [optimized] target(s) in 10m 55s |
| 3314 | 2026-09-03T17:50:08.873Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3315 | 2026-09-03T17:50:08.874Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3316 | 2026-09-03T17:50:51.368Z | |
| 3317 | 2026-09-03T17:50:51.371Z | real 11:39.636861334 |
| 3318 | 2026-09-03T17:50:51.371Z | user 2:12:48.467526488 |
| 3319 | 2026-09-03T17:50:51.371Z | sys 4:58.462851939 |
| 3320 | 2026-09-03T17:50:51.372Z | trap 3.512076023 |
| 3321 | 2026-09-03T17:50:51.372Z | tflt 0.808678887 |
| 3322 | 2026-09-03T17:50:51.372Z | dflt 10.566882322 |
| 3323 | 2026-09-03T17:50:51.372Z | kflt 0.017624749 |
| 3324 | 2026-09-03T17:50:51.372Z | lock 8:50:25.795801114 |
| 3325 | 2026-09-03T17:50:51.372Z | slp 3:13:56.183324994 |
| 3326 | 2026-09-03T17:50:51.372Z | lat 3:06.584582635 |
| 3327 | 2026-09-03T17:50:51.372Z | stop 9:07.201054779 |
| 3328 | 2026-09-03T17:50:51.372Z | + mapfile -t packages |
| 3329 | 2026-09-03T17:50:51.372Z | ++ cargo run --locked --release --bin omicron-package -- -t test list-outputs |
| 3330 | 2026-09-03T17:50:52.503Z | Finished `release` profile [optimized] target(s) in 1.12s |
| 3331 | 2026-09-03T17:50:52.564Z | Running `target/release/omicron-package -t test list-outputs` |
| 3332 | 2026-09-03T17:50:52.628Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3333 | 2026-09-03T17:50:52.631Z | + ptime -m cargo build --locked --release -p xtask |
| 3334 | 2026-09-03T17:50:53.178Z | Compiling libc v0.2.185 |
| 3335 | 2026-09-03T17:50:53.178Z | Compiling serde_core v1.0.228 |
| 3336 | 2026-09-03T17:50:53.178Z | Compiling serde v1.0.228 |
| 3337 | 2026-09-03T17:50:53.181Z | Compiling rustix v1.1.4 |
| 3338 | 2026-09-03T17:50:53.181Z | Compiling serde_json v1.0.151 |
| 3339 | 2026-09-03T17:50:53.279Z | Compiling bitflags v2.11.0 |
| 3340 | 2026-09-03T17:50:53.365Z | Compiling usdt-impl v0.5.0 |
| 3341 | 2026-09-03T17:50:53.368Z | Compiling syn v2.0.117 |
| 3342 | 2026-09-03T17:50:53.388Z | Compiling syn v1.0.109 |
| 3343 | 2026-09-03T17:50:53.411Z | Compiling getrandom v0.4.3 |
| 3344 | 2026-09-03T17:50:53.414Z | Compiling log v0.4.33 |
| 3345 | 2026-09-03T17:50:53.414Z | Compiling indexmap v2.14.0 |
| 3346 | 2026-09-03T17:50:53.441Z | Compiling fs-err v3.3.0 |
| 3347 | 2026-09-03T17:50:53.687Z | Compiling once_cell v1.21.3 |
| 3348 | 2026-09-03T17:50:53.726Z | Compiling anyhow v1.0.104 |
| 3349 | 2026-09-03T17:50:53.739Z | Compiling heck v0.4.1 |
| 3350 | 2026-09-03T17:50:54.174Z | Compiling thread-id v4.2.2 |
| 3351 | 2026-09-03T17:50:54.185Z | Compiling errno v0.3.14 |
| 3352 | 2026-09-03T17:50:54.188Z | Compiling memmap v0.7.0 |
| 3353 | 2026-09-03T17:50:55.065Z | Compiling proc-macro-error v1.0.4 |
| 3354 | 2026-09-03T17:50:55.330Z | Compiling terminal_size v0.4.3 |
| 3355 | 2026-09-03T17:50:55.330Z | Compiling tempfile v3.27.0 |
| 3356 | 2026-09-03T17:50:55.373Z | Compiling tabled_derive v0.7.0 |
| 3357 | 2026-09-03T17:50:55.442Z | Compiling clap_builder v4.6.0 |
| 3358 | 2026-09-03T17:50:55.442Z | Compiling textwrap v0.16.2 |
| 3359 | 2026-09-03T17:50:55.770Z | Compiling camino v1.2.5 |
| 3360 | 2026-09-03T17:50:55.771Z | Compiling cargo-platform v0.3.2 |
| 3361 | 2026-09-03T17:50:55.782Z | Compiling semver v1.0.28 |
| 3362 | 2026-09-03T17:50:55.926Z | Compiling pest_generator v2.8.6 |
| 3363 | 2026-09-03T17:50:56.189Z | Compiling tabled v0.15.0 |
| 3364 | 2026-09-03T17:50:56.201Z | Compiling camino-tempfile v1.4.1 |
| 3365 | 2026-09-03T17:50:56.380Z | Compiling serde_derive v1.0.228 |
| 3366 | 2026-09-03T17:50:56.380Z | Compiling thiserror-impl v1.0.69 |
| 3367 | 2026-09-03T17:50:56.383Z | Compiling zerocopy-derive v0.7.35 |
| 3368 | 2026-09-03T17:50:56.383Z | Compiling scroll_derive v0.12.1 |
| 3369 | 2026-09-03T17:50:56.383Z | Compiling thiserror-impl v2.0.18 |
| 3370 | 2026-09-03T17:50:56.384Z | Compiling clap_derive v4.6.1 |
| 3371 | 2026-09-03T17:50:56.527Z | Compiling pest_derive v2.8.6 |
| 3372 | 2026-09-03T17:50:57.204Z | Compiling scroll v0.12.0 |
| 3373 | 2026-09-03T17:50:57.329Z | Compiling zerocopy v0.7.35 |
| 3374 | 2026-09-03T17:50:57.497Z | Compiling goblin v0.8.2 |
| 3375 | 2026-09-03T17:50:57.668Z | Compiling thiserror v1.0.69 |
| 3376 | 2026-09-03T17:50:57.751Z | Compiling thiserror v2.0.18 |
| 3377 | 2026-09-03T17:50:57.813Z | Compiling dtrace-parser v0.2.0 |
| 3378 | 2026-09-03T17:50:58.011Z | Compiling clap v4.6.1 |
| 3379 | 2026-09-03T17:50:59.287Z | Compiling dof v0.3.0 |
| 3380 | 2026-09-03T17:50:59.287Z | Compiling serde_tokenstream v0.2.3 |
| 3381 | 2026-09-03T17:50:59.324Z | Compiling serde_spanned v0.6.9 |
| 3382 | 2026-09-03T17:50:59.324Z | Compiling toml_datetime v0.6.11 |
| 3383 | 2026-09-03T17:50:59.324Z | Compiling macaddr v1.0.1 |
| 3384 | 2026-09-03T17:50:59.328Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3385 | 2026-09-03T17:50:59.328Z | Compiling cargo_metadata v0.23.1 |
| 3386 | 2026-09-03T17:50:59.571Z | Compiling toml_edit v0.22.27 |
| 3387 | 2026-09-03T17:51:00.006Z | Compiling usdt-attr-macro v0.5.0 |
| 3388 | 2026-09-03T17:51:00.006Z | Compiling usdt-macro v0.5.0 |
| 3389 | 2026-09-03T17:51:01.139Z | Compiling usdt v0.5.0 |
| 3390 | 2026-09-03T17:51:01.233Z | Compiling toml v0.8.23 |
| 3391 | 2026-09-03T17:51:01.738Z | Compiling cargo_toml v0.21.0 |
| 3392 | 2026-09-03T17:51:04.327Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3393 | 2026-09-03T17:51:11.285Z | Finished `release` profile [optimized] target(s) in 18.64s |
| 3394 | 2026-09-03T17:51:11.445Z | |
| 3395 | 2026-09-03T17:51:11.445Z | real 18.773459040 |
| 3396 | 2026-09-03T17:51:11.445Z | user 2:17.185539577 |
| 3397 | 2026-09-03T17:51:11.449Z | sys 15.869275606 |
| 3398 | 2026-09-03T17:51:11.449Z | trap 0.054185368 |
| 3399 | 2026-09-03T17:51:11.449Z | tflt 0.813464034 |
| 3400 | 2026-09-03T17:51:11.449Z | dflt 1.670403380 |
| 3401 | 2026-09-03T17:51:11.449Z | kflt 0.000065010 |
| 3402 | 2026-09-03T17:51:11.449Z | lock 4:25.990686945 |
| 3403 | 2026-09-03T17:51:11.449Z | slp 2:31.552100485 |
| 3404 | 2026-09-03T17:51:11.449Z | lat 3.043118364 |
| 3405 | 2026-09-03T17:51:11.449Z | stop 18.072231000 |
| 3406 | 2026-09-03T17:51:11.449Z | + export CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3407 | 2026-09-03T17:51:11.449Z | + CARGO_PROFILE_DEV_DEBUG=line-tables-only |
| 3408 | 2026-09-03T17:51:11.449Z | + export CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3409 | 2026-09-03T17:51:11.449Z | + CARGO_PROFILE_TEST_DEBUG=line-tables-only |
| 3410 | 2026-09-03T17:51:11.449Z | + ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics |
| 3411 | 2026-09-03T17:51:12.569Z | Compiling progenitor-client v0.14.0 |
| 3412 | 2026-09-03T17:51:12.569Z | Compiling match_cfg v0.1.0 |
| 3413 | 2026-09-03T17:51:12.572Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3414 | 2026-09-03T17:51:12.572Z | Compiling slog-json v2.6.1 |
| 3415 | 2026-09-03T17:51:12.572Z | Compiling newtype-uuid-macros v0.1.0 |
| 3416 | 2026-09-03T17:51:12.572Z | Compiling sha1 v0.11.0 |
| 3417 | 2026-09-03T17:51:12.573Z | Compiling multer v3.1.0 |
| 3418 | 2026-09-03T17:51:12.573Z | Compiling debug-ignore v1.0.5 |
| 3419 | 2026-09-03T17:51:12.739Z | Compiling compression-core v0.4.31 |
| 3420 | 2026-09-03T17:51:12.742Z | Compiling async-stream-impl v0.3.6 |
| 3421 | 2026-09-03T17:51:12.742Z | Compiling serde_spanned v1.1.1 |
| 3422 | 2026-09-03T17:51:12.758Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 3423 | 2026-09-03T17:51:12.760Z | Compiling dropshot v0.17.1 |
| 3424 | 2026-09-03T17:51:12.760Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 3425 | 2026-09-03T17:51:12.824Z | Compiling waitgroup v0.1.2 |
| 3426 | 2026-09-03T17:51:12.843Z | Compiling rustls-pemfile v2.2.0 |
| 3427 | 2026-09-03T17:51:12.992Z | Compiling compression-codecs v0.4.37 |
| 3428 | 2026-09-03T17:51:13.032Z | Compiling dropshot_endpoint v0.17.1 |
| 3429 | 2026-09-03T17:51:13.036Z | Compiling toml v1.1.2+spec-1.1.0 |
| 3430 | 2026-09-03T17:51:13.036Z | Compiling hostname v0.4.2 |
| 3431 | 2026-09-03T17:51:13.072Z | Compiling serde_path_to_error v0.1.20 |
| 3432 | 2026-09-03T17:51:13.113Z | Compiling hostname v0.3.1 |
| 3433 | 2026-09-03T17:51:13.131Z | Compiling atomicwrites v0.4.4 |
| 3434 | 2026-09-03T17:51:13.149Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3435 | 2026-09-03T17:51:13.187Z | Compiling macaddr v1.0.1 |
| 3436 | 2026-09-03T17:51:13.190Z | Compiling serde_tokenstream v0.3.0 |
| 3437 | 2026-09-03T17:51:13.190Z | Compiling oxide-generation v0.1.3 |
| 3438 | 2026-09-03T17:51:13.267Z | Compiling slog-bunyan v2.5.0 |
| 3439 | 2026-09-03T17:51:13.323Z | Compiling async-compression v0.4.41 |
| 3440 | 2026-09-03T17:51:13.327Z | Compiling instant v0.1.13 |
| 3441 | 2026-09-03T17:51:13.327Z | Compiling parse-display-derive v0.10.0 |
| 3442 | 2026-09-03T17:51:13.399Z | Compiling regress v0.10.5 |
| 3443 | 2026-09-03T17:51:13.469Z | Compiling backon v1.6.0 |
| 3444 | 2026-09-03T17:51:13.471Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3445 | 2026-09-03T17:51:13.510Z | Compiling backoff v0.4.0 |
| 3446 | 2026-09-03T17:51:13.532Z | Compiling itertools v0.14.0 |
| 3447 | 2026-09-03T17:51:13.555Z | Compiling humantime v2.3.0 |
| 3448 | 2026-09-03T17:51:13.621Z | Compiling half v2.7.1 |
| 3449 | 2026-09-03T17:51:13.641Z | Compiling oxide-generation-macros v0.2.0 |
| 3450 | 2026-09-03T17:51:13.659Z | Compiling async-stream v0.3.6 |
| 3451 | 2026-09-03T17:51:13.693Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3452 | 2026-09-03T17:51:13.722Z | Compiling progenitor-extras v0.2.0 |
| 3453 | 2026-09-03T17:51:13.744Z | Compiling crucible-workspace-hack v0.1.0 |
| 3454 | 2026-09-03T17:51:13.788Z | Compiling ciborium-io v0.2.2 |
| 3455 | 2026-09-03T17:51:13.875Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3456 | 2026-09-03T17:51:13.894Z | Compiling convert_case v0.4.0 |
| 3457 | 2026-09-03T17:51:13.899Z | Compiling secrecy v0.10.3 |
| 3458 | 2026-09-03T17:51:13.899Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3459 | 2026-09-03T17:51:13.949Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3460 | 2026-09-03T17:51:13.953Z | Compiling ciborium-ll v0.2.2 |
| 3461 | 2026-09-03T17:51:14.007Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3462 | 2026-09-03T17:51:14.026Z | Compiling inout v0.1.4 |
| 3463 | 2026-09-03T17:51:14.048Z | Compiling regress v0.11.1 |
| 3464 | 2026-09-03T17:51:14.116Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3465 | 2026-09-03T17:51:14.149Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3466 | 2026-09-03T17:51:14.198Z | Compiling ciborium v0.2.2 |
| 3467 | 2026-09-03T17:51:14.244Z | Compiling cipher v0.4.4 |
| 3468 | 2026-09-03T17:51:14.263Z | Compiling universal-hash v0.5.1 |
| 3469 | 2026-09-03T17:51:14.350Z | Compiling derive_more v0.99.20 |
| 3470 | 2026-09-03T17:51:14.370Z | Compiling opaque-debug v0.3.1 |
| 3471 | 2026-09-03T17:51:14.417Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3472 | 2026-09-03T17:51:14.446Z | Compiling poly1305 v0.8.0 |
| 3473 | 2026-09-03T17:51:14.472Z | Compiling blake2 v0.10.6 |
| 3474 | 2026-09-03T17:51:14.571Z | Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3475 | 2026-09-03T17:51:14.574Z | Compiling chacha20 v0.9.1 |
| 3476 | 2026-09-03T17:51:14.629Z | Compiling aead v0.5.2 |
| 3477 | 2026-09-03T17:51:14.791Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3478 | 2026-09-03T17:51:14.895Z | Compiling password-hash v0.5.0 |
| 3479 | 2026-09-03T17:51:14.916Z | Compiling indent_write v2.2.0 |
| 3480 | 2026-09-03T17:51:14.937Z | Compiling chacha20poly1305 v0.10.1 |
| 3481 | 2026-09-03T17:51:14.940Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3482 | 2026-09-03T17:51:14.978Z | Compiling unsafe-libyaml v0.2.11 |
| 3483 | 2026-09-03T17:51:15.067Z | Compiling itertools v0.15.0 |
| 3484 | 2026-09-03T17:51:15.108Z | Compiling num-derive v0.4.2 |
| 3485 | 2026-09-03T17:51:15.150Z | Compiling heapless v0.8.0 |
| 3486 | 2026-09-03T17:51:15.170Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3487 | 2026-09-03T17:51:15.276Z | Compiling argon2 v0.5.3 |
| 3488 | 2026-09-03T17:51:15.349Z | Compiling tabwriter v1.4.1 |
| 3489 | 2026-09-03T17:51:15.407Z | Compiling hash32 v0.3.1 |
| 3490 | 2026-09-03T17:51:15.439Z | Compiling parse-display v0.10.0 |
| 3491 | 2026-09-03T17:51:15.574Z | Compiling thiserror-no-std v2.0.2 |
| 3492 | 2026-09-03T17:51:15.619Z | Compiling serde_yaml v0.9.34+deprecated |
| 3493 | 2026-09-03T17:51:15.653Z | Compiling smoltcp v0.11.0 |
| 3494 | 2026-09-03T17:51:15.707Z | Compiling vsss-rs v3.3.4 |
| 3495 | 2026-09-03T17:51:15.768Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3496 | 2026-09-03T17:51:15.815Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3497 | 2026-09-03T17:51:15.892Z | Compiling proc-macro-crate v3.4.0 |
| 3498 | 2026-09-03T17:51:16.094Z | Compiling typify-impl v0.6.2 |
| 3499 | 2026-09-03T17:51:16.177Z | Compiling cobs v0.3.0 |
| 3500 | 2026-09-03T17:51:16.259Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3501 | 2026-09-03T17:51:16.440Z | Compiling colored v3.1.1 |
| 3502 | 2026-09-03T17:51:16.443Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3503 | 2026-09-03T17:51:16.528Z | Compiling postcard v1.1.3 |
| 3504 | 2026-09-03T17:51:16.571Z | Compiling num_enum_derive v0.7.6 |
| 3505 | 2026-09-03T17:51:16.704Z | Compiling ingot-macros v0.2.0 |
| 3506 | 2026-09-03T17:51:16.744Z | Compiling proc-macro-error v1.0.4 |
| 3507 | 2026-09-03T17:51:16.783Z | Compiling rand v0.10.1 |
| 3508 | 2026-09-03T17:51:16.900Z | Compiling proc-macro-crate v1.3.1 |
| 3509 | 2026-09-03T17:51:16.972Z | Compiling foreign-types-macros v0.2.3 |
| 3510 | 2026-09-03T17:51:17.014Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3511 | 2026-09-03T17:51:17.151Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3512 | 2026-09-03T17:51:17.189Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3513 | 2026-09-03T17:51:17.295Z | Compiling foreign-types-shared v0.3.1 |
| 3514 | 2026-09-03T17:51:17.360Z | Compiling rayon-core v1.13.0 |
| 3515 | 2026-09-03T17:51:17.434Z | Compiling num_enum_derive v0.5.11 |
| 3516 | 2026-09-03T17:51:17.511Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3517 | 2026-09-03T17:51:17.532Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3518 | 2026-09-03T17:51:17.591Z | Compiling crossbeam-deque v0.8.6 |
| 3519 | 2026-09-03T17:51:17.642Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3520 | 2026-09-03T17:51:17.660Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3521 | 2026-09-03T17:51:17.709Z | Compiling cstr-argument v0.1.2 |
| 3522 | 2026-09-03T17:51:17.748Z | Compiling foreign-types v0.5.0 |
| 3523 | 2026-09-03T17:51:17.818Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3524 | 2026-09-03T17:51:17.854Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3525 | 2026-09-03T17:51:17.891Z | Compiling num_enum v0.7.6 |
| 3526 | 2026-09-03T17:51:17.913Z | Compiling illumos-nvpair v0.3.0 |
| 3527 | 2026-09-03T17:51:17.945Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3528 | 2026-09-03T17:51:18.051Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3529 | 2026-09-03T17:51:18.098Z | Compiling zone_cfg_derive v0.3.1 |
| 3530 | 2026-09-03T17:51:18.167Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3531 | 2026-09-03T17:51:18.192Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3532 | 2026-09-03T17:51:18.218Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3533 | 2026-09-03T17:51:18.370Z | Compiling rayon v1.11.0 |
| 3534 | 2026-09-03T17:51:18.391Z | Compiling itertools v0.12.1 |
| 3535 | 2026-09-03T17:51:18.432Z | Compiling sigpipe v0.1.3 |
| 3536 | 2026-09-03T17:51:18.435Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3537 | 2026-09-03T17:51:18.474Z | Compiling glob v0.3.3 |
| 3538 | 2026-09-03T17:51:18.537Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3539 | 2026-09-03T17:51:18.571Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3540 | 2026-09-03T17:51:18.705Z | Compiling smf v0.2.3 |
| 3541 | 2026-09-03T17:51:18.755Z | Compiling cpubits v0.1.1 |
| 3542 | 2026-09-03T17:51:18.827Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3543 | 2026-09-03T17:51:18.857Z | Compiling num_enum v0.5.11 |
| 3544 | 2026-09-03T17:51:18.879Z | Compiling whoami v1.6.1 |
| 3545 | 2026-09-03T17:51:18.912Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3546 | 2026-09-03T17:51:18.934Z | Compiling gethostname v0.5.0 |
| 3547 | 2026-09-03T17:51:18.975Z | Compiling num-rational v0.4.2 |
| 3548 | 2026-09-03T17:51:18.994Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3549 | 2026-09-03T17:51:19.022Z | Compiling num-complex v0.4.6 |
| 3550 | 2026-09-03T17:51:19.052Z | Compiling derive-where v1.6.0 |
| 3551 | 2026-09-03T17:51:19.099Z | Compiling toml v0.8.23 |
| 3552 | 2026-09-03T17:51:19.120Z | Compiling usdt-attr-macro v0.5.0 |
| 3553 | 2026-09-03T17:51:19.364Z | Compiling usdt-macro v0.5.0 |
| 3554 | 2026-09-03T17:51:19.384Z | Compiling pem-rfc7468 v1.0.0 |
| 3555 | 2026-09-03T17:51:19.519Z | Compiling num v0.4.3 |
| 3556 | 2026-09-03T17:51:19.573Z | Compiling memmap v0.7.0 |
| 3557 | 2026-09-03T17:51:19.631Z | Compiling float-ord v0.3.2 |
| 3558 | 2026-09-03T17:51:19.714Z | Compiling cancel-safe-futures v0.1.5 |
| 3559 | 2026-09-03T17:51:19.778Z | Compiling hmac v0.13.0 |
| 3560 | 2026-09-03T17:51:19.798Z | Compiling universal-hash v0.6.1 |
| 3561 | 2026-09-03T17:51:19.826Z | Compiling zone v0.3.1 |
| 3562 | 2026-09-03T17:51:19.876Z | Compiling resolv-conf v0.7.6 |
| 3563 | 2026-09-03T17:51:19.949Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3564 | 2026-09-03T17:51:19.997Z | Compiling sha1 v0.10.6 |
| 3565 | 2026-09-03T17:51:20.039Z | Compiling linear-map v1.2.0 |
| 3566 | 2026-09-03T17:51:20.159Z | Compiling libefi-sys v0.1.0 |
| 3567 | 2026-09-03T17:51:20.229Z | Compiling ingot-types v0.2.0 |
| 3568 | 2026-09-03T17:51:20.281Z | Compiling prettyplease v0.2.37 |
| 3569 | 2026-09-03T17:51:20.302Z | Compiling polyval v0.7.1 |
| 3570 | 2026-09-03T17:51:20.324Z | Compiling der v0.8.0 |
| 3571 | 2026-09-03T17:51:20.327Z | Compiling usdt v0.5.0 |
| 3572 | 2026-09-03T17:51:20.327Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3573 | 2026-09-03T17:51:20.409Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3574 | 2026-09-03T17:51:20.496Z | Compiling newline-converter v0.3.0 |
| 3575 | 2026-09-03T17:51:20.594Z | Compiling console v0.15.11 |
| 3576 | 2026-09-03T17:51:20.614Z | Compiling bitfield-struct v0.6.2 |
| 3577 | 2026-09-03T17:51:20.667Z | Compiling ghash v0.6.0 |
| 3578 | 2026-09-03T17:51:20.687Z | Compiling ingot v0.2.1 |
| 3579 | 2026-09-03T17:51:20.724Z | Compiling oxide-update-engine-types v0.1.2 |
| 3580 | 2026-09-03T17:51:20.759Z | Compiling pbkdf2 v0.13.0 |
| 3581 | 2026-09-03T17:51:20.862Z | Compiling crypto-bigint v0.7.5 |
| 3582 | 2026-09-03T17:51:20.934Z | Compiling aes v0.9.1 |
| 3583 | 2026-09-03T17:51:20.957Z | Compiling hickory-proto v0.24.4 |
| 3584 | 2026-09-03T17:51:21.140Z | Compiling expectorate v1.2.0 |
| 3585 | 2026-09-03T17:51:21.264Z | Compiling ctr v0.10.1 |
| 3586 | 2026-09-03T17:51:21.310Z | Compiling sha2 v0.11.0 |
| 3587 | 2026-09-03T17:51:21.367Z | Compiling aead v0.6.1 |
| 3588 | 2026-09-03T17:51:21.437Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3589 | 2026-09-03T17:51:21.548Z | Compiling nom v8.0.0 |
| 3590 | 2026-09-03T17:51:21.597Z | Compiling typify-macro v0.6.2 |
| 3591 | 2026-09-03T17:51:21.616Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3592 | 2026-09-03T17:51:21.729Z | Compiling linked-hash-map v0.5.6 |
| 3593 | 2026-09-03T17:51:21.823Z | Compiling semver v0.1.20 |
| 3594 | 2026-09-03T17:51:21.886Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3595 | 2026-09-03T17:51:21.994Z | Compiling oxide-update-engine v0.1.2 |
| 3596 | 2026-09-03T17:51:22.041Z | Compiling lru-cache v0.1.2 |
| 3597 | 2026-09-03T17:51:22.061Z | Compiling rustc_version v0.1.7 |
| 3598 | 2026-09-03T17:51:22.192Z | Compiling aes-gcm v0.11.0 |
| 3599 | 2026-09-03T17:51:22.196Z | Compiling spki v0.8.0 |
| 3600 | 2026-09-03T17:51:22.229Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3601 | 2026-09-03T17:51:22.264Z | Compiling tokio-dtrace v0.1.1 |
| 3602 | 2026-09-03T17:51:22.362Z | Compiling dropshot-api-manager-types v0.8.0 |
| 3603 | 2026-09-03T17:51:22.366Z | Compiling salsa20 v0.11.0 |
| 3604 | 2026-09-03T17:51:22.457Z | Compiling slog-dtrace v0.3.0 |
| 3605 | 2026-09-03T17:51:22.501Z | Compiling xshell-macros v0.2.7 |
| 3606 | 2026-09-03T17:51:22.505Z | Compiling minimal-lexical v0.2.1 |
| 3607 | 2026-09-03T17:51:22.594Z | Compiling scrypt v0.12.0 |
| 3608 | 2026-09-03T17:51:22.623Z | Compiling oxide-tokio-rt v0.1.4 |
| 3609 | 2026-09-03T17:51:22.626Z | Compiling newtype_derive v0.1.6 |
| 3610 | 2026-09-03T17:51:22.716Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3611 | 2026-09-03T17:51:22.738Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3612 | 2026-09-03T17:51:22.760Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3613 | 2026-09-03T17:51:22.861Z | Compiling nom v7.1.3 |
| 3614 | 2026-09-03T17:51:22.961Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3615 | 2026-09-03T17:51:22.985Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3616 | 2026-09-03T17:51:23.003Z | Compiling phf_shared v0.12.1 |
| 3617 | 2026-09-03T17:51:23.026Z | Compiling xshell v0.2.7 |
| 3618 | 2026-09-03T17:51:23.026Z | Compiling rfc6979 v0.4.0 |
| 3619 | 2026-09-03T17:51:23.234Z | Compiling cbc v0.2.1 |
| 3620 | 2026-09-03T17:51:23.253Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-09-03T17:51:23.491Z | Compiling csv-core v0.1.13 |
| 3622 | 2026-09-03T17:51:23.511Z | Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3623 | 2026-09-03T17:51:23.627Z | Compiling hickory-resolver v0.24.4 |
| 3624 | 2026-09-03T17:51:23.705Z | Compiling highway v1.3.0 |
| 3625 | 2026-09-03T17:51:23.727Z | Compiling unicode-xid v0.2.6 |
| 3626 | 2026-09-03T17:51:23.803Z | Compiling chrono-tz v0.10.4 |
| 3627 | 2026-09-03T17:51:23.824Z | Compiling typify v0.6.2 |
| 3628 | 2026-09-03T17:51:23.841Z | Compiling proc-macro-error2 v2.0.1 |
| 3629 | 2026-09-03T17:51:23.994Z | Compiling progenitor-impl v0.14.0 |
| 3630 | 2026-09-03T17:51:24.080Z | Compiling const_format_proc_macros v0.2.34 |
| 3631 | 2026-09-03T17:51:24.188Z | Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3632 | 2026-09-03T17:51:24.205Z | Compiling csv v1.4.0 |
| 3633 | 2026-09-03T17:51:24.272Z | Compiling pkcs5 v0.8.1 |
| 3634 | 2026-09-03T17:51:24.339Z | Compiling ecdsa v0.16.9 |
| 3635 | 2026-09-03T17:51:24.386Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3636 | 2026-09-03T17:51:24.464Z | Compiling phf v0.12.1 |
| 3637 | 2026-09-03T17:51:24.615Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3638 | 2026-09-03T17:51:24.749Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3639 | 2026-09-03T17:51:24.864Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3640 | 2026-09-03T17:51:24.896Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3641 | 2026-09-03T17:51:24.911Z | Compiling qorb v0.4.1 |
| 3642 | 2026-09-03T17:51:24.948Z | Compiling primeorder v0.13.6 |
| 3643 | 2026-09-03T17:51:24.967Z | Compiling hashbrown v0.14.5 |
| 3644 | 2026-09-03T17:51:25.127Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3645 | 2026-09-03T17:51:25.152Z | Compiling salty v0.3.0 |
| 3646 | 2026-09-03T17:51:25.276Z | Compiling p384 v0.13.1 |
| 3647 | 2026-09-03T17:51:25.298Z | Compiling const_format v0.2.35 |
| 3648 | 2026-09-03T17:51:25.469Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3649 | 2026-09-03T17:51:25.562Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3650 | 2026-09-03T17:51:25.642Z | Compiling chumsky v0.9.3 |
| 3651 | 2026-09-03T17:51:25.724Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3652 | 2026-09-03T17:51:25.817Z | Compiling pkcs8 v0.11.0 |
| 3653 | 2026-09-03T17:51:25.978Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3654 | 2026-09-03T17:51:26.298Z | Compiling knus-derive v3.4.0 |
| 3655 | 2026-09-03T17:51:26.347Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3656 | 2026-09-03T17:51:26.392Z | Compiling tabled_derive v0.7.0 |
| 3657 | 2026-09-03T17:51:26.699Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3658 | 2026-09-03T17:51:26.896Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3659 | 2026-09-03T17:51:27.142Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3660 | 2026-09-03T17:51:27.164Z | Compiling bcs v0.1.6 |
| 3661 | 2026-09-03T17:51:27.224Z | Compiling progenitor-macro v0.14.0 |
| 3662 | 2026-09-03T17:51:27.244Z | Compiling ff v0.14.0 |
| 3663 | 2026-09-03T17:51:27.276Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3664 | 2026-09-03T17:51:27.328Z | Compiling termtree v0.5.1 |
| 3665 | 2026-09-03T17:51:27.450Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3666 | 2026-09-03T17:51:27.542Z | Compiling steno v0.4.1 |
| 3667 | 2026-09-03T17:51:27.618Z | Compiling tabled v0.15.0 |
| 3668 | 2026-09-03T17:51:27.654Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3669 | 2026-09-03T17:51:27.732Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3670 | 2026-09-03T17:51:27.758Z | Compiling group v0.14.0 |
| 3671 | 2026-09-03T17:51:27.867Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3672 | 2026-09-03T17:51:28.014Z | Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 3673 | 2026-09-03T17:51:28.032Z | Compiling signature v3.0.0 |
| 3674 | 2026-09-03T17:51:28.083Z | Compiling base16ct v1.0.0 |
| 3675 | 2026-09-03T17:51:28.114Z | Compiling knus v3.4.0 |
| 3676 | 2026-09-03T17:51:28.248Z | Compiling tagptr v0.2.0 |
| 3677 | 2026-09-03T17:51:28.293Z | Compiling sec1 v0.8.1 |
| 3678 | 2026-09-03T17:51:28.358Z | Compiling hkdf v0.13.0 |
| 3679 | 2026-09-03T17:51:28.427Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3680 | 2026-09-03T17:51:28.493Z | Compiling moka v0.12.13 |
| 3681 | 2026-09-03T17:51:28.592Z | Compiling elliptic-curve v0.14.1 |
| 3682 | 2026-09-03T17:51:28.653Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3683 | 2026-09-03T17:51:28.707Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3684 | 2026-09-03T17:51:28.734Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3685 | 2026-09-03T17:51:28.980Z | Compiling parking_lot_core v0.8.6 |
| 3686 | 2026-09-03T17:51:29.135Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 3687 | 2026-09-03T17:51:29.245Z | Compiling utf-8 v0.7.6 |
| 3688 | 2026-09-03T17:51:29.305Z | Compiling corncobs v0.1.4 |
| 3689 | 2026-09-03T17:51:29.370Z | Compiling hickory-resolver v0.25.2 |
| 3690 | 2026-09-03T17:51:29.478Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3691 | 2026-09-03T17:51:29.500Z | Compiling tungstenite v0.21.0 |
| 3692 | 2026-09-03T17:51:29.545Z | Compiling wnaf v0.14.0 |
| 3693 | 2026-09-03T17:51:29.666Z | Compiling primefield v0.14.0 |
| 3694 | 2026-09-03T17:51:29.815Z | Compiling rfc6979 v0.6.0 |
| 3695 | 2026-09-03T17:51:29.855Z | Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3696 | 2026-09-03T17:51:29.980Z | Compiling libscf-sys v1.2.0 |
| 3697 | 2026-09-03T17:51:30.001Z | Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3698 | 2026-09-03T17:51:30.018Z | Compiling git-stub v1.0.0 |
| 3699 | 2026-09-03T17:51:30.042Z | Compiling secrecy v0.8.0 |
| 3700 | 2026-09-03T17:51:30.181Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3701 | 2026-09-03T17:51:30.236Z | Compiling git-stub-vcs v0.1.0 |
| 3702 | 2026-09-03T17:51:30.351Z | Compiling tokio-tungstenite v0.21.0 |
| 3703 | 2026-09-03T17:51:30.463Z | Compiling ecdsa v0.17.0 |
| 3704 | 2026-09-03T17:51:30.531Z | Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3705 | 2026-09-03T17:51:30.553Z | Compiling primeorder v0.14.0 |
| 3706 | 2026-09-03T17:51:30.701Z | Compiling papergrid v0.18.0 |
| 3707 | 2026-09-03T17:51:30.777Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3708 | 2026-09-03T17:51:30.937Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3709 | 2026-09-03T17:51:30.998Z | Compiling curve25519-dalek v5.0.0 |
| 3710 | 2026-09-03T17:51:31.050Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3711 | 2026-09-03T17:51:31.069Z | Compiling unicase v2.9.0 |
| 3712 | 2026-09-03T17:51:31.072Z | Compiling parking_lot v0.11.2 |
| 3713 | 2026-09-03T17:51:31.072Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3714 | 2026-09-03T17:51:31.366Z | Compiling mime_guess v2.0.5 |
| 3715 | 2026-09-03T17:51:31.398Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3716 | 2026-09-03T17:51:31.555Z | Compiling ssh-encoding v0.3.0 |
| 3717 | 2026-09-03T17:51:31.612Z | Compiling prefix-trie v0.7.0 |
| 3718 | 2026-09-03T17:51:31.672Z | Compiling fxhash v0.2.1 |
| 3719 | 2026-09-03T17:51:31.714Z | Compiling keccak v0.2.0 |
| 3720 | 2026-09-03T17:51:31.831Z | Compiling sled v0.34.7 |
| 3721 | 2026-09-03T17:51:31.854Z | Compiling tabled v0.21.0 |
| 3722 | 2026-09-03T17:51:31.877Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3723 | 2026-09-03T17:51:31.917Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3724 | 2026-09-03T17:51:31.958Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 3725 | 2026-09-03T17:51:32.102Z | Compiling hickory-server v0.25.2 |
| 3726 | 2026-09-03T17:51:32.121Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3727 | 2026-09-03T17:51:32.150Z | Compiling ed25519 v3.0.0 |
| 3728 | 2026-09-03T17:51:32.170Z | Compiling crypto-primes v0.7.2 |
| 3729 | 2026-09-03T17:51:32.736Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3730 | 2026-09-03T17:51:33.023Z | Compiling pkcs1 v0.8.0-rc.4 |
| 3731 | 2026-09-03T17:51:33.357Z | Compiling progenitor v0.14.0 |
| 3732 | 2026-09-03T17:51:33.483Z | Compiling poly1305 v0.9.0 |
| 3733 | 2026-09-03T17:51:33.506Z | Compiling blowfish v0.10.0 |
| 3734 | 2026-09-03T17:51:33.574Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3735 | 2026-09-03T17:51:33.595Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3736 | 2026-09-03T17:51:33.598Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3737 | 2026-09-03T17:51:33.638Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3738 | 2026-09-03T17:51:33.847Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3739 | 2026-09-03T17:51:34.252Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3740 | 2026-09-03T17:51:34.304Z | Compiling blake2 v0.11.0-rc.6 |
| 3741 | 2026-09-03T17:51:34.346Z | Compiling half v1.8.3 |
| 3742 | 2026-09-03T17:51:34.405Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3743 | 2026-09-03T17:51:34.444Z | Compiling http-range v0.1.5 |
| 3744 | 2026-09-03T17:51:34.500Z | Compiling crc8 v0.1.1 |
| 3745 | 2026-09-03T17:51:34.535Z | Compiling ssh-cipher v0.3.0 |
| 3746 | 2026-09-03T17:51:34.665Z | Compiling argon2 v0.6.0-rc.8 |
| 3747 | 2026-09-03T17:51:34.693Z | Compiling serde_cbor v0.11.2 |
| 3748 | 2026-09-03T17:51:34.949Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 3749 | 2026-09-03T17:51:34.987Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3750 | 2026-09-03T17:51:35.063Z | Compiling bcrypt-pbkdf v0.11.0 |
| 3751 | 2026-09-03T17:51:35.105Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3752 | 2026-09-03T17:51:35.272Z | Compiling rsa v0.10.0-rc.18 |
| 3753 | 2026-09-03T17:51:35.293Z | Compiling ed25519-dalek v3.0.0 |
| 3754 | 2026-09-03T17:51:35.465Z | Compiling sha3 v0.11.0 |
| 3755 | 2026-09-03T17:51:35.945Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3756 | 2026-09-03T17:51:36.009Z | Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3757 | 2026-09-03T17:51:36.012Z | Compiling p256 v0.14.0 |
| 3758 | 2026-09-03T17:51:36.056Z | Compiling p521 v0.14.0 |
| 3759 | 2026-09-03T17:51:36.142Z | Compiling p384 v0.14.0 |
| 3760 | 2026-09-03T17:51:36.220Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3761 | 2026-09-03T17:51:36.470Z | Compiling scuffle v0.1.0 |
| 3762 | 2026-09-03T17:51:36.528Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3763 | 2026-09-03T17:51:36.902Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3764 | 2026-09-03T17:51:37.264Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3765 | 2026-09-03T17:51:37.384Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3766 | 2026-09-03T17:51:37.892Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3767 | 2026-09-03T17:51:37.925Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3768 | 2026-09-03T17:51:37.964Z | Compiling yasna v0.5.2 |
| 3769 | 2026-09-03T17:51:38.794Z | Compiling headers-core v0.3.0 |
| 3770 | 2026-09-03T17:51:38.847Z | Compiling kstat-rs v0.2.5 |
| 3771 | 2026-09-03T17:51:38.867Z | Compiling kem v0.3.0 |
| 3772 | 2026-09-03T17:51:38.937Z | Compiling module-lattice v0.2.3 |
| 3773 | 2026-09-03T17:51:38.959Z | Compiling nanorand v0.7.0 |
| 3774 | 2026-09-03T17:51:38.980Z | Compiling sponge-cursor v0.1.0 |
| 3775 | 2026-09-03T17:51:39.029Z | Compiling headers v0.4.1 |
| 3776 | 2026-09-03T17:51:39.058Z | Compiling rcgen v0.12.1 |
| 3777 | 2026-09-03T17:51:39.175Z | Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3778 | 2026-09-03T17:51:39.235Z | Compiling flume v0.11.1 |
| 3779 | 2026-09-03T17:51:39.275Z | Compiling ml-kem v0.3.2 |
| 3780 | 2026-09-03T17:51:39.332Z | Compiling sha3 v0.12.0 |
| 3781 | 2026-09-03T17:51:39.547Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3782 | 2026-09-03T17:51:39.612Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3783 | 2026-09-03T17:51:39.645Z | Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3784 | 2026-09-03T17:51:40.967Z | Compiling ssh-key v0.7.0-rc.11 |
| 3785 | 2026-09-03T17:51:40.971Z | Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3786 | 2026-09-03T17:51:40.971Z | Compiling hyper-staticfile v0.10.1 |
| 3787 | 2026-09-03T17:51:40.971Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3788 | 2026-09-03T17:51:40.971Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3789 | 2026-09-03T17:51:40.971Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3790 | 2026-09-03T17:51:40.971Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3791 | 2026-09-03T17:51:40.971Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3792 | 2026-09-03T17:51:40.971Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3793 | 2026-09-03T17:51:40.971Z | Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 3794 | 2026-09-03T17:51:40.971Z | Compiling russh-cryptovec v0.62.0 |
| 3795 | 2026-09-03T17:51:40.971Z | Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3796 | 2026-09-03T17:51:40.974Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3797 | 2026-09-03T17:51:41.110Z | Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3798 | 2026-09-03T17:51:41.149Z | Compiling internal-russh-num-bigint v0.5.0 |
| 3799 | 2026-09-03T17:51:41.231Z | Compiling port-file v0.1.0 |
| 3800 | 2026-09-03T17:51:41.309Z | Compiling num-bigint v0.4.6 |
| 3801 | 2026-09-03T17:51:41.471Z | Compiling generic-array v1.4.3 |
| 3802 | 2026-09-03T17:51:41.490Z | Compiling russh-util v0.52.0 |
| 3803 | 2026-09-03T17:51:41.529Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3804 | 2026-09-03T17:51:41.550Z | Compiling enum_dispatch v0.3.13 |
| 3805 | 2026-09-03T17:51:41.698Z | Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3806 | 2026-09-03T17:51:42.054Z | Compiling delegate v0.13.5 |
| 3807 | 2026-09-03T17:51:42.075Z | Compiling subprocess v0.2.15 |
| 3808 | 2026-09-03T17:51:42.179Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3809 | 2026-09-03T17:51:42.380Z | Compiling md5 v0.8.0 |
| 3810 | 2026-09-03T17:51:42.551Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3811 | 2026-09-03T17:51:42.718Z | Compiling hex-literal v1.1.0 |
| 3812 | 2026-09-03T17:51:42.739Z | Compiling display-error-chain v0.2.2 |
| 3813 | 2026-09-03T17:51:42.742Z | Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3814 | 2026-09-03T17:51:42.781Z | Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3815 | 2026-09-03T17:51:42.800Z | Compiling colored v2.2.0 |
| 3816 | 2026-09-03T17:51:42.840Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3817 | 2026-09-03T17:51:42.876Z | Compiling internet-checksum v0.2.1 |
| 3818 | 2026-09-03T17:51:43.224Z | Compiling russh v0.62.4 |
| 3819 | 2026-09-03T17:51:43.360Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3820 | 2026-09-03T17:51:43.477Z | Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3821 | 2026-09-03T17:51:44.383Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3822 | 2026-09-03T17:51:45.632Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3823 | 2026-09-03T17:51:45.632Z | Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3824 | 2026-09-03T17:51:48.733Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3825 | 2026-09-03T17:51:49.520Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3826 | 2026-09-03T17:51:50.088Z | Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3827 | 2026-09-03T17:51:51.026Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3828 | 2026-09-03T17:51:51.628Z | Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3829 | 2026-09-03T17:52:01.452Z | Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3830 | 2026-09-03T17:52:01.452Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3831 | 2026-09-03T17:52:01.455Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3832 | 2026-09-03T17:52:01.455Z | Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3833 | 2026-09-03T17:52:01.455Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3834 | 2026-09-03T17:52:03.629Z | Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3835 | 2026-09-03T17:52:03.678Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3836 | 2026-09-03T17:52:08.765Z | Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3837 | 2026-09-03T17:52:57.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s |
| 3838 | 2026-09-03T17:52:57.993Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3839 | 2026-09-03T17:52:57.993Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3840 | 2026-09-03T17:52:58.238Z | |
| 3841 | 2026-09-03T17:52:58.239Z | real 1:46.725914847 |
| 3842 | 2026-09-03T17:52:58.239Z | user 10:06.047358508 |
| 3843 | 2026-09-03T17:52:58.239Z | sys 1:55.987682596 |
| 3844 | 2026-09-03T17:52:58.239Z | trap 0.308906731 |
| 3845 | 2026-09-03T17:52:58.239Z | tflt 0.373747969 |
| 3846 | 2026-09-03T17:52:58.239Z | dflt 2.563433760 |
| 3847 | 2026-09-03T17:52:58.239Z | kflt 0.000560510 |
| 3848 | 2026-09-03T17:52:58.239Z | lock 37:34.433782050 |
| 3849 | 2026-09-03T17:52:58.239Z | slp 22:40.022026104 |
| 3850 | 2026-09-03T17:52:58.239Z | lat 43.200240517 |
| 3851 | 2026-09-03T17:52:58.242Z | stop 3:28.913271608 |
| 3852 | 2026-09-03T17:52:58.242Z | + mkdir tests |
| 3853 | 2026-09-03T17:52:58.245Z | + /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json |
| 3854 | 2026-09-03T17:52:58.245Z | + xargs -I '{}' -t cp '{}' tests/ |
| 3855 | 2026-09-03T17:52:58.272Z | cp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/ |
| 3856 | 2026-09-03T17:52:58.301Z | cp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/ |
| 3857 | 2026-09-03T17:52:58.330Z | cp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/ |
| 3858 | 2026-09-03T17:52:58.356Z | cp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/ |
| 3859 | 2026-09-03T17:52:58.767Z | + files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override) |
| 3860 | 2026-09-03T17:52:58.770Z | + ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-0144be0f1f486767 tests/commtest-967955464f559dda tests/dhcp_server-26dd07e52df3a016 tests/end_to_end_tests-8d60c10a3fab2411 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz |
| 3861 | 2026-09-03T17:54:11.142Z | Compressing '/work/package.tar.gz' with '/usr/bin/gzip'... |
| 3862 | 2026-09-03T17:54:11.142Z | a .github/buildomat/ci-env.sh 1K |
| 3863 | 2026-09-03T17:54:11.142Z | a out/target/test 1K |
| 3864 | 2026-09-03T17:54:11.142Z | a out/npuzone/npuzone 27402K |
| 3865 | 2026-09-03T17:54:11.142Z | a package-manifest.toml 35K |
| 3866 | 2026-09-03T17:54:11.142Z | a smf/sled-agent/non-gimlet/config.toml 6K |
| 3867 | 2026-09-03T17:54:11.142Z | a target/release/omicron-package 16941K |
| 3868 | 2026-09-03T17:54:11.142Z | a target/release/xtask 6405K |
| 3869 | 2026-09-03T17:54:11.142Z | a target/debug/bootstrap 440473K |
| 3870 | 2026-09-03T17:54:11.142Z | a tests/bootstrap-0144be0f1f486767 34430K |
| 3871 | 2026-09-03T17:54:11.142Z | a tests/commtest-967955464f559dda 34431K |
| 3872 | 2026-09-03T17:54:11.142Z | a tests/dhcp_server-26dd07e52df3a016 34431K |
| 3873 | 2026-09-03T17:54:11.142Z | a tests/end_to_end_tests-8d60c10a3fab2411 504109K |
| 3874 | 2026-09-03T17:54:11.142Z | a tools/opte_version 1K |
| 3875 | 2026-09-03T17:54:11.142Z | a tools/opte_version_override 2K |
| 3876 | 2026-09-03T17:54:11.142Z | a out/clickhouse.tar.gz 233168K |
| 3877 | 2026-09-03T17:54:11.142Z | a out/clickhouse_keeper.tar.gz 227722K |
| 3878 | 2026-09-03T17:54:11.142Z | a out/clickhouse_server.tar.gz 233166K |
| 3879 | 2026-09-03T17:54:11.142Z | a out/cockroachdb.tar.gz 125059K |
| 3880 | 2026-09-03T17:54:11.142Z | a out/crucible-pantry-zone.tar.gz 24768K |
| 3881 | 2026-09-03T17:54:11.142Z | a out/crucible-utils.tar 18900K |
| 3882 | 2026-09-03T17:54:11.142Z | a out/crucible-zone.tar.gz 39580K |
| 3883 | 2026-09-03T17:54:11.142Z | a out/external-dns.tar.gz 15167K |
| 3884 | 2026-09-03T17:54:11.142Z | a out/internal-dns.tar.gz 15167K |
| 3885 | 2026-09-03T17:54:11.142Z | a out/mg-ddm-gz.tar 100917K |
| 3886 | 2026-09-03T17:54:11.142Z | a out/nexus.tar.gz 194003K |
| 3887 | 2026-09-03T17:54:11.142Z | a out/ntp.tar.gz 7133K |
| 3888 | 2026-09-03T17:54:11.142Z | a out/omicron-gateway-softnpu.tar.gz 13828K |
| 3889 | 2026-09-03T17:54:11.142Z | a out/omicron-sled-agent.tar 116438K |
| 3890 | 2026-09-03T17:54:11.142Z | a out/overlay.tar.gz 4K |
| 3891 | 2026-09-03T17:54:11.142Z | a out/oximeter.tar.gz 17658K |
| 3892 | 2026-09-03T17:54:11.142Z | a out/oxlog.tar 2419K |
| 3893 | 2026-09-03T17:54:11.142Z | a out/probe.tar.gz 3037K |
| 3894 | 2026-09-03T17:54:11.142Z | a out/propolis-server.tar.gz 34642K |
| 3895 | 2026-09-03T17:54:11.142Z | a out/pumpkind-gz.tar 26647K |
| 3896 | 2026-09-03T17:54:11.142Z | a out/switch-softnpu.tar.gz 306181K |
| 3897 | 2026-09-03T17:54:11.146Z | |
| 3898 | 2026-09-03T17:54:11.146Z | real 1:12.371934085 |
| 3899 | 2026-09-03T17:54:11.146Z | user 1:10.094833621 |
| 3900 | 2026-09-03T17:54:11.146Z | sys 3.791667515 |
| 3901 | 2026-09-03T17:54:11.146Z | trap 0.006168761 |
| 3902 | 2026-09-03T17:54:11.146Z | tflt 0.000000000 |
| 3903 | 2026-09-03T17:54:11.146Z | dflt 0.000000000 |
| 3904 | 2026-09-03T17:54:11.146Z | kflt 0.000000000 |
| 3905 | 2026-09-03T17:54:11.146Z | lock 0.000000000 |
| 3906 | 2026-09-03T17:54:11.146Z | slp 1:10.009662997 |
| 3907 | 2026-09-03T17:54:11.146Z | lat 0.835850581 |
| 3908 | 2026-09-03T17:54:11.146Z | stop 0.000220770 |
| 3909 | 2026-09-03T17:54:11.146Z | process exited: duration 1147196 ms, exit code 0 |
| |
| 3910 | 2026-09-03T17:54:11.160Z | found 1 output files |
| 3911 | 2026-09-03T17:54:11.197Z | uploading: /work/package.tar.gz (1836024960 bytes) |
| 3912 | 2026-09-03T17:54:43.037Z | uploaded: /work/package.tar.gz |