|
|
|
| 1 | 2026-09-05T00:01:55.099Z | job assigned to worker 01M1QDX1A9B1RSXGH8BYD9G2VV [factory aws, i-00b32b9a8481ffea9] (queued for 48 s) |
| |
| 2 | 2026-09-05T00:02:02.135Z | starting task 0: "setup" |
| 3 | 2026-09-05T00:02:02.143Z | ++ uname -s |
| 4 | 2026-09-05T00:02:02.147Z | + kern=SunOS |
| 5 | 2026-09-05T00:02:02.147Z | + build_user=build |
| 6 | 2026-09-05T00:02:02.147Z | + build_uid=12345 |
| 7 | 2026-09-05T00:02:02.147Z | + work_dir=/work |
| 8 | 2026-09-05T00:02:02.147Z | + input_dir=/input |
| 9 | 2026-09-05T00:02:02.149Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-05T00:02:02.149Z | + case "$kern" in |
| 11 | 2026-09-05T00:02:02.149Z | + groupadd -g 12345 build |
| 12 | 2026-09-05T00:02:02.161Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-05T00:02:04.164Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-05T00:02:04.249Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-05T00:02:04.257Z | + home_fs=zfs |
| 16 | 2026-09-05T00:02:04.257Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-05T00:02:04.257Z | + mkdir -p /home/build |
| 18 | 2026-09-05T00:02:04.257Z | + chown build:build /home/build /work |
| 19 | 2026-09-05T00:02:06.252Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-05T00:02:06.257Z | process exited: duration 4118 ms, exit code 0 |
| |
| 21 | 2026-09-05T00:02:06.270Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-05T00:02:06.276Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-05T00:02:06.276Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-05T00:02:06.276Z | * rust toolchain profile = "default" |
| 25 | 2026-09-05T00:02:06.276Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-05T00:02:06.276Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-05T00:02:06.276Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-05T00:02:06.277Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-05T00:02:06.277Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-05T00:02:06.366Z | info: downloading installer |
| 31 | 2026-09-05T00:02:07.957Z | info: profile set to default |
| 32 | 2026-09-05T00:02:07.958Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-05T00:02:07.967Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-05T00:02:08.095Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-05T00:02:08.100Z | info: downloading 6 components |
| 36 | 2026-09-05T00:02:23.737Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-05T00:02:23.737Z | |
| 38 | 2026-09-05T00:02:23.766Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-05T00:02:23.766Z | |
| 40 | 2026-09-05T00:02:23.776Z | |
| 41 | 2026-09-05T00:02:23.776Z | Rust is installed now. Great! |
| 42 | 2026-09-05T00:02:23.776Z | |
| 43 | 2026-09-05T00:02:23.776Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-05T00:02:23.776Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-05T00:02:23.776Z | |
| 46 | 2026-09-05T00:02:23.776Z | To configure your current shell, you need to source |
| 47 | 2026-09-05T00:02:23.776Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-05T00:02:23.776Z | |
| 49 | 2026-09-05T00:02:23.776Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-05T00:02:23.777Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-05T00:02:23.777Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-05T00:02:23.777Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-05T00:02:23.777Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-05T00:02:23.777Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-05T00:02:23.777Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-05T00:02:23.777Z | HOST_CC = None |
| 57 | 2026-09-05T00:02:23.777Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-05T00:02:23.777Z | CC = None |
| 59 | 2026-09-05T00:02:23.777Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-05T00:02:24.655Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-05T00:02:24.656Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-05T00:02:24.656Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-05T00:02:24.656Z | CFLAGS = None |
| 64 | 2026-09-05T00:02:24.656Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-05T00:02:24.656Z | HOST_CFLAGS = None |
| 66 | 2026-09-05T00:02:24.656Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-05T00:02:24.656Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-05T00:02:24.656Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-05T00:02:24.656Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-05T00:02:24.704Z | + rustup --version |
| 71 | 2026-09-05T00:02:24.723Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-05T00:02:24.723Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-05T00:02:24.731Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-05T00:02:24.731Z | + cargo --version |
| 75 | 2026-09-05T00:02:24.743Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-05T00:02:24.748Z | + rustc --version |
| 77 | 2026-09-05T00:02:24.761Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-05T00:02:24.764Z | process exited: duration 18494 ms, exit code 0 |
| |
| 79 | 2026-09-05T00:02:24.772Z | starting task 2: "authentication" |
| 80 | 2026-09-05T00:02:24.789Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-05T00:02:24.800Z | starting task 3: "clone repository" |
| 82 | 2026-09-05T00:02:24.803Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-05T00:02:24.807Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-05T00:02:24.835Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-05T00:02:38.195Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-05T00:02:38.195Z | + git fetch origin 4a645936f92339ba85b20858000cba64532c5116 |
| 87 | 2026-09-05T00:02:38.516Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-05T00:02:38.516Z | * branch 4a645936f92339ba85b20858000cba64532c5116 -> FETCH_HEAD |
| 89 | 2026-09-05T00:02:38.527Z | + [[ -n fm-certificate-de ]] |
| 90 | 2026-09-05T00:02:38.530Z | ++ git branch --show-current |
| 91 | 2026-09-05T00:02:38.531Z | + current=main |
| 92 | 2026-09-05T00:02:38.531Z | + [[ main != fm-certificate-de ]] |
| 93 | 2026-09-05T00:02:38.531Z | + git branch -f fm-certificate-de 4a645936f92339ba85b20858000cba64532c5116 |
| 94 | 2026-09-05T00:02:38.534Z | + git checkout -f fm-certificate-de |
| 95 | 2026-09-05T00:02:38.709Z | Switched to branch 'fm-certificate-de' |
| 96 | 2026-09-05T00:02:38.712Z | + git reset --hard 4a645936f92339ba85b20858000cba64532c5116 |
| 97 | 2026-09-05T00:02:38.888Z | HEAD is now at 4a645936f fm: make the parsed certificate case's fact non-optional |
| 98 | 2026-09-05T00:02:38.892Z | process exited: duration 14089 ms, exit code 0 |
| |
| 99 | 2026-09-05T00:02:38.900Z | starting task 4: "build" |
| 100 | 2026-09-05T00:02:38.904Z | + source ./env.sh |
| 101 | 2026-09-05T00:02:38.904Z | ++ OLD_SHELL_OPTS=ehxB |
| 102 | 2026-09-05T00:02:38.904Z | ++ set -o xtrace |
| 103 | 2026-09-05T00:02:38.907Z | ++++ dirname ./env.sh |
| 104 | 2026-09-05T00:02:38.928Z | +++ readlink -f . |
| 105 | 2026-09-05T00:02:38.935Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 106 | 2026-09-05T00:02:38.935Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 107 | 2026-09-05T00:02:38.935Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-09-05T00:02:38.935Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-09-05T00:02:38.935Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-09-05T00:02:38.935Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-09-05T00:02:38.936Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-09-05T00:02:38.936Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 113 | 2026-09-05T00:02:38.936Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 114 | 2026-09-05T00:02:38.936Z | ++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-09-05T00:02:38.936Z | ++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-09-05T00:02:38.936Z | ++ case $OLD_SHELL_OPTS in |
| 117 | 2026-09-05T00:02:38.936Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 118 | 2026-09-05T00:02:38.936Z | + source .github/buildomat/ci-env.sh |
| 119 | 2026-09-05T00:02:38.936Z | ++ export CARGO_TERM_COLOR=always |
| 120 | 2026-09-05T00:02:38.936Z | ++ CARGO_TERM_COLOR=always |
| 121 | 2026-09-05T00:02:38.938Z | +++ uname -s |
| 122 | 2026-09-05T00:02:38.938Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 123 | 2026-09-05T00:02:38.938Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 124 | 2026-09-05T00:02:38.938Z | + cargo --version |
| 125 | 2026-09-05T00:02:38.942Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 126 | 2026-09-05T00:02:38.943Z | + rustc --version |
| 127 | 2026-09-05T00:02:38.960Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 128 | 2026-09-05T00:02:38.963Z | + banner prerequisites |
| 129 | 2026-09-05T00:02:38.963Z | |
| 130 | 2026-09-05T00:02:38.963Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 131 | 2026-09-05T00:02:38.963Z | # # # # # # # # # # # # # # # |
| 132 | 2026-09-05T00:02:38.963Z | # # # # ##### # # ##### # # # # # #### # |
| 133 | 2026-09-05T00:02:38.963Z | ##### ##### # ##### # # # # # # # # # |
| 134 | 2026-09-05T00:02:38.963Z | # # # # # # # # # # # # # # # |
| 135 | 2026-09-05T00:02:38.964Z | # # # ###### # # ###### ### # #### # #### # |
| 136 | 2026-09-05T00:02:38.964Z | |
| 137 | 2026-09-05T00:02:38.964Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 138 | 2026-09-05T00:02:41.402Z | Startup: Refreshing catalog 'helios' ... Done |
| 139 | 2026-09-05T00:02:41.835Z | Startup: Caching catalogs ... Done |
| 140 | 2026-09-05T00:02:44.422Z | Planning: Solver setup ... Done (2.414s) |
| 141 | 2026-09-05T00:02:44.490Z | Planning: Running solver ... Done (0.069s) |
| 142 | 2026-09-05T00:02:44.545Z | Planning: Finding local manifests ... Done (0.002s) |
| 143 | 2026-09-05T00:02:44.558Z | Planning: Fetching manifests: 0/2 0% complete |
| 144 | 2026-09-05T00:02:44.583Z | Planning: Fetching manifests: 2/2 100% complete |
| 145 | 2026-09-05T00:02:44.592Z | Planning: Package planning ... Done (0.014s) |
| 146 | 2026-09-05T00:02:44.595Z | Planning: Merging actions ... Done (0.001s) |
| 147 | 2026-09-05T00:02:44.779Z | Planning: Checking for conflicting actions ... Done (0.185s) |
| 148 | 2026-09-05T00:02:44.783Z | Planning: Consolidating action changes ... Done (0.001s) |
| 149 | 2026-09-05T00:02:46.716Z | Planning: Evaluating mediators ... Done (1.936s) |
| 150 | 2026-09-05T00:02:46.719Z | Planning: Planning completed in 4.85 seconds |
| 151 | 2026-09-05T00:02:46.725Z | Packages to install: 2 |
| 152 | 2026-09-05T00:02:46.729Z | Estimated space available: 156.01 GB |
| 153 | 2026-09-05T00:02:46.729Z | Estimated space to be consumed: 86.48 MB |
| 154 | 2026-09-05T00:02:46.729Z | Create boot environment: No |
| 155 | 2026-09-05T00:02:46.729Z | Create backup boot environment: No |
| 156 | 2026-09-05T00:02:46.729Z | Rebuild boot archive: No |
| 157 | 2026-09-05T00:02:46.729Z | |
| 158 | 2026-09-05T00:02:46.729Z | Changed packages: |
| 159 | 2026-09-05T00:02:46.729Z | helios |
| 160 | 2026-09-05T00:02:46.729Z | developer/build-essential |
| 161 | 2026-09-05T00:02:46.729Z | None -> 11-3.0 |
| 162 | 2026-09-05T00:02:46.729Z | library/libxmlsec1 |
| 163 | 2026-09-05T00:02:46.729Z | None -> 1.2.35-3.0 |
| 164 | 2026-09-05T00:02:46.779Z | |
| 165 | 2026-09-05T00:02:46.779Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 166 | 2026-09-05T00:02:46.858Z | Download: Completed 1.28 MB in 0.07 seconds (17.3M/s) |
| 167 | 2026-09-05T00:02:46.929Z | Actions: 1/268 actions (Installing new actions) |
| 168 | 2026-09-05T00:02:46.967Z | Actions: Completed 268 actions in 0.04 seconds. |
| 169 | 2026-09-05T00:02:47.003Z | Finalize: Updating package state database ... Done (0.036s) |
| 170 | 2026-09-05T00:02:47.006Z | Finalize: Updating package cache ... Done (0.000s) |
| 171 | 2026-09-05T00:02:47.111Z | Finalize: Updating image state ... Done (0.106s) |
| 172 | 2026-09-05T00:02:49.785Z | Finalize: Creating fast lookup database ... Done (2.615s) |
| 173 | 2026-09-05T00:02:49.854Z | Finalize: Reading search index ... Done (0.012s) |
| 174 | 2026-09-05T00:02:49.859Z | Finalize: Updating search index ... Done (0.000s) |
| 175 | 2026-09-05T00:02:49.984Z | Finalize: Updating package cache ... Done (0.000s) |
| 176 | 2026-09-05T00:02:50.369Z | Planning: Evaluating mediator changes ... Done |
| 177 | 2026-09-05T00:02:50.477Z | Planning: Checking for conflicting actions ... Done |
| 178 | 2026-09-05T00:02:50.481Z | Planning: Consolidating action changes ... Done |
| 179 | 2026-09-05T00:02:50.636Z | Planning: Evaluating mediators ... Done |
| 180 | 2026-09-05T00:02:50.639Z | Planning: Planning completed in 0.27 seconds |
| 181 | 2026-09-05T00:02:50.659Z | Mediators to change: 2 |
| 182 | 2026-09-05T00:02:50.659Z | Create boot environment: No |
| 183 | 2026-09-05T00:02:50.659Z | Create backup boot environment: No |
| 184 | 2026-09-05T00:02:50.745Z | Finalize: Updating package state database ... Done |
| 185 | 2026-09-05T00:02:50.745Z | Finalize: Updating package cache ... Done |
| 186 | 2026-09-05T00:02:50.802Z | Finalize: Updating image state ... Done |
| 187 | 2026-09-05T00:02:52.773Z | Finalize: Creating fast lookup database ... Done |
| 188 | 2026-09-05T00:02:52.837Z | Finalize: Reading search index ... Done |
| 189 | 2026-09-05T00:02:52.841Z | Finalize: Updating search index ... Done |
| 190 | 2026-09-05T00:02:52.908Z | Finalize: Updating package cache ... Done |
| 191 | 2026-09-05T00:02:53.195Z | Planning: Evaluating mediator changes ... Done |
| 192 | 2026-09-05T00:02:53.303Z | Planning: Checking for conflicting actions ... Done |
| 193 | 2026-09-05T00:02:53.306Z | Planning: Consolidating action changes ... Done |
| 194 | 2026-09-05T00:02:53.462Z | Planning: Evaluating mediators ... Done |
| 195 | 2026-09-05T00:02:53.465Z | Planning: Planning completed in 0.27 seconds |
| 196 | 2026-09-05T00:02:53.485Z | Mediators to change: 1 |
| 197 | 2026-09-05T00:02:53.488Z | Create boot environment: No |
| 198 | 2026-09-05T00:02:53.488Z | Create backup boot environment: No |
| 199 | 2026-09-05T00:02:53.526Z | Finalize: Updating package state database ... Done |
| 200 | 2026-09-05T00:02:53.526Z | Finalize: Updating package cache ... Done |
| 201 | 2026-09-05T00:02:53.585Z | Finalize: Updating image state ... Done |
| 202 | 2026-09-05T00:02:55.577Z | Finalize: Creating fast lookup database ... Done |
| 203 | 2026-09-05T00:02:55.639Z | Finalize: Reading search index ... Done |
| 204 | 2026-09-05T00:02:55.642Z | Finalize: Updating search index ... Done |
| 205 | 2026-09-05T00:02:55.716Z | Finalize: Updating package cache ... Done |
| 206 | 2026-09-05T00:02:56.035Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 207 | 2026-09-05T00:02:56.035Z | apache system 2.4 system |
| 208 | 2026-09-05T00:02:56.035Z | clang system 15 system |
| 209 | 2026-09-05T00:02:56.035Z | csh system system illumos |
| 210 | 2026-09-05T00:02:56.035Z | ctags system system illumos |
| 211 | 2026-09-05T00:02:56.035Z | file vendor vendor darwinsys |
| 212 | 2026-09-05T00:02:56.035Z | file system system illumos |
| 213 | 2026-09-05T00:02:56.035Z | gcc vendor 14 vendor |
| 214 | 2026-09-05T00:02:56.035Z | gcc system 13 system |
| 215 | 2026-09-05T00:02:56.035Z | gcc system 10 system |
| 216 | 2026-09-05T00:02:56.035Z | go system 1.25 system |
| 217 | 2026-09-05T00:02:56.035Z | llvm system 15 system |
| 218 | 2026-09-05T00:02:56.035Z | mariadb system 11.4 system |
| 219 | 2026-09-05T00:02:56.036Z | mta vendor vendor dma |
| 220 | 2026-09-05T00:02:56.036Z | openjdk system 17 system |
| 221 | 2026-09-05T00:02:56.036Z | openjdk system 11 system |
| 222 | 2026-09-05T00:02:56.036Z | openssl vendor 3 vendor |
| 223 | 2026-09-05T00:02:56.036Z | perl system 5.40 system |
| 224 | 2026-09-05T00:02:56.036Z | postgresql system 18 system |
| 225 | 2026-09-05T00:02:56.036Z | postgresql system 17 system |
| 226 | 2026-09-05T00:02:56.036Z | python vendor 3 vendor |
| 227 | 2026-09-05T00:02:56.036Z | python system 2 system |
| 228 | 2026-09-05T00:02:56.036Z | python3 vendor 3.13 vendor |
| 229 | 2026-09-05T00:02:56.036Z | ruby system 3.4 system |
| 230 | 2026-09-05T00:02:56.036Z | ruby system 3.0 system |
| 231 | 2026-09-05T00:02:56.036Z | words vendor vendor american-english |
| 232 | 2026-09-05T00:02:56.036Z | words system system australian-english |
| 233 | 2026-09-05T00:02:56.036Z | words system system british-english |
| 234 | 2026-09-05T00:02:56.036Z | words system system canadian-english |
| 235 | 2026-09-05T00:02:56.041Z | words system system french |
| 236 | 2026-09-05T00:02:56.041Z | words system system italian |
| 237 | 2026-09-05T00:02:56.041Z | words system system ngerman |
| 238 | 2026-09-05T00:02:56.041Z | words system system ogerman |
| 239 | 2026-09-05T00:02:56.041Z | words system system spanish |
| 240 | 2026-09-05T00:02:56.292Z | PUBLISHER TYPE STATUS P LOCATION |
| 241 | 2026-09-05T00:02:56.292Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 242 | 2026-09-05T00:02:56.815Z | FMRI IFO |
| 243 | 2026-09-05T00:02:56.815Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 244 | 2026-09-05T00:02:56.815Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 245 | 2026-09-05T00:02:56.815Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 246 | 2026-09-05T00:02:56.815Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 247 | 2026-09-05T00:02:56.815Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 248 | 2026-09-05T00:02:56.815Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 249 | 2026-09-05T00:02:56.815Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 250 | 2026-09-05T00:02:56.815Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 251 | 2026-09-05T00:02:56.815Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 252 | 2026-09-05T00:02:57.172Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 253 | 2026-09-05T00:02:57.472Z | Updating crates.io index |
| 254 | 2026-09-05T00:02:57.475Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 255 | 2026-09-05T00:02:57.733Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 256 | 2026-09-05T00:02:58.211Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 257 | 2026-09-05T00:02:58.424Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 258 | 2026-09-05T00:02:59.429Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 259 | 2026-09-05T00:02:59.957Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 260 | 2026-09-05T00:03:02.053Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 261 | 2026-09-05T00:03:02.894Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 262 | 2026-09-05T00:03:03.208Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 263 | 2026-09-05T00:03:03.553Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 264 | 2026-09-05T00:03:04.699Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 265 | 2026-09-05T00:03:04.976Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 266 | 2026-09-05T00:03:05.379Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 267 | 2026-09-05T00:03:05.701Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 268 | 2026-09-05T00:03:06.008Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 269 | 2026-09-05T00:03:06.253Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 270 | 2026-09-05T00:03:06.599Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 271 | 2026-09-05T00:03:06.883Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 272 | 2026-09-05T00:03:07.188Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 273 | 2026-09-05T00:03:07.565Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 274 | 2026-09-05T00:03:08.063Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 275 | 2026-09-05T00:03:08.365Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 276 | 2026-09-05T00:03:08.929Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 277 | 2026-09-05T00:03:09.261Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 278 | 2026-09-05T00:03:09.797Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 279 | 2026-09-05T00:03:10.219Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 280 | 2026-09-05T00:03:10.515Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 281 | 2026-09-05T00:03:10.994Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 282 | 2026-09-05T00:03:11.678Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 283 | 2026-09-05T00:03:11.975Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 284 | 2026-09-05T00:03:12.290Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 285 | 2026-09-05T00:03:12.679Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 286 | 2026-09-05T00:03:13.302Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 287 | 2026-09-05T00:03:13.614Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 288 | 2026-09-05T00:03:13.911Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 289 | 2026-09-05T00:03:14.238Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 290 | 2026-09-05T00:03:14.884Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 291 | 2026-09-05T00:03:15.176Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 292 | 2026-09-05T00:03:15.457Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 293 | 2026-09-05T00:03:15.759Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 294 | 2026-09-05T00:03:16.048Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 295 | 2026-09-05T00:03:16.460Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 296 | 2026-09-05T00:03:18.899Z | Downloading crates ... |
| 297 | 2026-09-05T00:03:18.959Z | Downloaded log v0.4.33 |
| 298 | 2026-09-05T00:03:18.962Z | Downloaded byteorder v1.5.0 |
| 299 | 2026-09-05T00:03:18.968Z | Downloaded anstream v1.0.0 |
| 300 | 2026-09-05T00:03:18.972Z | Downloaded camino v1.2.5 |
| 301 | 2026-09-05T00:03:19.022Z | Downloaded thiserror-impl v2.0.18 |
| 302 | 2026-09-05T00:03:19.023Z | Downloaded fs-err v3.3.0 |
| 303 | 2026-09-05T00:03:19.023Z | Downloaded bitflags v2.11.0 |
| 304 | 2026-09-05T00:03:19.023Z | Downloaded toml_write v0.1.2 |
| 305 | 2026-09-05T00:03:19.023Z | Downloaded cpufeatures v0.2.17 |
| 306 | 2026-09-05T00:03:19.023Z | Downloaded bytecount v0.6.9 |
| 307 | 2026-09-05T00:03:19.023Z | Downloaded camino-tempfile v1.4.1 |
| 308 | 2026-09-05T00:03:19.023Z | Downloaded cargo-platform v0.3.2 |
| 309 | 2026-09-05T00:03:19.023Z | Downloaded macaddr v1.0.1 |
| 310 | 2026-09-05T00:03:19.023Z | Downloaded anstyle-parse v1.0.0 |
| 311 | 2026-09-05T00:03:19.023Z | Downloaded zerocopy v0.7.35 |
| 312 | 2026-09-05T00:03:19.023Z | Downloaded zmij v1.0.21 |
| 313 | 2026-09-05T00:03:19.023Z | Downloaded zerocopy-derive v0.7.35 |
| 314 | 2026-09-05T00:03:19.023Z | Downloaded memmap v0.7.0 |
| 315 | 2026-09-05T00:03:19.023Z | Downloaded itoa v1.0.17 |
| 316 | 2026-09-05T00:03:19.023Z | Downloaded anstyle v1.0.14 |
| 317 | 2026-09-05T00:03:19.023Z | Downloaded crypto-common v0.1.7 |
| 318 | 2026-09-05T00:03:19.023Z | Downloaded heck v0.5.0 |
| 319 | 2026-09-05T00:03:19.023Z | Downloaded clap_builder v4.6.0 |
| 320 | 2026-09-05T00:03:19.023Z | Downloaded cargo_metadata v0.23.1 |
| 321 | 2026-09-05T00:03:19.023Z | Downloaded proc-macro-error-attr v1.0.4 |
| 322 | 2026-09-05T00:03:19.023Z | Downloaded fnv v1.0.7 |
| 323 | 2026-09-05T00:03:19.030Z | Downloaded fastrand v2.3.0 |
| 324 | 2026-09-05T00:03:19.030Z | Downloaded heck v0.4.1 |
| 325 | 2026-09-05T00:03:19.030Z | Downloaded once_cell v1.21.3 |
| 326 | 2026-09-05T00:03:19.030Z | Downloaded is_terminal_polyfill v1.70.2 |
| 327 | 2026-09-05T00:03:19.030Z | Downloaded colorchoice v1.0.4 |
| 328 | 2026-09-05T00:03:19.031Z | Downloaded clap_lex v1.0.0 |
| 329 | 2026-09-05T00:03:19.031Z | Downloaded errno v0.3.14 |
| 330 | 2026-09-05T00:03:19.031Z | Downloaded utf8parse v0.2.2 |
| 331 | 2026-09-05T00:03:19.041Z | Downloaded swrite v0.1.0 |
| 332 | 2026-09-05T00:03:19.048Z | Downloaded pretty-hex v0.4.1 |
| 333 | 2026-09-05T00:03:19.052Z | Downloaded cfg-if v1.0.4 |
| 334 | 2026-09-05T00:03:19.053Z | Downloaded usdt-attr-macro v0.5.0 |
| 335 | 2026-09-05T00:03:19.053Z | Downloaded usdt-macro v0.5.0 |
| 336 | 2026-09-05T00:03:19.058Z | Downloaded generic-array v0.14.7 |
| 337 | 2026-09-05T00:03:19.061Z | Downloaded plain v0.2.3 |
| 338 | 2026-09-05T00:03:19.065Z | Downloaded block-buffer v0.10.4 |
| 339 | 2026-09-05T00:03:19.069Z | Downloaded anstyle-query v1.1.5 |
| 340 | 2026-09-05T00:03:19.069Z | Downloaded autocfg v1.5.0 |
| 341 | 2026-09-05T00:03:19.070Z | Downloaded toml_datetime v0.6.11 |
| 342 | 2026-09-05T00:03:19.074Z | Downloaded thiserror-impl v1.0.69 |
| 343 | 2026-09-05T00:03:19.077Z | Downloaded quote v1.0.45 |
| 344 | 2026-09-05T00:03:19.091Z | Downloaded scroll_derive v0.12.1 |
| 345 | 2026-09-05T00:03:19.094Z | Downloaded smawk v0.3.2 |
| 346 | 2026-09-05T00:03:19.094Z | Downloaded strsim v0.11.1 |
| 347 | 2026-09-05T00:03:19.094Z | Downloaded dtrace-parser v0.2.0 |
| 348 | 2026-09-05T00:03:19.094Z | Downloaded equivalent v1.0.2 |
| 349 | 2026-09-05T00:03:19.094Z | Downloaded usdt v0.5.0 |
| 350 | 2026-09-05T00:03:19.097Z | Downloaded terminal_size v0.4.3 |
| 351 | 2026-09-05T00:03:19.100Z | Downloaded version_check v0.9.5 |
| 352 | 2026-09-05T00:03:19.100Z | Downloaded tabled_derive v0.7.0 |
| 353 | 2026-09-05T00:03:19.100Z | Downloaded thread-id v4.2.2 |
| 354 | 2026-09-05T00:03:19.107Z | Downloaded usdt-impl v0.5.0 |
| 355 | 2026-09-05T00:03:19.113Z | Downloaded serde_spanned v0.6.9 |
| 356 | 2026-09-05T00:03:19.113Z | Downloaded sha2 v0.10.9 |
| 357 | 2026-09-05T00:03:19.113Z | Downloaded thiserror v1.0.69 |
| 358 | 2026-09-05T00:03:19.113Z | Downloaded dof v0.3.0 |
| 359 | 2026-09-05T00:03:19.119Z | Downloaded digest v0.10.7 |
| 360 | 2026-09-05T00:03:19.119Z | Downloaded thiserror v2.0.18 |
| 361 | 2026-09-05T00:03:19.122Z | Downloaded clap_derive v4.6.1 |
| 362 | 2026-09-05T00:03:19.122Z | Downloaded unicode-ident v1.0.24 |
| 363 | 2026-09-05T00:03:19.125Z | Downloaded pest_generator v2.8.6 |
| 364 | 2026-09-05T00:03:19.128Z | Downloaded semver v1.0.28 |
| 365 | 2026-09-05T00:03:19.128Z | Downloaded pest_derive v2.8.6 |
| 366 | 2026-09-05T00:03:19.128Z | Downloaded scroll v0.12.0 |
| 367 | 2026-09-05T00:03:19.128Z | Downloaded serde_tokenstream v0.2.3 |
| 368 | 2026-09-05T00:03:19.135Z | Downloaded unicode-linebreak v0.1.5 |
| 369 | 2026-09-05T00:03:19.138Z | Downloaded ucd-trie v0.1.7 |
| 370 | 2026-09-05T00:03:19.138Z | Downloaded tempfile v3.27.0 |
| 371 | 2026-09-05T00:03:19.141Z | Downloaded cargo_toml v0.21.0 |
| 372 | 2026-09-05T00:03:19.145Z | Downloaded proc-macro-error v1.0.4 |
| 373 | 2026-09-05T00:03:19.145Z | Downloaded anyhow v1.0.104 |
| 374 | 2026-09-05T00:03:19.151Z | Downloaded pest_meta v2.8.6 |
| 375 | 2026-09-05T00:03:19.168Z | Downloaded serde_core v1.0.228 |
| 376 | 2026-09-05T00:03:19.171Z | Downloaded proc-macro2 v1.0.106 |
| 377 | 2026-09-05T00:03:19.171Z | Downloaded textwrap v0.16.2 |
| 378 | 2026-09-05T00:03:19.171Z | Downloaded getrandom v0.4.3 |
| 379 | 2026-09-05T00:03:19.174Z | Downloaded toml v0.8.23 |
| 380 | 2026-09-05T00:03:19.179Z | Downloaded toml_edit v0.22.27 |
| 381 | 2026-09-05T00:03:19.179Z | Downloaded clap v4.6.1 |
| 382 | 2026-09-05T00:03:19.186Z | Downloaded papergrid v0.11.0 |
| 383 | 2026-09-05T00:03:19.195Z | Downloaded serde_derive v1.0.228 |
| 384 | 2026-09-05T00:03:19.202Z | Downloaded memchr v2.8.0 |
| 385 | 2026-09-05T00:03:19.209Z | Downloaded serde v1.0.228 |
| 386 | 2026-09-05T00:03:19.218Z | Downloaded typenum v1.20.1 |
| 387 | 2026-09-05T00:03:19.228Z | Downloaded pest v2.8.6 |
| 388 | 2026-09-05T00:03:19.233Z | Downloaded indexmap v2.14.0 |
| 389 | 2026-09-05T00:03:19.245Z | Downloaded hashbrown v0.17.0 |
| 390 | 2026-09-05T00:03:19.260Z | Downloaded serde_json v1.0.151 |
| 391 | 2026-09-05T00:03:19.274Z | Downloaded goblin v0.8.2 |
| 392 | 2026-09-05T00:03:19.286Z | Downloaded winnow v0.7.14 |
| 393 | 2026-09-05T00:03:19.295Z | Downloaded tabled v0.15.0 |
| 394 | 2026-09-05T00:03:19.304Z | Downloaded syn v1.0.109 |
| 395 | 2026-09-05T00:03:19.311Z | Downloaded unicode-width v0.1.14 |
| 396 | 2026-09-05T00:03:19.315Z | Downloaded unicode-width v0.2.0 |
| 397 | 2026-09-05T00:03:19.322Z | Downloaded syn v2.0.117 |
| 398 | 2026-09-05T00:03:19.336Z | Downloaded rustix v1.1.4 |
| 399 | 2026-09-05T00:03:19.353Z | Downloaded libc v0.2.185 |
| 400 | 2026-09-05T00:03:19.417Z | Compiling proc-macro2 v1.0.106 |
| 401 | 2026-09-05T00:03:19.417Z | Compiling unicode-ident v1.0.24 |
| 402 | 2026-09-05T00:03:19.417Z | Compiling quote v1.0.45 |
| 403 | 2026-09-05T00:03:19.417Z | Compiling serde_core v1.0.228 |
| 404 | 2026-09-05T00:03:19.417Z | Compiling libc v0.2.185 |
| 405 | 2026-09-05T00:03:19.420Z | Compiling version_check v0.9.5 |
| 406 | 2026-09-05T00:03:19.421Z | Compiling memchr v2.8.0 |
| 407 | 2026-09-05T00:03:19.421Z | Compiling serde v1.0.228 |
| 408 | 2026-09-05T00:03:19.746Z | Compiling zmij v1.0.21 |
| 409 | 2026-09-05T00:03:19.917Z | Compiling ucd-trie v0.1.7 |
| 410 | 2026-09-05T00:03:20.160Z | Compiling itoa v1.0.17 |
| 411 | 2026-09-05T00:03:20.275Z | Compiling thiserror v1.0.69 |
| 412 | 2026-09-05T00:03:20.308Z | Compiling pest v2.8.6 |
| 413 | 2026-09-05T00:03:20.538Z | Compiling rustix v1.1.4 |
| 414 | 2026-09-05T00:03:20.652Z | Compiling byteorder v1.5.0 |
| 415 | 2026-09-05T00:03:20.765Z | Compiling errno v0.3.14 |
| 416 | 2026-09-05T00:03:20.782Z | Compiling serde_json v1.0.151 |
| 417 | 2026-09-05T00:03:20.912Z | Compiling bitflags v2.11.0 |
| 418 | 2026-09-05T00:03:21.129Z | Compiling syn v2.0.117 |
| 419 | 2026-09-05T00:03:21.180Z | Compiling thread-id v4.2.2 |
| 420 | 2026-09-05T00:03:21.213Z | Compiling usdt-impl v0.5.0 |
| 421 | 2026-09-05T00:03:21.239Z | Compiling proc-macro-error-attr v1.0.4 |
| 422 | 2026-09-05T00:03:21.268Z | Compiling syn v1.0.109 |
| 423 | 2026-09-05T00:03:21.421Z | Compiling pest_meta v2.8.6 |
| 424 | 2026-09-05T00:03:21.437Z | Compiling camino v1.2.5 |
| 425 | 2026-09-05T00:03:21.684Z | Compiling proc-macro-error v1.0.4 |
| 426 | 2026-09-05T00:03:21.721Z | Compiling hashbrown v0.17.0 |
| 427 | 2026-09-05T00:03:21.790Z | Compiling plain v0.2.3 |
| 428 | 2026-09-05T00:03:21.860Z | Compiling equivalent v1.0.2 |
| 429 | 2026-09-05T00:03:21.901Z | Compiling utf8parse v0.2.2 |
| 430 | 2026-09-05T00:03:21.955Z | Compiling log v0.4.33 |
| 431 | 2026-09-05T00:03:22.014Z | Compiling getrandom v0.4.3 |
| 432 | 2026-09-05T00:03:22.197Z | Compiling indexmap v2.14.0 |
| 433 | 2026-09-05T00:03:22.283Z | Compiling terminal_size v0.4.3 |
| 434 | 2026-09-05T00:03:22.385Z | Compiling anstyle-parse v1.0.0 |
| 435 | 2026-09-05T00:03:22.834Z | Compiling toml_write v0.1.2 |
| 436 | 2026-09-05T00:03:22.863Z | Compiling pretty-hex v0.4.1 |
| 437 | 2026-09-05T00:03:23.020Z | Compiling is_terminal_polyfill v1.70.2 |
| 438 | 2026-09-05T00:03:23.036Z | Compiling cfg-if v1.0.4 |
| 439 | 2026-09-05T00:03:23.074Z | Compiling anstyle v1.0.14 |
| 440 | 2026-09-05T00:03:23.074Z | Compiling autocfg v1.5.0 |
| 441 | 2026-09-05T00:03:23.090Z | Compiling winnow v0.7.14 |
| 442 | 2026-09-05T00:03:23.113Z | Compiling colorchoice v1.0.4 |
| 443 | 2026-09-05T00:03:23.148Z | Compiling anstyle-query v1.1.5 |
| 444 | 2026-09-05T00:03:23.216Z | Compiling thiserror v2.0.18 |
| 445 | 2026-09-05T00:03:23.263Z | Compiling anstream v1.0.0 |
| 446 | 2026-09-05T00:03:23.459Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-05T00:03:23.476Z | Compiling fs-err v3.3.0 |
| 448 | 2026-09-05T00:03:23.563Z | Compiling anyhow v1.0.104 |
| 449 | 2026-09-05T00:03:23.639Z | Compiling heck v0.5.0 |
| 450 | 2026-09-05T00:03:23.664Z | Compiling fnv v1.0.7 |
| 451 | 2026-09-05T00:03:23.785Z | Compiling bytecount v0.6.9 |
| 452 | 2026-09-05T00:03:23.869Z | Compiling strsim v0.11.1 |
| 453 | 2026-09-05T00:03:23.872Z | Compiling once_cell v1.21.3 |
| 454 | 2026-09-05T00:03:23.919Z | Compiling heck v0.4.1 |
| 455 | 2026-09-05T00:03:24.072Z | Compiling clap_lex v1.0.0 |
| 456 | 2026-09-05T00:03:24.103Z | Compiling unicode-width v0.1.14 |
| 457 | 2026-09-05T00:03:24.138Z | Compiling fastrand v2.3.0 |
| 458 | 2026-09-05T00:03:24.307Z | Compiling clap_builder v4.6.0 |
| 459 | 2026-09-05T00:03:24.326Z | Compiling tempfile v3.27.0 |
| 460 | 2026-09-05T00:03:24.366Z | Compiling papergrid v0.11.0 |
| 461 | 2026-09-05T00:03:24.384Z | Compiling cargo-platform v0.3.2 |
| 462 | 2026-09-05T00:03:24.400Z | Compiling semver v1.0.28 |
| 463 | 2026-09-05T00:03:24.582Z | Compiling memmap v0.7.0 |
| 464 | 2026-09-05T00:03:24.602Z | Compiling tabled_derive v0.7.0 |
| 465 | 2026-09-05T00:03:24.653Z | Compiling unicode-width v0.2.0 |
| 466 | 2026-09-05T00:03:24.690Z | Compiling smawk v0.3.2 |
| 467 | 2026-09-05T00:03:24.717Z | Compiling unicode-linebreak v0.1.5 |
| 468 | 2026-09-05T00:03:24.763Z | Compiling camino-tempfile v1.4.1 |
| 469 | 2026-09-05T00:03:24.925Z | Compiling textwrap v0.16.2 |
| 470 | 2026-09-05T00:03:24.993Z | Compiling swrite v0.1.0 |
| 471 | 2026-09-05T00:03:25.023Z | Compiling serde_derive v1.0.228 |
| 472 | 2026-09-05T00:03:25.091Z | Compiling thiserror-impl v1.0.69 |
| 473 | 2026-09-05T00:03:25.178Z | Compiling zerocopy-derive v0.7.35 |
| 474 | 2026-09-05T00:03:25.244Z | Compiling pest_derive v2.8.6 |
| 475 | 2026-09-05T00:03:25.385Z | Compiling scroll_derive v0.12.1 |
| 476 | 2026-09-05T00:03:25.501Z | Compiling thiserror-impl v2.0.18 |
| 477 | 2026-09-05T00:03:25.726Z | Compiling clap_derive v4.6.1 |
| 478 | 2026-09-05T00:03:25.858Z | Compiling tabled v0.15.0 |
| 479 | 2026-09-05T00:03:26.086Z | Compiling zerocopy v0.7.35 |
| 480 | 2026-09-05T00:03:26.104Z | Compiling scroll v0.12.0 |
| 481 | 2026-09-05T00:03:26.398Z | Compiling goblin v0.8.2 |
| 482 | 2026-09-05T00:03:26.515Z | Compiling dtrace-parser v0.2.0 |
| 483 | 2026-09-05T00:03:27.382Z | Compiling clap v4.6.1 |
| 484 | 2026-09-05T00:03:28.011Z | Compiling dof v0.3.0 |
| 485 | 2026-09-05T00:03:28.011Z | Compiling serde_tokenstream v0.2.3 |
| 486 | 2026-09-05T00:03:28.016Z | Compiling toml_datetime v0.6.11 |
| 487 | 2026-09-05T00:03:28.016Z | Compiling serde_spanned v0.6.9 |
| 488 | 2026-09-05T00:03:28.016Z | Compiling cargo_metadata v0.23.1 |
| 489 | 2026-09-05T00:03:28.065Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 490 | 2026-09-05T00:03:28.065Z | Compiling macaddr v1.0.1 |
| 491 | 2026-09-05T00:03:28.197Z | Compiling toml_edit v0.22.27 |
| 492 | 2026-09-05T00:03:28.753Z | Compiling usdt-macro v0.5.0 |
| 493 | 2026-09-05T00:03:28.777Z | Compiling usdt-attr-macro v0.5.0 |
| 494 | 2026-09-05T00:03:29.420Z | Compiling usdt v0.5.0 |
| 495 | 2026-09-05T00:03:29.544Z | Compiling toml v0.8.23 |
| 496 | 2026-09-05T00:03:29.884Z | Compiling cargo_toml v0.21.0 |
| 497 | 2026-09-05T00:03:31.157Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 498 | 2026-09-05T00:03:33.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.20s |
| 499 | 2026-09-05T00:03:33.410Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 500 | 2026-09-05T00:03:33.922Z | Downloading crates ... |
| 501 | 2026-09-05T00:03:33.980Z | Downloaded adler2 v2.0.1 |
| 502 | 2026-09-05T00:03:33.983Z | Downloaded anstream v0.6.21 |
| 503 | 2026-09-05T00:03:33.983Z | Downloaded anstyle-parse v0.2.7 |
| 504 | 2026-09-05T00:03:33.990Z | Downloaded atomicwrites v0.4.4 |
| 505 | 2026-09-05T00:03:33.998Z | Downloaded bit-set v0.8.0 |
| 506 | 2026-09-05T00:03:34.002Z | Downloaded compression-core v0.4.31 |
| 507 | 2026-09-05T00:03:34.002Z | Downloaded array-init v0.0.4 |
| 508 | 2026-09-05T00:03:34.005Z | Downloaded ciborium-ll v0.2.2 |
| 509 | 2026-09-05T00:03:34.005Z | Downloaded async-stream v0.3.6 |
| 510 | 2026-09-05T00:03:34.008Z | Downloaded fd-lock v4.0.4 |
| 511 | 2026-09-05T00:03:34.011Z | Downloaded ascii-canvas v3.0.0 |
| 512 | 2026-09-05T00:03:34.014Z | Downloaded argon2 v0.5.3 |
| 513 | 2026-09-05T00:03:34.014Z | Downloaded cfg_aliases v0.1.1 |
| 514 | 2026-09-05T00:03:34.017Z | Downloaded addr2line v0.25.1 |
| 515 | 2026-09-05T00:03:34.017Z | Downloaded aead v0.5.2 |
| 516 | 2026-09-05T00:03:34.017Z | Downloaded foreign-types v0.5.0 |
| 517 | 2026-09-05T00:03:34.020Z | Downloaded env_logger v0.11.11 |
| 518 | 2026-09-05T00:03:34.020Z | Downloaded bcs v0.1.6 |
| 519 | 2026-09-05T00:03:34.023Z | Downloaded base16ct v1.0.0 |
| 520 | 2026-09-05T00:03:34.023Z | Downloaded byte-wrapper v0.1.0 |
| 521 | 2026-09-05T00:03:34.026Z | Downloaded hash32 v0.3.1 |
| 522 | 2026-09-05T00:03:34.026Z | Downloaded async-stream-impl v0.3.6 |
| 523 | 2026-09-05T00:03:34.026Z | Downloaded atty v0.2.14 |
| 524 | 2026-09-05T00:03:34.026Z | Downloaded cfg_aliases v0.2.1 |
| 525 | 2026-09-05T00:03:34.026Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 526 | 2026-09-05T00:03:34.035Z | Downloaded foldhash v0.1.5 |
| 527 | 2026-09-05T00:03:34.035Z | Downloaded foreign-types-shared v0.1.1 |
| 528 | 2026-09-05T00:03:34.035Z | Downloaded futures-io v0.3.32 |
| 529 | 2026-09-05T00:03:34.035Z | Downloaded embedded-io v0.6.1 |
| 530 | 2026-09-05T00:03:34.035Z | Downloaded group v0.13.0 |
| 531 | 2026-09-05T00:03:34.035Z | Downloaded bitflags v1.3.2 |
| 532 | 2026-09-05T00:03:34.041Z | Downloaded async-trait v0.1.89 |
| 533 | 2026-09-05T00:03:34.041Z | Downloaded backon v1.6.0 |
| 534 | 2026-09-05T00:03:34.041Z | Downloaded bitfield-macros v0.19.4 |
| 535 | 2026-09-05T00:03:34.041Z | Downloaded blake2 v0.11.0-rc.6 |
| 536 | 2026-09-05T00:03:34.041Z | Downloaded bzip2 v0.6.1 |
| 537 | 2026-09-05T00:03:34.041Z | Downloaded half v1.8.3 |
| 538 | 2026-09-05T00:03:34.041Z | Downloaded backtrace-ext v0.2.1 |
| 539 | 2026-09-05T00:03:34.046Z | Downloaded async-recursion v1.1.1 |
| 540 | 2026-09-05T00:03:34.046Z | Downloaded env_filter v2.0.0 |
| 541 | 2026-09-05T00:03:34.046Z | Downloaded ff v0.14.0 |
| 542 | 2026-09-05T00:03:34.046Z | Downloaded filetime v0.2.27 |
| 543 | 2026-09-05T00:03:34.046Z | Downloaded flate2 v1.1.9 |
| 544 | 2026-09-05T00:03:34.049Z | Downloaded httparse v1.10.1 |
| 545 | 2026-09-05T00:03:34.049Z | Downloaded arrayref v0.3.9 |
| 546 | 2026-09-05T00:03:34.049Z | Downloaded fallible-iterator v0.2.0 |
| 547 | 2026-09-05T00:03:34.049Z | Downloaded ff v0.13.1 |
| 548 | 2026-09-05T00:03:34.049Z | Downloaded fs_extra v1.3.0 |
| 549 | 2026-09-05T00:03:34.052Z | Downloaded foreign-types-shared v0.3.1 |
| 550 | 2026-09-05T00:03:34.052Z | Downloaded globwalk v0.9.1 |
| 551 | 2026-09-05T00:03:34.052Z | Downloaded foldhash v0.2.0 |
| 552 | 2026-09-05T00:03:34.055Z | Downloaded backoff v0.4.0 |
| 553 | 2026-09-05T00:03:34.055Z | Downloaded aes v0.9.1 |
| 554 | 2026-09-05T00:03:34.058Z | Downloaded clang-sys v1.8.1 |
| 555 | 2026-09-05T00:03:34.058Z | Downloaded base16ct v0.2.0 |
| 556 | 2026-09-05T00:03:34.058Z | Downloaded hostname v0.3.1 |
| 557 | 2026-09-05T00:03:34.061Z | Downloaded const-oid v0.9.6 |
| 558 | 2026-09-05T00:03:34.064Z | Downloaded bitfield-struct v0.6.2 |
| 559 | 2026-09-05T00:03:34.069Z | Downloaded atomic-waker v1.1.2 |
| 560 | 2026-09-05T00:03:34.072Z | Downloaded funty v2.0.0 |
| 561 | 2026-09-05T00:03:34.079Z | Downloaded bb8 v0.8.6 |
| 562 | 2026-09-05T00:03:34.084Z | Downloaded assert_matches v1.5.0 |
| 563 | 2026-09-05T00:03:34.085Z | Downloaded block-padding v0.4.2 |
| 564 | 2026-09-05T00:03:34.085Z | Downloaded castaway v0.2.4 |
| 565 | 2026-09-05T00:03:34.088Z | Downloaded float-cmp v0.10.0 |
| 566 | 2026-09-05T00:03:34.088Z | Downloaded home v0.5.12 |
| 567 | 2026-09-05T00:03:34.092Z | Downloaded nibble_vec v0.1.0 |
| 568 | 2026-09-05T00:03:34.092Z | Downloaded float-ord v0.3.2 |
| 569 | 2026-09-05T00:03:34.092Z | Downloaded foreign-types v0.3.2 |
| 570 | 2026-09-05T00:03:34.092Z | Downloaded form_urlencoded v1.2.2 |
| 571 | 2026-09-05T00:03:34.092Z | Downloaded fixedbitset v0.4.2 |
| 572 | 2026-09-05T00:03:34.095Z | Downloaded block-buffer v0.12.1 |
| 573 | 2026-09-05T00:03:34.095Z | Downloaded cobs v0.3.0 |
| 574 | 2026-09-05T00:03:34.095Z | Downloaded hubpack_derive v0.1.1 |
| 575 | 2026-09-05T00:03:34.099Z | Downloaded newline-converter v0.3.0 |
| 576 | 2026-09-05T00:03:34.099Z | Downloaded num_threads v0.1.7 |
| 577 | 2026-09-05T00:03:34.103Z | Downloaded enum-as-inner v0.6.1 |
| 578 | 2026-09-05T00:03:34.103Z | Downloaded headers-core v0.3.0 |
| 579 | 2026-09-05T00:03:34.103Z | Downloaded flagset v0.4.7 |
| 580 | 2026-09-05T00:03:34.103Z | Downloaded bitfield v0.19.4 |
| 581 | 2026-09-05T00:03:34.103Z | Downloaded erased-serde v0.3.31 |
| 582 | 2026-09-05T00:03:34.107Z | Downloaded fixedbitset v0.5.7 |
| 583 | 2026-09-05T00:03:34.107Z | Downloaded arrayvec v0.7.6 |
| 584 | 2026-09-05T00:03:34.107Z | Downloaded blowfish v0.10.0 |
| 585 | 2026-09-05T00:03:34.107Z | Downloaded camino-tempfile-ext v0.3.3 |
| 586 | 2026-09-05T00:03:34.110Z | Downloaded aead v0.6.1 |
| 587 | 2026-09-05T00:03:34.110Z | Downloaded http-range v0.1.5 |
| 588 | 2026-09-05T00:03:34.110Z | Downloaded openssl-macros v0.1.1 |
| 589 | 2026-09-05T00:03:34.110Z | Downloaded bit-vec v0.8.0 |
| 590 | 2026-09-05T00:03:34.113Z | Downloaded allocator-api2 v0.2.21 |
| 591 | 2026-09-05T00:03:34.113Z | Downloaded foreign-types-macros v0.2.3 |
| 592 | 2026-09-05T00:03:34.116Z | Downloaded ghash v0.6.0 |
| 593 | 2026-09-05T00:03:34.116Z | Downloaded futures-core v0.3.32 |
| 594 | 2026-09-05T00:03:34.120Z | Downloaded futures-task v0.3.32 |
| 595 | 2026-09-05T00:03:34.120Z | Downloaded oxide-generation-macros v0.2.0 |
| 596 | 2026-09-05T00:03:34.123Z | Downloaded futures-sink v0.3.32 |
| 597 | 2026-09-05T00:03:34.123Z | Downloaded normalize-line-endings v0.3.0 |
| 598 | 2026-09-05T00:03:34.129Z | Downloaded endian-type v0.1.2 |
| 599 | 2026-09-05T00:03:34.129Z | Downloaded fxhash v0.2.1 |
| 600 | 2026-09-05T00:03:34.129Z | Downloaded gethostname v0.5.0 |
| 601 | 2026-09-05T00:03:34.129Z | Downloaded ena v0.14.4 |
| 602 | 2026-09-05T00:03:34.132Z | Downloaded phf_shared v0.13.1 |
| 603 | 2026-09-05T00:03:34.132Z | Downloaded phf_shared v0.12.1 |
| 604 | 2026-09-05T00:03:34.133Z | Downloaded progenitor-macro v0.14.0 |
| 605 | 2026-09-05T00:03:34.136Z | Downloaded hex v0.4.3 |
| 606 | 2026-09-05T00:03:34.136Z | Downloaded http-body v1.0.1 |
| 607 | 2026-09-05T00:03:34.139Z | Downloaded hash32 v0.2.1 |
| 608 | 2026-09-05T00:03:34.139Z | Downloaded psl-types v2.0.11 |
| 609 | 2026-09-05T00:03:34.139Z | Downloaded base64ct v1.8.3 |
| 610 | 2026-09-05T00:03:34.143Z | Downloaded bs58 v0.5.1 |
| 611 | 2026-09-05T00:03:34.143Z | Downloaded httpdate v1.0.3 |
| 612 | 2026-09-05T00:03:34.146Z | Downloaded bit-vec v0.6.3 |
| 613 | 2026-09-05T00:03:34.146Z | Downloaded chacha20 v0.9.1 |
| 614 | 2026-09-05T00:03:34.146Z | Downloaded enum_dispatch v0.3.13 |
| 615 | 2026-09-05T00:03:34.149Z | Downloaded find-msvc-tools v0.1.9 |
| 616 | 2026-09-05T00:03:34.149Z | Downloaded cmake v0.1.57 |
| 617 | 2026-09-05T00:03:34.149Z | Downloaded cexpr v0.6.0 |
| 618 | 2026-09-05T00:03:34.153Z | Downloaded ciborium-io v0.2.2 |
| 619 | 2026-09-05T00:03:34.153Z | Downloaded cipher v0.4.4 |
| 620 | 2026-09-05T00:03:34.153Z | Downloaded cmov v0.5.4 |
| 621 | 2026-09-05T00:03:34.156Z | Downloaded nodrop v0.1.14 |
| 622 | 2026-09-05T00:03:34.156Z | Downloaded cassowary v0.3.0 |
| 623 | 2026-09-05T00:03:34.156Z | Downloaded cbc v0.2.1 |
| 624 | 2026-09-05T00:03:34.159Z | Downloaded rand_xorshift v0.4.0 |
| 625 | 2026-09-05T00:03:34.159Z | Downloaded scopeguard v1.2.0 |
| 626 | 2026-09-05T00:03:34.162Z | Downloaded secrecy v0.10.3 |
| 627 | 2026-09-05T00:03:34.162Z | Downloaded bit-set v0.5.3 |
| 628 | 2026-09-05T00:03:34.163Z | Downloaded hubpack v0.1.2 |
| 629 | 2026-09-05T00:03:34.163Z | Downloaded compression-codecs v0.4.37 |
| 630 | 2026-09-05T00:03:34.166Z | Downloaded nu-ansi-term v0.50.3 |
| 631 | 2026-09-05T00:03:34.166Z | Downloaded num_enum v0.5.11 |
| 632 | 2026-09-05T00:03:34.170Z | Downloaded ciborium v0.2.2 |
| 633 | 2026-09-05T00:03:34.170Z | Downloaded buf-list v1.1.2 |
| 634 | 2026-09-05T00:03:34.170Z | Downloaded chacha20 v0.10.0 |
| 635 | 2026-09-05T00:03:34.172Z | Downloaded git-stub v1.0.0 |
| 636 | 2026-09-05T00:03:34.175Z | Downloaded futures-macro v0.3.32 |
| 637 | 2026-09-05T00:03:34.178Z | Downloaded hostname v0.4.2 |
| 638 | 2026-09-05T00:03:34.178Z | Downloaded proc-macro-crate v1.3.1 |
| 639 | 2026-09-05T00:03:34.178Z | Downloaded ref-cast-impl v1.0.25 |
| 640 | 2026-09-05T00:03:34.183Z | Downloaded hex-literal v1.1.0 |
| 641 | 2026-09-05T00:03:34.183Z | Downloaded sigpipe v0.1.3 |
| 642 | 2026-09-05T00:03:34.183Z | Downloaded ref-cast v1.0.25 |
| 643 | 2026-09-05T00:03:34.189Z | Downloaded num-integer v0.1.46 |
| 644 | 2026-09-05T00:03:34.189Z | Downloaded oxide-tokio-rt v0.1.4 |
| 645 | 2026-09-05T00:03:34.193Z | Downloaded pem-rfc7468 v0.7.0 |
| 646 | 2026-09-05T00:03:34.193Z | Downloaded pbkdf2 v0.13.0 |
| 647 | 2026-09-05T00:03:34.193Z | Downloaded pem v3.0.6 |
| 648 | 2026-09-05T00:03:34.193Z | Downloaded pkg-config v0.3.32 |
| 649 | 2026-09-05T00:03:34.193Z | Downloaded progenitor-extras v0.2.0 |
| 650 | 2026-09-05T00:03:34.193Z | Downloaded psm v0.1.30 |
| 651 | 2026-09-05T00:03:34.197Z | Downloaded rand_core v0.9.5 |
| 652 | 2026-09-05T00:03:34.197Z | Downloaded signal-hook-mio v0.2.5 |
| 653 | 2026-09-05T00:03:34.197Z | Downloaded stable_deref_trait v1.2.1 |
| 654 | 2026-09-05T00:03:34.197Z | Downloaded subtle v2.6.1 |
| 655 | 2026-09-05T00:03:34.202Z | Downloaded tokio-macros v2.7.0 |
| 656 | 2026-09-05T00:03:34.205Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 657 | 2026-09-05T00:03:34.205Z | Downloaded rtoolbox v0.0.3 |
| 658 | 2026-09-05T00:03:34.208Z | Downloaded sha1 v0.10.6 |
| 659 | 2026-09-05T00:03:34.208Z | Downloaded rpassword v7.5.4 |
| 660 | 2026-09-05T00:03:34.211Z | Downloaded async-bb8-diesel v0.2.1 |
| 661 | 2026-09-05T00:03:34.211Z | Downloaded cancel-safe-futures v0.1.5 |
| 662 | 2026-09-05T00:03:34.214Z | Downloaded console v0.16.2 |
| 663 | 2026-09-05T00:03:34.214Z | Downloaded colored v3.1.1 |
| 664 | 2026-09-05T00:03:34.218Z | Downloaded futures-executor v0.3.32 |
| 665 | 2026-09-05T00:03:34.218Z | Downloaded glob v0.3.3 |
| 666 | 2026-09-05T00:03:34.218Z | Downloaded group v0.14.0 |
| 667 | 2026-09-05T00:03:34.223Z | Downloaded http-body-util v0.1.3 |
| 668 | 2026-09-05T00:03:34.223Z | Downloaded ahash v0.8.12 |
| 669 | 2026-09-05T00:03:34.223Z | Downloaded scroll v0.13.0 |
| 670 | 2026-09-05T00:03:34.223Z | Downloaded colored v2.2.0 |
| 671 | 2026-09-05T00:03:34.226Z | Downloaded cipher v0.5.2 |
| 672 | 2026-09-05T00:03:34.226Z | Downloaded globset v0.4.18 |
| 673 | 2026-09-05T00:03:34.226Z | Downloaded universal-hash v0.6.1 |
| 674 | 2026-09-05T00:03:34.226Z | Downloaded chumsky v0.9.3 |
| 675 | 2026-09-05T00:03:34.229Z | Downloaded serde_path_to_error v0.1.20 |
| 676 | 2026-09-05T00:03:34.229Z | Downloaded ar_archive_writer v0.5.1 |
| 677 | 2026-09-05T00:03:34.232Z | Downloaded blake2 v0.10.6 |
| 678 | 2026-09-05T00:03:34.232Z | Downloaded bzip2 v0.4.4 |
| 679 | 2026-09-05T00:03:34.235Z | Downloaded serde_with_macros v1.5.2 |
| 680 | 2026-09-05T00:03:34.235Z | Downloaded want v0.3.1 |
| 681 | 2026-09-05T00:03:34.235Z | Downloaded zeroize_derive v1.5.0 |
| 682 | 2026-09-05T00:03:34.235Z | Downloaded sqlparser_derive v0.5.0 |
| 683 | 2026-09-05T00:03:34.235Z | Downloaded crunchy v0.2.4 |
| 684 | 2026-09-05T00:03:34.238Z | Downloaded supports-unicode v3.0.0 |
| 685 | 2026-09-05T00:03:34.242Z | Downloaded testing_table v0.3.0 |
| 686 | 2026-09-05T00:03:34.242Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 687 | 2026-09-05T00:03:34.242Z | Downloaded tower-layer v0.3.3 |
| 688 | 2026-09-05T00:03:34.242Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 689 | 2026-09-05T00:03:34.242Z | Downloaded slog-term v2.9.2 |
| 690 | 2026-09-05T00:03:34.245Z | Downloaded arc-swap v1.8.2 |
| 691 | 2026-09-05T00:03:34.245Z | Downloaded progenitor v0.13.0 |
| 692 | 2026-09-05T00:03:34.248Z | Downloaded stacker v0.1.23 |
| 693 | 2026-09-05T00:03:34.248Z | Downloaded strum_macros v0.24.3 |
| 694 | 2026-09-05T00:03:34.248Z | Downloaded tiny-keccak v2.0.2 |
| 695 | 2026-09-05T00:03:34.252Z | Downloaded tinystr v0.8.2 |
| 696 | 2026-09-05T00:03:34.252Z | Downloaded embedded-io v0.4.0 |
| 697 | 2026-09-05T00:03:34.253Z | Downloaded poly1305 v0.8.0 |
| 698 | 2026-09-05T00:03:34.256Z | Downloaded highway v1.3.0 |
| 699 | 2026-09-05T00:03:34.256Z | Downloaded cstr-argument v0.1.2 |
| 700 | 2026-09-05T00:03:34.256Z | Downloaded darling_macro v0.21.3 |
| 701 | 2026-09-05T00:03:34.256Z | Downloaded darling_macro v0.23.0 |
| 702 | 2026-09-05T00:03:34.256Z | Downloaded darling_macro v0.20.11 |
| 703 | 2026-09-05T00:03:34.256Z | Downloaded difflib v0.4.0 |
| 704 | 2026-09-05T00:03:34.256Z | Downloaded dirs-sys-next v0.1.2 |
| 705 | 2026-09-05T00:03:34.263Z | Downloaded dof v0.4.0 |
| 706 | 2026-09-05T00:03:34.263Z | Downloaded git-stub-vcs v0.1.0 |
| 707 | 2026-09-05T00:03:34.266Z | Downloaded console v0.15.11 |
| 708 | 2026-09-05T00:03:34.267Z | Downloaded tagptr v0.2.0 |
| 709 | 2026-09-05T00:03:34.267Z | Downloaded unarray v0.1.4 |
| 710 | 2026-09-05T00:03:34.270Z | Downloaded serde_tokenstream v0.3.0 |
| 711 | 2026-09-05T00:03:34.270Z | Downloaded argon2 v0.6.0-rc.8 |
| 712 | 2026-09-05T00:03:34.274Z | Downloaded usdt-attr-macro v0.6.0 |
| 713 | 2026-09-05T00:03:34.274Z | Downloaded base64 v0.22.1 |
| 714 | 2026-09-05T00:03:34.278Z | Downloaded compact_str v0.8.1 |
| 715 | 2026-09-05T00:03:34.278Z | Downloaded document-features v0.2.12 |
| 716 | 2026-09-05T00:03:34.278Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 717 | 2026-09-05T00:03:34.286Z | Downloaded instability v0.3.11 |
| 718 | 2026-09-05T00:03:34.286Z | Downloaded instant v0.1.13 |
| 719 | 2026-09-05T00:03:34.292Z | Downloaded omicron-zone-package v0.12.3 |
| 720 | 2026-09-05T00:03:34.292Z | Downloaded hmac v0.13.0 |
| 721 | 2026-09-05T00:03:34.292Z | Downloaded zerovec-derive v0.11.2 |
| 722 | 2026-09-05T00:03:34.292Z | Downloaded const_format_proc_macros v0.2.34 |
| 723 | 2026-09-05T00:03:34.296Z | Downloaded mime v0.3.17 |
| 724 | 2026-09-05T00:03:34.296Z | Downloaded xshell-macros v0.2.7 |
| 725 | 2026-09-05T00:03:34.296Z | Downloaded usdt v0.6.0 |
| 726 | 2026-09-05T00:03:34.296Z | Downloaded yoke-derive v0.8.1 |
| 727 | 2026-09-05T00:03:34.300Z | Downloaded zone_cfg_derive v0.3.1 |
| 728 | 2026-09-05T00:03:34.300Z | Downloaded term v1.2.1 |
| 729 | 2026-09-05T00:03:34.303Z | Downloaded tokio-rustls v0.26.4 |
| 730 | 2026-09-05T00:03:34.303Z | Downloaded password-hash v0.5.0 |
| 731 | 2026-09-05T00:03:34.303Z | Downloaded phf v0.12.1 |
| 732 | 2026-09-05T00:03:34.306Z | Downloaded serde-hex v0.1.0 |
| 733 | 2026-09-05T00:03:34.306Z | Downloaded slog-async v2.8.0 |
| 734 | 2026-09-05T00:03:34.306Z | Downloaded new_debug_unreachable v1.0.6 |
| 735 | 2026-09-05T00:03:34.306Z | Downloaded daft v0.1.8 |
| 736 | 2026-09-05T00:03:34.309Z | Downloaded daft-derive v0.1.8 |
| 737 | 2026-09-05T00:03:34.316Z | Downloaded opaque-debug v0.3.1 |
| 738 | 2026-09-05T00:03:34.323Z | Downloaded unicode-properties v0.1.4 |
| 739 | 2026-09-05T00:03:34.323Z | Downloaded hmac v0.12.1 |
| 740 | 2026-09-05T00:03:34.323Z | Downloaded elliptic-curve v0.14.1 |
| 741 | 2026-09-05T00:03:34.330Z | Downloaded bytes v1.11.1 |
| 742 | 2026-09-05T00:03:34.330Z | Downloaded der_derive v0.7.3 |
| 743 | 2026-09-05T00:03:34.330Z | Downloaded password-hash v0.6.1 |
| 744 | 2026-09-05T00:03:34.330Z | Downloaded olpc-cjson v0.1.4 |
| 745 | 2026-09-05T00:03:34.330Z | Downloaded num_enum_derive v0.5.11 |
| 746 | 2026-09-05T00:03:34.337Z | Downloaded backtrace v0.3.76 |
| 747 | 2026-09-05T00:03:34.337Z | Downloaded chacha20poly1305 v0.10.1 |
| 748 | 2026-09-05T00:03:34.337Z | Downloaded critical-section v1.2.0 |
| 749 | 2026-09-05T00:03:34.337Z | Downloaded schemars v0.8.22 |
| 750 | 2026-09-05T00:03:34.341Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 751 | 2026-09-05T00:03:34.341Z | Downloaded dtrace-parser v0.3.0 |
| 752 | 2026-09-05T00:03:34.345Z | Downloaded static_assertions v1.1.0 |
| 753 | 2026-09-05T00:03:34.345Z | Downloaded synstructure v0.13.2 |
| 754 | 2026-09-05T00:03:34.345Z | Downloaded futures-channel v0.3.32 |
| 755 | 2026-09-05T00:03:34.345Z | Downloaded parse-size v1.1.0 |
| 756 | 2026-09-05T00:03:34.348Z | Downloaded poly1305 v0.9.0 |
| 757 | 2026-09-05T00:03:34.348Z | Downloaded recursive v0.1.1 |
| 758 | 2026-09-05T00:03:34.353Z | Downloaded scroll_derive v0.13.1 |
| 759 | 2026-09-05T00:03:34.357Z | Downloaded usdt-impl v0.6.0 |
| 760 | 2026-09-05T00:03:34.357Z | Downloaded match_cfg v0.1.0 |
| 761 | 2026-09-05T00:03:34.357Z | Downloaded libefi-sys v0.1.0 |
| 762 | 2026-09-05T00:03:34.363Z | Downloaded openssl-sys v0.9.117 |
| 763 | 2026-09-05T00:03:34.363Z | Downloaded num-iter v0.1.45 |
| 764 | 2026-09-05T00:03:34.363Z | Downloaded p384 v0.14.0 |
| 765 | 2026-09-05T00:03:34.366Z | Downloaded pin-project v1.1.11 |
| 766 | 2026-09-05T00:03:34.371Z | Downloaded fatfs v0.3.6 |
| 767 | 2026-09-05T00:03:34.371Z | Downloaded tui-tree-widget v0.23.1 |
| 768 | 2026-09-05T00:03:34.375Z | Downloaded vergen-lib v0.1.6 |
| 769 | 2026-09-05T00:03:34.375Z | Downloaded sponge-cursor v0.1.0 |
| 770 | 2026-09-05T00:03:34.380Z | Downloaded parking_lot_core v0.9.12 |
| 771 | 2026-09-05T00:03:34.380Z | Downloaded fs-err v2.11.0 |
| 772 | 2026-09-05T00:03:34.380Z | Downloaded getrandom v0.2.17 |
| 773 | 2026-09-05T00:03:34.380Z | Downloaded mime_guess v2.0.5 |
| 774 | 2026-09-05T00:03:34.383Z | Downloaded cc v1.2.56 |
| 775 | 2026-09-05T00:03:34.383Z | Downloaded wyz v0.5.1 |
| 776 | 2026-09-05T00:03:34.383Z | Downloaded corncobs v0.1.4 |
| 777 | 2026-09-05T00:03:34.386Z | Downloaded potential_utf v0.1.4 |
| 778 | 2026-09-05T00:03:34.386Z | Downloaded parse-display-derive v0.10.0 |
| 779 | 2026-09-05T00:03:34.386Z | Downloaded derive_builder v0.20.2 |
| 780 | 2026-09-05T00:03:34.391Z | Downloaded strip-ansi-escapes v0.2.1 |
| 781 | 2026-09-05T00:03:34.391Z | Downloaded tabwriter v1.4.1 |
| 782 | 2026-09-05T00:03:34.394Z | Downloaded flume v0.11.1 |
| 783 | 2026-09-05T00:03:34.394Z | Downloaded ingot-macros v0.2.0 |
| 784 | 2026-09-05T00:03:34.395Z | Downloaded packed_struct v0.10.1 |
| 785 | 2026-09-05T00:03:34.400Z | Downloaded const-oid v0.10.2 |
| 786 | 2026-09-05T00:03:34.400Z | Downloaded unicode-truncate v1.1.0 |
| 787 | 2026-09-05T00:03:34.405Z | Downloaded proc-macro-crate v3.4.0 |
| 788 | 2026-09-05T00:03:34.405Z | Downloaded serde_urlencoded v0.7.1 |
| 789 | 2026-09-05T00:03:34.405Z | Downloaded vte v0.14.1 |
| 790 | 2026-09-05T00:03:34.405Z | Downloaded predicates v3.1.4 |
| 791 | 2026-09-05T00:03:34.408Z | Downloaded derive_builder_core v0.20.2 |
| 792 | 2026-09-05T00:03:34.411Z | Downloaded expectorate v1.2.0 |
| 793 | 2026-09-05T00:03:34.411Z | Downloaded generic-array v1.4.3 |
| 794 | 2026-09-05T00:03:34.415Z | Downloaded pin-project-internal v1.1.11 |
| 795 | 2026-09-05T00:03:34.415Z | Downloaded ed25519 v2.2.3 |
| 796 | 2026-09-05T00:03:34.415Z | Downloaded phc v0.6.1 |
| 797 | 2026-09-05T00:03:34.415Z | Downloaded pkcs8 v0.10.2 |
| 798 | 2026-09-05T00:03:34.420Z | Downloaded ed25519 v3.0.0 |
| 799 | 2026-09-05T00:03:34.421Z | Downloaded universal-hash v0.5.1 |
| 800 | 2026-09-05T00:03:34.421Z | Downloaded usdt-macro v0.6.0 |
| 801 | 2026-09-05T00:03:34.421Z | Downloaded zerofrom-derive v0.1.6 |
| 802 | 2026-09-05T00:03:34.421Z | Downloaded crossbeam-epoch v0.9.18 |
| 803 | 2026-09-05T00:03:34.425Z | Downloaded supports-hyperlinks v3.2.0 |
| 804 | 2026-09-05T00:03:34.425Z | Downloaded tinyvec_macros v0.1.1 |
| 805 | 2026-09-05T00:03:34.425Z | Downloaded scrypt v0.12.0 |
| 806 | 2026-09-05T00:03:34.425Z | Downloaded schemars_derive v0.8.22 |
| 807 | 2026-09-05T00:03:34.425Z | Downloaded tower-service v0.3.3 |
| 808 | 2026-09-05T00:03:34.425Z | Downloaded signal-hook v0.3.18 |
| 809 | 2026-09-05T00:03:34.430Z | Downloaded futures v0.3.32 |
| 810 | 2026-09-05T00:03:34.435Z | Downloaded rustversion v1.0.22 |
| 811 | 2026-09-05T00:03:34.435Z | Downloaded serde_derive_internals v0.29.1 |
| 812 | 2026-09-05T00:03:34.439Z | Downloaded slab v0.4.12 |
| 813 | 2026-09-05T00:03:34.439Z | Downloaded rustls-platform-verifier v0.6.2 |
| 814 | 2026-09-05T00:03:34.444Z | Downloaded memmap2 v0.9.10 |
| 815 | 2026-09-05T00:03:34.444Z | Downloaded smf v0.2.3 |
| 816 | 2026-09-05T00:03:34.450Z | Downloaded async-compression v0.4.41 |
| 817 | 2026-09-05T00:03:34.456Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 818 | 2026-09-05T00:03:34.456Z | Downloaded base64 v0.21.7 |
| 819 | 2026-09-05T00:03:34.456Z | Downloaded lock_api v0.4.14 |
| 820 | 2026-09-05T00:03:34.457Z | Downloaded bumpalo v3.20.2 |
| 821 | 2026-09-05T00:03:34.462Z | Downloaded ssh-encoding v0.3.0 |
| 822 | 2026-09-05T00:03:34.462Z | Downloaded stringprep v0.1.5 |
| 823 | 2026-09-05T00:03:34.462Z | Downloaded wait-timeout v0.2.1 |
| 824 | 2026-09-05T00:03:34.462Z | Downloaded twox-hash v2.1.2 |
| 825 | 2026-09-05T00:03:34.462Z | Downloaded digest-io v0.1.0 |
| 826 | 2026-09-05T00:03:34.463Z | Downloaded dirs-next v2.0.0 |
| 827 | 2026-09-05T00:03:34.470Z | Downloaded is-terminal v0.4.17 |
| 828 | 2026-09-05T00:03:34.470Z | Downloaded getrandom v0.3.4 |
| 829 | 2026-09-05T00:03:34.470Z | Downloaded simd-adler32 v0.3.8 |
| 830 | 2026-09-05T00:03:34.470Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 831 | 2026-09-05T00:03:34.470Z | Downloaded quinn-udp v0.5.14 |
| 832 | 2026-09-05T00:03:34.473Z | Downloaded owo-colors v4.3.0 |
| 833 | 2026-09-05T00:03:34.473Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 834 | 2026-09-05T00:03:34.473Z | Downloaded utf-8 v0.7.6 |
| 835 | 2026-09-05T00:03:34.474Z | Downloaded primefield v0.14.0 |
| 836 | 2026-09-05T00:03:34.477Z | Downloaded primeorder v0.13.6 |
| 837 | 2026-09-05T00:03:34.480Z | Downloaded rustc-demangle v0.1.27 |
| 838 | 2026-09-05T00:03:34.483Z | Downloaded vergen-gitcl v1.0.8 |
| 839 | 2026-09-05T00:03:34.556Z | Downloaded idna_adapter v1.2.1 |
| 840 | 2026-09-05T00:03:34.556Z | Downloaded lru-cache v0.1.2 |
| 841 | 2026-09-05T00:03:34.556Z | Downloaded maybe-uninit v2.0.0 |
| 842 | 2026-09-05T00:03:34.556Z | Downloaded rustls-pki-types v1.14.0 |
| 843 | 2026-09-05T00:03:34.556Z | Downloaded slog v2.8.2 |
| 844 | 2026-09-05T00:03:34.556Z | Downloaded rand_core v0.10.0 |
| 845 | 2026-09-05T00:03:34.556Z | Downloaded half v2.7.1 |
| 846 | 2026-09-05T00:03:34.556Z | Downloaded writeable v0.6.2 |
| 847 | 2026-09-05T00:03:34.556Z | Downloaded defmt v0.3.100 |
| 848 | 2026-09-05T00:03:34.557Z | Downloaded hickory-resolver v0.25.2 |
| 849 | 2026-09-05T00:03:34.557Z | Downloaded zstd v0.13.3 |
| 850 | 2026-09-05T00:03:34.557Z | Downloaded smallvec v1.15.1 |
| 851 | 2026-09-05T00:03:34.557Z | Downloaded hkdf v0.12.4 |
| 852 | 2026-09-05T00:03:34.557Z | Downloaded signal-hook-registry v1.4.8 |
| 853 | 2026-09-05T00:03:34.557Z | Downloaded zstd-safe v7.2.4 |
| 854 | 2026-09-05T00:03:34.557Z | Downloaded nonempty v0.12.0 |
| 855 | 2026-09-05T00:03:34.557Z | Downloaded primeorder v0.14.0 |
| 856 | 2026-09-05T00:03:34.557Z | Downloaded slog-json v2.6.1 |
| 857 | 2026-09-05T00:03:34.557Z | Downloaded dsl_auto_type v0.2.0 |
| 858 | 2026-09-05T00:03:34.557Z | Downloaded lazy_static v1.5.0 |
| 859 | 2026-09-05T00:03:34.557Z | Downloaded strum_macros v0.27.2 |
| 860 | 2026-09-05T00:03:34.557Z | Downloaded kstat-rs v0.2.5 |
| 861 | 2026-09-05T00:03:34.557Z | Downloaded tokio-native-tls v0.3.1 |
| 862 | 2026-09-05T00:03:34.557Z | Downloaded parking_lot v0.12.5 |
| 863 | 2026-09-05T00:03:34.557Z | Downloaded delegate v0.13.5 |
| 864 | 2026-09-05T00:03:34.557Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 865 | 2026-09-05T00:03:34.557Z | Downloaded powerfmt v0.2.0 |
| 866 | 2026-09-05T00:03:34.557Z | Downloaded prettyplease v0.2.37 |
| 867 | 2026-09-05T00:03:34.557Z | Downloaded rayon-core v1.13.0 |
| 868 | 2026-09-05T00:03:34.557Z | Downloaded rand_chacha v0.3.1 |
| 869 | 2026-09-05T00:03:34.557Z | Downloaded ecdsa v0.17.0 |
| 870 | 2026-09-05T00:03:34.557Z | Downloaded litrs v1.0.0 |
| 871 | 2026-09-05T00:03:34.557Z | Downloaded tokio-dtrace v0.1.1 |
| 872 | 2026-09-05T00:03:34.557Z | Downloaded const_format v0.2.35 |
| 873 | 2026-09-05T00:03:34.563Z | Downloaded newtype-uuid-macros v0.1.0 |
| 874 | 2026-09-05T00:03:34.563Z | Downloaded num-conv v0.2.0 |
| 875 | 2026-09-05T00:03:34.563Z | Downloaded toml v0.7.8 |
| 876 | 2026-09-05T00:03:34.563Z | Downloaded libsw v3.5.0 |
| 877 | 2026-09-05T00:03:34.563Z | Downloaded secrecy v0.8.0 |
| 878 | 2026-09-05T00:03:34.563Z | Downloaded serde_spanned v1.1.1 |
| 879 | 2026-09-05T00:03:34.563Z | Downloaded headers v0.4.1 |
| 880 | 2026-09-05T00:03:34.563Z | Downloaded heapless v0.8.0 |
| 881 | 2026-09-05T00:03:34.563Z | Downloaded hickory-resolver v0.24.4 |
| 882 | 2026-09-05T00:03:34.563Z | Downloaded whoami v1.6.1 |
| 883 | 2026-09-05T00:03:34.563Z | Downloaded p521 v0.14.0 |
| 884 | 2026-09-05T00:03:34.563Z | Downloaded crc-any v2.5.0 |
| 885 | 2026-09-05T00:03:34.569Z | Downloaded quick-error v1.2.3 |
| 886 | 2026-09-05T00:03:34.569Z | Downloaded sapling-renderdag v0.1.0 |
| 887 | 2026-09-05T00:03:34.569Z | Downloaded russh-util v0.52.0 |
| 888 | 2026-09-05T00:03:34.570Z | Downloaded slog-bunyan v2.5.0 |
| 889 | 2026-09-05T00:03:34.570Z | Downloaded strsim v0.10.0 |
| 890 | 2026-09-05T00:03:34.572Z | Downloaded crossbeam-utils v0.8.21 |
| 891 | 2026-09-05T00:03:34.573Z | Downloaded ctr v0.10.1 |
| 892 | 2026-09-05T00:03:34.573Z | Downloaded multer v3.1.0 |
| 893 | 2026-09-05T00:03:34.579Z | Downloaded openssl-probe v0.2.1 |
| 894 | 2026-09-05T00:03:34.579Z | Downloaded crc32fast v1.5.0 |
| 895 | 2026-09-05T00:03:34.579Z | Downloaded csv-core v0.1.13 |
| 896 | 2026-09-05T00:03:34.582Z | Downloaded unit-prefix v0.5.2 |
| 897 | 2026-09-05T00:03:34.582Z | Downloaded peg v0.8.5 |
| 898 | 2026-09-05T00:03:34.590Z | Downloaded rand_seeder v0.4.0 |
| 899 | 2026-09-05T00:03:34.595Z | Downloaded unicode-xid v0.2.6 |
| 900 | 2026-09-05T00:03:34.601Z | Downloaded thread_local v1.1.9 |
| 901 | 2026-09-05T00:03:34.601Z | Downloaded zerofrom v0.1.6 |
| 902 | 2026-09-05T00:03:34.601Z | Downloaded crc-catalog v2.4.0 |
| 903 | 2026-09-05T00:03:34.601Z | Downloaded progenitor v0.14.0 |
| 904 | 2026-09-05T00:03:34.605Z | Downloaded progenitor-client v0.13.0 |
| 905 | 2026-09-05T00:03:34.605Z | Downloaded test-strategy v0.4.5 |
| 906 | 2026-09-05T00:03:34.605Z | Downloaded ingot-types v0.2.0 |
| 907 | 2026-09-05T00:03:34.605Z | Downloaded sync_wrapper v1.0.2 |
| 908 | 2026-09-05T00:03:34.605Z | Downloaded trait-variant v0.1.2 |
| 909 | 2026-09-05T00:03:34.610Z | Downloaded wnaf v0.14.0 |
| 910 | 2026-09-05T00:03:34.614Z | Downloaded rustls-native-certs v0.8.3 |
| 911 | 2026-09-05T00:03:34.617Z | Downloaded signature v3.0.0 |
| 912 | 2026-09-05T00:03:34.617Z | Downloaded keccak v0.2.0 |
| 913 | 2026-09-05T00:03:34.617Z | Downloaded heapless v0.7.17 |
| 914 | 2026-09-05T00:03:34.626Z | Downloaded slog-dtrace v0.3.0 |
| 915 | 2026-09-05T00:03:34.629Z | Downloaded ml-kem v0.3.2 |
| 916 | 2026-09-05T00:03:34.635Z | Downloaded serde_yaml v0.9.34+deprecated |
| 917 | 2026-09-05T00:03:34.639Z | Downloaded ident_case v1.0.1 |
| 918 | 2026-09-05T00:03:34.639Z | Downloaded indent_write v2.2.0 |
| 919 | 2026-09-05T00:03:34.642Z | Downloaded string_cache v0.8.9 |
| 920 | 2026-09-05T00:03:34.642Z | Downloaded crypto-common v0.2.2 |
| 921 | 2026-09-05T00:03:34.643Z | Downloaded num-complex v0.4.6 |
| 922 | 2026-09-05T00:03:34.643Z | Downloaded oxide-update-engine v0.1.2 |
| 923 | 2026-09-05T00:03:34.647Z | Downloaded oxnet v0.1.6 |
| 924 | 2026-09-05T00:03:34.650Z | Downloaded thiserror-no-std v2.0.2 |
| 925 | 2026-09-05T00:03:34.650Z | Downloaded jiff-static v0.2.34 |
| 926 | 2026-09-05T00:03:34.654Z | Downloaded num v0.4.3 |
| 927 | 2026-09-05T00:03:34.657Z | Downloaded oxide-update-engine-display v0.1.2 |
| 928 | 2026-09-05T00:03:34.657Z | Downloaded peg-macros v0.8.5 |
| 929 | 2026-09-05T00:03:34.657Z | Downloaded ppv-lite86 v0.2.21 |
| 930 | 2026-09-05T00:03:34.657Z | Downloaded tokio-tungstenite v0.23.1 |
| 931 | 2026-09-05T00:03:34.657Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 932 | 2026-09-05T00:03:34.666Z | Downloaded dropshot_endpoint v0.17.1 |
| 933 | 2026-09-05T00:03:34.669Z | Downloaded uzers v0.12.2 |
| 934 | 2026-09-05T00:03:34.669Z | Downloaded dyn-clone v1.0.20 |
| 935 | 2026-09-05T00:03:34.669Z | Downloaded inout v0.2.2 |
| 936 | 2026-09-05T00:03:34.669Z | Downloaded peg-runtime v0.8.5 |
| 937 | 2026-09-05T00:03:34.672Z | Downloaded darling v0.23.0 |
| 938 | 2026-09-05T00:03:34.677Z | Downloaded hashbrown v0.12.3 |
| 939 | 2026-09-05T00:03:34.682Z | Downloaded hickory-server v0.25.2 |
| 940 | 2026-09-05T00:03:34.682Z | Downloaded data-encoding v2.10.0 |
| 941 | 2026-09-05T00:03:34.682Z | Downloaded libsw-core v0.3.2 |
| 942 | 2026-09-05T00:03:34.686Z | Downloaded predicates-core v1.0.10 |
| 943 | 2026-09-05T00:03:34.687Z | Downloaded predicates-tree v1.0.13 |
| 944 | 2026-09-05T00:03:34.687Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 945 | 2026-09-05T00:03:34.687Z | Downloaded rfc6979 v0.4.0 |
| 946 | 2026-09-05T00:03:34.698Z | Downloaded snafu v0.8.9 |
| 947 | 2026-09-05T00:03:34.698Z | Downloaded same-file v1.0.6 |
| 948 | 2026-09-05T00:03:34.702Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 949 | 2026-09-05T00:03:34.702Z | Downloaded shlex v1.3.0 |
| 950 | 2026-09-05T00:03:34.702Z | Downloaded hyper-rustls v0.27.7 |
| 951 | 2026-09-05T00:03:34.702Z | Downloaded pretty_assertions v1.4.1 |
| 952 | 2026-09-05T00:03:34.702Z | Downloaded aho-corasick v1.1.4 |
| 953 | 2026-09-05T00:03:34.702Z | Downloaded serde_cbor v0.11.2 |
| 954 | 2026-09-05T00:03:34.702Z | Downloaded ingot v0.2.1 |
| 955 | 2026-09-05T00:03:34.711Z | Downloaded rcgen v0.12.1 |
| 956 | 2026-09-05T00:03:34.711Z | Downloaded serde-big-array v0.5.1 |
| 957 | 2026-09-05T00:03:34.711Z | Downloaded shell-words v1.1.1 |
| 958 | 2026-09-05T00:03:34.711Z | Downloaded maplit v1.0.2 |
| 959 | 2026-09-05T00:03:34.711Z | Downloaded packed_struct_codegen v0.10.1 |
| 960 | 2026-09-05T00:03:34.714Z | Downloaded minimal-lexical v0.2.1 |
| 961 | 2026-09-05T00:03:34.715Z | Downloaded signal-hook-tokio v0.3.1 |
| 962 | 2026-09-05T00:03:34.715Z | Downloaded hyper-staticfile v0.10.1 |
| 963 | 2026-09-05T00:03:34.715Z | Downloaded strum_macros v0.26.4 |
| 964 | 2026-09-05T00:03:34.715Z | Downloaded aes-gcm v0.11.0 |
| 965 | 2026-09-05T00:03:34.718Z | Downloaded tracing-attributes v0.1.31 |
| 966 | 2026-09-05T00:03:34.718Z | Downloaded tracing-core v0.1.36 |
| 967 | 2026-09-05T00:03:34.718Z | Downloaded icu_locale_core v2.1.1 |
| 968 | 2026-09-05T00:03:34.722Z | Downloaded term v0.7.0 |
| 969 | 2026-09-05T00:03:34.725Z | Downloaded lru v0.12.5 |
| 970 | 2026-09-05T00:03:34.726Z | Downloaded num-rational v0.4.2 |
| 971 | 2026-09-05T00:03:34.726Z | Downloaded oxide-update-engine-types v0.1.2 |
| 972 | 2026-09-05T00:03:34.732Z | Downloaded darling_core v0.23.0 |
| 973 | 2026-09-05T00:03:34.738Z | Downloaded newtype-uuid v1.3.2 |
| 974 | 2026-09-05T00:03:34.738Z | Downloaded vergen v9.1.0 |
| 975 | 2026-09-05T00:03:34.738Z | Downloaded constant_time_eq v0.4.2 |
| 976 | 2026-09-05T00:03:34.738Z | Downloaded time-core v0.1.8 |
| 977 | 2026-09-05T00:03:34.738Z | Downloaded typify-macro v0.6.2 |
| 978 | 2026-09-05T00:03:34.738Z | Downloaded waitgroup v0.1.2 |
| 979 | 2026-09-05T00:03:34.738Z | Downloaded yasna v0.5.2 |
| 980 | 2026-09-05T00:03:34.738Z | Downloaded russh-cryptovec v0.62.0 |
| 981 | 2026-09-05T00:03:34.738Z | Downloaded hashbrown v0.13.2 |
| 982 | 2026-09-05T00:03:34.745Z | Downloaded defmt-parser v1.0.0 |
| 983 | 2026-09-05T00:03:34.749Z | Downloaded utf8_iter v1.0.4 |
| 984 | 2026-09-05T00:03:34.749Z | Downloaded crc v3.4.0 |
| 985 | 2026-09-05T00:03:34.749Z | Downloaded strum v0.26.3 |
| 986 | 2026-09-05T00:03:34.753Z | Downloaded display-error-chain v0.2.2 |
| 987 | 2026-09-05T00:03:34.756Z | Downloaded digest v0.11.3 |
| 988 | 2026-09-05T00:03:34.759Z | Downloaded rustls-webpki v0.103.13 |
| 989 | 2026-09-05T00:03:34.763Z | Downloaded tower-http v0.6.8 |
| 990 | 2026-09-05T00:03:34.770Z | Downloaded iana-time-zone v0.1.65 |
| 991 | 2026-09-05T00:03:34.774Z | Downloaded topological-sort v0.2.2 |
| 992 | 2026-09-05T00:03:34.774Z | Downloaded sec1 v0.7.3 |
| 993 | 2026-09-05T00:03:34.774Z | Downloaded tinyvec v1.10.0 |
| 994 | 2026-09-05T00:03:34.789Z | Downloaded icu_properties v2.1.2 |
| 995 | 2026-09-05T00:03:34.793Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 996 | 2026-09-05T00:03:34.793Z | Downloaded der v0.7.10 |
| 997 | 2026-09-05T00:03:34.793Z | Downloaded miette-derive v7.6.0 |
| 998 | 2026-09-05T00:03:34.793Z | Downloaded phf_shared v0.11.3 |
| 999 | 2026-09-05T00:03:34.793Z | Downloaded progenitor-client v0.14.0 |
| 1000 | 2026-09-05T00:03:34.793Z | Downloaded md-5 v0.10.6 |
| 1001 | 2026-09-05T00:03:34.797Z | Downloaded managed v0.8.0 |
| 1002 | 2026-09-05T00:03:34.797Z | Downloaded hyper-tls v0.6.0 |
| 1003 | 2026-09-05T00:03:34.797Z | Downloaded rand_pcg v0.10.2 |
| 1004 | 2026-09-05T00:03:34.797Z | Downloaded debug-ignore v1.0.5 |
| 1005 | 2026-09-05T00:03:34.797Z | Downloaded internet-checksum v0.2.1 |
| 1006 | 2026-09-05T00:03:34.801Z | Downloaded rand v0.9.2 |
| 1007 | 2026-09-05T00:03:34.808Z | Downloaded rand v0.10.1 |
| 1008 | 2026-09-05T00:03:34.812Z | Downloaded unicode_categories v0.1.1 |
| 1009 | 2026-09-05T00:03:34.812Z | Downloaded rsa v0.9.10 |
| 1010 | 2026-09-05T00:03:34.812Z | Downloaded scuffle v0.1.0 |
| 1011 | 2026-09-05T00:03:34.813Z | Downloaded darling_core v0.13.4 |
| 1012 | 2026-09-05T00:03:34.816Z | Downloaded rusty-fork v0.3.1 |
| 1013 | 2026-09-05T00:03:34.816Z | Downloaded zeroize v1.9.0 |
| 1014 | 2026-09-05T00:03:34.823Z | Downloaded rsa v0.10.0-rc.18 |
| 1015 | 2026-09-05T00:03:34.827Z | Downloaded cookie_store v0.22.1 |
| 1016 | 2026-09-05T00:03:34.827Z | Downloaded supports-color v3.0.2 |
| 1017 | 2026-09-05T00:03:34.827Z | Downloaded sha1 v0.11.0 |
| 1018 | 2026-09-05T00:03:34.827Z | Downloaded sync-ptr v0.1.4 |
| 1019 | 2026-09-05T00:03:34.827Z | Downloaded drift v0.2.0 |
| 1020 | 2026-09-05T00:03:34.833Z | Downloaded x509-cert v0.2.5 |
| 1021 | 2026-09-05T00:03:34.842Z | Downloaded either v1.15.0 |
| 1022 | 2026-09-05T00:03:34.846Z | Downloaded parse-display v0.10.0 |
| 1023 | 2026-09-05T00:03:34.846Z | Downloaded sha2 v0.11.0 |
| 1024 | 2026-09-05T00:03:34.846Z | Downloaded pkcs5 v0.8.1 |
| 1025 | 2026-09-05T00:03:34.849Z | Downloaded darling_macro v0.13.4 |
| 1026 | 2026-09-05T00:03:34.854Z | Downloaded jiff-core v0.1.0 |
| 1027 | 2026-09-05T00:03:34.863Z | Downloaded tokio-tungstenite v0.21.0 |
| 1028 | 2026-09-05T00:03:34.863Z | Downloaded linear-map v1.2.0 |
| 1029 | 2026-09-05T00:03:34.863Z | Downloaded oso-derive v0.27.3 |
| 1030 | 2026-09-05T00:03:34.869Z | Downloaded nanorand v0.7.0 |
| 1031 | 2026-09-05T00:03:34.869Z | Downloaded native-tls v0.2.18 |
| 1032 | 2026-09-05T00:03:34.869Z | Downloaded pin-project-lite v0.2.17 |
| 1033 | 2026-09-05T00:03:34.869Z | Downloaded downcast-rs v2.0.2 |
| 1034 | 2026-09-05T00:03:34.869Z | Downloaded ed25519-dalek v2.2.0 |
| 1035 | 2026-09-05T00:03:34.869Z | Downloaded linked-hash-map v0.5.6 |
| 1036 | 2026-09-05T00:03:34.874Z | Downloaded rand_core v0.6.4 |
| 1037 | 2026-09-05T00:03:34.875Z | Downloaded indexmap v1.9.3 |
| 1038 | 2026-09-05T00:03:34.875Z | Downloaded spin v0.9.8 |
| 1039 | 2026-09-05T00:03:34.875Z | Downloaded xshell v0.2.7 |
| 1040 | 2026-09-05T00:03:34.901Z | Downloaded prefix-trie v0.7.0 |
| 1041 | 2026-09-05T00:03:34.905Z | Downloaded r2d2 v0.8.10 |
| 1042 | 2026-09-05T00:03:34.905Z | Downloaded serde_plain v1.0.2 |
| 1043 | 2026-09-05T00:03:34.905Z | Downloaded http v1.4.2 |
| 1044 | 2026-09-05T00:03:34.906Z | Downloaded multimap v0.10.1 |
| 1045 | 2026-09-05T00:03:34.906Z | Downloaded support-bundle-viewer v0.1.2 |
| 1046 | 2026-09-05T00:03:34.906Z | Downloaded tungstenite v0.23.0 |
| 1047 | 2026-09-05T00:03:34.906Z | Downloaded icu_normalizer v2.1.1 |
| 1048 | 2026-09-05T00:03:34.906Z | Downloaded derive-ex v0.1.8 |
| 1049 | 2026-09-05T00:03:34.906Z | Downloaded ipnet v2.12.0 |
| 1050 | 2026-09-05T00:03:34.907Z | Downloaded cpubits v0.1.1 |
| 1051 | 2026-09-05T00:03:34.907Z | Downloaded inout v0.1.4 |
| 1052 | 2026-09-05T00:03:34.911Z | Downloaded socket2 v0.5.10 |
| 1053 | 2026-09-05T00:03:34.911Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1054 | 2026-09-05T00:03:34.911Z | Downloaded rustyline v14.0.0 |
| 1055 | 2026-09-05T00:03:34.919Z | Downloaded crypto-bigint v0.5.5 |
| 1056 | 2026-09-05T00:03:34.928Z | Downloaded ipnetwork v0.21.1 |
| 1057 | 2026-09-05T00:03:34.928Z | Downloaded vsss-rs v3.3.4 |
| 1058 | 2026-09-05T00:03:34.928Z | Downloaded walkdir v2.5.0 |
| 1059 | 2026-09-05T00:03:34.928Z | Downloaded zone v0.3.1 |
| 1060 | 2026-09-05T00:03:34.928Z | Downloaded rustc-hash v2.1.1 |
| 1061 | 2026-09-05T00:03:34.928Z | Downloaded hashbrown v0.14.5 |
| 1062 | 2026-09-05T00:03:34.933Z | Downloaded siphasher v1.0.2 |
| 1063 | 2026-09-05T00:03:34.933Z | Downloaded try-lock v0.2.5 |
| 1064 | 2026-09-05T00:03:34.933Z | Downloaded pkcs1 v0.7.5 |
| 1065 | 2026-09-05T00:03:34.933Z | Downloaded aws-lc-rs v1.16.3 |
| 1066 | 2026-09-05T00:03:34.938Z | Downloaded serdect v0.4.3 |
| 1067 | 2026-09-05T00:03:34.939Z | Downloaded icu_properties_data v2.1.2 |
| 1068 | 2026-09-05T00:03:34.944Z | Downloaded libloading v0.8.9 |
| 1069 | 2026-09-05T00:03:34.944Z | Downloaded tungstenite v0.21.0 |
| 1070 | 2026-09-05T00:03:34.944Z | Downloaded md5 v0.8.0 |
| 1071 | 2026-09-05T00:03:34.944Z | Downloaded des v0.9.0 |
| 1072 | 2026-09-05T00:03:34.951Z | Downloaded elliptic-curve v0.13.8 |
| 1073 | 2026-09-05T00:03:34.951Z | Downloaded bindgen v0.71.1 |
| 1074 | 2026-09-05T00:03:34.955Z | Downloaded derive_more v2.1.1 |
| 1075 | 2026-09-05T00:03:34.959Z | Downloaded hashbrown v0.16.1 |
| 1076 | 2026-09-05T00:03:34.963Z | Downloaded uuid v1.23.4 |
| 1077 | 2026-09-05T00:03:34.963Z | Downloaded paste v1.0.15 |
| 1078 | 2026-09-05T00:03:34.967Z | Downloaded itertools v0.14.0 |
| 1079 | 2026-09-05T00:03:34.971Z | Downloaded precomputed-hash v0.1.1 |
| 1080 | 2026-09-05T00:03:34.971Z | Downloaded snafu-derive v0.8.9 |
| 1081 | 2026-09-05T00:03:34.971Z | Downloaded unsafe-libyaml v0.2.11 |
| 1082 | 2026-09-05T00:03:34.971Z | Downloaded derive-where v1.6.0 |
| 1083 | 2026-09-05T00:03:34.974Z | Downloaded module-lattice v0.2.3 |
| 1084 | 2026-09-05T00:03:34.974Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1085 | 2026-09-05T00:03:34.978Z | Downloaded proptest v1.11.0 |
| 1086 | 2026-09-05T00:03:34.982Z | Downloaded port-file v0.1.0 |
| 1087 | 2026-09-05T00:03:34.986Z | Downloaded is_ci v1.2.0 |
| 1088 | 2026-09-05T00:03:34.986Z | Downloaded keccak v0.1.6 |
| 1089 | 2026-09-05T00:03:34.986Z | Downloaded num-derive v0.4.2 |
| 1090 | 2026-09-05T00:03:34.986Z | Downloaded structmeta v0.3.0 |
| 1091 | 2026-09-05T00:03:34.986Z | Downloaded zip v4.6.1 |
| 1092 | 2026-09-05T00:03:34.990Z | Downloaded smallvec v0.6.14 |
| 1093 | 2026-09-05T00:03:34.990Z | Downloaded strum v0.27.2 |
| 1094 | 2026-09-05T00:03:34.990Z | Downloaded zerocopy v0.6.6 |
| 1095 | 2026-09-05T00:03:34.990Z | Downloaded spki v0.8.0 |
| 1096 | 2026-09-05T00:03:34.993Z | Downloaded rfc6979 v0.6.0 |
| 1097 | 2026-09-05T00:03:34.993Z | Downloaded hashbrown v0.15.5 |
| 1098 | 2026-09-05T00:03:34.997Z | Downloaded oso v0.27.3 |
| 1099 | 2026-09-05T00:03:35.002Z | Downloaded serde_repr v0.1.20 |
| 1100 | 2026-09-05T00:03:35.002Z | Downloaded structmeta-derive v0.3.0 |
| 1101 | 2026-09-05T00:03:35.002Z | Downloaded termtree v0.5.1 |
| 1102 | 2026-09-05T00:03:35.009Z | Downloaded kem v0.3.0 |
| 1103 | 2026-09-05T00:03:35.009Z | Downloaded winnow v0.6.26 |
| 1104 | 2026-09-05T00:03:35.014Z | Downloaded crossbeam-deque v0.8.6 |
| 1105 | 2026-09-05T00:03:35.014Z | Downloaded postcard v1.1.3 |
| 1106 | 2026-09-05T00:03:35.018Z | Downloaded reedline v0.40.0 |
| 1107 | 2026-09-05T00:03:35.022Z | Downloaded defmt-macros v1.0.1 |
| 1108 | 2026-09-05T00:03:35.025Z | Downloaded serde_with v1.14.0 |
| 1109 | 2026-09-05T00:03:35.029Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1110 | 2026-09-05T00:03:35.029Z | Downloaded crypto-primes v0.7.2 |
| 1111 | 2026-09-05T00:03:35.032Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1112 | 2026-09-05T00:03:35.040Z | Downloaded rustc_version v0.1.7 |
| 1113 | 2026-09-05T00:03:35.044Z | Downloaded typify v0.6.2 |
| 1114 | 2026-09-05T00:03:35.048Z | Downloaded unicode-bidi v0.3.18 |
| 1115 | 2026-09-05T00:03:35.051Z | Downloaded blake3 v1.8.5 |
| 1116 | 2026-09-05T00:03:35.059Z | Downloaded indicatif v0.18.4 |
| 1117 | 2026-09-05T00:03:35.063Z | Downloaded take_mut v0.2.2 |
| 1118 | 2026-09-05T00:03:35.063Z | Downloaded slog-stdlog v4.1.1 |
| 1119 | 2026-09-05T00:03:35.064Z | Downloaded cpufeatures v0.3.0 |
| 1120 | 2026-09-05T00:03:35.064Z | Downloaded sec1 v0.8.1 |
| 1121 | 2026-09-05T00:03:35.064Z | Downloaded termios v0.3.3 |
| 1122 | 2026-09-05T00:03:35.064Z | Downloaded h2 v0.4.15 |
| 1123 | 2026-09-05T00:03:35.067Z | Downloaded knus v3.4.0 |
| 1124 | 2026-09-05T00:03:35.067Z | Downloaded indoc v1.0.9 |
| 1125 | 2026-09-05T00:03:35.067Z | Downloaded path-slash v0.1.5 |
| 1126 | 2026-09-05T00:03:35.072Z | Downloaded rustc_version v0.4.1 |
| 1127 | 2026-09-05T00:03:35.072Z | Downloaded untrusted v0.7.1 |
| 1128 | 2026-09-05T00:03:35.072Z | Downloaded untrusted v0.9.0 |
| 1129 | 2026-09-05T00:03:35.072Z | Downloaded vergen-lib v9.1.0 |
| 1130 | 2026-09-05T00:03:35.075Z | Downloaded darling v0.21.3 |
| 1131 | 2026-09-05T00:03:35.079Z | Downloaded time-macros v0.2.27 |
| 1132 | 2026-09-05T00:03:35.089Z | Downloaded libscf-sys v1.2.0 |
| 1133 | 2026-09-05T00:03:35.089Z | Downloaded openssl-probe v0.1.6 |
| 1134 | 2026-09-05T00:03:35.089Z | Downloaded seq-macro v0.3.6 |
| 1135 | 2026-09-05T00:03:35.093Z | Downloaded itertools v0.13.0 |
| 1136 | 2026-09-05T00:03:35.093Z | Downloaded memoffset v0.9.1 |
| 1137 | 2026-09-05T00:03:35.093Z | Downloaded displaydoc v0.2.5 |
| 1138 | 2026-09-05T00:03:35.093Z | Downloaded whoami v2.1.0 |
| 1139 | 2026-09-05T00:03:35.097Z | Downloaded yoke v0.8.1 |
| 1140 | 2026-09-05T00:03:35.097Z | Downloaded crc8 v0.1.1 |
| 1141 | 2026-09-05T00:03:35.150Z | Downloaded rawzip v0.4.4 |
| 1142 | 2026-09-05T00:03:35.150Z | Downloaded tokio-stream v0.1.18 |
| 1143 | 2026-09-05T00:03:35.180Z | Downloaded tokio-util v0.7.18 |
| 1144 | 2026-09-05T00:03:35.180Z | Downloaded signature v2.2.0 |
| 1145 | 2026-09-05T00:03:35.180Z | Downloaded hybrid-array v0.4.13 |
| 1146 | 2026-09-05T00:03:35.181Z | Downloaded pem-rfc7468 v1.0.0 |
| 1147 | 2026-09-05T00:03:35.181Z | Downloaded serde_bytes v0.11.19 |
| 1148 | 2026-09-05T00:03:35.181Z | Downloaded chrono v0.4.45 |
| 1149 | 2026-09-05T00:03:35.181Z | Downloaded lalrpop-util v0.19.12 |
| 1150 | 2026-09-05T00:03:35.181Z | Downloaded vergen-git2 v9.1.0 |
| 1151 | 2026-09-05T00:03:35.181Z | Downloaded diesel-dtrace v0.5.0 |
| 1152 | 2026-09-05T00:03:35.181Z | Downloaded jobserver v0.1.34 |
| 1153 | 2026-09-05T00:03:35.181Z | Downloaded percent-encoding v2.3.2 |
| 1154 | 2026-09-05T00:03:35.181Z | Downloaded tokio-test v0.4.5 |
| 1155 | 2026-09-05T00:03:35.181Z | Downloaded void v1.0.2 |
| 1156 | 2026-09-05T00:03:35.181Z | Downloaded darling_core v0.21.3 |
| 1157 | 2026-09-05T00:03:35.181Z | Downloaded tokio-postgres v0.7.16 |
| 1158 | 2026-09-05T00:03:35.181Z | Downloaded itertools v0.15.0 |
| 1159 | 2026-09-05T00:03:35.181Z | Downloaded postgres-protocol v0.6.10 |
| 1160 | 2026-09-05T00:03:35.181Z | Downloaded darling v0.13.4 |
| 1161 | 2026-09-05T00:03:35.181Z | Downloaded polyval v0.7.1 |
| 1162 | 2026-09-05T00:03:35.181Z | Downloaded tap v1.0.1 |
| 1163 | 2026-09-05T00:03:35.181Z | Downloaded ron v0.8.1 |
| 1164 | 2026-09-05T00:03:35.181Z | Downloaded futures-util v0.3.32 |
| 1165 | 2026-09-05T00:03:35.181Z | Downloaded diesel_derives v2.3.7 |
| 1166 | 2026-09-05T00:03:35.181Z | Downloaded spki v0.7.3 |
| 1167 | 2026-09-05T00:03:35.181Z | Downloaded lru-slab v0.1.2 |
| 1168 | 2026-09-05T00:03:35.182Z | Downloaded slog-envlogger v2.2.0 |
| 1169 | 2026-09-05T00:03:35.182Z | Downloaded portable-atomic v1.13.1 |
| 1170 | 2026-09-05T00:03:35.186Z | Downloaded rayon v1.11.0 |
| 1171 | 2026-09-05T00:03:35.186Z | Downloaded num_enum v0.7.6 |
| 1172 | 2026-09-05T00:03:35.186Z | Downloaded tls_codec_derive v0.4.2 |
| 1173 | 2026-09-05T00:03:35.186Z | Downloaded samael v0.0.19 |
| 1174 | 2026-09-05T00:03:35.186Z | Downloaded crossterm v0.28.1 |
| 1175 | 2026-09-05T00:03:35.186Z | Downloaded tar v0.4.46 |
| 1176 | 2026-09-05T00:03:35.186Z | Downloaded diff v0.1.13 |
| 1177 | 2026-09-05T00:03:35.186Z | Downloaded unicase v2.9.0 |
| 1178 | 2026-09-05T00:03:35.186Z | Downloaded humantime v2.3.0 |
| 1179 | 2026-09-05T00:03:35.186Z | Downloaded xattr v1.6.1 |
| 1180 | 2026-09-05T00:03:35.186Z | Downloaded postgres-types v0.2.12 |
| 1181 | 2026-09-05T00:03:35.186Z | Downloaded zerotrie v0.2.3 |
| 1182 | 2026-09-05T00:03:35.186Z | Downloaded icu_normalizer_data v2.1.1 |
| 1183 | 2026-09-05T00:03:35.186Z | Downloaded defmt v1.0.1 |
| 1184 | 2026-09-05T00:03:35.190Z | Downloaded p256 v0.14.0 |
| 1185 | 2026-09-05T00:03:35.190Z | Downloaded hkdf v0.13.0 |
| 1186 | 2026-09-05T00:03:35.194Z | Downloaded pkcs8 v0.11.0 |
| 1187 | 2026-09-05T00:03:35.194Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1188 | 2026-09-05T00:03:35.194Z | Downloaded semver v0.1.20 |
| 1189 | 2026-09-05T00:03:35.195Z | Downloaded indoc v2.0.7 |
| 1190 | 2026-09-05T00:03:35.198Z | Downloaded knus-derive v3.4.0 |
| 1191 | 2026-09-05T00:03:35.198Z | Downloaded dunce v1.0.5 |
| 1192 | 2026-09-05T00:03:35.198Z | Downloaded typed-path v0.9.3 |
| 1193 | 2026-09-05T00:03:35.205Z | Downloaded miette v7.6.0 |
| 1194 | 2026-09-05T00:03:35.208Z | Downloaded derive_builder_macro v0.20.2 |
| 1195 | 2026-09-05T00:03:35.208Z | Downloaded illumos-nvpair v0.3.0 |
| 1196 | 2026-09-05T00:03:35.208Z | Downloaded num-traits v0.2.19 |
| 1197 | 2026-09-05T00:03:35.208Z | Downloaded bitvec v1.0.1 |
| 1198 | 2026-09-05T00:03:35.213Z | Downloaded rand v0.8.6 |
| 1199 | 2026-09-05T00:03:35.217Z | Downloaded progenitor-macro v0.13.0 |
| 1200 | 2026-09-05T00:03:35.217Z | Downloaded newtype_derive v0.1.6 |
| 1201 | 2026-09-05T00:03:35.217Z | Downloaded num_enum_derive v0.7.6 |
| 1202 | 2026-09-05T00:03:35.220Z | Downloaded slog-scope v4.4.1 |
| 1203 | 2026-09-05T00:03:35.220Z | Downloaded icu_collections v2.1.1 |
| 1204 | 2026-09-05T00:03:35.224Z | Downloaded parking_lot v0.11.2 |
| 1205 | 2026-09-05T00:03:35.224Z | Downloaded radium v0.7.0 |
| 1206 | 2026-09-05T00:03:35.224Z | Downloaded convert_case v0.4.0 |
| 1207 | 2026-09-05T00:03:35.224Z | Downloaded reqwest v0.13.2 |
| 1208 | 2026-09-05T00:03:35.228Z | Downloaded deranged v0.5.8 |
| 1209 | 2026-09-05T00:03:35.231Z | Downloaded rand_chacha v0.9.0 |
| 1210 | 2026-09-05T00:03:35.236Z | Downloaded qorb v0.4.1 |
| 1211 | 2026-09-05T00:03:35.245Z | Downloaded ignore v0.4.25 |
| 1212 | 2026-09-05T00:03:35.246Z | Downloaded rustls-pemfile v2.2.0 |
| 1213 | 2026-09-05T00:03:35.254Z | Downloaded ryu v1.0.23 |
| 1214 | 2026-09-05T00:03:35.254Z | Downloaded papergrid v0.18.0 |
| 1215 | 2026-09-05T00:03:35.254Z | Downloaded ssh-cipher v0.3.0 |
| 1216 | 2026-09-05T00:03:35.254Z | Downloaded ctutils v0.4.2 |
| 1217 | 2026-09-05T00:03:35.254Z | Downloaded cookie v0.18.1 |
| 1218 | 2026-09-05T00:03:35.254Z | Downloaded idna v1.1.0 |
| 1219 | 2026-09-05T00:03:35.258Z | Downloaded proc-macro-error2 v2.0.1 |
| 1220 | 2026-09-05T00:03:35.258Z | Downloaded toml_edit v0.19.15 |
| 1221 | 2026-09-05T00:03:35.264Z | Downloaded thread-id v5.1.0 |
| 1222 | 2026-09-05T00:03:35.277Z | Downloaded lzss v0.8.2 |
| 1223 | 2026-09-05T00:03:35.277Z | Downloaded progenitor-impl v0.13.0 |
| 1224 | 2026-09-05T00:03:35.277Z | Downloaded progenitor-impl v0.14.0 |
| 1225 | 2026-09-05T00:03:35.277Z | Downloaded ecdsa v0.16.9 |
| 1226 | 2026-09-05T00:03:35.289Z | Downloaded phf v0.13.1 |
| 1227 | 2026-09-05T00:03:35.289Z | Downloaded tls_codec v0.4.2 |
| 1228 | 2026-09-05T00:03:35.289Z | Downloaded salty v0.3.0 |
| 1229 | 2026-09-05T00:03:35.290Z | Downloaded parking_lot_core v0.8.6 |
| 1230 | 2026-09-05T00:03:35.290Z | Downloaded zip v0.6.6 |
| 1231 | 2026-09-05T00:03:35.294Z | Downloaded crossbeam-channel v0.5.15 |
| 1232 | 2026-09-05T00:03:35.294Z | Downloaded darling v0.20.11 |
| 1233 | 2026-09-05T00:03:35.294Z | Downloaded miniz_oxide v0.8.9 |
| 1234 | 2026-09-05T00:03:35.294Z | Downloaded oxide-generation v0.1.3 |
| 1235 | 2026-09-05T00:03:35.303Z | Downloaded salsa20 v0.11.0 |
| 1236 | 2026-09-05T00:03:35.307Z | Downloaded der v0.8.0 |
| 1237 | 2026-09-05T00:03:35.308Z | Downloaded convert_case v0.10.0 |
| 1238 | 2026-09-05T00:03:35.308Z | Downloaded sqlformat v0.3.5 |
| 1239 | 2026-09-05T00:03:35.315Z | Downloaded steno v0.4.1 |
| 1240 | 2026-09-05T00:03:35.315Z | Downloaded zopfli v0.8.3 |
| 1241 | 2026-09-05T00:03:35.318Z | Downloaded litemap v0.8.1 |
| 1242 | 2026-09-05T00:03:35.318Z | Downloaded publicsuffix v2.3.0 |
| 1243 | 2026-09-05T00:03:35.318Z | Downloaded serde_with_macros v3.21.0 |
| 1244 | 2026-09-05T00:03:35.322Z | Downloaded crossterm v0.29.0 |
| 1245 | 2026-09-05T00:03:35.337Z | Downloaded derive_more-impl v2.1.1 |
| 1246 | 2026-09-05T00:03:35.340Z | Downloaded schemars v1.2.1 |
| 1247 | 2026-09-05T00:03:35.340Z | Downloaded resolv-conf v0.7.6 |
| 1248 | 2026-09-05T00:03:35.340Z | Downloaded zerocopy-derive v0.8.55 |
| 1249 | 2026-09-05T00:03:35.345Z | Downloaded darling_core v0.20.11 |
| 1250 | 2026-09-05T00:03:35.346Z | Downloaded hyper-util v0.1.20 |
| 1251 | 2026-09-05T00:03:35.349Z | Downloaded tabled v0.21.0 |
| 1252 | 2026-09-05T00:03:35.358Z | Downloaded similar v2.7.0 |
| 1253 | 2026-09-05T00:03:35.375Z | Downloaded url v2.5.8 |
| 1254 | 2026-09-05T00:03:35.375Z | Downloaded derive_more v0.99.20 |
| 1255 | 2026-09-05T00:03:35.383Z | Downloaded itertools v0.10.5 |
| 1256 | 2026-09-05T00:03:35.384Z | Downloaded dropshot-api-manager v0.8.0 |
| 1257 | 2026-09-05T00:03:35.384Z | Downloaded quinn v0.11.11 |
| 1258 | 2026-09-05T00:03:35.387Z | Downloaded schemars v0.9.0 |
| 1259 | 2026-09-05T00:03:35.394Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1260 | 2026-09-05T00:03:35.400Z | Downloaded socket2 v0.6.3 |
| 1261 | 2026-09-05T00:03:35.400Z | Downloaded libxml v0.3.3 |
| 1262 | 2026-09-05T00:03:35.404Z | Downloaded icu_provider v2.1.1 |
| 1263 | 2026-09-05T00:03:35.404Z | Downloaded yansi v1.0.1 |
| 1264 | 2026-09-05T00:03:35.419Z | Downloaded git2 v0.20.4 |
| 1265 | 2026-09-05T00:03:35.425Z | Downloaded itertools v0.12.1 |
| 1266 | 2026-09-05T00:03:35.430Z | Downloaded petname v2.0.2 |
| 1267 | 2026-09-05T00:03:35.437Z | Downloaded regex v1.12.3 |
| 1268 | 2026-09-05T00:03:35.441Z | Downloaded subprocess v0.2.15 |
| 1269 | 2026-09-05T00:03:35.441Z | Downloaded vcpkg v0.2.15 |
| 1270 | 2026-09-05T00:03:35.461Z | Downloaded iri-string v0.7.10 |
| 1271 | 2026-09-05T00:03:35.465Z | Downloaded winnow v0.5.40 |
| 1272 | 2026-09-05T00:03:35.470Z | Downloaded zerovec v0.11.5 |
| 1273 | 2026-09-05T00:03:35.478Z | Downloaded num-bigint v0.4.6 |
| 1274 | 2026-09-05T00:03:35.484Z | Downloaded sha3 v0.12.0 |
| 1275 | 2026-09-05T00:03:35.484Z | Downloaded num-bigint-dig v0.8.6 |
| 1276 | 2026-09-05T00:03:35.484Z | Downloaded unicode-segmentation v1.12.0 |
| 1277 | 2026-09-05T00:03:35.489Z | Downloaded ed25519-dalek v3.0.0 |
| 1278 | 2026-09-05T00:03:35.489Z | Downloaded tower v0.5.3 |
| 1279 | 2026-09-05T00:03:35.494Z | Downloaded p384 v0.13.1 |
| 1280 | 2026-09-05T00:03:35.494Z | Downloaded libm v0.2.16 |
| 1281 | 2026-09-05T00:03:35.498Z | Downloaded bstr v1.12.1 |
| 1282 | 2026-09-05T00:03:35.503Z | Downloaded time v0.3.47 |
| 1283 | 2026-09-05T00:03:35.510Z | Downloaded tough v0.22.0 |
| 1284 | 2026-09-05T00:03:35.517Z | Downloaded zerocopy v0.8.55 |
| 1285 | 2026-09-05T00:03:35.527Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1286 | 2026-09-05T00:03:35.532Z | Downloaded mio v1.2.0 |
| 1287 | 2026-09-05T00:03:35.536Z | Downloaded quick-xml v0.37.5 |
| 1288 | 2026-09-05T00:03:35.539Z | Downloaded hyper v1.10.1 |
| 1289 | 2026-09-05T00:03:35.542Z | Downloaded reqwest v0.12.28 |
| 1290 | 2026-09-05T00:03:35.549Z | Downloaded nom v7.1.3 |
| 1291 | 2026-09-05T00:03:35.553Z | Downloaded goblin v0.10.5 |
| 1292 | 2026-09-05T00:03:35.557Z | Downloaded lalrpop v0.19.12 |
| 1293 | 2026-09-05T00:03:35.565Z | Downloaded smoltcp v0.9.1 |
| 1294 | 2026-09-05T00:03:35.591Z | Downloaded curve25519-dalek v4.1.3 |
| 1295 | 2026-09-05T00:03:35.595Z | Downloaded quinn-proto v0.11.16 |
| 1296 | 2026-09-05T00:03:35.601Z | Downloaded object v0.37.3 |
| 1297 | 2026-09-05T00:03:35.606Z | Downloaded gimli v0.32.3 |
| 1298 | 2026-09-05T00:03:35.611Z | Downloaded diesel v2.3.7 |
| 1299 | 2026-09-05T00:03:35.624Z | Downloaded polar-core v0.27.3 |
| 1300 | 2026-09-05T00:03:35.634Z | Downloaded regress v0.10.5 |
| 1301 | 2026-09-05T00:03:35.639Z | Downloaded unicode-normalization v0.1.25 |
| 1302 | 2026-09-05T00:03:35.644Z | Downloaded rustls v0.23.41 |
| 1303 | 2026-09-05T00:03:35.650Z | Downloaded regex-syntax v0.6.29 |
| 1304 | 2026-09-05T00:03:35.660Z | Downloaded nix v0.27.1 |
| 1305 | 2026-09-05T00:03:35.690Z | Downloaded nom v8.0.0 |
| 1306 | 2026-09-05T00:03:35.697Z | Downloaded serde_with v3.21.0 |
| 1307 | 2026-09-05T00:03:35.700Z | Downloaded sha3 v0.11.0 |
| 1308 | 2026-09-05T00:03:35.700Z | Downloaded zerocopy-derive v0.6.6 |
| 1309 | 2026-09-05T00:03:35.735Z | Downloaded object v0.30.4 |
| 1310 | 2026-09-05T00:03:35.751Z | Downloaded russh v0.62.4 |
| 1311 | 2026-09-05T00:03:35.758Z | Downloaded nix v0.28.0 |
| 1312 | 2026-09-05T00:03:35.763Z | Downloaded moka v0.12.13 |
| 1313 | 2026-09-05T00:03:35.768Z | Downloaded typify-impl v0.6.2 |
| 1314 | 2026-09-05T00:03:35.773Z | Downloaded ratatui v0.29.0 |
| 1315 | 2026-09-05T00:03:35.784Z | Downloaded winnow v1.0.3 |
| 1316 | 2026-09-05T00:03:35.789Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1317 | 2026-09-05T00:03:35.795Z | Downloaded sled v0.34.7 |
| 1318 | 2026-09-05T00:03:35.800Z | Downloaded jiff v0.2.34 |
| 1319 | 2026-09-05T00:03:35.809Z | Downloaded smoltcp v0.11.0 |
| 1320 | 2026-09-05T00:03:35.816Z | Downloaded zlib-rs v0.6.2 |
| 1321 | 2026-09-05T00:03:35.819Z | Downloaded iddqd v0.4.2 |
| 1322 | 2026-09-05T00:03:35.824Z | Downloaded nix v0.31.2 |
| 1323 | 2026-09-05T00:03:35.831Z | Downloaded hickory-proto v0.24.4 |
| 1324 | 2026-09-05T00:03:35.839Z | Downloaded radix_trie v0.2.1 |
| 1325 | 2026-09-05T00:03:35.842Z | Downloaded chrono-tz v0.10.4 |
| 1326 | 2026-09-05T00:03:35.850Z | Downloaded regex-automata v0.4.14 |
| 1327 | 2026-09-05T00:03:35.862Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1328 | 2026-09-05T00:03:35.867Z | Downloaded petgraph v0.6.5 |
| 1329 | 2026-09-05T00:03:35.878Z | Downloaded syn v3.0.3 |
| 1330 | 2026-09-05T00:03:35.883Z | Downloaded libz-sys v1.1.24 |
| 1331 | 2026-09-05T00:03:35.894Z | Downloaded regex-syntax v0.8.10 |
| 1332 | 2026-09-05T00:03:35.898Z | Downloaded crypto-bigint v0.7.5 |
| 1333 | 2026-09-05T00:03:35.906Z | Downloaded rustix v0.38.44 |
| 1334 | 2026-09-05T00:03:35.918Z | Downloaded hickory-proto v0.25.2 |
| 1335 | 2026-09-05T00:03:35.926Z | Downloaded openssl v0.10.80 |
| 1336 | 2026-09-05T00:03:35.931Z | Downloaded openapiv3 v2.2.0 |
| 1337 | 2026-09-05T00:03:35.937Z | Downloaded regress v0.11.1 |
| 1338 | 2026-09-05T00:03:35.942Z | Downloaded tracing v0.1.44 |
| 1339 | 2026-09-05T00:03:35.952Z | Downloaded curve25519-dalek v5.0.0 |
| 1340 | 2026-09-05T00:03:35.958Z | Downloaded dropshot v0.17.1 |
| 1341 | 2026-09-05T00:03:35.970Z | Downloaded sqlparser v0.61.0 |
| 1342 | 2026-09-05T00:03:36.018Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1343 | 2026-09-05T00:03:36.137Z | Downloaded petgraph v0.8.3 |
| 1344 | 2026-09-05T00:03:36.149Z | Downloaded sha3 v0.10.8 |
| 1345 | 2026-09-05T00:03:36.170Z | Downloaded csv v1.4.0 |
| 1346 | 2026-09-05T00:03:36.194Z | Downloaded tokio v1.52.1 |
| 1347 | 2026-09-05T00:03:36.218Z | Downloaded encoding_rs v0.8.35 |
| 1348 | 2026-09-05T00:03:36.236Z | Downloaded ring v0.17.14 |
| 1349 | 2026-09-05T00:03:36.406Z | Downloaded aws-lc-sys v0.40.0 |
| 1350 | 2026-09-05T00:03:36.659Z | Compiling serde_core v1.0.228 |
| 1351 | 2026-09-05T00:03:36.659Z | Compiling libc v0.2.185 |
| 1352 | 2026-09-05T00:03:36.659Z | Compiling serde v1.0.228 |
| 1353 | 2026-09-05T00:03:36.663Z | Compiling log v0.4.33 |
| 1354 | 2026-09-05T00:03:36.663Z | Compiling smallvec v1.15.1 |
| 1355 | 2026-09-05T00:03:36.663Z | Compiling find-msvc-tools v0.1.9 |
| 1356 | 2026-09-05T00:03:36.663Z | Compiling shlex v1.3.0 |
| 1357 | 2026-09-05T00:03:36.804Z | Compiling syn v2.0.117 |
| 1358 | 2026-09-05T00:03:37.037Z | Compiling subtle v2.6.1 |
| 1359 | 2026-09-05T00:03:37.051Z | Compiling scopeguard v1.2.0 |
| 1360 | 2026-09-05T00:03:37.063Z | Compiling stable_deref_trait v1.2.1 |
| 1361 | 2026-09-05T00:03:37.077Z | Compiling typenum v1.20.1 |
| 1362 | 2026-09-05T00:03:37.132Z | Compiling lock_api v0.4.14 |
| 1363 | 2026-09-05T00:03:37.148Z | Compiling zerocopy v0.8.55 |
| 1364 | 2026-09-05T00:03:37.163Z | Compiling portable-atomic v1.13.1 |
| 1365 | 2026-09-05T00:03:37.208Z | Compiling serde_json v1.0.151 |
| 1366 | 2026-09-05T00:03:37.366Z | Compiling critical-section v1.2.0 |
| 1367 | 2026-09-05T00:03:37.418Z | Compiling libm v0.2.16 |
| 1368 | 2026-09-05T00:03:37.485Z | Compiling num-traits v0.2.19 |
| 1369 | 2026-09-05T00:03:37.587Z | Compiling pkg-config v0.3.32 |
| 1370 | 2026-09-05T00:03:37.691Z | Compiling errno v0.3.14 |
| 1371 | 2026-09-05T00:03:37.726Z | Compiling jobserver v0.1.34 |
| 1372 | 2026-09-05T00:03:37.824Z | Compiling getrandom v0.2.17 |
| 1373 | 2026-09-05T00:03:37.899Z | Compiling generic-array v0.14.7 |
| 1374 | 2026-09-05T00:03:38.065Z | Compiling cc v1.2.56 |
| 1375 | 2026-09-05T00:03:38.117Z | Compiling rand_core v0.6.4 |
| 1376 | 2026-09-05T00:03:38.127Z | Compiling parking_lot_core v0.9.12 |
| 1377 | 2026-09-05T00:03:38.155Z | Compiling const-oid v0.9.6 |
| 1378 | 2026-09-05T00:03:38.285Z | Compiling once_cell v1.21.3 |
| 1379 | 2026-09-05T00:03:38.446Z | Compiling pin-project-lite v0.2.17 |
| 1380 | 2026-09-05T00:03:38.472Z | Compiling getrandom v0.4.3 |
| 1381 | 2026-09-05T00:03:38.548Z | Compiling rand_core v0.10.0 |
| 1382 | 2026-09-05T00:03:38.847Z | Compiling signal-hook-registry v1.4.8 |
| 1383 | 2026-09-05T00:03:38.975Z | Compiling futures-core v0.3.32 |
| 1384 | 2026-09-05T00:03:39.014Z | Compiling bitflags v2.11.0 |
| 1385 | 2026-09-05T00:03:39.038Z | Compiling percent-encoding v2.3.2 |
| 1386 | 2026-09-05T00:03:39.080Z | Compiling litemap v0.8.1 |
| 1387 | 2026-09-05T00:03:39.112Z | Compiling writeable v0.6.2 |
| 1388 | 2026-09-05T00:03:39.231Z | Compiling semver v1.0.28 |
| 1389 | 2026-09-05T00:03:39.239Z | Compiling parking_lot v0.12.5 |
| 1390 | 2026-09-05T00:03:39.291Z | Compiling mio v1.2.0 |
| 1391 | 2026-09-05T00:03:39.314Z | Compiling icu_properties_data v2.1.2 |
| 1392 | 2026-09-05T00:03:39.327Z | Compiling icu_normalizer_data v2.1.1 |
| 1393 | 2026-09-05T00:03:39.533Z | Compiling socket2 v0.6.3 |
| 1394 | 2026-09-05T00:03:39.587Z | Compiling rustix v1.1.4 |
| 1395 | 2026-09-05T00:03:39.603Z | Compiling getrandom v0.3.4 |
| 1396 | 2026-09-05T00:03:39.646Z | Compiling futures-sink v0.3.32 |
| 1397 | 2026-09-05T00:03:39.670Z | Compiling indexmap v2.14.0 |
| 1398 | 2026-09-05T00:03:39.744Z | Compiling synstructure v0.13.2 |
| 1399 | 2026-09-05T00:03:39.755Z | Compiling futures-channel v0.3.32 |
| 1400 | 2026-09-05T00:03:39.947Z | Compiling utf8_iter v1.0.4 |
| 1401 | 2026-09-05T00:03:39.961Z | Compiling slab v0.4.12 |
| 1402 | 2026-09-05T00:03:40.081Z | Compiling futures-task v0.3.32 |
| 1403 | 2026-09-05T00:03:40.106Z | Compiling futures-io v0.3.32 |
| 1404 | 2026-09-05T00:03:40.133Z | Compiling form_urlencoded v1.2.2 |
| 1405 | 2026-09-05T00:03:40.253Z | Compiling rustversion v1.0.22 |
| 1406 | 2026-09-05T00:03:40.266Z | Compiling iana-time-zone v0.1.65 |
| 1407 | 2026-09-05T00:03:40.298Z | Compiling base64ct v1.8.3 |
| 1408 | 2026-09-05T00:03:40.312Z | Compiling cmake v0.1.57 |
| 1409 | 2026-09-05T00:03:40.316Z | Compiling dunce v1.0.5 |
| 1410 | 2026-09-05T00:03:40.423Z | Compiling fs_extra v1.3.0 |
| 1411 | 2026-09-05T00:03:40.446Z | Compiling flagset v0.4.7 |
| 1412 | 2026-09-05T00:03:40.460Z | Compiling regex-syntax v0.8.10 |
| 1413 | 2026-09-05T00:03:40.575Z | Compiling pem-rfc7468 v0.7.0 |
| 1414 | 2026-09-05T00:03:40.603Z | Compiling ident_case v1.0.1 |
| 1415 | 2026-09-05T00:03:40.753Z | Compiling rand_core v0.9.5 |
| 1416 | 2026-09-05T00:03:40.784Z | Compiling aws-lc-sys v0.40.0 |
| 1417 | 2026-09-05T00:03:40.800Z | Compiling uuid v1.23.4 |
| 1418 | 2026-09-05T00:03:40.958Z | Compiling base64 v0.22.1 |
| 1419 | 2026-09-05T00:03:41.044Z | Compiling syn v1.0.109 |
| 1420 | 2026-09-05T00:03:41.319Z | Compiling vcpkg v0.2.15 |
| 1421 | 2026-09-05T00:03:41.332Z | Compiling serde_derive_internals v0.29.1 |
| 1422 | 2026-09-05T00:03:41.332Z | Compiling rustc_version v0.4.1 |
| 1423 | 2026-09-05T00:03:41.394Z | Compiling tracing-core v0.1.36 |
| 1424 | 2026-09-05T00:03:41.410Z | Compiling serde_derive v1.0.228 |
| 1425 | 2026-09-05T00:03:41.502Z | Compiling zeroize_derive v1.5.0 |
| 1426 | 2026-09-05T00:03:41.650Z | Compiling zerocopy-derive v0.8.55 |
| 1427 | 2026-09-05T00:03:41.958Z | Compiling zerofrom-derive v0.1.6 |
| 1428 | 2026-09-05T00:03:42.008Z | Compiling yoke-derive v0.8.1 |
| 1429 | 2026-09-05T00:03:42.152Z | Compiling zerovec-derive v0.11.2 |
| 1430 | 2026-09-05T00:03:42.192Z | Compiling displaydoc v0.2.5 |
| 1431 | 2026-09-05T00:03:42.923Z | Compiling tokio-macros v2.7.0 |
| 1432 | 2026-09-05T00:03:42.942Z | Compiling futures-macro v0.3.32 |
| 1433 | 2026-09-05T00:03:43.204Z | Compiling der_derive v0.7.3 |
| 1434 | 2026-09-05T00:03:43.282Z | Compiling thiserror-impl v2.0.18 |
| 1435 | 2026-09-05T00:03:43.380Z | Compiling zerofrom v0.1.6 |
| 1436 | 2026-09-05T00:03:43.509Z | Compiling yoke v0.8.1 |
| 1437 | 2026-09-05T00:03:43.673Z | Compiling openssl-sys v0.9.117 |
| 1438 | 2026-09-05T00:03:43.698Z | Compiling zerovec v0.11.5 |
| 1439 | 2026-09-05T00:03:43.774Z | Compiling zerotrie v0.2.3 |
| 1440 | 2026-09-05T00:03:44.077Z | Compiling futures-util v0.3.32 |
| 1441 | 2026-09-05T00:03:44.167Z | Compiling tinystr v0.8.2 |
| 1442 | 2026-09-05T00:03:44.200Z | Compiling potential_utf v0.1.4 |
| 1443 | 2026-09-05T00:03:44.215Z | Compiling tracing-attributes v0.1.31 |
| 1444 | 2026-09-05T00:03:44.362Z | Compiling icu_locale_core v2.1.1 |
| 1445 | 2026-09-05T00:03:44.376Z | Compiling icu_collections v2.1.1 |
| 1446 | 2026-09-05T00:03:44.623Z | Compiling thiserror v2.0.18 |
| 1447 | 2026-09-05T00:03:44.737Z | Compiling simd-adler32 v0.3.8 |
| 1448 | 2026-09-05T00:03:44.848Z | Compiling dyn-clone v1.0.20 |
| 1449 | 2026-09-05T00:03:44.921Z | Compiling zeroize v1.9.0 |
| 1450 | 2026-09-05T00:03:44.981Z | Compiling bytes v1.11.1 |
| 1451 | 2026-09-05T00:03:44.996Z | Compiling icu_provider v2.1.1 |
| 1452 | 2026-09-05T00:03:45.236Z | Compiling icu_normalizer v2.1.1 |
| 1453 | 2026-09-05T00:03:45.286Z | Compiling icu_properties v2.1.2 |
| 1454 | 2026-09-05T00:03:45.530Z | Compiling tokio v1.52.1 |
| 1455 | 2026-09-05T00:03:45.588Z | Compiling chrono v0.4.45 |
| 1456 | 2026-09-05T00:03:45.773Z | Compiling crypto-common v0.1.7 |
| 1457 | 2026-09-05T00:03:45.802Z | Compiling block-buffer v0.10.4 |
| 1458 | 2026-09-05T00:03:45.927Z | Compiling der v0.7.10 |
| 1459 | 2026-09-05T00:03:45.979Z | Compiling digest v0.10.7 |
| 1460 | 2026-09-05T00:03:46.237Z | Compiling idna_adapter v1.2.1 |
| 1461 | 2026-09-05T00:03:46.256Z | Compiling ppv-lite86 v0.2.21 |
| 1462 | 2026-09-05T00:03:46.381Z | Compiling idna v1.1.0 |
| 1463 | 2026-09-05T00:03:46.451Z | Compiling http v1.4.2 |
| 1464 | 2026-09-05T00:03:46.471Z | Compiling cpufeatures v0.2.17 |
| 1465 | 2026-09-05T00:03:46.551Z | Compiling schemars v0.8.22 |
| 1466 | 2026-09-05T00:03:46.599Z | Compiling rand_chacha v0.9.0 |
| 1467 | 2026-09-05T00:03:46.749Z | Compiling url v2.5.8 |
| 1468 | 2026-09-05T00:03:47.024Z | Compiling spki v0.7.3 |
| 1469 | 2026-09-05T00:03:47.052Z | Compiling aws-lc-rs v1.16.3 |
| 1470 | 2026-09-05T00:03:47.135Z | Compiling http-body v1.0.1 |
| 1471 | 2026-09-05T00:03:47.233Z | Compiling pkcs8 v0.10.2 |
| 1472 | 2026-09-05T00:03:47.288Z | Compiling rand v0.9.2 |
| 1473 | 2026-09-05T00:03:47.321Z | Compiling tracing v0.1.44 |
| 1474 | 2026-09-05T00:03:47.335Z | Compiling rustls-pki-types v1.14.0 |
| 1475 | 2026-09-05T00:03:47.448Z | Compiling schemars_derive v0.8.22 |
| 1476 | 2026-09-05T00:03:47.532Z | Compiling spin v0.9.8 |
| 1477 | 2026-09-05T00:03:47.581Z | Compiling crc32fast v1.5.0 |
| 1478 | 2026-09-05T00:03:47.734Z | Compiling cmov v0.5.4 |
| 1479 | 2026-09-05T00:03:47.767Z | Compiling tinyvec_macros v0.1.1 |
| 1480 | 2026-09-05T00:03:47.835Z | Compiling httparse v1.10.1 |
| 1481 | 2026-09-05T00:03:47.849Z | Compiling adler2 v2.0.1 |
| 1482 | 2026-09-05T00:03:47.945Z | Compiling openssl-probe v0.2.1 |
| 1483 | 2026-09-05T00:03:47.987Z | Compiling miniz_oxide v0.8.9 |
| 1484 | 2026-09-05T00:03:48.020Z | Compiling ctutils v0.4.2 |
| 1485 | 2026-09-05T00:03:48.175Z | Compiling tinyvec v1.10.0 |
| 1486 | 2026-09-05T00:03:48.207Z | Compiling tempfile v3.27.0 |
| 1487 | 2026-09-05T00:03:48.252Z | Compiling pest_generator v2.8.6 |
| 1488 | 2026-09-05T00:03:48.528Z | Compiling sha2 v0.10.9 |
| 1489 | 2026-09-05T00:03:48.568Z | Compiling terminal_size v0.4.3 |
| 1490 | 2026-09-05T00:03:48.583Z | Compiling aho-corasick v1.1.4 |
| 1491 | 2026-09-05T00:03:48.702Z | Compiling tower-layer v0.3.3 |
| 1492 | 2026-09-05T00:03:48.864Z | Compiling try-lock v0.2.5 |
| 1493 | 2026-09-05T00:03:48.911Z | Compiling unicode-segmentation v1.12.0 |
| 1494 | 2026-09-05T00:03:48.997Z | Compiling radium v0.7.0 |
| 1495 | 2026-09-05T00:03:49.214Z | Compiling atomic-waker v1.1.2 |
| 1496 | 2026-09-05T00:03:49.292Z | Compiling tower-service v0.3.3 |
| 1497 | 2026-09-05T00:03:49.337Z | Compiling tokio-util v0.7.18 |
| 1498 | 2026-09-05T00:03:49.388Z | Compiling untrusted v0.7.1 |
| 1499 | 2026-09-05T00:03:49.515Z | Compiling regex-automata v0.4.14 |
| 1500 | 2026-09-05T00:03:49.819Z | Compiling want v0.3.1 |
| 1501 | 2026-09-05T00:03:49.929Z | Compiling pest_derive v2.8.6 |
| 1502 | 2026-09-05T00:03:49.984Z | Compiling hybrid-array v0.4.13 |
| 1503 | 2026-09-05T00:03:50.195Z | Compiling h2 v0.4.15 |
| 1504 | 2026-09-05T00:03:50.553Z | Compiling ipnet v2.12.0 |
| 1505 | 2026-09-05T00:03:50.649Z | Compiling scroll_derive v0.13.1 |
| 1506 | 2026-09-05T00:03:50.799Z | Compiling darling_core v0.20.11 |
| 1507 | 2026-09-05T00:03:51.066Z | Compiling rustls v0.23.41 |
| 1508 | 2026-09-05T00:03:51.238Z | Compiling maybe-uninit v2.0.0 |
| 1509 | 2026-09-05T00:03:51.252Z | Compiling httpdate v1.0.3 |
| 1510 | 2026-09-05T00:03:51.304Z | Compiling openssl v0.10.80 |
| 1511 | 2026-09-05T00:03:51.473Z | Compiling tap v1.0.1 |
| 1512 | 2026-09-05T00:03:51.487Z | Compiling untrusted v0.9.0 |
| 1513 | 2026-09-05T00:03:51.501Z | Compiling foreign-types-shared v0.1.1 |
| 1514 | 2026-09-05T00:03:51.581Z | Compiling foreign-types v0.3.2 |
| 1515 | 2026-09-05T00:03:51.581Z | Compiling wyz v0.5.1 |
| 1516 | 2026-09-05T00:03:51.607Z | Compiling scroll v0.13.0 |
| 1517 | 2026-09-05T00:03:51.650Z | Compiling unicode-normalization v0.1.25 |
| 1518 | 2026-09-05T00:03:51.816Z | Compiling rand_chacha v0.3.1 |
| 1519 | 2026-09-05T00:03:51.870Z | Compiling signature v2.2.0 |
| 1520 | 2026-09-05T00:03:52.058Z | Compiling hex v0.4.3 |
| 1521 | 2026-09-05T00:03:52.105Z | Compiling openssl-macros v0.1.1 |
| 1522 | 2026-09-05T00:03:52.180Z | Compiling thiserror-impl v1.0.69 |
| 1523 | 2026-09-05T00:03:52.323Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1524 | 2026-09-05T00:03:52.493Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1525 | 2026-09-05T00:03:52.588Z | Compiling num-integer v0.1.46 |
| 1526 | 2026-09-05T00:03:52.602Z | Compiling wait-timeout v0.2.1 |
| 1527 | 2026-09-05T00:03:52.866Z | Compiling socket2 v0.5.10 |
| 1528 | 2026-09-05T00:03:52.881Z | Compiling ahash v0.8.12 |
| 1529 | 2026-09-05T00:03:52.902Z | Compiling packed_struct v0.10.1 |
| 1530 | 2026-09-05T00:03:53.059Z | Compiling darling_macro v0.20.11 |
| 1531 | 2026-09-05T00:03:53.079Z | Compiling num-bigint-dig v0.8.6 |
| 1532 | 2026-09-05T00:03:53.141Z | Compiling time-core v0.1.8 |
| 1533 | 2026-09-05T00:03:53.256Z | Compiling quick-error v1.2.3 |
| 1534 | 2026-09-05T00:03:53.260Z | Compiling powerfmt v0.2.0 |
| 1535 | 2026-09-05T00:03:53.287Z | Compiling hyper v1.10.1 |
| 1536 | 2026-09-05T00:03:53.366Z | Compiling funty v2.0.0 |
| 1537 | 2026-09-05T00:03:53.403Z | Compiling num-conv v0.2.0 |
| 1538 | 2026-09-05T00:03:53.474Z | Compiling bit-vec v0.8.0 |
| 1539 | 2026-09-05T00:03:53.534Z | Compiling native-tls v0.2.18 |
| 1540 | 2026-09-05T00:03:53.537Z | Compiling darling v0.20.11 |
| 1541 | 2026-09-05T00:03:53.595Z | Compiling time-macros v0.2.27 |
| 1542 | 2026-09-05T00:03:53.616Z | Compiling deranged v0.5.8 |
| 1543 | 2026-09-05T00:03:53.699Z | Compiling bitvec v1.0.1 |
| 1544 | 2026-09-05T00:03:53.758Z | Compiling bit-set v0.8.0 |
| 1545 | 2026-09-05T00:03:53.918Z | Compiling thiserror v1.0.69 |
| 1546 | 2026-09-05T00:03:53.933Z | Compiling rusty-fork v0.3.1 |
| 1547 | 2026-09-05T00:03:54.043Z | Compiling clap_builder v4.6.0 |
| 1548 | 2026-09-05T00:03:54.309Z | Compiling num-iter v0.1.45 |
| 1549 | 2026-09-05T00:03:54.423Z | Compiling hyper-util v0.1.20 |
| 1550 | 2026-09-05T00:03:54.857Z | Compiling rand v0.8.6 |
| 1551 | 2026-09-05T00:03:55.095Z | Compiling goblin v0.10.5 |
| 1552 | 2026-09-05T00:03:55.426Z | Compiling packed_struct_codegen v0.10.1 |
| 1553 | 2026-09-05T00:03:55.624Z | Compiling lazy_static v1.5.0 |
| 1554 | 2026-09-05T00:03:55.768Z | Compiling hmac v0.12.1 |
| 1555 | 2026-09-05T00:03:55.940Z | Compiling toml_datetime v0.6.11 |
| 1556 | 2026-09-05T00:03:56.145Z | Compiling serde_spanned v0.6.9 |
| 1557 | 2026-09-05T00:03:56.198Z | Compiling bitfield-macros v0.19.4 |
| 1558 | 2026-09-05T00:03:56.289Z | Compiling clap_derive v4.6.1 |
| 1559 | 2026-09-05T00:03:56.500Z | Compiling zerocopy-derive v0.6.6 |
| 1560 | 2026-09-05T00:03:56.902Z | Compiling rand_xorshift v0.4.0 |
| 1561 | 2026-09-05T00:03:57.060Z | Compiling sync_wrapper v1.0.2 |
| 1562 | 2026-09-05T00:03:57.072Z | Compiling indexmap v1.9.3 |
| 1563 | 2026-09-05T00:03:57.167Z | Compiling zlib-rs v0.6.2 |
| 1564 | 2026-09-05T00:03:57.257Z | Compiling usdt-impl v0.6.0 |
| 1565 | 2026-09-05T00:03:57.324Z | Compiling object v0.37.3 |
| 1566 | 2026-09-05T00:03:57.457Z | Compiling nodrop v0.1.14 |
| 1567 | 2026-09-05T00:03:57.553Z | Compiling crc-catalog v2.4.0 |
| 1568 | 2026-09-05T00:03:57.586Z | Compiling crossbeam-utils v0.8.21 |
| 1569 | 2026-09-05T00:03:57.646Z | Compiling paste v1.0.15 |
| 1570 | 2026-09-05T00:03:57.672Z | Compiling siphasher v1.0.2 |
| 1571 | 2026-09-05T00:03:57.857Z | Compiling num_threads v0.1.7 |
| 1572 | 2026-09-05T00:03:57.872Z | Compiling unarray v0.1.4 |
| 1573 | 2026-09-05T00:03:57.955Z | Compiling proptest v1.11.0 |
| 1574 | 2026-09-05T00:03:57.959Z | Compiling time v0.3.47 |
| 1575 | 2026-09-05T00:03:58.002Z | Compiling dof v0.4.0 |
| 1576 | 2026-09-05T00:03:58.027Z | Compiling clap v4.6.1 |
| 1577 | 2026-09-05T00:03:58.108Z | Compiling crc v3.4.0 |
| 1578 | 2026-09-05T00:03:58.361Z | Compiling array-init v0.0.4 |
| 1579 | 2026-09-05T00:03:58.701Z | Compiling zerocopy v0.6.6 |
| 1580 | 2026-09-05T00:03:59.035Z | Compiling tower v0.5.3 |
| 1581 | 2026-09-05T00:03:59.329Z | Compiling bitfield v0.19.4 |
| 1582 | 2026-09-05T00:03:59.494Z | Compiling smallvec v0.6.14 |
| 1583 | 2026-09-05T00:03:59.706Z | Compiling derive_builder_core v0.20.2 |
| 1584 | 2026-09-05T00:03:59.907Z | Compiling dtrace-parser v0.3.0 |
| 1585 | 2026-09-05T00:04:00.352Z | Compiling flate2 v1.1.9 |
| 1586 | 2026-09-05T00:04:00.527Z | Compiling ipnetwork v0.21.1 |
| 1587 | 2026-09-05T00:04:00.621Z | Compiling pkcs1 v0.7.5 |
| 1588 | 2026-09-05T00:04:00.757Z | Compiling http-body-util v0.1.3 |
| 1589 | 2026-09-05T00:04:00.760Z | Compiling heapless v0.7.17 |
| 1590 | 2026-09-05T00:04:00.951Z | Compiling structmeta-derive v0.3.0 |
| 1591 | 2026-09-05T00:04:00.998Z | Compiling scroll_derive v0.12.1 |
| 1592 | 2026-09-05T00:04:01.013Z | Compiling slog v2.8.2 |
| 1593 | 2026-09-05T00:04:01.060Z | Compiling darling_core v0.23.0 |
| 1594 | 2026-09-05T00:04:01.192Z | Compiling thread-id v5.1.0 |
| 1595 | 2026-09-05T00:04:01.277Z | Compiling cookie v0.18.1 |
| 1596 | 2026-09-05T00:04:01.292Z | Compiling env_filter v2.0.0 |
| 1597 | 2026-09-05T00:04:01.455Z | Compiling syn v3.0.3 |
| 1598 | 2026-09-05T00:04:01.586Z | Compiling hashbrown v0.12.3 |
| 1599 | 2026-09-05T00:04:01.653Z | Compiling unicode-properties v0.1.4 |
| 1600 | 2026-09-05T00:04:01.866Z | Compiling base64 v0.21.7 |
| 1601 | 2026-09-05T00:04:02.011Z | Compiling gimli v0.32.3 |
| 1602 | 2026-09-05T00:04:02.064Z | Compiling winnow v0.5.40 |
| 1603 | 2026-09-05T00:04:02.175Z | Compiling zstd-safe v7.2.4 |
| 1604 | 2026-09-05T00:04:02.370Z | Compiling signal-hook v0.3.18 |
| 1605 | 2026-09-05T00:04:02.542Z | Compiling anyhow v1.0.104 |
| 1606 | 2026-09-05T00:04:02.846Z | Compiling allocator-api2 v0.2.21 |
| 1607 | 2026-09-05T00:04:03.178Z | Compiling ryu v1.0.23 |
| 1608 | 2026-09-05T00:04:03.361Z | Compiling iri-string v0.7.10 |
| 1609 | 2026-09-05T00:04:03.475Z | Compiling unicode-bidi v0.3.18 |
| 1610 | 2026-09-05T00:04:03.559Z | Compiling darling_macro v0.23.0 |
| 1611 | 2026-09-05T00:04:03.926Z | Compiling stringprep v0.1.5 |
| 1612 | 2026-09-05T00:04:03.998Z | Compiling addr2line v0.25.1 |
| 1613 | 2026-09-05T00:04:04.057Z | Compiling toml_edit v0.19.15 |
| 1614 | 2026-09-05T00:04:04.326Z | Compiling serde_urlencoded v0.7.1 |
| 1615 | 2026-09-05T00:04:04.569Z | Compiling tower-http v0.6.8 |
| 1616 | 2026-09-05T00:04:04.625Z | Compiling ron v0.8.1 |
| 1617 | 2026-09-05T00:04:04.867Z | Compiling structmeta v0.3.0 |
| 1618 | 2026-09-05T00:04:04.883Z | Compiling daft-derive v0.1.8 |
| 1619 | 2026-09-05T00:04:04.971Z | Compiling scroll v0.12.0 |
| 1620 | 2026-09-05T00:04:05.129Z | Compiling env_logger v0.11.11 |
| 1621 | 2026-09-05T00:04:05.426Z | Compiling rsa v0.9.10 |
| 1622 | 2026-09-05T00:04:05.475Z | Compiling oxnet v0.1.6 |
| 1623 | 2026-09-05T00:04:05.552Z | Compiling derive_builder_macro v0.20.2 |
| 1624 | 2026-09-05T00:04:05.583Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1625 | 2026-09-05T00:04:05.880Z | Compiling newtype-uuid v1.3.2 |
| 1626 | 2026-09-05T00:04:05.935Z | Compiling hashbrown v0.13.2 |
| 1627 | 2026-09-05T00:04:06.069Z | Compiling bzip2 v0.4.4 |
| 1628 | 2026-09-05T00:04:06.215Z | Compiling serde-hex v0.1.0 |
| 1629 | 2026-09-05T00:04:06.279Z | Compiling tokio-native-tls v0.3.1 |
| 1630 | 2026-09-05T00:04:06.438Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1631 | 2026-09-05T00:04:06.458Z | Compiling camino v1.2.5 |
| 1632 | 2026-09-05T00:04:07.202Z | Compiling bstr v1.12.1 |
| 1633 | 2026-09-05T00:04:07.344Z | Compiling block-padding v0.4.2 |
| 1634 | 2026-09-05T00:04:07.517Z | Compiling block-buffer v0.12.1 |
| 1635 | 2026-09-05T00:04:07.726Z | Compiling crypto-common v0.2.2 |
| 1636 | 2026-09-05T00:04:07.843Z | Compiling heck v0.4.1 |
| 1637 | 2026-09-05T00:04:07.973Z | Compiling rustls-native-certs v0.8.3 |
| 1638 | 2026-09-05T00:04:08.066Z | Compiling x509-cert v0.2.5 |
| 1639 | 2026-09-05T00:04:08.269Z | Compiling md-5 v0.10.6 |
| 1640 | 2026-09-05T00:04:08.440Z | Compiling erased-serde v0.3.31 |
| 1641 | 2026-09-05T00:04:08.532Z | Compiling serde_tokenstream v0.2.3 |
| 1642 | 2026-09-05T00:04:08.844Z | Compiling curve25519-dalek v4.1.3 |
| 1643 | 2026-09-05T00:04:08.895Z | Compiling zerocopy-derive v0.7.35 |
| 1644 | 2026-09-05T00:04:08.919Z | Compiling async-trait v0.1.89 |
| 1645 | 2026-09-05T00:04:09.170Z | Compiling pin-project-internal v1.1.11 |
| 1646 | 2026-09-05T00:04:09.398Z | Compiling vergen-lib v9.1.0 |
| 1647 | 2026-09-05T00:04:09.446Z | Compiling hash32 v0.2.1 |
| 1648 | 2026-09-05T00:04:09.621Z | Compiling memoffset v0.9.1 |
| 1649 | 2026-09-05T00:04:09.639Z | Compiling encoding_rs v0.8.35 |
| 1650 | 2026-09-05T00:04:09.671Z | Compiling ref-cast v1.0.25 |
| 1651 | 2026-09-05T00:04:09.745Z | Compiling rustc-demangle v0.1.27 |
| 1652 | 2026-09-05T00:04:09.764Z | Compiling psl-types v2.0.11 |
| 1653 | 2026-09-05T00:04:09.885Z | Compiling cfg_aliases v0.2.1 |
| 1654 | 2026-09-05T00:04:09.920Z | Compiling crc-any v2.5.0 |
| 1655 | 2026-09-05T00:04:09.957Z | Compiling litrs v1.0.0 |
| 1656 | 2026-09-05T00:04:09.971Z | Compiling rustix v0.38.44 |
| 1657 | 2026-09-05T00:04:10.131Z | Compiling owo-colors v4.3.0 |
| 1658 | 2026-09-05T00:04:10.146Z | Compiling fallible-iterator v0.2.0 |
| 1659 | 2026-09-05T00:04:10.197Z | Compiling mime v0.3.17 |
| 1660 | 2026-09-05T00:04:10.284Z | Compiling smoltcp v0.9.1 |
| 1661 | 2026-09-05T00:04:10.386Z | Compiling pin-project v1.1.11 |
| 1662 | 2026-09-05T00:04:10.452Z | Compiling postgres-protocol v0.6.10 |
| 1663 | 2026-09-05T00:04:10.452Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1664 | 2026-09-05T00:04:10.455Z | Compiling document-features v0.2.12 |
| 1665 | 2026-09-05T00:04:10.492Z | Compiling backtrace v0.3.76 |
| 1666 | 2026-09-05T00:04:10.548Z | Compiling nix v0.31.2 |
| 1667 | 2026-09-05T00:04:10.624Z | Compiling publicsuffix v2.3.0 |
| 1668 | 2026-09-05T00:04:10.949Z | Compiling zerocopy v0.7.35 |
| 1669 | 2026-09-05T00:04:11.117Z | Compiling snafu-derive v0.8.9 |
| 1670 | 2026-09-05T00:04:11.135Z | Compiling inout v0.2.2 |
| 1671 | 2026-09-05T00:04:11.358Z | Compiling daft v0.1.8 |
| 1672 | 2026-09-05T00:04:11.441Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1673 | 2026-09-05T00:04:11.492Z | Compiling hyper-tls v0.6.0 |
| 1674 | 2026-09-05T00:04:11.510Z | Compiling object v0.30.4 |
| 1675 | 2026-09-05T00:04:11.615Z | Compiling zip v0.6.6 |
| 1676 | 2026-09-05T00:04:11.667Z | Compiling derive_builder v0.20.2 |
| 1677 | 2026-09-05T00:04:11.720Z | Compiling toml v0.7.8 |
| 1678 | 2026-09-05T00:04:11.794Z | Compiling goblin v0.8.2 |
| 1679 | 2026-09-05T00:04:12.173Z | Compiling derive-ex v0.1.8 |
| 1680 | 2026-09-05T00:04:12.611Z | Compiling darling v0.23.0 |
| 1681 | 2026-09-05T00:04:12.713Z | Compiling phf_shared v0.13.1 |
| 1682 | 2026-09-05T00:04:12.804Z | Compiling regex v1.12.3 |
| 1683 | 2026-09-05T00:04:12.935Z | Compiling hubpack_derive v0.1.1 |
| 1684 | 2026-09-05T00:04:13.046Z | Compiling convert_case v0.10.0 |
| 1685 | 2026-09-05T00:04:13.227Z | Compiling futures-executor v0.3.32 |
| 1686 | 2026-09-05T00:04:13.379Z | Compiling ref-cast-impl v1.0.25 |
| 1687 | 2026-09-05T00:04:13.386Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1688 | 2026-09-05T00:04:13.493Z | Compiling strum_macros v0.27.2 |
| 1689 | 2026-09-05T00:04:13.820Z | Compiling vergen v9.1.0 |
| 1690 | 2026-09-05T00:04:13.890Z | Compiling cargo-platform v0.3.2 |
| 1691 | 2026-09-05T00:04:14.005Z | Compiling ff v0.13.1 |
| 1692 | 2026-09-05T00:04:14.027Z | Compiling fs-err v3.3.0 |
| 1693 | 2026-09-05T00:04:14.151Z | Compiling base16ct v0.2.0 |
| 1694 | 2026-09-05T00:04:14.173Z | Compiling libbz2-rs-sys v0.2.2 |
| 1695 | 2026-09-05T00:04:14.220Z | Compiling managed v0.8.0 |
| 1696 | 2026-09-05T00:04:14.332Z | Compiling bitflags v1.3.2 |
| 1697 | 2026-09-05T00:04:14.373Z | Compiling is_ci v1.2.0 |
| 1698 | 2026-09-05T00:04:14.408Z | Compiling jiff-core v0.1.0 |
| 1699 | 2026-09-05T00:04:14.432Z | Compiling same-file v1.0.6 |
| 1700 | 2026-09-05T00:04:14.507Z | Compiling path-slash v0.1.5 |
| 1701 | 2026-09-05T00:04:14.598Z | Compiling bumpalo v3.20.2 |
| 1702 | 2026-09-05T00:04:14.641Z | Compiling foldhash v0.1.5 |
| 1703 | 2026-09-05T00:04:14.819Z | Compiling foldhash v0.2.0 |
| 1704 | 2026-09-05T00:04:14.849Z | Compiling zopfli v0.8.3 |
| 1705 | 2026-09-05T00:04:14.849Z | Compiling hashbrown v0.15.5 |
| 1706 | 2026-09-05T00:04:15.046Z | Compiling hashbrown v0.16.1 |
| 1707 | 2026-09-05T00:04:15.266Z | Compiling jiff v0.2.34 |
| 1708 | 2026-09-05T00:04:15.430Z | Compiling textwrap v0.16.2 |
| 1709 | 2026-09-05T00:04:15.489Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1710 | 2026-09-05T00:04:15.506Z | Compiling strum v0.27.2 |
| 1711 | 2026-09-05T00:04:15.533Z | Compiling bzip2 v0.6.1 |
| 1712 | 2026-09-05T00:04:15.635Z | Compiling walkdir v2.5.0 |
| 1713 | 2026-09-05T00:04:15.699Z | Compiling supports-color v3.0.2 |
| 1714 | 2026-09-05T00:04:15.882Z | Compiling sec1 v0.7.3 |
| 1715 | 2026-09-05T00:04:15.988Z | Compiling group v0.13.0 |
| 1716 | 2026-09-05T00:04:16.039Z | Compiling cargo_metadata v0.23.1 |
| 1717 | 2026-09-05T00:04:16.201Z | Compiling dof v0.3.0 |
| 1718 | 2026-09-05T00:04:16.717Z | Compiling test-strategy v0.4.5 |
| 1719 | 2026-09-05T00:04:16.922Z | Compiling hubpack v0.1.2 |
| 1720 | 2026-09-05T00:04:16.966Z | Compiling futures v0.3.32 |
| 1721 | 2026-09-05T00:04:17.054Z | Compiling derive_more-impl v2.1.1 |
| 1722 | 2026-09-05T00:04:17.145Z | Compiling snafu v0.8.9 |
| 1723 | 2026-09-05T00:04:17.412Z | Compiling phf v0.13.1 |
| 1724 | 2026-09-05T00:04:17.503Z | Compiling serde_with_macros v3.21.0 |
| 1725 | 2026-09-05T00:04:17.941Z | Compiling signal-hook-mio v0.2.5 |
| 1726 | 2026-09-05T00:04:18.066Z | Compiling cookie_store v0.22.1 |
| 1727 | 2026-09-05T00:04:18.183Z | Compiling zstd v0.13.3 |
| 1728 | 2026-09-05T00:04:18.198Z | Compiling reqwest v0.12.28 |
| 1729 | 2026-09-05T00:04:18.447Z | Compiling cipher v0.5.2 |
| 1730 | 2026-09-05T00:04:18.722Z | Compiling backtrace-ext v0.2.1 |
| 1731 | 2026-09-05T00:04:18.748Z | Compiling postgres-types v0.2.12 |
| 1732 | 2026-09-05T00:04:18.889Z | Compiling usdt-attr-macro v0.6.0 |
| 1733 | 2026-09-05T00:04:19.210Z | Compiling usdt-macro v0.6.0 |
| 1734 | 2026-09-05T00:04:19.296Z | Compiling globset v0.4.18 |
| 1735 | 2026-09-05T00:04:19.485Z | Compiling phf_shared v0.11.3 |
| 1736 | 2026-09-05T00:04:19.659Z | Compiling hkdf v0.12.4 |
| 1737 | 2026-09-05T00:04:19.675Z | Compiling dtrace-parser v0.2.0 |
| 1738 | 2026-09-05T00:04:19.697Z | Compiling byte-wrapper v0.1.0 |
| 1739 | 2026-09-05T00:04:19.836Z | Compiling olpc-cjson v0.1.4 |
| 1740 | 2026-09-05T00:04:19.954Z | Compiling ed25519 v2.2.3 |
| 1741 | 2026-09-05T00:04:19.970Z | Compiling crypto-bigint v0.5.5 |
| 1742 | 2026-09-05T00:04:19.983Z | Compiling serde-big-array v0.5.1 |
| 1743 | 2026-09-05T00:04:19.996Z | Compiling serde_plain v1.0.2 |
| 1744 | 2026-09-05T00:04:20.022Z | Compiling async-recursion v1.1.1 |
| 1745 | 2026-09-05T00:04:20.124Z | Compiling miette-derive v7.6.0 |
| 1746 | 2026-09-05T00:04:20.188Z | Compiling serde_repr v0.1.20 |
| 1747 | 2026-09-05T00:04:20.414Z | Compiling strum_macros v0.26.4 |
| 1748 | 2026-09-05T00:04:20.690Z | Compiling enum-as-inner v0.6.1 |
| 1749 | 2026-09-05T00:04:20.753Z | Compiling pem v3.0.6 |
| 1750 | 2026-09-05T00:04:20.920Z | Compiling float-cmp v0.10.0 |
| 1751 | 2026-09-05T00:04:21.073Z | Compiling thread-id v4.2.2 |
| 1752 | 2026-09-05T00:04:21.088Z | Compiling memmap2 v0.9.10 |
| 1753 | 2026-09-05T00:04:21.162Z | Compiling predicates-core v1.0.10 |
| 1754 | 2026-09-05T00:04:21.230Z | Compiling supports-hyperlinks v3.2.0 |
| 1755 | 2026-09-05T00:04:21.307Z | Compiling normalize-line-endings v0.3.0 |
| 1756 | 2026-09-05T00:04:21.307Z | Compiling whoami v2.1.0 |
| 1757 | 2026-09-05T00:04:21.343Z | Compiling static_assertions v1.1.0 |
| 1758 | 2026-09-05T00:04:21.382Z | Compiling supports-unicode v3.0.0 |
| 1759 | 2026-09-05T00:04:21.414Z | Compiling either v1.15.0 |
| 1760 | 2026-09-05T00:04:21.428Z | Compiling fixedbitset v0.5.7 |
| 1761 | 2026-09-05T00:04:21.530Z | Compiling const-oid v0.10.2 |
| 1762 | 2026-09-05T00:04:21.630Z | Compiling new_debug_unreachable v1.0.6 |
| 1763 | 2026-09-05T00:04:21.688Z | Compiling precomputed-hash v0.1.1 |
| 1764 | 2026-09-05T00:04:21.706Z | Compiling winnow v1.0.3 |
| 1765 | 2026-09-05T00:04:21.740Z | Compiling difflib v0.4.0 |
| 1766 | 2026-09-05T00:04:21.763Z | Compiling keccak v0.1.6 |
| 1767 | 2026-09-05T00:04:21.776Z | Compiling fixedbitset v0.4.2 |
| 1768 | 2026-09-05T00:04:22.002Z | Compiling data-encoding v2.10.0 |
| 1769 | 2026-09-05T00:04:22.045Z | Compiling typed-path v0.9.3 |
| 1770 | 2026-09-05T00:04:22.146Z | Compiling cpufeatures v0.3.0 |
| 1771 | 2026-09-05T00:04:22.225Z | Compiling strum v0.26.3 |
| 1772 | 2026-09-05T00:04:22.225Z | Compiling toml_edit v0.22.27 |
| 1773 | 2026-09-05T00:04:22.301Z | Compiling hickory-proto v0.25.2 |
| 1774 | 2026-09-05T00:04:22.354Z | Compiling chacha20 v0.10.0 |
| 1775 | 2026-09-05T00:04:22.493Z | Compiling predicates v3.1.4 |
| 1776 | 2026-09-05T00:04:22.695Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1777 | 2026-09-05T00:04:22.728Z | Compiling petgraph v0.6.5 |
| 1778 | 2026-09-05T00:04:22.778Z | Compiling sha3 v0.10.8 |
| 1779 | 2026-09-05T00:04:23.119Z | Compiling string_cache v0.8.9 |
| 1780 | 2026-09-05T00:04:23.237Z | Compiling digest v0.11.3 |
| 1781 | 2026-09-05T00:04:23.270Z | Compiling petgraph v0.8.3 |
| 1782 | 2026-09-05T00:04:23.321Z | Compiling itertools v0.13.0 |
| 1783 | 2026-09-05T00:04:23.349Z | Compiling tokio-postgres v0.7.16 |
| 1784 | 2026-09-05T00:04:23.466Z | Compiling miette v7.6.0 |
| 1785 | 2026-09-05T00:04:24.211Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1786 | 2026-09-05T00:04:24.546Z | Compiling usdt v0.6.0 |
| 1787 | 2026-09-05T00:04:24.606Z | Compiling usdt-impl v0.5.0 |
| 1788 | 2026-09-05T00:04:24.820Z | Compiling elliptic-curve v0.13.8 |
| 1789 | 2026-09-05T00:04:24.968Z | Compiling ed25519-dalek v2.2.0 |
| 1790 | 2026-09-05T00:04:25.185Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1791 | 2026-09-05T00:04:25.215Z | Compiling crossterm v0.28.1 |
| 1792 | 2026-09-05T00:04:25.499Z | Compiling serde_with v3.21.0 |
| 1793 | 2026-09-05T00:04:25.556Z | Compiling zip v4.6.1 |
| 1794 | 2026-09-05T00:04:26.512Z | Compiling derive_more v2.1.1 |
| 1795 | 2026-09-05T00:04:26.618Z | Compiling iddqd v0.4.2 |
| 1796 | 2026-09-05T00:04:26.945Z | Compiling similar v2.7.0 |
| 1797 | 2026-09-05T00:04:26.959Z | Compiling crossbeam-epoch v0.9.18 |
| 1798 | 2026-09-05T00:04:27.012Z | Compiling tokio-stream v0.1.18 |
| 1799 | 2026-09-05T00:04:27.076Z | Compiling buf-list v1.1.2 |
| 1800 | 2026-09-05T00:04:27.129Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1801 | 2026-09-05T00:04:27.277Z | Compiling openapiv3 v2.2.0 |
| 1802 | 2026-09-05T00:04:27.339Z | Compiling lalrpop-util v0.19.12 |
| 1803 | 2026-09-05T00:04:27.353Z | Compiling peg-runtime v0.8.5 |
| 1804 | 2026-09-05T00:04:27.422Z | Compiling thread_local v1.1.9 |
| 1805 | 2026-09-05T00:04:27.436Z | Compiling slog-async v2.8.0 |
| 1806 | 2026-09-05T00:04:27.531Z | Compiling crossbeam-channel v0.5.15 |
| 1807 | 2026-09-05T00:04:27.627Z | Compiling is-terminal v0.4.17 |
| 1808 | 2026-09-05T00:04:27.677Z | Compiling filetime v0.2.27 |
| 1809 | 2026-09-05T00:04:27.726Z | Compiling xattr v1.6.1 |
| 1810 | 2026-09-05T00:04:27.747Z | Compiling term v1.2.1 |
| 1811 | 2026-09-05T00:04:27.783Z | Compiling take_mut v0.2.2 |
| 1812 | 2026-09-05T00:04:27.848Z | Compiling tar v0.4.46 |
| 1813 | 2026-09-05T00:04:27.900Z | Compiling camino-tempfile v1.4.1 |
| 1814 | 2026-09-05T00:04:28.122Z | Compiling slog-term v2.9.2 |
| 1815 | 2026-09-05T00:04:34.113Z | Compiling rustls-webpki v0.103.13 |
| 1816 | 2026-09-05T00:04:36.819Z | Compiling tokio-rustls v0.26.4 |
| 1817 | 2026-09-05T00:04:36.819Z | Compiling rustls-platform-verifier v0.6.2 |
| 1818 | 2026-09-05T00:04:36.823Z | Compiling tough v0.22.0 |
| 1819 | 2026-09-05T00:04:37.029Z | Compiling hyper-rustls v0.27.7 |
| 1820 | 2026-09-05T00:04:37.232Z | Compiling reqwest v0.13.2 |
| 1821 | 2026-09-05T00:04:39.498Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1822 | 2026-09-05T00:04:39.708Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1823 | 2026-09-05T00:04:42.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 1824 | 2026-09-05T00:04:42.817Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1825 | 2026-09-05T00:04:42.871Z | Sep 05 00:04:41.873 INFO Starting download, target: Clickhouse |
| 1826 | 2026-09-05T00:04:42.871Z | Sep 05 00:04:41.873 INFO Starting download, target: Cockroach |
| 1827 | 2026-09-05T00:04:42.871Z | Sep 05 00:04:41.873 INFO Starting download, target: Console |
| 1828 | 2026-09-05T00:04:42.871Z | Sep 05 00:04:41.873 INFO Starting download, target: DendriteStub |
| 1829 | 2026-09-05T00:04:42.871Z | Sep 05 00:04:41.873 INFO Starting download, target: MaghemiteDdmd |
| 1830 | 2026-09-05T00:04:42.875Z | Sep 05 00:04:41.873 INFO Starting download, target: MaghemiteMgd |
| 1831 | 2026-09-05T00:04:42.875Z | Sep 05 00:04:41.873 INFO Starting download, target: TransceiverControl |
| 1832 | 2026-09-05T00:04:42.875Z | Sep 05 00:04:41.873 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1833 | 2026-09-05T00:04:42.875Z | Sep 05 00:04:41.874 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1834 | 2026-09-05T00:04:42.875Z | Sep 05 00:04:41.874 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1835 | 2026-09-05T00:04:42.875Z | Sep 05 00:04:41.874 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1836 | 2026-09-05T00:04:42.875Z | Sep 05 00:04:41.874 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1837 | 2026-09-05T00:04:42.875Z | Sep 05 00:04:41.874 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1838 | 2026-09-05T00:04:42.875Z | Sep 05 00:04:41.874 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1839 | 2026-09-05T00:04:44.714Z | Sep 05 00:04:43.701 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1840 | 2026-09-05T00:04:44.899Z | Sep 05 00:04:43.887 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1841 | 2026-09-05T00:04:44.938Z | Sep 05 00:04:43.938 INFO Download complete, target: Console |
| 1842 | 2026-09-05T00:04:45.076Z | Sep 05 00:04:44.064 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1843 | 2026-09-05T00:04:45.121Z | Sep 05 00:04:44.115 INFO Download complete, target: TransceiverControl |
| 1844 | 2026-09-05T00:04:46.737Z | Sep 05 00:04:45.722 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1845 | 2026-09-05T00:04:47.206Z | Sep 05 00:04:46.210 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1846 | 2026-09-05T00:04:47.318Z | Sep 05 00:04:46.308 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1847 | 2026-09-05T00:04:47.611Z | Sep 05 00:04:46.614 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1848 | 2026-09-05T00:04:47.611Z | Sep 05 00:04:46.614 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1849 | 2026-09-05T00:04:48.608Z | Sep 05 00:04:47.613 INFO Download complete, target: MaghemiteDdmd |
| 1850 | 2026-09-05T00:04:49.744Z | Sep 05 00:04:48.748 INFO Download complete, target: DendriteStub |
| 1851 | 2026-09-05T00:04:49.867Z | Sep 05 00:04:48.872 INFO Download complete, target: MaghemiteMgd |
| 1852 | 2026-09-05T00:04:51.833Z | Sep 05 00:04:50.838 INFO Checking that binary works, target: Clickhouse |
| 1853 | 2026-09-05T00:04:51.964Z | Sep 05 00:04:50.967 INFO Download complete, target: Clickhouse |
| 1854 | 2026-09-05T00:04:52.374Z | Sep 05 00:04:51.379 INFO Checking that binary works, target: Cockroach |
| 1855 | 2026-09-05T00:04:52.539Z | Sep 05 00:04:51.544 INFO Download complete, target: Cockroach |
| 1856 | 2026-09-05T00:04:52.583Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1857 | 2026-09-05T00:04:52.587Z | |
| 1858 | 2026-09-05T00:04:52.587Z | real 2:13.611141261 |
| 1859 | 2026-09-05T00:04:52.587Z | user 7:24.827994552 |
| 1860 | 2026-09-05T00:04:52.587Z | sys 1:27.555249162 |
| 1861 | 2026-09-05T00:04:52.587Z | trap 0.249859266 |
| 1862 | 2026-09-05T00:04:52.587Z | tflt 0.657552559 |
| 1863 | 2026-09-05T00:04:52.587Z | dflt 2.181394143 |
| 1864 | 2026-09-05T00:04:52.587Z | kflt 0.027002874 |
| 1865 | 2026-09-05T00:04:52.587Z | lock 27:46.917365732 |
| 1866 | 2026-09-05T00:04:52.587Z | slp 22:34.095533007 |
| 1867 | 2026-09-05T00:04:52.587Z | lat 48.633105405 |
| 1868 | 2026-09-05T00:04:52.587Z | stop 2:40.376321627 |
| 1869 | 2026-09-05T00:04:52.587Z | + banner clippy |
| 1870 | 2026-09-05T00:04:52.587Z | |
| 1871 | 2026-09-05T00:04:52.587Z | #### # # ##### ##### # # |
| 1872 | 2026-09-05T00:04:52.587Z | # # # # # # # # # # |
| 1873 | 2026-09-05T00:04:52.587Z | # # # # # # # # |
| 1874 | 2026-09-05T00:04:52.587Z | # # # ##### ##### # |
| 1875 | 2026-09-05T00:04:52.587Z | # # # # # # # |
| 1876 | 2026-09-05T00:04:52.587Z | #### ###### # # # # |
| 1877 | 2026-09-05T00:04:52.587Z | |
| 1878 | 2026-09-05T00:04:52.587Z | + export CARGO_INCREMENTAL=0 |
| 1879 | 2026-09-05T00:04:52.587Z | + CARGO_INCREMENTAL=0 |
| 1880 | 2026-09-05T00:04:52.587Z | + ptime -m cargo xtask clippy |
| 1881 | 2026-09-05T00:04:53.062Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1882 | 2026-09-05T00:04:53.348Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1883 | 2026-09-05T00:04:55.179Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s |
| 1884 | 2026-09-05T00:04:55.244Z | Running `target/debug/xtask clippy` |
| 1885 | 2026-09-05T00:04:55.274Z | running: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1886 | 2026-09-05T00:04:55.846Z | Downloading crates ... |
| 1887 | 2026-09-05T00:04:56.023Z | Downloaded anes v0.1.6 |
| 1888 | 2026-09-05T00:04:56.028Z | Downloaded approx v0.5.1 |
| 1889 | 2026-09-05T00:04:56.028Z | Downloaded async-object-pool v0.2.0 |
| 1890 | 2026-09-05T00:04:56.028Z | Downloaded cfg-expr v0.20.6 |
| 1891 | 2026-09-05T00:04:56.031Z | Downloaded cast v0.3.0 |
| 1892 | 2026-09-05T00:04:56.031Z | Downloaded assert-json-diff v2.0.2 |
| 1893 | 2026-09-05T00:04:56.032Z | Downloaded assert_cmd v2.1.2 |
| 1894 | 2026-09-05T00:04:56.032Z | Downloaded constant_time_eq v0.3.1 |
| 1895 | 2026-09-05T00:04:56.032Z | Downloaded concurrent-queue v2.5.0 |
| 1896 | 2026-09-05T00:04:56.032Z | Downloaded criterion-plot v0.6.0 |
| 1897 | 2026-09-05T00:04:56.035Z | Downloaded blake2b_simd v1.0.4 |
| 1898 | 2026-09-05T00:04:56.035Z | Downloaded async-lock v3.4.2 |
| 1899 | 2026-09-05T00:04:56.035Z | Downloaded escape8259 v0.5.3 |
| 1900 | 2026-09-05T00:04:56.035Z | Downloaded event-listener-strategy v0.5.4 |
| 1901 | 2026-09-05T00:04:56.035Z | Downloaded datatest-stable v0.3.3 |
| 1902 | 2026-09-05T00:04:56.039Z | Downloaded criterion v0.7.0 |
| 1903 | 2026-09-05T00:04:56.042Z | Downloaded event-listener v5.4.1 |
| 1904 | 2026-09-05T00:04:56.042Z | Downloaded futures-timer v3.0.3 |
| 1905 | 2026-09-05T00:04:56.046Z | Downloaded fancy-regex v0.14.0 |
| 1906 | 2026-09-05T00:04:56.047Z | Downloaded guppy v0.17.25 |
| 1907 | 2026-09-05T00:04:56.052Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1908 | 2026-09-05T00:04:56.052Z | Downloaded hex-literal v0.4.1 |
| 1909 | 2026-09-05T00:04:56.052Z | Downloaded hickory-client v0.25.2 |
| 1910 | 2026-09-05T00:04:56.052Z | Downloaded httptest v0.16.4 |
| 1911 | 2026-09-05T00:04:56.052Z | Downloaded knuffel-derive v3.2.0 |
| 1912 | 2026-09-05T00:04:56.055Z | Downloaded linkme-impl v0.3.35 |
| 1913 | 2026-09-05T00:04:56.055Z | Downloaded miette-derive v5.10.0 |
| 1914 | 2026-09-05T00:04:56.055Z | Downloaded nested v0.1.1 |
| 1915 | 2026-09-05T00:04:56.055Z | Downloaded libtest-mimic v0.8.1 |
| 1916 | 2026-09-05T00:04:56.055Z | Downloaded linkme v0.3.35 |
| 1917 | 2026-09-05T00:04:56.055Z | Downloaded parking v2.2.1 |
| 1918 | 2026-09-05T00:04:56.058Z | Downloaded oorandom v11.1.5 |
| 1919 | 2026-09-05T00:04:56.058Z | Downloaded owo-colors v3.5.0 |
| 1920 | 2026-09-05T00:04:56.058Z | Downloaded knuffel v3.2.0 |
| 1921 | 2026-09-05T00:04:56.062Z | Downloaded pathdiff v0.2.3 |
| 1922 | 2026-09-05T00:04:56.062Z | Downloaded miette v5.10.0 |
| 1923 | 2026-09-05T00:04:56.062Z | Downloaded plotters-backend v0.3.7 |
| 1924 | 2026-09-05T00:04:56.062Z | Downloaded plotters-svg v0.3.7 |
| 1925 | 2026-09-05T00:04:56.068Z | Downloaded path-tree v0.8.3 |
| 1926 | 2026-09-05T00:04:56.068Z | Downloaded partial-io v0.5.4 |
| 1927 | 2026-09-05T00:04:56.068Z | Downloaded relative-path v1.9.3 |
| 1928 | 2026-09-05T00:04:56.068Z | Downloaded rust-argon2 v2.1.0 |
| 1929 | 2026-09-05T00:04:56.071Z | Downloaded serde_regex v1.1.0 |
| 1930 | 2026-09-05T00:04:56.071Z | Downloaded rstest v0.25.0 |
| 1931 | 2026-09-05T00:04:56.071Z | Downloaded rand_distr v0.5.1 |
| 1932 | 2026-09-05T00:04:56.071Z | Downloaded rstest_macros v0.25.0 |
| 1933 | 2026-09-05T00:04:56.074Z | Downloaded plotters v0.3.7 |
| 1934 | 2026-09-05T00:04:56.139Z | Downloaded similar-asserts v1.7.0 |
| 1935 | 2026-09-05T00:04:56.139Z | Downloaded supports-color v2.1.0 |
| 1936 | 2026-09-05T00:04:56.139Z | Downloaded supports-hyperlinks v2.1.0 |
| 1937 | 2026-09-05T00:04:56.140Z | Downloaded stringmetrics v2.2.2 |
| 1938 | 2026-09-05T00:04:56.140Z | Downloaded supports-unicode v2.1.0 |
| 1939 | 2026-09-05T00:04:56.140Z | Downloaded target-triple v1.0.0 |
| 1940 | 2026-09-05T00:04:56.140Z | Downloaded terminal_size v0.1.17 |
| 1941 | 2026-09-05T00:04:56.140Z | Downloaded target-lexicon v0.13.3 |
| 1942 | 2026-09-05T00:04:56.140Z | Downloaded termcolor v1.4.1 |
| 1943 | 2026-09-05T00:04:56.140Z | Downloaded tinytemplate v1.2.1 |
| 1944 | 2026-09-05T00:04:56.140Z | Downloaded target-spec v3.5.7 |
| 1945 | 2026-09-05T00:04:56.140Z | Downloaded textwrap v0.15.2 |
| 1946 | 2026-09-05T00:04:56.140Z | Downloaded trybuild v1.0.116 |
| 1947 | 2026-09-05T00:04:56.140Z | Downloaded httpmock v0.8.3 |
| 1948 | 2026-09-05T00:04:57.941Z | Checking cfg-if v1.0.4 |
| 1949 | 2026-09-05T00:04:58.315Z | Checking serde_core v1.0.228 |
| 1950 | 2026-09-05T00:04:58.315Z | Checking libc v0.2.185 |
| 1951 | 2026-09-05T00:04:58.386Z | Checking memchr v2.8.0 |
| 1952 | 2026-09-05T00:04:58.431Z | Checking smallvec v1.15.1 |
| 1953 | 2026-09-05T00:04:58.469Z | Checking rand_core v0.10.0 |
| 1954 | 2026-09-05T00:04:58.502Z | Checking itoa v1.0.17 |
| 1955 | 2026-09-05T00:04:58.546Z | Checking subtle v2.6.1 |
| 1956 | 2026-09-05T00:04:58.549Z | Checking libm v0.2.16 |
| 1957 | 2026-09-05T00:04:58.636Z | Checking log v0.4.33 |
| 1958 | 2026-09-05T00:04:58.688Z | Checking typenum v1.20.1 |
| 1959 | 2026-09-05T00:04:58.732Z | Checking scopeguard v1.2.0 |
| 1960 | 2026-09-05T00:04:58.736Z | Checking zmij v1.0.21 |
| 1961 | 2026-09-05T00:04:58.804Z | Checking stable_deref_trait v1.2.1 |
| 1962 | 2026-09-05T00:04:58.841Z | Checking getrandom v0.4.3 |
| 1963 | 2026-09-05T00:04:58.876Z | Checking errno v0.3.14 |
| 1964 | 2026-09-05T00:04:58.881Z | Checking lock_api v0.4.14 |
| 1965 | 2026-09-05T00:04:58.953Z | Checking zerofrom v0.1.6 |
| 1966 | 2026-09-05T00:04:59.007Z | Checking percent-encoding v2.3.2 |
| 1967 | 2026-09-05T00:04:59.051Z | Checking litemap v0.8.1 |
| 1968 | 2026-09-05T00:04:59.054Z | Checking writeable v0.6.2 |
| 1969 | 2026-09-05T00:04:59.119Z | Checking yoke v0.8.1 |
| 1970 | 2026-09-05T00:04:59.159Z | Checking icu_properties_data v2.1.2 |
| 1971 | 2026-09-05T00:04:59.197Z | Checking icu_normalizer_data v2.1.1 |
| 1972 | 2026-09-05T00:04:59.240Z | Checking form_urlencoded v1.2.2 |
| 1973 | 2026-09-05T00:04:59.283Z | Checking utf8_iter v1.0.4 |
| 1974 | 2026-09-05T00:04:59.323Z | Checking num-traits v0.2.19 |
| 1975 | 2026-09-05T00:04:59.323Z | Checking zerovec v0.11.5 |
| 1976 | 2026-09-05T00:04:59.326Z | Checking zerotrie v0.2.3 |
| 1977 | 2026-09-05T00:04:59.431Z | Checking zerocopy v0.8.55 |
| 1978 | 2026-09-05T00:04:59.437Z | Checking portable-atomic v1.13.1 |
| 1979 | 2026-09-05T00:04:59.505Z | Checking critical-section v1.2.0 |
| 1980 | 2026-09-05T00:04:59.546Z | Checking pin-project-lite v0.2.17 |
| 1981 | 2026-09-05T00:04:59.639Z | Checking parking_lot_core v0.9.12 |
| 1982 | 2026-09-05T00:04:59.692Z | Checking signal-hook-registry v1.4.8 |
| 1983 | 2026-09-05T00:04:59.737Z | Checking mio v1.2.0 |
| 1984 | 2026-09-05T00:04:59.818Z | Checking tinystr v0.8.2 |
| 1985 | 2026-09-05T00:04:59.856Z | Checking serde v1.0.228 |
| 1986 | 2026-09-05T00:04:59.861Z | Checking bitflags v2.11.0 |
| 1987 | 2026-09-05T00:04:59.929Z | Checking serde_json v1.0.151 |
| 1988 | 2026-09-05T00:04:59.932Z | Checking potential_utf v0.1.4 |
| 1989 | 2026-09-05T00:04:59.932Z | Checking once_cell v1.21.3 |
| 1990 | 2026-09-05T00:05:00.037Z | Checking icu_locale_core v2.1.1 |
| 1991 | 2026-09-05T00:05:00.109Z | Checking parking_lot v0.12.5 |
| 1992 | 2026-09-05T00:05:00.116Z | Checking iana-time-zone v0.1.65 |
| 1993 | 2026-09-05T00:05:00.153Z | Checking icu_collections v2.1.1 |
| 1994 | 2026-09-05T00:05:00.222Z | Checking uuid v1.23.4 |
| 1995 | 2026-09-05T00:05:00.271Z | Checking socket2 v0.6.3 |
| 1996 | 2026-09-05T00:05:00.314Z | Checking zeroize v1.9.0 |
| 1997 | 2026-09-05T00:05:00.314Z | Checking bytes v1.11.1 |
| 1998 | 2026-09-05T00:05:00.500Z | Checking chrono v0.4.45 |
| 1999 | 2026-09-05T00:05:00.568Z | Checking semver v1.0.28 |
| 2000 | 2026-09-05T00:05:00.631Z | Checking thiserror v2.0.18 |
| 2001 | 2026-09-05T00:05:00.682Z | Checking icu_provider v2.1.1 |
| 2002 | 2026-09-05T00:05:00.731Z | Checking dyn-clone v1.0.20 |
| 2003 | 2026-09-05T00:05:00.798Z | Checking rustix v1.1.4 |
| 2004 | 2026-09-05T00:05:00.805Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2005 | 2026-09-05T00:05:00.886Z | Checking futures-core v0.3.32 |
| 2006 | 2026-09-05T00:05:00.889Z | Checking tokio v1.52.1 |
| 2007 | 2026-09-05T00:05:00.923Z | Checking equivalent v1.0.2 |
| 2008 | 2026-09-05T00:05:01.008Z | Checking icu_properties v2.1.2 |
| 2009 | 2026-09-05T00:05:01.059Z | Checking icu_normalizer v2.1.1 |
| 2010 | 2026-09-05T00:05:01.071Z | Checking getrandom v0.2.17 |
| 2011 | 2026-09-05T00:05:01.214Z | Checking cmov v0.5.4 |
| 2012 | 2026-09-05T00:05:01.301Z | Checking rand_core v0.6.4 |
| 2013 | 2026-09-05T00:05:01.416Z | Checking byteorder v1.5.0 |
| 2014 | 2026-09-05T00:05:01.457Z | Checking ctutils v0.4.2 |
| 2015 | 2026-09-05T00:05:01.461Z | Checking futures-sink v0.3.32 |
| 2016 | 2026-09-05T00:05:01.529Z | Checking getrandom v0.3.4 |
| 2017 | 2026-09-05T00:05:01.622Z | Checking futures-channel v0.3.32 |
| 2018 | 2026-09-05T00:05:01.660Z | Checking futures-task v0.3.32 |
| 2019 | 2026-09-05T00:05:01.701Z | Checking hybrid-array v0.4.13 |
| 2020 | 2026-09-05T00:05:01.740Z | Checking slab v0.4.12 |
| 2021 | 2026-09-05T00:05:01.744Z | Checking futures-io v0.3.32 |
| 2022 | 2026-09-05T00:05:01.826Z | Checking fnv v1.0.7 |
| 2023 | 2026-09-05T00:05:01.865Z | Checking regex-syntax v0.8.10 |
| 2024 | 2026-09-05T00:05:01.902Z | Checking generic-array v0.14.7 |
| 2025 | 2026-09-05T00:05:01.905Z | Checking idna_adapter v1.2.1 |
| 2026 | 2026-09-05T00:05:01.976Z | Checking futures-util v0.3.32 |
| 2027 | 2026-09-05T00:05:01.980Z | Checking hashbrown v0.17.0 |
| 2028 | 2026-09-05T00:05:02.088Z | Checking idna v1.1.0 |
| 2029 | 2026-09-05T00:05:02.300Z | Checking ppv-lite86 v0.2.21 |
| 2030 | 2026-09-05T00:05:02.365Z | Checking url v2.5.8 |
| 2031 | 2026-09-05T00:05:02.411Z | Checking thiserror v1.0.69 |
| 2032 | 2026-09-05T00:05:02.482Z | Checking crypto-common v0.2.2 |
| 2033 | 2026-09-05T00:05:02.519Z | Checking indexmap v2.14.0 |
| 2034 | 2026-09-05T00:05:02.556Z | Checking base64ct v1.8.3 |
| 2035 | 2026-09-05T00:05:02.631Z | Checking const-oid v0.9.6 |
| 2036 | 2026-09-05T00:05:02.819Z | Checking crypto-common v0.1.7 |
| 2037 | 2026-09-05T00:05:02.829Z | Checking schemars v0.8.22 |
| 2038 | 2026-09-05T00:05:02.981Z | Checking block-buffer v0.12.1 |
| 2039 | 2026-09-05T00:05:03.102Z | Checking base64 v0.22.1 |
| 2040 | 2026-09-05T00:05:03.141Z | Checking block-buffer v0.10.4 |
| 2041 | 2026-09-05T00:05:03.180Z | Checking rand_core v0.9.5 |
| 2042 | 2026-09-05T00:05:03.215Z | Checking erased-serde v0.3.31 |
| 2043 | 2026-09-05T00:05:03.334Z | Checking utf8parse v0.2.2 |
| 2044 | 2026-09-05T00:05:03.363Z | Checking digest v0.10.7 |
| 2045 | 2026-09-05T00:05:03.398Z | Checking anstyle v1.0.14 |
| 2046 | 2026-09-05T00:05:03.404Z | Checking rand_chacha v0.9.0 |
| 2047 | 2026-09-05T00:05:03.469Z | Checking http v1.4.2 |
| 2048 | 2026-09-05T00:05:03.533Z | Checking tracing-core v0.1.36 |
| 2049 | 2026-09-05T00:05:03.589Z | Checking const-oid v0.10.2 |
| 2050 | 2026-09-05T00:05:03.627Z | Checking is_terminal_polyfill v1.70.2 |
| 2051 | 2026-09-05T00:05:03.664Z | Checking slog v2.8.2 |
| 2052 | 2026-09-05T00:05:03.668Z | Checking rand v0.9.2 |
| 2053 | 2026-09-05T00:05:03.755Z | Checking colorchoice v1.0.4 |
| 2054 | 2026-09-05T00:05:03.789Z | Checking anstyle-query v1.1.5 |
| 2055 | 2026-09-05T00:05:03.866Z | Checking tracing v0.1.44 |
| 2056 | 2026-09-05T00:05:03.905Z | Checking fastrand v2.3.0 |
| 2057 | 2026-09-05T00:05:03.909Z | Checking terminal_size v0.4.3 |
| 2058 | 2026-09-05T00:05:03.943Z | Checking anstyle-parse v1.0.0 |
| 2059 | 2026-09-05T00:05:03.981Z | Checking ipnet v2.12.0 |
| 2060 | 2026-09-05T00:05:04.058Z | Checking aho-corasick v1.1.4 |
| 2061 | 2026-09-05T00:05:04.097Z | Checking strsim v0.11.1 |
| 2062 | 2026-09-05T00:05:04.135Z | Checking tempfile v3.27.0 |
| 2063 | 2026-09-05T00:05:04.139Z | Checking unicode-ident v1.0.24 |
| 2064 | 2026-09-05T00:05:04.207Z | Checking clap_lex v1.0.0 |
| 2065 | 2026-09-05T00:05:04.211Z | Checking anstream v1.0.0 |
| 2066 | 2026-09-05T00:05:04.244Z | Checking tokio-util v0.7.18 |
| 2067 | 2026-09-05T00:05:04.320Z | Checking digest v0.11.3 |
| 2068 | 2026-09-05T00:05:04.324Z | Checking proc-macro2 v1.0.106 |
| 2069 | 2026-09-05T00:05:04.324Z | Checking ipnetwork v0.21.1 |
| 2070 | 2026-09-05T00:05:04.423Z | Checking crossbeam-utils v0.8.21 |
| 2071 | 2026-09-05T00:05:04.427Z | Checking cpufeatures v0.3.0 |
| 2072 | 2026-09-05T00:05:04.493Z | Checking clap_builder v4.6.0 |
| 2073 | 2026-09-05T00:05:04.532Z | Checking allocator-api2 v0.2.21 |
| 2074 | 2026-09-05T00:05:04.570Z | Checking powerfmt v0.2.0 |
| 2075 | 2026-09-05T00:05:04.627Z | Checking httparse v1.10.1 |
| 2076 | 2026-09-05T00:05:04.684Z | Checking quote v1.0.45 |
| 2077 | 2026-09-05T00:05:04.750Z | Checking deranged v0.5.8 |
| 2078 | 2026-09-05T00:05:04.754Z | Checking regex-automata v0.4.14 |
| 2079 | 2026-09-05T00:05:04.824Z | Checking time-core v0.1.8 |
| 2080 | 2026-09-05T00:05:04.861Z | Checking num_threads v0.1.7 |
| 2081 | 2026-09-05T00:05:04.897Z | Checking cpufeatures v0.2.17 |
| 2082 | 2026-09-05T00:05:04.901Z | Checking syn v2.0.117 |
| 2083 | 2026-09-05T00:05:04.971Z | Checking num-conv v0.2.0 |
| 2084 | 2026-09-05T00:05:05.008Z | Checking anyhow v1.0.104 |
| 2085 | 2026-09-05T00:05:05.021Z | Checking rustls-pki-types v1.14.0 |
| 2086 | 2026-09-05T00:05:05.080Z | Checking aws-lc-sys v0.40.0 |
| 2087 | 2026-09-05T00:05:05.146Z | Checking untrusted v0.7.1 |
| 2088 | 2026-09-05T00:05:05.289Z | Checking http-body v1.0.1 |
| 2089 | 2026-09-05T00:05:05.313Z | Checking atomic-waker v1.1.2 |
| 2090 | 2026-09-05T00:05:05.352Z | Checking hex v0.4.3 |
| 2091 | 2026-09-05T00:05:05.439Z | Checking try-lock v0.2.5 |
| 2092 | 2026-09-05T00:05:05.445Z | Checking simd-adler32 v0.3.8 |
| 2093 | 2026-09-05T00:05:05.578Z | Checking httpdate v1.0.3 |
| 2094 | 2026-09-05T00:05:05.617Z | Checking want v0.3.1 |
| 2095 | 2026-09-05T00:05:05.653Z | Checking aws-lc-rs v1.16.3 |
| 2096 | 2026-09-05T00:05:05.690Z | Checking h2 v0.4.15 |
| 2097 | 2026-09-05T00:05:05.741Z | Checking time v0.3.47 |
| 2098 | 2026-09-05T00:05:05.779Z | Checking oxnet v0.1.6 |
| 2099 | 2026-09-05T00:05:05.782Z | Checking spin v0.9.8 |
| 2100 | 2026-09-05T00:05:05.850Z | Checking clap v4.6.1 |
| 2101 | 2026-09-05T00:05:05.962Z | Checking adler2 v2.0.1 |
| 2102 | 2026-09-05T00:05:06.024Z | Checking tower-layer v0.3.3 |
| 2103 | 2026-09-05T00:05:06.068Z | Checking tower-service v0.3.3 |
| 2104 | 2026-09-05T00:05:06.106Z | Checking ryu v1.0.23 |
| 2105 | 2026-09-05T00:05:06.188Z | Checking untrusted v0.9.0 |
| 2106 | 2026-09-05T00:05:06.228Z | Checking miniz_oxide v0.8.9 |
| 2107 | 2026-09-05T00:05:06.270Z | Checking pem-rfc7468 v0.7.0 |
| 2108 | 2026-09-05T00:05:06.331Z | Checking unicode-width v0.2.0 |
| 2109 | 2026-09-05T00:05:06.458Z | Checking flagset v0.4.7 |
| 2110 | 2026-09-05T00:05:06.554Z | Checking rustls-webpki v0.103.13 |
| 2111 | 2026-09-05T00:05:06.606Z | Checking block-padding v0.4.2 |
| 2112 | 2026-09-05T00:05:06.644Z | Checking der v0.7.10 |
| 2113 | 2026-09-05T00:05:06.648Z | Checking camino v1.2.5 |
| 2114 | 2026-09-05T00:05:06.717Z | Checking socket2 v0.5.10 |
| 2115 | 2026-09-05T00:05:06.777Z | Checking mime v0.3.17 |
| 2116 | 2026-09-05T00:05:06.917Z | Checking inout v0.2.2 |
| 2117 | 2026-09-05T00:05:06.961Z | Checking pretty-hex v0.4.1 |
| 2118 | 2026-09-05T00:05:07.001Z | Checking http-body-util v0.1.3 |
| 2119 | 2026-09-05T00:05:07.005Z | Checking rustls v0.23.41 |
| 2120 | 2026-09-05T00:05:07.005Z | Checking plain v0.2.3 |
| 2121 | 2026-09-05T00:05:07.112Z | Checking cipher v0.5.2 |
| 2122 | 2026-09-05T00:05:07.115Z | Checking rand_chacha v0.3.1 |
| 2123 | 2026-09-05T00:05:07.200Z | Checking ucd-trie v0.1.7 |
| 2124 | 2026-09-05T00:05:07.237Z | Checking bit-vec v0.8.0 |
| 2125 | 2026-09-05T00:05:07.274Z | Checking openssl-probe v0.2.1 |
| 2126 | 2026-09-05T00:05:07.366Z | Checking pest v2.8.6 |
| 2127 | 2026-09-05T00:05:07.405Z | Checking rand v0.8.6 |
| 2128 | 2026-09-05T00:05:07.410Z | Checking regex v1.12.3 |
| 2129 | 2026-09-05T00:05:07.476Z | Checking bit-set v0.8.0 |
| 2130 | 2026-09-05T00:05:07.479Z | Checking spki v0.7.3 |
| 2131 | 2026-09-05T00:05:07.509Z | Checking serde_urlencoded v0.7.1 |
| 2132 | 2026-09-05T00:05:07.653Z | Checking wait-timeout v0.2.1 |
| 2133 | 2026-09-05T00:05:07.710Z | Checking encoding_rs v0.8.35 |
| 2134 | 2026-09-05T00:05:07.752Z | Checking futures-executor v0.3.32 |
| 2135 | 2026-09-05T00:05:07.791Z | Checking crc32fast v1.5.0 |
| 2136 | 2026-09-05T00:05:07.828Z | Checking quick-error v1.2.3 |
| 2137 | 2026-09-05T00:05:07.934Z | Checking futures v0.3.32 |
| 2138 | 2026-09-05T00:05:07.973Z | Checking rusty-fork v0.3.1 |
| 2139 | 2026-09-05T00:05:07.980Z | Checking rand_xorshift v0.4.0 |
| 2140 | 2026-09-05T00:05:07.980Z | Checking either v1.15.0 |
| 2141 | 2026-09-05T00:05:08.080Z | Checking unarray v0.1.4 |
| 2142 | 2026-09-05T00:05:08.161Z | Checking pkcs8 v0.10.2 |
| 2143 | 2026-09-05T00:05:08.202Z | Checking sync_wrapper v1.0.2 |
| 2144 | 2026-09-05T00:05:08.236Z | Checking proptest v1.11.0 |
| 2145 | 2026-09-05T00:05:08.274Z | Checking zlib-rs v0.6.2 |
| 2146 | 2026-09-05T00:05:08.338Z | Checking tower v0.5.3 |
| 2147 | 2026-09-05T00:05:08.373Z | Checking iri-string v0.7.10 |
| 2148 | 2026-09-05T00:05:08.516Z | Checking foldhash v0.2.0 |
| 2149 | 2026-09-05T00:05:08.542Z | Checking hyper v1.10.1 |
| 2150 | 2026-09-05T00:05:08.629Z | Checking hashbrown v0.16.1 |
| 2151 | 2026-09-05T00:05:08.686Z | Checking sha2 v0.10.9 |
| 2152 | 2026-09-05T00:05:08.758Z | Checking openapiv3 v2.2.0 |
| 2153 | 2026-09-05T00:05:08.989Z | Checking static_assertions v1.1.0 |
| 2154 | 2026-09-05T00:05:09.094Z | Checking lazy_static v1.5.0 |
| 2155 | 2026-09-05T00:05:09.150Z | Checking tinyvec_macros v0.1.1 |
| 2156 | 2026-09-05T00:05:09.190Z | Checking flate2 v1.1.9 |
| 2157 | 2026-09-05T00:05:09.225Z | Checking rustls-native-certs v0.8.3 |
| 2158 | 2026-09-05T00:05:09.264Z | Checking tinyvec v1.10.0 |
| 2159 | 2026-09-05T00:05:09.354Z | Checking tokio-rustls v0.26.4 |
| 2160 | 2026-09-05T00:05:09.392Z | Checking hubpack v0.1.2 |
| 2161 | 2026-09-05T00:05:09.429Z | Checking tower-http v0.6.8 |
| 2162 | 2026-09-05T00:05:09.495Z | Checking hyper-util v0.1.20 |
| 2163 | 2026-09-05T00:05:09.533Z | Checking psl-types v2.0.11 |
| 2164 | 2026-09-05T00:05:09.586Z | Checking cookie v0.18.1 |
| 2165 | 2026-09-05T00:05:09.626Z | Checking signature v2.2.0 |
| 2166 | 2026-09-05T00:05:09.630Z | Checking num-integer v0.1.46 |
| 2167 | 2026-09-05T00:05:09.697Z | Checking publicsuffix v2.3.0 |
| 2168 | 2026-09-05T00:05:09.738Z | Checking strum v0.26.3 |
| 2169 | 2026-09-05T00:05:09.791Z | Checking rustls-platform-verifier v0.6.2 |
| 2170 | 2026-09-05T00:05:09.848Z | Checking ahash v0.8.12 |
| 2171 | 2026-09-05T00:05:09.890Z | Checking scroll v0.13.0 |
| 2172 | 2026-09-05T00:05:09.893Z | Checking cookie_store v0.22.1 |
| 2173 | 2026-09-05T00:05:09.961Z | Checking unicode-width v0.1.14 |
| 2174 | 2026-09-05T00:05:10.004Z | Checking serde_spanned v0.6.9 |
| 2175 | 2026-09-05T00:05:10.067Z | Checking newtype-uuid v1.3.2 |
| 2176 | 2026-09-05T00:05:10.109Z | Checking toml_datetime v0.6.11 |
| 2177 | 2026-09-05T00:05:10.114Z | Checking memmap2 v0.9.10 |
| 2178 | 2026-09-05T00:05:10.220Z | Checking goblin v0.10.5 |
| 2179 | 2026-09-05T00:05:10.229Z | Checking data-encoding v2.10.0 |
| 2180 | 2026-09-05T00:05:10.255Z | Checking dtrace-parser v0.3.0 |
| 2181 | 2026-09-05T00:05:10.305Z | Checking daft v0.1.8 |
| 2182 | 2026-09-05T00:05:10.308Z | Checking bstr v1.12.1 |
| 2183 | 2026-09-05T00:05:10.379Z | Checking hmac v0.12.1 |
| 2184 | 2026-09-05T00:05:10.388Z | Checking thread-id v5.1.0 |
| 2185 | 2026-09-05T00:05:10.518Z | Checking base64 v0.21.7 |
| 2186 | 2026-09-05T00:05:10.523Z | Checking x509-cert v0.2.5 |
| 2187 | 2026-09-05T00:05:10.523Z | Checking crossbeam-epoch v0.9.18 |
| 2188 | 2026-09-05T00:05:10.623Z | Checking num-iter v0.1.45 |
| 2189 | 2026-09-05T00:05:10.626Z | Checking memoffset v0.9.1 |
| 2190 | 2026-09-05T00:05:10.756Z | Checking scroll v0.12.0 |
| 2191 | 2026-09-05T00:05:10.796Z | Checking zerocopy v0.7.35 |
| 2192 | 2026-09-05T00:05:10.800Z | Checking rustix v0.38.44 |
| 2193 | 2026-09-05T00:05:10.800Z | Checking env_filter v2.0.0 |
| 2194 | 2026-09-05T00:05:10.901Z | Checking unicode-linebreak v0.1.5 |
| 2195 | 2026-09-05T00:05:10.907Z | Checking hyper-rustls v0.27.7 |
| 2196 | 2026-09-05T00:05:11.003Z | Checking goblin v0.8.2 |
| 2197 | 2026-09-05T00:05:11.042Z | Checking unicode-segmentation v1.12.0 |
| 2198 | 2026-09-05T00:05:11.137Z | Checking reqwest v0.13.2 |
| 2199 | 2026-09-05T00:05:11.175Z | Checking tap v1.0.1 |
| 2200 | 2026-09-05T00:05:11.261Z | Checking smawk v0.3.2 |
| 2201 | 2026-09-05T00:05:11.308Z | Checking wyz v0.5.1 |
| 2202 | 2026-09-05T00:05:11.350Z | Checking env_logger v0.11.11 |
| 2203 | 2026-09-05T00:05:11.386Z | Checking num-bigint-dig v0.8.6 |
| 2204 | 2026-09-05T00:05:11.423Z | Checking dtrace-parser v0.2.0 |
| 2205 | 2026-09-05T00:05:11.517Z | Checking pkcs1 v0.7.5 |
| 2206 | 2026-09-05T00:05:11.566Z | Checking ff v0.13.1 |
| 2207 | 2026-09-05T00:05:11.659Z | Checking radium v0.7.0 |
| 2208 | 2026-09-05T00:05:11.700Z | Checking thread-id v4.2.2 |
| 2209 | 2026-09-05T00:05:11.731Z | Checking funty v2.0.0 |
| 2210 | 2026-09-05T00:05:11.766Z | Checking crc-catalog v2.4.0 |
| 2211 | 2026-09-05T00:05:11.804Z | Checking same-file v1.0.6 |
| 2212 | 2026-09-05T00:05:11.859Z | Checking base16ct v0.2.0 |
| 2213 | 2026-09-05T00:05:11.898Z | Checking winnow v1.0.3 |
| 2214 | 2026-09-05T00:05:11.952Z | Checking walkdir v2.5.0 |
| 2215 | 2026-09-05T00:05:12.014Z | Checking crc v3.4.0 |
| 2216 | 2026-09-05T00:05:12.052Z | Checking sec1 v0.7.3 |
| 2217 | 2026-09-05T00:05:12.088Z | Checking bitvec v1.0.1 |
| 2218 | 2026-09-05T00:05:12.146Z | Checking group v0.13.0 |
| 2219 | 2026-09-05T00:05:12.213Z | Checking nix v0.31.2 |
| 2220 | 2026-09-05T00:05:12.253Z | Checking rsa v0.9.10 |
| 2221 | 2026-09-05T00:05:12.290Z | Checking hkdf v0.12.4 |
| 2222 | 2026-09-05T00:05:12.326Z | Checking unicode-normalization v0.1.25 |
| 2223 | 2026-09-05T00:05:12.458Z | Checking crypto-bigint v0.5.5 |
| 2224 | 2026-09-05T00:05:12.527Z | Checking dof v0.4.0 |
| 2225 | 2026-09-05T00:05:12.750Z | Checking zerocopy v0.6.6 |
| 2226 | 2026-09-05T00:05:12.791Z | Checking maybe-uninit v2.0.0 |
| 2227 | 2026-09-05T00:05:12.794Z | Checking is_ci v1.2.0 |
| 2228 | 2026-09-05T00:05:12.892Z | Checking nodrop v0.1.14 |
| 2229 | 2026-09-05T00:05:12.934Z | Checking dof v0.3.0 |
| 2230 | 2026-09-05T00:05:12.970Z | Checking foldhash v0.1.5 |
| 2231 | 2026-09-05T00:05:13.013Z | Checking foreign-types-shared v0.1.1 |
| 2232 | 2026-09-05T00:05:13.073Z | Checking gimli v0.32.3 |
| 2233 | 2026-09-05T00:05:13.133Z | Checking winnow v0.5.40 |
| 2234 | 2026-09-05T00:05:13.136Z | Checking hashbrown v0.15.5 |
| 2235 | 2026-09-05T00:05:13.205Z | Checking usdt-impl v0.6.0 |
| 2236 | 2026-09-05T00:05:13.244Z | Checking usdt-impl v0.5.0 |
| 2237 | 2026-09-05T00:05:13.406Z | Checking elliptic-curve v0.13.8 |
| 2238 | 2026-09-05T00:05:13.446Z | Checking foreign-types v0.3.2 |
| 2239 | 2026-09-05T00:05:13.449Z | Checking packed_struct v0.10.1 |
| 2240 | 2026-09-05T00:05:13.520Z | Checking usdt v0.6.0 |
| 2241 | 2026-09-05T00:05:13.559Z | Checking array-init v0.0.4 |
| 2242 | 2026-09-05T00:05:13.595Z | Checking smallvec v0.6.14 |
| 2243 | 2026-09-05T00:05:13.656Z | Checking serde_with v3.21.0 |
| 2244 | 2026-09-05T00:05:13.727Z | Checking bitfield v0.19.4 |
| 2245 | 2026-09-05T00:05:13.766Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2246 | 2026-09-05T00:05:13.808Z | Checking openssl-sys v0.9.117 |
| 2247 | 2026-09-05T00:05:13.899Z | Checking object v0.37.3 |
| 2248 | 2026-09-05T00:05:13.907Z | Checking siphasher v1.0.2 |
| 2249 | 2026-09-05T00:05:14.022Z | Checking keccak v0.1.6 |
| 2250 | 2026-09-05T00:05:14.072Z | Checking rustc-demangle v0.1.27 |
| 2251 | 2026-09-05T00:05:14.208Z | Checking hashbrown v0.12.3 |
| 2252 | 2026-09-05T00:05:14.247Z | Checking bitflags v1.3.2 |
| 2253 | 2026-09-05T00:05:14.328Z | Checking sha3 v0.10.8 |
| 2254 | 2026-09-05T00:05:14.369Z | Checking toml_edit v0.19.15 |
| 2255 | 2026-09-05T00:05:14.374Z | Checking openssl v0.10.80 |
| 2256 | 2026-09-05T00:05:14.559Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2257 | 2026-09-05T00:05:14.598Z | Checking bzip2 v0.4.4 |
| 2258 | 2026-09-05T00:05:14.641Z | Checking indexmap v1.9.3 |
| 2259 | 2026-09-05T00:05:14.677Z | Checking addr2line v0.25.1 |
| 2260 | 2026-09-05T00:05:14.790Z | Checking serde-hex v0.1.0 |
| 2261 | 2026-09-05T00:05:14.966Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2262 | 2026-09-05T00:05:15.005Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2263 | 2026-09-05T00:05:15.171Z | Checking ron v0.8.1 |
| 2264 | 2026-09-05T00:05:15.211Z | Checking hashbrown v0.13.2 |
| 2265 | 2026-09-05T00:05:15.389Z | Checking itertools v0.13.0 |
| 2266 | 2026-09-05T00:05:15.434Z | Checking toml v0.7.8 |
| 2267 | 2026-09-05T00:05:15.667Z | Checking signal-hook v0.3.18 |
| 2268 | 2026-09-05T00:05:15.722Z | Checking managed v0.8.0 |
| 2269 | 2026-09-05T00:05:15.775Z | Checking crc-any v2.5.0 |
| 2270 | 2026-09-05T00:05:15.891Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2271 | 2026-09-05T00:05:15.938Z | Checking object v0.30.4 |
| 2272 | 2026-09-05T00:05:15.982Z | Checking zip v0.6.6 |
| 2273 | 2026-09-05T00:05:16.085Z | Checking globset v0.4.18 |
| 2274 | 2026-09-05T00:05:16.241Z | Checking backtrace v0.3.76 |
| 2275 | 2026-09-05T00:05:16.338Z | Checking chacha20 v0.10.0 |
| 2276 | 2026-09-05T00:05:16.378Z | Checking curve25519-dalek v4.1.3 |
| 2277 | 2026-09-05T00:05:16.382Z | Checking winnow v0.7.14 |
| 2278 | 2026-09-05T00:05:16.453Z | Checking path-slash v0.1.5 |
| 2279 | 2026-09-05T00:05:16.457Z | Checking toml_write v0.1.2 |
| 2280 | 2026-09-05T00:05:16.564Z | Checking backtrace-ext v0.2.1 |
| 2281 | 2026-09-05T00:05:16.601Z | Checking native-tls v0.2.18 |
| 2282 | 2026-09-05T00:05:16.639Z | Checking signal-hook-mio v0.2.5 |
| 2283 | 2026-09-05T00:05:16.694Z | Checking textwrap v0.16.2 |
| 2284 | 2026-09-05T00:05:16.769Z | Checking ed25519 v2.2.3 |
| 2285 | 2026-09-05T00:05:16.775Z | Checking ref-cast v1.0.25 |
| 2286 | 2026-09-05T00:05:16.815Z | Checking pin-project v1.1.11 |
| 2287 | 2026-09-05T00:05:16.905Z | Checking jiff-core v0.1.0 |
| 2288 | 2026-09-05T00:05:16.944Z | Checking tokio-native-tls v0.3.1 |
| 2289 | 2026-09-05T00:05:16.948Z | Checking pem v3.0.6 |
| 2290 | 2026-09-05T00:05:17.015Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2291 | 2026-09-05T00:05:17.138Z | Checking owo-colors v4.3.0 |
| 2292 | 2026-09-05T00:05:17.174Z | Checking fixedbitset v0.5.7 |
| 2293 | 2026-09-05T00:05:17.177Z | Checking zstd-safe v7.2.4 |
| 2294 | 2026-09-05T00:05:17.244Z | Checking ed25519-dalek v2.2.0 |
| 2295 | 2026-09-05T00:05:17.401Z | Checking petgraph v0.8.3 |
| 2296 | 2026-09-05T00:05:17.404Z | Checking hyper-tls v0.6.0 |
| 2297 | 2026-09-05T00:05:17.513Z | Checking snafu v0.8.9 |
| 2298 | 2026-09-05T00:05:17.615Z | Checking jiff v0.2.34 |
| 2299 | 2026-09-05T00:05:17.655Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2300 | 2026-09-05T00:05:17.659Z | Checking toml_edit v0.22.27 |
| 2301 | 2026-09-05T00:05:17.659Z | Checking crossterm v0.28.1 |
| 2302 | 2026-09-05T00:05:17.759Z | Checking supports-color v3.0.2 |
| 2303 | 2026-09-05T00:05:17.799Z | Checking similar v2.7.0 |
| 2304 | 2026-09-05T00:05:17.912Z | Checking fs-err v3.3.0 |
| 2305 | 2026-09-05T00:05:18.028Z | Checking hash32 v0.2.1 |
| 2306 | 2026-09-05T00:05:18.208Z | Checking serde-big-array v0.5.1 |
| 2307 | 2026-09-05T00:05:18.247Z | Checking serde_plain v1.0.2 |
| 2308 | 2026-09-05T00:05:18.250Z | Checking unicode-bidi v0.3.18 |
| 2309 | 2026-09-05T00:05:18.374Z | Checking unicode-properties v0.1.4 |
| 2310 | 2026-09-05T00:05:18.428Z | Checking libbz2-rs-sys v0.2.2 |
| 2311 | 2026-09-05T00:05:18.467Z | Checking typed-path v0.9.3 |
| 2312 | 2026-09-05T00:05:18.594Z | Checking predicates-core v1.0.10 |
| 2313 | 2026-09-05T00:05:18.635Z | Checking bumpalo v3.20.2 |
| 2314 | 2026-09-05T00:05:18.670Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2315 | 2026-09-05T00:05:18.750Z | Checking stringprep v0.1.5 |
| 2316 | 2026-09-05T00:05:18.789Z | Checking heapless v0.7.17 |
| 2317 | 2026-09-05T00:05:18.848Z | Checking bzip2 v0.6.1 |
| 2318 | 2026-09-05T00:05:18.887Z | Checking zopfli v0.8.3 |
| 2319 | 2026-09-05T00:05:18.935Z | Checking reqwest v0.12.28 |
| 2320 | 2026-09-05T00:05:18.996Z | Checking zstd v0.13.3 |
| 2321 | 2026-09-05T00:05:19.036Z | Checking hickory-proto v0.25.2 |
| 2322 | 2026-09-05T00:05:19.074Z | Checking byte-wrapper v0.1.0 |
| 2323 | 2026-09-05T00:05:19.217Z | Checking md-5 v0.10.6 |
| 2324 | 2026-09-05T00:05:19.257Z | Checking float-cmp v0.10.0 |
| 2325 | 2026-09-05T00:05:19.261Z | Checking normalize-line-endings v0.3.0 |
| 2326 | 2026-09-05T00:05:19.328Z | Checking difflib v0.4.0 |
| 2327 | 2026-09-05T00:05:19.332Z | Checking supports-hyperlinks v3.2.0 |
| 2328 | 2026-09-05T00:05:19.400Z | Checking supports-unicode v3.0.0 |
| 2329 | 2026-09-05T00:05:19.440Z | Checking fallible-iterator v0.2.0 |
| 2330 | 2026-09-05T00:05:19.443Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2331 | 2026-09-05T00:05:19.509Z | Checking smoltcp v0.9.1 |
| 2332 | 2026-09-05T00:05:19.546Z | Checking miette v7.6.0 |
| 2333 | 2026-09-05T00:05:19.550Z | Checking zip v4.6.1 |
| 2334 | 2026-09-05T00:05:19.550Z | Checking predicates v3.1.4 |
| 2335 | 2026-09-05T00:05:19.716Z | Checking iddqd v0.4.2 |
| 2336 | 2026-09-05T00:05:19.754Z | Checking postgres-protocol v0.6.10 |
| 2337 | 2026-09-05T00:05:19.943Z | Checking phf_shared v0.13.1 |
| 2338 | 2026-09-05T00:05:20.087Z | Checking phf_shared v0.11.3 |
| 2339 | 2026-09-05T00:05:20.127Z | Checking olpc-cjson v0.1.4 |
| 2340 | 2026-09-05T00:05:20.130Z | Checking tokio-stream v0.1.18 |
| 2341 | 2026-09-05T00:05:20.162Z | Checking derive_more v2.1.1 |
| 2342 | 2026-09-05T00:05:20.234Z | Checking strum v0.27.2 |
| 2343 | 2026-09-05T00:05:20.238Z | Checking fixedbitset v0.4.2 |
| 2344 | 2026-09-05T00:05:20.307Z | Checking lalrpop-util v0.19.12 |
| 2345 | 2026-09-05T00:05:20.318Z | Checking new_debug_unreachable v1.0.6 |
| 2346 | 2026-09-05T00:05:20.379Z | Checking precomputed-hash v0.1.1 |
| 2347 | 2026-09-05T00:05:20.379Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2348 | 2026-09-05T00:05:20.453Z | Checking petgraph v0.6.5 |
| 2349 | 2026-09-05T00:05:20.457Z | Checking tough v0.22.0 |
| 2350 | 2026-09-05T00:05:20.524Z | Checking string_cache v0.8.9 |
| 2351 | 2026-09-05T00:05:20.527Z | Checking phf v0.13.1 |
| 2352 | 2026-09-05T00:05:20.594Z | Checking postgres-types v0.2.12 |
| 2353 | 2026-09-05T00:05:20.684Z | Checking buf-list v1.1.2 |
| 2354 | 2026-09-05T00:05:20.723Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2355 | 2026-09-05T00:05:20.760Z | Checking peg-runtime v0.8.5 |
| 2356 | 2026-09-05T00:05:20.904Z | Checking whoami v2.1.0 |
| 2357 | 2026-09-05T00:05:20.943Z | Checking is-terminal v0.4.17 |
| 2358 | 2026-09-05T00:05:21.017Z | Checking crossbeam-channel v0.5.15 |
| 2359 | 2026-09-05T00:05:21.058Z | Checking thread_local v1.1.9 |
| 2360 | 2026-09-05T00:05:21.101Z | Checking term v1.2.1 |
| 2361 | 2026-09-05T00:05:21.143Z | Checking tokio-postgres v0.7.16 |
| 2362 | 2026-09-05T00:05:21.261Z | Checking take_mut v0.2.2 |
| 2363 | 2026-09-05T00:05:21.356Z | Checking slog-term v2.9.2 |
| 2364 | 2026-09-05T00:05:21.395Z | Compiling newtype-uuid-macros v0.1.0 |
| 2365 | 2026-09-05T00:05:21.399Z | Checking slog-async v2.8.0 |
| 2366 | 2026-09-05T00:05:21.641Z | Compiling multer v3.1.0 |
| 2367 | 2026-09-05T00:05:21.679Z | Compiling async-stream-impl v0.3.6 |
| 2368 | 2026-09-05T00:05:21.734Z | Checking match_cfg v0.1.0 |
| 2369 | 2026-09-05T00:05:21.835Z | Checking hostname v0.3.1 |
| 2370 | 2026-09-05T00:05:21.910Z | Checking slog-json v2.6.1 |
| 2371 | 2026-09-05T00:05:21.958Z | Compiling dropshot v0.17.1 |
| 2372 | 2026-09-05T00:05:21.996Z | Checking debug-ignore v1.0.5 |
| 2373 | 2026-09-05T00:05:22.098Z | Checking slog-bunyan v2.5.0 |
| 2374 | 2026-09-05T00:05:22.146Z | Compiling dropshot_endpoint v0.17.1 |
| 2375 | 2026-09-05T00:05:22.214Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2376 | 2026-09-05T00:05:22.252Z | Checking serde_path_to_error v0.1.20 |
| 2377 | 2026-09-05T00:05:22.297Z | Checking sha1 v0.11.0 |
| 2378 | 2026-09-05T00:05:22.335Z | Checking serde_spanned v1.1.1 |
| 2379 | 2026-09-05T00:05:22.466Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2380 | 2026-09-05T00:05:22.504Z | Checking compression-core v0.4.31 |
| 2381 | 2026-09-05T00:05:22.541Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 2382 | 2026-09-05T00:05:22.544Z | Checking async-stream v0.3.6 |
| 2383 | 2026-09-05T00:05:22.657Z | Checking compression-codecs v0.4.37 |
| 2384 | 2026-09-05T00:05:22.696Z | Checking waitgroup v0.1.2 |
| 2385 | 2026-09-05T00:05:22.736Z | Checking rustls-pemfile v2.2.0 |
| 2386 | 2026-09-05T00:05:22.770Z | Checking hostname v0.4.2 |
| 2387 | 2026-09-05T00:05:22.850Z | Checking toml v1.1.2+spec-1.1.0 |
| 2388 | 2026-09-05T00:05:22.882Z | Checking progenitor-client v0.14.0 |
| 2389 | 2026-09-05T00:05:22.886Z | Checking async-compression v0.4.41 |
| 2390 | 2026-09-05T00:05:22.886Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2391 | 2026-09-05T00:05:22.990Z | Checking atomicwrites v0.4.4 |
| 2392 | 2026-09-05T00:05:22.993Z | Compiling serde_tokenstream v0.3.0 |
| 2393 | 2026-09-05T00:05:23.065Z | Compiling parse-display-derive v0.10.0 |
| 2394 | 2026-09-05T00:05:23.145Z | Checking macaddr v1.0.1 |
| 2395 | 2026-09-05T00:05:23.148Z | Checking regress v0.10.5 |
| 2396 | 2026-09-05T00:05:23.217Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2397 | 2026-09-05T00:05:23.359Z | Checking instant v0.1.13 |
| 2398 | 2026-09-05T00:05:23.398Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2399 | 2026-09-05T00:05:23.401Z | Compiling oxide-generation-macros v0.2.0 |
| 2400 | 2026-09-05T00:05:23.469Z | Checking itertools v0.14.0 |
| 2401 | 2026-09-05T00:05:23.508Z | Checking oxide-generation v0.1.3 |
| 2402 | 2026-09-05T00:05:23.547Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2403 | 2026-09-05T00:05:23.653Z | Checking backoff v0.4.0 |
| 2404 | 2026-09-05T00:05:23.760Z | Checking backon v1.6.0 |
| 2405 | 2026-09-05T00:05:23.803Z | Checking humantime v2.3.0 |
| 2406 | 2026-09-05T00:05:23.863Z | Compiling convert_case v0.4.0 |
| 2407 | 2026-09-05T00:05:23.956Z | Checking progenitor-extras v0.2.0 |
| 2408 | 2026-09-05T00:05:24.020Z | Checking half v2.7.1 |
| 2409 | 2026-09-05T00:05:24.219Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2410 | 2026-09-05T00:05:24.222Z | Checking ciborium-io v0.2.2 |
| 2411 | 2026-09-05T00:05:24.290Z | Compiling derive_more v0.99.20 |
| 2412 | 2026-09-05T00:05:24.328Z | Checking heck v0.5.0 |
| 2413 | 2026-09-05T00:05:24.374Z | Checking ciborium-ll v0.2.2 |
| 2414 | 2026-09-05T00:05:24.445Z | Checking secrecy v0.10.3 |
| 2415 | 2026-09-05T00:05:24.482Z | Checking camino-tempfile v1.4.1 |
| 2416 | 2026-09-05T00:05:24.546Z | Checking indent_write v2.2.0 |
| 2417 | 2026-09-05T00:05:24.584Z | Checking ciborium v0.2.2 |
| 2418 | 2026-09-05T00:05:24.619Z | Compiling crucible-workspace-hack v0.1.0 |
| 2419 | 2026-09-05T00:05:24.657Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2420 | 2026-09-05T00:05:24.693Z | Checking inout v0.1.4 |
| 2421 | 2026-09-05T00:05:24.729Z | Compiling regress v0.11.1 |
| 2422 | 2026-09-05T00:05:24.785Z | Checking parse-display v0.10.0 |
| 2423 | 2026-09-05T00:05:24.858Z | Checking cipher v0.4.4 |
| 2424 | 2026-09-05T00:05:24.962Z | Checking universal-hash v0.5.1 |
| 2425 | 2026-09-05T00:05:25.002Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2426 | 2026-09-05T00:05:25.006Z | Checking opaque-debug v0.3.1 |
| 2427 | 2026-09-05T00:05:25.072Z | Checking blake2 v0.10.6 |
| 2428 | 2026-09-05T00:05:25.141Z | Checking aead v0.5.2 |
| 2429 | 2026-09-05T00:05:25.179Z | Checking chacha20 v0.9.1 |
| 2430 | 2026-09-05T00:05:25.182Z | Checking poly1305 v0.8.0 |
| 2431 | 2026-09-05T00:05:25.319Z | Checking password-hash v0.5.0 |
| 2432 | 2026-09-05T00:05:25.367Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2433 | 2026-09-05T00:05:25.414Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2434 | 2026-09-05T00:05:25.516Z | Checking chacha20poly1305 v0.10.1 |
| 2435 | 2026-09-05T00:05:25.579Z | Checking argon2 v0.5.3 |
| 2436 | 2026-09-05T00:05:25.683Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2437 | 2026-09-05T00:05:25.807Z | Compiling unsafe-libyaml v0.2.11 |
| 2438 | 2026-09-05T00:05:25.944Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2439 | 2026-09-05T00:05:25.983Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2440 | 2026-09-05T00:05:25.986Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2441 | 2026-09-05T00:05:26.241Z | Checking swrite v0.1.0 |
| 2442 | 2026-09-05T00:05:26.278Z | Checking thiserror-no-std v2.0.2 |
| 2443 | 2026-09-05T00:05:26.364Z | Compiling typify-impl v0.6.2 |
| 2444 | 2026-09-05T00:05:26.402Z | Checking vsss-rs v3.3.4 |
| 2445 | 2026-09-05T00:05:26.609Z | Compiling serde_yaml v0.9.34+deprecated |
| 2446 | 2026-09-05T00:05:26.945Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2447 | 2026-09-05T00:05:27.556Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2448 | 2026-09-05T00:05:27.722Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2449 | 2026-09-05T00:05:27.726Z | Checking crossbeam-deque v0.8.6 |
| 2450 | 2026-09-05T00:05:27.857Z | Compiling rayon-core v1.13.0 |
| 2451 | 2026-09-05T00:05:27.981Z | Compiling num-derive v0.4.2 |
| 2452 | 2026-09-05T00:05:28.022Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2453 | 2026-09-05T00:05:28.118Z | Compiling proc-macro-error v1.0.4 |
| 2454 | 2026-09-05T00:05:28.303Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2455 | 2026-09-05T00:05:28.466Z | Checking tabwriter v1.4.1 |
| 2456 | 2026-09-05T00:05:28.562Z | Checking glob v0.3.3 |
| 2457 | 2026-09-05T00:05:28.569Z | Checking rayon v1.11.0 |
| 2458 | 2026-09-05T00:05:28.647Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2459 | 2026-09-05T00:05:28.715Z | Compiling itertools v0.15.0 |
| 2460 | 2026-09-05T00:05:28.798Z | Compiling heapless v0.8.0 |
| 2461 | 2026-09-05T00:05:28.910Z | Compiling proc-macro-crate v3.4.0 |
| 2462 | 2026-09-05T00:05:29.104Z | Checking hash32 v0.3.1 |
| 2463 | 2026-09-05T00:05:29.270Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2464 | 2026-09-05T00:05:29.318Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2465 | 2026-09-05T00:05:29.357Z | Compiling smoltcp v0.11.0 |
| 2466 | 2026-09-05T00:05:29.407Z | Checking colored v3.1.1 |
| 2467 | 2026-09-05T00:05:29.478Z | Compiling num_enum_derive v0.7.6 |
| 2468 | 2026-09-05T00:05:29.646Z | Checking illumos-nvpair v0.3.0 |
| 2469 | 2026-09-05T00:05:29.781Z | Checking toml v0.8.23 |
| 2470 | 2026-09-05T00:05:29.838Z | Checking cobs v0.3.0 |
| 2471 | 2026-09-05T00:05:29.979Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2472 | 2026-09-05T00:05:30.017Z | Checking postcard v1.1.3 |
| 2473 | 2026-09-05T00:05:30.161Z | Compiling ingot-macros v0.2.0 |
| 2474 | 2026-09-05T00:05:30.168Z | Checking rand v0.10.1 |
| 2475 | 2026-09-05T00:05:30.282Z | Compiling proc-macro-crate v1.3.1 |
| 2476 | 2026-09-05T00:05:30.355Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2477 | 2026-09-05T00:05:30.572Z | Checking num_enum v0.7.6 |
| 2478 | 2026-09-05T00:05:30.611Z | Checking sigpipe v0.1.3 |
| 2479 | 2026-09-05T00:05:30.702Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2480 | 2026-09-05T00:05:30.741Z | Compiling foreign-types-macros v0.2.3 |
| 2481 | 2026-09-05T00:05:30.748Z | Checking foreign-types-shared v0.3.1 |
| 2482 | 2026-09-05T00:05:30.748Z | Compiling num_enum_derive v0.5.11 |
| 2483 | 2026-09-05T00:05:30.969Z | Compiling typify-macro v0.6.2 |
| 2484 | 2026-09-05T00:05:31.102Z | Checking cstr-argument v0.1.2 |
| 2485 | 2026-09-05T00:05:31.177Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2486 | 2026-09-05T00:05:31.262Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2487 | 2026-09-05T00:05:31.375Z | Checking foreign-types v0.5.0 |
| 2488 | 2026-09-05T00:05:31.378Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2489 | 2026-09-05T00:05:31.486Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2490 | 2026-09-05T00:05:31.661Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2491 | 2026-09-05T00:05:31.702Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2492 | 2026-09-05T00:05:31.733Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2493 | 2026-09-05T00:05:31.770Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2494 | 2026-09-05T00:05:31.806Z | Checking itertools v0.12.1 |
| 2495 | 2026-09-05T00:05:31.869Z | Checking num_enum v0.5.11 |
| 2496 | 2026-09-05T00:05:31.903Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2497 | 2026-09-05T00:05:31.978Z | Compiling zone_cfg_derive v0.3.1 |
| 2498 | 2026-09-05T00:05:32.013Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2499 | 2026-09-05T00:05:32.224Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2500 | 2026-09-05T00:05:32.283Z | Compiling usdt-attr-macro v0.5.0 |
| 2501 | 2026-09-05T00:05:32.434Z | Compiling usdt-macro v0.5.0 |
| 2502 | 2026-09-05T00:05:32.664Z | Checking memmap v0.7.0 |
| 2503 | 2026-09-05T00:05:32.815Z | Compiling typify v0.6.2 |
| 2504 | 2026-09-05T00:05:32.849Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2505 | 2026-09-05T00:05:32.918Z | Checking zone v0.3.1 |
| 2506 | 2026-09-05T00:05:32.953Z | Compiling progenitor-impl v0.14.0 |
| 2507 | 2026-09-05T00:05:32.990Z | Checking ingot-types v0.2.0 |
| 2508 | 2026-09-05T00:05:33.135Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2509 | 2026-09-05T00:05:33.216Z | Checking usdt v0.5.0 |
| 2510 | 2026-09-05T00:05:33.307Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2511 | 2026-09-05T00:05:33.343Z | Checking smf v0.2.3 |
| 2512 | 2026-09-05T00:05:33.377Z | Checking whoami v1.6.1 |
| 2513 | 2026-09-05T00:05:33.411Z | Checking ingot v0.2.1 |
| 2514 | 2026-09-05T00:05:33.449Z | Compiling derive-where v1.6.0 |
| 2515 | 2026-09-05T00:05:33.552Z | Checking tokio-dtrace v0.1.1 |
| 2516 | 2026-09-05T00:05:33.591Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2517 | 2026-09-05T00:05:33.623Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2518 | 2026-09-05T00:05:33.773Z | Checking oxide-tokio-rt v0.1.4 |
| 2519 | 2026-09-05T00:05:33.811Z | Checking console v0.15.11 |
| 2520 | 2026-09-05T00:05:33.951Z | Checking newline-converter v0.3.0 |
| 2521 | 2026-09-05T00:05:33.988Z | Checking bytecount v0.6.9 |
| 2522 | 2026-09-05T00:05:34.097Z | Checking num-rational v0.4.2 |
| 2523 | 2026-09-05T00:05:34.133Z | Checking num-complex v0.4.6 |
| 2524 | 2026-09-05T00:05:34.136Z | Checking expectorate v1.2.0 |
| 2525 | 2026-09-05T00:05:34.329Z | Compiling cancel-safe-futures v0.1.5 |
| 2526 | 2026-09-05T00:05:34.403Z | Checking float-ord v0.3.2 |
| 2527 | 2026-09-05T00:05:34.497Z | Checking num v0.4.3 |
| 2528 | 2026-09-05T00:05:34.541Z | Checking linear-map v1.2.0 |
| 2529 | 2026-09-05T00:05:34.613Z | Checking gethostname v0.5.0 |
| 2530 | 2026-09-05T00:05:34.791Z | Compiling prettyplease v0.2.37 |
| 2531 | 2026-09-05T00:05:34.799Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2532 | 2026-09-05T00:05:34.799Z | Checking oxide-update-engine-types v0.1.2 |
| 2533 | 2026-09-05T00:05:34.933Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2534 | 2026-09-05T00:05:35.057Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2535 | 2026-09-05T00:05:35.308Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2536 | 2026-09-05T00:05:35.392Z | Checking resolv-conf v0.7.6 |
| 2537 | 2026-09-05T00:05:35.539Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2538 | 2026-09-05T00:05:35.613Z | Checking papergrid v0.11.0 |
| 2539 | 2026-09-05T00:05:35.653Z | Compiling progenitor-macro v0.14.0 |
| 2540 | 2026-09-05T00:05:35.786Z | Compiling tabled_derive v0.7.0 |
| 2541 | 2026-09-05T00:05:35.829Z | Checking oxide-update-engine v0.1.2 |
| 2542 | 2026-09-05T00:05:36.281Z | Compiling slog-dtrace v0.3.0 |
| 2543 | 2026-09-05T00:05:36.320Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2544 | 2026-09-05T00:05:36.693Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2545 | 2026-09-05T00:05:36.788Z | Checking tabled v0.15.0 |
| 2546 | 2026-09-05T00:05:37.042Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2547 | 2026-09-05T00:05:37.147Z | Checking crossterm v0.29.0 |
| 2548 | 2026-09-05T00:05:37.182Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2549 | 2026-09-05T00:05:37.418Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2550 | 2026-09-05T00:05:37.977Z | Checking fd-lock v4.0.4 |
| 2551 | 2026-09-05T00:05:38.450Z | Checking vte v0.14.1 |
| 2552 | 2026-09-05T00:05:38.854Z | Checking strip-ansi-escapes v0.2.1 |
| 2553 | 2026-09-05T00:05:39.804Z | Checking termtree v0.5.1 |
| 2554 | 2026-09-05T00:05:39.873Z | Checking linked-hash-map v0.5.6 |
| 2555 | 2026-09-05T00:05:39.973Z | Checking nu-ansi-term v0.50.3 |
| 2556 | 2026-09-05T00:05:40.081Z | Checking lru-cache v0.1.2 |
| 2557 | 2026-09-05T00:05:40.239Z | Checking reedline v0.40.0 |
| 2558 | 2026-09-05T00:05:40.330Z | Checking hickory-proto v0.24.4 |
| 2559 | 2026-09-05T00:05:40.532Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2560 | 2026-09-05T00:05:40.545Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2561 | 2026-09-05T00:05:40.576Z | Compiling minimal-lexical v0.2.1 |
| 2562 | 2026-09-05T00:05:40.674Z | Checking progenitor v0.14.0 |
| 2563 | 2026-09-05T00:05:40.850Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2564 | 2026-09-05T00:05:40.887Z | Compiling nom v7.1.3 |
| 2565 | 2026-09-05T00:05:41.426Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2566 | 2026-09-05T00:05:42.161Z | Checking display-error-chain v0.2.2 |
| 2567 | 2026-09-05T00:05:42.256Z | Compiling unicode-xid v0.2.6 |
| 2568 | 2026-09-05T00:05:42.316Z | Checking hickory-resolver v0.24.4 |
| 2569 | 2026-09-05T00:05:42.418Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2570 | 2026-09-05T00:05:43.067Z | Compiling ar_archive_writer v0.5.1 |
| 2571 | 2026-09-05T00:05:43.106Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2572 | 2026-09-05T00:05:43.111Z | Checking qorb v0.4.1 |
| 2573 | 2026-09-05T00:05:43.174Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2574 | 2026-09-05T00:05:43.252Z | Checking csv-core v0.1.13 |
| 2575 | 2026-09-05T00:05:43.457Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2576 | 2026-09-05T00:05:43.495Z | Checking csv v1.4.0 |
| 2577 | 2026-09-05T00:05:43.619Z | Compiling stacker v0.1.23 |
| 2578 | 2026-09-05T00:05:43.624Z | Compiling semver v0.1.20 |
| 2579 | 2026-09-05T00:05:43.890Z | Checking highway v1.3.0 |
| 2580 | 2026-09-05T00:05:43.928Z | Compiling cfg_aliases v0.1.1 |
| 2581 | 2026-09-05T00:05:44.022Z | Compiling psm v0.1.30 |
| 2582 | 2026-09-05T00:05:44.040Z | Compiling nix v0.28.0 |
| 2583 | 2026-09-05T00:05:44.076Z | Compiling rustc_version v0.1.7 |
| 2584 | 2026-09-05T00:05:44.153Z | Checking nibble_vec v0.1.0 |
| 2585 | 2026-09-05T00:05:44.314Z | Checking endian-type v0.1.2 |
| 2586 | 2026-09-05T00:05:44.349Z | Compiling newtype_derive v0.1.6 |
| 2587 | 2026-09-05T00:05:44.353Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2588 | 2026-09-05T00:05:44.465Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2589 | 2026-09-05T00:05:44.502Z | Checking radix_trie v0.2.1 |
| 2590 | 2026-09-05T00:05:44.505Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2591 | 2026-09-05T00:05:44.603Z | Checking phf_shared v0.12.1 |
| 2592 | 2026-09-05T00:05:44.742Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2593 | 2026-09-05T00:05:44.777Z | Compiling chrono-tz v0.10.4 |
| 2594 | 2026-09-05T00:05:44.966Z | Checking phf v0.12.1 |
| 2595 | 2026-09-05T00:05:45.110Z | Compiling const_format_proc_macros v0.2.34 |
| 2596 | 2026-09-05T00:05:45.180Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2597 | 2026-09-05T00:05:45.185Z | Compiling peg-macros v0.8.5 |
| 2598 | 2026-09-05T00:05:45.251Z | Checking recursive v0.1.1 |
| 2599 | 2026-09-05T00:05:45.284Z | Checking winnow v0.6.26 |
| 2600 | 2026-09-05T00:05:45.320Z | Compiling sqlparser_derive v0.5.0 |
| 2601 | 2026-09-05T00:05:45.374Z | Checking unicode_categories v0.1.1 |
| 2602 | 2026-09-05T00:05:45.812Z | Checking home v0.5.12 |
| 2603 | 2026-09-05T00:05:46.009Z | Checking const_format v0.2.35 |
| 2604 | 2026-09-05T00:05:46.109Z | Checking rustyline v14.0.0 |
| 2605 | 2026-09-05T00:05:46.144Z | Checking sqlparser v0.61.0 |
| 2606 | 2026-09-05T00:05:46.486Z | Checking sqlformat v0.3.5 |
| 2607 | 2026-09-05T00:05:46.613Z | Checking peg v0.8.5 |
| 2608 | 2026-09-05T00:05:46.824Z | Checking bcs v0.1.6 |
| 2609 | 2026-09-05T00:05:46.859Z | Checking nom v8.0.0 |
| 2610 | 2026-09-05T00:05:46.940Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2611 | 2026-09-05T00:05:47.068Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2612 | 2026-09-05T00:05:47.104Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2613 | 2026-09-05T00:05:47.139Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2614 | 2026-09-05T00:05:47.242Z | Checking steno v0.4.1 |
| 2615 | 2026-09-05T00:05:47.291Z | Checking sha1 v0.10.6 |
| 2616 | 2026-09-05T00:05:47.488Z | Checking filetime v0.2.27 |
| 2617 | 2026-09-05T00:05:47.607Z | Checking xattr v1.6.1 |
| 2618 | 2026-09-05T00:05:47.660Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2619 | 2026-09-05T00:05:47.862Z | Checking tar v0.4.46 |
| 2620 | 2026-09-05T00:05:47.915Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 2621 | 2026-09-05T00:05:48.172Z | Checking subprocess v0.2.15 |
| 2622 | 2026-09-05T00:05:48.280Z | Checking headers-core v0.3.0 |
| 2623 | 2026-09-05T00:05:48.284Z | Checking yasna v0.5.2 |
| 2624 | 2026-09-05T00:05:48.420Z | Checking headers v0.4.1 |
| 2625 | 2026-09-05T00:05:48.492Z | Checking port-file v0.1.0 |
| 2626 | 2026-09-05T00:05:48.705Z | Checking dropshot-api-manager-types v0.8.0 |
| 2627 | 2026-09-05T00:05:48.743Z | Checking rcgen v0.12.1 |
| 2628 | 2026-09-05T00:05:48.843Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2629 | 2026-09-05T00:05:48.850Z | Checking tagptr v0.2.0 |
| 2630 | 2026-09-05T00:05:48.914Z | Checking utf-8 v0.7.6 |
| 2631 | 2026-09-05T00:05:48.917Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2632 | 2026-09-05T00:05:49.050Z | Checking moka v0.12.13 |
| 2633 | 2026-09-05T00:05:49.087Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2634 | 2026-09-05T00:05:49.121Z | Compiling libefi-sys v0.1.0 |
| 2635 | 2026-09-05T00:05:49.155Z | Compiling bitfield-struct v0.6.2 |
| 2636 | 2026-09-05T00:05:49.593Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2637 | 2026-09-05T00:05:49.695Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2638 | 2026-09-05T00:05:49.731Z | Checking tungstenite v0.21.0 |
| 2639 | 2026-09-05T00:05:49.766Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2640 | 2026-09-05T00:05:49.801Z | Checking hickory-resolver v0.25.2 |
| 2641 | 2026-09-05T00:05:49.834Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2642 | 2026-09-05T00:05:49.871Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2643 | 2026-09-05T00:05:50.135Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2644 | 2026-09-05T00:05:50.176Z | Checking tokio-tungstenite v0.21.0 |
| 2645 | 2026-09-05T00:05:50.211Z | Compiling xshell-macros v0.2.7 |
| 2646 | 2026-09-05T00:05:50.402Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2647 | 2026-09-05T00:05:50.499Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2648 | 2026-09-05T00:05:50.591Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2649 | 2026-09-05T00:05:50.628Z | Checking xshell v0.2.7 |
| 2650 | 2026-09-05T00:05:50.760Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2651 | 2026-09-05T00:05:50.850Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2652 | 2026-09-05T00:05:51.283Z | Checking half v1.8.3 |
| 2653 | 2026-09-05T00:05:51.398Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2654 | 2026-09-05T00:05:51.501Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2655 | 2026-09-05T00:05:51.538Z | Checking serde_cbor v0.11.2 |
| 2656 | 2026-09-05T00:05:51.542Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2657 | 2026-09-05T00:05:51.787Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2658 | 2026-09-05T00:05:51.829Z | Checking libscf-sys v1.2.0 |
| 2659 | 2026-09-05T00:05:51.949Z | Checking maplit v1.0.2 |
| 2660 | 2026-09-05T00:05:51.986Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2661 | 2026-09-05T00:05:52.067Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2662 | 2026-09-05T00:05:52.221Z | Checking papergrid v0.18.0 |
| 2663 | 2026-09-05T00:05:52.273Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2664 | 2026-09-05T00:05:52.327Z | Checking sha2 v0.11.0 |
| 2665 | 2026-09-05T00:05:52.695Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2666 | 2026-09-05T00:05:52.834Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2667 | 2026-09-05T00:05:52.904Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2668 | 2026-09-05T00:05:52.941Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2669 | 2026-09-05T00:05:53.047Z | Checking tabled v0.21.0 |
| 2670 | 2026-09-05T00:05:53.081Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2671 | 2026-09-05T00:05:53.343Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2672 | 2026-09-05T00:05:53.389Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2673 | 2026-09-05T00:05:53.585Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2674 | 2026-09-05T00:05:53.662Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2675 | 2026-09-05T00:05:53.699Z | Checking crc8 v0.1.1 |
| 2676 | 2026-09-05T00:05:53.824Z | Checking unicase v2.9.0 |
| 2677 | 2026-09-05T00:05:53.931Z | Checking fxhash v0.2.1 |
| 2678 | 2026-09-05T00:05:54.082Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2679 | 2026-09-05T00:05:54.158Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2680 | 2026-09-05T00:05:54.193Z | Compiling darling_core v0.21.3 |
| 2681 | 2026-09-05T00:05:54.418Z | Compiling vergen-lib v0.1.6 |
| 2682 | 2026-09-05T00:05:54.643Z | Compiling diesel_derives v2.3.7 |
| 2683 | 2026-09-05T00:05:54.739Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2684 | 2026-09-05T00:05:54.950Z | Checking scheduled-thread-pool v0.2.7 |
| 2685 | 2026-09-05T00:05:55.077Z | Compiling vergen-gitcl v1.0.8 |
| 2686 | 2026-09-05T00:05:55.199Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2687 | 2026-09-05T00:05:55.361Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2688 | 2026-09-05T00:05:55.406Z | Checking r2d2 v0.8.10 |
| 2689 | 2026-09-05T00:05:55.628Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2690 | 2026-09-05T00:05:55.662Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2691 | 2026-09-05T00:05:55.844Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2692 | 2026-09-05T00:05:56.064Z | Checking downcast-rs v2.0.2 |
| 2693 | 2026-09-05T00:05:56.208Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2694 | 2026-09-05T00:05:56.248Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2695 | 2026-09-05T00:05:56.701Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2696 | 2026-09-05T00:05:56.780Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2697 | 2026-09-05T00:05:56.784Z | Compiling darling_macro v0.21.3 |
| 2698 | 2026-09-05T00:05:56.862Z | Checking kstat-rs v0.2.5 |
| 2699 | 2026-09-05T00:05:56.905Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2700 | 2026-09-05T00:05:57.090Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2701 | 2026-09-05T00:05:57.355Z | Compiling darling v0.21.3 |
| 2702 | 2026-09-05T00:05:57.358Z | Compiling proc-macro-error2 v2.0.1 |
| 2703 | 2026-09-05T00:05:57.460Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2704 | 2026-09-05T00:05:57.493Z | Compiling dsl_auto_type v0.2.0 |
| 2705 | 2026-09-05T00:05:57.741Z | Compiling knus-derive v3.4.0 |
| 2706 | 2026-09-05T00:05:57.832Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2707 | 2026-09-05T00:05:58.752Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2708 | 2026-09-05T00:05:59.025Z | Compiling dirs-sys-next v0.1.2 |
| 2709 | 2026-09-05T00:05:59.090Z | Compiling salty v0.3.0 |
| 2710 | 2026-09-05T00:05:59.215Z | Compiling parking_lot_core v0.8.6 |
| 2711 | 2026-09-05T00:05:59.251Z | Compiling crunchy v0.2.4 |
| 2712 | 2026-09-05T00:05:59.336Z | Compiling dirs-next v2.0.0 |
| 2713 | 2026-09-05T00:05:59.420Z | Compiling clang-sys v1.8.1 |
| 2714 | 2026-09-05T00:05:59.491Z | Checking predicates-tree v1.0.13 |
| 2715 | 2026-09-05T00:05:59.607Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2716 | 2026-09-05T00:05:59.642Z | Compiling git-stub v1.0.0 |
| 2717 | 2026-09-05T00:05:59.675Z | Compiling tiny-keccak v2.0.2 |
| 2718 | 2026-09-05T00:05:59.846Z | Compiling git-stub-vcs v0.1.0 |
| 2719 | 2026-09-05T00:06:00.004Z | Compiling term v0.7.0 |
| 2720 | 2026-09-05T00:06:00.037Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2721 | 2026-09-05T00:06:00.205Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2722 | 2026-09-05T00:06:00.266Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2723 | 2026-09-05T00:06:00.370Z | Checking anstyle-parse v0.2.7 |
| 2724 | 2026-09-05T00:06:00.412Z | Compiling bit-vec v0.6.3 |
| 2725 | 2026-09-05T00:06:00.497Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2726 | 2026-09-05T00:06:00.560Z | Checking anstream v0.6.21 |
| 2727 | 2026-09-05T00:06:00.616Z | Compiling bit-set v0.5.3 |
| 2728 | 2026-09-05T00:06:00.663Z | Compiling ascii-canvas v3.0.0 |
| 2729 | 2026-09-05T00:06:00.801Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2730 | 2026-09-05T00:06:00.836Z | Checking parking_lot v0.11.2 |
| 2731 | 2026-09-05T00:06:00.941Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2732 | 2026-09-05T00:06:01.067Z | Checking rfc6979 v0.4.0 |
| 2733 | 2026-09-05T00:06:01.118Z | Checking prefix-trie v0.7.0 |
| 2734 | 2026-09-05T00:06:01.227Z | Compiling hashbrown v0.14.5 |
| 2735 | 2026-09-05T00:06:01.398Z | Compiling itertools v0.10.5 |
| 2736 | 2026-09-05T00:06:01.459Z | Compiling ena v0.14.4 |
| 2737 | 2026-09-05T00:06:01.548Z | Compiling libloading v0.8.9 |
| 2738 | 2026-09-05T00:06:01.703Z | Compiling regex-syntax v0.6.29 |
| 2739 | 2026-09-05T00:06:01.739Z | Compiling bindgen v0.71.1 |
| 2740 | 2026-09-05T00:06:01.813Z | Compiling diff v0.1.13 |
| 2741 | 2026-09-05T00:06:01.914Z | Compiling chumsky v0.9.3 |
| 2742 | 2026-09-05T00:06:02.190Z | Checking hickory-server v0.25.2 |
| 2743 | 2026-09-05T00:06:02.481Z | Compiling ecdsa v0.16.9 |
| 2744 | 2026-09-05T00:06:03.152Z | Compiling lalrpop v0.19.12 |
| 2745 | 2026-09-05T00:06:03.357Z | Checking sled v0.34.7 |
| 2746 | 2026-09-05T00:06:03.453Z | Compiling cexpr v0.6.0 |
| 2747 | 2026-09-05T00:06:03.487Z | Checking diesel v2.3.7 |
| 2748 | 2026-09-05T00:06:03.538Z | Checking ignore v0.4.25 |
| 2749 | 2026-09-05T00:06:03.801Z | Checking primeorder v0.13.6 |
| 2750 | 2026-09-05T00:06:03.976Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2751 | 2026-09-05T00:06:04.075Z | Checking nanorand v0.7.0 |
| 2752 | 2026-09-05T00:06:04.178Z | Compiling rustc-hash v2.1.1 |
| 2753 | 2026-09-05T00:06:04.302Z | Checking flume v0.11.1 |
| 2754 | 2026-09-05T00:06:04.438Z | Compiling p384 v0.13.1 |
| 2755 | 2026-09-05T00:06:04.574Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2756 | 2026-09-05T00:06:05.014Z | Checking globwalk v0.9.1 |
| 2757 | 2026-09-05T00:06:05.073Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2758 | 2026-09-05T00:06:05.255Z | Compiling knus v3.4.0 |
| 2759 | 2026-09-05T00:06:05.701Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2760 | 2026-09-05T00:06:05.743Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2761 | 2026-09-05T00:06:06.161Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2762 | 2026-09-05T00:06:06.195Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2763 | 2026-09-05T00:06:06.231Z | Checking digest-io v0.1.0 |
| 2764 | 2026-09-05T00:06:06.417Z | Compiling libxml v0.3.3 |
| 2765 | 2026-09-05T00:06:06.570Z | Checking assert_matches v1.5.0 |
| 2766 | 2026-09-05T00:06:06.648Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2767 | 2026-09-05T00:06:06.684Z | Checking rawzip v0.4.4 |
| 2768 | 2026-09-05T00:06:06.804Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2769 | 2026-09-05T00:06:06.941Z | Checking camino-tempfile-ext v0.3.3 |
| 2770 | 2026-09-05T00:06:07.161Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2771 | 2026-09-05T00:06:07.196Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2772 | 2026-09-05T00:06:07.789Z | Compiling strum_macros v0.24.3 |
| 2773 | 2026-09-05T00:06:08.470Z | Compiling indoc v1.0.9 |
| 2774 | 2026-09-05T00:06:08.544Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2775 | 2026-09-05T00:06:08.937Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2776 | 2026-09-05T00:06:09.166Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2777 | 2026-09-05T00:06:09.204Z | Checking quick-xml v0.37.5 |
| 2778 | 2026-09-05T00:06:09.287Z | Checking derive_builder v0.20.2 |
| 2779 | 2026-09-05T00:06:09.433Z | Compiling oso-derive v0.27.3 |
| 2780 | 2026-09-05T00:06:09.547Z | Compiling trait-variant v0.1.2 |
| 2781 | 2026-09-05T00:06:09.980Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2782 | 2026-09-05T00:06:10.159Z | Checking openssl-probe v0.1.6 |
| 2783 | 2026-09-05T00:06:10.226Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2784 | 2026-09-05T00:06:10.367Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2785 | 2026-09-05T00:06:10.879Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2786 | 2026-09-05T00:06:11.105Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2787 | 2026-09-05T00:06:11.353Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 2788 | 2026-09-05T00:06:11.611Z | Checking corncobs v0.1.4 |
| 2789 | 2026-09-05T00:06:11.716Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2790 | 2026-09-05T00:06:11.756Z | Checking secrecy v0.8.0 |
| 2791 | 2026-09-05T00:06:11.825Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2792 | 2026-09-05T00:06:11.861Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2793 | 2026-09-05T00:06:11.960Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2794 | 2026-09-05T00:06:12.137Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2795 | 2026-09-05T00:06:12.379Z | Checking bb8 v0.8.6 |
| 2796 | 2026-09-05T00:06:12.451Z | Checking rand_seeder v0.4.0 |
| 2797 | 2026-09-05T00:06:12.836Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2798 | 2026-09-05T00:06:12.902Z | Compiling mime_guess v2.0.5 |
| 2799 | 2026-09-05T00:06:13.037Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2800 | 2026-09-05T00:06:13.252Z | Checking http-range v0.1.5 |
| 2801 | 2026-09-05T00:06:13.386Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2802 | 2026-09-05T00:06:13.419Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2803 | 2026-09-05T00:06:13.575Z | Checking nonempty v0.12.0 |
| 2804 | 2026-09-05T00:06:13.788Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2805 | 2026-09-05T00:06:13.827Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2806 | 2026-09-05T00:06:14.007Z | Checking hyper-staticfile v0.10.1 |
| 2807 | 2026-09-05T00:06:14.140Z | Checking signal-hook-tokio v0.3.1 |
| 2808 | 2026-09-05T00:06:14.178Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2809 | 2026-09-05T00:06:14.320Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2810 | 2026-09-05T00:06:14.359Z | Checking scuffle v0.1.0 |
| 2811 | 2026-09-05T00:06:14.477Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2812 | 2026-09-05T00:06:14.782Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2813 | 2026-09-05T00:06:14.872Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2814 | 2026-09-05T00:06:15.164Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2815 | 2026-09-05T00:06:15.273Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 2816 | 2026-09-05T00:06:15.310Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2817 | 2026-09-05T00:06:15.456Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2818 | 2026-09-05T00:06:15.559Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 2819 | 2026-09-05T00:06:15.719Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2820 | 2026-09-05T00:06:15.943Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2821 | 2026-09-05T00:06:15.980Z | Checking tungstenite v0.23.0 |
| 2822 | 2026-09-05T00:06:16.374Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2823 | 2026-09-05T00:06:16.467Z | Checking tokio-tungstenite v0.23.1 |
| 2824 | 2026-09-05T00:06:16.797Z | Checking void v1.0.2 |
| 2825 | 2026-09-05T00:06:16.836Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2826 | 2026-09-05T00:06:16.946Z | Checking lzss v0.8.2 |
| 2827 | 2026-09-05T00:06:16.988Z | Checking nix v0.27.1 |
| 2828 | 2026-09-05T00:06:17.044Z | Checking serde_bytes v0.11.19 |
| 2829 | 2026-09-05T00:06:17.182Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2830 | 2026-09-05T00:06:17.277Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2831 | 2026-09-05T00:06:17.566Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2832 | 2026-09-05T00:06:17.814Z | Checking yansi v1.0.1 |
| 2833 | 2026-09-05T00:06:18.034Z | Checking cpubits v0.1.1 |
| 2834 | 2026-09-05T00:06:18.117Z | Checking pretty_assertions v1.4.1 |
| 2835 | 2026-09-05T00:06:18.154Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2836 | 2026-09-05T00:06:18.188Z | Checking pem-rfc7468 v1.0.0 |
| 2837 | 2026-09-05T00:06:18.285Z | Checking async-bb8-diesel v0.2.1 |
| 2838 | 2026-09-05T00:06:18.378Z | Checking diesel-dtrace v0.5.0 |
| 2839 | 2026-09-05T00:06:18.464Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2840 | 2026-09-05T00:06:18.670Z | Checking colored v2.2.0 |
| 2841 | 2026-09-05T00:06:18.707Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2842 | 2026-09-05T00:06:18.743Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2843 | 2026-09-05T00:06:18.911Z | Checking hmac v0.13.0 |
| 2844 | 2026-09-05T00:06:18.946Z | Checking universal-hash v0.6.1 |
| 2845 | 2026-09-05T00:06:19.016Z | Compiling libz-sys v1.1.24 |
| 2846 | 2026-09-05T00:06:19.111Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2847 | 2026-09-05T00:06:19.114Z | Compiling instability v0.3.11 |
| 2848 | 2026-09-05T00:06:19.499Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2849 | 2026-09-05T00:06:19.534Z | Checking castaway v0.2.4 |
| 2850 | 2026-09-05T00:06:19.567Z | Compiling indoc v2.0.7 |
| 2851 | 2026-09-05T00:06:19.603Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2852 | 2026-09-05T00:06:19.684Z | Checking compact_str v0.8.1 |
| 2853 | 2026-09-05T00:06:19.904Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2854 | 2026-09-05T00:06:20.062Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2855 | 2026-09-05T00:06:20.162Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2856 | 2026-09-05T00:06:20.567Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2857 | 2026-09-05T00:06:20.604Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2858 | 2026-09-05T00:06:22.011Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 2859 | 2026-09-05T00:06:22.057Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2860 | 2026-09-05T00:06:22.305Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2861 | 2026-09-05T00:06:22.450Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2862 | 2026-09-05T00:06:22.871Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2863 | 2026-09-05T00:06:23.111Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2864 | 2026-09-05T00:06:24.510Z | Checking polyval v0.7.1 |
| 2865 | 2026-09-05T00:06:24.652Z | Checking der v0.8.0 |
| 2866 | 2026-09-05T00:06:24.726Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2867 | 2026-09-05T00:06:24.962Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2868 | 2026-09-05T00:06:25.211Z | Checking unicode-truncate v1.1.0 |
| 2869 | 2026-09-05T00:06:25.251Z | Checking lru v0.12.5 |
| 2870 | 2026-09-05T00:06:25.403Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2871 | 2026-09-05T00:06:25.447Z | Checking arc-swap v1.8.2 |
| 2872 | 2026-09-05T00:06:25.522Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2873 | 2026-09-05T00:06:25.557Z | Checking cassowary v0.3.0 |
| 2874 | 2026-09-05T00:06:25.723Z | Checking slog-scope v4.4.1 |
| 2875 | 2026-09-05T00:06:25.806Z | Checking ratatui v0.29.0 |
| 2876 | 2026-09-05T00:06:26.021Z | Checking ghash v0.6.0 |
| 2877 | 2026-09-05T00:06:26.187Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2878 | 2026-09-05T00:06:26.392Z | Checking pbkdf2 v0.13.0 |
| 2879 | 2026-09-05T00:06:26.552Z | Checking crypto-bigint v0.7.5 |
| 2880 | 2026-09-05T00:06:27.177Z | Checking aes v0.9.1 |
| 2881 | 2026-09-05T00:06:27.470Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2882 | 2026-09-05T00:06:27.619Z | Checking ctr v0.10.1 |
| 2883 | 2026-09-05T00:06:27.728Z | Checking aead v0.6.1 |
| 2884 | 2026-09-05T00:06:27.834Z | Checking cargo-platform v0.3.2 |
| 2885 | 2026-09-05T00:06:27.906Z | Compiling petname v2.0.2 |
| 2886 | 2026-09-05T00:06:27.986Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2887 | 2026-09-05T00:06:28.052Z | Checking cargo_metadata v0.23.1 |
| 2888 | 2026-09-05T00:06:28.582Z | Checking aes-gcm v0.11.0 |
| 2889 | 2026-09-05T00:06:28.786Z | Checking slog-stdlog v4.1.1 |
| 2890 | 2026-09-05T00:06:28.838Z | Checking spki v0.8.0 |
| 2891 | 2026-09-05T00:06:28.881Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2892 | 2026-09-05T00:06:28.943Z | Compiling progenitor-impl v0.13.0 |
| 2893 | 2026-09-05T00:06:29.048Z | Checking salsa20 v0.11.0 |
| 2894 | 2026-09-05T00:06:29.259Z | Checking console v0.16.2 |
| 2895 | 2026-09-05T00:06:29.599Z | Compiling vergen-git2 v9.1.0 |
| 2896 | 2026-09-05T00:06:29.823Z | Checking unit-prefix v0.5.2 |
| 2897 | 2026-09-05T00:06:29.992Z | Checking plotters-backend v0.3.7 |
| 2898 | 2026-09-05T00:06:30.238Z | Checking plotters-svg v0.3.7 |
| 2899 | 2026-09-05T00:06:30.334Z | Checking indicatif v0.18.4 |
| 2900 | 2026-09-05T00:06:30.464Z | Checking scrypt v0.12.0 |
| 2901 | 2026-09-05T00:06:30.677Z | Checking slog-envlogger v2.2.0 |
| 2902 | 2026-09-05T00:06:30.859Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2903 | 2026-09-05T00:06:31.066Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2904 | 2026-09-05T00:06:31.292Z | Checking progenitor-client v0.13.0 |
| 2905 | 2026-09-05T00:06:31.576Z | Checking cbc v0.2.1 |
| 2906 | 2026-09-05T00:06:31.641Z | Compiling progenitor-macro v0.13.0 |
| 2907 | 2026-09-05T00:06:31.753Z | Checking libsw-core v0.3.2 |
| 2908 | 2026-09-05T00:06:31.942Z | Checking sapling-renderdag v0.1.0 |
| 2909 | 2026-09-05T00:06:32.122Z | Checking sync-ptr v0.1.4 |
| 2910 | 2026-09-05T00:06:32.215Z | Checking cast v0.3.0 |
| 2911 | 2026-09-05T00:06:32.279Z | Checking libsw v3.5.0 |
| 2912 | 2026-09-05T00:06:32.403Z | Checking criterion-plot v0.6.0 |
| 2913 | 2026-09-05T00:06:32.469Z | Checking pkcs5 v0.8.1 |
| 2914 | 2026-09-05T00:06:32.735Z | Checking plotters v0.3.7 |
| 2915 | 2026-09-05T00:06:32.807Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2916 | 2026-09-05T00:06:33.537Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2917 | 2026-09-05T00:06:33.767Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2918 | 2026-09-05T00:06:33.843Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2919 | 2026-09-05T00:06:33.999Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2920 | 2026-09-05T00:06:34.073Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2921 | 2026-09-05T00:06:34.229Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2922 | 2026-09-05T00:06:34.306Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2923 | 2026-09-05T00:06:34.486Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2924 | 2026-09-05T00:06:34.536Z | Checking tinytemplate v1.2.1 |
| 2925 | 2026-09-05T00:06:34.792Z | Checking oorandom v11.1.5 |
| 2926 | 2026-09-05T00:06:34.945Z | Checking shell-words v1.1.1 |
| 2927 | 2026-09-05T00:06:35.122Z | Checking anes v0.1.6 |
| 2928 | 2026-09-05T00:06:35.369Z | Checking criterion v0.7.0 |
| 2929 | 2026-09-05T00:06:35.564Z | Checking pkcs8 v0.11.0 |
| 2930 | 2026-09-05T00:06:35.801Z | Checking oxide-update-engine-display v0.1.2 |
| 2931 | 2026-09-05T00:06:36.143Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2932 | 2026-09-05T00:06:36.630Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2933 | 2026-09-05T00:06:36.704Z | Checking progenitor v0.13.0 |
| 2934 | 2026-09-05T00:06:36.892Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2935 | 2026-09-05T00:06:37.194Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2936 | 2026-09-05T00:06:37.231Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2937 | 2026-09-05T00:06:38.040Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2938 | 2026-09-05T00:06:38.882Z | Checking tokio-test v0.4.5 |
| 2939 | 2026-09-05T00:06:39.127Z | Checking ff v0.14.0 |
| 2940 | 2026-09-05T00:06:39.307Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2941 | 2026-09-05T00:06:39.538Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2942 | 2026-09-05T00:06:39.957Z | Checking twox-hash v2.1.2 |
| 2943 | 2026-09-05T00:06:40.336Z | Checking atty v0.2.14 |
| 2944 | 2026-09-05T00:06:40.472Z | Checking arrayvec v0.7.6 |
| 2945 | 2026-09-05T00:06:40.705Z | Checking constant_time_eq v0.4.2 |
| 2946 | 2026-09-05T00:06:40.879Z | Checking arrayref v0.3.9 |
| 2947 | 2026-09-05T00:06:41.014Z | Checking group v0.14.0 |
| 2948 | 2026-09-05T00:06:41.050Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2949 | 2026-09-05T00:06:41.251Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2950 | 2026-09-05T00:06:42.031Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2951 | 2026-09-05T00:06:42.782Z | Checking fatfs v0.3.6 |
| 2952 | 2026-09-05T00:06:43.053Z | Checking signature v3.0.0 |
| 2953 | 2026-09-05T00:06:43.199Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2954 | 2026-09-05T00:06:43.245Z | Checking base16ct v1.0.0 |
| 2955 | 2026-09-05T00:06:43.284Z | Compiling seq-macro v0.3.6 |
| 2956 | 2026-09-05T00:06:43.408Z | Checking sec1 v0.8.1 |
| 2957 | 2026-09-05T00:06:43.471Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2958 | 2026-09-05T00:06:43.649Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2959 | 2026-09-05T00:06:43.652Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2960 | 2026-09-05T00:06:43.815Z | Checking hkdf v0.13.0 |
| 2961 | 2026-09-05T00:06:43.991Z | Checking concurrent-queue v2.5.0 |
| 2962 | 2026-09-05T00:06:44.208Z | Checking parking v2.2.1 |
| 2963 | 2026-09-05T00:06:44.364Z | Checking event-listener v5.4.1 |
| 2964 | 2026-09-05T00:06:44.560Z | Checking elliptic-curve v0.14.1 |
| 2965 | 2026-09-05T00:06:44.661Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2966 | 2026-09-05T00:06:44.994Z | Checking rtoolbox v0.0.3 |
| 2967 | 2026-09-05T00:06:45.029Z | Checking event-listener-strategy v0.5.4 |
| 2968 | 2026-09-05T00:06:45.177Z | Checking rpassword v7.5.4 |
| 2969 | 2026-09-05T00:06:45.212Z | Checking wnaf v0.14.0 |
| 2970 | 2026-09-05T00:06:45.376Z | Checking primefield v0.14.0 |
| 2971 | 2026-09-05T00:06:45.422Z | Checking rfc6979 v0.6.0 |
| 2972 | 2026-09-05T00:06:45.604Z | Checking tui-tree-widget v0.23.1 |
| 2973 | 2026-09-05T00:06:45.639Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 2974 | 2026-09-05T00:06:45.826Z | Compiling samael v0.0.19 |
| 2975 | 2026-09-05T00:06:45.860Z | Compiling blake3 v1.8.5 |
| 2976 | 2026-09-05T00:06:46.250Z | Checking futures-timer v3.0.3 |
| 2977 | 2026-09-05T00:06:46.657Z | Checking primeorder v0.14.0 |
| 2978 | 2026-09-05T00:06:46.986Z | Checking ecdsa v0.17.0 |
| 2979 | 2026-09-05T00:06:47.062Z | Checking async-lock v3.4.2 |
| 2980 | 2026-09-05T00:06:47.421Z | Compiling curve25519-dalek v5.0.0 |
| 2981 | 2026-09-05T00:06:47.463Z | Checking async-object-pool v0.2.0 |
| 2982 | 2026-09-05T00:06:47.723Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2983 | 2026-09-05T00:06:47.926Z | Checking ssh-encoding v0.3.0 |
| 2984 | 2026-09-05T00:06:47.961Z | Checking serde_regex v1.1.0 |
| 2985 | 2026-09-05T00:06:48.149Z | Checking assert-json-diff v2.0.2 |
| 2986 | 2026-09-05T00:06:48.187Z | Checking path-tree v0.8.3 |
| 2987 | 2026-09-05T00:06:48.353Z | Checking keccak v0.2.0 |
| 2988 | 2026-09-05T00:06:48.406Z | Checking topological-sort v0.2.2 |
| 2989 | 2026-09-05T00:06:48.548Z | Checking stringmetrics v2.2.2 |
| 2990 | 2026-09-05T00:06:48.583Z | Compiling strsim v0.10.0 |
| 2991 | 2026-09-05T00:06:48.733Z | Checking httpmock v0.8.3 |
| 2992 | 2026-09-05T00:06:48.938Z | Compiling darling_core v0.13.4 |
| 2993 | 2026-09-05T00:06:50.432Z | Checking omicron-zone-package v0.12.3 |
| 2994 | 2026-09-05T00:06:50.987Z | Checking ed25519 v3.0.0 |
| 2995 | 2026-09-05T00:06:51.225Z | Checking pkcs1 v0.8.0-rc.4 |
| 2996 | 2026-09-05T00:06:51.363Z | Checking crypto-primes v0.7.2 |
| 2997 | 2026-09-05T00:06:51.471Z | Checking poly1305 v0.9.0 |
| 2998 | 2026-09-05T00:06:51.688Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2999 | 2026-09-05T00:06:51.774Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3000 | 2026-09-05T00:06:52.123Z | Checking blowfish v0.10.0 |
| 3001 | 2026-09-05T00:06:52.315Z | Checking blake2 v0.11.0-rc.6 |
| 3002 | 2026-09-05T00:06:52.354Z | Compiling target-lexicon v0.13.3 |
| 3003 | 2026-09-05T00:06:52.437Z | Checking rsa v0.10.0-rc.18 |
| 3004 | 2026-09-05T00:06:52.608Z | Checking argon2 v0.6.0-rc.8 |
| 3005 | 2026-09-05T00:06:52.936Z | Checking bcrypt-pbkdf v0.11.0 |
| 3006 | 2026-09-05T00:06:52.972Z | Checking ssh-cipher v0.3.0 |
| 3007 | 2026-09-05T00:06:53.040Z | Checking ed25519-dalek v3.0.0 |
| 3008 | 2026-09-05T00:06:53.132Z | Compiling darling_macro v0.13.4 |
| 3009 | 2026-09-05T00:06:53.248Z | Checking sha3 v0.11.0 |
| 3010 | 2026-09-05T00:06:53.303Z | Checking p384 v0.14.0 |
| 3011 | 2026-09-05T00:06:53.630Z | Checking p256 v0.14.0 |
| 3012 | 2026-09-05T00:06:53.666Z | Checking p521 v0.14.0 |
| 3013 | 2026-09-05T00:06:54.008Z | Compiling git2 v0.20.4 |
| 3014 | 2026-09-05T00:06:54.433Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3015 | 2026-09-05T00:06:54.707Z | Checking kem v0.3.0 |
| 3016 | 2026-09-05T00:06:54.870Z | Checking module-lattice v0.2.3 |
| 3017 | 2026-09-05T00:06:55.170Z | Checking hex-literal v0.4.1 |
| 3018 | 2026-09-05T00:06:55.315Z | Checking sponge-cursor v0.1.0 |
| 3019 | 2026-09-05T00:06:55.365Z | Compiling guppy-workspace-hack v0.1.0 |
| 3020 | 2026-09-05T00:06:55.475Z | Checking sha3 v0.12.0 |
| 3021 | 2026-09-05T00:06:55.559Z | Checking ml-kem v0.3.2 |
| 3022 | 2026-09-05T00:06:55.642Z | Compiling darling v0.13.4 |
| 3023 | 2026-09-05T00:06:55.767Z | Checking russh-cryptovec v0.62.0 |
| 3024 | 2026-09-05T00:06:55.967Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3025 | 2026-09-05T00:06:56.004Z | Checking internal-russh-num-bigint v0.5.0 |
| 3026 | 2026-09-05T00:06:56.779Z | Checking ssh-key v0.7.0-rc.11 |
| 3027 | 2026-09-05T00:06:56.816Z | Checking num-bigint v0.4.6 |
| 3028 | 2026-09-05T00:06:56.898Z | Checking russh-util v0.52.0 |
| 3029 | 2026-09-05T00:06:56.932Z | Checking generic-array v1.4.3 |
| 3030 | 2026-09-05T00:06:57.224Z | Compiling enum_dispatch v0.3.13 |
| 3031 | 2026-09-05T00:06:57.356Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3032 | 2026-09-05T00:06:57.391Z | Compiling delegate v0.13.5 |
| 3033 | 2026-09-05T00:06:57.703Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3034 | 2026-09-05T00:06:57.767Z | Checking md5 v0.8.0 |
| 3035 | 2026-09-05T00:06:57.974Z | Compiling target-spec v3.5.7 |
| 3036 | 2026-09-05T00:06:58.157Z | Checking hex-literal v1.1.0 |
| 3037 | 2026-09-05T00:06:58.227Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3038 | 2026-09-05T00:06:58.397Z | Checking russh v0.62.4 |
| 3039 | 2026-09-05T00:06:58.495Z | Checking cfg-expr v0.20.6 |
| 3040 | 2026-09-05T00:06:58.887Z | Compiling serde_with_macros v1.5.2 |
| 3041 | 2026-09-05T00:06:59.027Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3042 | 2026-09-05T00:06:59.470Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3043 | 2026-09-05T00:06:59.695Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3044 | 2026-09-05T00:06:59.786Z | Checking internet-checksum v0.2.1 |
| 3045 | 2026-09-05T00:06:59.931Z | Compiling serde_with v1.14.0 |
| 3046 | 2026-09-05T00:07:00.509Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3047 | 2026-09-05T00:07:01.176Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3048 | 2026-09-05T00:07:01.584Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3049 | 2026-09-05T00:07:01.620Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3050 | 2026-09-05T00:07:01.804Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3051 | 2026-09-05T00:07:01.947Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3052 | 2026-09-05T00:07:01.983Z | Compiling polar-core v0.27.3 |
| 3053 | 2026-09-05T00:07:02.020Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3054 | 2026-09-05T00:07:02.023Z | Checking httptest v0.16.4 |
| 3055 | 2026-09-05T00:07:02.243Z | Checking pathdiff v0.2.3 |
| 3056 | 2026-09-05T00:07:02.351Z | Checking nested v0.1.1 |
| 3057 | 2026-09-05T00:07:02.449Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3058 | 2026-09-05T00:07:02.524Z | Checking guppy v0.17.25 |
| 3059 | 2026-09-05T00:07:02.630Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3060 | 2026-09-05T00:07:02.870Z | Checking similar-asserts v1.7.0 |
| 3061 | 2026-09-05T00:07:02.913Z | Compiling target-triple v1.0.0 |
| 3062 | 2026-09-05T00:07:03.065Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3063 | 2026-09-05T00:07:03.501Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3064 | 2026-09-05T00:07:04.097Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3065 | 2026-09-05T00:07:04.131Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3066 | 2026-09-05T00:07:04.362Z | Checking hickory-client v0.25.2 |
| 3067 | 2026-09-05T00:07:04.689Z | Checking supports-color v2.1.0 |
| 3068 | 2026-09-05T00:07:04.739Z | Checking supports-hyperlinks v2.1.0 |
| 3069 | 2026-09-05T00:07:04.841Z | Checking supports-unicode v2.1.0 |
| 3070 | 2026-09-05T00:07:04.878Z | Checking textwrap v0.15.2 |
| 3071 | 2026-09-05T00:07:04.915Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3072 | 2026-09-05T00:07:05.030Z | Checking terminal_size v0.1.17 |
| 3073 | 2026-09-05T00:07:05.126Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 3074 | 2026-09-05T00:07:05.162Z | Compiling miette-derive v5.10.0 |
| 3075 | 2026-09-05T00:07:05.165Z | Compiling fs-err v2.11.0 |
| 3076 | 2026-09-05T00:07:05.431Z | Checking owo-colors v3.5.0 |
| 3077 | 2026-09-05T00:07:05.575Z | Checking escape8259 v0.5.3 |
| 3078 | 2026-09-05T00:07:05.746Z | Compiling assert_cmd v2.1.2 |
| 3079 | 2026-09-05T00:07:06.075Z | Checking libtest-mimic v0.8.1 |
| 3080 | 2026-09-05T00:07:06.121Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 3081 | 2026-09-05T00:07:06.348Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3082 | 2026-09-05T00:07:06.384Z | Checking miette v5.10.0 |
| 3083 | 2026-09-05T00:07:06.918Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3084 | 2026-09-05T00:07:06.986Z | Checking oso v0.27.3 |
| 3085 | 2026-09-05T00:07:07.045Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3086 | 2026-09-05T00:07:07.579Z | Checking blake2b_simd v1.0.4 |
| 3087 | 2026-09-05T00:07:07.778Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3088 | 2026-09-05T00:07:07.888Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3089 | 2026-09-05T00:07:07.997Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3090 | 2026-09-05T00:07:08.107Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3091 | 2026-09-05T00:07:08.224Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3092 | 2026-09-05T00:07:08.261Z | Compiling knuffel-derive v3.2.0 |
| 3093 | 2026-09-05T00:07:08.444Z | Checking fancy-regex v0.14.0 |
| 3094 | 2026-09-05T00:07:08.481Z | Checking serde_tokenstream v0.2.3 |
| 3095 | 2026-09-05T00:07:08.710Z | Checking approx v0.5.1 |
| 3096 | 2026-09-05T00:07:08.743Z | Compiling rstest_macros v0.25.0 |
| 3097 | 2026-09-05T00:07:08.843Z | Checking uzers v0.12.2 |
| 3098 | 2026-09-05T00:07:08.878Z | Checking termcolor v1.4.1 |
| 3099 | 2026-09-05T00:07:08.943Z | Checking constant_time_eq v0.3.1 |
| 3100 | 2026-09-05T00:07:09.048Z | Compiling linkme-impl v0.3.35 |
| 3101 | 2026-09-05T00:07:09.083Z | Checking rust-argon2 v2.1.0 |
| 3102 | 2026-09-05T00:07:09.153Z | Checking trybuild v1.0.116 |
| 3103 | 2026-09-05T00:07:09.231Z | Checking datatest-stable v0.3.3 |
| 3104 | 2026-09-05T00:07:09.651Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3105 | 2026-09-05T00:07:09.689Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3106 | 2026-09-05T00:07:09.792Z | Checking knuffel v3.2.0 |
| 3107 | 2026-09-05T00:07:09.942Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3108 | 2026-09-05T00:07:09.977Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3109 | 2026-09-05T00:07:10.077Z | Checking support-bundle-viewer v0.1.2 |
| 3110 | 2026-09-05T00:07:10.157Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3111 | 2026-09-05T00:07:10.382Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 3112 | 2026-09-05T00:07:10.454Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3113 | 2026-09-05T00:07:10.491Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3114 | 2026-09-05T00:07:10.610Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3115 | 2026-09-05T00:07:10.648Z | Checking drift v0.2.0 |
| 3116 | 2026-09-05T00:07:10.720Z | Checking rand_distr v0.5.1 |
| 3117 | 2026-09-05T00:07:10.883Z | Checking multimap v0.10.1 |
| 3118 | 2026-09-05T00:07:11.008Z | Checking parse-size v1.1.0 |
| 3119 | 2026-09-05T00:07:11.051Z | Compiling relative-path v1.9.3 |
| 3120 | 2026-09-05T00:07:11.092Z | Compiling linkme v0.3.35 |
| 3121 | 2026-09-05T00:07:11.166Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3122 | 2026-09-05T00:07:11.202Z | Checking dropshot-api-manager v0.8.0 |
| 3123 | 2026-09-05T00:07:11.638Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 3124 | 2026-09-05T00:07:12.465Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3125 | 2026-09-05T00:07:12.933Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3126 | 2026-09-05T00:07:13.334Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3127 | 2026-09-05T00:07:13.468Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3128 | 2026-09-05T00:07:13.538Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3129 | 2026-09-05T00:07:13.573Z | Checking cargo_toml v0.21.0 |
| 3130 | 2026-09-05T00:07:14.158Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3131 | 2026-09-05T00:07:14.221Z | Checking partial-io v0.5.4 |
| 3132 | 2026-09-05T00:07:14.367Z | Checking termios v0.3.3 |
| 3133 | 2026-09-05T00:07:14.534Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3134 | 2026-09-05T00:07:14.569Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3135 | 2026-09-05T00:07:15.206Z | Checking rstest v0.25.0 |
| 3136 | 2026-09-05T00:07:15.273Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3137 | 2026-09-05T00:07:17.666Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3138 | 2026-09-05T00:07:20.858Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3139 | 2026-09-05T00:07:21.405Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3140 | 2026-09-05T00:07:26.800Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3141 | 2026-09-05T00:07:27.082Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3142 | 2026-09-05T00:07:29.085Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3143 | 2026-09-05T00:07:36.360Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3144 | 2026-09-05T00:07:37.372Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3145 | 2026-09-05T00:07:38.875Z | Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config) |
| 3146 | 2026-09-05T00:07:41.241Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3147 | 2026-09-05T00:07:44.438Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3148 | 2026-09-05T00:07:44.749Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3149 | 2026-09-05T00:07:46.680Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 3150 | 2026-09-05T00:07:51.925Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3151 | 2026-09-05T00:07:55.880Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3152 | 2026-09-05T00:08:17.576Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3153 | 2026-09-05T00:09:10.834Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 15s |
| 3154 | 2026-09-05T00:09:10.837Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3155 | 2026-09-05T00:09:10.837Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3156 | 2026-09-05T00:09:11.499Z | |
| 3157 | 2026-09-05T00:09:11.499Z | real 4:18.909052305 |
| 3158 | 2026-09-05T00:09:11.499Z | user 22:18.261630416 |
| 3159 | 2026-09-05T00:09:11.499Z | sys 5:17.671008896 |
| 3160 | 2026-09-05T00:09:11.499Z | trap 0.552637510 |
| 3161 | 2026-09-05T00:09:11.499Z | tflt 3.005233611 |
| 3162 | 2026-09-05T00:09:11.499Z | dflt 2.128667374 |
| 3163 | 2026-09-05T00:09:11.499Z | kflt 0.063147260 |
| 3164 | 2026-09-05T00:09:11.499Z | lock 1:07:23.601265564 |
| 3165 | 2026-09-05T00:09:11.500Z | slp 1:00:55.782460100 |
| 3166 | 2026-09-05T00:09:11.500Z | lat 1:52.555591572 |
| 3167 | 2026-09-05T00:09:11.500Z | stop 14:05.258578438 |
| 3168 | 2026-09-05T00:09:11.503Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3169 | 2026-09-05T00:09:11.503Z | + ptime -m cargo doc --workspace --no-deps |
| 3170 | 2026-09-05T00:09:12.339Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3171 | 2026-09-05T00:09:12.339Z | | |
| 3172 | 2026-09-05T00:09:12.339Z | = note: the bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)` |
| 3173 | 2026-09-05T00:09:12.339Z | = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313> |
| 3174 | 2026-09-05T00:09:13.396Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3175 | 2026-09-05T00:09:13.637Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3176 | 2026-09-05T00:09:13.675Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3177 | 2026-09-05T00:09:13.710Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3178 | 2026-09-05T00:09:13.823Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3179 | 2026-09-05T00:09:13.925Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3180 | 2026-09-05T00:09:13.956Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3181 | 2026-09-05T00:09:13.956Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3182 | 2026-09-05T00:09:14.005Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3183 | 2026-09-05T00:09:14.033Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3184 | 2026-09-05T00:09:14.055Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3185 | 2026-09-05T00:09:14.189Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3186 | 2026-09-05T00:09:14.252Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3187 | 2026-09-05T00:09:14.279Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3188 | 2026-09-05T00:09:14.313Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3189 | 2026-09-05T00:09:14.337Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3190 | 2026-09-05T00:09:14.359Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3191 | 2026-09-05T00:09:14.454Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3192 | 2026-09-05T00:09:14.476Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3193 | 2026-09-05T00:09:14.500Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3194 | 2026-09-05T00:09:14.546Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3195 | 2026-09-05T00:09:14.814Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3196 | 2026-09-05T00:09:14.914Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3197 | 2026-09-05T00:09:14.944Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3198 | 2026-09-05T00:09:15.060Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3199 | 2026-09-05T00:09:15.088Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3200 | 2026-09-05T00:09:15.248Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3201 | 2026-09-05T00:09:15.306Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3202 | 2026-09-05T00:09:15.335Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3203 | 2026-09-05T00:09:15.469Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3204 | 2026-09-05T00:09:15.562Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3205 | 2026-09-05T00:09:15.615Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3206 | 2026-09-05T00:09:15.664Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3207 | 2026-09-05T00:09:15.747Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3208 | 2026-09-05T00:09:15.887Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3209 | 2026-09-05T00:09:15.978Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3210 | 2026-09-05T00:09:16.009Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3211 | 2026-09-05T00:09:16.114Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3212 | 2026-09-05T00:09:16.208Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3213 | 2026-09-05T00:09:16.231Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3214 | 2026-09-05T00:09:16.458Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3215 | 2026-09-05T00:09:16.604Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3216 | 2026-09-05T00:09:16.696Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3217 | 2026-09-05T00:09:16.785Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3218 | 2026-09-05T00:09:16.788Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3219 | 2026-09-05T00:09:16.902Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3220 | 2026-09-05T00:09:16.942Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3221 | 2026-09-05T00:09:17.012Z | Checking scuffle v0.1.0 |
| 3222 | 2026-09-05T00:09:17.138Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3223 | 2026-09-05T00:09:17.199Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3224 | 2026-09-05T00:09:17.224Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3225 | 2026-09-05T00:09:17.292Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3226 | 2026-09-05T00:09:17.397Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3227 | 2026-09-05T00:09:17.422Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3228 | 2026-09-05T00:09:17.460Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3229 | 2026-09-05T00:09:17.595Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3230 | 2026-09-05T00:09:17.927Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3231 | 2026-09-05T00:09:18.253Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3232 | 2026-09-05T00:09:18.407Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3233 | 2026-09-05T00:09:18.866Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3234 | 2026-09-05T00:09:19.010Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3235 | 2026-09-05T00:09:19.066Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3236 | 2026-09-05T00:09:19.273Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3237 | 2026-09-05T00:09:19.368Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3238 | 2026-09-05T00:09:19.393Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3239 | 2026-09-05T00:09:19.417Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3240 | 2026-09-05T00:09:19.575Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3241 | 2026-09-05T00:09:19.678Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3242 | 2026-09-05T00:09:20.118Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3243 | 2026-09-05T00:09:20.307Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3244 | 2026-09-05T00:09:20.408Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3245 | 2026-09-05T00:09:20.569Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3246 | 2026-09-05T00:09:20.650Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3247 | 2026-09-05T00:09:20.674Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3248 | 2026-09-05T00:09:20.696Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3249 | 2026-09-05T00:09:20.800Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3250 | 2026-09-05T00:09:20.908Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3251 | 2026-09-05T00:09:20.931Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3252 | 2026-09-05T00:09:20.954Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3253 | 2026-09-05T00:09:20.979Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3254 | 2026-09-05T00:09:21.131Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3255 | 2026-09-05T00:09:21.156Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3256 | 2026-09-05T00:09:21.180Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3257 | 2026-09-05T00:09:21.183Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3258 | 2026-09-05T00:09:21.497Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3259 | 2026-09-05T00:09:21.497Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3260 | 2026-09-05T00:09:21.546Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3261 | 2026-09-05T00:09:21.546Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3262 | 2026-09-05T00:09:21.547Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3263 | 2026-09-05T00:09:21.680Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3264 | 2026-09-05T00:09:21.743Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3265 | 2026-09-05T00:09:21.821Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3266 | 2026-09-05T00:09:21.843Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3267 | 2026-09-05T00:09:21.884Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3268 | 2026-09-05T00:09:21.909Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3269 | 2026-09-05T00:09:22.068Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3270 | 2026-09-05T00:09:22.069Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3271 | 2026-09-05T00:09:22.111Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3272 | 2026-09-05T00:09:22.162Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3273 | 2026-09-05T00:09:22.186Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3274 | 2026-09-05T00:09:22.258Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3275 | 2026-09-05T00:09:22.286Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3276 | 2026-09-05T00:09:22.381Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3277 | 2026-09-05T00:09:22.456Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3278 | 2026-09-05T00:09:22.487Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3279 | 2026-09-05T00:09:22.768Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3280 | 2026-09-05T00:09:22.771Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3281 | 2026-09-05T00:09:22.812Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3282 | 2026-09-05T00:09:23.293Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3283 | 2026-09-05T00:09:23.479Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3284 | 2026-09-05T00:09:23.503Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3285 | 2026-09-05T00:09:23.764Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3286 | 2026-09-05T00:09:24.588Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3287 | 2026-09-05T00:09:25.079Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3288 | 2026-09-05T00:09:26.341Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3289 | 2026-09-05T00:09:26.380Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3290 | 2026-09-05T00:09:26.540Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3291 | 2026-09-05T00:09:27.303Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3292 | 2026-09-05T00:09:28.177Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3293 | 2026-09-05T00:09:28.339Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3294 | 2026-09-05T00:09:28.603Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3295 | 2026-09-05T00:09:28.667Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3296 | 2026-09-05T00:09:28.777Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3297 | 2026-09-05T00:09:28.881Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3298 | 2026-09-05T00:09:29.146Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3299 | 2026-09-05T00:09:29.220Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3300 | 2026-09-05T00:09:29.724Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3301 | 2026-09-05T00:09:29.972Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3302 | 2026-09-05T00:09:30.137Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3303 | 2026-09-05T00:09:30.396Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3304 | 2026-09-05T00:09:30.756Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3305 | 2026-09-05T00:09:30.912Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3306 | 2026-09-05T00:09:31.208Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3307 | 2026-09-05T00:09:31.435Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3308 | 2026-09-05T00:09:31.605Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3309 | 2026-09-05T00:09:31.644Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3310 | 2026-09-05T00:09:32.168Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3311 | 2026-09-05T00:09:32.214Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3312 | 2026-09-05T00:09:32.644Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3313 | 2026-09-05T00:09:33.125Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3314 | 2026-09-05T00:09:33.339Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3315 | 2026-09-05T00:09:33.793Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3316 | 2026-09-05T00:09:33.999Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3317 | 2026-09-05T00:09:34.766Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3318 | 2026-09-05T00:09:35.160Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3319 | 2026-09-05T00:09:35.383Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3320 | 2026-09-05T00:09:35.409Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3321 | 2026-09-05T00:09:35.988Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3322 | 2026-09-05T00:09:36.033Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3323 | 2026-09-05T00:09:36.568Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3324 | 2026-09-05T00:09:36.660Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3325 | 2026-09-05T00:09:37.594Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3326 | 2026-09-05T00:09:37.715Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3327 | 2026-09-05T00:09:37.806Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3328 | 2026-09-05T00:09:38.293Z | Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3329 | 2026-09-05T00:09:39.936Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3330 | 2026-09-05T00:09:40.511Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3331 | 2026-09-05T00:09:41.992Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3332 | 2026-09-05T00:09:42.070Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3333 | 2026-09-05T00:09:44.424Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3334 | 2026-09-05T00:09:45.049Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3335 | 2026-09-05T00:09:45.520Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3336 | 2026-09-05T00:09:45.661Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3337 | 2026-09-05T00:09:45.717Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3338 | 2026-09-05T00:09:45.931Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3339 | 2026-09-05T00:09:46.070Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3340 | 2026-09-05T00:09:47.462Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3341 | 2026-09-05T00:09:47.737Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3342 | 2026-09-05T00:09:48.354Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3343 | 2026-09-05T00:09:48.835Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3344 | 2026-09-05T00:09:48.961Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3345 | 2026-09-05T00:09:48.965Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3346 | 2026-09-05T00:09:49.188Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3347 | 2026-09-05T00:09:49.516Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3348 | 2026-09-05T00:09:49.583Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3349 | 2026-09-05T00:09:49.811Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3350 | 2026-09-05T00:09:50.099Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3351 | 2026-09-05T00:09:50.219Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3352 | 2026-09-05T00:09:51.013Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3353 | 2026-09-05T00:09:51.362Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3354 | 2026-09-05T00:09:51.428Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3355 | 2026-09-05T00:09:51.475Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3356 | 2026-09-05T00:09:51.575Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3357 | 2026-09-05T00:09:51.794Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3358 | 2026-09-05T00:09:52.205Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3359 | 2026-09-05T00:09:52.329Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3360 | 2026-09-05T00:09:53.407Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3361 | 2026-09-05T00:09:53.915Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3362 | 2026-09-05T00:09:54.828Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3363 | 2026-09-05T00:09:57.002Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3364 | 2026-09-05T00:09:58.506Z | Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3365 | 2026-09-05T00:09:58.988Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3366 | 2026-09-05T00:09:59.509Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3367 | 2026-09-05T00:10:01.535Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3368 | 2026-09-05T00:10:03.388Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3369 | 2026-09-05T00:10:04.133Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3370 | 2026-09-05T00:10:04.629Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3371 | 2026-09-05T00:10:05.354Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3372 | 2026-09-05T00:10:07.246Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3373 | 2026-09-05T00:10:08.071Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3374 | 2026-09-05T00:10:09.377Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3375 | 2026-09-05T00:10:09.568Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3376 | 2026-09-05T00:10:10.301Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3377 | 2026-09-05T00:10:10.705Z | Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 3378 | 2026-09-05T00:10:16.046Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3379 | 2026-09-05T00:10:16.615Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3380 | 2026-09-05T00:10:17.668Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3381 | 2026-09-05T00:10:18.215Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3382 | 2026-09-05T00:10:19.169Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3383 | 2026-09-05T00:10:19.966Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3384 | 2026-09-05T00:10:20.771Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3385 | 2026-09-05T00:10:21.531Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3386 | 2026-09-05T00:10:24.119Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3387 | 2026-09-05T00:10:24.367Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3388 | 2026-09-05T00:10:24.924Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3389 | 2026-09-05T00:10:25.059Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3390 | 2026-09-05T00:10:25.833Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3391 | 2026-09-05T00:10:26.639Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3392 | 2026-09-05T00:10:27.597Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3393 | 2026-09-05T00:10:31.939Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3394 | 2026-09-05T00:10:33.519Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3395 | 2026-09-05T00:10:34.264Z | Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3396 | 2026-09-05T00:10:35.217Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3397 | 2026-09-05T00:10:36.151Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3398 | 2026-09-05T00:10:37.104Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3399 | 2026-09-05T00:10:40.018Z | Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3400 | 2026-09-05T00:10:41.172Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3401 | 2026-09-05T00:10:42.598Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3402 | 2026-09-05T00:10:43.347Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3403 | 2026-09-05T00:10:44.662Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3404 | 2026-09-05T00:10:48.326Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3405 | 2026-09-05T00:10:48.791Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3406 | 2026-09-05T00:10:49.406Z | Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config) |
| 3407 | 2026-09-05T00:10:51.264Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3408 | 2026-09-05T00:10:52.805Z | Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3409 | 2026-09-05T00:10:54.466Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3410 | 2026-09-05T00:10:56.464Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3411 | 2026-09-05T00:10:58.141Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3412 | 2026-09-05T00:10:59.815Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3413 | 2026-09-05T00:11:01.669Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3414 | 2026-09-05T00:11:07.076Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3415 | 2026-09-05T00:11:07.208Z | Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3416 | 2026-09-05T00:11:09.040Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3417 | 2026-09-05T00:11:09.067Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3418 | 2026-09-05T00:11:10.741Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3419 | 2026-09-05T00:11:12.961Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3420 | 2026-09-05T00:11:14.865Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3421 | 2026-09-05T00:11:17.043Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3422 | 2026-09-05T00:11:19.014Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3423 | 2026-09-05T00:11:20.856Z | Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3424 | 2026-09-05T00:11:23.059Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3425 | 2026-09-05T00:11:24.809Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3426 | 2026-09-05T00:11:26.743Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3427 | 2026-09-05T00:11:28.691Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3428 | 2026-09-05T00:11:30.615Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3429 | 2026-09-05T00:11:32.504Z | Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3430 | 2026-09-05T00:11:34.350Z | Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3431 | 2026-09-05T00:11:36.149Z | Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3432 | 2026-09-05T00:11:38.291Z | Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3433 | 2026-09-05T00:11:40.003Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3434 | 2026-09-05T00:11:42.146Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3435 | 2026-09-05T00:11:44.109Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3436 | 2026-09-05T00:11:46.069Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3437 | 2026-09-05T00:11:48.293Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3438 | 2026-09-05T00:11:52.181Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3439 | 2026-09-05T00:11:54.853Z | Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3440 | 2026-09-05T00:11:57.060Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3441 | 2026-09-05T00:11:59.038Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3442 | 2026-09-05T00:12:01.131Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3443 | 2026-09-05T00:12:03.172Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3444 | 2026-09-05T00:12:04.892Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3445 | 2026-09-05T00:12:08.427Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3446 | 2026-09-05T00:12:11.719Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3447 | 2026-09-05T00:12:13.901Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3448 | 2026-09-05T00:12:16.529Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3449 | 2026-09-05T00:12:19.044Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3450 | 2026-09-05T00:12:21.422Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3451 | 2026-09-05T00:12:24.316Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3452 | 2026-09-05T00:12:27.356Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3453 | 2026-09-05T00:12:29.307Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3454 | 2026-09-05T00:12:32.656Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3455 | 2026-09-05T00:12:34.736Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3456 | 2026-09-05T00:12:37.430Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3457 | 2026-09-05T00:12:40.179Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3458 | 2026-09-05T00:12:42.996Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3459 | 2026-09-05T00:12:45.637Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3460 | 2026-09-05T00:12:47.967Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3461 | 2026-09-05T00:12:50.931Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3462 | 2026-09-05T00:12:53.471Z | Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3463 | 2026-09-05T00:12:56.175Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3464 | 2026-09-05T00:12:58.817Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3465 | 2026-09-05T00:13:01.453Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3466 | 2026-09-05T00:13:04.127Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3467 | 2026-09-05T00:13:06.526Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3468 | 2026-09-05T00:13:09.406Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3469 | 2026-09-05T00:13:11.963Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3470 | 2026-09-05T00:13:14.586Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3471 | 2026-09-05T00:13:17.191Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3472 | 2026-09-05T00:13:19.982Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3473 | 2026-09-05T00:13:22.581Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3474 | 2026-09-05T00:13:25.209Z | Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3475 | 2026-09-05T00:13:27.902Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3476 | 2026-09-05T00:13:30.581Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3477 | 2026-09-05T00:13:33.203Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3478 | 2026-09-05T00:13:35.906Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3479 | 2026-09-05T00:13:38.535Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3480 | 2026-09-05T00:13:41.163Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3481 | 2026-09-05T00:13:43.868Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3482 | 2026-09-05T00:13:46.504Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3483 | 2026-09-05T00:13:49.346Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3484 | 2026-09-05T00:13:52.689Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3485 | 2026-09-05T00:13:54.962Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3486 | 2026-09-05T00:13:57.569Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3487 | 2026-09-05T00:14:00.294Z | Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3488 | 2026-09-05T00:14:03.238Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3489 | 2026-09-05T00:14:06.254Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3490 | 2026-09-05T00:14:09.069Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3491 | 2026-09-05T00:14:11.850Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3492 | 2026-09-05T00:14:14.720Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3493 | 2026-09-05T00:14:17.417Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3494 | 2026-09-05T00:14:20.218Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3495 | 2026-09-05T00:14:23.073Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3496 | 2026-09-05T00:14:25.843Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3497 | 2026-09-05T00:14:28.758Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3498 | 2026-09-05T00:14:31.602Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3499 | 2026-09-05T00:14:39.977Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3500 | 2026-09-05T00:14:40.024Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3501 | 2026-09-05T00:14:44.040Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3502 | 2026-09-05T00:14:47.328Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3503 | 2026-09-05T00:14:51.033Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3504 | 2026-09-05T00:14:55.087Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3505 | 2026-09-05T00:14:58.297Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3506 | 2026-09-05T00:15:03.441Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3507 | 2026-09-05T00:15:06.951Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3508 | 2026-09-05T00:15:10.634Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3509 | 2026-09-05T00:15:14.640Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3510 | 2026-09-05T00:15:18.646Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3511 | 2026-09-05T00:15:22.470Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3512 | 2026-09-05T00:15:26.492Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3513 | 2026-09-05T00:15:30.599Z | Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3514 | 2026-09-05T00:15:34.460Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3515 | 2026-09-05T00:15:38.475Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3516 | 2026-09-05T00:15:42.764Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3517 | 2026-09-05T00:15:49.240Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3518 | 2026-09-05T00:16:16.503Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3519 | 2026-09-05T00:16:24.183Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3520 | 2026-09-05T00:16:24.183Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3521 | 2026-09-05T00:16:24.357Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3522 | 2026-09-05T00:16:24.357Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3523 | 2026-09-05T00:16:24.357Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3524 | 2026-09-05T00:16:24.357Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3525 | 2026-09-05T00:16:24.374Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3526 | 2026-09-05T00:16:24.374Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3527 | 2026-09-05T00:16:26.763Z | Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3528 | 2026-09-05T00:16:30.854Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3529 | 2026-09-05T00:16:34.919Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3530 | 2026-09-05T00:17:07.404Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 55s |
| 3531 | 2026-09-05T00:17:07.407Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3532 | 2026-09-05T00:17:07.408Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3533 | 2026-09-05T00:17:07.579Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files |
| 3534 | 2026-09-05T00:17:07.691Z | |
| 3535 | 2026-09-05T00:17:07.692Z | real 7:56.095731286 |
| 3536 | 2026-09-05T00:17:07.692Z | user 21:15.439992426 |
| 3537 | 2026-09-05T00:17:07.692Z | sys 4:30.714947247 |
| 3538 | 2026-09-05T00:17:07.692Z | trap 0.312695250 |
| 3539 | 2026-09-05T00:17:07.692Z | tflt 0.037410525 |
| 3540 | 2026-09-05T00:17:07.692Z | dflt 0.217417167 |
| 3541 | 2026-09-05T00:17:07.692Z | kflt 0.000053990 |
| 3542 | 2026-09-05T00:17:07.696Z | lock 7:37:50.598789150 |
| 3543 | 2026-09-05T00:17:07.696Z | slp 2:40:39.968745250 |
| 3544 | 2026-09-05T00:17:07.696Z | lat 37.991258999 |
| 3545 | 2026-09-05T00:17:07.696Z | stop 2:06.333636414 |
| 3546 | 2026-09-05T00:17:07.696Z | process exited: duration 868784 ms, exit code 0 |
| |
| 3547 | 2026-09-05T00:17:07.704Z | found 0 output files |