|
|
|
| 1 | 2026-09-02T23:34:57.846Z | job assigned to worker 01M1J7J91X3HC46FRWF8XYX3Q0 [factory aws, i-05caab326a3b0f066] (queued for 44 s) |
| |
| 2 | 2026-09-02T23:35:04.839Z | starting task 0: "setup" |
| 3 | 2026-09-02T23:35:04.921Z | ++ uname -s |
| 4 | 2026-09-02T23:35:04.921Z | + kern=SunOS |
| 5 | 2026-09-02T23:35:04.921Z | + build_user=build |
| 6 | 2026-09-02T23:35:04.921Z | + build_uid=12345 |
| 7 | 2026-09-02T23:35:04.921Z | + work_dir=/work |
| 8 | 2026-09-02T23:35:04.922Z | + input_dir=/input |
| 9 | 2026-09-02T23:35:04.922Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-02T23:35:04.922Z | + case "$kern" in |
| 11 | 2026-09-02T23:35:04.922Z | + groupadd -g 12345 build |
| 12 | 2026-09-02T23:35:04.922Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-02T23:35:06.721Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-02T23:35:06.788Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-02T23:35:06.788Z | + home_fs=zfs |
| 16 | 2026-09-02T23:35:06.788Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-02T23:35:06.788Z | + mkdir -p /home/build |
| 18 | 2026-09-02T23:35:06.788Z | + chown build:build /home/build /work |
| 19 | 2026-09-02T23:35:08.763Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-02T23:35:08.790Z | process exited: duration 4068 ms, exit code 0 |
| |
| 21 | 2026-09-02T23:35:09.199Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-02T23:35:09.253Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-02T23:35:09.254Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-02T23:35:09.254Z | * rust toolchain profile = "default" |
| 25 | 2026-09-02T23:35:09.254Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-02T23:35:09.254Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-02T23:35:09.254Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-02T23:35:09.254Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-02T23:35:09.254Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-02T23:35:09.254Z | info: downloading installer |
| 31 | 2026-09-02T23:35:10.297Z | info: profile set to default |
| 32 | 2026-09-02T23:35:10.298Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-02T23:35:10.417Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-02T23:35:10.417Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-02T23:35:10.418Z | info: downloading 6 components |
| 36 | 2026-09-02T23:35:23.119Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-02T23:35:23.119Z | |
| 38 | 2026-09-02T23:35:23.151Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-02T23:35:23.151Z | |
| 40 | 2026-09-02T23:35:23.155Z | |
| 41 | 2026-09-02T23:35:23.155Z | Rust is installed now. Great! |
| 42 | 2026-09-02T23:35:23.155Z | |
| 43 | 2026-09-02T23:35:23.155Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-02T23:35:23.156Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-02T23:35:23.156Z | |
| 46 | 2026-09-02T23:35:23.156Z | To configure your current shell, you need to source |
| 47 | 2026-09-02T23:35:23.156Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-02T23:35:23.156Z | |
| 49 | 2026-09-02T23:35:23.156Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-02T23:35:23.156Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-02T23:35:23.156Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-02T23:35:23.156Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-02T23:35:23.156Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-02T23:35:23.156Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-02T23:35:23.156Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-02T23:35:23.156Z | HOST_CC = None |
| 57 | 2026-09-02T23:35:23.156Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-02T23:35:23.156Z | CC = None |
| 59 | 2026-09-02T23:35:23.156Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-02T23:35:23.635Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-02T23:35:23.635Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-02T23:35:23.635Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-02T23:35:23.635Z | CFLAGS = None |
| 64 | 2026-09-02T23:35:23.635Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-02T23:35:23.636Z | HOST_CFLAGS = None |
| 66 | 2026-09-02T23:35:23.636Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-02T23:35:23.636Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-02T23:35:23.636Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-02T23:35:23.636Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-02T23:35:23.730Z | + rustup --version |
| 71 | 2026-09-02T23:35:23.737Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-02T23:35:23.741Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-02T23:35:23.759Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-02T23:35:23.763Z | + cargo --version |
| 75 | 2026-09-02T23:35:23.777Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-02T23:35:23.781Z | + rustc --version |
| 77 | 2026-09-02T23:35:23.796Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-02T23:35:23.800Z | process exited: duration 14975 ms, exit code 0 |
| |
| 79 | 2026-09-02T23:35:23.807Z | starting task 2: "authentication" |
| 80 | 2026-09-02T23:35:23.826Z | process exited: duration 19 ms, exit code 0 |
| |
| 81 | 2026-09-02T23:35:23.833Z | starting task 3: "clone repository" |
| 82 | 2026-09-02T23:35:23.837Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-02T23:35:23.840Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-02T23:35:23.877Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-02T23:35:36.498Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-02T23:35:36.498Z | + git fetch origin 237cd9bf4f4016d30c7c42601c839699e8264596 |
| 87 | 2026-09-02T23:35:36.832Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-02T23:35:36.832Z | * branch 237cd9bf4f4016d30c7c42601c839699e8264596 -> FETCH_HEAD |
| 89 | 2026-09-02T23:35:36.844Z | + [[ -n '' ]] |
| 90 | 2026-09-02T23:35:36.844Z | + git reset --hard 237cd9bf4f4016d30c7c42601c839699e8264596 |
| 91 | 2026-09-02T23:35:37.094Z | HEAD is now at 237cd9bf4 [spr] initial version |
| 92 | 2026-09-02T23:35:37.098Z | process exited: duration 13263 ms, exit code 0 |
| |
| 93 | 2026-09-02T23:35:37.105Z | starting task 4: "build" |
| 94 | 2026-09-02T23:35:37.109Z | + source ./env.sh |
| 95 | 2026-09-02T23:35:37.109Z | ++ OLD_SHELL_OPTS=ehxB |
| 96 | 2026-09-02T23:35:37.113Z | ++ set -o xtrace |
| 97 | 2026-09-02T23:35:37.113Z | ++++ dirname ./env.sh |
| 98 | 2026-09-02T23:35:37.113Z | +++ readlink -f . |
| 99 | 2026-09-02T23:35:37.117Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 100 | 2026-09-02T23:35:37.117Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 101 | 2026-09-02T23:35:37.117Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 102 | 2026-09-02T23:35:37.117Z | ++ 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 |
| 103 | 2026-09-02T23:35:37.117Z | ++ 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 |
| 104 | 2026-09-02T23:35:37.117Z | ++ 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 |
| 105 | 2026-09-02T23:35:37.117Z | ++ 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 |
| 106 | 2026-09-02T23:35:37.117Z | ++ 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 |
| 107 | 2026-09-02T23:35:37.117Z | ++ 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 |
| 108 | 2026-09-02T23:35:37.117Z | ++ 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 |
| 109 | 2026-09-02T23:35:37.117Z | ++ 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 |
| 110 | 2026-09-02T23:35:37.117Z | ++ case $OLD_SHELL_OPTS in |
| 111 | 2026-09-02T23:35:37.117Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 112 | 2026-09-02T23:35:37.117Z | + source .github/buildomat/ci-env.sh |
| 113 | 2026-09-02T23:35:37.117Z | ++ export CARGO_TERM_COLOR=always |
| 114 | 2026-09-02T23:35:37.117Z | ++ CARGO_TERM_COLOR=always |
| 115 | 2026-09-02T23:35:37.117Z | +++ uname -s |
| 116 | 2026-09-02T23:35:37.117Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 117 | 2026-09-02T23:35:37.117Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 118 | 2026-09-02T23:35:37.121Z | + cargo --version |
| 119 | 2026-09-02T23:35:37.126Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 120 | 2026-09-02T23:35:37.130Z | + rustc --version |
| 121 | 2026-09-02T23:35:37.148Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 122 | 2026-09-02T23:35:37.151Z | + banner prerequisites |
| 123 | 2026-09-02T23:35:37.155Z | |
| 124 | 2026-09-02T23:35:37.155Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 125 | 2026-09-02T23:35:37.155Z | # # # # # # # # # # # # # # # |
| 126 | 2026-09-02T23:35:37.155Z | # # # # ##### # # ##### # # # # # #### # |
| 127 | 2026-09-02T23:35:37.155Z | ##### ##### # ##### # # # # # # # # # |
| 128 | 2026-09-02T23:35:37.155Z | # # # # # # # # # # # # # # # |
| 129 | 2026-09-02T23:35:37.155Z | # # # ###### # # ###### ### # #### # #### # |
| 130 | 2026-09-02T23:35:37.155Z | |
| 131 | 2026-09-02T23:35:37.155Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 132 | 2026-09-02T23:35:39.449Z | Startup: Refreshing catalog 'helios' ... Done |
| 133 | 2026-09-02T23:35:39.885Z | Startup: Caching catalogs ... Done |
| 134 | 2026-09-02T23:35:42.573Z | Planning: Solver setup ... Done (2.516s) |
| 135 | 2026-09-02T23:35:42.644Z | Planning: Running solver ... Done (0.070s) |
| 136 | 2026-09-02T23:35:42.700Z | Planning: Finding local manifests ... Done (0.002s) |
| 137 | 2026-09-02T23:35:42.711Z | Planning: Fetching manifests: 0/2 0% complete |
| 138 | 2026-09-02T23:35:42.730Z | Planning: Fetching manifests: 2/2 100% complete |
| 139 | 2026-09-02T23:35:42.744Z | Planning: Package planning ... Done (0.014s) |
| 140 | 2026-09-02T23:35:42.747Z | Planning: Merging actions ... Done (0.002s) |
| 141 | 2026-09-02T23:35:42.905Z | Planning: Checking for conflicting actions ... Done (0.159s) |
| 142 | 2026-09-02T23:35:42.909Z | Planning: Consolidating action changes ... Done (0.001s) |
| 143 | 2026-09-02T23:35:43.972Z | Planning: Evaluating mediators ... Done (1.066s) |
| 144 | 2026-09-02T23:35:43.976Z | Planning: Planning completed in 4.05 seconds |
| 145 | 2026-09-02T23:35:43.981Z | Packages to install: 2 |
| 146 | 2026-09-02T23:35:43.984Z | Estimated space available: 156.00 GB |
| 147 | 2026-09-02T23:35:43.984Z | Estimated space to be consumed: 86.47 MB |
| 148 | 2026-09-02T23:35:43.984Z | Create boot environment: No |
| 149 | 2026-09-02T23:35:43.984Z | Create backup boot environment: No |
| 150 | 2026-09-02T23:35:43.984Z | Rebuild boot archive: No |
| 151 | 2026-09-02T23:35:43.984Z | |
| 152 | 2026-09-02T23:35:43.984Z | Changed packages: |
| 153 | 2026-09-02T23:35:43.984Z | helios |
| 154 | 2026-09-02T23:35:43.984Z | developer/build-essential |
| 155 | 2026-09-02T23:35:43.984Z | None -> 11-3.0 |
| 156 | 2026-09-02T23:35:43.984Z | library/libxmlsec1 |
| 157 | 2026-09-02T23:35:43.984Z | None -> 1.2.35-3.0 |
| 158 | 2026-09-02T23:35:44.025Z | |
| 159 | 2026-09-02T23:35:44.025Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 160 | 2026-09-02T23:35:44.093Z | Download: Completed 1.28 MB in 0.07 seconds (18.9M/s) |
| 161 | 2026-09-02T23:35:44.153Z | Actions: 1/268 actions (Installing new actions) |
| 162 | 2026-09-02T23:35:44.191Z | Actions: Completed 268 actions in 0.04 seconds. |
| 163 | 2026-09-02T23:35:44.226Z | Finalize: Updating package state database ... Done (0.036s) |
| 164 | 2026-09-02T23:35:44.230Z | Finalize: Updating package cache ... Done (0.000s) |
| 165 | 2026-09-02T23:35:44.331Z | Finalize: Updating image state ... Done (0.104s) |
| 166 | 2026-09-02T23:35:47.035Z | Finalize: Creating fast lookup database ... Done (2.647s) |
| 167 | 2026-09-02T23:35:47.120Z | Finalize: Reading search index ... Done (0.025s) |
| 168 | 2026-09-02T23:35:47.124Z | Finalize: Updating search index ... Done (0.000s) |
| 169 | 2026-09-02T23:35:47.218Z | Finalize: Updating package cache ... Done (0.000s) |
| 170 | 2026-09-02T23:35:47.602Z | Planning: Evaluating mediator changes ... Done |
| 171 | 2026-09-02T23:35:47.708Z | Planning: Checking for conflicting actions ... Done |
| 172 | 2026-09-02T23:35:47.714Z | Planning: Consolidating action changes ... Done |
| 173 | 2026-09-02T23:35:47.867Z | Planning: Evaluating mediators ... Done |
| 174 | 2026-09-02T23:35:47.874Z | Planning: Planning completed in 0.27 seconds |
| 175 | 2026-09-02T23:35:47.890Z | Mediators to change: 2 |
| 176 | 2026-09-02T23:35:47.890Z | Create boot environment: No |
| 177 | 2026-09-02T23:35:47.894Z | Create backup boot environment: No |
| 178 | 2026-09-02T23:35:47.942Z | Finalize: Updating package state database ... Done |
| 179 | 2026-09-02T23:35:47.942Z | Finalize: Updating package cache ... Done |
| 180 | 2026-09-02T23:35:48.001Z | Finalize: Updating image state ... Done |
| 181 | 2026-09-02T23:35:49.988Z | Finalize: Creating fast lookup database ... Done |
| 182 | 2026-09-02T23:35:50.057Z | Finalize: Reading search index ... Done |
| 183 | 2026-09-02T23:35:50.060Z | Finalize: Updating search index ... Done |
| 184 | 2026-09-02T23:35:50.161Z | Finalize: Updating package cache ... Done |
| 185 | 2026-09-02T23:35:50.447Z | Planning: Evaluating mediator changes ... Done |
| 186 | 2026-09-02T23:35:50.555Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-09-02T23:35:50.560Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-09-02T23:35:50.712Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-09-02T23:35:50.715Z | Planning: Planning completed in 0.27 seconds |
| 190 | 2026-09-02T23:35:50.736Z | Mediators to change: 1 |
| 191 | 2026-09-02T23:35:50.736Z | Create boot environment: No |
| 192 | 2026-09-02T23:35:50.736Z | Create backup boot environment: No |
| 193 | 2026-09-02T23:35:50.787Z | Finalize: Updating package state database ... Done |
| 194 | 2026-09-02T23:35:50.787Z | Finalize: Updating package cache ... Done |
| 195 | 2026-09-02T23:35:50.845Z | Finalize: Updating image state ... Done |
| 196 | 2026-09-02T23:35:52.830Z | Finalize: Creating fast lookup database ... Done |
| 197 | 2026-09-02T23:35:52.896Z | Finalize: Reading search index ... Done |
| 198 | 2026-09-02T23:35:52.905Z | Finalize: Updating search index ... Done |
| 199 | 2026-09-02T23:35:52.959Z | Finalize: Updating package cache ... Done |
| 200 | 2026-09-02T23:35:53.271Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 201 | 2026-09-02T23:35:53.271Z | apache system 2.4 system |
| 202 | 2026-09-02T23:35:53.271Z | clang system 15 system |
| 203 | 2026-09-02T23:35:53.271Z | csh system system illumos |
| 204 | 2026-09-02T23:35:53.271Z | ctags system system illumos |
| 205 | 2026-09-02T23:35:53.272Z | file vendor vendor darwinsys |
| 206 | 2026-09-02T23:35:53.272Z | file system system illumos |
| 207 | 2026-09-02T23:35:53.272Z | gcc vendor 14 vendor |
| 208 | 2026-09-02T23:35:53.272Z | gcc system 13 system |
| 209 | 2026-09-02T23:35:53.272Z | gcc system 10 system |
| 210 | 2026-09-02T23:35:53.272Z | go system 1.25 system |
| 211 | 2026-09-02T23:35:53.272Z | llvm system 15 system |
| 212 | 2026-09-02T23:35:53.272Z | mariadb system 11.4 system |
| 213 | 2026-09-02T23:35:53.272Z | mta vendor vendor dma |
| 214 | 2026-09-02T23:35:53.272Z | openjdk system 17 system |
| 215 | 2026-09-02T23:35:53.272Z | openjdk system 11 system |
| 216 | 2026-09-02T23:35:53.272Z | openssl vendor 3 vendor |
| 217 | 2026-09-02T23:35:53.272Z | perl system 5.40 system |
| 218 | 2026-09-02T23:35:53.272Z | postgresql system 18 system |
| 219 | 2026-09-02T23:35:53.272Z | postgresql system 17 system |
| 220 | 2026-09-02T23:35:53.272Z | python vendor 3 vendor |
| 221 | 2026-09-02T23:35:53.272Z | python system 2 system |
| 222 | 2026-09-02T23:35:53.272Z | python3 vendor 3.13 vendor |
| 223 | 2026-09-02T23:35:53.272Z | ruby system 3.4 system |
| 224 | 2026-09-02T23:35:53.272Z | ruby system 3.0 system |
| 225 | 2026-09-02T23:35:53.272Z | words vendor vendor american-english |
| 226 | 2026-09-02T23:35:53.272Z | words system system australian-english |
| 227 | 2026-09-02T23:35:53.272Z | words system system british-english |
| 228 | 2026-09-02T23:35:53.272Z | words system system canadian-english |
| 229 | 2026-09-02T23:35:53.272Z | words system system french |
| 230 | 2026-09-02T23:35:53.272Z | words system system italian |
| 231 | 2026-09-02T23:35:53.272Z | words system system ngerman |
| 232 | 2026-09-02T23:35:53.272Z | words system system ogerman |
| 233 | 2026-09-02T23:35:53.273Z | words system system spanish |
| 234 | 2026-09-02T23:35:53.540Z | PUBLISHER TYPE STATUS P LOCATION |
| 235 | 2026-09-02T23:35:53.540Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 236 | 2026-09-02T23:35:54.042Z | FMRI IFO |
| 237 | 2026-09-02T23:35:54.042Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 238 | 2026-09-02T23:35:54.042Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 239 | 2026-09-02T23:35:54.042Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 240 | 2026-09-02T23:35:54.042Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 241 | 2026-09-02T23:35:54.042Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 242 | 2026-09-02T23:35:54.042Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 243 | 2026-09-02T23:35:54.042Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 244 | 2026-09-02T23:35:54.042Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 245 | 2026-09-02T23:35:54.042Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 246 | 2026-09-02T23:35:54.420Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 247 | 2026-09-02T23:35:54.760Z | Updating crates.io index |
| 248 | 2026-09-02T23:35:54.764Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 249 | 2026-09-02T23:35:55.054Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 250 | 2026-09-02T23:35:55.447Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 251 | 2026-09-02T23:35:55.701Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 252 | 2026-09-02T23:35:57.366Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 253 | 2026-09-02T23:35:58.007Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 254 | 2026-09-02T23:35:59.623Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 255 | 2026-09-02T23:36:00.451Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 256 | 2026-09-02T23:36:00.754Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 257 | 2026-09-02T23:36:01.105Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 258 | 2026-09-02T23:36:02.891Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 259 | 2026-09-02T23:36:03.252Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 260 | 2026-09-02T23:36:03.636Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 261 | 2026-09-02T23:36:03.921Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 262 | 2026-09-02T23:36:04.205Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 263 | 2026-09-02T23:36:04.489Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 264 | 2026-09-02T23:36:04.827Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 265 | 2026-09-02T23:36:05.089Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 266 | 2026-09-02T23:36:05.429Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 267 | 2026-09-02T23:36:05.841Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 268 | 2026-09-02T23:36:06.334Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 269 | 2026-09-02T23:36:06.680Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 270 | 2026-09-02T23:36:07.257Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 271 | 2026-09-02T23:36:07.601Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 272 | 2026-09-02T23:36:08.258Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 273 | 2026-09-02T23:36:08.712Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 274 | 2026-09-02T23:36:09.011Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 275 | 2026-09-02T23:36:09.467Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 276 | 2026-09-02T23:36:09.861Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 277 | 2026-09-02T23:36:10.146Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 278 | 2026-09-02T23:36:10.495Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 279 | 2026-09-02T23:36:10.887Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 280 | 2026-09-02T23:36:11.441Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 281 | 2026-09-02T23:36:11.743Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 282 | 2026-09-02T23:36:12.031Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 283 | 2026-09-02T23:36:12.384Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 284 | 2026-09-02T23:36:13.002Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 285 | 2026-09-02T23:36:13.285Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 286 | 2026-09-02T23:36:13.560Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 287 | 2026-09-02T23:36:13.920Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 288 | 2026-09-02T23:36:14.198Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 289 | 2026-09-02T23:36:14.600Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 290 | 2026-09-02T23:36:17.255Z | Downloading crates ... |
| 291 | 2026-09-02T23:36:17.298Z | Downloaded anstream v1.0.0 |
| 292 | 2026-09-02T23:36:17.302Z | Downloaded is_terminal_polyfill v1.70.2 |
| 293 | 2026-09-02T23:36:17.309Z | Downloaded errno v0.3.14 |
| 294 | 2026-09-02T23:36:17.313Z | Downloaded digest v0.10.7 |
| 295 | 2026-09-02T23:36:17.317Z | Downloaded camino v1.2.5 |
| 296 | 2026-09-02T23:36:17.317Z | Downloaded pest_generator v2.8.6 |
| 297 | 2026-09-02T23:36:17.321Z | Downloaded utf8parse v0.2.2 |
| 298 | 2026-09-02T23:36:17.321Z | Downloaded generic-array v0.14.7 |
| 299 | 2026-09-02T23:36:17.325Z | Downloaded anstyle-query v1.1.5 |
| 300 | 2026-09-02T23:36:17.325Z | Downloaded serde_spanned v0.6.9 |
| 301 | 2026-09-02T23:36:17.325Z | Downloaded pretty-hex v0.4.1 |
| 302 | 2026-09-02T23:36:17.329Z | Downloaded smawk v0.3.2 |
| 303 | 2026-09-02T23:36:17.329Z | Downloaded terminal_size v0.4.3 |
| 304 | 2026-09-02T23:36:17.329Z | Downloaded zerocopy v0.7.35 |
| 305 | 2026-09-02T23:36:17.337Z | Downloaded heck v0.5.0 |
| 306 | 2026-09-02T23:36:17.342Z | Downloaded zmij v1.0.21 |
| 307 | 2026-09-02T23:36:17.342Z | Downloaded itoa v1.0.17 |
| 308 | 2026-09-02T23:36:17.342Z | Downloaded fastrand v2.3.0 |
| 309 | 2026-09-02T23:36:17.342Z | Downloaded macaddr v1.0.1 |
| 310 | 2026-09-02T23:36:17.342Z | Downloaded autocfg v1.5.0 |
| 311 | 2026-09-02T23:36:17.346Z | Downloaded bytecount v0.6.9 |
| 312 | 2026-09-02T23:36:17.346Z | Downloaded cpufeatures v0.2.17 |
| 313 | 2026-09-02T23:36:17.346Z | Downloaded anstyle-parse v1.0.0 |
| 314 | 2026-09-02T23:36:17.346Z | Downloaded crypto-common v0.1.7 |
| 315 | 2026-09-02T23:36:17.350Z | Downloaded dof v0.3.0 |
| 316 | 2026-09-02T23:36:17.354Z | Downloaded clap_lex v1.0.0 |
| 317 | 2026-09-02T23:36:17.358Z | Downloaded cfg-if v1.0.4 |
| 318 | 2026-09-02T23:36:17.358Z | Downloaded dtrace-parser v0.2.0 |
| 319 | 2026-09-02T23:36:17.358Z | Downloaded version_check v0.9.5 |
| 320 | 2026-09-02T23:36:17.362Z | Downloaded cargo-platform v0.3.2 |
| 321 | 2026-09-02T23:36:17.362Z | Downloaded block-buffer v0.10.4 |
| 322 | 2026-09-02T23:36:17.362Z | Downloaded getrandom v0.4.3 |
| 323 | 2026-09-02T23:36:17.366Z | Downloaded bitflags v2.11.0 |
| 324 | 2026-09-02T23:36:17.369Z | Downloaded anyhow v1.0.104 |
| 325 | 2026-09-02T23:36:17.373Z | Downloaded camino-tempfile v1.4.1 |
| 326 | 2026-09-02T23:36:17.373Z | Downloaded memmap v0.7.0 |
| 327 | 2026-09-02T23:36:17.379Z | Downloaded fnv v1.0.7 |
| 328 | 2026-09-02T23:36:17.383Z | Downloaded equivalent v1.0.2 |
| 329 | 2026-09-02T23:36:17.384Z | Downloaded heck v0.4.1 |
| 330 | 2026-09-02T23:36:17.388Z | Downloaded plain v0.2.3 |
| 331 | 2026-09-02T23:36:17.392Z | Downloaded colorchoice v1.0.4 |
| 332 | 2026-09-02T23:36:17.392Z | Downloaded proc-macro-error-attr v1.0.4 |
| 333 | 2026-09-02T23:36:17.392Z | Downloaded toml_datetime v0.6.11 |
| 334 | 2026-09-02T23:36:17.392Z | Downloaded swrite v0.1.0 |
| 335 | 2026-09-02T23:36:17.402Z | Downloaded anstyle v1.0.14 |
| 336 | 2026-09-02T23:36:17.410Z | Downloaded scroll_derive v0.12.1 |
| 337 | 2026-09-02T23:36:17.414Z | Downloaded strsim v0.11.1 |
| 338 | 2026-09-02T23:36:17.420Z | Downloaded usdt v0.5.0 |
| 339 | 2026-09-02T23:36:17.425Z | Downloaded thread-id v4.2.2 |
| 340 | 2026-09-02T23:36:17.429Z | Downloaded toml_write v0.1.2 |
| 341 | 2026-09-02T23:36:17.433Z | Downloaded unicode-linebreak v0.1.5 |
| 342 | 2026-09-02T23:36:17.442Z | Downloaded usdt-macro v0.5.0 |
| 343 | 2026-09-02T23:36:17.446Z | Downloaded tabled_derive v0.7.0 |
| 344 | 2026-09-02T23:36:17.446Z | Downloaded usdt-attr-macro v0.5.0 |
| 345 | 2026-09-02T23:36:17.454Z | Downloaded byteorder v1.5.0 |
| 346 | 2026-09-02T23:36:17.460Z | Downloaded cargo_toml v0.21.0 |
| 347 | 2026-09-02T23:36:17.463Z | Downloaded usdt-impl v0.5.0 |
| 348 | 2026-09-02T23:36:17.464Z | Downloaded thiserror v2.0.18 |
| 349 | 2026-09-02T23:36:17.464Z | Downloaded thiserror-impl v2.0.18 |
| 350 | 2026-09-02T23:36:17.464Z | Downloaded quote v1.0.45 |
| 351 | 2026-09-02T23:36:17.470Z | Downloaded fs-err v3.3.0 |
| 352 | 2026-09-02T23:36:17.474Z | Downloaded scroll v0.12.0 |
| 353 | 2026-09-02T23:36:17.478Z | Downloaded sha2 v0.10.9 |
| 354 | 2026-09-02T23:36:17.478Z | Downloaded thiserror v1.0.69 |
| 355 | 2026-09-02T23:36:17.487Z | Downloaded thiserror-impl v1.0.69 |
| 356 | 2026-09-02T23:36:17.508Z | Downloaded clap_derive v4.6.1 |
| 357 | 2026-09-02T23:36:17.513Z | Downloaded cargo_metadata v0.23.1 |
| 358 | 2026-09-02T23:36:17.513Z | Downloaded memchr v2.8.0 |
| 359 | 2026-09-02T23:36:17.519Z | Downloaded serde_tokenstream v0.2.3 |
| 360 | 2026-09-02T23:36:17.522Z | Downloaded zerocopy-derive v0.7.35 |
| 361 | 2026-09-02T23:36:17.527Z | Downloaded pest_derive v2.8.6 |
| 362 | 2026-09-02T23:36:17.530Z | Downloaded once_cell v1.21.3 |
| 363 | 2026-09-02T23:36:17.535Z | Downloaded tempfile v3.27.0 |
| 364 | 2026-09-02T23:36:17.540Z | Downloaded proc-macro-error v1.0.4 |
| 365 | 2026-09-02T23:36:17.544Z | Downloaded semver v1.0.28 |
| 366 | 2026-09-02T23:36:17.548Z | Downloaded ucd-trie v0.1.7 |
| 367 | 2026-09-02T23:36:17.548Z | Downloaded unicode-ident v1.0.24 |
| 368 | 2026-09-02T23:36:17.552Z | Downloaded toml v0.8.23 |
| 369 | 2026-09-02T23:36:17.556Z | Downloaded serde_core v1.0.228 |
| 370 | 2026-09-02T23:36:17.560Z | Downloaded log v0.4.33 |
| 371 | 2026-09-02T23:36:17.570Z | Downloaded serde_derive v1.0.228 |
| 372 | 2026-09-02T23:36:17.577Z | Downloaded textwrap v0.16.2 |
| 373 | 2026-09-02T23:36:17.577Z | Downloaded clap v4.6.1 |
| 374 | 2026-09-02T23:36:17.581Z | Downloaded proc-macro2 v1.0.106 |
| 375 | 2026-09-02T23:36:17.593Z | Downloaded papergrid v0.11.0 |
| 376 | 2026-09-02T23:36:17.596Z | Downloaded pest_meta v2.8.6 |
| 377 | 2026-09-02T23:36:17.603Z | Downloaded toml_edit v0.22.27 |
| 378 | 2026-09-02T23:36:17.613Z | Downloaded serde v1.0.228 |
| 379 | 2026-09-02T23:36:17.619Z | Downloaded indexmap v2.14.0 |
| 380 | 2026-09-02T23:36:17.626Z | Downloaded typenum v1.20.1 |
| 381 | 2026-09-02T23:36:17.630Z | Downloaded hashbrown v0.17.0 |
| 382 | 2026-09-02T23:36:17.645Z | Downloaded pest v2.8.6 |
| 383 | 2026-09-02T23:36:17.660Z | Downloaded clap_builder v4.6.0 |
| 384 | 2026-09-02T23:36:17.683Z | Downloaded serde_json v1.0.151 |
| 385 | 2026-09-02T23:36:17.687Z | Downloaded goblin v0.8.2 |
| 386 | 2026-09-02T23:36:17.703Z | Downloaded winnow v0.7.14 |
| 387 | 2026-09-02T23:36:17.719Z | Downloaded tabled v0.15.0 |
| 388 | 2026-09-02T23:36:17.733Z | Downloaded syn v1.0.109 |
| 389 | 2026-09-02T23:36:17.747Z | Downloaded unicode-width v0.1.14 |
| 390 | 2026-09-02T23:36:17.750Z | Downloaded unicode-width v0.2.0 |
| 391 | 2026-09-02T23:36:17.754Z | Downloaded syn v2.0.117 |
| 392 | 2026-09-02T23:36:17.771Z | Downloaded rustix v1.1.4 |
| 393 | 2026-09-02T23:36:17.796Z | Downloaded libc v0.2.185 |
| 394 | 2026-09-02T23:36:17.857Z | Compiling proc-macro2 v1.0.106 |
| 395 | 2026-09-02T23:36:17.857Z | Compiling unicode-ident v1.0.24 |
| 396 | 2026-09-02T23:36:17.857Z | Compiling quote v1.0.45 |
| 397 | 2026-09-02T23:36:17.862Z | Compiling serde_core v1.0.228 |
| 398 | 2026-09-02T23:36:17.862Z | Compiling libc v0.2.185 |
| 399 | 2026-09-02T23:36:17.862Z | Compiling version_check v0.9.5 |
| 400 | 2026-09-02T23:36:17.862Z | Compiling memchr v2.8.0 |
| 401 | 2026-09-02T23:36:17.862Z | Compiling serde v1.0.228 |
| 402 | 2026-09-02T23:36:18.243Z | Compiling zmij v1.0.21 |
| 403 | 2026-09-02T23:36:18.456Z | Compiling thiserror v1.0.69 |
| 404 | 2026-09-02T23:36:18.462Z | Compiling ucd-trie v0.1.7 |
| 405 | 2026-09-02T23:36:18.710Z | Compiling itoa v1.0.17 |
| 406 | 2026-09-02T23:36:18.758Z | Compiling pest v2.8.6 |
| 407 | 2026-09-02T23:36:18.887Z | Compiling rustix v1.1.4 |
| 408 | 2026-09-02T23:36:19.008Z | Compiling byteorder v1.5.0 |
| 409 | 2026-09-02T23:36:19.033Z | Compiling errno v0.3.14 |
| 410 | 2026-09-02T23:36:19.128Z | Compiling serde_json v1.0.151 |
| 411 | 2026-09-02T23:36:19.199Z | Compiling bitflags v2.11.0 |
| 412 | 2026-09-02T23:36:19.331Z | Compiling syn v2.0.117 |
| 413 | 2026-09-02T23:36:19.387Z | Compiling thread-id v4.2.2 |
| 414 | 2026-09-02T23:36:19.412Z | Compiling proc-macro-error-attr v1.0.4 |
| 415 | 2026-09-02T23:36:19.482Z | Compiling usdt-impl v0.5.0 |
| 416 | 2026-09-02T23:36:19.574Z | Compiling syn v1.0.109 |
| 417 | 2026-09-02T23:36:19.596Z | Compiling camino v1.2.5 |
| 418 | 2026-09-02T23:36:19.775Z | Compiling pest_meta v2.8.6 |
| 419 | 2026-09-02T23:36:19.958Z | Compiling proc-macro-error v1.0.4 |
| 420 | 2026-09-02T23:36:19.969Z | Compiling hashbrown v0.17.0 |
| 421 | 2026-09-02T23:36:19.984Z | Compiling getrandom v0.4.3 |
| 422 | 2026-09-02T23:36:20.135Z | Compiling log v0.4.33 |
| 423 | 2026-09-02T23:36:20.344Z | Compiling equivalent v1.0.2 |
| 424 | 2026-09-02T23:36:20.344Z | Compiling utf8parse v0.2.2 |
| 425 | 2026-09-02T23:36:20.439Z | Compiling plain v0.2.3 |
| 426 | 2026-09-02T23:36:20.476Z | Compiling anstyle-parse v1.0.0 |
| 427 | 2026-09-02T23:36:20.535Z | Compiling indexmap v2.14.0 |
| 428 | 2026-09-02T23:36:20.574Z | Compiling terminal_size v0.4.3 |
| 429 | 2026-09-02T23:36:21.102Z | Compiling anstyle v1.0.14 |
| 430 | 2026-09-02T23:36:21.151Z | Compiling is_terminal_polyfill v1.70.2 |
| 431 | 2026-09-02T23:36:21.235Z | Compiling thiserror v2.0.18 |
| 432 | 2026-09-02T23:36:21.257Z | Compiling winnow v0.7.14 |
| 433 | 2026-09-02T23:36:21.325Z | Compiling cfg-if v1.0.4 |
| 434 | 2026-09-02T23:36:21.341Z | Compiling anstyle-query v1.1.5 |
| 435 | 2026-09-02T23:36:21.369Z | Compiling pretty-hex v0.4.1 |
| 436 | 2026-09-02T23:36:21.462Z | Compiling toml_write v0.1.2 |
| 437 | 2026-09-02T23:36:21.471Z | Compiling colorchoice v1.0.4 |
| 438 | 2026-09-02T23:36:21.515Z | Compiling pest_generator v2.8.6 |
| 439 | 2026-09-02T23:36:21.552Z | Compiling autocfg v1.5.0 |
| 440 | 2026-09-02T23:36:21.597Z | Compiling anstream v1.0.0 |
| 441 | 2026-09-02T23:36:21.804Z | Compiling heck v0.4.1 |
| 442 | 2026-09-02T23:36:21.905Z | Compiling heck v0.5.0 |
| 443 | 2026-09-02T23:36:21.967Z | Compiling fs-err v3.3.0 |
| 444 | 2026-09-02T23:36:22.025Z | Compiling unicode-width v0.1.14 |
| 445 | 2026-09-02T23:36:22.138Z | Compiling bytecount v0.6.9 |
| 446 | 2026-09-02T23:36:22.158Z | Compiling clap_lex v1.0.0 |
| 447 | 2026-09-02T23:36:22.205Z | Compiling once_cell v1.21.3 |
| 448 | 2026-09-02T23:36:22.209Z | Compiling fnv v1.0.7 |
| 449 | 2026-09-02T23:36:22.271Z | Compiling fastrand v2.3.0 |
| 450 | 2026-09-02T23:36:22.292Z | Compiling strsim v0.11.1 |
| 451 | 2026-09-02T23:36:22.317Z | Compiling anyhow v1.0.104 |
| 452 | 2026-09-02T23:36:22.379Z | Compiling papergrid v0.11.0 |
| 453 | 2026-09-02T23:36:22.519Z | Compiling clap_builder v4.6.0 |
| 454 | 2026-09-02T23:36:22.548Z | Compiling tempfile v3.27.0 |
| 455 | 2026-09-02T23:36:22.633Z | Compiling cargo-platform v0.3.2 |
| 456 | 2026-09-02T23:36:22.740Z | Compiling tabled_derive v0.7.0 |
| 457 | 2026-09-02T23:36:22.757Z | Compiling semver v1.0.28 |
| 458 | 2026-09-02T23:36:22.829Z | Compiling memmap v0.7.0 |
| 459 | 2026-09-02T23:36:22.893Z | Compiling smawk v0.3.2 |
| 460 | 2026-09-02T23:36:22.909Z | Compiling unicode-width v0.2.0 |
| 461 | 2026-09-02T23:36:23.057Z | Compiling unicode-linebreak v0.1.5 |
| 462 | 2026-09-02T23:36:23.125Z | Compiling camino-tempfile v1.4.1 |
| 463 | 2026-09-02T23:36:23.148Z | Compiling serde_derive v1.0.228 |
| 464 | 2026-09-02T23:36:23.197Z | Compiling thiserror-impl v1.0.69 |
| 465 | 2026-09-02T23:36:23.302Z | Compiling zerocopy-derive v0.7.35 |
| 466 | 2026-09-02T23:36:23.354Z | Compiling pest_derive v2.8.6 |
| 467 | 2026-09-02T23:36:23.441Z | Compiling scroll_derive v0.12.1 |
| 468 | 2026-09-02T23:36:23.702Z | Compiling thiserror-impl v2.0.18 |
| 469 | 2026-09-02T23:36:23.810Z | Compiling clap_derive v4.6.1 |
| 470 | 2026-09-02T23:36:23.846Z | Compiling tabled v0.15.0 |
| 471 | 2026-09-02T23:36:24.114Z | Compiling scroll v0.12.0 |
| 472 | 2026-09-02T23:36:24.175Z | Compiling zerocopy v0.7.35 |
| 473 | 2026-09-02T23:36:24.395Z | Compiling goblin v0.8.2 |
| 474 | 2026-09-02T23:36:24.588Z | Compiling dtrace-parser v0.2.0 |
| 475 | 2026-09-02T23:36:24.741Z | Compiling textwrap v0.16.2 |
| 476 | 2026-09-02T23:36:25.207Z | Compiling swrite v0.1.0 |
| 477 | 2026-09-02T23:36:25.571Z | Compiling clap v4.6.1 |
| 478 | 2026-09-02T23:36:26.249Z | Compiling serde_spanned v0.6.9 |
| 479 | 2026-09-02T23:36:26.249Z | Compiling toml_datetime v0.6.11 |
| 480 | 2026-09-02T23:36:26.249Z | Compiling cargo_metadata v0.23.1 |
| 481 | 2026-09-02T23:36:26.274Z | Compiling macaddr v1.0.1 |
| 482 | 2026-09-02T23:36:26.274Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 483 | 2026-09-02T23:36:26.359Z | Compiling dof v0.3.0 |
| 484 | 2026-09-02T23:36:26.422Z | Compiling serde_tokenstream v0.2.3 |
| 485 | 2026-09-02T23:36:26.511Z | Compiling toml_edit v0.22.27 |
| 486 | 2026-09-02T23:36:27.142Z | Compiling usdt-macro v0.5.0 |
| 487 | 2026-09-02T23:36:27.170Z | Compiling usdt-attr-macro v0.5.0 |
| 488 | 2026-09-02T23:36:27.685Z | Compiling usdt v0.5.0 |
| 489 | 2026-09-02T23:36:27.755Z | Compiling toml v0.8.23 |
| 490 | 2026-09-02T23:36:28.093Z | Compiling cargo_toml v0.21.0 |
| 491 | 2026-09-02T23:36:29.377Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 492 | 2026-09-02T23:36:31.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.16s |
| 493 | 2026-09-02T23:36:31.605Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 494 | 2026-09-02T23:36:32.110Z | Downloading crates ... |
| 495 | 2026-09-02T23:36:32.165Z | Downloaded ahash v0.8.12 |
| 496 | 2026-09-02T23:36:32.169Z | Downloaded atomic-waker v1.1.2 |
| 497 | 2026-09-02T23:36:32.169Z | Downloaded ascii-canvas v3.0.0 |
| 498 | 2026-09-02T23:36:32.170Z | Downloaded arrayref v0.3.9 |
| 499 | 2026-09-02T23:36:32.174Z | Downloaded allocator-api2 v0.2.21 |
| 500 | 2026-09-02T23:36:32.179Z | Downloaded async-stream v0.3.6 |
| 501 | 2026-09-02T23:36:32.179Z | Downloaded base16ct v1.0.0 |
| 502 | 2026-09-02T23:36:32.179Z | Downloaded backtrace-ext v0.2.1 |
| 503 | 2026-09-02T23:36:32.179Z | Downloaded cfg_aliases v0.2.1 |
| 504 | 2026-09-02T23:36:32.186Z | Downloaded cobs v0.3.0 |
| 505 | 2026-09-02T23:36:32.187Z | Downloaded adler2 v2.0.1 |
| 506 | 2026-09-02T23:36:32.193Z | Downloaded bit-set v0.8.0 |
| 507 | 2026-09-02T23:36:32.193Z | Downloaded anstyle-parse v0.2.7 |
| 508 | 2026-09-02T23:36:32.197Z | Downloaded bit-vec v0.8.0 |
| 509 | 2026-09-02T23:36:32.198Z | Downloaded buf-list v1.1.2 |
| 510 | 2026-09-02T23:36:32.198Z | Downloaded fxhash v0.2.1 |
| 511 | 2026-09-02T23:36:32.198Z | Downloaded endian-type v0.1.2 |
| 512 | 2026-09-02T23:36:32.198Z | Downloaded enum-as-inner v0.6.1 |
| 513 | 2026-09-02T23:36:32.210Z | Downloaded bitflags v1.3.2 |
| 514 | 2026-09-02T23:36:32.210Z | Downloaded form_urlencoded v1.2.2 |
| 515 | 2026-09-02T23:36:32.219Z | Downloaded float-cmp v0.10.0 |
| 516 | 2026-09-02T23:36:32.219Z | Downloaded foreign-types v0.5.0 |
| 517 | 2026-09-02T23:36:32.220Z | Downloaded bzip2 v0.4.4 |
| 518 | 2026-09-02T23:36:32.220Z | Downloaded addr2line v0.25.1 |
| 519 | 2026-09-02T23:36:32.220Z | Downloaded array-init v0.0.4 |
| 520 | 2026-09-02T23:36:32.220Z | Downloaded fixedbitset v0.5.7 |
| 521 | 2026-09-02T23:36:32.220Z | Downloaded find-msvc-tools v0.1.9 |
| 522 | 2026-09-02T23:36:32.220Z | Downloaded fs_extra v1.3.0 |
| 523 | 2026-09-02T23:36:32.220Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 524 | 2026-09-02T23:36:32.220Z | Downloaded blake2 v0.10.6 |
| 525 | 2026-09-02T23:36:32.220Z | Downloaded futures-task v0.3.32 |
| 526 | 2026-09-02T23:36:32.220Z | Downloaded http-body v1.0.1 |
| 527 | 2026-09-02T23:36:32.220Z | Downloaded futures-macro v0.3.32 |
| 528 | 2026-09-02T23:36:32.227Z | Downloaded atty v0.2.14 |
| 529 | 2026-09-02T23:36:32.227Z | Downloaded foreign-types v0.3.2 |
| 530 | 2026-09-02T23:36:32.227Z | Downloaded foreign-types-shared v0.3.1 |
| 531 | 2026-09-02T23:36:32.227Z | Downloaded bitfield-macros v0.19.4 |
| 532 | 2026-09-02T23:36:32.227Z | Downloaded bitfield-struct v0.6.2 |
| 533 | 2026-09-02T23:36:32.227Z | Downloaded env_logger v0.11.11 |
| 534 | 2026-09-02T23:36:32.231Z | Downloaded env_filter v2.0.0 |
| 535 | 2026-09-02T23:36:32.231Z | Downloaded fallible-iterator v0.2.0 |
| 536 | 2026-09-02T23:36:32.231Z | Downloaded futures-io v0.3.32 |
| 537 | 2026-09-02T23:36:32.231Z | Downloaded fd-lock v4.0.4 |
| 538 | 2026-09-02T23:36:32.231Z | Downloaded bit-vec v0.6.3 |
| 539 | 2026-09-02T23:36:32.231Z | Downloaded async-recursion v1.1.1 |
| 540 | 2026-09-02T23:36:32.237Z | Downloaded futures-sink v0.3.32 |
| 541 | 2026-09-02T23:36:32.237Z | Downloaded bit-set v0.5.3 |
| 542 | 2026-09-02T23:36:32.242Z | Downloaded bb8 v0.8.6 |
| 543 | 2026-09-02T23:36:32.242Z | Downloaded embedded-io v0.6.1 |
| 544 | 2026-09-02T23:36:32.245Z | Downloaded bcs v0.1.6 |
| 545 | 2026-09-02T23:36:32.245Z | Downloaded blowfish v0.10.0 |
| 546 | 2026-09-02T23:36:32.245Z | Downloaded base16ct v0.2.0 |
| 547 | 2026-09-02T23:36:32.246Z | Downloaded compression-core v0.4.31 |
| 548 | 2026-09-02T23:36:32.246Z | Downloaded foreign-types-macros v0.2.3 |
| 549 | 2026-09-02T23:36:32.250Z | Downloaded async-stream-impl v0.3.6 |
| 550 | 2026-09-02T23:36:32.250Z | Downloaded assert_matches v1.5.0 |
| 551 | 2026-09-02T23:36:32.250Z | Downloaded castaway v0.2.4 |
| 552 | 2026-09-02T23:36:32.250Z | Downloaded atomicwrites v0.4.4 |
| 553 | 2026-09-02T23:36:32.255Z | Downloaded flagset v0.4.7 |
| 554 | 2026-09-02T23:36:32.260Z | Downloaded block-buffer v0.12.1 |
| 555 | 2026-09-02T23:36:32.267Z | Downloaded futures-executor v0.3.32 |
| 556 | 2026-09-02T23:36:32.267Z | Downloaded cfg_aliases v0.1.1 |
| 557 | 2026-09-02T23:36:32.267Z | Downloaded ciborium-ll v0.2.2 |
| 558 | 2026-09-02T23:36:32.267Z | Downloaded fixedbitset v0.4.2 |
| 559 | 2026-09-02T23:36:32.267Z | Downloaded block-padding v0.4.2 |
| 560 | 2026-09-02T23:36:32.272Z | Downloaded bitfield v0.19.4 |
| 561 | 2026-09-02T23:36:32.272Z | Downloaded cancel-safe-futures v0.1.5 |
| 562 | 2026-09-02T23:36:32.272Z | Downloaded foldhash v0.1.5 |
| 563 | 2026-09-02T23:36:32.272Z | Downloaded float-ord v0.3.2 |
| 564 | 2026-09-02T23:36:32.272Z | Downloaded foreign-types-shared v0.1.1 |
| 565 | 2026-09-02T23:36:32.272Z | Downloaded futures-core v0.3.32 |
| 566 | 2026-09-02T23:36:32.280Z | Downloaded ghash v0.6.0 |
| 567 | 2026-09-02T23:36:32.280Z | Downloaded hostname v0.3.1 |
| 568 | 2026-09-02T23:36:32.280Z | Downloaded aead v0.5.2 |
| 569 | 2026-09-02T23:36:32.286Z | Downloaded git-stub v1.0.0 |
| 570 | 2026-09-02T23:36:32.286Z | Downloaded hex-literal v1.1.0 |
| 571 | 2026-09-02T23:36:32.286Z | Downloaded anstream v0.6.21 |
| 572 | 2026-09-02T23:36:32.286Z | Downloaded hmac v0.13.0 |
| 573 | 2026-09-02T23:36:32.286Z | Downloaded ena v0.14.4 |
| 574 | 2026-09-02T23:36:32.293Z | Downloaded foldhash v0.2.0 |
| 575 | 2026-09-02T23:36:32.293Z | Downloaded fs-err v2.11.0 |
| 576 | 2026-09-02T23:36:32.293Z | Downloaded futures-channel v0.3.32 |
| 577 | 2026-09-02T23:36:32.293Z | Downloaded base64ct v1.8.3 |
| 578 | 2026-09-02T23:36:32.293Z | Downloaded erased-serde v0.3.31 |
| 579 | 2026-09-02T23:36:32.293Z | Downloaded funty v2.0.0 |
| 580 | 2026-09-02T23:36:32.293Z | Downloaded ff v0.13.1 |
| 581 | 2026-09-02T23:36:32.300Z | Downloaded filetime v0.2.27 |
| 582 | 2026-09-02T23:36:32.300Z | Downloaded const-oid v0.10.2 |
| 583 | 2026-09-02T23:36:32.300Z | Downloaded nibble_vec v0.1.0 |
| 584 | 2026-09-02T23:36:32.300Z | Downloaded normalize-line-endings v0.3.0 |
| 585 | 2026-09-02T23:36:32.300Z | Downloaded ciborium-io v0.2.2 |
| 586 | 2026-09-02T23:36:32.300Z | Downloaded newline-converter v0.3.0 |
| 587 | 2026-09-02T23:36:32.300Z | Downloaded num_threads v0.1.7 |
| 588 | 2026-09-02T23:36:32.300Z | Downloaded httparse v1.10.1 |
| 589 | 2026-09-02T23:36:32.300Z | Downloaded nodrop v0.1.14 |
| 590 | 2026-09-02T23:36:32.301Z | Downloaded num-derive v0.4.2 |
| 591 | 2026-09-02T23:36:32.301Z | Downloaded headers-core v0.3.0 |
| 592 | 2026-09-02T23:36:32.301Z | Downloaded openssl-macros v0.1.1 |
| 593 | 2026-09-02T23:36:32.301Z | Downloaded oxide-generation-macros v0.2.0 |
| 594 | 2026-09-02T23:36:32.308Z | Downloaded hubpack_derive v0.1.1 |
| 595 | 2026-09-02T23:36:32.308Z | Downloaded bs58 v0.5.1 |
| 596 | 2026-09-02T23:36:32.308Z | Downloaded hostname v0.4.2 |
| 597 | 2026-09-02T23:36:32.312Z | Downloaded hash32 v0.2.1 |
| 598 | 2026-09-02T23:36:32.312Z | Downloaded hex v0.4.3 |
| 599 | 2026-09-02T23:36:32.312Z | Downloaded globwalk v0.9.1 |
| 600 | 2026-09-02T23:36:32.312Z | Downloaded hash32 v0.3.1 |
| 601 | 2026-09-02T23:36:32.312Z | Downloaded argon2 v0.5.3 |
| 602 | 2026-09-02T23:36:32.313Z | Downloaded backoff v0.4.0 |
| 603 | 2026-09-02T23:36:32.316Z | Downloaded httpdate v1.0.3 |
| 604 | 2026-09-02T23:36:32.317Z | Downloaded cmake v0.1.57 |
| 605 | 2026-09-02T23:36:32.317Z | Downloaded home v0.5.12 |
| 606 | 2026-09-02T23:36:32.317Z | Downloaded chacha20 v0.9.1 |
| 607 | 2026-09-02T23:36:32.322Z | Downloaded cmov v0.5.4 |
| 608 | 2026-09-02T23:36:32.328Z | Downloaded embedded-io v0.4.0 |
| 609 | 2026-09-02T23:36:32.328Z | Downloaded enum_dispatch v0.3.13 |
| 610 | 2026-09-02T23:36:32.328Z | Downloaded backon v1.6.0 |
| 611 | 2026-09-02T23:36:32.328Z | Downloaded gethostname v0.5.0 |
| 612 | 2026-09-02T23:36:32.328Z | Downloaded http-range v0.1.5 |
| 613 | 2026-09-02T23:36:32.333Z | Downloaded hubpack v0.1.2 |
| 614 | 2026-09-02T23:36:32.333Z | Downloaded password-hash v0.6.1 |
| 615 | 2026-09-02T23:36:32.334Z | Downloaded rand_chacha v0.3.1 |
| 616 | 2026-09-02T23:36:32.334Z | Downloaded rfc6979 v0.4.0 |
| 617 | 2026-09-02T23:36:32.334Z | Downloaded powerfmt v0.2.0 |
| 618 | 2026-09-02T23:36:32.337Z | Downloaded byte-wrapper v0.1.0 |
| 619 | 2026-09-02T23:36:32.344Z | Downloaded progenitor-macro v0.13.0 |
| 620 | 2026-09-02T23:36:32.344Z | Downloaded cipher v0.5.2 |
| 621 | 2026-09-02T23:36:32.348Z | Downloaded percent-encoding v2.3.2 |
| 622 | 2026-09-02T23:36:32.348Z | Downloaded phf_shared v0.13.1 |
| 623 | 2026-09-02T23:36:32.348Z | Downloaded rustc-hash v2.1.1 |
| 624 | 2026-09-02T23:36:32.348Z | Downloaded serde_repr v0.1.20 |
| 625 | 2026-09-02T23:36:32.354Z | Downloaded recursive v0.1.1 |
| 626 | 2026-09-02T23:36:32.354Z | Downloaded serde_bytes v0.11.19 |
| 627 | 2026-09-02T23:36:32.354Z | Downloaded sha1 v0.10.6 |
| 628 | 2026-09-02T23:36:32.354Z | Downloaded secrecy v0.10.3 |
| 629 | 2026-09-02T23:36:32.355Z | Downloaded async-bb8-diesel v0.2.1 |
| 630 | 2026-09-02T23:36:32.359Z | Downloaded console v0.15.11 |
| 631 | 2026-09-02T23:36:32.359Z | Downloaded arrayvec v0.7.6 |
| 632 | 2026-09-02T23:36:32.363Z | Downloaded cassowary v0.3.0 |
| 633 | 2026-09-02T23:36:32.363Z | Downloaded compression-codecs v0.4.37 |
| 634 | 2026-09-02T23:36:32.363Z | Downloaded cexpr v0.6.0 |
| 635 | 2026-09-02T23:36:32.363Z | Downloaded cipher v0.4.4 |
| 636 | 2026-09-02T23:36:32.368Z | Downloaded pem v3.0.6 |
| 637 | 2026-09-02T23:36:32.368Z | Downloaded rand_xorshift v0.4.0 |
| 638 | 2026-09-02T23:36:32.372Z | Downloaded slog-envlogger v2.2.0 |
| 639 | 2026-09-02T23:36:32.376Z | Downloaded console v0.16.2 |
| 640 | 2026-09-02T23:36:32.376Z | Downloaded const-oid v0.9.6 |
| 641 | 2026-09-02T23:36:32.376Z | Downloaded futures v0.3.32 |
| 642 | 2026-09-02T23:36:32.379Z | Downloaded stable_deref_trait v1.2.1 |
| 643 | 2026-09-02T23:36:32.379Z | Downloaded ff v0.14.0 |
| 644 | 2026-09-02T23:36:32.380Z | Downloaded clang-sys v1.8.1 |
| 645 | 2026-09-02T23:36:32.380Z | Downloaded globset v0.4.18 |
| 646 | 2026-09-02T23:36:32.383Z | Downloaded group v0.14.0 |
| 647 | 2026-09-02T23:36:32.383Z | Downloaded pkcs8 v0.10.2 |
| 648 | 2026-09-02T23:36:32.383Z | Downloaded aead v0.6.1 |
| 649 | 2026-09-02T23:36:32.383Z | Downloaded colored v2.2.0 |
| 650 | 2026-09-02T23:36:32.387Z | Downloaded structmeta v0.3.0 |
| 651 | 2026-09-02T23:36:32.387Z | Downloaded supports-unicode v3.0.0 |
| 652 | 2026-09-02T23:36:32.387Z | Downloaded group v0.13.0 |
| 653 | 2026-09-02T23:36:32.387Z | Downloaded async-trait v0.1.89 |
| 654 | 2026-09-02T23:36:32.387Z | Downloaded http-body-util v0.1.3 |
| 655 | 2026-09-02T23:36:32.443Z | Downloaded ppv-lite86 v0.2.21 |
| 656 | 2026-09-02T23:36:32.443Z | Downloaded typify-macro v0.6.2 |
| 657 | 2026-09-02T23:36:32.443Z | Downloaded tower-service v0.3.3 |
| 658 | 2026-09-02T23:36:32.443Z | Downloaded universal-hash v0.6.1 |
| 659 | 2026-09-02T23:36:32.443Z | Downloaded highway v1.3.0 |
| 660 | 2026-09-02T23:36:32.443Z | Downloaded git-stub-vcs v0.1.0 |
| 661 | 2026-09-02T23:36:32.444Z | Downloaded topological-sort v0.2.2 |
| 662 | 2026-09-02T23:36:32.444Z | Downloaded utf-8 v0.7.6 |
| 663 | 2026-09-02T23:36:32.444Z | Downloaded sponge-cursor v0.1.0 |
| 664 | 2026-09-02T23:36:32.444Z | Downloaded bzip2 v0.6.1 |
| 665 | 2026-09-02T23:36:32.444Z | Downloaded camino-tempfile-ext v0.3.3 |
| 666 | 2026-09-02T23:36:32.444Z | Downloaded cbc v0.2.1 |
| 667 | 2026-09-02T23:36:32.444Z | Downloaded colored v3.1.1 |
| 668 | 2026-09-02T23:36:32.444Z | Downloaded rpassword v7.5.4 |
| 669 | 2026-09-02T23:36:32.444Z | Downloaded argon2 v0.6.0-rc.8 |
| 670 | 2026-09-02T23:36:32.444Z | Downloaded take_mut v0.2.2 |
| 671 | 2026-09-02T23:36:32.444Z | Downloaded tap v1.0.1 |
| 672 | 2026-09-02T23:36:32.444Z | Downloaded unarray v0.1.4 |
| 673 | 2026-09-02T23:36:32.444Z | Downloaded yoke-derive v0.8.1 |
| 674 | 2026-09-02T23:36:32.444Z | Downloaded generic-array v1.4.3 |
| 675 | 2026-09-02T23:36:32.444Z | Downloaded phf v0.12.1 |
| 676 | 2026-09-02T23:36:32.444Z | Downloaded convert_case v0.4.0 |
| 677 | 2026-09-02T23:36:32.444Z | Downloaded password-hash v0.5.0 |
| 678 | 2026-09-02T23:36:32.444Z | Downloaded polyval v0.7.1 |
| 679 | 2026-09-02T23:36:32.444Z | Downloaded getrandom v0.2.17 |
| 680 | 2026-09-02T23:36:32.444Z | Downloaded glob v0.3.3 |
| 681 | 2026-09-02T23:36:32.444Z | Downloaded progenitor v0.13.0 |
| 682 | 2026-09-02T23:36:32.444Z | Downloaded progenitor-extras v0.2.0 |
| 683 | 2026-09-02T23:36:32.444Z | Downloaded serde-hex v0.1.0 |
| 684 | 2026-09-02T23:36:32.444Z | Downloaded num_enum v0.5.11 |
| 685 | 2026-09-02T23:36:32.444Z | Downloaded tokio-test v0.4.5 |
| 686 | 2026-09-02T23:36:32.444Z | Downloaded want v0.3.1 |
| 687 | 2026-09-02T23:36:32.452Z | Downloaded slog-json v2.6.1 |
| 688 | 2026-09-02T23:36:32.452Z | Downloaded shlex v1.3.0 |
| 689 | 2026-09-02T23:36:32.452Z | Downloaded xshell-macros v0.2.7 |
| 690 | 2026-09-02T23:36:32.452Z | Downloaded zeroize_derive v1.5.0 |
| 691 | 2026-09-02T23:36:32.452Z | Downloaded cc v1.2.56 |
| 692 | 2026-09-02T23:36:32.452Z | Downloaded blake2 v0.11.0-rc.6 |
| 693 | 2026-09-02T23:36:32.452Z | Downloaded half v1.8.3 |
| 694 | 2026-09-02T23:36:32.452Z | Downloaded hmac v0.12.1 |
| 695 | 2026-09-02T23:36:32.452Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 696 | 2026-09-02T23:36:32.452Z | Downloaded pkcs1 v0.7.5 |
| 697 | 2026-09-02T23:36:32.452Z | Downloaded darling_macro v0.20.11 |
| 698 | 2026-09-02T23:36:32.452Z | Downloaded defmt-parser v1.0.0 |
| 699 | 2026-09-02T23:36:32.452Z | Downloaded dirs-sys-next v0.1.2 |
| 700 | 2026-09-02T23:36:32.452Z | Downloaded dof v0.4.0 |
| 701 | 2026-09-02T23:36:32.452Z | Downloaded elliptic-curve v0.14.1 |
| 702 | 2026-09-02T23:36:32.452Z | Downloaded fatfs v0.3.6 |
| 703 | 2026-09-02T23:36:32.452Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 704 | 2026-09-02T23:36:32.460Z | Downloaded chacha20 v0.10.0 |
| 705 | 2026-09-02T23:36:32.461Z | Downloaded serde_with_macros v1.5.2 |
| 706 | 2026-09-02T23:36:32.461Z | Downloaded base64 v0.22.1 |
| 707 | 2026-09-02T23:36:32.461Z | Downloaded zone_cfg_derive v0.3.1 |
| 708 | 2026-09-02T23:36:32.461Z | Downloaded poly1305 v0.9.0 |
| 709 | 2026-09-02T23:36:32.461Z | Downloaded thread_local v1.1.9 |
| 710 | 2026-09-02T23:36:32.461Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 711 | 2026-09-02T23:36:32.467Z | Downloaded ciborium v0.2.2 |
| 712 | 2026-09-02T23:36:32.471Z | Downloaded vergen-gitcl v1.0.8 |
| 713 | 2026-09-02T23:36:32.479Z | Downloaded jiff-static v0.2.34 |
| 714 | 2026-09-02T23:36:32.482Z | Downloaded crucible-workspace-hack v0.1.0 |
| 715 | 2026-09-02T23:36:32.486Z | Downloaded difflib v0.4.0 |
| 716 | 2026-09-02T23:36:32.486Z | Downloaded critical-section v1.2.0 |
| 717 | 2026-09-02T23:36:32.486Z | Downloaded spki v0.8.0 |
| 718 | 2026-09-02T23:36:32.490Z | Downloaded stacker v0.1.23 |
| 719 | 2026-09-02T23:36:32.490Z | Downloaded strum_macros v0.24.3 |
| 720 | 2026-09-02T23:36:32.490Z | Downloaded strum_macros v0.26.4 |
| 721 | 2026-09-02T23:36:32.494Z | Downloaded oxide-update-engine-display v0.1.2 |
| 722 | 2026-09-02T23:36:32.494Z | Downloaded tls_codec v0.4.2 |
| 723 | 2026-09-02T23:36:32.497Z | Downloaded tls_codec_derive v0.4.2 |
| 724 | 2026-09-02T23:36:32.502Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 725 | 2026-09-02T23:36:32.502Z | Downloaded arc-swap v1.8.2 |
| 726 | 2026-09-02T23:36:32.506Z | Downloaded backtrace v0.3.76 |
| 727 | 2026-09-02T23:36:32.506Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 728 | 2026-09-02T23:36:32.506Z | Downloaded daft v0.1.8 |
| 729 | 2026-09-02T23:36:32.510Z | Downloaded aes v0.9.1 |
| 730 | 2026-09-02T23:36:32.510Z | Downloaded inout v0.1.4 |
| 731 | 2026-09-02T23:36:32.510Z | Downloaded kem v0.3.0 |
| 732 | 2026-09-02T23:36:32.513Z | Downloaded match_cfg v0.1.0 |
| 733 | 2026-09-02T23:36:32.513Z | Downloaded new_debug_unreachable v1.0.6 |
| 734 | 2026-09-02T23:36:32.514Z | Downloaded num-iter v0.1.45 |
| 735 | 2026-09-02T23:36:32.514Z | Downloaded openssl-probe v0.1.6 |
| 736 | 2026-09-02T23:36:32.514Z | Downloaded memoffset v0.9.1 |
| 737 | 2026-09-02T23:36:32.514Z | Downloaded oso-derive v0.27.3 |
| 738 | 2026-09-02T23:36:32.514Z | Downloaded openssl-probe v0.2.1 |
| 739 | 2026-09-02T23:36:32.518Z | Downloaded whoami v1.6.1 |
| 740 | 2026-09-02T23:36:32.518Z | Downloaded wyz v0.5.1 |
| 741 | 2026-09-02T23:36:32.518Z | Downloaded bytes v1.11.1 |
| 742 | 2026-09-02T23:36:32.523Z | Downloaded diesel-dtrace v0.5.0 |
| 743 | 2026-09-02T23:36:32.523Z | Downloaded base64 v0.21.7 |
| 744 | 2026-09-02T23:36:32.523Z | Downloaded compact_str v0.8.1 |
| 745 | 2026-09-02T23:36:32.523Z | Downloaded prefix-trie v0.7.0 |
| 746 | 2026-09-02T23:36:32.527Z | Downloaded vergen-lib v0.1.6 |
| 747 | 2026-09-02T23:36:32.527Z | Downloaded corncobs v0.1.4 |
| 748 | 2026-09-02T23:36:32.527Z | Downloaded newtype-uuid-macros v0.1.0 |
| 749 | 2026-09-02T23:36:32.531Z | Downloaded rustc_version v0.4.1 |
| 750 | 2026-09-02T23:36:32.535Z | Downloaded precomputed-hash v0.1.1 |
| 751 | 2026-09-02T23:36:32.535Z | Downloaded chumsky v0.9.3 |
| 752 | 2026-09-02T23:36:32.539Z | Downloaded schemars v0.8.22 |
| 753 | 2026-09-02T23:36:32.543Z | Downloaded ingot-types v0.2.0 |
| 754 | 2026-09-02T23:36:32.547Z | Downloaded libloading v0.8.9 |
| 755 | 2026-09-02T23:36:32.551Z | Downloaded libefi-sys v0.1.0 |
| 756 | 2026-09-02T23:36:32.551Z | Downloaded lock_api v0.4.14 |
| 757 | 2026-09-02T23:36:32.551Z | Downloaded smallvec v1.15.1 |
| 758 | 2026-09-02T23:36:32.556Z | Downloaded scheduled-thread-pool v0.2.7 |
| 759 | 2026-09-02T23:36:32.556Z | Downloaded sapling-renderdag v0.1.0 |
| 760 | 2026-09-02T23:36:32.561Z | Downloaded parking_lot_core v0.9.12 |
| 761 | 2026-09-02T23:36:32.567Z | Downloaded data-encoding v2.10.0 |
| 762 | 2026-09-02T23:36:32.567Z | Downloaded chacha20poly1305 v0.10.1 |
| 763 | 2026-09-02T23:36:32.571Z | Downloaded openssl-sys v0.9.117 |
| 764 | 2026-09-02T23:36:32.571Z | Downloaded flume v0.11.1 |
| 765 | 2026-09-02T23:36:32.571Z | Downloaded ryu v1.0.23 |
| 766 | 2026-09-02T23:36:32.577Z | Downloaded signal-hook v0.3.18 |
| 767 | 2026-09-02T23:36:32.577Z | Downloaded sigpipe v0.1.3 |
| 768 | 2026-09-02T23:36:32.577Z | Downloaded structmeta-derive v0.3.0 |
| 769 | 2026-09-02T23:36:32.580Z | Downloaded ar_archive_writer v0.5.1 |
| 770 | 2026-09-02T23:36:32.580Z | Downloaded synstructure v0.13.2 |
| 771 | 2026-09-02T23:36:32.580Z | Downloaded term v0.7.0 |
| 772 | 2026-09-02T23:36:32.584Z | Downloaded multer v3.1.0 |
| 773 | 2026-09-02T23:36:32.584Z | Downloaded newtype-uuid v1.3.2 |
| 774 | 2026-09-02T23:36:32.584Z | Downloaded num-rational v0.4.2 |
| 775 | 2026-09-02T23:36:32.584Z | Downloaded parking_lot_core v0.8.6 |
| 776 | 2026-09-02T23:36:32.589Z | Downloaded postgres-protocol v0.6.10 |
| 777 | 2026-09-02T23:36:32.589Z | Downloaded async-compression v0.4.41 |
| 778 | 2026-09-02T23:36:32.593Z | Downloaded ipnetwork v0.21.1 |
| 779 | 2026-09-02T23:36:32.599Z | Downloaded headers v0.4.1 |
| 780 | 2026-09-02T23:36:32.603Z | Downloaded hybrid-array v0.4.13 |
| 781 | 2026-09-02T23:36:32.603Z | Downloaded iana-time-zone v0.1.65 |
| 782 | 2026-09-02T23:36:32.603Z | Downloaded r2d2 v0.8.10 |
| 783 | 2026-09-02T23:36:32.603Z | Downloaded wait-timeout v0.2.1 |
| 784 | 2026-09-02T23:36:32.603Z | Downloaded try-lock v0.2.5 |
| 785 | 2026-09-02T23:36:32.603Z | Downloaded unicode-truncate v1.1.0 |
| 786 | 2026-09-02T23:36:32.608Z | Downloaded universal-hash v0.5.1 |
| 787 | 2026-09-02T23:36:32.608Z | Downloaded peg-runtime v0.8.5 |
| 788 | 2026-09-02T23:36:32.608Z | Downloaded zerofrom-derive v0.1.6 |
| 789 | 2026-09-02T23:36:32.612Z | Downloaded zerocopy v0.6.6 |
| 790 | 2026-09-02T23:36:32.612Z | Downloaded peg-macros v0.8.5 |
| 791 | 2026-09-02T23:36:32.612Z | Downloaded peg v0.8.5 |
| 792 | 2026-09-02T23:36:32.612Z | Downloaded progenitor-client v0.14.0 |
| 793 | 2026-09-02T23:36:32.613Z | Downloaded predicates v3.1.4 |
| 794 | 2026-09-02T23:36:32.616Z | Downloaded ingot-macros v0.2.0 |
| 795 | 2026-09-02T23:36:32.616Z | Downloaded litrs v1.0.0 |
| 796 | 2026-09-02T23:36:32.616Z | Downloaded memmap2 v0.9.10 |
| 797 | 2026-09-02T23:36:32.620Z | Downloaded ref-cast v1.0.25 |
| 798 | 2026-09-02T23:36:32.620Z | Downloaded supports-color v3.0.2 |
| 799 | 2026-09-02T23:36:32.620Z | Downloaded time-core v0.1.8 |
| 800 | 2026-09-02T23:36:32.620Z | Downloaded serde_path_to_error v0.1.20 |
| 801 | 2026-09-02T23:36:32.628Z | Downloaded serde_tokenstream v0.3.0 |
| 802 | 2026-09-02T23:36:32.628Z | Downloaded sec1 v0.7.3 |
| 803 | 2026-09-02T23:36:32.628Z | Downloaded sec1 v0.8.1 |
| 804 | 2026-09-02T23:36:32.628Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 805 | 2026-09-02T23:36:32.628Z | Downloaded cpubits v0.1.1 |
| 806 | 2026-09-02T23:36:32.632Z | Downloaded cpufeatures v0.3.0 |
| 807 | 2026-09-02T23:36:32.632Z | Downloaded crypto-common v0.2.2 |
| 808 | 2026-09-02T23:36:32.632Z | Downloaded crc v3.4.0 |
| 809 | 2026-09-02T23:36:32.633Z | Downloaded progenitor-client v0.13.0 |
| 810 | 2026-09-02T23:36:32.633Z | Downloaded rand_core v0.10.0 |
| 811 | 2026-09-02T23:36:32.633Z | Downloaded rustls-platform-verifier v0.6.2 |
| 812 | 2026-09-02T23:36:32.633Z | Downloaded similar v2.7.0 |
| 813 | 2026-09-02T23:36:32.637Z | Downloaded crossbeam-utils v0.8.21 |
| 814 | 2026-09-02T23:36:32.637Z | Downloaded slog-scope v4.4.1 |
| 815 | 2026-09-02T23:36:32.637Z | Downloaded getrandom v0.3.4 |
| 816 | 2026-09-02T23:36:32.641Z | Downloaded half v2.7.1 |
| 817 | 2026-09-02T23:36:32.641Z | Downloaded heapless v0.7.17 |
| 818 | 2026-09-02T23:36:32.642Z | Downloaded p384 v0.14.0 |
| 819 | 2026-09-02T23:36:32.646Z | Downloaded slog v2.8.2 |
| 820 | 2026-09-02T23:36:32.646Z | Downloaded snafu-derive v0.8.9 |
| 821 | 2026-09-02T23:36:32.650Z | Downloaded sqlformat v0.3.5 |
| 822 | 2026-09-02T23:36:32.650Z | Downloaded socket2 v0.5.10 |
| 823 | 2026-09-02T23:36:32.650Z | Downloaded aes-gcm v0.11.0 |
| 824 | 2026-09-02T23:36:32.650Z | Downloaded string_cache v0.8.9 |
| 825 | 2026-09-02T23:36:32.655Z | Downloaded usdt-attr-macro v0.6.0 |
| 826 | 2026-09-02T23:36:32.655Z | Downloaded derive_builder v0.20.2 |
| 827 | 2026-09-02T23:36:32.655Z | Downloaded der_derive v0.7.3 |
| 828 | 2026-09-02T23:36:32.659Z | Downloaded parking_lot v0.12.5 |
| 829 | 2026-09-02T23:36:32.659Z | Downloaded digest-io v0.1.0 |
| 830 | 2026-09-02T23:36:32.659Z | Downloaded pretty_assertions v1.4.1 |
| 831 | 2026-09-02T23:36:32.659Z | Downloaded dirs-next v2.0.0 |
| 832 | 2026-09-02T23:36:32.659Z | Downloaded usdt v0.6.0 |
| 833 | 2026-09-02T23:36:32.659Z | Downloaded dropshot_endpoint v0.17.1 |
| 834 | 2026-09-02T23:36:32.663Z | Downloaded debug-ignore v1.0.5 |
| 835 | 2026-09-02T23:36:32.663Z | Downloaded idna_adapter v1.2.1 |
| 836 | 2026-09-02T23:36:32.663Z | Downloaded inout v0.2.2 |
| 837 | 2026-09-02T23:36:32.663Z | Downloaded unsafe-libyaml v0.2.11 |
| 838 | 2026-09-02T23:36:32.668Z | Downloaded flate2 v1.1.9 |
| 839 | 2026-09-02T23:36:32.675Z | Downloaded is-terminal v0.4.17 |
| 840 | 2026-09-02T23:36:32.679Z | Downloaded lru-slab v0.1.2 |
| 841 | 2026-09-02T23:36:32.679Z | Downloaded bumpalo v3.20.2 |
| 842 | 2026-09-02T23:36:32.683Z | Downloaded tokio-tungstenite v0.21.0 |
| 843 | 2026-09-02T23:36:32.683Z | Downloaded tui-tree-widget v0.23.1 |
| 844 | 2026-09-02T23:36:32.683Z | Downloaded serdect v0.4.3 |
| 845 | 2026-09-02T23:36:32.683Z | Downloaded slab v0.4.12 |
| 846 | 2026-09-02T23:36:32.687Z | Downloaded smf v0.2.3 |
| 847 | 2026-09-02T23:36:32.687Z | Downloaded zip v0.6.6 |
| 848 | 2026-09-02T23:36:32.687Z | Downloaded dsl_auto_type v0.2.0 |
| 849 | 2026-09-02T23:36:32.687Z | Downloaded hickory-resolver v0.25.2 |
| 850 | 2026-09-02T23:36:32.692Z | Downloaded indent_write v2.2.0 |
| 851 | 2026-09-02T23:36:32.693Z | Downloaded signal-hook-registry v1.4.8 |
| 852 | 2026-09-02T23:36:32.693Z | Downloaded expectorate v1.2.0 |
| 853 | 2026-09-02T23:36:32.696Z | Downloaded hashbrown v0.13.2 |
| 854 | 2026-09-02T23:36:32.696Z | Downloaded schemars v0.9.0 |
| 855 | 2026-09-02T23:36:32.701Z | Downloaded pkcs8 v0.11.0 |
| 856 | 2026-09-02T23:36:32.705Z | Downloaded nonempty v0.12.0 |
| 857 | 2026-09-02T23:36:32.705Z | Downloaded primeorder v0.14.0 |
| 858 | 2026-09-02T23:36:32.705Z | Downloaded olpc-cjson v0.1.4 |
| 859 | 2026-09-02T23:36:32.710Z | Downloaded derive-ex v0.1.8 |
| 860 | 2026-09-02T23:36:32.710Z | Downloaded tiny-keccak v2.0.2 |
| 861 | 2026-09-02T23:36:32.710Z | Downloaded delegate v0.13.5 |
| 862 | 2026-09-02T23:36:32.710Z | Downloaded kstat-rs v0.2.5 |
| 863 | 2026-09-02T23:36:32.710Z | Downloaded path-slash v0.1.5 |
| 864 | 2026-09-02T23:36:32.714Z | Downloaded multimap v0.10.1 |
| 865 | 2026-09-02T23:36:32.714Z | Downloaded scuffle v0.1.0 |
| 866 | 2026-09-02T23:36:32.714Z | Downloaded heapless v0.8.0 |
| 867 | 2026-09-02T23:36:32.714Z | Downloaded pin-project v1.1.11 |
| 868 | 2026-09-02T23:36:32.724Z | Downloaded publicsuffix v2.3.0 |
| 869 | 2026-09-02T23:36:32.741Z | Downloaded unicode_categories v0.1.1 |
| 870 | 2026-09-02T23:36:32.741Z | Downloaded hickory-resolver v0.24.4 |
| 871 | 2026-09-02T23:36:32.741Z | Downloaded termios v0.3.3 |
| 872 | 2026-09-02T23:36:32.741Z | Downloaded ingot v0.2.1 |
| 873 | 2026-09-02T23:36:32.741Z | Downloaded proc-macro-crate v3.4.0 |
| 874 | 2026-09-02T23:36:32.741Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 875 | 2026-09-02T23:36:32.753Z | Downloaded vergen-lib v9.1.0 |
| 876 | 2026-09-02T23:36:32.753Z | Downloaded zeroize v1.9.0 |
| 877 | 2026-09-02T23:36:32.753Z | Downloaded csv-core v0.1.13 |
| 878 | 2026-09-02T23:36:32.753Z | Downloaded parse-display v0.10.0 |
| 879 | 2026-09-02T23:36:32.753Z | Downloaded strip-ansi-escapes v0.2.1 |
| 880 | 2026-09-02T23:36:32.753Z | Downloaded indicatif v0.18.4 |
| 881 | 2026-09-02T23:36:32.753Z | Downloaded constant_time_eq v0.4.2 |
| 882 | 2026-09-02T23:36:32.753Z | Downloaded quinn v0.11.11 |
| 883 | 2026-09-02T23:36:32.753Z | Downloaded salsa20 v0.11.0 |
| 884 | 2026-09-02T23:36:32.753Z | Downloaded tar v0.4.46 |
| 885 | 2026-09-02T23:36:32.758Z | Downloaded tokio-stream v0.1.18 |
| 886 | 2026-09-02T23:36:32.758Z | Downloaded jobserver v0.1.34 |
| 887 | 2026-09-02T23:36:32.758Z | Downloaded maybe-uninit v2.0.0 |
| 888 | 2026-09-02T23:36:32.758Z | Downloaded libsw-core v0.3.2 |
| 889 | 2026-09-02T23:36:32.758Z | Downloaded miette-derive v7.6.0 |
| 890 | 2026-09-02T23:36:32.758Z | Downloaded sqlparser_derive v0.5.0 |
| 891 | 2026-09-02T23:36:32.758Z | Downloaded seq-macro v0.3.6 |
| 892 | 2026-09-02T23:36:32.758Z | Downloaded serde-big-array v0.5.1 |
| 893 | 2026-09-02T23:36:32.758Z | Downloaded ssh-encoding v0.3.0 |
| 894 | 2026-09-02T23:36:32.758Z | Downloaded semver v0.1.20 |
| 895 | 2026-09-02T23:36:32.758Z | Downloaded p521 v0.14.0 |
| 896 | 2026-09-02T23:36:32.763Z | Downloaded slog-bunyan v2.5.0 |
| 897 | 2026-09-02T23:36:32.763Z | Downloaded sync_wrapper v1.0.2 |
| 898 | 2026-09-02T23:36:32.763Z | Downloaded unicode-xid v0.2.6 |
| 899 | 2026-09-02T23:36:32.763Z | Downloaded tower-layer v0.3.3 |
| 900 | 2026-09-02T23:36:32.763Z | Downloaded num-integer v0.1.46 |
| 901 | 2026-09-02T23:36:32.763Z | Downloaded oso v0.27.3 |
| 902 | 2026-09-02T23:36:32.767Z | Downloaded owo-colors v4.3.0 |
| 903 | 2026-09-02T23:36:32.767Z | Downloaded oxide-generation v0.1.3 |
| 904 | 2026-09-02T23:36:32.767Z | Downloaded oxide-tokio-rt v0.1.4 |
| 905 | 2026-09-02T23:36:32.767Z | Downloaded rsa v0.9.10 |
| 906 | 2026-09-02T23:36:32.774Z | Downloaded rcgen v0.12.1 |
| 907 | 2026-09-02T23:36:32.774Z | Downloaded void v1.0.2 |
| 908 | 2026-09-02T23:36:32.774Z | Downloaded zerofrom v0.1.6 |
| 909 | 2026-09-02T23:36:32.774Z | Downloaded crc-any v2.5.0 |
| 910 | 2026-09-02T23:36:32.797Z | Downloaded omicron-zone-package v0.12.3 |
| 911 | 2026-09-02T23:36:32.797Z | Downloaded progenitor-impl v0.13.0 |
| 912 | 2026-09-02T23:36:32.797Z | Downloaded cstr-argument v0.1.2 |
| 913 | 2026-09-02T23:36:32.797Z | Downloaded pkcs5 v0.8.1 |
| 914 | 2026-09-02T23:36:32.803Z | Downloaded time-macros v0.2.27 |
| 915 | 2026-09-02T23:36:32.803Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 916 | 2026-09-02T23:36:32.803Z | Downloaded subprocess v0.2.15 |
| 917 | 2026-09-02T23:36:32.804Z | Downloaded ecdsa v0.16.9 |
| 918 | 2026-09-02T23:36:32.804Z | Downloaded rustls-pemfile v2.2.0 |
| 919 | 2026-09-02T23:36:32.804Z | Downloaded hashbrown v0.16.1 |
| 920 | 2026-09-02T23:36:32.804Z | Downloaded rand_seeder v0.4.0 |
| 921 | 2026-09-02T23:36:32.804Z | Downloaded resolv-conf v0.7.6 |
| 922 | 2026-09-02T23:36:32.804Z | Downloaded rustls-native-certs v0.8.3 |
| 923 | 2026-09-02T23:36:32.804Z | Downloaded dunce v1.0.5 |
| 924 | 2026-09-02T23:36:32.804Z | Downloaded ident_case v1.0.1 |
| 925 | 2026-09-02T23:36:32.804Z | Downloaded simd-adler32 v0.3.8 |
| 926 | 2026-09-02T23:36:32.805Z | Downloaded stringprep v0.1.5 |
| 927 | 2026-09-02T23:36:32.805Z | Downloaded crunchy v0.2.4 |
| 928 | 2026-09-02T23:36:32.805Z | Downloaded darling_macro v0.21.3 |
| 929 | 2026-09-02T23:36:32.805Z | Downloaded darling_macro v0.23.0 |
| 930 | 2026-09-02T23:36:32.805Z | Downloaded icu_collections v2.1.1 |
| 931 | 2026-09-02T23:36:32.805Z | Downloaded hashbrown v0.12.3 |
| 932 | 2026-09-02T23:36:32.812Z | Downloaded termtree v0.5.1 |
| 933 | 2026-09-02T23:36:32.812Z | Downloaded phf v0.13.1 |
| 934 | 2026-09-02T23:36:32.812Z | Downloaded russh-cryptovec v0.62.0 |
| 935 | 2026-09-02T23:36:32.812Z | Downloaded maplit v1.0.2 |
| 936 | 2026-09-02T23:36:32.812Z | Downloaded pin-project-lite v0.2.17 |
| 937 | 2026-09-02T23:36:32.812Z | Downloaded rustyline v14.0.0 |
| 938 | 2026-09-02T23:36:32.822Z | Downloaded rand_chacha v0.9.0 |
| 939 | 2026-09-02T23:36:32.822Z | Downloaded defmt v0.3.100 |
| 940 | 2026-09-02T23:36:32.822Z | Downloaded downcast-rs v2.0.2 |
| 941 | 2026-09-02T23:36:32.822Z | Downloaded hyper-tls v0.6.0 |
| 942 | 2026-09-02T23:36:32.822Z | Downloaded instant v0.1.13 |
| 943 | 2026-09-02T23:36:32.831Z | Downloaded darling v0.21.3 |
| 944 | 2026-09-02T23:36:32.831Z | Downloaded md-5 v0.10.6 |
| 945 | 2026-09-02T23:36:32.831Z | Downloaded rayon-core v1.13.0 |
| 946 | 2026-09-02T23:36:32.831Z | Downloaded derive_more v0.99.20 |
| 947 | 2026-09-02T23:36:32.836Z | Downloaded serde_yaml v0.9.34+deprecated |
| 948 | 2026-09-02T23:36:32.836Z | Downloaded signal-hook-mio v0.2.5 |
| 949 | 2026-09-02T23:36:32.836Z | Downloaded slog-dtrace v0.3.0 |
| 950 | 2026-09-02T23:36:32.836Z | Downloaded slog-stdlog v4.1.1 |
| 951 | 2026-09-02T23:36:32.836Z | Downloaded libscf-sys v1.2.0 |
| 952 | 2026-09-02T23:36:32.836Z | Downloaded walkdir v2.5.0 |
| 953 | 2026-09-02T23:36:32.836Z | Downloaded newtype_derive v0.1.6 |
| 954 | 2026-09-02T23:36:32.836Z | Downloaded packed_struct_codegen v0.10.1 |
| 955 | 2026-09-02T23:36:32.836Z | Downloaded hyper-rustls v0.27.7 |
| 956 | 2026-09-02T23:36:32.845Z | Downloaded knus v3.4.0 |
| 957 | 2026-09-02T23:36:32.845Z | Downloaded predicates-core v1.0.10 |
| 958 | 2026-09-02T23:36:32.845Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 959 | 2026-09-02T23:36:32.845Z | Downloaded tinystr v0.8.2 |
| 960 | 2026-09-02T23:36:32.849Z | Downloaded rand v0.10.1 |
| 961 | 2026-09-02T23:36:32.849Z | Downloaded typed-path v0.9.3 |
| 962 | 2026-09-02T23:36:32.852Z | Downloaded http v1.4.2 |
| 963 | 2026-09-02T23:36:32.861Z | Downloaded darling_core v0.20.11 |
| 964 | 2026-09-02T23:36:32.861Z | Downloaded rustls-pki-types v1.14.0 |
| 965 | 2026-09-02T23:36:32.861Z | Downloaded scroll v0.13.0 |
| 966 | 2026-09-02T23:36:32.861Z | Downloaded hyper-staticfile v0.10.1 |
| 967 | 2026-09-02T23:36:32.866Z | Downloaded rustc_version v0.1.7 |
| 968 | 2026-09-02T23:36:32.866Z | Downloaded unicode-bidi v0.3.18 |
| 969 | 2026-09-02T23:36:32.866Z | Downloaded writeable v0.6.2 |
| 970 | 2026-09-02T23:36:32.866Z | Downloaded xshell v0.2.7 |
| 971 | 2026-09-02T23:36:32.867Z | Downloaded proc-macro-crate v1.3.1 |
| 972 | 2026-09-02T23:36:32.867Z | Downloaded same-file v1.0.6 |
| 973 | 2026-09-02T23:36:32.867Z | Downloaded ctr v0.10.1 |
| 974 | 2026-09-02T23:36:32.867Z | Downloaded postgres-types v0.2.12 |
| 975 | 2026-09-02T23:36:32.874Z | Downloaded signature v2.2.0 |
| 976 | 2026-09-02T23:36:32.881Z | Downloaded tokio-macros v2.7.0 |
| 977 | 2026-09-02T23:36:32.881Z | Downloaded strsim v0.10.0 |
| 978 | 2026-09-02T23:36:32.886Z | Downloaded sync-ptr v0.1.4 |
| 979 | 2026-09-02T23:36:32.886Z | Downloaded tabwriter v1.4.1 |
| 980 | 2026-09-02T23:36:32.886Z | Downloaded utf8_iter v1.0.4 |
| 981 | 2026-09-02T23:36:32.886Z | Downloaded zone v0.3.1 |
| 982 | 2026-09-02T23:36:32.886Z | Downloaded keccak v0.2.0 |
| 983 | 2026-09-02T23:36:32.894Z | Downloaded ed25519 v3.0.0 |
| 984 | 2026-09-02T23:36:32.894Z | Downloaded num-bigint-dig v0.8.6 |
| 985 | 2026-09-02T23:36:32.894Z | Downloaded quinn-udp v0.5.14 |
| 986 | 2026-09-02T23:36:32.899Z | Downloaded module-lattice v0.2.3 |
| 987 | 2026-09-02T23:36:32.899Z | Downloaded nu-ansi-term v0.50.3 |
| 988 | 2026-09-02T23:36:32.899Z | Downloaded packed_struct v0.10.1 |
| 989 | 2026-09-02T23:36:32.899Z | Downloaded crc8 v0.1.1 |
| 990 | 2026-09-02T23:36:32.906Z | Downloaded num_enum_derive v0.7.6 |
| 991 | 2026-09-02T23:36:32.906Z | Downloaded pin-project-internal v1.1.11 |
| 992 | 2026-09-02T23:36:32.910Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 993 | 2026-09-02T23:36:32.910Z | Downloaded port-file v0.1.0 |
| 994 | 2026-09-02T23:36:32.915Z | Downloaded display-error-chain v0.2.2 |
| 995 | 2026-09-02T23:36:32.926Z | Downloaded derive_more v2.1.1 |
| 996 | 2026-09-02T23:36:32.938Z | Downloaded des v0.9.0 |
| 997 | 2026-09-02T23:36:32.942Z | Downloaded hickory-server v0.25.2 |
| 998 | 2026-09-02T23:36:32.942Z | Downloaded ed25519-dalek v3.0.0 |
| 999 | 2026-09-02T23:36:32.942Z | Downloaded keccak v0.1.6 |
| 1000 | 2026-09-02T23:36:32.946Z | Downloaded lru v0.12.5 |
| 1001 | 2026-09-02T23:36:32.951Z | Downloaded num_enum_derive v0.5.11 |
| 1002 | 2026-09-02T23:36:32.952Z | Downloaded lru-cache v0.1.2 |
| 1003 | 2026-09-02T23:36:32.952Z | Downloaded opaque-debug v0.3.1 |
| 1004 | 2026-09-02T23:36:32.952Z | Downloaded parse-size v1.1.0 |
| 1005 | 2026-09-02T23:36:32.952Z | Downloaded serde_derive_internals v0.29.1 |
| 1006 | 2026-09-02T23:36:32.952Z | Downloaded spki v0.7.3 |
| 1007 | 2026-09-02T23:36:32.952Z | Downloaded digest v0.11.3 |
| 1008 | 2026-09-02T23:36:32.952Z | Downloaded proc-macro-error2 v2.0.1 |
| 1009 | 2026-09-02T23:36:32.952Z | Downloaded progenitor v0.14.0 |
| 1010 | 2026-09-02T23:36:32.956Z | Downloaded rand v0.9.2 |
| 1011 | 2026-09-02T23:36:32.956Z | Downloaded slog-async v2.8.0 |
| 1012 | 2026-09-02T23:36:32.956Z | Downloaded static_assertions v1.1.0 |
| 1013 | 2026-09-02T23:36:32.956Z | Downloaded tokio-tungstenite v0.23.1 |
| 1014 | 2026-09-02T23:36:32.956Z | Downloaded unicase v2.9.0 |
| 1015 | 2026-09-02T23:36:32.960Z | Downloaded strum v0.26.3 |
| 1016 | 2026-09-02T23:36:32.960Z | Downloaded quick-error v1.2.3 |
| 1017 | 2026-09-02T23:36:32.960Z | Downloaded test-strategy v0.4.5 |
| 1018 | 2026-09-02T23:36:32.960Z | Downloaded rtoolbox v0.0.3 |
| 1019 | 2026-09-02T23:36:32.964Z | Downloaded const_format_proc_macros v0.2.34 |
| 1020 | 2026-09-02T23:36:32.964Z | Downloaded darling_core v0.23.0 |
| 1021 | 2026-09-02T23:36:32.970Z | Downloaded whoami v2.1.0 |
| 1022 | 2026-09-02T23:36:32.974Z | Downloaded tinyvec_macros v0.1.1 |
| 1023 | 2026-09-02T23:36:32.974Z | Downloaded aws-lc-rs v1.16.3 |
| 1024 | 2026-09-02T23:36:32.979Z | Downloaded zopfli v0.8.3 |
| 1025 | 2026-09-02T23:36:32.983Z | Downloaded cookie v0.18.1 |
| 1026 | 2026-09-02T23:36:32.983Z | Downloaded darling v0.13.4 |
| 1027 | 2026-09-02T23:36:32.983Z | Downloaded deranged v0.5.8 |
| 1028 | 2026-09-02T23:36:32.993Z | Downloaded testing_table v0.3.0 |
| 1029 | 2026-09-02T23:36:32.993Z | Downloaded unit-prefix v0.5.2 |
| 1030 | 2026-09-02T23:36:32.993Z | Downloaded xattr v1.6.1 |
| 1031 | 2026-09-02T23:36:32.993Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1032 | 2026-09-02T23:36:32.993Z | Downloaded tinyvec v1.10.0 |
| 1033 | 2026-09-02T23:36:32.997Z | Downloaded minimal-lexical v0.2.1 |
| 1034 | 2026-09-02T23:36:32.997Z | Downloaded prettyplease v0.2.37 |
| 1035 | 2026-09-02T23:36:32.998Z | Downloaded cookie_store v0.22.1 |
| 1036 | 2026-09-02T23:36:32.998Z | Downloaded document-features v0.2.12 |
| 1037 | 2026-09-02T23:36:32.998Z | Downloaded h2 v0.4.15 |
| 1038 | 2026-09-02T23:36:32.998Z | Downloaded icu_locale_core v2.1.1 |
| 1039 | 2026-09-02T23:36:33.002Z | Downloaded darling_macro v0.13.4 |
| 1040 | 2026-09-02T23:36:33.002Z | Downloaded usdt-macro v0.6.0 |
| 1041 | 2026-09-02T23:36:33.002Z | Downloaded ed25519 v2.2.3 |
| 1042 | 2026-09-02T23:36:33.007Z | Downloaded either v1.15.0 |
| 1043 | 2026-09-02T23:36:33.007Z | Downloaded linked-hash-map v0.5.6 |
| 1044 | 2026-09-02T23:36:33.007Z | Downloaded crc-catalog v2.4.0 |
| 1045 | 2026-09-02T23:36:33.012Z | Downloaded indexmap v1.9.3 |
| 1046 | 2026-09-02T23:36:33.012Z | Downloaded hashbrown v0.14.5 |
| 1047 | 2026-09-02T23:36:33.015Z | Downloaded nanorand v0.7.0 |
| 1048 | 2026-09-02T23:36:33.016Z | Downloaded native-tls v0.2.18 |
| 1049 | 2026-09-02T23:36:33.022Z | Downloaded hashbrown v0.15.5 |
| 1050 | 2026-09-02T23:36:33.022Z | Downloaded knus-derive v3.4.0 |
| 1051 | 2026-09-02T23:36:33.022Z | Downloaded num_enum v0.7.6 |
| 1052 | 2026-09-02T23:36:33.026Z | Downloaded phf_shared v0.12.1 |
| 1053 | 2026-09-02T23:36:33.026Z | Downloaded internet-checksum v0.2.1 |
| 1054 | 2026-09-02T23:36:33.026Z | Downloaded yansi v1.0.1 |
| 1055 | 2026-09-02T23:36:33.026Z | Downloaded primefield v0.14.0 |
| 1056 | 2026-09-02T23:36:33.041Z | Downloaded zerotrie v0.2.3 |
| 1057 | 2026-09-02T23:36:33.045Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1058 | 2026-09-02T23:36:33.045Z | Downloaded aho-corasick v1.1.4 |
| 1059 | 2026-09-02T23:36:33.045Z | Downloaded slog-term v2.9.2 |
| 1060 | 2026-09-02T23:36:33.045Z | Downloaded unicode-properties v0.1.4 |
| 1061 | 2026-09-02T23:36:33.045Z | Downloaded num-traits v0.2.19 |
| 1062 | 2026-09-02T23:36:33.045Z | Downloaded psm v0.1.30 |
| 1063 | 2026-09-02T23:36:33.045Z | Downloaded scroll_derive v0.13.1 |
| 1064 | 2026-09-02T23:36:33.045Z | Downloaded scrypt v0.12.0 |
| 1065 | 2026-09-02T23:36:33.045Z | Downloaded rand_pcg v0.10.2 |
| 1066 | 2026-09-02T23:36:33.046Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1067 | 2026-09-02T23:36:33.051Z | Downloaded daft-derive v0.1.8 |
| 1068 | 2026-09-02T23:36:33.060Z | Downloaded signature v3.0.0 |
| 1069 | 2026-09-02T23:36:33.065Z | Downloaded support-bundle-viewer v0.1.2 |
| 1070 | 2026-09-02T23:36:33.065Z | Downloaded untrusted v0.7.1 |
| 1071 | 2026-09-02T23:36:33.065Z | Downloaded derive_builder_core v0.20.2 |
| 1072 | 2026-09-02T23:36:33.069Z | Downloaded ed25519-dalek v2.2.0 |
| 1073 | 2026-09-02T23:36:33.073Z | Downloaded trait-variant v0.1.2 |
| 1074 | 2026-09-02T23:36:33.073Z | Downloaded hkdf v0.12.4 |
| 1075 | 2026-09-02T23:36:33.073Z | Downloaded num-bigint v0.4.6 |
| 1076 | 2026-09-02T23:36:33.076Z | Downloaded ron v0.8.1 |
| 1077 | 2026-09-02T23:36:33.082Z | Downloaded litemap v0.8.1 |
| 1078 | 2026-09-02T23:36:33.082Z | Downloaded instability v0.3.11 |
| 1079 | 2026-09-02T23:36:33.082Z | Downloaded pem-rfc7468 v1.0.0 |
| 1080 | 2026-09-02T23:36:33.082Z | Downloaded is_ci v1.2.0 |
| 1081 | 2026-09-02T23:36:33.086Z | Downloaded steno v0.4.1 |
| 1082 | 2026-09-02T23:36:33.086Z | Downloaded usdt-impl v0.6.0 |
| 1083 | 2026-09-02T23:36:33.086Z | Downloaded zstd v0.13.3 |
| 1084 | 2026-09-02T23:36:33.092Z | Downloaded wnaf v0.14.0 |
| 1085 | 2026-09-02T23:36:33.105Z | Downloaded sha2 v0.11.0 |
| 1086 | 2026-09-02T23:36:33.109Z | Downloaded lazy_static v1.5.0 |
| 1087 | 2026-09-02T23:36:33.112Z | Downloaded rfc6979 v0.6.0 |
| 1088 | 2026-09-02T23:36:33.113Z | Downloaded progenitor-impl v0.14.0 |
| 1089 | 2026-09-02T23:36:33.113Z | Downloaded siphasher v1.0.2 |
| 1090 | 2026-09-02T23:36:33.118Z | Downloaded oxnet v0.1.6 |
| 1091 | 2026-09-02T23:36:33.122Z | Downloaded num v0.4.3 |
| 1092 | 2026-09-02T23:36:33.122Z | Downloaded potential_utf v0.1.4 |
| 1093 | 2026-09-02T23:36:33.122Z | Downloaded spin v0.9.8 |
| 1094 | 2026-09-02T23:36:33.122Z | Downloaded parse-display-derive v0.10.0 |
| 1095 | 2026-09-02T23:36:33.127Z | Downloaded tungstenite v0.23.0 |
| 1096 | 2026-09-02T23:36:33.127Z | Downloaded url v2.5.8 |
| 1097 | 2026-09-02T23:36:33.131Z | Downloaded pkg-config v0.3.32 |
| 1098 | 2026-09-02T23:36:33.132Z | Downloaded poly1305 v0.8.0 |
| 1099 | 2026-09-02T23:36:33.132Z | Downloaded rand_core v0.9.5 |
| 1100 | 2026-09-02T23:36:33.132Z | Downloaded derive-where v1.6.0 |
| 1101 | 2026-09-02T23:36:33.138Z | Downloaded rand_core v0.6.4 |
| 1102 | 2026-09-02T23:36:33.138Z | Downloaded num-conv v0.2.0 |
| 1103 | 2026-09-02T23:36:33.138Z | Downloaded ecdsa v0.17.0 |
| 1104 | 2026-09-02T23:36:33.145Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1105 | 2026-09-02T23:36:33.145Z | Downloaded zerovec-derive v0.11.2 |
| 1106 | 2026-09-02T23:36:33.145Z | Downloaded crossbeam-deque v0.8.6 |
| 1107 | 2026-09-02T23:36:33.145Z | Downloaded dropshot-api-manager v0.8.0 |
| 1108 | 2026-09-02T23:36:33.149Z | Downloaded strum_macros v0.27.2 |
| 1109 | 2026-09-02T23:36:33.149Z | Downloaded linear-map v1.2.0 |
| 1110 | 2026-09-02T23:36:33.149Z | Downloaded lzss v0.8.2 |
| 1111 | 2026-09-02T23:36:33.149Z | Downloaded defmt-macros v1.0.1 |
| 1112 | 2026-09-02T23:36:33.150Z | Downloaded schemars_derive v0.8.22 |
| 1113 | 2026-09-02T23:36:33.154Z | Downloaded thiserror-no-std v2.0.2 |
| 1114 | 2026-09-02T23:36:33.154Z | Downloaded tagptr v0.2.0 |
| 1115 | 2026-09-02T23:36:33.154Z | Downloaded untrusted v0.9.0 |
| 1116 | 2026-09-02T23:36:33.158Z | Downloaded ml-kem v0.3.2 |
| 1117 | 2026-09-02T23:36:33.158Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1118 | 2026-09-02T23:36:33.158Z | Downloaded hkdf v0.13.0 |
| 1119 | 2026-09-02T23:36:33.162Z | Downloaded crossterm v0.29.0 |
| 1120 | 2026-09-02T23:36:33.166Z | Downloaded uuid v1.23.4 |
| 1121 | 2026-09-02T23:36:33.170Z | Downloaded darling v0.20.11 |
| 1122 | 2026-09-02T23:36:33.174Z | Downloaded vergen-git2 v9.1.0 |
| 1123 | 2026-09-02T23:36:33.174Z | Downloaded serde_spanned v1.1.1 |
| 1124 | 2026-09-02T23:36:33.174Z | Downloaded ipnet v2.12.0 |
| 1125 | 2026-09-02T23:36:33.178Z | Downloaded signal-hook-tokio v0.3.1 |
| 1126 | 2026-09-02T23:36:33.178Z | Downloaded futures-util v0.3.32 |
| 1127 | 2026-09-02T23:36:33.184Z | Downloaded crossterm v0.28.1 |
| 1128 | 2026-09-02T23:36:33.188Z | Downloaded toml v0.7.8 |
| 1129 | 2026-09-02T23:36:33.192Z | Downloaded lalrpop-util v0.19.12 |
| 1130 | 2026-09-02T23:36:33.192Z | Downloaded mio v1.2.0 |
| 1131 | 2026-09-02T23:36:33.197Z | Downloaded indoc v1.0.9 |
| 1132 | 2026-09-02T23:36:33.197Z | Downloaded diesel_derives v2.3.7 |
| 1133 | 2026-09-02T23:36:33.202Z | Downloaded num-complex v0.4.6 |
| 1134 | 2026-09-02T23:36:33.206Z | Downloaded scopeguard v1.2.0 |
| 1135 | 2026-09-02T23:36:33.213Z | Downloaded ref-cast-impl v1.0.25 |
| 1136 | 2026-09-02T23:36:33.213Z | Downloaded serde_urlencoded v0.7.1 |
| 1137 | 2026-09-02T23:36:33.218Z | Downloaded ssh-cipher v0.3.0 |
| 1138 | 2026-09-02T23:36:33.218Z | Downloaded ctutils v0.4.2 |
| 1139 | 2026-09-02T23:36:33.218Z | Downloaded subtle v2.6.1 |
| 1140 | 2026-09-02T23:36:33.218Z | Downloaded postcard v1.1.3 |
| 1141 | 2026-09-02T23:36:33.218Z | Downloaded managed v0.8.0 |
| 1142 | 2026-09-02T23:36:33.222Z | Downloaded psl-types v2.0.11 |
| 1143 | 2026-09-02T23:36:33.222Z | Downloaded strum v0.27.2 |
| 1144 | 2026-09-02T23:36:33.222Z | Downloaded russh-util v0.52.0 |
| 1145 | 2026-09-02T23:36:33.222Z | Downloaded tokio-native-tls v0.3.1 |
| 1146 | 2026-09-02T23:36:33.226Z | Downloaded elliptic-curve v0.13.8 |
| 1147 | 2026-09-02T23:36:33.231Z | Downloaded hyper v1.10.1 |
| 1148 | 2026-09-02T23:36:33.235Z | Downloaded rusty-fork v0.3.1 |
| 1149 | 2026-09-02T23:36:33.235Z | Downloaded term v1.2.1 |
| 1150 | 2026-09-02T23:36:33.239Z | Downloaded mime v0.3.17 |
| 1151 | 2026-09-02T23:36:33.239Z | Downloaded libxml v0.3.3 |
| 1152 | 2026-09-02T23:36:33.243Z | Downloaded libsw v3.5.0 |
| 1153 | 2026-09-02T23:36:33.243Z | Downloaded radium v0.7.0 |
| 1154 | 2026-09-02T23:36:33.247Z | Downloaded dtrace-parser v0.3.0 |
| 1155 | 2026-09-02T23:36:33.247Z | Downloaded dyn-clone v1.0.20 |
| 1156 | 2026-09-02T23:36:33.254Z | Downloaded tungstenite v0.21.0 |
| 1157 | 2026-09-02T23:36:33.254Z | Downloaded crossbeam-epoch v0.9.18 |
| 1158 | 2026-09-02T23:36:33.254Z | Downloaded bitvec v1.0.1 |
| 1159 | 2026-09-02T23:36:33.261Z | Downloaded darling v0.23.0 |
| 1160 | 2026-09-02T23:36:33.265Z | Downloaded derive_builder_macro v0.20.2 |
| 1161 | 2026-09-02T23:36:33.265Z | Downloaded secrecy v0.8.0 |
| 1162 | 2026-09-02T23:36:33.265Z | Downloaded pbkdf2 v0.13.0 |
| 1163 | 2026-09-02T23:36:33.279Z | Downloaded pem-rfc7468 v0.7.0 |
| 1164 | 2026-09-02T23:36:33.279Z | Downloaded bindgen v0.71.1 |
| 1165 | 2026-09-02T23:36:33.279Z | Downloaded phf_shared v0.11.3 |
| 1166 | 2026-09-02T23:36:33.279Z | Downloaded mime_guess v2.0.5 |
| 1167 | 2026-09-02T23:36:33.279Z | Downloaded paste v1.0.15 |
| 1168 | 2026-09-02T23:36:33.279Z | Downloaded predicates-tree v1.0.13 |
| 1169 | 2026-09-02T23:36:33.279Z | Downloaded progenitor-macro v0.14.0 |
| 1170 | 2026-09-02T23:36:33.279Z | Downloaded oxide-update-engine v0.1.2 |
| 1171 | 2026-09-02T23:36:33.279Z | Downloaded primeorder v0.13.6 |
| 1172 | 2026-09-02T23:36:33.279Z | Downloaded smallvec v0.6.14 |
| 1173 | 2026-09-02T23:36:33.279Z | Downloaded ignore v0.4.25 |
| 1174 | 2026-09-02T23:36:33.298Z | Downloaded icu_normalizer_data v2.1.1 |
| 1175 | 2026-09-02T23:36:33.298Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1176 | 2026-09-02T23:36:33.298Z | Downloaded indoc v2.0.7 |
| 1177 | 2026-09-02T23:36:33.298Z | Downloaded displaydoc v0.2.5 |
| 1178 | 2026-09-02T23:36:33.298Z | Downloaded supports-hyperlinks v3.2.0 |
| 1179 | 2026-09-02T23:36:33.298Z | Downloaded serde_plain v1.0.2 |
| 1180 | 2026-09-02T23:36:33.354Z | Downloaded serde_with_macros v3.21.0 |
| 1181 | 2026-09-02T23:36:33.354Z | Downloaded winnow v0.5.40 |
| 1182 | 2026-09-02T23:36:33.354Z | Downloaded winnow v0.6.26 |
| 1183 | 2026-09-02T23:36:33.365Z | Downloaded crypto-bigint v0.5.5 |
| 1184 | 2026-09-02T23:36:33.365Z | Downloaded tower v0.5.3 |
| 1185 | 2026-09-02T23:36:33.365Z | Downloaded itertools v0.14.0 |
| 1186 | 2026-09-02T23:36:33.365Z | Downloaded tokio-dtrace v0.1.1 |
| 1187 | 2026-09-02T23:36:33.365Z | Downloaded yoke v0.8.1 |
| 1188 | 2026-09-02T23:36:33.365Z | Downloaded crc32fast v1.5.0 |
| 1189 | 2026-09-02T23:36:33.365Z | Downloaded diff v0.1.13 |
| 1190 | 2026-09-02T23:36:33.365Z | Downloaded thread-id v5.1.0 |
| 1191 | 2026-09-02T23:36:33.365Z | Downloaded blake3 v1.8.5 |
| 1192 | 2026-09-02T23:36:33.365Z | Downloaded nom v8.0.0 |
| 1193 | 2026-09-02T23:36:33.366Z | Downloaded waitgroup v0.1.2 |
| 1194 | 2026-09-02T23:36:33.366Z | Downloaded humantime v2.3.0 |
| 1195 | 2026-09-02T23:36:33.366Z | Downloaded rustversion v1.0.22 |
| 1196 | 2026-09-02T23:36:33.366Z | Downloaded shell-words v1.1.1 |
| 1197 | 2026-09-02T23:36:33.366Z | Downloaded md5 v0.8.0 |
| 1198 | 2026-09-02T23:36:33.366Z | Downloaded illumos-nvpair v0.3.0 |
| 1199 | 2026-09-02T23:36:33.366Z | Downloaded tough v0.22.0 |
| 1200 | 2026-09-02T23:36:33.366Z | Downloaded socket2 v0.6.3 |
| 1201 | 2026-09-02T23:36:33.366Z | Downloaded zerovec v0.11.5 |
| 1202 | 2026-09-02T23:36:33.366Z | Downloaded drift v0.2.0 |
| 1203 | 2026-09-02T23:36:33.366Z | Downloaded tokio-rustls v0.26.4 |
| 1204 | 2026-09-02T23:36:33.366Z | Downloaded samael v0.0.19 |
| 1205 | 2026-09-02T23:36:33.366Z | Downloaded schemars v1.2.1 |
| 1206 | 2026-09-02T23:36:33.372Z | Downloaded qorb v0.4.1 |
| 1207 | 2026-09-02T23:36:33.372Z | Downloaded yasna v0.5.2 |
| 1208 | 2026-09-02T23:36:33.372Z | Downloaded zstd-safe v7.2.4 |
| 1209 | 2026-09-02T23:36:33.372Z | Downloaded sha1 v0.11.0 |
| 1210 | 2026-09-02T23:36:33.372Z | Downloaded vsss-rs v3.3.4 |
| 1211 | 2026-09-02T23:36:33.372Z | Downloaded idna v1.1.0 |
| 1212 | 2026-09-02T23:36:33.372Z | Downloaded rsa v0.10.0-rc.18 |
| 1213 | 2026-09-02T23:36:33.377Z | Downloaded zerocopy-derive v0.8.55 |
| 1214 | 2026-09-02T23:36:33.381Z | Downloaded chrono v0.4.45 |
| 1215 | 2026-09-02T23:36:33.385Z | Downloaded defmt v1.0.1 |
| 1216 | 2026-09-02T23:36:33.385Z | Downloaded vergen v9.1.0 |
| 1217 | 2026-09-02T23:36:33.389Z | Downloaded tracing-core v0.1.36 |
| 1218 | 2026-09-02T23:36:33.389Z | Downloaded vte v0.14.1 |
| 1219 | 2026-09-02T23:36:33.389Z | Downloaded icu_provider v2.1.1 |
| 1220 | 2026-09-02T23:36:33.393Z | Downloaded uzers v0.12.2 |
| 1221 | 2026-09-02T23:36:33.393Z | Downloaded const_format v0.2.35 |
| 1222 | 2026-09-02T23:36:33.397Z | Downloaded itertools v0.10.5 |
| 1223 | 2026-09-02T23:36:33.400Z | Downloaded phc v0.6.1 |
| 1224 | 2026-09-02T23:36:33.404Z | Downloaded rustc-demangle v0.1.27 |
| 1225 | 2026-09-02T23:36:33.408Z | Downloaded serde_cbor v0.11.2 |
| 1226 | 2026-09-02T23:36:33.412Z | Downloaded parking_lot v0.11.2 |
| 1227 | 2026-09-02T23:36:33.412Z | Downloaded twox-hash v2.1.2 |
| 1228 | 2026-09-02T23:36:33.416Z | Downloaded oxide-update-engine-types v0.1.2 |
| 1229 | 2026-09-02T23:36:33.416Z | Downloaded rawzip v0.4.4 |
| 1230 | 2026-09-02T23:36:33.420Z | Downloaded iri-string v0.7.10 |
| 1231 | 2026-09-02T23:36:33.423Z | Downloaded itertools v0.13.0 |
| 1232 | 2026-09-02T23:36:33.428Z | Downloaded serde_with v1.14.0 |
| 1233 | 2026-09-02T23:36:33.432Z | Downloaded object v0.30.4 |
| 1234 | 2026-09-02T23:36:33.436Z | Downloaded snafu v0.8.9 |
| 1235 | 2026-09-02T23:36:33.440Z | Downloaded reqwest v0.12.28 |
| 1236 | 2026-09-02T23:36:33.444Z | Downloaded convert_case v0.10.0 |
| 1237 | 2026-09-02T23:36:33.448Z | Downloaded derive_more-impl v2.1.1 |
| 1238 | 2026-09-02T23:36:33.451Z | Downloaded icu_properties_data v2.1.2 |
| 1239 | 2026-09-02T23:36:33.455Z | Downloaded reqwest v0.13.2 |
| 1240 | 2026-09-02T23:36:33.459Z | Downloaded x509-cert v0.2.5 |
| 1241 | 2026-09-02T23:36:33.463Z | Downloaded p256 v0.14.0 |
| 1242 | 2026-09-02T23:36:33.467Z | Downloaded tokio-util v0.7.18 |
| 1243 | 2026-09-02T23:36:33.471Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1244 | 2026-09-02T23:36:33.471Z | Downloaded tower-http v0.6.8 |
| 1245 | 2026-09-02T23:36:33.476Z | Downloaded miette v7.6.0 |
| 1246 | 2026-09-02T23:36:33.480Z | Downloaded tokio-postgres v0.7.16 |
| 1247 | 2026-09-02T23:36:33.480Z | Downloaded unicode-segmentation v1.12.0 |
| 1248 | 2026-09-02T23:36:33.484Z | Downloaded darling_core v0.21.3 |
| 1249 | 2026-09-02T23:36:33.488Z | Downloaded icu_normalizer v2.1.1 |
| 1250 | 2026-09-02T23:36:33.488Z | Downloaded der v0.8.0 |
| 1251 | 2026-09-02T23:36:33.493Z | Downloaded papergrid v0.18.0 |
| 1252 | 2026-09-02T23:36:33.493Z | Downloaded tracing-attributes v0.1.31 |
| 1253 | 2026-09-02T23:36:33.497Z | Downloaded miniz_oxide v0.8.9 |
| 1254 | 2026-09-02T23:36:33.497Z | Downloaded unicode-normalization v0.1.25 |
| 1255 | 2026-09-02T23:36:33.516Z | Downloaded rustls-webpki v0.103.13 |
| 1256 | 2026-09-02T23:36:33.521Z | Downloaded darling_core v0.13.4 |
| 1257 | 2026-09-02T23:36:33.521Z | Downloaded git2 v0.20.4 |
| 1258 | 2026-09-02T23:36:33.524Z | Downloaded typify v0.6.2 |
| 1259 | 2026-09-02T23:36:33.530Z | Downloaded toml_edit v0.19.15 |
| 1260 | 2026-09-02T23:36:33.535Z | Downloaded hyper-util v0.1.20 |
| 1261 | 2026-09-02T23:36:33.538Z | Downloaded rand v0.8.6 |
| 1262 | 2026-09-02T23:36:33.542Z | Downloaded icu_properties v2.1.2 |
| 1263 | 2026-09-02T23:36:33.542Z | Downloaded itertools v0.12.1 |
| 1264 | 2026-09-02T23:36:33.545Z | Downloaded libm v0.2.16 |
| 1265 | 2026-09-02T23:36:33.551Z | Downloaded quinn-proto v0.11.16 |
| 1266 | 2026-09-02T23:36:33.557Z | Downloaded rayon v1.11.0 |
| 1267 | 2026-09-02T23:36:33.562Z | Downloaded proptest v1.11.0 |
| 1268 | 2026-09-02T23:36:33.573Z | Downloaded vcpkg v0.2.15 |
| 1269 | 2026-09-02T23:36:33.597Z | Downloaded portable-atomic v1.13.1 |
| 1270 | 2026-09-02T23:36:33.601Z | Downloaded crossbeam-channel v0.5.15 |
| 1271 | 2026-09-02T23:36:33.606Z | Downloaded zip v4.6.1 |
| 1272 | 2026-09-02T23:36:33.613Z | Downloaded goblin v0.10.5 |
| 1273 | 2026-09-02T23:36:33.613Z | Downloaded regex v1.12.3 |
| 1274 | 2026-09-02T23:36:33.617Z | Downloaded bstr v1.12.1 |
| 1275 | 2026-09-02T23:36:33.617Z | Downloaded nom v7.1.3 |
| 1276 | 2026-09-02T23:36:33.621Z | Downloaded reedline v0.40.0 |
| 1277 | 2026-09-02T23:36:33.625Z | Downloaded tabled v0.21.0 |
| 1278 | 2026-09-02T23:36:33.634Z | Downloaded p384 v0.13.1 |
| 1279 | 2026-09-02T23:36:33.637Z | Downloaded sha3 v0.12.0 |
| 1280 | 2026-09-02T23:36:33.642Z | Downloaded jiff-core v0.1.0 |
| 1281 | 2026-09-02T23:36:33.645Z | Downloaded serde_with v3.21.0 |
| 1282 | 2026-09-02T23:36:33.649Z | Downloaded gimli v0.32.3 |
| 1283 | 2026-09-02T23:36:33.654Z | Downloaded der v0.7.10 |
| 1284 | 2026-09-02T23:36:33.661Z | Downloaded regex-syntax v0.6.29 |
| 1285 | 2026-09-02T23:36:33.667Z | Downloaded winnow v1.0.3 |
| 1286 | 2026-09-02T23:36:33.674Z | Downloaded itertools v0.15.0 |
| 1287 | 2026-09-02T23:36:33.678Z | Downloaded lalrpop v0.19.12 |
| 1288 | 2026-09-02T23:36:33.684Z | Downloaded iddqd v0.4.2 |
| 1289 | 2026-09-02T23:36:33.688Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1290 | 2026-09-02T23:36:33.693Z | Downloaded salty v0.3.0 |
| 1291 | 2026-09-02T23:36:33.704Z | Downloaded petname v2.0.2 |
| 1292 | 2026-09-02T23:36:33.709Z | Downloaded quick-xml v0.37.5 |
| 1293 | 2026-09-02T23:36:33.714Z | Downloaded rustls v0.23.41 |
| 1294 | 2026-09-02T23:36:33.720Z | Downloaded crypto-primes v0.7.2 |
| 1295 | 2026-09-02T23:36:33.741Z | Downloaded nix v0.27.1 |
| 1296 | 2026-09-02T23:36:33.747Z | Downloaded polar-core v0.27.3 |
| 1297 | 2026-09-02T23:36:33.757Z | Downloaded regress v0.11.1 |
| 1298 | 2026-09-02T23:36:33.768Z | Downloaded smoltcp v0.9.1 |
| 1299 | 2026-09-02T23:36:33.779Z | Downloaded radix_trie v0.2.1 |
| 1300 | 2026-09-02T23:36:33.783Z | Downloaded russh v0.62.4 |
| 1301 | 2026-09-02T23:36:33.788Z | Downloaded regex-syntax v0.8.10 |
| 1302 | 2026-09-02T23:36:33.792Z | Downloaded regress v0.10.5 |
| 1303 | 2026-09-02T23:36:33.796Z | Downloaded curve25519-dalek v5.0.0 |
| 1304 | 2026-09-02T23:36:33.801Z | Downloaded hickory-proto v0.24.4 |
| 1305 | 2026-09-02T23:36:33.811Z | Downloaded zlib-rs v0.6.2 |
| 1306 | 2026-09-02T23:36:33.824Z | Downloaded syn v3.0.3 |
| 1307 | 2026-09-02T23:36:33.831Z | Downloaded time v0.3.47 |
| 1308 | 2026-09-02T23:36:33.837Z | Downloaded moka v0.12.13 |
| 1309 | 2026-09-02T23:36:33.842Z | Downloaded rustix v0.38.44 |
| 1310 | 2026-09-02T23:36:33.854Z | Downloaded zerocopy v0.8.55 |
| 1311 | 2026-09-02T23:36:33.866Z | Downloaded object v0.37.3 |
| 1312 | 2026-09-02T23:36:33.871Z | Downloaded hickory-proto v0.25.2 |
| 1313 | 2026-09-02T23:36:33.880Z | Downloaded curve25519-dalek v4.1.3 |
| 1314 | 2026-09-02T23:36:33.884Z | Downloaded crypto-bigint v0.7.5 |
| 1315 | 2026-09-02T23:36:33.895Z | Downloaded smoltcp v0.11.0 |
| 1316 | 2026-09-02T23:36:33.901Z | Downloaded sha3 v0.11.0 |
| 1317 | 2026-09-02T23:36:33.904Z | Downloaded tracing v0.1.44 |
| 1318 | 2026-09-02T23:36:33.915Z | Downloaded dropshot v0.17.1 |
| 1319 | 2026-09-02T23:36:33.928Z | Downloaded openssl v0.10.80 |
| 1320 | 2026-09-02T23:36:33.936Z | Downloaded sqlparser v0.61.0 |
| 1321 | 2026-09-02T23:36:33.940Z | Downloaded nix v0.28.0 |
| 1322 | 2026-09-02T23:36:33.945Z | Downloaded diesel v2.3.7 |
| 1323 | 2026-09-02T23:36:33.956Z | Downloaded nix v0.31.2 |
| 1324 | 2026-09-02T23:36:33.964Z | Downloaded openapiv3 v2.2.0 |
| 1325 | 2026-09-02T23:36:33.970Z | Downloaded jiff v0.2.34 |
| 1326 | 2026-09-02T23:36:33.981Z | Downloaded typify-impl v0.6.2 |
| 1327 | 2026-09-02T23:36:33.987Z | Downloaded csv v1.4.0 |
| 1328 | 2026-09-02T23:36:33.999Z | Downloaded encoding_rs v0.8.35 |
| 1329 | 2026-09-02T23:36:34.013Z | Downloaded zerocopy-derive v0.6.6 |
| 1330 | 2026-09-02T23:36:34.019Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1331 | 2026-09-02T23:36:34.041Z | Downloaded ratatui v0.29.0 |
| 1332 | 2026-09-02T23:36:34.075Z | Downloaded sled v0.34.7 |
| 1333 | 2026-09-02T23:36:34.115Z | Downloaded regex-automata v0.4.14 |
| 1334 | 2026-09-02T23:36:34.124Z | Downloaded petgraph v0.6.5 |
| 1335 | 2026-09-02T23:36:34.136Z | Downloaded chrono-tz v0.10.4 |
| 1336 | 2026-09-02T23:36:34.146Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1337 | 2026-09-02T23:36:34.203Z | Downloaded petgraph v0.8.3 |
| 1338 | 2026-09-02T23:36:34.216Z | Downloaded sha3 v0.10.8 |
| 1339 | 2026-09-02T23:36:34.222Z | Downloaded tokio v1.52.1 |
| 1340 | 2026-09-02T23:36:34.242Z | Downloaded libz-sys v1.1.24 |
| 1341 | 2026-09-02T23:36:34.338Z | Downloaded ring v0.17.14 |
| 1342 | 2026-09-02T23:36:34.364Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1343 | 2026-09-02T23:36:34.854Z | Downloaded aws-lc-sys v0.40.0 |
| 1344 | 2026-09-02T23:36:35.120Z | Compiling serde_core v1.0.228 |
| 1345 | 2026-09-02T23:36:35.120Z | Compiling libc v0.2.185 |
| 1346 | 2026-09-02T23:36:35.120Z | Compiling serde v1.0.228 |
| 1347 | 2026-09-02T23:36:35.241Z | Compiling log v0.4.33 |
| 1348 | 2026-09-02T23:36:35.241Z | Compiling smallvec v1.15.1 |
| 1349 | 2026-09-02T23:36:35.241Z | Compiling shlex v1.3.0 |
| 1350 | 2026-09-02T23:36:35.241Z | Compiling find-msvc-tools v0.1.9 |
| 1351 | 2026-09-02T23:36:35.241Z | Compiling syn v2.0.117 |
| 1352 | 2026-09-02T23:36:35.505Z | Compiling subtle v2.6.1 |
| 1353 | 2026-09-02T23:36:35.622Z | Compiling scopeguard v1.2.0 |
| 1354 | 2026-09-02T23:36:35.622Z | Compiling stable_deref_trait v1.2.1 |
| 1355 | 2026-09-02T23:36:35.622Z | Compiling typenum v1.20.1 |
| 1356 | 2026-09-02T23:36:35.622Z | Compiling lock_api v0.4.14 |
| 1357 | 2026-09-02T23:36:35.711Z | Compiling zerocopy v0.8.55 |
| 1358 | 2026-09-02T23:36:35.711Z | Compiling portable-atomic v1.13.1 |
| 1359 | 2026-09-02T23:36:35.711Z | Compiling serde_json v1.0.151 |
| 1360 | 2026-09-02T23:36:35.844Z | Compiling critical-section v1.2.0 |
| 1361 | 2026-09-02T23:36:35.865Z | Compiling libm v0.2.16 |
| 1362 | 2026-09-02T23:36:35.920Z | Compiling num-traits v0.2.19 |
| 1363 | 2026-09-02T23:36:36.037Z | Compiling pkg-config v0.3.32 |
| 1364 | 2026-09-02T23:36:36.185Z | Compiling errno v0.3.14 |
| 1365 | 2026-09-02T23:36:36.287Z | Compiling jobserver v0.1.34 |
| 1366 | 2026-09-02T23:36:36.287Z | Compiling getrandom v0.2.17 |
| 1367 | 2026-09-02T23:36:36.348Z | Compiling cc v1.2.56 |
| 1368 | 2026-09-02T23:36:36.399Z | Compiling rand_core v0.6.4 |
| 1369 | 2026-09-02T23:36:36.526Z | Compiling generic-array v0.14.7 |
| 1370 | 2026-09-02T23:36:36.639Z | Compiling once_cell v1.21.3 |
| 1371 | 2026-09-02T23:36:36.654Z | Compiling parking_lot_core v0.9.12 |
| 1372 | 2026-09-02T23:36:36.690Z | Compiling pin-project-lite v0.2.17 |
| 1373 | 2026-09-02T23:36:36.718Z | Compiling const-oid v0.9.6 |
| 1374 | 2026-09-02T23:36:36.760Z | Compiling getrandom v0.4.3 |
| 1375 | 2026-09-02T23:36:36.898Z | Compiling rand_core v0.10.0 |
| 1376 | 2026-09-02T23:36:37.199Z | Compiling signal-hook-registry v1.4.8 |
| 1377 | 2026-09-02T23:36:37.356Z | Compiling bitflags v2.11.0 |
| 1378 | 2026-09-02T23:36:37.426Z | Compiling writeable v0.6.2 |
| 1379 | 2026-09-02T23:36:37.441Z | Compiling percent-encoding v2.3.2 |
| 1380 | 2026-09-02T23:36:37.467Z | Compiling litemap v0.8.1 |
| 1381 | 2026-09-02T23:36:37.555Z | Compiling futures-core v0.3.32 |
| 1382 | 2026-09-02T23:36:37.618Z | Compiling semver v1.0.28 |
| 1383 | 2026-09-02T23:36:37.622Z | Compiling parking_lot v0.12.5 |
| 1384 | 2026-09-02T23:36:37.657Z | Compiling mio v1.2.0 |
| 1385 | 2026-09-02T23:36:37.676Z | Compiling icu_properties_data v2.1.2 |
| 1386 | 2026-09-02T23:36:37.709Z | Compiling icu_normalizer_data v2.1.1 |
| 1387 | 2026-09-02T23:36:37.833Z | Compiling socket2 v0.6.3 |
| 1388 | 2026-09-02T23:36:38.037Z | Compiling rustix v1.1.4 |
| 1389 | 2026-09-02T23:36:38.073Z | Compiling getrandom v0.3.4 |
| 1390 | 2026-09-02T23:36:38.083Z | Compiling synstructure v0.13.2 |
| 1391 | 2026-09-02T23:36:38.095Z | Compiling futures-sink v0.3.32 |
| 1392 | 2026-09-02T23:36:38.146Z | Compiling indexmap v2.14.0 |
| 1393 | 2026-09-02T23:36:38.204Z | Compiling futures-channel v0.3.32 |
| 1394 | 2026-09-02T23:36:38.355Z | Compiling utf8_iter v1.0.4 |
| 1395 | 2026-09-02T23:36:38.449Z | Compiling slab v0.4.12 |
| 1396 | 2026-09-02T23:36:38.531Z | Compiling futures-io v0.3.32 |
| 1397 | 2026-09-02T23:36:38.607Z | Compiling futures-task v0.3.32 |
| 1398 | 2026-09-02T23:36:38.655Z | Compiling form_urlencoded v1.2.2 |
| 1399 | 2026-09-02T23:36:38.682Z | Compiling rustversion v1.0.22 |
| 1400 | 2026-09-02T23:36:38.699Z | Compiling iana-time-zone v0.1.65 |
| 1401 | 2026-09-02T23:36:38.760Z | Compiling base64ct v1.8.3 |
| 1402 | 2026-09-02T23:36:38.818Z | Compiling cmake v0.1.57 |
| 1403 | 2026-09-02T23:36:38.825Z | Compiling regex-syntax v0.8.10 |
| 1404 | 2026-09-02T23:36:38.894Z | Compiling flagset v0.4.7 |
| 1405 | 2026-09-02T23:36:38.967Z | Compiling dunce v1.0.5 |
| 1406 | 2026-09-02T23:36:39.033Z | Compiling pem-rfc7468 v0.7.0 |
| 1407 | 2026-09-02T23:36:39.047Z | Compiling fs_extra v1.3.0 |
| 1408 | 2026-09-02T23:36:39.063Z | Compiling ident_case v1.0.1 |
| 1409 | 2026-09-02T23:36:39.201Z | Compiling rand_core v0.9.5 |
| 1410 | 2026-09-02T23:36:39.210Z | Compiling uuid v1.23.4 |
| 1411 | 2026-09-02T23:36:39.319Z | Compiling aws-lc-sys v0.40.0 |
| 1412 | 2026-09-02T23:36:39.334Z | Compiling base64 v0.22.1 |
| 1413 | 2026-09-02T23:36:39.551Z | Compiling syn v1.0.109 |
| 1414 | 2026-09-02T23:36:39.660Z | Compiling vcpkg v0.2.15 |
| 1415 | 2026-09-02T23:36:39.670Z | Compiling serde_derive_internals v0.29.1 |
| 1416 | 2026-09-02T23:36:39.789Z | Compiling rustc_version v0.4.1 |
| 1417 | 2026-09-02T23:36:39.842Z | Compiling serde_derive v1.0.228 |
| 1418 | 2026-09-02T23:36:39.857Z | Compiling zeroize_derive v1.5.0 |
| 1419 | 2026-09-02T23:36:39.933Z | Compiling zerofrom-derive v0.1.6 |
| 1420 | 2026-09-02T23:36:40.112Z | Compiling zerocopy-derive v0.8.55 |
| 1421 | 2026-09-02T23:36:40.395Z | Compiling yoke-derive v0.8.1 |
| 1422 | 2026-09-02T23:36:40.501Z | Compiling zerovec-derive v0.11.2 |
| 1423 | 2026-09-02T23:36:40.580Z | Compiling displaydoc v0.2.5 |
| 1424 | 2026-09-02T23:36:41.190Z | Compiling tokio-macros v2.7.0 |
| 1425 | 2026-09-02T23:36:41.350Z | Compiling futures-macro v0.3.32 |
| 1426 | 2026-09-02T23:36:41.367Z | Compiling zerofrom v0.1.6 |
| 1427 | 2026-09-02T23:36:41.497Z | Compiling der_derive v0.7.3 |
| 1428 | 2026-09-02T23:36:41.594Z | Compiling yoke v0.8.1 |
| 1429 | 2026-09-02T23:36:41.643Z | Compiling thiserror-impl v2.0.18 |
| 1430 | 2026-09-02T23:36:41.799Z | Compiling zerovec v0.11.5 |
| 1431 | 2026-09-02T23:36:41.964Z | Compiling zerotrie v0.2.3 |
| 1432 | 2026-09-02T23:36:42.195Z | Compiling futures-util v0.3.32 |
| 1433 | 2026-09-02T23:36:42.241Z | Compiling openssl-sys v0.9.117 |
| 1434 | 2026-09-02T23:36:42.310Z | Compiling tinystr v0.8.2 |
| 1435 | 2026-09-02T23:36:42.475Z | Compiling icu_locale_core v2.1.1 |
| 1436 | 2026-09-02T23:36:42.517Z | Compiling potential_utf v0.1.4 |
| 1437 | 2026-09-02T23:36:42.681Z | Compiling icu_collections v2.1.1 |
| 1438 | 2026-09-02T23:36:42.766Z | Compiling tracing-attributes v0.1.31 |
| 1439 | 2026-09-02T23:36:43.043Z | Compiling thiserror v2.0.18 |
| 1440 | 2026-09-02T23:36:43.149Z | Compiling icu_provider v2.1.1 |
| 1441 | 2026-09-02T23:36:43.207Z | Compiling tracing-core v0.1.36 |
| 1442 | 2026-09-02T23:36:43.400Z | Compiling zeroize v1.9.0 |
| 1443 | 2026-09-02T23:36:43.431Z | Compiling bytes v1.11.1 |
| 1444 | 2026-09-02T23:36:43.451Z | Compiling icu_properties v2.1.2 |
| 1445 | 2026-09-02T23:36:43.773Z | Compiling icu_normalizer v2.1.1 |
| 1446 | 2026-09-02T23:36:44.050Z | Compiling tokio v1.52.1 |
| 1447 | 2026-09-02T23:36:44.160Z | Compiling crypto-common v0.1.7 |
| 1448 | 2026-09-02T23:36:44.193Z | Compiling block-buffer v0.10.4 |
| 1449 | 2026-09-02T23:36:44.371Z | Compiling chrono v0.4.45 |
| 1450 | 2026-09-02T23:36:44.388Z | Compiling idna_adapter v1.2.1 |
| 1451 | 2026-09-02T23:36:44.389Z | Compiling digest v0.10.7 |
| 1452 | 2026-09-02T23:36:44.474Z | Compiling idna v1.1.0 |
| 1453 | 2026-09-02T23:36:44.562Z | Compiling der v0.7.10 |
| 1454 | 2026-09-02T23:36:44.581Z | Compiling http v1.4.2 |
| 1455 | 2026-09-02T23:36:44.632Z | Compiling ppv-lite86 v0.2.21 |
| 1456 | 2026-09-02T23:36:44.765Z | Compiling url v2.5.8 |
| 1457 | 2026-09-02T23:36:44.960Z | Compiling rand_chacha v0.9.0 |
| 1458 | 2026-09-02T23:36:45.117Z | Compiling dyn-clone v1.0.20 |
| 1459 | 2026-09-02T23:36:45.269Z | Compiling schemars v0.8.22 |
| 1460 | 2026-09-02T23:36:45.469Z | Compiling spki v0.7.3 |
| 1461 | 2026-09-02T23:36:45.490Z | Compiling aws-lc-rs v1.16.3 |
| 1462 | 2026-09-02T23:36:45.562Z | Compiling cpufeatures v0.2.17 |
| 1463 | 2026-09-02T23:36:45.625Z | Compiling simd-adler32 v0.3.8 |
| 1464 | 2026-09-02T23:36:45.677Z | Compiling pkcs8 v0.10.2 |
| 1465 | 2026-09-02T23:36:45.687Z | Compiling http-body v1.0.1 |
| 1466 | 2026-09-02T23:36:45.723Z | Compiling rand v0.9.2 |
| 1467 | 2026-09-02T23:36:45.764Z | Compiling tracing v0.1.44 |
| 1468 | 2026-09-02T23:36:45.773Z | Compiling rustls-pki-types v1.14.0 |
| 1469 | 2026-09-02T23:36:45.872Z | Compiling schemars_derive v0.8.22 |
| 1470 | 2026-09-02T23:36:45.934Z | Compiling spin v0.9.8 |
| 1471 | 2026-09-02T23:36:46.002Z | Compiling tinyvec_macros v0.1.1 |
| 1472 | 2026-09-02T23:36:46.070Z | Compiling httparse v1.10.1 |
| 1473 | 2026-09-02T23:36:46.112Z | Compiling adler2 v2.0.1 |
| 1474 | 2026-09-02T23:36:46.193Z | Compiling openssl-probe v0.2.1 |
| 1475 | 2026-09-02T23:36:46.236Z | Compiling cmov v0.5.4 |
| 1476 | 2026-09-02T23:36:46.370Z | Compiling crc32fast v1.5.0 |
| 1477 | 2026-09-02T23:36:46.429Z | Compiling ctutils v0.4.2 |
| 1478 | 2026-09-02T23:36:46.444Z | Compiling miniz_oxide v0.8.9 |
| 1479 | 2026-09-02T23:36:46.455Z | Compiling tempfile v3.27.0 |
| 1480 | 2026-09-02T23:36:46.656Z | Compiling tinyvec v1.10.0 |
| 1481 | 2026-09-02T23:36:46.675Z | Compiling pest_generator v2.8.6 |
| 1482 | 2026-09-02T23:36:46.811Z | Compiling sha2 v0.10.9 |
| 1483 | 2026-09-02T23:36:47.001Z | Compiling terminal_size v0.4.3 |
| 1484 | 2026-09-02T23:36:47.017Z | Compiling aho-corasick v1.1.4 |
| 1485 | 2026-09-02T23:36:47.133Z | Compiling radium v0.7.0 |
| 1486 | 2026-09-02T23:36:47.336Z | Compiling tower-service v0.3.3 |
| 1487 | 2026-09-02T23:36:47.377Z | Compiling unicode-segmentation v1.12.0 |
| 1488 | 2026-09-02T23:36:47.431Z | Compiling tower-layer v0.3.3 |
| 1489 | 2026-09-02T23:36:47.597Z | Compiling untrusted v0.7.1 |
| 1490 | 2026-09-02T23:36:47.729Z | Compiling atomic-waker v1.1.2 |
| 1491 | 2026-09-02T23:36:47.764Z | Compiling tokio-util v0.7.18 |
| 1492 | 2026-09-02T23:36:47.848Z | Compiling try-lock v0.2.5 |
| 1493 | 2026-09-02T23:36:47.985Z | Compiling want v0.3.1 |
| 1494 | 2026-09-02T23:36:48.129Z | Compiling regex-automata v0.4.14 |
| 1495 | 2026-09-02T23:36:48.169Z | Compiling pest_derive v2.8.6 |
| 1496 | 2026-09-02T23:36:48.530Z | Compiling h2 v0.4.15 |
| 1497 | 2026-09-02T23:36:48.603Z | Compiling hybrid-array v0.4.13 |
| 1498 | 2026-09-02T23:36:48.820Z | Compiling ipnet v2.12.0 |
| 1499 | 2026-09-02T23:36:48.979Z | Compiling scroll_derive v0.13.1 |
| 1500 | 2026-09-02T23:36:49.286Z | Compiling darling_core v0.20.11 |
| 1501 | 2026-09-02T23:36:49.369Z | Compiling maybe-uninit v2.0.0 |
| 1502 | 2026-09-02T23:36:49.630Z | Compiling openssl v0.10.80 |
| 1503 | 2026-09-02T23:36:49.677Z | Compiling rustls v0.23.41 |
| 1504 | 2026-09-02T23:36:49.767Z | Compiling untrusted v0.9.0 |
| 1505 | 2026-09-02T23:36:49.784Z | Compiling httpdate v1.0.3 |
| 1506 | 2026-09-02T23:36:49.839Z | Compiling foreign-types-shared v0.1.1 |
| 1507 | 2026-09-02T23:36:49.852Z | Compiling tap v1.0.1 |
| 1508 | 2026-09-02T23:36:49.977Z | Compiling scroll v0.13.0 |
| 1509 | 2026-09-02T23:36:50.009Z | Compiling foreign-types v0.3.2 |
| 1510 | 2026-09-02T23:36:50.009Z | Compiling wyz v0.5.1 |
| 1511 | 2026-09-02T23:36:50.035Z | Compiling unicode-normalization v0.1.25 |
| 1512 | 2026-09-02T23:36:50.143Z | Compiling rand_chacha v0.3.1 |
| 1513 | 2026-09-02T23:36:50.181Z | Compiling signature v2.2.0 |
| 1514 | 2026-09-02T23:36:50.367Z | Compiling hex v0.4.3 |
| 1515 | 2026-09-02T23:36:50.475Z | Compiling thiserror-impl v1.0.69 |
| 1516 | 2026-09-02T23:36:50.545Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-09-02T23:36:50.634Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1518 | 2026-09-02T23:36:50.933Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1519 | 2026-09-02T23:36:50.946Z | Compiling num-integer v0.1.46 |
| 1520 | 2026-09-02T23:36:50.951Z | Compiling socket2 v0.5.10 |
| 1521 | 2026-09-02T23:36:51.239Z | Compiling wait-timeout v0.2.1 |
| 1522 | 2026-09-02T23:36:51.292Z | Compiling ahash v0.8.12 |
| 1523 | 2026-09-02T23:36:51.335Z | Compiling time-core v0.1.8 |
| 1524 | 2026-09-02T23:36:51.487Z | Compiling packed_struct v0.10.1 |
| 1525 | 2026-09-02T23:36:51.507Z | Compiling bit-vec v0.8.0 |
| 1526 | 2026-09-02T23:36:51.521Z | Compiling funty v2.0.0 |
| 1527 | 2026-09-02T23:36:51.524Z | Compiling darling_macro v0.20.11 |
| 1528 | 2026-09-02T23:36:51.704Z | Compiling hyper v1.10.1 |
| 1529 | 2026-09-02T23:36:51.771Z | Compiling powerfmt v0.2.0 |
| 1530 | 2026-09-02T23:36:51.788Z | Compiling native-tls v0.2.18 |
| 1531 | 2026-09-02T23:36:51.925Z | Compiling num-bigint-dig v0.8.6 |
| 1532 | 2026-09-02T23:36:51.934Z | Compiling num-conv v0.2.0 |
| 1533 | 2026-09-02T23:36:52.002Z | Compiling quick-error v1.2.3 |
| 1534 | 2026-09-02T23:36:52.063Z | Compiling clap_builder v4.6.0 |
| 1535 | 2026-09-02T23:36:52.081Z | Compiling rusty-fork v0.3.1 |
| 1536 | 2026-09-02T23:36:52.101Z | Compiling time-macros v0.2.27 |
| 1537 | 2026-09-02T23:36:52.137Z | Compiling darling v0.20.11 |
| 1538 | 2026-09-02T23:36:52.180Z | Compiling deranged v0.5.8 |
| 1539 | 2026-09-02T23:36:52.211Z | Compiling bitvec v1.0.1 |
| 1540 | 2026-09-02T23:36:52.403Z | Compiling thiserror v1.0.69 |
| 1541 | 2026-09-02T23:36:52.520Z | Compiling bit-set v0.8.0 |
| 1542 | 2026-09-02T23:36:52.674Z | Compiling num-iter v0.1.45 |
| 1543 | 2026-09-02T23:36:52.794Z | Compiling hyper-util v0.1.20 |
| 1544 | 2026-09-02T23:36:53.398Z | Compiling rand v0.8.6 |
| 1545 | 2026-09-02T23:36:53.680Z | Compiling goblin v0.10.5 |
| 1546 | 2026-09-02T23:36:54.018Z | Compiling packed_struct_codegen v0.10.1 |
| 1547 | 2026-09-02T23:36:54.093Z | Compiling lazy_static v1.5.0 |
| 1548 | 2026-09-02T23:36:54.185Z | Compiling hmac v0.12.1 |
| 1549 | 2026-09-02T23:36:54.366Z | Compiling toml_datetime v0.6.11 |
| 1550 | 2026-09-02T23:36:54.550Z | Compiling serde_spanned v0.6.9 |
| 1551 | 2026-09-02T23:36:54.613Z | Compiling zerocopy-derive v0.6.6 |
| 1552 | 2026-09-02T23:36:54.690Z | Compiling bitfield-macros v0.19.4 |
| 1553 | 2026-09-02T23:36:55.083Z | Compiling clap_derive v4.6.1 |
| 1554 | 2026-09-02T23:36:55.086Z | Compiling rand_xorshift v0.4.0 |
| 1555 | 2026-09-02T23:36:55.261Z | Compiling sync_wrapper v1.0.2 |
| 1556 | 2026-09-02T23:36:55.379Z | Compiling indexmap v1.9.3 |
| 1557 | 2026-09-02T23:36:55.391Z | Compiling crc-catalog v2.4.0 |
| 1558 | 2026-09-02T23:36:55.415Z | Compiling paste v1.0.15 |
| 1559 | 2026-09-02T23:36:55.489Z | Compiling zlib-rs v0.6.2 |
| 1560 | 2026-09-02T23:36:55.563Z | Compiling num_threads v0.1.7 |
| 1561 | 2026-09-02T23:36:55.659Z | Compiling object v0.37.3 |
| 1562 | 2026-09-02T23:36:55.683Z | Compiling siphasher v1.0.2 |
| 1563 | 2026-09-02T23:36:55.874Z | Compiling nodrop v0.1.14 |
| 1564 | 2026-09-02T23:36:55.929Z | Compiling usdt-impl v0.6.0 |
| 1565 | 2026-09-02T23:36:55.977Z | Compiling crossbeam-utils v0.8.21 |
| 1566 | 2026-09-02T23:36:56.122Z | Compiling unarray v0.1.4 |
| 1567 | 2026-09-02T23:36:56.152Z | Compiling array-init v0.0.4 |
| 1568 | 2026-09-02T23:36:56.233Z | Compiling proptest v1.11.0 |
| 1569 | 2026-09-02T23:36:56.365Z | Compiling dof v0.4.0 |
| 1570 | 2026-09-02T23:36:56.500Z | Compiling time v0.3.47 |
| 1571 | 2026-09-02T23:36:56.800Z | Compiling clap v4.6.1 |
| 1572 | 2026-09-02T23:36:56.905Z | Compiling crc v3.4.0 |
| 1573 | 2026-09-02T23:36:57.101Z | Compiling zerocopy v0.6.6 |
| 1574 | 2026-09-02T23:36:57.418Z | Compiling bitfield v0.19.4 |
| 1575 | 2026-09-02T23:36:57.714Z | Compiling tower v0.5.3 |
| 1576 | 2026-09-02T23:36:58.050Z | Compiling smallvec v0.6.14 |
| 1577 | 2026-09-02T23:36:58.322Z | Compiling flate2 v1.1.9 |
| 1578 | 2026-09-02T23:36:58.487Z | Compiling derive_builder_core v0.20.2 |
| 1579 | 2026-09-02T23:36:58.672Z | Compiling dtrace-parser v0.3.0 |
| 1580 | 2026-09-02T23:36:58.733Z | Compiling ipnetwork v0.21.1 |
| 1581 | 2026-09-02T23:36:59.108Z | Compiling pkcs1 v0.7.5 |
| 1582 | 2026-09-02T23:36:59.122Z | Compiling http-body-util v0.1.3 |
| 1583 | 2026-09-02T23:36:59.136Z | Compiling heapless v0.7.17 |
| 1584 | 2026-09-02T23:36:59.334Z | Compiling scroll_derive v0.12.1 |
| 1585 | 2026-09-02T23:36:59.361Z | Compiling structmeta-derive v0.3.0 |
| 1586 | 2026-09-02T23:36:59.378Z | Compiling slog v2.8.2 |
| 1587 | 2026-09-02T23:36:59.401Z | Compiling darling_core v0.23.0 |
| 1588 | 2026-09-02T23:36:59.498Z | Compiling thread-id v5.1.0 |
| 1589 | 2026-09-02T23:36:59.591Z | Compiling cookie v0.18.1 |
| 1590 | 2026-09-02T23:36:59.596Z | Compiling env_filter v2.0.0 |
| 1591 | 2026-09-02T23:36:59.738Z | Compiling syn v3.0.3 |
| 1592 | 2026-09-02T23:36:59.877Z | Compiling zstd-safe v7.2.4 |
| 1593 | 2026-09-02T23:36:59.992Z | Compiling iri-string v0.7.10 |
| 1594 | 2026-09-02T23:37:00.079Z | Compiling base64 v0.21.7 |
| 1595 | 2026-09-02T23:37:00.396Z | Compiling hashbrown v0.12.3 |
| 1596 | 2026-09-02T23:37:00.434Z | Compiling anyhow v1.0.104 |
| 1597 | 2026-09-02T23:37:00.725Z | Compiling unicode-bidi v0.3.18 |
| 1598 | 2026-09-02T23:37:00.857Z | Compiling ryu v1.0.23 |
| 1599 | 2026-09-02T23:37:01.044Z | Compiling allocator-api2 v0.2.21 |
| 1600 | 2026-09-02T23:37:01.245Z | Compiling winnow v0.5.40 |
| 1601 | 2026-09-02T23:37:01.371Z | Compiling unicode-properties v0.1.4 |
| 1602 | 2026-09-02T23:37:01.485Z | Compiling gimli v0.32.3 |
| 1603 | 2026-09-02T23:37:01.583Z | Compiling signal-hook v0.3.18 |
| 1604 | 2026-09-02T23:37:01.777Z | Compiling stringprep v0.1.5 |
| 1605 | 2026-09-02T23:37:01.897Z | Compiling darling_macro v0.23.0 |
| 1606 | 2026-09-02T23:37:02.213Z | Compiling tower-http v0.6.8 |
| 1607 | 2026-09-02T23:37:02.400Z | Compiling serde_urlencoded v0.7.1 |
| 1608 | 2026-09-02T23:37:02.613Z | Compiling toml_edit v0.19.15 |
| 1609 | 2026-09-02T23:37:02.880Z | Compiling structmeta v0.3.0 |
| 1610 | 2026-09-02T23:37:03.034Z | Compiling ron v0.8.1 |
| 1611 | 2026-09-02T23:37:03.162Z | Compiling scroll v0.12.0 |
| 1612 | 2026-09-02T23:37:03.177Z | Compiling daft-derive v0.1.8 |
| 1613 | 2026-09-02T23:37:03.277Z | Compiling addr2line v0.25.1 |
| 1614 | 2026-09-02T23:37:03.455Z | Compiling env_logger v0.11.11 |
| 1615 | 2026-09-02T23:37:03.682Z | Compiling derive_builder_macro v0.20.2 |
| 1616 | 2026-09-02T23:37:03.808Z | Compiling rsa v0.9.10 |
| 1617 | 2026-09-02T23:37:03.972Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1618 | 2026-09-02T23:37:04.064Z | Compiling oxnet v0.1.6 |
| 1619 | 2026-09-02T23:37:04.079Z | Compiling newtype-uuid v1.3.2 |
| 1620 | 2026-09-02T23:37:04.150Z | Compiling hashbrown v0.13.2 |
| 1621 | 2026-09-02T23:37:04.402Z | Compiling bzip2 v0.4.4 |
| 1622 | 2026-09-02T23:37:04.441Z | Compiling serde-hex v0.1.0 |
| 1623 | 2026-09-02T23:37:04.613Z | Compiling tokio-native-tls v0.3.1 |
| 1624 | 2026-09-02T23:37:04.634Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1625 | 2026-09-02T23:37:05.286Z | Compiling camino v1.2.5 |
| 1626 | 2026-09-02T23:37:05.677Z | Compiling bstr v1.12.1 |
| 1627 | 2026-09-02T23:37:05.795Z | Compiling block-buffer v0.12.1 |
| 1628 | 2026-09-02T23:37:06.001Z | Compiling crypto-common v0.2.2 |
| 1629 | 2026-09-02T23:37:06.162Z | Compiling block-padding v0.4.2 |
| 1630 | 2026-09-02T23:37:06.395Z | Compiling heck v0.4.1 |
| 1631 | 2026-09-02T23:37:06.417Z | Compiling rustls-native-certs v0.8.3 |
| 1632 | 2026-09-02T23:37:06.548Z | Compiling x509-cert v0.2.5 |
| 1633 | 2026-09-02T23:37:06.629Z | Compiling md-5 v0.10.6 |
| 1634 | 2026-09-02T23:37:06.806Z | Compiling serde_tokenstream v0.2.3 |
| 1635 | 2026-09-02T23:37:06.838Z | Compiling erased-serde v0.3.31 |
| 1636 | 2026-09-02T23:37:07.125Z | Compiling curve25519-dalek v4.1.3 |
| 1637 | 2026-09-02T23:37:07.204Z | Compiling zerocopy-derive v0.7.35 |
| 1638 | 2026-09-02T23:37:07.324Z | Compiling async-trait v0.1.89 |
| 1639 | 2026-09-02T23:37:07.449Z | Compiling pin-project-internal v1.1.11 |
| 1640 | 2026-09-02T23:37:07.580Z | Compiling vergen-lib v9.1.0 |
| 1641 | 2026-09-02T23:37:07.733Z | Compiling hash32 v0.2.1 |
| 1642 | 2026-09-02T23:37:07.759Z | Compiling memoffset v0.9.1 |
| 1643 | 2026-09-02T23:37:07.931Z | Compiling encoding_rs v0.8.35 |
| 1644 | 2026-09-02T23:37:07.974Z | Compiling crc-any v2.5.0 |
| 1645 | 2026-09-02T23:37:08.088Z | Compiling cfg_aliases v0.2.1 |
| 1646 | 2026-09-02T23:37:08.167Z | Compiling rustc-demangle v0.1.27 |
| 1647 | 2026-09-02T23:37:08.188Z | Compiling litrs v1.0.0 |
| 1648 | 2026-09-02T23:37:08.202Z | Compiling smoltcp v0.9.1 |
| 1649 | 2026-09-02T23:37:08.329Z | Compiling ref-cast v1.0.25 |
| 1650 | 2026-09-02T23:37:08.533Z | Compiling mime v0.3.17 |
| 1651 | 2026-09-02T23:37:08.547Z | Compiling psl-types v2.0.11 |
| 1652 | 2026-09-02T23:37:08.560Z | Compiling owo-colors v4.3.0 |
| 1653 | 2026-09-02T23:37:08.577Z | Compiling fallible-iterator v0.2.0 |
| 1654 | 2026-09-02T23:37:08.631Z | Compiling rustix v0.38.44 |
| 1655 | 2026-09-02T23:37:08.669Z | Compiling publicsuffix v2.3.0 |
| 1656 | 2026-09-02T23:37:08.698Z | Compiling document-features v0.2.12 |
| 1657 | 2026-09-02T23:37:08.862Z | Compiling pin-project v1.1.11 |
| 1658 | 2026-09-02T23:37:08.869Z | Compiling postgres-protocol v0.6.10 |
| 1659 | 2026-09-02T23:37:08.894Z | Compiling backtrace v0.3.76 |
| 1660 | 2026-09-02T23:37:08.925Z | Compiling nix v0.31.2 |
| 1661 | 2026-09-02T23:37:08.947Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1662 | 2026-09-02T23:37:09.053Z | Compiling zerocopy v0.7.35 |
| 1663 | 2026-09-02T23:37:09.452Z | Compiling snafu-derive v0.8.9 |
| 1664 | 2026-09-02T23:37:09.468Z | Compiling inout v0.2.2 |
| 1665 | 2026-09-02T23:37:09.601Z | Compiling daft v0.1.8 |
| 1666 | 2026-09-02T23:37:09.645Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1667 | 2026-09-02T23:37:09.754Z | Compiling hyper-tls v0.6.0 |
| 1668 | 2026-09-02T23:37:09.788Z | Compiling object v0.30.4 |
| 1669 | 2026-09-02T23:37:09.874Z | Compiling zip v0.6.6 |
| 1670 | 2026-09-02T23:37:09.923Z | Compiling derive_builder v0.20.2 |
| 1671 | 2026-09-02T23:37:09.973Z | Compiling toml v0.7.8 |
| 1672 | 2026-09-02T23:37:10.241Z | Compiling goblin v0.8.2 |
| 1673 | 2026-09-02T23:37:10.437Z | Compiling derive-ex v0.1.8 |
| 1674 | 2026-09-02T23:37:10.570Z | Compiling darling v0.23.0 |
| 1675 | 2026-09-02T23:37:10.901Z | Compiling phf_shared v0.13.1 |
| 1676 | 2026-09-02T23:37:10.954Z | Compiling regex v1.12.3 |
| 1677 | 2026-09-02T23:37:11.141Z | Compiling hubpack_derive v0.1.1 |
| 1678 | 2026-09-02T23:37:11.346Z | Compiling convert_case v0.10.0 |
| 1679 | 2026-09-02T23:37:11.376Z | Compiling futures-executor v0.3.32 |
| 1680 | 2026-09-02T23:37:11.590Z | Compiling ref-cast-impl v1.0.25 |
| 1681 | 2026-09-02T23:37:11.644Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1682 | 2026-09-02T23:37:11.665Z | Compiling strum_macros v0.27.2 |
| 1683 | 2026-09-02T23:37:12.095Z | Compiling vergen v9.1.0 |
| 1684 | 2026-09-02T23:37:12.136Z | Compiling cargo-platform v0.3.2 |
| 1685 | 2026-09-02T23:37:12.277Z | Compiling ff v0.13.1 |
| 1686 | 2026-09-02T23:37:12.282Z | Compiling fs-err v3.3.0 |
| 1687 | 2026-09-02T23:37:12.413Z | Compiling foldhash v0.1.5 |
| 1688 | 2026-09-02T23:37:12.429Z | Compiling libbz2-rs-sys v0.2.2 |
| 1689 | 2026-09-02T23:37:12.482Z | Compiling bitflags v1.3.2 |
| 1690 | 2026-09-02T23:37:12.562Z | Compiling same-file v1.0.6 |
| 1691 | 2026-09-02T23:37:12.587Z | Compiling jiff-core v0.1.0 |
| 1692 | 2026-09-02T23:37:12.636Z | Compiling base16ct v0.2.0 |
| 1693 | 2026-09-02T23:37:12.727Z | Compiling bumpalo v3.20.2 |
| 1694 | 2026-09-02T23:37:12.817Z | Compiling foldhash v0.2.0 |
| 1695 | 2026-09-02T23:37:13.047Z | Compiling managed v0.8.0 |
| 1696 | 2026-09-02T23:37:13.095Z | Compiling path-slash v0.1.5 |
| 1697 | 2026-09-02T23:37:13.155Z | Compiling is_ci v1.2.0 |
| 1698 | 2026-09-02T23:37:13.309Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1699 | 2026-09-02T23:37:13.322Z | Compiling supports-color v3.0.2 |
| 1700 | 2026-09-02T23:37:13.469Z | Compiling jiff v0.2.34 |
| 1701 | 2026-09-02T23:37:13.679Z | Compiling strum v0.27.2 |
| 1702 | 2026-09-02T23:37:13.743Z | Compiling hashbrown v0.16.1 |
| 1703 | 2026-09-02T23:37:13.772Z | Compiling zopfli v0.8.3 |
| 1704 | 2026-09-02T23:37:13.812Z | Compiling bzip2 v0.6.1 |
| 1705 | 2026-09-02T23:37:14.029Z | Compiling textwrap v0.16.2 |
| 1706 | 2026-09-02T23:37:14.046Z | Compiling sec1 v0.7.3 |
| 1707 | 2026-09-02T23:37:14.334Z | Compiling walkdir v2.5.0 |
| 1708 | 2026-09-02T23:37:14.349Z | Compiling hashbrown v0.15.5 |
| 1709 | 2026-09-02T23:37:14.489Z | Compiling dof v0.3.0 |
| 1710 | 2026-09-02T23:37:14.541Z | Compiling group v0.13.0 |
| 1711 | 2026-09-02T23:37:14.642Z | Compiling cargo_metadata v0.23.1 |
| 1712 | 2026-09-02T23:37:14.835Z | Compiling test-strategy v0.4.5 |
| 1713 | 2026-09-02T23:37:14.904Z | Compiling derive_more-impl v2.1.1 |
| 1714 | 2026-09-02T23:37:15.191Z | Compiling hubpack v0.1.2 |
| 1715 | 2026-09-02T23:37:15.416Z | Compiling futures v0.3.32 |
| 1716 | 2026-09-02T23:37:15.503Z | Compiling snafu v0.8.9 |
| 1717 | 2026-09-02T23:37:15.881Z | Compiling phf v0.13.1 |
| 1718 | 2026-09-02T23:37:16.012Z | Compiling signal-hook-mio v0.2.5 |
| 1719 | 2026-09-02T23:37:16.044Z | Compiling serde_with_macros v3.21.0 |
| 1720 | 2026-09-02T23:37:16.133Z | Compiling cookie_store v0.22.1 |
| 1721 | 2026-09-02T23:37:16.294Z | Compiling zstd v0.13.3 |
| 1722 | 2026-09-02T23:37:16.419Z | Compiling reqwest v0.12.28 |
| 1723 | 2026-09-02T23:37:16.562Z | Compiling cipher v0.5.2 |
| 1724 | 2026-09-02T23:37:16.882Z | Compiling backtrace-ext v0.2.1 |
| 1725 | 2026-09-02T23:37:16.915Z | Compiling postgres-types v0.2.12 |
| 1726 | 2026-09-02T23:37:17.163Z | Compiling usdt-attr-macro v0.6.0 |
| 1727 | 2026-09-02T23:37:17.474Z | Compiling usdt-macro v0.6.0 |
| 1728 | 2026-09-02T23:37:17.657Z | Compiling globset v0.4.18 |
| 1729 | 2026-09-02T23:37:17.755Z | Compiling phf_shared v0.11.3 |
| 1730 | 2026-09-02T23:37:17.974Z | Compiling hkdf v0.12.4 |
| 1731 | 2026-09-02T23:37:17.990Z | Compiling dtrace-parser v0.2.0 |
| 1732 | 2026-09-02T23:37:18.083Z | Compiling byte-wrapper v0.1.0 |
| 1733 | 2026-09-02T23:37:18.153Z | Compiling olpc-cjson v0.1.4 |
| 1734 | 2026-09-02T23:37:18.176Z | Compiling ed25519 v2.2.3 |
| 1735 | 2026-09-02T23:37:18.248Z | Compiling crypto-bigint v0.5.5 |
| 1736 | 2026-09-02T23:37:18.319Z | Compiling serde_plain v1.0.2 |
| 1737 | 2026-09-02T23:37:18.387Z | Compiling serde-big-array v0.5.1 |
| 1738 | 2026-09-02T23:37:18.412Z | Compiling serde_repr v0.1.20 |
| 1739 | 2026-09-02T23:37:18.520Z | Compiling enum-as-inner v0.6.1 |
| 1740 | 2026-09-02T23:37:18.534Z | Compiling strum_macros v0.26.4 |
| 1741 | 2026-09-02T23:37:18.740Z | Compiling miette-derive v7.6.0 |
| 1742 | 2026-09-02T23:37:18.958Z | Compiling async-recursion v1.1.1 |
| 1743 | 2026-09-02T23:37:19.040Z | Compiling pem v3.0.6 |
| 1744 | 2026-09-02T23:37:19.096Z | Compiling float-cmp v0.10.0 |
| 1745 | 2026-09-02T23:37:19.248Z | Compiling thread-id v4.2.2 |
| 1746 | 2026-09-02T23:37:19.394Z | Compiling memmap2 v0.9.10 |
| 1747 | 2026-09-02T23:37:19.410Z | Compiling precomputed-hash v0.1.1 |
| 1748 | 2026-09-02T23:37:19.455Z | Compiling whoami v2.1.0 |
| 1749 | 2026-09-02T23:37:19.555Z | Compiling winnow v1.0.3 |
| 1750 | 2026-09-02T23:37:19.609Z | Compiling supports-hyperlinks v3.2.0 |
| 1751 | 2026-09-02T23:37:19.771Z | Compiling normalize-line-endings v0.3.0 |
| 1752 | 2026-09-02T23:37:19.840Z | Compiling cpufeatures v0.3.0 |
| 1753 | 2026-09-02T23:37:19.892Z | Compiling fixedbitset v0.4.2 |
| 1754 | 2026-09-02T23:37:19.906Z | Compiling data-encoding v2.10.0 |
| 1755 | 2026-09-02T23:37:19.924Z | Compiling static_assertions v1.1.0 |
| 1756 | 2026-09-02T23:37:20.003Z | Compiling difflib v0.4.0 |
| 1757 | 2026-09-02T23:37:20.110Z | Compiling predicates-core v1.0.10 |
| 1758 | 2026-09-02T23:37:20.227Z | Compiling typed-path v0.9.3 |
| 1759 | 2026-09-02T23:37:20.279Z | Compiling fixedbitset v0.5.7 |
| 1760 | 2026-09-02T23:37:20.292Z | Compiling either v1.15.0 |
| 1761 | 2026-09-02T23:37:20.360Z | Compiling new_debug_unreachable v1.0.6 |
| 1762 | 2026-09-02T23:37:20.498Z | Compiling keccak v0.1.6 |
| 1763 | 2026-09-02T23:37:20.504Z | Compiling supports-unicode v3.0.0 |
| 1764 | 2026-09-02T23:37:20.546Z | Compiling const-oid v0.10.2 |
| 1765 | 2026-09-02T23:37:20.577Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1766 | 2026-09-02T23:37:20.592Z | Compiling miette v7.6.0 |
| 1767 | 2026-09-02T23:37:20.644Z | Compiling sha3 v0.10.8 |
| 1768 | 2026-09-02T23:37:20.648Z | Compiling petgraph v0.8.3 |
| 1769 | 2026-09-02T23:37:20.744Z | Compiling digest v0.11.3 |
| 1770 | 2026-09-02T23:37:20.976Z | Compiling itertools v0.13.0 |
| 1771 | 2026-09-02T23:37:21.092Z | Compiling string_cache v0.8.9 |
| 1772 | 2026-09-02T23:37:21.157Z | Compiling strum v0.26.3 |
| 1773 | 2026-09-02T23:37:21.186Z | Compiling predicates v3.1.4 |
| 1774 | 2026-09-02T23:37:21.290Z | Compiling hickory-proto v0.25.2 |
| 1775 | 2026-09-02T23:37:21.322Z | Compiling petgraph v0.6.5 |
| 1776 | 2026-09-02T23:37:21.443Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1777 | 2026-09-02T23:37:21.725Z | Compiling chacha20 v0.10.0 |
| 1778 | 2026-09-02T23:37:21.837Z | Compiling toml_edit v0.22.27 |
| 1779 | 2026-09-02T23:37:22.136Z | Compiling tokio-postgres v0.7.16 |
| 1780 | 2026-09-02T23:37:22.200Z | Compiling usdt v0.6.0 |
| 1781 | 2026-09-02T23:37:22.462Z | Compiling usdt-impl v0.5.0 |
| 1782 | 2026-09-02T23:37:22.576Z | Compiling elliptic-curve v0.13.8 |
| 1783 | 2026-09-02T23:37:22.801Z | Compiling ed25519-dalek v2.2.0 |
| 1784 | 2026-09-02T23:37:23.038Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1785 | 2026-09-02T23:37:23.052Z | Compiling crossterm v0.28.1 |
| 1786 | 2026-09-02T23:37:23.355Z | Compiling serde_with v3.21.0 |
| 1787 | 2026-09-02T23:37:24.327Z | Compiling zip v4.6.1 |
| 1788 | 2026-09-02T23:37:24.583Z | Compiling derive_more v2.1.1 |
| 1789 | 2026-09-02T23:37:24.599Z | Compiling iddqd v0.4.2 |
| 1790 | 2026-09-02T23:37:24.779Z | Compiling similar v2.7.0 |
| 1791 | 2026-09-02T23:37:25.104Z | Compiling crossbeam-epoch v0.9.18 |
| 1792 | 2026-09-02T23:37:25.147Z | Compiling tokio-stream v0.1.18 |
| 1793 | 2026-09-02T23:37:25.271Z | Compiling buf-list v1.1.2 |
| 1794 | 2026-09-02T23:37:25.431Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1795 | 2026-09-02T23:37:25.543Z | Compiling openapiv3 v2.2.0 |
| 1796 | 2026-09-02T23:37:25.598Z | Compiling lalrpop-util v0.19.12 |
| 1797 | 2026-09-02T23:37:25.617Z | Compiling peg-runtime v0.8.5 |
| 1798 | 2026-09-02T23:37:25.738Z | Compiling thread_local v1.1.9 |
| 1799 | 2026-09-02T23:37:25.794Z | Compiling slog-async v2.8.0 |
| 1800 | 2026-09-02T23:37:25.884Z | Compiling crossbeam-channel v0.5.15 |
| 1801 | 2026-09-02T23:37:25.936Z | Compiling is-terminal v0.4.17 |
| 1802 | 2026-09-02T23:37:26.088Z | Compiling filetime v0.2.27 |
| 1803 | 2026-09-02T23:37:26.088Z | Compiling take_mut v0.2.2 |
| 1804 | 2026-09-02T23:37:26.088Z | Compiling xattr v1.6.1 |
| 1805 | 2026-09-02T23:37:26.125Z | Compiling term v1.2.1 |
| 1806 | 2026-09-02T23:37:26.126Z | Compiling camino-tempfile v1.4.1 |
| 1807 | 2026-09-02T23:37:26.126Z | Compiling tar v0.4.46 |
| 1808 | 2026-09-02T23:37:26.309Z | Compiling slog-term v2.9.2 |
| 1809 | 2026-09-02T23:37:32.173Z | Compiling rustls-webpki v0.103.13 |
| 1810 | 2026-09-02T23:37:34.843Z | Compiling tokio-rustls v0.26.4 |
| 1811 | 2026-09-02T23:37:34.843Z | Compiling rustls-platform-verifier v0.6.2 |
| 1812 | 2026-09-02T23:37:34.843Z | Compiling tough v0.22.0 |
| 1813 | 2026-09-02T23:37:35.051Z | Compiling hyper-rustls v0.27.7 |
| 1814 | 2026-09-02T23:37:35.256Z | Compiling reqwest v0.13.2 |
| 1815 | 2026-09-02T23:37:37.502Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1816 | 2026-09-02T23:37:37.701Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1817 | 2026-09-02T23:37:40.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 1818 | 2026-09-02T23:37:40.834Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1819 | 2026-09-02T23:37:40.862Z | Sep 02 23:37:39.123 INFO Starting download, target: Cockroach |
| 1820 | 2026-09-02T23:37:40.862Z | Sep 02 23:37:39.124 INFO Starting download, target: DendriteStub |
| 1821 | 2026-09-02T23:37:40.863Z | Sep 02 23:37:39.124 INFO Starting download, target: Clickhouse |
| 1822 | 2026-09-02T23:37:40.871Z | Sep 02 23:37:39.124 INFO Starting download, target: Console |
| 1823 | 2026-09-02T23:37:40.871Z | Sep 02 23:37:39.124 INFO Starting download, target: MaghemiteMgd |
| 1824 | 2026-09-02T23:37:40.871Z | Sep 02 23:37:39.124 INFO Starting download, target: MaghemiteDdmd |
| 1825 | 2026-09-02T23:37:40.871Z | Sep 02 23:37:39.124 INFO Starting download, target: TransceiverControl |
| 1826 | 2026-09-02T23:37:40.872Z | Sep 02 23:37:39.124 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1827 | 2026-09-02T23:37:40.872Z | Sep 02 23:37:39.124 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1828 | 2026-09-02T23:37:40.872Z | Sep 02 23:37:39.124 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1829 | 2026-09-02T23:37:40.872Z | Sep 02 23:37:39.124 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1830 | 2026-09-02T23:37:40.872Z | Sep 02 23:37:39.124 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1831 | 2026-09-02T23:37:40.872Z | Sep 02 23:37:39.124 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1832 | 2026-09-02T23:37:40.872Z | Sep 02 23:37:39.124 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1833 | 2026-09-02T23:37:41.688Z | Sep 02 23:37:39.950 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1834 | 2026-09-02T23:37:41.898Z | Sep 02 23:37:40.158 INFO Download complete, target: TransceiverControl |
| 1835 | 2026-09-02T23:37:42.772Z | Sep 02 23:37:41.031 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1836 | 2026-09-02T23:37:42.969Z | Sep 02 23:37:41.220 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1837 | 2026-09-02T23:37:43.218Z | Sep 02 23:37:41.469 INFO Download complete, target: Console |
| 1838 | 2026-09-02T23:37:43.613Z | Sep 02 23:37:41.874 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1839 | 2026-09-02T23:37:43.627Z | Sep 02 23:37:41.875 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1840 | 2026-09-02T23:37:43.658Z | Sep 02 23:37:41.919 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1841 | 2026-09-02T23:37:44.062Z | Sep 02 23:37:42.322 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1842 | 2026-09-02T23:37:44.062Z | Sep 02 23:37:42.322 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1843 | 2026-09-02T23:37:45.520Z | Sep 02 23:37:43.783 INFO Download complete, target: MaghemiteDdmd |
| 1844 | 2026-09-02T23:37:46.160Z | Sep 02 23:37:44.423 INFO Download complete, target: DendriteStub |
| 1845 | 2026-09-02T23:37:46.178Z | Sep 02 23:37:44.441 INFO Download complete, target: MaghemiteMgd |
| 1846 | 2026-09-02T23:37:48.790Z | Sep 02 23:37:47.030 INFO Checking that binary works, target: Cockroach |
| 1847 | 2026-09-02T23:37:48.969Z | Sep 02 23:37:47.228 INFO Download complete, target: Cockroach |
| 1848 | 2026-09-02T23:37:49.469Z | Sep 02 23:37:47.703 INFO Checking that binary works, target: Clickhouse |
| 1849 | 2026-09-02T23:37:49.602Z | Sep 02 23:37:47.840 INFO Download complete, target: Clickhouse |
| 1850 | 2026-09-02T23:37:49.710Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1851 | 2026-09-02T23:37:49.710Z | |
| 1852 | 2026-09-02T23:37:49.710Z | real 2:12.522467393 |
| 1853 | 2026-09-02T23:37:49.710Z | user 7:23.129285167 |
| 1854 | 2026-09-02T23:37:49.710Z | sys 1:28.085852449 |
| 1855 | 2026-09-02T23:37:49.710Z | trap 0.249059105 |
| 1856 | 2026-09-02T23:37:49.710Z | tflt 0.548453424 |
| 1857 | 2026-09-02T23:37:49.710Z | dflt 0.830964985 |
| 1858 | 2026-09-02T23:37:49.710Z | kflt 0.028327337 |
| 1859 | 2026-09-02T23:37:49.710Z | lock 27:27.486886544 |
| 1860 | 2026-09-02T23:37:49.711Z | slp 22:17.119166421 |
| 1861 | 2026-09-02T23:37:49.711Z | lat 49.539957236 |
| 1862 | 2026-09-02T23:37:49.711Z | stop 2:42.761355920 |
| 1863 | 2026-09-02T23:37:49.711Z | + banner clippy |
| 1864 | 2026-09-02T23:37:49.711Z | |
| 1865 | 2026-09-02T23:37:49.711Z | #### # # ##### ##### # # |
| 1866 | 2026-09-02T23:37:49.711Z | # # # # # # # # # # |
| 1867 | 2026-09-02T23:37:49.711Z | # # # # # # # # |
| 1868 | 2026-09-02T23:37:49.711Z | # # # ##### ##### # |
| 1869 | 2026-09-02T23:37:49.711Z | # # # # # # # |
| 1870 | 2026-09-02T23:37:49.711Z | #### ###### # # # # |
| 1871 | 2026-09-02T23:37:49.712Z | |
| 1872 | 2026-09-02T23:37:49.712Z | + export CARGO_INCREMENTAL=0 |
| 1873 | 2026-09-02T23:37:49.712Z | + CARGO_INCREMENTAL=0 |
| 1874 | 2026-09-02T23:37:49.712Z | + ptime -m cargo xtask clippy |
| 1875 | 2026-09-02T23:37:50.156Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1876 | 2026-09-02T23:37:50.438Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1877 | 2026-09-02T23:37:52.236Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s |
| 1878 | 2026-09-02T23:37:52.295Z | Running `target/debug/xtask clippy` |
| 1879 | 2026-09-02T23:37:52.330Z | running: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1880 | 2026-09-02T23:37:52.891Z | Downloading crates ... |
| 1881 | 2026-09-02T23:37:53.069Z | Downloaded approx v0.5.1 |
| 1882 | 2026-09-02T23:37:53.079Z | Downloaded assert-json-diff v2.0.2 |
| 1883 | 2026-09-02T23:37:53.079Z | Downloaded async-object-pool v0.2.0 |
| 1884 | 2026-09-02T23:37:53.079Z | Downloaded cast v0.3.0 |
| 1885 | 2026-09-02T23:37:53.079Z | Downloaded anes v0.1.6 |
| 1886 | 2026-09-02T23:37:53.079Z | Downloaded async-lock v3.4.2 |
| 1887 | 2026-09-02T23:37:53.079Z | Downloaded constant_time_eq v0.3.1 |
| 1888 | 2026-09-02T23:37:53.079Z | Downloaded assert_cmd v2.1.2 |
| 1889 | 2026-09-02T23:37:53.097Z | Downloaded cfg-expr v0.20.6 |
| 1890 | 2026-09-02T23:37:53.097Z | Downloaded concurrent-queue v2.5.0 |
| 1891 | 2026-09-02T23:37:53.097Z | Downloaded escape8259 v0.5.3 |
| 1892 | 2026-09-02T23:37:53.097Z | Downloaded criterion-plot v0.6.0 |
| 1893 | 2026-09-02T23:37:53.097Z | Downloaded datatest-stable v0.3.3 |
| 1894 | 2026-09-02T23:37:53.098Z | Downloaded blake2b_simd v1.0.4 |
| 1895 | 2026-09-02T23:37:53.098Z | Downloaded event-listener-strategy v0.5.4 |
| 1896 | 2026-09-02T23:37:53.098Z | Downloaded criterion v0.7.0 |
| 1897 | 2026-09-02T23:37:53.098Z | Downloaded event-listener v5.4.1 |
| 1898 | 2026-09-02T23:37:53.098Z | Downloaded fancy-regex v0.14.0 |
| 1899 | 2026-09-02T23:37:53.098Z | Downloaded futures-timer v3.0.3 |
| 1900 | 2026-09-02T23:37:53.171Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1901 | 2026-09-02T23:37:53.172Z | Downloaded guppy v0.17.25 |
| 1902 | 2026-09-02T23:37:53.172Z | Downloaded hex-literal v0.4.1 |
| 1903 | 2026-09-02T23:37:53.172Z | Downloaded hickory-client v0.25.2 |
| 1904 | 2026-09-02T23:37:53.172Z | Downloaded httptest v0.16.4 |
| 1905 | 2026-09-02T23:37:53.172Z | Downloaded linkme-impl v0.3.35 |
| 1906 | 2026-09-02T23:37:53.172Z | Downloaded miette-derive v5.10.0 |
| 1907 | 2026-09-02T23:37:53.172Z | Downloaded nested v0.1.1 |
| 1908 | 2026-09-02T23:37:53.172Z | Downloaded knuffel-derive v3.2.0 |
| 1909 | 2026-09-02T23:37:53.172Z | Downloaded libtest-mimic v0.8.1 |
| 1910 | 2026-09-02T23:37:53.172Z | Downloaded linkme v0.3.35 |
| 1911 | 2026-09-02T23:37:53.172Z | Downloaded oorandom v11.1.5 |
| 1912 | 2026-09-02T23:37:53.172Z | Downloaded knuffel v3.2.0 |
| 1913 | 2026-09-02T23:37:53.172Z | Downloaded miette v5.10.0 |
| 1914 | 2026-09-02T23:37:53.172Z | Downloaded pathdiff v0.2.3 |
| 1915 | 2026-09-02T23:37:53.172Z | Downloaded parking v2.2.1 |
| 1916 | 2026-09-02T23:37:53.172Z | Downloaded owo-colors v3.5.0 |
| 1917 | 2026-09-02T23:37:53.172Z | Downloaded path-tree v0.8.3 |
| 1918 | 2026-09-02T23:37:53.172Z | Downloaded plotters-backend v0.3.7 |
| 1919 | 2026-09-02T23:37:53.172Z | Downloaded plotters-svg v0.3.7 |
| 1920 | 2026-09-02T23:37:53.172Z | Downloaded partial-io v0.5.4 |
| 1921 | 2026-09-02T23:37:53.172Z | Downloaded relative-path v1.9.3 |
| 1922 | 2026-09-02T23:37:53.172Z | Downloaded rand_distr v0.5.1 |
| 1923 | 2026-09-02T23:37:53.172Z | Downloaded rstest v0.25.0 |
| 1924 | 2026-09-02T23:37:53.172Z | Downloaded serde_regex v1.1.0 |
| 1925 | 2026-09-02T23:37:53.172Z | Downloaded rust-argon2 v2.1.0 |
| 1926 | 2026-09-02T23:37:53.173Z | Downloaded plotters v0.3.7 |
| 1927 | 2026-09-02T23:37:53.173Z | Downloaded similar-asserts v1.7.0 |
| 1928 | 2026-09-02T23:37:53.173Z | Downloaded rstest_macros v0.25.0 |
| 1929 | 2026-09-02T23:37:53.173Z | Downloaded supports-color v2.1.0 |
| 1930 | 2026-09-02T23:37:53.173Z | Downloaded supports-hyperlinks v2.1.0 |
| 1931 | 2026-09-02T23:37:53.173Z | Downloaded supports-unicode v2.1.0 |
| 1932 | 2026-09-02T23:37:53.173Z | Downloaded stringmetrics v2.2.2 |
| 1933 | 2026-09-02T23:37:53.173Z | Downloaded target-triple v1.0.0 |
| 1934 | 2026-09-02T23:37:53.173Z | Downloaded terminal_size v0.1.17 |
| 1935 | 2026-09-02T23:37:53.173Z | Downloaded termcolor v1.4.1 |
| 1936 | 2026-09-02T23:37:53.173Z | Downloaded target-spec v3.5.7 |
| 1937 | 2026-09-02T23:37:53.173Z | Downloaded target-lexicon v0.13.3 |
| 1938 | 2026-09-02T23:37:53.173Z | Downloaded tinytemplate v1.2.1 |
| 1939 | 2026-09-02T23:37:53.173Z | Downloaded textwrap v0.15.2 |
| 1940 | 2026-09-02T23:37:53.180Z | Downloaded trybuild v1.0.116 |
| 1941 | 2026-09-02T23:37:53.180Z | Downloaded httpmock v0.8.3 |
| 1942 | 2026-09-02T23:37:54.995Z | Checking cfg-if v1.0.4 |
| 1943 | 2026-09-02T23:37:55.366Z | Checking serde_core v1.0.228 |
| 1944 | 2026-09-02T23:37:55.366Z | Checking libc v0.2.185 |
| 1945 | 2026-09-02T23:37:55.445Z | Checking memchr v2.8.0 |
| 1946 | 2026-09-02T23:37:55.494Z | Checking smallvec v1.15.1 |
| 1947 | 2026-09-02T23:37:55.533Z | Checking rand_core v0.10.0 |
| 1948 | 2026-09-02T23:37:55.566Z | Checking itoa v1.0.17 |
| 1949 | 2026-09-02T23:37:55.606Z | Checking subtle v2.6.1 |
| 1950 | 2026-09-02T23:37:55.609Z | Checking libm v0.2.16 |
| 1951 | 2026-09-02T23:37:55.697Z | Checking log v0.4.33 |
| 1952 | 2026-09-02T23:37:55.754Z | Checking typenum v1.20.1 |
| 1953 | 2026-09-02T23:37:55.794Z | Checking scopeguard v1.2.0 |
| 1954 | 2026-09-02T23:37:55.794Z | Checking zmij v1.0.21 |
| 1955 | 2026-09-02T23:37:55.868Z | Checking getrandom v0.4.3 |
| 1956 | 2026-09-02T23:37:55.868Z | Checking errno v0.3.14 |
| 1957 | 2026-09-02T23:37:55.944Z | Checking stable_deref_trait v1.2.1 |
| 1958 | 2026-09-02T23:37:55.979Z | Checking lock_api v0.4.14 |
| 1959 | 2026-09-02T23:37:56.021Z | Checking zerofrom v0.1.6 |
| 1960 | 2026-09-02T23:37:56.071Z | Checking percent-encoding v2.3.2 |
| 1961 | 2026-09-02T23:37:56.113Z | Checking litemap v0.8.1 |
| 1962 | 2026-09-02T23:37:56.116Z | Checking writeable v0.6.2 |
| 1963 | 2026-09-02T23:37:56.187Z | Checking yoke v0.8.1 |
| 1964 | 2026-09-02T23:37:56.227Z | Checking icu_normalizer_data v2.1.1 |
| 1965 | 2026-09-02T23:37:56.269Z | Checking icu_properties_data v2.1.2 |
| 1966 | 2026-09-02T23:37:56.311Z | Checking form_urlencoded v1.2.2 |
| 1967 | 2026-09-02T23:37:56.350Z | Checking num-traits v0.2.19 |
| 1968 | 2026-09-02T23:37:56.353Z | Checking utf8_iter v1.0.4 |
| 1969 | 2026-09-02T23:37:56.425Z | Checking zerovec v0.11.5 |
| 1970 | 2026-09-02T23:37:56.425Z | Checking zerotrie v0.2.3 |
| 1971 | 2026-09-02T23:37:56.501Z | Checking zerocopy v0.8.55 |
| 1972 | 2026-09-02T23:37:56.501Z | Checking portable-atomic v1.13.1 |
| 1973 | 2026-09-02T23:37:56.575Z | Checking critical-section v1.2.0 |
| 1974 | 2026-09-02T23:37:56.617Z | Checking pin-project-lite v0.2.17 |
| 1975 | 2026-09-02T23:37:56.714Z | Checking parking_lot_core v0.9.12 |
| 1976 | 2026-09-02T23:37:56.763Z | Checking signal-hook-registry v1.4.8 |
| 1977 | 2026-09-02T23:37:56.810Z | Checking mio v1.2.0 |
| 1978 | 2026-09-02T23:37:56.863Z | Checking serde v1.0.228 |
| 1979 | 2026-09-02T23:37:56.899Z | Checking bitflags v2.11.0 |
| 1980 | 2026-09-02T23:37:56.902Z | Checking serde_json v1.0.151 |
| 1981 | 2026-09-02T23:37:56.973Z | Checking tinystr v0.8.2 |
| 1982 | 2026-09-02T23:37:56.975Z | Checking potential_utf v0.1.4 |
| 1983 | 2026-09-02T23:37:56.975Z | Checking once_cell v1.21.3 |
| 1984 | 2026-09-02T23:37:57.093Z | Checking parking_lot v0.12.5 |
| 1985 | 2026-09-02T23:37:57.183Z | Checking iana-time-zone v0.1.65 |
| 1986 | 2026-09-02T23:37:57.201Z | Checking icu_locale_core v2.1.1 |
| 1987 | 2026-09-02T23:37:57.221Z | Checking icu_collections v2.1.1 |
| 1988 | 2026-09-02T23:37:57.267Z | Checking uuid v1.23.4 |
| 1989 | 2026-09-02T23:37:57.312Z | Checking zeroize v1.9.0 |
| 1990 | 2026-09-02T23:37:57.312Z | Checking bytes v1.11.1 |
| 1991 | 2026-09-02T23:37:57.315Z | Checking chrono v0.4.45 |
| 1992 | 2026-09-02T23:37:57.559Z | Checking socket2 v0.6.3 |
| 1993 | 2026-09-02T23:37:57.615Z | Checking semver v1.0.28 |
| 1994 | 2026-09-02T23:37:57.672Z | Checking thiserror v2.0.18 |
| 1995 | 2026-09-02T23:37:57.716Z | Checking dyn-clone v1.0.20 |
| 1996 | 2026-09-02T23:37:57.758Z | Checking icu_provider v2.1.1 |
| 1997 | 2026-09-02T23:37:57.813Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1998 | 2026-09-02T23:37:57.813Z | Checking rustix v1.1.4 |
| 1999 | 2026-09-02T23:37:57.893Z | Checking futures-core v0.3.32 |
| 2000 | 2026-09-02T23:37:57.896Z | Checking tokio v1.52.1 |
| 2001 | 2026-09-02T23:37:57.928Z | Checking equivalent v1.0.2 |
| 2002 | 2026-09-02T23:37:58.009Z | Checking icu_properties v2.1.2 |
| 2003 | 2026-09-02T23:37:58.052Z | Checking icu_normalizer v2.1.1 |
| 2004 | 2026-09-02T23:37:58.054Z | Checking getrandom v0.2.17 |
| 2005 | 2026-09-02T23:37:58.178Z | Checking cmov v0.5.4 |
| 2006 | 2026-09-02T23:37:58.221Z | Checking byteorder v1.5.0 |
| 2007 | 2026-09-02T23:37:58.272Z | Checking rand_core v0.6.4 |
| 2008 | 2026-09-02T23:37:58.388Z | Checking futures-sink v0.3.32 |
| 2009 | 2026-09-02T23:37:58.427Z | Checking ctutils v0.4.2 |
| 2010 | 2026-09-02T23:37:58.465Z | Checking getrandom v0.3.4 |
| 2011 | 2026-09-02T23:37:58.505Z | Checking slab v0.4.12 |
| 2012 | 2026-09-02T23:37:58.544Z | Checking futures-channel v0.3.32 |
| 2013 | 2026-09-02T23:37:58.645Z | Checking futures-task v0.3.32 |
| 2014 | 2026-09-02T23:37:58.683Z | Checking hybrid-array v0.4.13 |
| 2015 | 2026-09-02T23:37:58.722Z | Checking futures-io v0.3.32 |
| 2016 | 2026-09-02T23:37:58.727Z | Checking regex-syntax v0.8.10 |
| 2017 | 2026-09-02T23:37:58.798Z | Checking fnv v1.0.7 |
| 2018 | 2026-09-02T23:37:58.833Z | Checking generic-array v0.14.7 |
| 2019 | 2026-09-02T23:37:58.871Z | Checking futures-util v0.3.32 |
| 2020 | 2026-09-02T23:37:58.875Z | Checking idna_adapter v1.2.1 |
| 2021 | 2026-09-02T23:37:58.969Z | Checking hashbrown v0.17.0 |
| 2022 | 2026-09-02T23:37:59.062Z | Checking idna v1.1.0 |
| 2023 | 2026-09-02T23:37:59.314Z | Checking ppv-lite86 v0.2.21 |
| 2024 | 2026-09-02T23:37:59.354Z | Checking thiserror v1.0.69 |
| 2025 | 2026-09-02T23:37:59.358Z | Checking url v2.5.8 |
| 2026 | 2026-09-02T23:37:59.456Z | Checking crypto-common v0.2.2 |
| 2027 | 2026-09-02T23:37:59.459Z | Checking indexmap v2.14.0 |
| 2028 | 2026-09-02T23:37:59.532Z | Checking base64ct v1.8.3 |
| 2029 | 2026-09-02T23:37:59.637Z | Checking const-oid v0.9.6 |
| 2030 | 2026-09-02T23:37:59.795Z | Checking crypto-common v0.1.7 |
| 2031 | 2026-09-02T23:37:59.848Z | Checking schemars v0.8.22 |
| 2032 | 2026-09-02T23:37:59.957Z | Checking block-buffer v0.12.1 |
| 2033 | 2026-09-02T23:38:00.067Z | Checking base64 v0.22.1 |
| 2034 | 2026-09-02T23:38:00.107Z | Checking block-buffer v0.10.4 |
| 2035 | 2026-09-02T23:38:00.110Z | Checking rand_core v0.9.5 |
| 2036 | 2026-09-02T23:38:00.178Z | Checking erased-serde v0.3.31 |
| 2037 | 2026-09-02T23:38:00.282Z | Checking utf8parse v0.2.2 |
| 2038 | 2026-09-02T23:38:00.332Z | Checking anstyle v1.0.14 |
| 2039 | 2026-09-02T23:38:00.335Z | Checking digest v0.10.7 |
| 2040 | 2026-09-02T23:38:00.409Z | Checking rand_chacha v0.9.0 |
| 2041 | 2026-09-02T23:38:00.414Z | Checking http v1.4.2 |
| 2042 | 2026-09-02T23:38:00.514Z | Checking tracing-core v0.1.36 |
| 2043 | 2026-09-02T23:38:00.555Z | Checking is_terminal_polyfill v1.70.2 |
| 2044 | 2026-09-02T23:38:00.591Z | Checking slog v2.8.2 |
| 2045 | 2026-09-02T23:38:00.632Z | Checking anstyle-query v1.1.5 |
| 2046 | 2026-09-02T23:38:00.668Z | Checking rand v0.9.2 |
| 2047 | 2026-09-02T23:38:00.705Z | Checking const-oid v0.10.2 |
| 2048 | 2026-09-02T23:38:00.755Z | Checking colorchoice v1.0.4 |
| 2049 | 2026-09-02T23:38:00.810Z | Checking fastrand v2.3.0 |
| 2050 | 2026-09-02T23:38:00.851Z | Checking tracing v0.1.44 |
| 2051 | 2026-09-02T23:38:00.890Z | Checking terminal_size v0.4.3 |
| 2052 | 2026-09-02T23:38:00.892Z | Checking anstyle-parse v1.0.0 |
| 2053 | 2026-09-02T23:38:00.927Z | Checking ipnet v2.12.0 |
| 2054 | 2026-09-02T23:38:01.053Z | Checking tempfile v3.27.0 |
| 2055 | 2026-09-02T23:38:01.061Z | Checking aho-corasick v1.1.4 |
| 2056 | 2026-09-02T23:38:01.064Z | Checking clap_lex v1.0.0 |
| 2057 | 2026-09-02T23:38:01.135Z | Checking unicode-ident v1.0.24 |
| 2058 | 2026-09-02T23:38:01.138Z | Checking anstream v1.0.0 |
| 2059 | 2026-09-02T23:38:01.212Z | Checking strsim v0.11.1 |
| 2060 | 2026-09-02T23:38:01.216Z | Checking tokio-util v0.7.18 |
| 2061 | 2026-09-02T23:38:01.253Z | Checking digest v0.11.3 |
| 2062 | 2026-09-02T23:38:01.290Z | Checking proc-macro2 v1.0.106 |
| 2063 | 2026-09-02T23:38:01.326Z | Checking ipnetwork v0.21.1 |
| 2064 | 2026-09-02T23:38:01.364Z | Checking crossbeam-utils v0.8.21 |
| 2065 | 2026-09-02T23:38:01.401Z | Checking cpufeatures v0.3.0 |
| 2066 | 2026-09-02T23:38:01.479Z | Checking clap_builder v4.6.0 |
| 2067 | 2026-09-02T23:38:01.514Z | Checking allocator-api2 v0.2.21 |
| 2068 | 2026-09-02T23:38:01.553Z | Checking powerfmt v0.2.0 |
| 2069 | 2026-09-02T23:38:01.599Z | Checking httparse v1.10.1 |
| 2070 | 2026-09-02T23:38:01.652Z | Checking quote v1.0.45 |
| 2071 | 2026-09-02T23:38:01.735Z | Checking deranged v0.5.8 |
| 2072 | 2026-09-02T23:38:01.738Z | Checking regex-automata v0.4.14 |
| 2073 | 2026-09-02T23:38:01.810Z | Checking num_threads v0.1.7 |
| 2074 | 2026-09-02T23:38:01.849Z | Checking time-core v0.1.8 |
| 2075 | 2026-09-02T23:38:01.852Z | Checking syn v2.0.117 |
| 2076 | 2026-09-02T23:38:01.852Z | Checking num-conv v0.2.0 |
| 2077 | 2026-09-02T23:38:01.957Z | Checking cpufeatures v0.2.17 |
| 2078 | 2026-09-02T23:38:01.962Z | Checking anyhow v1.0.104 |
| 2079 | 2026-09-02T23:38:02.033Z | Checking rustls-pki-types v1.14.0 |
| 2080 | 2026-09-02T23:38:02.072Z | Checking aws-lc-sys v0.40.0 |
| 2081 | 2026-09-02T23:38:02.076Z | Checking untrusted v0.7.1 |
| 2082 | 2026-09-02T23:38:02.226Z | Checking http-body v1.0.1 |
| 2083 | 2026-09-02T23:38:02.261Z | Checking atomic-waker v1.1.2 |
| 2084 | 2026-09-02T23:38:02.366Z | Checking hex v0.4.3 |
| 2085 | 2026-09-02T23:38:02.407Z | Checking httpdate v1.0.3 |
| 2086 | 2026-09-02T23:38:02.484Z | Checking try-lock v0.2.5 |
| 2087 | 2026-09-02T23:38:02.563Z | Checking simd-adler32 v0.3.8 |
| 2088 | 2026-09-02T23:38:02.602Z | Checking want v0.3.1 |
| 2089 | 2026-09-02T23:38:02.621Z | Checking aws-lc-rs v1.16.3 |
| 2090 | 2026-09-02T23:38:02.678Z | Checking h2 v0.4.15 |
| 2091 | 2026-09-02T23:38:02.703Z | Checking time v0.3.47 |
| 2092 | 2026-09-02T23:38:02.762Z | Checking clap v4.6.1 |
| 2093 | 2026-09-02T23:38:02.783Z | Checking oxnet v0.1.6 |
| 2094 | 2026-09-02T23:38:02.783Z | Checking spin v0.9.8 |
| 2095 | 2026-09-02T23:38:02.868Z | Checking untrusted v0.9.0 |
| 2096 | 2026-09-02T23:38:03.023Z | Checking tower-service v0.3.3 |
| 2097 | 2026-09-02T23:38:03.047Z | Checking adler2 v2.0.1 |
| 2098 | 2026-09-02T23:38:03.090Z | Checking ryu v1.0.23 |
| 2099 | 2026-09-02T23:38:03.134Z | Checking tower-layer v0.3.3 |
| 2100 | 2026-09-02T23:38:03.258Z | Checking miniz_oxide v0.8.9 |
| 2101 | 2026-09-02T23:38:03.275Z | Checking pem-rfc7468 v0.7.0 |
| 2102 | 2026-09-02T23:38:03.731Z | Checking flagset v0.4.7 |
| 2103 | 2026-09-02T23:38:03.742Z | Checking unicode-width v0.2.0 |
| 2104 | 2026-09-02T23:38:03.742Z | Checking rustls-webpki v0.103.13 |
| 2105 | 2026-09-02T23:38:03.742Z | Checking der v0.7.10 |
| 2106 | 2026-09-02T23:38:03.742Z | Checking block-padding v0.4.2 |
| 2107 | 2026-09-02T23:38:03.742Z | Checking camino v1.2.5 |
| 2108 | 2026-09-02T23:38:03.758Z | Checking socket2 v0.5.10 |
| 2109 | 2026-09-02T23:38:03.788Z | Checking mime v0.3.17 |
| 2110 | 2026-09-02T23:38:03.857Z | Checking inout v0.2.2 |
| 2111 | 2026-09-02T23:38:03.901Z | Checking pretty-hex v0.4.1 |
| 2112 | 2026-09-02T23:38:03.951Z | Checking rustls v0.23.41 |
| 2113 | 2026-09-02T23:38:04.003Z | Checking http-body-util v0.1.3 |
| 2114 | 2026-09-02T23:38:04.043Z | Checking plain v0.2.3 |
| 2115 | 2026-09-02T23:38:04.076Z | Checking rand_chacha v0.3.1 |
| 2116 | 2026-09-02T23:38:04.088Z | Checking cipher v0.5.2 |
| 2117 | 2026-09-02T23:38:04.152Z | Checking openssl-probe v0.2.1 |
| 2118 | 2026-09-02T23:38:04.196Z | Checking bit-vec v0.8.0 |
| 2119 | 2026-09-02T23:38:04.243Z | Checking ucd-trie v0.1.7 |
| 2120 | 2026-09-02T23:38:04.292Z | Checking regex v1.12.3 |
| 2121 | 2026-09-02T23:38:04.330Z | Checking rand v0.8.6 |
| 2122 | 2026-09-02T23:38:04.366Z | Checking spki v0.7.3 |
| 2123 | 2026-09-02T23:38:04.404Z | Checking serde_urlencoded v0.7.1 |
| 2124 | 2026-09-02T23:38:04.444Z | Checking bit-set v0.8.0 |
| 2125 | 2026-09-02T23:38:04.447Z | Checking pest v2.8.6 |
| 2126 | 2026-09-02T23:38:04.565Z | Checking wait-timeout v0.2.1 |
| 2127 | 2026-09-02T23:38:04.605Z | Checking encoding_rs v0.8.35 |
| 2128 | 2026-09-02T23:38:04.644Z | Checking futures-executor v0.3.32 |
| 2129 | 2026-09-02T23:38:04.647Z | Checking crc32fast v1.5.0 |
| 2130 | 2026-09-02T23:38:04.722Z | Checking quick-error v1.2.3 |
| 2131 | 2026-09-02T23:38:04.826Z | Checking futures v0.3.32 |
| 2132 | 2026-09-02T23:38:04.928Z | Checking rusty-fork v0.3.1 |
| 2133 | 2026-09-02T23:38:04.944Z | Checking rand_xorshift v0.4.0 |
| 2134 | 2026-09-02T23:38:04.948Z | Checking unarray v0.1.4 |
| 2135 | 2026-09-02T23:38:04.948Z | Checking either v1.15.0 |
| 2136 | 2026-09-02T23:38:05.051Z | Checking pkcs8 v0.10.2 |
| 2137 | 2026-09-02T23:38:05.091Z | Checking sync_wrapper v1.0.2 |
| 2138 | 2026-09-02T23:38:05.094Z | Checking proptest v1.11.0 |
| 2139 | 2026-09-02T23:38:05.189Z | Checking iri-string v0.7.10 |
| 2140 | 2026-09-02T23:38:05.229Z | Checking tower v0.5.3 |
| 2141 | 2026-09-02T23:38:05.266Z | Checking foldhash v0.2.0 |
| 2142 | 2026-09-02T23:38:05.455Z | Checking zlib-rs v0.6.2 |
| 2143 | 2026-09-02T23:38:05.558Z | Checking hyper v1.10.1 |
| 2144 | 2026-09-02T23:38:05.598Z | Checking hashbrown v0.16.1 |
| 2145 | 2026-09-02T23:38:05.602Z | Checking sha2 v0.10.9 |
| 2146 | 2026-09-02T23:38:05.672Z | Checking openapiv3 v2.2.0 |
| 2147 | 2026-09-02T23:38:05.940Z | Checking static_assertions v1.1.0 |
| 2148 | 2026-09-02T23:38:06.044Z | Checking lazy_static v1.5.0 |
| 2149 | 2026-09-02T23:38:06.130Z | Checking tinyvec_macros v0.1.1 |
| 2150 | 2026-09-02T23:38:06.170Z | Checking rustls-native-certs v0.8.3 |
| 2151 | 2026-09-02T23:38:06.221Z | Checking tokio-rustls v0.26.4 |
| 2152 | 2026-09-02T23:38:06.262Z | Checking tinyvec v1.10.0 |
| 2153 | 2026-09-02T23:38:06.266Z | Checking tower-http v0.6.8 |
| 2154 | 2026-09-02T23:38:06.344Z | Checking hubpack v0.1.2 |
| 2155 | 2026-09-02T23:38:06.378Z | Checking flate2 v1.1.9 |
| 2156 | 2026-09-02T23:38:06.477Z | Checking psl-types v2.0.11 |
| 2157 | 2026-09-02T23:38:06.527Z | Checking hyper-util v0.1.20 |
| 2158 | 2026-09-02T23:38:06.567Z | Checking cookie v0.18.1 |
| 2159 | 2026-09-02T23:38:06.608Z | Checking signature v2.2.0 |
| 2160 | 2026-09-02T23:38:06.611Z | Checking num-integer v0.1.46 |
| 2161 | 2026-09-02T23:38:06.679Z | Checking publicsuffix v2.3.0 |
| 2162 | 2026-09-02T23:38:06.718Z | Checking strum v0.26.3 |
| 2163 | 2026-09-02T23:38:06.818Z | Checking rustls-platform-verifier v0.6.2 |
| 2164 | 2026-09-02T23:38:06.832Z | Checking ahash v0.8.12 |
| 2165 | 2026-09-02T23:38:06.873Z | Checking scroll v0.13.0 |
| 2166 | 2026-09-02T23:38:06.877Z | Checking cookie_store v0.22.1 |
| 2167 | 2026-09-02T23:38:06.947Z | Checking unicode-width v0.1.14 |
| 2168 | 2026-09-02T23:38:06.950Z | Checking newtype-uuid v1.3.2 |
| 2169 | 2026-09-02T23:38:06.950Z | Checking serde_spanned v0.6.9 |
| 2170 | 2026-09-02T23:38:07.059Z | Checking toml_datetime v0.6.11 |
| 2171 | 2026-09-02T23:38:07.063Z | Checking memmap2 v0.9.10 |
| 2172 | 2026-09-02T23:38:07.136Z | Checking goblin v0.10.5 |
| 2173 | 2026-09-02T23:38:07.178Z | Checking data-encoding v2.10.0 |
| 2174 | 2026-09-02T23:38:07.217Z | Checking daft v0.1.8 |
| 2175 | 2026-09-02T23:38:07.254Z | Checking dtrace-parser v0.3.0 |
| 2176 | 2026-09-02T23:38:07.295Z | Checking bstr v1.12.1 |
| 2177 | 2026-09-02T23:38:07.298Z | Checking hmac v0.12.1 |
| 2178 | 2026-09-02T23:38:07.298Z | Checking thread-id v5.1.0 |
| 2179 | 2026-09-02T23:38:07.442Z | Checking base64 v0.21.7 |
| 2180 | 2026-09-02T23:38:07.482Z | Checking x509-cert v0.2.5 |
| 2181 | 2026-09-02T23:38:07.485Z | Checking crossbeam-epoch v0.9.18 |
| 2182 | 2026-09-02T23:38:07.558Z | Checking num-iter v0.1.45 |
| 2183 | 2026-09-02T23:38:07.561Z | Checking memoffset v0.9.1 |
| 2184 | 2026-09-02T23:38:07.702Z | Checking scroll v0.12.0 |
| 2185 | 2026-09-02T23:38:07.709Z | Checking zerocopy v0.7.35 |
| 2186 | 2026-09-02T23:38:07.739Z | Checking rustix v0.38.44 |
| 2187 | 2026-09-02T23:38:07.742Z | Checking env_filter v2.0.0 |
| 2188 | 2026-09-02T23:38:07.814Z | Checking unicode-linebreak v0.1.5 |
| 2189 | 2026-09-02T23:38:07.887Z | Checking hyper-rustls v0.27.7 |
| 2190 | 2026-09-02T23:38:07.957Z | Checking goblin v0.8.2 |
| 2191 | 2026-09-02T23:38:07.998Z | Checking smawk v0.3.2 |
| 2192 | 2026-09-02T23:38:08.085Z | Checking unicode-segmentation v1.12.0 |
| 2193 | 2026-09-02T23:38:08.126Z | Checking reqwest v0.13.2 |
| 2194 | 2026-09-02T23:38:08.162Z | Checking tap v1.0.1 |
| 2195 | 2026-09-02T23:38:08.196Z | Checking env_logger v0.11.11 |
| 2196 | 2026-09-02T23:38:08.288Z | Checking num-bigint-dig v0.8.6 |
| 2197 | 2026-09-02T23:38:08.329Z | Checking wyz v0.5.1 |
| 2198 | 2026-09-02T23:38:08.417Z | Checking dtrace-parser v0.2.0 |
| 2199 | 2026-09-02T23:38:08.457Z | Checking pkcs1 v0.7.5 |
| 2200 | 2026-09-02T23:38:08.534Z | Checking ff v0.13.1 |
| 2201 | 2026-09-02T23:38:08.575Z | Checking radium v0.7.0 |
| 2202 | 2026-09-02T23:38:08.695Z | Checking thread-id v4.2.2 |
| 2203 | 2026-09-02T23:38:08.726Z | Checking crc-catalog v2.4.0 |
| 2204 | 2026-09-02T23:38:08.730Z | Checking same-file v1.0.6 |
| 2205 | 2026-09-02T23:38:08.804Z | Checking base16ct v0.2.0 |
| 2206 | 2026-09-02T23:38:08.807Z | Checking winnow v1.0.3 |
| 2207 | 2026-09-02T23:38:08.879Z | Checking funty v2.0.0 |
| 2208 | 2026-09-02T23:38:08.918Z | Checking walkdir v2.5.0 |
| 2209 | 2026-09-02T23:38:08.972Z | Checking sec1 v0.7.3 |
| 2210 | 2026-09-02T23:38:09.016Z | Checking crc v3.4.0 |
| 2211 | 2026-09-02T23:38:09.113Z | Checking group v0.13.0 |
| 2212 | 2026-09-02T23:38:09.154Z | Checking rsa v0.9.10 |
| 2213 | 2026-09-02T23:38:09.214Z | Checking nix v0.31.2 |
| 2214 | 2026-09-02T23:38:09.217Z | Checking hkdf v0.12.4 |
| 2215 | 2026-09-02T23:38:09.292Z | Checking bitvec v1.0.1 |
| 2216 | 2026-09-02T23:38:09.326Z | Checking unicode-normalization v0.1.25 |
| 2217 | 2026-09-02T23:38:09.419Z | Checking crypto-bigint v0.5.5 |
| 2218 | 2026-09-02T23:38:09.477Z | Checking dof v0.4.0 |
| 2219 | 2026-09-02T23:38:09.660Z | Checking zerocopy v0.6.6 |
| 2220 | 2026-09-02T23:38:09.734Z | Checking maybe-uninit v2.0.0 |
| 2221 | 2026-09-02T23:38:09.774Z | Checking is_ci v1.2.0 |
| 2222 | 2026-09-02T23:38:09.833Z | Checking nodrop v0.1.14 |
| 2223 | 2026-09-02T23:38:09.889Z | Checking dof v0.3.0 |
| 2224 | 2026-09-02T23:38:09.928Z | Checking foreign-types-shared v0.1.1 |
| 2225 | 2026-09-02T23:38:09.965Z | Checking gimli v0.32.3 |
| 2226 | 2026-09-02T23:38:10.003Z | Checking winnow v0.5.40 |
| 2227 | 2026-09-02T23:38:10.042Z | Checking foldhash v0.1.5 |
| 2228 | 2026-09-02T23:38:10.150Z | Checking usdt-impl v0.6.0 |
| 2229 | 2026-09-02T23:38:10.196Z | Checking usdt-impl v0.5.0 |
| 2230 | 2026-09-02T23:38:10.239Z | Checking hashbrown v0.15.5 |
| 2231 | 2026-09-02T23:38:10.356Z | Checking elliptic-curve v0.13.8 |
| 2232 | 2026-09-02T23:38:10.444Z | Checking foreign-types v0.3.2 |
| 2233 | 2026-09-02T23:38:10.487Z | Checking usdt v0.6.0 |
| 2234 | 2026-09-02T23:38:10.524Z | Checking array-init v0.0.4 |
| 2235 | 2026-09-02T23:38:10.564Z | Checking smallvec v0.6.14 |
| 2236 | 2026-09-02T23:38:10.608Z | Checking packed_struct v0.10.1 |
| 2237 | 2026-09-02T23:38:10.683Z | Checking serde_with v3.21.0 |
| 2238 | 2026-09-02T23:38:10.724Z | Checking bitfield v0.19.4 |
| 2239 | 2026-09-02T23:38:10.728Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2240 | 2026-09-02T23:38:10.797Z | Checking openssl-sys v0.9.117 |
| 2241 | 2026-09-02T23:38:10.847Z | Checking object v0.37.3 |
| 2242 | 2026-09-02T23:38:10.888Z | Checking rustc-demangle v0.1.27 |
| 2243 | 2026-09-02T23:38:11.022Z | Checking keccak v0.1.6 |
| 2244 | 2026-09-02T23:38:11.139Z | Checking hashbrown v0.12.3 |
| 2245 | 2026-09-02T23:38:11.181Z | Checking toml_edit v0.19.15 |
| 2246 | 2026-09-02T23:38:11.222Z | Checking siphasher v1.0.2 |
| 2247 | 2026-09-02T23:38:11.225Z | Checking bitflags v1.3.2 |
| 2248 | 2026-09-02T23:38:11.361Z | Checking openssl v0.10.80 |
| 2249 | 2026-09-02T23:38:11.410Z | Checking sha3 v0.10.8 |
| 2250 | 2026-09-02T23:38:11.534Z | Checking addr2line v0.25.1 |
| 2251 | 2026-09-02T23:38:11.583Z | Checking indexmap v1.9.3 |
| 2252 | 2026-09-02T23:38:11.647Z | Checking bzip2 v0.4.4 |
| 2253 | 2026-09-02T23:38:11.689Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2254 | 2026-09-02T23:38:11.825Z | Checking serde-hex v0.1.0 |
| 2255 | 2026-09-02T23:38:11.864Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2256 | 2026-09-02T23:38:11.929Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2257 | 2026-09-02T23:38:12.045Z | Checking ron v0.8.1 |
| 2258 | 2026-09-02T23:38:12.181Z | Checking hashbrown v0.13.2 |
| 2259 | 2026-09-02T23:38:12.227Z | Checking toml v0.7.8 |
| 2260 | 2026-09-02T23:38:12.288Z | Checking itertools v0.13.0 |
| 2261 | 2026-09-02T23:38:12.572Z | Checking signal-hook v0.3.18 |
| 2262 | 2026-09-02T23:38:12.611Z | Checking managed v0.8.0 |
| 2263 | 2026-09-02T23:38:12.651Z | Checking crc-any v2.5.0 |
| 2264 | 2026-09-02T23:38:12.794Z | Checking object v0.30.4 |
| 2265 | 2026-09-02T23:38:12.834Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2266 | 2026-09-02T23:38:12.874Z | Checking zip v0.6.6 |
| 2267 | 2026-09-02T23:38:13.023Z | Checking globset v0.4.18 |
| 2268 | 2026-09-02T23:38:13.149Z | Checking backtrace v0.3.76 |
| 2269 | 2026-09-02T23:38:13.226Z | Checking chacha20 v0.10.0 |
| 2270 | 2026-09-02T23:38:13.307Z | Checking curve25519-dalek v4.1.3 |
| 2271 | 2026-09-02T23:38:13.347Z | Checking winnow v0.7.14 |
| 2272 | 2026-09-02T23:38:13.385Z | Checking toml_write v0.1.2 |
| 2273 | 2026-09-02T23:38:13.389Z | Checking path-slash v0.1.5 |
| 2274 | 2026-09-02T23:38:13.470Z | Checking backtrace-ext v0.2.1 |
| 2275 | 2026-09-02T23:38:13.548Z | Checking native-tls v0.2.18 |
| 2276 | 2026-09-02T23:38:13.565Z | Checking signal-hook-mio v0.2.5 |
| 2277 | 2026-09-02T23:38:13.597Z | Checking textwrap v0.16.2 |
| 2278 | 2026-09-02T23:38:13.633Z | Checking ed25519 v2.2.3 |
| 2279 | 2026-09-02T23:38:13.690Z | Checking ref-cast v1.0.25 |
| 2280 | 2026-09-02T23:38:13.730Z | Checking pin-project v1.1.11 |
| 2281 | 2026-09-02T23:38:13.823Z | Checking jiff-core v0.1.0 |
| 2282 | 2026-09-02T23:38:13.862Z | Checking tokio-native-tls v0.3.1 |
| 2283 | 2026-09-02T23:38:13.865Z | Checking pem v3.0.6 |
| 2284 | 2026-09-02T23:38:13.865Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2285 | 2026-09-02T23:38:14.052Z | Checking owo-colors v4.3.0 |
| 2286 | 2026-09-02T23:38:14.091Z | Checking fixedbitset v0.5.7 |
| 2287 | 2026-09-02T23:38:14.132Z | Checking ed25519-dalek v2.2.0 |
| 2288 | 2026-09-02T23:38:14.137Z | Checking hyper-tls v0.6.0 |
| 2289 | 2026-09-02T23:38:14.327Z | Checking petgraph v0.8.3 |
| 2290 | 2026-09-02T23:38:14.380Z | Checking zstd-safe v7.2.4 |
| 2291 | 2026-09-02T23:38:14.420Z | Checking snafu v0.8.9 |
| 2292 | 2026-09-02T23:38:14.553Z | Checking jiff v0.2.34 |
| 2293 | 2026-09-02T23:38:14.597Z | Checking crossterm v0.28.1 |
| 2294 | 2026-09-02T23:38:14.601Z | Checking toml_edit v0.22.27 |
| 2295 | 2026-09-02T23:38:14.670Z | Checking supports-color v3.0.2 |
| 2296 | 2026-09-02T23:38:14.743Z | Checking similar v2.7.0 |
| 2297 | 2026-09-02T23:38:14.749Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2298 | 2026-09-02T23:38:14.822Z | Checking fs-err v3.3.0 |
| 2299 | 2026-09-02T23:38:14.903Z | Checking hash32 v0.2.1 |
| 2300 | 2026-09-02T23:38:15.095Z | Checking serde_plain v1.0.2 |
| 2301 | 2026-09-02T23:38:15.135Z | Checking serde-big-array v0.5.1 |
| 2302 | 2026-09-02T23:38:15.172Z | Checking typed-path v0.9.3 |
| 2303 | 2026-09-02T23:38:15.274Z | Checking bumpalo v3.20.2 |
| 2304 | 2026-09-02T23:38:15.312Z | Checking predicates-core v1.0.10 |
| 2305 | 2026-09-02T23:38:15.351Z | Checking unicode-properties v0.1.4 |
| 2306 | 2026-09-02T23:38:15.467Z | Checking libbz2-rs-sys v0.2.2 |
| 2307 | 2026-09-02T23:38:15.507Z | Checking unicode-bidi v0.3.18 |
| 2308 | 2026-09-02T23:38:15.566Z | Checking zopfli v0.8.3 |
| 2309 | 2026-09-02T23:38:15.730Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2310 | 2026-09-02T23:38:15.770Z | Checking heapless v0.7.17 |
| 2311 | 2026-09-02T23:38:15.826Z | Checking stringprep v0.1.5 |
| 2312 | 2026-09-02T23:38:15.884Z | Checking bzip2 v0.6.1 |
| 2313 | 2026-09-02T23:38:15.925Z | Checking zstd v0.13.3 |
| 2314 | 2026-09-02T23:38:15.929Z | Checking reqwest v0.12.28 |
| 2315 | 2026-09-02T23:38:16.001Z | Checking hickory-proto v0.25.2 |
| 2316 | 2026-09-02T23:38:16.039Z | Checking byte-wrapper v0.1.0 |
| 2317 | 2026-09-02T23:38:16.077Z | Checking md-5 v0.10.6 |
| 2318 | 2026-09-02T23:38:16.117Z | Checking float-cmp v0.10.0 |
| 2319 | 2026-09-02T23:38:16.155Z | Checking difflib v0.4.0 |
| 2320 | 2026-09-02T23:38:16.204Z | Checking fallible-iterator v0.2.0 |
| 2321 | 2026-09-02T23:38:16.247Z | Checking supports-unicode v3.0.0 |
| 2322 | 2026-09-02T23:38:16.286Z | Checking supports-hyperlinks v3.2.0 |
| 2323 | 2026-09-02T23:38:16.290Z | Checking normalize-line-endings v0.3.0 |
| 2324 | 2026-09-02T23:38:16.364Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2325 | 2026-09-02T23:38:16.406Z | Checking smoltcp v0.9.1 |
| 2326 | 2026-09-02T23:38:16.441Z | Checking miette v7.6.0 |
| 2327 | 2026-09-02T23:38:16.446Z | Checking predicates v3.1.4 |
| 2328 | 2026-09-02T23:38:16.514Z | Checking postgres-protocol v0.6.10 |
| 2329 | 2026-09-02T23:38:16.518Z | Checking zip v4.6.1 |
| 2330 | 2026-09-02T23:38:16.735Z | Checking iddqd v0.4.2 |
| 2331 | 2026-09-02T23:38:16.802Z | Checking phf_shared v0.11.3 |
| 2332 | 2026-09-02T23:38:16.863Z | Checking phf_shared v0.13.1 |
| 2333 | 2026-09-02T23:38:16.968Z | Checking olpc-cjson v0.1.4 |
| 2334 | 2026-09-02T23:38:16.972Z | Checking tokio-stream v0.1.18 |
| 2335 | 2026-09-02T23:38:17.046Z | Checking derive_more v2.1.1 |
| 2336 | 2026-09-02T23:38:17.049Z | Checking strum v0.27.2 |
| 2337 | 2026-09-02T23:38:17.124Z | Checking new_debug_unreachable v1.0.6 |
| 2338 | 2026-09-02T23:38:17.165Z | Checking lalrpop-util v0.19.12 |
| 2339 | 2026-09-02T23:38:17.168Z | Checking precomputed-hash v0.1.1 |
| 2340 | 2026-09-02T23:38:17.241Z | Checking fixedbitset v0.4.2 |
| 2341 | 2026-09-02T23:38:17.247Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2342 | 2026-09-02T23:38:17.247Z | Checking tough v0.22.0 |
| 2343 | 2026-09-02T23:38:17.355Z | Checking string_cache v0.8.9 |
| 2344 | 2026-09-02T23:38:17.359Z | Checking phf v0.13.1 |
| 2345 | 2026-09-02T23:38:17.429Z | Checking petgraph v0.6.5 |
| 2346 | 2026-09-02T23:38:17.433Z | Checking postgres-types v0.2.12 |
| 2347 | 2026-09-02T23:38:17.553Z | Checking buf-list v1.1.2 |
| 2348 | 2026-09-02T23:38:17.594Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2349 | 2026-09-02T23:38:17.671Z | Checking whoami v2.1.0 |
| 2350 | 2026-09-02T23:38:17.770Z | Checking peg-runtime v0.8.5 |
| 2351 | 2026-09-02T23:38:17.892Z | Checking tokio-postgres v0.7.16 |
| 2352 | 2026-09-02T23:38:17.895Z | Checking is-terminal v0.4.17 |
| 2353 | 2026-09-02T23:38:17.972Z | Checking crossbeam-channel v0.5.15 |
| 2354 | 2026-09-02T23:38:18.010Z | Checking thread_local v1.1.9 |
| 2355 | 2026-09-02T23:38:18.054Z | Checking term v1.2.1 |
| 2356 | 2026-09-02T23:38:18.211Z | Checking take_mut v0.2.2 |
| 2357 | 2026-09-02T23:38:18.308Z | Checking slog-term v2.9.2 |
| 2358 | 2026-09-02T23:38:18.349Z | Compiling newtype-uuid-macros v0.1.0 |
| 2359 | 2026-09-02T23:38:18.353Z | Checking slog-async v2.8.0 |
| 2360 | 2026-09-02T23:38:18.596Z | Compiling multer v3.1.0 |
| 2361 | 2026-09-02T23:38:18.600Z | Compiling async-stream-impl v0.3.6 |
| 2362 | 2026-09-02T23:38:18.696Z | Checking match_cfg v0.1.0 |
| 2363 | 2026-09-02T23:38:18.801Z | Checking hostname v0.3.1 |
| 2364 | 2026-09-02T23:38:18.842Z | Checking slog-json v2.6.1 |
| 2365 | 2026-09-02T23:38:18.930Z | Compiling dropshot v0.17.1 |
| 2366 | 2026-09-02T23:38:18.971Z | Checking debug-ignore v1.0.5 |
| 2367 | 2026-09-02T23:38:19.079Z | Checking slog-bunyan v2.5.0 |
| 2368 | 2026-09-02T23:38:19.134Z | Compiling dropshot_endpoint v0.17.1 |
| 2369 | 2026-09-02T23:38:19.200Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2370 | 2026-09-02T23:38:19.278Z | Checking serde_path_to_error v0.1.20 |
| 2371 | 2026-09-02T23:38:19.293Z | Checking sha1 v0.11.0 |
| 2372 | 2026-09-02T23:38:19.329Z | Checking serde_spanned v1.1.1 |
| 2373 | 2026-09-02T23:38:19.340Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2374 | 2026-09-02T23:38:19.405Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 2375 | 2026-09-02T23:38:19.473Z | Checking compression-core v0.4.31 |
| 2376 | 2026-09-02T23:38:19.525Z | Checking async-stream v0.3.6 |
| 2377 | 2026-09-02T23:38:19.607Z | Checking waitgroup v0.1.2 |
| 2378 | 2026-09-02T23:38:19.623Z | Checking toml v1.1.2+spec-1.1.0 |
| 2379 | 2026-09-02T23:38:19.623Z | Checking compression-codecs v0.4.37 |
| 2380 | 2026-09-02T23:38:19.748Z | Checking rustls-pemfile v2.2.0 |
| 2381 | 2026-09-02T23:38:19.766Z | Checking hostname v0.4.2 |
| 2382 | 2026-09-02T23:38:19.766Z | Checking progenitor-client v0.14.0 |
| 2383 | 2026-09-02T23:38:19.857Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2384 | 2026-09-02T23:38:19.896Z | Checking atomicwrites v0.4.4 |
| 2385 | 2026-09-02T23:38:19.911Z | Checking async-compression v0.4.41 |
| 2386 | 2026-09-02T23:38:19.974Z | Compiling serde_tokenstream v0.3.0 |
| 2387 | 2026-09-02T23:38:20.008Z | Compiling parse-display-derive v0.10.0 |
| 2388 | 2026-09-02T23:38:20.063Z | Checking macaddr v1.0.1 |
| 2389 | 2026-09-02T23:38:20.101Z | Checking regress v0.10.5 |
| 2390 | 2026-09-02T23:38:20.166Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2391 | 2026-09-02T23:38:20.221Z | Checking instant v0.1.13 |
| 2392 | 2026-09-02T23:38:20.272Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2393 | 2026-09-02T23:38:20.279Z | Checking itertools v0.14.0 |
| 2394 | 2026-09-02T23:38:20.345Z | Checking oxide-generation v0.1.3 |
| 2395 | 2026-09-02T23:38:20.352Z | Compiling oxide-generation-macros v0.2.0 |
| 2396 | 2026-09-02T23:38:20.422Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2397 | 2026-09-02T23:38:20.620Z | Checking backoff v0.4.0 |
| 2398 | 2026-09-02T23:38:20.643Z | Checking backon v1.6.0 |
| 2399 | 2026-09-02T23:38:20.678Z | Checking humantime v2.3.0 |
| 2400 | 2026-09-02T23:38:20.811Z | Compiling convert_case v0.4.0 |
| 2401 | 2026-09-02T23:38:20.861Z | Checking progenitor-extras v0.2.0 |
| 2402 | 2026-09-02T23:38:20.928Z | Checking half v2.7.1 |
| 2403 | 2026-09-02T23:38:21.116Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2404 | 2026-09-02T23:38:21.154Z | Checking ciborium-io v0.2.2 |
| 2405 | 2026-09-02T23:38:21.215Z | Compiling derive_more v0.99.20 |
| 2406 | 2026-09-02T23:38:21.254Z | Checking heck v0.5.0 |
| 2407 | 2026-09-02T23:38:21.284Z | Checking ciborium-ll v0.2.2 |
| 2408 | 2026-09-02T23:38:21.339Z | Checking secrecy v0.10.3 |
| 2409 | 2026-09-02T23:38:21.389Z | Checking camino-tempfile v1.4.1 |
| 2410 | 2026-09-02T23:38:21.429Z | Checking indent_write v2.2.0 |
| 2411 | 2026-09-02T23:38:21.489Z | Checking ciborium v0.2.2 |
| 2412 | 2026-09-02T23:38:21.526Z | Compiling crucible-workspace-hack v0.1.0 |
| 2413 | 2026-09-02T23:38:21.562Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2414 | 2026-09-02T23:38:21.599Z | Checking inout v0.1.4 |
| 2415 | 2026-09-02T23:38:21.603Z | Compiling regress v0.11.1 |
| 2416 | 2026-09-02T23:38:21.695Z | Checking parse-display v0.10.0 |
| 2417 | 2026-09-02T23:38:21.769Z | Checking cipher v0.4.4 |
| 2418 | 2026-09-02T23:38:21.871Z | Checking universal-hash v0.5.1 |
| 2419 | 2026-09-02T23:38:21.968Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2420 | 2026-09-02T23:38:21.985Z | Checking opaque-debug v0.3.1 |
| 2421 | 2026-09-02T23:38:21.985Z | Checking blake2 v0.10.6 |
| 2422 | 2026-09-02T23:38:22.025Z | Checking chacha20 v0.9.1 |
| 2423 | 2026-09-02T23:38:22.063Z | Checking aead v0.5.2 |
| 2424 | 2026-09-02T23:38:22.067Z | Checking poly1305 v0.8.0 |
| 2425 | 2026-09-02T23:38:22.240Z | Checking password-hash v0.5.0 |
| 2426 | 2026-09-02T23:38:22.285Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2427 | 2026-09-02T23:38:22.289Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2428 | 2026-09-02T23:38:22.387Z | Checking chacha20poly1305 v0.10.1 |
| 2429 | 2026-09-02T23:38:22.497Z | Checking argon2 v0.5.3 |
| 2430 | 2026-09-02T23:38:22.549Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2431 | 2026-09-02T23:38:22.711Z | Compiling unsafe-libyaml v0.2.11 |
| 2432 | 2026-09-02T23:38:22.816Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2433 | 2026-09-02T23:38:22.869Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2434 | 2026-09-02T23:38:22.910Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2435 | 2026-09-02T23:38:23.083Z | Checking thiserror-no-std v2.0.2 |
| 2436 | 2026-09-02T23:38:23.161Z | Checking swrite v0.1.0 |
| 2437 | 2026-09-02T23:38:23.203Z | Checking vsss-rs v3.3.4 |
| 2438 | 2026-09-02T23:38:23.283Z | Compiling typify-impl v0.6.2 |
| 2439 | 2026-09-02T23:38:23.484Z | Compiling serde_yaml v0.9.34+deprecated |
| 2440 | 2026-09-02T23:38:23.792Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2441 | 2026-09-02T23:38:24.408Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2442 | 2026-09-02T23:38:24.558Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2443 | 2026-09-02T23:38:24.620Z | Checking crossbeam-deque v0.8.6 |
| 2444 | 2026-09-02T23:38:24.694Z | Compiling rayon-core v1.13.0 |
| 2445 | 2026-09-02T23:38:24.838Z | Compiling num-derive v0.4.2 |
| 2446 | 2026-09-02T23:38:24.945Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2447 | 2026-09-02T23:38:25.032Z | Compiling proc-macro-error v1.0.4 |
| 2448 | 2026-09-02T23:38:25.224Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2449 | 2026-09-02T23:38:25.367Z | Checking rayon v1.11.0 |
| 2450 | 2026-09-02T23:38:25.370Z | Checking tabwriter v1.4.1 |
| 2451 | 2026-09-02T23:38:25.442Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2452 | 2026-09-02T23:38:25.583Z | Checking glob v0.3.3 |
| 2453 | 2026-09-02T23:38:25.624Z | Compiling itertools v0.15.0 |
| 2454 | 2026-09-02T23:38:25.712Z | Compiling heapless v0.8.0 |
| 2455 | 2026-09-02T23:38:25.778Z | Compiling proc-macro-crate v3.4.0 |
| 2456 | 2026-09-02T23:38:25.967Z | Checking hash32 v0.3.1 |
| 2457 | 2026-09-02T23:38:26.129Z | Checking colored v3.1.1 |
| 2458 | 2026-09-02T23:38:26.201Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2459 | 2026-09-02T23:38:26.239Z | Compiling smoltcp v0.11.0 |
| 2460 | 2026-09-02T23:38:26.275Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2461 | 2026-09-02T23:38:26.353Z | Compiling num_enum_derive v0.7.6 |
| 2462 | 2026-09-02T23:38:26.554Z | Checking illumos-nvpair v0.3.0 |
| 2463 | 2026-09-02T23:38:26.650Z | Checking toml v0.8.23 |
| 2464 | 2026-09-02T23:38:26.744Z | Checking cobs v0.3.0 |
| 2465 | 2026-09-02T23:38:26.806Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2466 | 2026-09-02T23:38:26.924Z | Checking postcard v1.1.3 |
| 2467 | 2026-09-02T23:38:27.035Z | Compiling ingot-macros v0.2.0 |
| 2468 | 2026-09-02T23:38:27.050Z | Checking rand v0.10.1 |
| 2469 | 2026-09-02T23:38:27.097Z | Compiling proc-macro-crate v1.3.1 |
| 2470 | 2026-09-02T23:38:27.244Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2471 | 2026-09-02T23:38:27.425Z | Checking num_enum v0.7.6 |
| 2472 | 2026-09-02T23:38:27.490Z | Checking sigpipe v0.1.3 |
| 2473 | 2026-09-02T23:38:27.528Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2474 | 2026-09-02T23:38:27.563Z | Compiling foreign-types-macros v0.2.3 |
| 2475 | 2026-09-02T23:38:27.601Z | Checking foreign-types-shared v0.3.1 |
| 2476 | 2026-09-02T23:38:27.637Z | Compiling num_enum_derive v0.5.11 |
| 2477 | 2026-09-02T23:38:27.877Z | Checking cstr-argument v0.1.2 |
| 2478 | 2026-09-02T23:38:27.880Z | Compiling typify-macro v0.6.2 |
| 2479 | 2026-09-02T23:38:27.980Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2480 | 2026-09-02T23:38:28.034Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2481 | 2026-09-02T23:38:28.074Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2482 | 2026-09-02T23:38:28.180Z | Checking foreign-types v0.5.0 |
| 2483 | 2026-09-02T23:38:28.318Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2484 | 2026-09-02T23:38:28.365Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2485 | 2026-09-02T23:38:28.437Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2486 | 2026-09-02T23:38:28.509Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2487 | 2026-09-02T23:38:28.547Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2488 | 2026-09-02T23:38:28.584Z | Checking itertools v0.12.1 |
| 2489 | 2026-09-02T23:38:28.587Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2490 | 2026-09-02T23:38:28.680Z | Checking num_enum v0.5.11 |
| 2491 | 2026-09-02T23:38:28.756Z | Compiling zone_cfg_derive v0.3.1 |
| 2492 | 2026-09-02T23:38:28.823Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2493 | 2026-09-02T23:38:29.038Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2494 | 2026-09-02T23:38:29.076Z | Compiling usdt-attr-macro v0.5.0 |
| 2495 | 2026-09-02T23:38:29.240Z | Compiling usdt-macro v0.5.0 |
| 2496 | 2026-09-02T23:38:29.496Z | Checking memmap v0.7.0 |
| 2497 | 2026-09-02T23:38:29.627Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2498 | 2026-09-02T23:38:29.676Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2499 | 2026-09-02T23:38:29.703Z | Checking zone v0.3.1 |
| 2500 | 2026-09-02T23:38:29.707Z | Compiling typify v0.6.2 |
| 2501 | 2026-09-02T23:38:29.881Z | Checking ingot-types v0.2.0 |
| 2502 | 2026-09-02T23:38:29.891Z | Compiling progenitor-impl v0.14.0 |
| 2503 | 2026-09-02T23:38:29.998Z | Checking usdt v0.5.0 |
| 2504 | 2026-09-02T23:38:30.069Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2505 | 2026-09-02T23:38:30.108Z | Checking smf v0.2.3 |
| 2506 | 2026-09-02T23:38:30.147Z | Checking whoami v1.6.1 |
| 2507 | 2026-09-02T23:38:30.234Z | Checking ingot v0.2.1 |
| 2508 | 2026-09-02T23:38:30.238Z | Compiling derive-where v1.6.0 |
| 2509 | 2026-09-02T23:38:30.319Z | Checking tokio-dtrace v0.1.1 |
| 2510 | 2026-09-02T23:38:30.358Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2511 | 2026-09-02T23:38:30.396Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2512 | 2026-09-02T23:38:30.540Z | Checking oxide-tokio-rt v0.1.4 |
| 2513 | 2026-09-02T23:38:30.577Z | Checking console v0.15.11 |
| 2514 | 2026-09-02T23:38:30.748Z | Checking newline-converter v0.3.0 |
| 2515 | 2026-09-02T23:38:30.890Z | Checking bytecount v0.6.9 |
| 2516 | 2026-09-02T23:38:30.928Z | Checking expectorate v1.2.0 |
| 2517 | 2026-09-02T23:38:30.932Z | Checking num-rational v0.4.2 |
| 2518 | 2026-09-02T23:38:31.026Z | Checking num-complex v0.4.6 |
| 2519 | 2026-09-02T23:38:31.090Z | Compiling cancel-safe-futures v0.1.5 |
| 2520 | 2026-09-02T23:38:31.268Z | Checking float-ord v0.3.2 |
| 2521 | 2026-09-02T23:38:31.417Z | Checking linear-map v1.2.0 |
| 2522 | 2026-09-02T23:38:31.421Z | Checking num v0.4.3 |
| 2523 | 2026-09-02T23:38:31.559Z | Checking gethostname v0.5.0 |
| 2524 | 2026-09-02T23:38:31.599Z | Checking oxide-update-engine-types v0.1.2 |
| 2525 | 2026-09-02T23:38:31.635Z | Compiling prettyplease v0.2.37 |
| 2526 | 2026-09-02T23:38:31.672Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2527 | 2026-09-02T23:38:31.709Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2528 | 2026-09-02T23:38:31.906Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2529 | 2026-09-02T23:38:32.126Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2530 | 2026-09-02T23:38:32.174Z | Checking resolv-conf v0.7.6 |
| 2531 | 2026-09-02T23:38:32.215Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2532 | 2026-09-02T23:38:32.390Z | Checking papergrid v0.11.0 |
| 2533 | 2026-09-02T23:38:32.457Z | Compiling tabled_derive v0.7.0 |
| 2534 | 2026-09-02T23:38:32.493Z | Compiling progenitor-macro v0.14.0 |
| 2535 | 2026-09-02T23:38:32.530Z | Checking oxide-update-engine v0.1.2 |
| 2536 | 2026-09-02T23:38:32.980Z | Compiling slog-dtrace v0.3.0 |
| 2537 | 2026-09-02T23:38:33.061Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2538 | 2026-09-02T23:38:33.431Z | Checking tabled v0.15.0 |
| 2539 | 2026-09-02T23:38:33.522Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2540 | 2026-09-02T23:38:33.847Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2541 | 2026-09-02T23:38:33.888Z | Checking crossterm v0.29.0 |
| 2542 | 2026-09-02T23:38:33.989Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2543 | 2026-09-02T23:38:34.168Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2544 | 2026-09-02T23:38:34.796Z | Checking fd-lock v4.0.4 |
| 2545 | 2026-09-02T23:38:35.279Z | Checking vte v0.14.1 |
| 2546 | 2026-09-02T23:38:35.646Z | Checking strip-ansi-escapes v0.2.1 |
| 2547 | 2026-09-02T23:38:36.643Z | Checking linked-hash-map v0.5.6 |
| 2548 | 2026-09-02T23:38:36.843Z | Checking termtree v0.5.1 |
| 2549 | 2026-09-02T23:38:36.882Z | Checking nu-ansi-term v0.50.3 |
| 2550 | 2026-09-02T23:38:36.918Z | Checking lru-cache v0.1.2 |
| 2551 | 2026-09-02T23:38:37.071Z | Checking hickory-proto v0.24.4 |
| 2552 | 2026-09-02T23:38:37.123Z | Compiling minimal-lexical v0.2.1 |
| 2553 | 2026-09-02T23:38:37.126Z | Checking reedline v0.40.0 |
| 2554 | 2026-09-02T23:38:37.219Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2555 | 2026-09-02T23:38:37.312Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2556 | 2026-09-02T23:38:37.500Z | Checking progenitor v0.14.0 |
| 2557 | 2026-09-02T23:38:37.562Z | Compiling nom v7.1.3 |
| 2558 | 2026-09-02T23:38:37.676Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2559 | 2026-09-02T23:38:38.332Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2560 | 2026-09-02T23:38:38.914Z | Checking display-error-chain v0.2.2 |
| 2561 | 2026-09-02T23:38:38.916Z | Compiling unicode-xid v0.2.6 |
| 2562 | 2026-09-02T23:38:39.138Z | Checking hickory-resolver v0.24.4 |
| 2563 | 2026-09-02T23:38:39.176Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2564 | 2026-09-02T23:38:39.832Z | Compiling ar_archive_writer v0.5.1 |
| 2565 | 2026-09-02T23:38:39.882Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2566 | 2026-09-02T23:38:39.930Z | Checking qorb v0.4.1 |
| 2567 | 2026-09-02T23:38:39.933Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2568 | 2026-09-02T23:38:40.124Z | Checking csv-core v0.1.13 |
| 2569 | 2026-09-02T23:38:40.248Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2570 | 2026-09-02T23:38:40.337Z | Checking csv v1.4.0 |
| 2571 | 2026-09-02T23:38:40.377Z | Compiling stacker v0.1.23 |
| 2572 | 2026-09-02T23:38:40.415Z | Compiling cfg_aliases v0.1.1 |
| 2573 | 2026-09-02T23:38:40.527Z | Compiling semver v0.1.20 |
| 2574 | 2026-09-02T23:38:40.668Z | Checking highway v1.3.0 |
| 2575 | 2026-09-02T23:38:40.706Z | Compiling psm v0.1.30 |
| 2576 | 2026-09-02T23:38:40.742Z | Compiling rustc_version v0.1.7 |
| 2577 | 2026-09-02T23:38:40.900Z | Compiling nix v0.28.0 |
| 2578 | 2026-09-02T23:38:40.941Z | Checking nibble_vec v0.1.0 |
| 2579 | 2026-09-02T23:38:41.004Z | Checking endian-type v0.1.2 |
| 2580 | 2026-09-02T23:38:41.101Z | Compiling newtype_derive v0.1.6 |
| 2581 | 2026-09-02T23:38:41.152Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2582 | 2026-09-02T23:38:41.190Z | Checking radix_trie v0.2.1 |
| 2583 | 2026-09-02T23:38:41.318Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2584 | 2026-09-02T23:38:41.321Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2585 | 2026-09-02T23:38:41.395Z | Checking phf_shared v0.12.1 |
| 2586 | 2026-09-02T23:38:41.468Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2587 | 2026-09-02T23:38:41.603Z | Compiling chrono-tz v0.10.4 |
| 2588 | 2026-09-02T23:38:41.694Z | Checking phf v0.12.1 |
| 2589 | 2026-09-02T23:38:41.891Z | Compiling const_format_proc_macros v0.2.34 |
| 2590 | 2026-09-02T23:38:41.961Z | Checking recursive v0.1.1 |
| 2591 | 2026-09-02T23:38:41.964Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2592 | 2026-09-02T23:38:42.035Z | Compiling peg-macros v0.8.5 |
| 2593 | 2026-09-02T23:38:42.038Z | Checking winnow v0.6.26 |
| 2594 | 2026-09-02T23:38:42.038Z | Compiling sqlparser_derive v0.5.0 |
| 2595 | 2026-09-02T23:38:42.391Z | Checking unicode_categories v0.1.1 |
| 2596 | 2026-09-02T23:38:42.573Z | Checking home v0.5.12 |
| 2597 | 2026-09-02T23:38:42.760Z | Checking const_format v0.2.35 |
| 2598 | 2026-09-02T23:38:42.798Z | Checking rustyline v14.0.0 |
| 2599 | 2026-09-02T23:38:42.836Z | Checking sqlparser v0.61.0 |
| 2600 | 2026-09-02T23:38:43.276Z | Checking sqlformat v0.3.5 |
| 2601 | 2026-09-02T23:38:43.432Z | Checking peg v0.8.5 |
| 2602 | 2026-09-02T23:38:43.528Z | Checking bcs v0.1.6 |
| 2603 | 2026-09-02T23:38:43.567Z | Checking nom v8.0.0 |
| 2604 | 2026-09-02T23:38:43.729Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2605 | 2026-09-02T23:38:43.799Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2606 | 2026-09-02T23:38:43.951Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2607 | 2026-09-02T23:38:44.018Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2608 | 2026-09-02T23:38:44.058Z | Checking steno v0.4.1 |
| 2609 | 2026-09-02T23:38:44.134Z | Checking sha1 v0.10.6 |
| 2610 | 2026-09-02T23:38:44.374Z | Checking filetime v0.2.27 |
| 2611 | 2026-09-02T23:38:44.505Z | Checking xattr v1.6.1 |
| 2612 | 2026-09-02T23:38:44.531Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2613 | 2026-09-02T23:38:44.739Z | Checking tar v0.4.46 |
| 2614 | 2026-09-02T23:38:44.782Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 2615 | 2026-09-02T23:38:45.070Z | Checking subprocess v0.2.15 |
| 2616 | 2026-09-02T23:38:45.121Z | Checking headers-core v0.3.0 |
| 2617 | 2026-09-02T23:38:45.158Z | Checking yasna v0.5.2 |
| 2618 | 2026-09-02T23:38:45.259Z | Checking headers v0.4.1 |
| 2619 | 2026-09-02T23:38:45.388Z | Checking port-file v0.1.0 |
| 2620 | 2026-09-02T23:38:45.576Z | Checking rcgen v0.12.1 |
| 2621 | 2026-09-02T23:38:45.608Z | Checking dropshot-api-manager-types v0.8.0 |
| 2622 | 2026-09-02T23:38:45.645Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2623 | 2026-09-02T23:38:45.710Z | Checking tagptr v0.2.0 |
| 2624 | 2026-09-02T23:38:45.748Z | Compiling libefi-sys v0.1.0 |
| 2625 | 2026-09-02T23:38:45.803Z | Compiling bitfield-struct v0.6.2 |
| 2626 | 2026-09-02T23:38:45.884Z | Checking moka v0.12.13 |
| 2627 | 2026-09-02T23:38:45.924Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2628 | 2026-09-02T23:38:46.052Z | Checking utf-8 v0.7.6 |
| 2629 | 2026-09-02T23:38:46.219Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2630 | 2026-09-02T23:38:46.223Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2631 | 2026-09-02T23:38:46.406Z | Compiling xshell-macros v0.2.7 |
| 2632 | 2026-09-02T23:38:46.446Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2633 | 2026-09-02T23:38:46.482Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2634 | 2026-09-02T23:38:46.551Z | Checking hickory-resolver v0.25.2 |
| 2635 | 2026-09-02T23:38:46.596Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2636 | 2026-09-02T23:38:46.752Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2637 | 2026-09-02T23:38:46.810Z | Checking xshell v0.2.7 |
| 2638 | 2026-09-02T23:38:46.891Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2639 | 2026-09-02T23:38:47.012Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2640 | 2026-09-02T23:38:47.050Z | Checking tungstenite v0.21.0 |
| 2641 | 2026-09-02T23:38:47.413Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2642 | 2026-09-02T23:38:47.451Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2643 | 2026-09-02T23:38:47.510Z | Checking tokio-tungstenite v0.21.0 |
| 2644 | 2026-09-02T23:38:47.564Z | Checking half v1.8.3 |
| 2645 | 2026-09-02T23:38:47.710Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2646 | 2026-09-02T23:38:47.790Z | Checking serde_cbor v0.11.2 |
| 2647 | 2026-09-02T23:38:47.827Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2648 | 2026-09-02T23:38:47.863Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2649 | 2026-09-02T23:38:48.063Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2650 | 2026-09-02T23:38:48.109Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2651 | 2026-09-02T23:38:48.192Z | Checking sha2 v0.11.0 |
| 2652 | 2026-09-02T23:38:48.540Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2653 | 2026-09-02T23:38:48.830Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2654 | 2026-09-02T23:38:48.875Z | Checking predicates-tree v1.0.13 |
| 2655 | 2026-09-02T23:38:48.911Z | Checking libscf-sys v1.2.0 |
| 2656 | 2026-09-02T23:38:48.946Z | Checking maplit v1.0.2 |
| 2657 | 2026-09-02T23:38:49.037Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2658 | 2026-09-02T23:38:49.077Z | Checking papergrid v0.18.0 |
| 2659 | 2026-09-02T23:38:49.080Z | Checking anstyle-parse v0.2.7 |
| 2660 | 2026-09-02T23:38:49.150Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2661 | 2026-09-02T23:38:49.304Z | Checking anstream v0.6.21 |
| 2662 | 2026-09-02T23:38:49.541Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2663 | 2026-09-02T23:38:49.682Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2664 | 2026-09-02T23:38:49.699Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2665 | 2026-09-02T23:38:49.706Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2666 | 2026-09-02T23:38:49.782Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2667 | 2026-09-02T23:38:49.905Z | Checking tabled v0.21.0 |
| 2668 | 2026-09-02T23:38:49.941Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2669 | 2026-09-02T23:38:50.122Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2670 | 2026-09-02T23:38:50.238Z | Checking ignore v0.4.25 |
| 2671 | 2026-09-02T23:38:50.439Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2672 | 2026-09-02T23:38:50.561Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2673 | 2026-09-02T23:38:50.613Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2674 | 2026-09-02T23:38:50.665Z | Checking globwalk v0.9.1 |
| 2675 | 2026-09-02T23:38:50.875Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2676 | 2026-09-02T23:38:50.924Z | Checking digest-io v0.1.0 |
| 2677 | 2026-09-02T23:38:51.088Z | Checking rawzip v0.4.4 |
| 2678 | 2026-09-02T23:38:51.275Z | Checking crc8 v0.1.1 |
| 2679 | 2026-09-02T23:38:51.406Z | Checking unicase v2.9.0 |
| 2680 | 2026-09-02T23:38:51.522Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2681 | 2026-09-02T23:38:51.558Z | Checking camino-tempfile-ext v0.3.3 |
| 2682 | 2026-09-02T23:38:51.598Z | Checking fxhash v0.2.1 |
| 2683 | 2026-09-02T23:38:51.778Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2684 | 2026-09-02T23:38:51.814Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2685 | 2026-09-02T23:38:52.015Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2686 | 2026-09-02T23:38:52.255Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2687 | 2026-09-02T23:38:52.294Z | Checking rand_seeder v0.4.0 |
| 2688 | 2026-09-02T23:38:52.477Z | Compiling darling_core v0.21.3 |
| 2689 | 2026-09-02T23:38:52.554Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2690 | 2026-09-02T23:38:52.789Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2691 | 2026-09-02T23:38:52.826Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2692 | 2026-09-02T23:38:52.892Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2693 | 2026-09-02T23:38:53.094Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2694 | 2026-09-02T23:38:53.303Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2695 | 2026-09-02T23:38:53.506Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2696 | 2026-09-02T23:38:53.836Z | Compiling vergen-lib v0.1.6 |
| 2697 | 2026-09-02T23:38:53.944Z | Compiling diesel_derives v2.3.7 |
| 2698 | 2026-09-02T23:38:54.164Z | Checking scheduled-thread-pool v0.2.7 |
| 2699 | 2026-09-02T23:38:54.250Z | Compiling vergen-gitcl v1.0.8 |
| 2700 | 2026-09-02T23:38:54.350Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2701 | 2026-09-02T23:38:54.599Z | Checking r2d2 v0.8.10 |
| 2702 | 2026-09-02T23:38:54.745Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2703 | 2026-09-02T23:38:54.785Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2704 | 2026-09-02T23:38:55.003Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2705 | 2026-09-02T23:38:55.051Z | Compiling darling_macro v0.21.3 |
| 2706 | 2026-09-02T23:38:55.180Z | Checking downcast-rs v2.0.2 |
| 2707 | 2026-09-02T23:38:55.347Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2708 | 2026-09-02T23:38:55.615Z | Compiling darling v0.21.3 |
| 2709 | 2026-09-02T23:38:55.732Z | Compiling dsl_auto_type v0.2.0 |
| 2710 | 2026-09-02T23:38:55.819Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2711 | 2026-09-02T23:38:55.904Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2712 | 2026-09-02T23:38:55.989Z | Checking kstat-rs v0.2.5 |
| 2713 | 2026-09-02T23:38:56.025Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2714 | 2026-09-02T23:38:56.213Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2715 | 2026-09-02T23:38:56.277Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2716 | 2026-09-02T23:38:56.472Z | Compiling proc-macro-error2 v2.0.1 |
| 2717 | 2026-09-02T23:38:56.543Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2718 | 2026-09-02T23:38:56.665Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2719 | 2026-09-02T23:38:56.784Z | Compiling dirs-sys-next v0.1.2 |
| 2720 | 2026-09-02T23:38:56.845Z | Compiling knus-derive v3.4.0 |
| 2721 | 2026-09-02T23:38:56.999Z | Compiling parking_lot_core v0.8.6 |
| 2722 | 2026-09-02T23:38:57.093Z | Compiling crunchy v0.2.4 |
| 2723 | 2026-09-02T23:38:57.275Z | Compiling salty v0.3.0 |
| 2724 | 2026-09-02T23:38:57.555Z | Compiling dirs-next v2.0.0 |
| 2725 | 2026-09-02T23:38:57.579Z | Compiling clang-sys v1.8.1 |
| 2726 | 2026-09-02T23:38:57.627Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2727 | 2026-09-02T23:38:57.664Z | Compiling git-stub v1.0.0 |
| 2728 | 2026-09-02T23:38:57.928Z | Compiling tiny-keccak v2.0.2 |
| 2729 | 2026-09-02T23:38:57.966Z | Compiling git-stub-vcs v0.1.0 |
| 2730 | 2026-09-02T23:38:58.039Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2731 | 2026-09-02T23:38:58.199Z | Compiling term v0.7.0 |
| 2732 | 2026-09-02T23:38:58.398Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2733 | 2026-09-02T23:38:58.400Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2734 | 2026-09-02T23:38:58.473Z | Compiling bit-vec v0.6.3 |
| 2735 | 2026-09-02T23:38:58.543Z | Checking parking_lot v0.11.2 |
| 2736 | 2026-09-02T23:38:58.692Z | Compiling bit-set v0.5.3 |
| 2737 | 2026-09-02T23:38:58.725Z | Compiling ascii-canvas v3.0.0 |
| 2738 | 2026-09-02T23:38:58.812Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2739 | 2026-09-02T23:38:58.898Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2740 | 2026-09-02T23:38:59.030Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2741 | 2026-09-02T23:38:59.100Z | Checking rfc6979 v0.4.0 |
| 2742 | 2026-09-02T23:38:59.258Z | Checking prefix-trie v0.7.0 |
| 2743 | 2026-09-02T23:38:59.295Z | Compiling hashbrown v0.14.5 |
| 2744 | 2026-09-02T23:38:59.366Z | Compiling itertools v0.10.5 |
| 2745 | 2026-09-02T23:38:59.503Z | Compiling ena v0.14.4 |
| 2746 | 2026-09-02T23:38:59.540Z | Compiling libloading v0.8.9 |
| 2747 | 2026-09-02T23:38:59.628Z | Compiling bindgen v0.71.1 |
| 2748 | 2026-09-02T23:38:59.753Z | Compiling regex-syntax v0.6.29 |
| 2749 | 2026-09-02T23:38:59.787Z | Compiling diff v0.1.13 |
| 2750 | 2026-09-02T23:38:59.993Z | Compiling chumsky v0.9.3 |
| 2751 | 2026-09-02T23:39:00.122Z | Checking hickory-server v0.25.2 |
| 2752 | 2026-09-02T23:39:00.473Z | Compiling ecdsa v0.16.9 |
| 2753 | 2026-09-02T23:39:01.113Z | Compiling lalrpop v0.19.12 |
| 2754 | 2026-09-02T23:39:01.350Z | Checking sled v0.34.7 |
| 2755 | 2026-09-02T23:39:01.394Z | Compiling cexpr v0.6.0 |
| 2756 | 2026-09-02T23:39:01.602Z | Checking primeorder v0.13.6 |
| 2757 | 2026-09-02T23:39:01.666Z | Checking diesel v2.3.7 |
| 2758 | 2026-09-02T23:39:01.820Z | Checking nanorand v0.7.0 |
| 2759 | 2026-09-02T23:39:02.050Z | Compiling rustc-hash v2.1.1 |
| 2760 | 2026-09-02T23:39:02.093Z | Checking flume v0.11.1 |
| 2761 | 2026-09-02T23:39:02.178Z | Compiling p384 v0.13.1 |
| 2762 | 2026-09-02T23:39:02.595Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2763 | 2026-09-02T23:39:02.754Z | Compiling knus v3.4.0 |
| 2764 | 2026-09-02T23:39:02.821Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2765 | 2026-09-02T23:39:03.243Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2766 | 2026-09-02T23:39:03.292Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2767 | 2026-09-02T23:39:03.644Z | Compiling libxml v0.3.3 |
| 2768 | 2026-09-02T23:39:03.679Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2769 | 2026-09-02T23:39:03.684Z | Checking assert_matches v1.5.0 |
| 2770 | 2026-09-02T23:39:03.782Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2771 | 2026-09-02T23:39:04.019Z | Compiling strum_macros v0.24.3 |
| 2772 | 2026-09-02T23:39:04.070Z | Compiling indoc v1.0.9 |
| 2773 | 2026-09-02T23:39:04.753Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2774 | 2026-09-02T23:39:04.975Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2775 | 2026-09-02T23:39:05.209Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2776 | 2026-09-02T23:39:05.315Z | Checking quick-xml v0.37.5 |
| 2777 | 2026-09-02T23:39:05.352Z | Checking derive_builder v0.20.2 |
| 2778 | 2026-09-02T23:39:05.389Z | Compiling oso-derive v0.27.3 |
| 2779 | 2026-09-02T23:39:05.497Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2780 | 2026-09-02T23:39:05.912Z | Compiling trait-variant v0.1.2 |
| 2781 | 2026-09-02T23:39:06.223Z | Checking openssl-probe v0.1.6 |
| 2782 | 2026-09-02T23:39:06.418Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2783 | 2026-09-02T23:39:06.494Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2784 | 2026-09-02T23:39:07.082Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2785 | 2026-09-02T23:39:07.208Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 2786 | 2026-09-02T23:39:07.312Z | Checking corncobs v0.1.4 |
| 2787 | 2026-09-02T23:39:07.347Z | Checking secrecy v0.8.0 |
| 2788 | 2026-09-02T23:39:07.482Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2789 | 2026-09-02T23:39:07.518Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2790 | 2026-09-02T23:39:07.555Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2791 | 2026-09-02T23:39:07.774Z | Checking bb8 v0.8.6 |
| 2792 | 2026-09-02T23:39:08.055Z | Compiling mime_guess v2.0.5 |
| 2793 | 2026-09-02T23:39:08.131Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2794 | 2026-09-02T23:39:08.179Z | Checking http-range v0.1.5 |
| 2795 | 2026-09-02T23:39:08.344Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2796 | 2026-09-02T23:39:08.432Z | Checking nonempty v0.12.0 |
| 2797 | 2026-09-02T23:39:08.500Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2798 | 2026-09-02T23:39:08.625Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2799 | 2026-09-02T23:39:08.782Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2800 | 2026-09-02T23:39:08.952Z | Checking signal-hook-tokio v0.3.1 |
| 2801 | 2026-09-02T23:39:09.145Z | Checking hyper-staticfile v0.10.1 |
| 2802 | 2026-09-02T23:39:09.181Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2803 | 2026-09-02T23:39:09.323Z | Checking scuffle v0.1.0 |
| 2804 | 2026-09-02T23:39:09.479Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2805 | 2026-09-02T23:39:09.613Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2806 | 2026-09-02T23:39:09.842Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2807 | 2026-09-02T23:39:10.042Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2808 | 2026-09-02T23:39:10.081Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 2809 | 2026-09-02T23:39:10.172Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2810 | 2026-09-02T23:39:10.315Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2811 | 2026-09-02T23:39:10.548Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2812 | 2026-09-02T23:39:10.758Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2813 | 2026-09-02T23:39:10.796Z | Checking tungstenite v0.23.0 |
| 2814 | 2026-09-02T23:39:10.832Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2815 | 2026-09-02T23:39:11.257Z | Checking tokio-tungstenite v0.23.1 |
| 2816 | 2026-09-02T23:39:11.564Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2817 | 2026-09-02T23:39:11.640Z | Checking void v1.0.2 |
| 2818 | 2026-09-02T23:39:11.785Z | Checking lzss v0.8.2 |
| 2819 | 2026-09-02T23:39:11.988Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2820 | 2026-09-02T23:39:12.025Z | Checking nix v0.27.1 |
| 2821 | 2026-09-02T23:39:12.110Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 2822 | 2026-09-02T23:39:12.189Z | Checking serde_bytes v0.11.19 |
| 2823 | 2026-09-02T23:39:12.404Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2824 | 2026-09-02T23:39:12.569Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2825 | 2026-09-02T23:39:12.822Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2826 | 2026-09-02T23:39:13.044Z | Checking yansi v1.0.1 |
| 2827 | 2026-09-02T23:39:13.157Z | Checking cpubits v0.1.1 |
| 2828 | 2026-09-02T23:39:13.220Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2829 | 2026-09-02T23:39:13.273Z | Checking pem-rfc7468 v1.0.0 |
| 2830 | 2026-09-02T23:39:13.336Z | Checking pretty_assertions v1.4.1 |
| 2831 | 2026-09-02T23:39:13.515Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2832 | 2026-09-02T23:39:13.527Z | Checking colored v2.2.0 |
| 2833 | 2026-09-02T23:39:13.564Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2834 | 2026-09-02T23:39:13.759Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2835 | 2026-09-02T23:39:13.799Z | Checking hmac v0.13.0 |
| 2836 | 2026-09-02T23:39:13.803Z | Checking universal-hash v0.6.1 |
| 2837 | 2026-09-02T23:39:13.996Z | Compiling libz-sys v1.1.24 |
| 2838 | 2026-09-02T23:39:14.037Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2839 | 2026-09-02T23:39:14.040Z | Compiling instability v0.3.11 |
| 2840 | 2026-09-02T23:39:14.390Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2841 | 2026-09-02T23:39:14.463Z | Checking castaway v0.2.4 |
| 2842 | 2026-09-02T23:39:14.531Z | Compiling indoc v2.0.7 |
| 2843 | 2026-09-02T23:39:14.599Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2844 | 2026-09-02T23:39:14.636Z | Checking compact_str v0.8.1 |
| 2845 | 2026-09-02T23:39:15.056Z | Checking polyval v0.7.1 |
| 2846 | 2026-09-02T23:39:15.272Z | Checking der v0.8.0 |
| 2847 | 2026-09-02T23:39:15.551Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2848 | 2026-09-02T23:39:15.780Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2849 | 2026-09-02T23:39:15.787Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2850 | 2026-09-02T23:39:15.791Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2851 | 2026-09-02T23:39:15.792Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2852 | 2026-09-02T23:39:16.581Z | Checking async-bb8-diesel v0.2.1 |
| 2853 | 2026-09-02T23:39:16.983Z | Checking diesel-dtrace v0.5.0 |
| 2854 | 2026-09-02T23:39:17.086Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2855 | 2026-09-02T23:39:17.269Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 2856 | 2026-09-02T23:39:17.577Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2857 | 2026-09-02T23:39:17.698Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2858 | 2026-09-02T23:39:17.863Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2859 | 2026-09-02T23:39:17.880Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2860 | 2026-09-02T23:39:18.083Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2861 | 2026-09-02T23:39:18.589Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2862 | 2026-09-02T23:39:19.223Z | Checking unicode-truncate v1.1.0 |
| 2863 | 2026-09-02T23:39:19.416Z | Checking lru v0.12.5 |
| 2864 | 2026-09-02T23:39:19.618Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2865 | 2026-09-02T23:39:19.777Z | Checking arc-swap v1.8.2 |
| 2866 | 2026-09-02T23:39:19.865Z | Checking cassowary v0.3.0 |
| 2867 | 2026-09-02T23:39:20.046Z | Checking slog-scope v4.4.1 |
| 2868 | 2026-09-02T23:39:20.118Z | Checking ratatui v0.29.0 |
| 2869 | 2026-09-02T23:39:20.328Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2870 | 2026-09-02T23:39:20.954Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2871 | 2026-09-02T23:39:21.451Z | Checking ghash v0.6.0 |
| 2872 | 2026-09-02T23:39:21.615Z | Checking pbkdf2 v0.13.0 |
| 2873 | 2026-09-02T23:39:21.676Z | Checking aes v0.9.1 |
| 2874 | 2026-09-02T23:39:21.720Z | Checking crypto-bigint v0.7.5 |
| 2875 | 2026-09-02T23:39:21.844Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2876 | 2026-09-02T23:39:22.023Z | Checking ctr v0.10.1 |
| 2877 | 2026-09-02T23:39:22.112Z | Checking aead v0.6.1 |
| 2878 | 2026-09-02T23:39:22.238Z | Checking cargo-platform v0.3.2 |
| 2879 | 2026-09-02T23:39:22.287Z | Compiling petname v2.0.2 |
| 2880 | 2026-09-02T23:39:22.452Z | Checking cargo_metadata v0.23.1 |
| 2881 | 2026-09-02T23:39:22.963Z | Checking aes-gcm v0.11.0 |
| 2882 | 2026-09-02T23:39:23.169Z | Checking slog-stdlog v4.1.1 |
| 2883 | 2026-09-02T23:39:23.227Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2884 | 2026-09-02T23:39:23.333Z | Checking spki v0.8.0 |
| 2885 | 2026-09-02T23:39:23.543Z | Compiling progenitor-impl v0.13.0 |
| 2886 | 2026-09-02T23:39:23.975Z | Checking salsa20 v0.11.0 |
| 2887 | 2026-09-02T23:39:24.161Z | Checking console v0.16.2 |
| 2888 | 2026-09-02T23:39:24.253Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2889 | 2026-09-02T23:39:24.504Z | Compiling vergen-git2 v9.1.0 |
| 2890 | 2026-09-02T23:39:24.651Z | Checking unit-prefix v0.5.2 |
| 2891 | 2026-09-02T23:39:24.725Z | Checking plotters-backend v0.3.7 |
| 2892 | 2026-09-02T23:39:24.816Z | Checking indicatif v0.18.4 |
| 2893 | 2026-09-02T23:39:24.958Z | Checking plotters-svg v0.3.7 |
| 2894 | 2026-09-02T23:39:25.184Z | Checking scrypt v0.12.0 |
| 2895 | 2026-09-02T23:39:25.234Z | Checking slog-envlogger v2.2.0 |
| 2896 | 2026-09-02T23:39:25.425Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2897 | 2026-09-02T23:39:25.622Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2898 | 2026-09-02T23:39:25.844Z | Checking progenitor-client v0.13.0 |
| 2899 | 2026-09-02T23:39:26.121Z | Checking cbc v0.2.1 |
| 2900 | 2026-09-02T23:39:26.167Z | Compiling progenitor-macro v0.13.0 |
| 2901 | 2026-09-02T23:39:26.298Z | Checking libsw-core v0.3.2 |
| 2902 | 2026-09-02T23:39:26.479Z | Checking sapling-renderdag v0.1.0 |
| 2903 | 2026-09-02T23:39:26.721Z | Checking cast v0.3.0 |
| 2904 | 2026-09-02T23:39:26.760Z | Checking sync-ptr v0.1.4 |
| 2905 | 2026-09-02T23:39:26.907Z | Checking criterion-plot v0.6.0 |
| 2906 | 2026-09-02T23:39:26.944Z | Checking libsw v3.5.0 |
| 2907 | 2026-09-02T23:39:27.140Z | Checking pkcs5 v0.8.1 |
| 2908 | 2026-09-02T23:39:27.241Z | Checking plotters v0.3.7 |
| 2909 | 2026-09-02T23:39:27.477Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2910 | 2026-09-02T23:39:28.013Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2911 | 2026-09-02T23:39:28.239Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2912 | 2026-09-02T23:39:28.466Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2913 | 2026-09-02T23:39:28.506Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2914 | 2026-09-02T23:39:28.692Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2915 | 2026-09-02T23:39:28.729Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2916 | 2026-09-02T23:39:28.919Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2917 | 2026-09-02T23:39:28.963Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2918 | 2026-09-02T23:39:29.154Z | Checking tinytemplate v1.2.1 |
| 2919 | 2026-09-02T23:39:29.413Z | Checking shell-words v1.1.1 |
| 2920 | 2026-09-02T23:39:29.571Z | Checking oorandom v11.1.5 |
| 2921 | 2026-09-02T23:39:29.649Z | Checking anes v0.1.6 |
| 2922 | 2026-09-02T23:39:29.887Z | Checking criterion v0.7.0 |
| 2923 | 2026-09-02T23:39:30.096Z | Checking pkcs8 v0.11.0 |
| 2924 | 2026-09-02T23:39:30.332Z | Checking oxide-update-engine-display v0.1.2 |
| 2925 | 2026-09-02T23:39:30.670Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2926 | 2026-09-02T23:39:31.107Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2927 | 2026-09-02T23:39:31.153Z | Checking progenitor v0.13.0 |
| 2928 | 2026-09-02T23:39:31.338Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2929 | 2026-09-02T23:39:31.681Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2930 | 2026-09-02T23:39:32.516Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2931 | 2026-09-02T23:39:33.100Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2932 | 2026-09-02T23:39:33.926Z | Checking tokio-test v0.4.5 |
| 2933 | 2026-09-02T23:39:34.173Z | Checking ff v0.14.0 |
| 2934 | 2026-09-02T23:39:34.352Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2935 | 2026-09-02T23:39:34.580Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2936 | 2026-09-02T23:39:34.739Z | Checking twox-hash v2.1.2 |
| 2937 | 2026-09-02T23:39:34.986Z | Checking atty v0.2.14 |
| 2938 | 2026-09-02T23:39:35.071Z | Checking constant_time_eq v0.4.2 |
| 2939 | 2026-09-02T23:39:35.119Z | Checking arrayref v0.3.9 |
| 2940 | 2026-09-02T23:39:35.226Z | Checking arrayvec v0.7.6 |
| 2941 | 2026-09-02T23:39:35.315Z | Checking group v0.14.0 |
| 2942 | 2026-09-02T23:39:35.456Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2943 | 2026-09-02T23:39:35.664Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2944 | 2026-09-02T23:39:36.416Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2945 | 2026-09-02T23:39:37.425Z | Checking fatfs v0.3.6 |
| 2946 | 2026-09-02T23:39:37.479Z | Checking signature v3.0.0 |
| 2947 | 2026-09-02T23:39:37.674Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2948 | 2026-09-02T23:39:37.877Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2949 | 2026-09-02T23:39:37.916Z | Compiling seq-macro v0.3.6 |
| 2950 | 2026-09-02T23:39:38.067Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2951 | 2026-09-02T23:39:38.447Z | Checking base16ct v1.0.0 |
| 2952 | 2026-09-02T23:39:38.614Z | Checking sec1 v0.8.1 |
| 2953 | 2026-09-02T23:39:38.816Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2954 | 2026-09-02T23:39:38.855Z | Checking hkdf v0.13.0 |
| 2955 | 2026-09-02T23:39:39.044Z | Checking concurrent-queue v2.5.0 |
| 2956 | 2026-09-02T23:39:39.082Z | Checking parking v2.2.1 |
| 2957 | 2026-09-02T23:39:39.241Z | Checking elliptic-curve v0.14.1 |
| 2958 | 2026-09-02T23:39:39.278Z | Checking event-listener v5.4.1 |
| 2959 | 2026-09-02T23:39:39.446Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2960 | 2026-09-02T23:39:39.532Z | Checking rtoolbox v0.0.3 |
| 2961 | 2026-09-02T23:39:39.688Z | Checking event-listener-strategy v0.5.4 |
| 2962 | 2026-09-02T23:39:39.727Z | Checking rpassword v7.5.4 |
| 2963 | 2026-09-02T23:39:39.856Z | Checking wnaf v0.14.0 |
| 2964 | 2026-09-02T23:39:39.922Z | Checking primefield v0.14.0 |
| 2965 | 2026-09-02T23:39:40.058Z | Checking rfc6979 v0.6.0 |
| 2966 | 2026-09-02T23:39:40.159Z | Checking tui-tree-widget v0.23.1 |
| 2967 | 2026-09-02T23:39:40.233Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 2968 | 2026-09-02T23:39:40.377Z | Compiling blake3 v1.8.5 |
| 2969 | 2026-09-02T23:39:40.764Z | Checking futures-timer v3.0.3 |
| 2970 | 2026-09-02T23:39:41.264Z | Checking ecdsa v0.17.0 |
| 2971 | 2026-09-02T23:39:41.484Z | Checking primeorder v0.14.0 |
| 2972 | 2026-09-02T23:39:41.697Z | Checking async-lock v3.4.2 |
| 2973 | 2026-09-02T23:39:41.880Z | Compiling curve25519-dalek v5.0.0 |
| 2974 | 2026-09-02T23:39:42.128Z | Checking async-object-pool v0.2.0 |
| 2975 | 2026-09-02T23:39:42.236Z | Compiling samael v0.0.19 |
| 2976 | 2026-09-02T23:39:42.400Z | Checking ssh-encoding v0.3.0 |
| 2977 | 2026-09-02T23:39:42.599Z | Checking serde_regex v1.1.0 |
| 2978 | 2026-09-02T23:39:42.658Z | Checking assert-json-diff v2.0.2 |
| 2979 | 2026-09-02T23:39:42.778Z | Checking path-tree v0.8.3 |
| 2980 | 2026-09-02T23:39:42.815Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2981 | 2026-09-02T23:39:42.851Z | Checking keccak v0.2.0 |
| 2982 | 2026-09-02T23:39:42.996Z | Compiling strsim v0.10.0 |
| 2983 | 2026-09-02T23:39:43.042Z | Checking stringmetrics v2.2.2 |
| 2984 | 2026-09-02T23:39:43.223Z | Checking topological-sort v0.2.2 |
| 2985 | 2026-09-02T23:39:43.347Z | Checking httpmock v0.8.3 |
| 2986 | 2026-09-02T23:39:43.391Z | Checking omicron-zone-package v0.12.3 |
| 2987 | 2026-09-02T23:39:44.307Z | Compiling darling_core v0.13.4 |
| 2988 | 2026-09-02T23:39:45.579Z | Checking ed25519 v3.0.0 |
| 2989 | 2026-09-02T23:39:45.815Z | Checking crypto-primes v0.7.2 |
| 2990 | 2026-09-02T23:39:46.161Z | Checking pkcs1 v0.8.0-rc.4 |
| 2991 | 2026-09-02T23:39:46.395Z | Checking poly1305 v0.9.0 |
| 2992 | 2026-09-02T23:39:46.428Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2993 | 2026-09-02T23:39:46.691Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2994 | 2026-09-02T23:39:46.794Z | Checking blowfish v0.10.0 |
| 2995 | 2026-09-02T23:39:46.856Z | Checking blake2 v0.11.0-rc.6 |
| 2996 | 2026-09-02T23:39:46.983Z | Compiling target-lexicon v0.13.3 |
| 2997 | 2026-09-02T23:39:47.147Z | Checking argon2 v0.6.0-rc.8 |
| 2998 | 2026-09-02T23:39:47.356Z | Checking bcrypt-pbkdf v0.11.0 |
| 2999 | 2026-09-02T23:39:47.512Z | Checking rsa v0.10.0-rc.18 |
| 3000 | 2026-09-02T23:39:47.553Z | Checking ssh-cipher v0.3.0 |
| 3001 | 2026-09-02T23:39:47.623Z | Checking ed25519-dalek v3.0.0 |
| 3002 | 2026-09-02T23:39:47.798Z | Compiling darling_macro v0.13.4 |
| 3003 | 2026-09-02T23:39:47.890Z | Compiling git2 v0.20.4 |
| 3004 | 2026-09-02T23:39:47.940Z | Checking sha3 v0.11.0 |
| 3005 | 2026-09-02T23:39:48.770Z | Checking p521 v0.14.0 |
| 3006 | 2026-09-02T23:39:48.776Z | Checking p256 v0.14.0 |
| 3007 | 2026-09-02T23:39:48.776Z | Checking p384 v0.14.0 |
| 3008 | 2026-09-02T23:39:48.776Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3009 | 2026-09-02T23:39:48.776Z | Checking kem v0.3.0 |
| 3010 | 2026-09-02T23:39:48.836Z | Checking module-lattice v0.2.3 |
| 3011 | 2026-09-02T23:39:49.069Z | Checking hex-literal v0.4.1 |
| 3012 | 2026-09-02T23:39:49.106Z | Compiling guppy-workspace-hack v0.1.0 |
| 3013 | 2026-09-02T23:39:49.199Z | Checking sponge-cursor v0.1.0 |
| 3014 | 2026-09-02T23:39:49.372Z | Checking sha3 v0.12.0 |
| 3015 | 2026-09-02T23:39:49.410Z | Checking ml-kem v0.3.2 |
| 3016 | 2026-09-02T23:39:49.606Z | Compiling darling v0.13.4 |
| 3017 | 2026-09-02T23:39:49.998Z | Checking russh-cryptovec v0.62.0 |
| 3018 | 2026-09-02T23:39:50.227Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3019 | 2026-09-02T23:39:50.355Z | Checking internal-russh-num-bigint v0.5.0 |
| 3020 | 2026-09-02T23:39:50.801Z | Checking num-bigint v0.4.6 |
| 3021 | 2026-09-02T23:39:50.960Z | Checking russh-util v0.52.0 |
| 3022 | 2026-09-02T23:39:51.074Z | Checking ssh-key v0.7.0-rc.11 |
| 3023 | 2026-09-02T23:39:51.123Z | Checking generic-array v1.4.3 |
| 3024 | 2026-09-02T23:39:51.238Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3025 | 2026-09-02T23:39:51.437Z | Compiling enum_dispatch v0.3.13 |
| 3026 | 2026-09-02T23:39:51.550Z | Compiling delegate v0.13.5 |
| 3027 | 2026-09-02T23:39:51.749Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3028 | 2026-09-02T23:39:51.983Z | Compiling target-spec v3.5.7 |
| 3029 | 2026-09-02T23:39:52.205Z | Checking hex-literal v1.1.0 |
| 3030 | 2026-09-02T23:39:52.421Z | Checking md5 v0.8.0 |
| 3031 | 2026-09-02T23:39:52.430Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3032 | 2026-09-02T23:39:52.534Z | Checking russh v0.62.4 |
| 3033 | 2026-09-02T23:39:52.619Z | Checking cfg-expr v0.20.6 |
| 3034 | 2026-09-02T23:39:53.034Z | Compiling serde_with_macros v1.5.2 |
| 3035 | 2026-09-02T23:39:53.183Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3036 | 2026-09-02T23:39:53.556Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3037 | 2026-09-02T23:39:53.774Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3038 | 2026-09-02T23:39:53.954Z | Checking internet-checksum v0.2.1 |
| 3039 | 2026-09-02T23:39:54.065Z | Compiling serde_with v1.14.0 |
| 3040 | 2026-09-02T23:39:54.644Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3041 | 2026-09-02T23:39:55.244Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3042 | 2026-09-02T23:39:55.723Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3043 | 2026-09-02T23:39:55.762Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3044 | 2026-09-02T23:39:56.011Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3045 | 2026-09-02T23:39:56.050Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3046 | 2026-09-02T23:39:56.142Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3047 | 2026-09-02T23:39:56.180Z | Checking httptest v0.16.4 |
| 3048 | 2026-09-02T23:39:56.343Z | Checking pathdiff v0.2.3 |
| 3049 | 2026-09-02T23:39:56.490Z | Checking nested v0.1.1 |
| 3050 | 2026-09-02T23:39:56.576Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3051 | 2026-09-02T23:39:56.665Z | Checking guppy v0.17.25 |
| 3052 | 2026-09-02T23:39:56.773Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3053 | 2026-09-02T23:39:56.985Z | Checking similar-asserts v1.7.0 |
| 3054 | 2026-09-02T23:39:57.050Z | Compiling target-triple v1.0.0 |
| 3055 | 2026-09-02T23:39:57.172Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3056 | 2026-09-02T23:39:57.628Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3057 | 2026-09-02T23:39:58.223Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3058 | 2026-09-02T23:39:58.261Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3059 | 2026-09-02T23:39:58.492Z | Checking hickory-client v0.25.2 |
| 3060 | 2026-09-02T23:39:58.812Z | Checking supports-hyperlinks v2.1.0 |
| 3061 | 2026-09-02T23:39:58.858Z | Compiling polar-core v0.27.3 |
| 3062 | 2026-09-02T23:39:58.861Z | Checking supports-color v2.1.0 |
| 3063 | 2026-09-02T23:39:58.956Z | Checking supports-unicode v2.1.0 |
| 3064 | 2026-09-02T23:39:58.993Z | Checking textwrap v0.15.2 |
| 3065 | 2026-09-02T23:39:59.075Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3066 | 2026-09-02T23:39:59.111Z | Checking terminal_size v0.1.17 |
| 3067 | 2026-09-02T23:39:59.235Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 3068 | 2026-09-02T23:39:59.270Z | Compiling miette-derive v5.10.0 |
| 3069 | 2026-09-02T23:39:59.274Z | Compiling fs-err v2.11.0 |
| 3070 | 2026-09-02T23:39:59.512Z | Checking owo-colors v3.5.0 |
| 3071 | 2026-09-02T23:39:59.681Z | Checking escape8259 v0.5.3 |
| 3072 | 2026-09-02T23:39:59.848Z | Compiling assert_cmd v2.1.2 |
| 3073 | 2026-09-02T23:40:00.079Z | Checking libtest-mimic v0.8.1 |
| 3074 | 2026-09-02T23:40:00.185Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 3075 | 2026-09-02T23:40:00.368Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3076 | 2026-09-02T23:40:00.435Z | Checking miette v5.10.0 |
| 3077 | 2026-09-02T23:40:00.924Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3078 | 2026-09-02T23:40:01.060Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3079 | 2026-09-02T23:40:01.562Z | Checking blake2b_simd v1.0.4 |
| 3080 | 2026-09-02T23:40:01.781Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3081 | 2026-09-02T23:40:01.989Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3082 | 2026-09-02T23:40:02.217Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3083 | 2026-09-02T23:40:02.254Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3084 | 2026-09-02T23:40:02.443Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3085 | 2026-09-02T23:40:02.482Z | Compiling knuffel-derive v3.2.0 |
| 3086 | 2026-09-02T23:40:02.696Z | Checking fancy-regex v0.14.0 |
| 3087 | 2026-09-02T23:40:02.733Z | Checking serde_tokenstream v0.2.3 |
| 3088 | 2026-09-02T23:40:03.104Z | Checking approx v0.5.1 |
| 3089 | 2026-09-02T23:40:03.215Z | Compiling rstest_macros v0.25.0 |
| 3090 | 2026-09-02T23:40:03.259Z | Checking uzers v0.12.2 |
| 3091 | 2026-09-02T23:40:03.490Z | Checking termcolor v1.4.1 |
| 3092 | 2026-09-02T23:40:03.526Z | Compiling linkme-impl v0.3.35 |
| 3093 | 2026-09-02T23:40:03.566Z | Checking constant_time_eq v0.3.1 |
| 3094 | 2026-09-02T23:40:03.715Z | Checking rust-argon2 v2.1.0 |
| 3095 | 2026-09-02T23:40:03.752Z | Checking trybuild v1.0.116 |
| 3096 | 2026-09-02T23:40:03.836Z | Checking oso v0.27.3 |
| 3097 | 2026-09-02T23:40:04.044Z | Checking datatest-stable v0.3.3 |
| 3098 | 2026-09-02T23:40:04.047Z | Checking knuffel v3.2.0 |
| 3099 | 2026-09-02T23:40:04.474Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3100 | 2026-09-02T23:40:04.510Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3101 | 2026-09-02T23:40:04.785Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3102 | 2026-09-02T23:40:04.821Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3103 | 2026-09-02T23:40:04.866Z | Checking support-bundle-viewer v0.1.2 |
| 3104 | 2026-09-02T23:40:04.904Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 3105 | 2026-09-02T23:40:05.037Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3106 | 2026-09-02T23:40:05.135Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3107 | 2026-09-02T23:40:05.178Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3108 | 2026-09-02T23:40:05.284Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3109 | 2026-09-02T23:40:05.387Z | Checking drift v0.2.0 |
| 3110 | 2026-09-02T23:40:05.424Z | Checking rand_distr v0.5.1 |
| 3111 | 2026-09-02T23:40:05.665Z | Checking multimap v0.10.1 |
| 3112 | 2026-09-02T23:40:05.700Z | Compiling relative-path v1.9.3 |
| 3113 | 2026-09-02T23:40:05.789Z | Checking parse-size v1.1.0 |
| 3114 | 2026-09-02T23:40:05.870Z | Compiling linkme v0.3.35 |
| 3115 | 2026-09-02T23:40:05.873Z | Checking dropshot-api-manager v0.8.0 |
| 3116 | 2026-09-02T23:40:05.952Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3117 | 2026-09-02T23:40:06.444Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 3118 | 2026-09-02T23:40:07.255Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3119 | 2026-09-02T23:40:07.681Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3120 | 2026-09-02T23:40:08.118Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3121 | 2026-09-02T23:40:08.144Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3122 | 2026-09-02T23:40:08.346Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3123 | 2026-09-02T23:40:08.416Z | Checking cargo_toml v0.21.0 |
| 3124 | 2026-09-02T23:40:08.763Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3125 | 2026-09-02T23:40:09.028Z | Checking partial-io v0.5.4 |
| 3126 | 2026-09-02T23:40:09.084Z | Checking termios v0.3.3 |
| 3127 | 2026-09-02T23:40:09.286Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3128 | 2026-09-02T23:40:09.321Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3129 | 2026-09-02T23:40:09.762Z | Checking rstest v0.25.0 |
| 3130 | 2026-09-02T23:40:10.071Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3131 | 2026-09-02T23:40:12.600Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3132 | 2026-09-02T23:40:13.892Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3133 | 2026-09-02T23:40:18.401Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3134 | 2026-09-02T23:40:20.837Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3135 | 2026-09-02T23:40:21.042Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3136 | 2026-09-02T23:40:23.006Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3137 | 2026-09-02T23:40:31.093Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3138 | 2026-09-02T23:40:32.006Z | Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config) |
| 3139 | 2026-09-02T23:40:32.589Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3140 | 2026-09-02T23:40:34.460Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3141 | 2026-09-02T23:40:38.070Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3142 | 2026-09-02T23:40:38.785Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3143 | 2026-09-02T23:40:41.564Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 3144 | 2026-09-02T23:40:46.019Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3145 | 2026-09-02T23:40:50.571Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3146 | 2026-09-02T23:41:09.734Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3147 | 2026-09-02T23:42:07.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 15s |
| 3148 | 2026-09-02T23:42:07.614Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3149 | 2026-09-02T23:42:07.614Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3150 | 2026-09-02T23:42:08.289Z | |
| 3151 | 2026-09-02T23:42:08.289Z | real 4:18.602672829 |
| 3152 | 2026-09-02T23:42:08.289Z | user 21:59.729300449 |
| 3153 | 2026-09-02T23:42:08.289Z | sys 5:16.172788039 |
| 3154 | 2026-09-02T23:42:08.289Z | trap 0.529056352 |
| 3155 | 2026-09-02T23:42:08.289Z | tflt 0.850259289 |
| 3156 | 2026-09-02T23:42:08.289Z | dflt 0.823128759 |
| 3157 | 2026-09-02T23:42:08.289Z | kflt 0.031424680 |
| 3158 | 2026-09-02T23:42:08.289Z | lock 1:06:22.641571667 |
| 3159 | 2026-09-02T23:42:08.289Z | slp 59:29.293070642 |
| 3160 | 2026-09-02T23:42:08.289Z | lat 1:50.789844411 |
| 3161 | 2026-09-02T23:42:08.289Z | stop 14:44.715075237 |
| 3162 | 2026-09-02T23:42:08.292Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3163 | 2026-09-02T23:42:08.292Z | + ptime -m cargo doc --workspace --no-deps |
| 3164 | 2026-09-02T23:42:09.148Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3165 | 2026-09-02T23:42:09.148Z | | |
| 3166 | 2026-09-02T23:42:09.148Z | = 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)` |
| 3167 | 2026-09-02T23:42:09.148Z | = 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> |
| 3168 | 2026-09-02T23:42:10.199Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3169 | 2026-09-02T23:42:10.439Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3170 | 2026-09-02T23:42:10.476Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3171 | 2026-09-02T23:42:10.508Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3172 | 2026-09-02T23:42:10.616Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3173 | 2026-09-02T23:42:10.714Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3174 | 2026-09-02T23:42:10.743Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3175 | 2026-09-02T23:42:10.743Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3176 | 2026-09-02T23:42:10.793Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3177 | 2026-09-02T23:42:10.793Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3178 | 2026-09-02T23:42:10.838Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3179 | 2026-09-02T23:42:10.968Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3180 | 2026-09-02T23:42:11.034Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3181 | 2026-09-02T23:42:11.060Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3182 | 2026-09-02T23:42:11.094Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3183 | 2026-09-02T23:42:11.117Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3184 | 2026-09-02T23:42:11.140Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3185 | 2026-09-02T23:42:11.208Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3186 | 2026-09-02T23:42:11.230Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3187 | 2026-09-02T23:42:11.249Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3188 | 2026-09-02T23:42:11.295Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3189 | 2026-09-02T23:42:11.578Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3190 | 2026-09-02T23:42:11.681Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3191 | 2026-09-02T23:42:11.771Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3192 | 2026-09-02T23:42:11.827Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3193 | 2026-09-02T23:42:11.850Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3194 | 2026-09-02T23:42:11.920Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3195 | 2026-09-02T23:42:12.027Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3196 | 2026-09-02T23:42:12.166Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3197 | 2026-09-02T23:42:12.242Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3198 | 2026-09-02T23:42:12.303Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3199 | 2026-09-02T23:42:12.414Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3200 | 2026-09-02T23:42:12.438Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3201 | 2026-09-02T23:42:12.497Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3202 | 2026-09-02T23:42:12.548Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3203 | 2026-09-02T23:42:12.649Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3204 | 2026-09-02T23:42:12.705Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3205 | 2026-09-02T23:42:12.732Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3206 | 2026-09-02T23:42:12.897Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3207 | 2026-09-02T23:42:12.979Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3208 | 2026-09-02T23:42:13.004Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3209 | 2026-09-02T23:42:13.028Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3210 | 2026-09-02T23:42:13.213Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3211 | 2026-09-02T23:42:13.269Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3212 | 2026-09-02T23:42:13.452Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3213 | 2026-09-02T23:42:13.614Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3214 | 2026-09-02T23:42:13.715Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3215 | 2026-09-02T23:42:13.766Z | Checking scuffle v0.1.0 |
| 3216 | 2026-09-02T23:42:13.887Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3217 | 2026-09-02T23:42:14.000Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3218 | 2026-09-02T23:42:14.005Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3219 | 2026-09-02T23:42:14.034Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3220 | 2026-09-02T23:42:14.155Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3221 | 2026-09-02T23:42:14.196Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3222 | 2026-09-02T23:42:14.219Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3223 | 2026-09-02T23:42:14.355Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3224 | 2026-09-02T23:42:14.677Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3225 | 2026-09-02T23:42:15.075Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3226 | 2026-09-02T23:42:15.169Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3227 | 2026-09-02T23:42:15.625Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3228 | 2026-09-02T23:42:15.748Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3229 | 2026-09-02T23:42:15.772Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3230 | 2026-09-02T23:42:16.032Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3231 | 2026-09-02T23:42:16.067Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3232 | 2026-09-02T23:42:16.124Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3233 | 2026-09-02T23:42:16.153Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3234 | 2026-09-02T23:42:16.366Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3235 | 2026-09-02T23:42:16.670Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3236 | 2026-09-02T23:42:17.011Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3237 | 2026-09-02T23:42:17.066Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3238 | 2026-09-02T23:42:17.174Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3239 | 2026-09-02T23:42:17.201Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3240 | 2026-09-02T23:42:17.300Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3241 | 2026-09-02T23:42:17.426Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3242 | 2026-09-02T23:42:17.447Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3243 | 2026-09-02T23:42:17.472Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3244 | 2026-09-02T23:42:17.596Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3245 | 2026-09-02T23:42:17.622Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3246 | 2026-09-02T23:42:17.669Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3247 | 2026-09-02T23:42:17.691Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3248 | 2026-09-02T23:42:17.819Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3249 | 2026-09-02T23:42:17.844Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3250 | 2026-09-02T23:42:17.916Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3251 | 2026-09-02T23:42:17.936Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3252 | 2026-09-02T23:42:18.203Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3253 | 2026-09-02T23:42:18.206Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3254 | 2026-09-02T23:42:18.248Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3255 | 2026-09-02T23:42:18.252Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3256 | 2026-09-02T23:42:18.253Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3257 | 2026-09-02T23:42:18.415Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3258 | 2026-09-02T23:42:18.461Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3259 | 2026-09-02T23:42:18.533Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3260 | 2026-09-02T23:42:18.562Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3261 | 2026-09-02T23:42:18.597Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3262 | 2026-09-02T23:42:18.623Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3263 | 2026-09-02T23:42:18.784Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3264 | 2026-09-02T23:42:18.787Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3265 | 2026-09-02T23:42:18.829Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3266 | 2026-09-02T23:42:18.882Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3267 | 2026-09-02T23:42:18.904Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3268 | 2026-09-02T23:42:18.981Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3269 | 2026-09-02T23:42:19.004Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3270 | 2026-09-02T23:42:19.103Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3271 | 2026-09-02T23:42:19.177Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3272 | 2026-09-02T23:42:19.204Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3273 | 2026-09-02T23:42:19.448Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3274 | 2026-09-02T23:42:19.468Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3275 | 2026-09-02T23:42:19.511Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3276 | 2026-09-02T23:42:19.995Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3277 | 2026-09-02T23:42:20.186Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3278 | 2026-09-02T23:42:20.210Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3279 | 2026-09-02T23:42:20.470Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3280 | 2026-09-02T23:42:21.253Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3281 | 2026-09-02T23:42:21.925Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3282 | 2026-09-02T23:42:22.993Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3283 | 2026-09-02T23:42:23.046Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3284 | 2026-09-02T23:42:23.332Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3285 | 2026-09-02T23:42:24.091Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3286 | 2026-09-02T23:42:24.959Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3287 | 2026-09-02T23:42:25.193Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3288 | 2026-09-02T23:42:25.281Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3289 | 2026-09-02T23:42:25.402Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3290 | 2026-09-02T23:42:25.558Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3291 | 2026-09-02T23:42:25.654Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3292 | 2026-09-02T23:42:25.808Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3293 | 2026-09-02T23:42:26.363Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3294 | 2026-09-02T23:42:26.810Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3295 | 2026-09-02T23:42:26.876Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3296 | 2026-09-02T23:42:27.051Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3297 | 2026-09-02T23:42:27.097Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3298 | 2026-09-02T23:42:27.402Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3299 | 2026-09-02T23:42:27.580Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3300 | 2026-09-02T23:42:27.996Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3301 | 2026-09-02T23:42:28.529Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3302 | 2026-09-02T23:42:28.556Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3303 | 2026-09-02T23:42:28.766Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3304 | 2026-09-02T23:42:29.335Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3305 | 2026-09-02T23:42:29.530Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3306 | 2026-09-02T23:42:30.223Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3307 | 2026-09-02T23:42:30.273Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3308 | 2026-09-02T23:42:30.640Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3309 | 2026-09-02T23:42:30.868Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3310 | 2026-09-02T23:42:30.893Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3311 | 2026-09-02T23:42:31.078Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3312 | 2026-09-02T23:42:31.641Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3313 | 2026-09-02T23:42:32.260Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3314 | 2026-09-02T23:42:32.542Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3315 | 2026-09-02T23:42:33.071Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3316 | 2026-09-02T23:42:33.187Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3317 | 2026-09-02T23:42:33.244Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3318 | 2026-09-02T23:42:33.537Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3319 | 2026-09-02T23:42:33.730Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3320 | 2026-09-02T23:42:33.936Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3321 | 2026-09-02T23:42:34.991Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3322 | 2026-09-02T23:42:35.726Z | Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3323 | 2026-09-02T23:42:36.798Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3324 | 2026-09-02T23:42:37.139Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3325 | 2026-09-02T23:42:38.363Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3326 | 2026-09-02T23:42:39.496Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3327 | 2026-09-02T23:42:40.773Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3328 | 2026-09-02T23:42:41.332Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3329 | 2026-09-02T23:42:41.894Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3330 | 2026-09-02T23:42:42.408Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3331 | 2026-09-02T23:42:42.519Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3332 | 2026-09-02T23:42:43.100Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3333 | 2026-09-02T23:42:43.809Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3334 | 2026-09-02T23:42:43.926Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3335 | 2026-09-02T23:42:44.074Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3336 | 2026-09-02T23:42:44.161Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3337 | 2026-09-02T23:42:44.207Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3338 | 2026-09-02T23:42:45.299Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3339 | 2026-09-02T23:42:45.365Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3340 | 2026-09-02T23:42:45.610Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3341 | 2026-09-02T23:42:45.667Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3342 | 2026-09-02T23:42:45.914Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3343 | 2026-09-02T23:42:45.938Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3344 | 2026-09-02T23:42:46.381Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3345 | 2026-09-02T23:42:46.426Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3346 | 2026-09-02T23:42:47.027Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3347 | 2026-09-02T23:42:47.175Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3348 | 2026-09-02T23:42:47.558Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3349 | 2026-09-02T23:42:48.369Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3350 | 2026-09-02T23:42:48.457Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3351 | 2026-09-02T23:42:48.668Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3352 | 2026-09-02T23:42:49.295Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3353 | 2026-09-02T23:42:49.422Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3354 | 2026-09-02T23:42:49.650Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3355 | 2026-09-02T23:42:50.260Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3356 | 2026-09-02T23:42:53.011Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3357 | 2026-09-02T23:42:54.492Z | Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3358 | 2026-09-02T23:42:55.061Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3359 | 2026-09-02T23:42:55.579Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3360 | 2026-09-02T23:42:57.316Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3361 | 2026-09-02T23:42:59.546Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3362 | 2026-09-02T23:43:00.061Z | Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 3363 | 2026-09-02T23:43:00.518Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3364 | 2026-09-02T23:43:01.105Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3365 | 2026-09-02T23:43:03.011Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3366 | 2026-09-02T23:43:03.397Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3367 | 2026-09-02T23:43:05.961Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3368 | 2026-09-02T23:43:06.140Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3369 | 2026-09-02T23:43:06.433Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3370 | 2026-09-02T23:43:06.974Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3371 | 2026-09-02T23:43:12.520Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3372 | 2026-09-02T23:43:13.002Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3373 | 2026-09-02T23:43:13.851Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3374 | 2026-09-02T23:43:14.447Z | Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3375 | 2026-09-02T23:43:15.246Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3376 | 2026-09-02T23:43:16.433Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3377 | 2026-09-02T23:43:17.190Z | Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3378 | 2026-09-02T23:43:19.320Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3379 | 2026-09-02T23:43:20.639Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3380 | 2026-09-02T23:43:20.913Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3381 | 2026-09-02T23:43:21.506Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3382 | 2026-09-02T23:43:22.167Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3383 | 2026-09-02T23:43:22.228Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3384 | 2026-09-02T23:43:24.139Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3385 | 2026-09-02T23:43:24.838Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3386 | 2026-09-02T23:43:28.945Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3387 | 2026-09-02T23:43:29.591Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3388 | 2026-09-02T23:43:30.915Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3389 | 2026-09-02T23:43:31.509Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3390 | 2026-09-02T23:43:32.366Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3391 | 2026-09-02T23:43:33.463Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3392 | 2026-09-02T23:43:35.544Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3393 | 2026-09-02T23:43:36.481Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3394 | 2026-09-02T23:43:37.638Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3395 | 2026-09-02T23:43:38.519Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3396 | 2026-09-02T23:43:39.525Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3397 | 2026-09-02T23:43:42.369Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3398 | 2026-09-02T23:43:43.126Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3399 | 2026-09-02T23:43:44.968Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3400 | 2026-09-02T23:43:45.531Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3401 | 2026-09-02T23:43:47.253Z | Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3402 | 2026-09-02T23:43:48.730Z | Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config) |
| 3403 | 2026-09-02T23:43:50.285Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3404 | 2026-09-02T23:43:52.027Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3405 | 2026-09-02T23:43:53.801Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3406 | 2026-09-02T23:43:55.316Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3407 | 2026-09-02T23:43:56.918Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3408 | 2026-09-02T23:44:01.881Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3409 | 2026-09-02T23:44:02.108Z | Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3410 | 2026-09-02T23:44:03.699Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3411 | 2026-09-02T23:44:03.820Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3412 | 2026-09-02T23:44:05.338Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3413 | 2026-09-02T23:44:07.414Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3414 | 2026-09-02T23:44:09.253Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3415 | 2026-09-02T23:44:11.284Z | Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3416 | 2026-09-02T23:44:13.123Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3417 | 2026-09-02T23:44:14.857Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3418 | 2026-09-02T23:44:16.976Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3419 | 2026-09-02T23:44:18.499Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3420 | 2026-09-02T23:44:20.251Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3421 | 2026-09-02T23:44:22.031Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3422 | 2026-09-02T23:44:23.806Z | Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3423 | 2026-09-02T23:44:25.612Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3424 | 2026-09-02T23:44:27.083Z | Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3425 | 2026-09-02T23:44:29.196Z | Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3426 | 2026-09-02T23:44:30.893Z | Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3427 | 2026-09-02T23:44:32.597Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3428 | 2026-09-02T23:44:34.410Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3429 | 2026-09-02T23:44:36.353Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3430 | 2026-09-02T23:44:38.109Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3431 | 2026-09-02T23:44:40.143Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3432 | 2026-09-02T23:44:43.623Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3433 | 2026-09-02T23:44:46.070Z | Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3434 | 2026-09-02T23:44:47.658Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3435 | 2026-09-02T23:44:50.212Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3436 | 2026-09-02T23:44:53.377Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3437 | 2026-09-02T23:44:54.006Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3438 | 2026-09-02T23:44:55.031Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3439 | 2026-09-02T23:44:58.905Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3440 | 2026-09-02T23:45:01.978Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3441 | 2026-09-02T23:45:04.046Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3442 | 2026-09-02T23:45:06.505Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3443 | 2026-09-02T23:45:08.544Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3444 | 2026-09-02T23:45:11.320Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3445 | 2026-09-02T23:45:13.795Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3446 | 2026-09-02T23:45:16.636Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3447 | 2026-09-02T23:45:18.924Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3448 | 2026-09-02T23:45:20.865Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3449 | 2026-09-02T23:45:23.369Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3450 | 2026-09-02T23:45:25.979Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3451 | 2026-09-02T23:45:28.415Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3452 | 2026-09-02T23:45:31.174Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3453 | 2026-09-02T23:45:33.714Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3454 | 2026-09-02T23:45:35.984Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3455 | 2026-09-02T23:45:38.801Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3456 | 2026-09-02T23:45:41.311Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3457 | 2026-09-02T23:45:43.906Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3458 | 2026-09-02T23:45:46.401Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3459 | 2026-09-02T23:45:48.954Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3460 | 2026-09-02T23:45:51.341Z | Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3461 | 2026-09-02T23:45:54.110Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3462 | 2026-09-02T23:45:56.605Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3463 | 2026-09-02T23:45:59.279Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3464 | 2026-09-02T23:46:01.875Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3465 | 2026-09-02T23:46:04.429Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3466 | 2026-09-02T23:46:07.140Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3467 | 2026-09-02T23:46:09.680Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3468 | 2026-09-02T23:46:12.329Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3469 | 2026-09-02T23:46:14.985Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3470 | 2026-09-02T23:46:17.613Z | Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3471 | 2026-09-02T23:46:20.215Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3472 | 2026-09-02T23:46:22.820Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3473 | 2026-09-02T23:46:25.403Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3474 | 2026-09-02T23:46:28.078Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3475 | 2026-09-02T23:46:31.385Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3476 | 2026-09-02T23:46:33.754Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3477 | 2026-09-02T23:46:36.389Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3478 | 2026-09-02T23:46:39.234Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3479 | 2026-09-02T23:46:41.929Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3480 | 2026-09-02T23:46:44.506Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3481 | 2026-09-02T23:46:47.320Z | Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3482 | 2026-09-02T23:46:50.332Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3483 | 2026-09-02T23:46:53.064Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3484 | 2026-09-02T23:46:55.879Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3485 | 2026-09-02T23:46:58.666Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3486 | 2026-09-02T23:47:01.342Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3487 | 2026-09-02T23:47:04.057Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3488 | 2026-09-02T23:47:06.831Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3489 | 2026-09-02T23:47:09.654Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3490 | 2026-09-02T23:47:12.363Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3491 | 2026-09-02T23:47:15.138Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3492 | 2026-09-02T23:47:18.009Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3493 | 2026-09-02T23:47:26.202Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3494 | 2026-09-02T23:47:26.285Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3495 | 2026-09-02T23:47:30.231Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3496 | 2026-09-02T23:47:33.497Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3497 | 2026-09-02T23:47:37.206Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3498 | 2026-09-02T23:47:40.676Z | Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3499 | 2026-09-02T23:47:44.536Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3500 | 2026-09-02T23:47:49.277Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3501 | 2026-09-02T23:47:52.473Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3502 | 2026-09-02T23:47:56.479Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3503 | 2026-09-02T23:48:00.368Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3504 | 2026-09-02T23:48:04.263Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3505 | 2026-09-02T23:48:08.243Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3506 | 2026-09-02T23:48:12.086Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3507 | 2026-09-02T23:48:16.096Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3508 | 2026-09-02T23:48:20.039Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3509 | 2026-09-02T23:48:23.914Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3510 | 2026-09-02T23:48:27.809Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3511 | 2026-09-02T23:48:31.706Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3512 | 2026-09-02T23:48:35.623Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3513 | 2026-09-02T23:48:39.583Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3514 | 2026-09-02T23:48:43.756Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3515 | 2026-09-02T23:48:47.582Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3516 | 2026-09-02T23:48:51.436Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3517 | 2026-09-02T23:48:55.359Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3518 | 2026-09-02T23:48:59.357Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3519 | 2026-09-02T23:49:03.299Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3520 | 2026-09-02T23:49:07.207Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3521 | 2026-09-02T23:49:11.114Z | Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3522 | 2026-09-02T23:49:15.126Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3523 | 2026-09-02T23:49:19.061Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3524 | 2026-09-02T23:49:50.542Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 42s |
| 3525 | 2026-09-02T23:49:50.547Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3526 | 2026-09-02T23:49:50.547Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3527 | 2026-09-02T23:49:50.713Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files |
| 3528 | 2026-09-02T23:49:50.826Z | |
| 3529 | 2026-09-02T23:49:50.826Z | real 7:42.440079883 |
| 3530 | 2026-09-02T23:49:50.826Z | user 20:35.022739823 |
| 3531 | 2026-09-02T23:49:50.826Z | sys 4:21.937988605 |
| 3532 | 2026-09-02T23:49:50.830Z | trap 0.294014188 |
| 3533 | 2026-09-02T23:49:50.830Z | tflt 0.007358131 |
| 3534 | 2026-09-02T23:49:50.830Z | dflt 0.124254077 |
| 3535 | 2026-09-02T23:49:50.830Z | kflt 0.000050070 |
| 3536 | 2026-09-02T23:49:50.830Z | lock 7:24:45.082974166 |
| 3537 | 2026-09-02T23:49:50.830Z | slp 2:36:06.728438820 |
| 3538 | 2026-09-02T23:49:50.830Z | lat 36.653552239 |
| 3539 | 2026-09-02T23:49:50.830Z | stop 2:03.360318244 |
| 3540 | 2026-09-02T23:49:50.830Z | process exited: duration 853710 ms, exit code 0 |
| |
| 3541 | 2026-09-02T23:49:50.841Z | found 0 output files |