|
|
|
| 1 | 2026-09-06T23:55:53.436Z | job assigned to worker 01M1WJB5EE61YF6ZEW2R0EPM1P [factory aws, i-0ce0825597f9a4ee5] (queued for 1 m 0 s) |
| |
| 2 | 2026-09-06T23:55:59.817Z | starting task 0: "setup" |
| 3 | 2026-09-06T23:55:59.823Z | ++ uname -s |
| 4 | 2026-09-06T23:55:59.826Z | + kern=SunOS |
| 5 | 2026-09-06T23:55:59.826Z | + build_user=build |
| 6 | 2026-09-06T23:55:59.826Z | + build_uid=12345 |
| 7 | 2026-09-06T23:55:59.826Z | + work_dir=/work |
| 8 | 2026-09-06T23:55:59.826Z | + input_dir=/input |
| 9 | 2026-09-06T23:55:59.826Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-06T23:55:59.826Z | + case "$kern" in |
| 11 | 2026-09-06T23:55:59.826Z | + groupadd -g 12345 build |
| 12 | 2026-09-06T23:55:59.826Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-06T23:56:01.831Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-06T23:56:01.946Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-06T23:56:01.950Z | + home_fs=zfs |
| 16 | 2026-09-06T23:56:01.950Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-06T23:56:01.950Z | + mkdir -p /home/build |
| 18 | 2026-09-06T23:56:01.950Z | + chown build:build /home/build /work |
| 19 | 2026-09-06T23:56:03.950Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-06T23:56:03.954Z | process exited: duration 4135 ms, exit code 0 |
| |
| 21 | 2026-09-06T23:56:03.959Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-06T23:56:03.963Z | + printf ' * rust toolchain channel = "%s"\n' 1.98.1 |
| 23 | 2026-09-06T23:56:03.963Z | * rust toolchain channel = "1.98.1" |
| 24 | 2026-09-06T23:56:03.963Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-06T23:56:03.963Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-06T23:56:03.963Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-06T23:56:03.963Z | * rust toolchain profile = "default" |
| 28 | 2026-09-06T23:56:03.966Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-06T23:56:03.967Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default |
| 30 | 2026-09-06T23:56:04.070Z | info: downloading installer |
| 31 | 2026-09-06T23:56:05.228Z | info: profile set to default |
| 32 | 2026-09-06T23:56:05.228Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-06T23:56:05.231Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 34 | 2026-09-06T23:56:05.354Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-06T23:56:05.357Z | info: downloading 6 components |
| 36 | 2026-09-06T23:56:19.349Z | |
| 37 | 2026-09-06T23:56:19.349Z | info: default toolchain set to 1.98.1-x86_64-unknown-illumos |
| 38 | 2026-09-06T23:56:19.382Z | 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-06T23:56:19.382Z | |
| 40 | 2026-09-06T23:56:19.385Z | |
| 41 | 2026-09-06T23:56:19.385Z | Rust is installed now. Great! |
| 42 | 2026-09-06T23:56:19.385Z | |
| 43 | 2026-09-06T23:56:19.385Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-06T23:56:19.385Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-06T23:56:19.386Z | |
| 46 | 2026-09-06T23:56:19.386Z | To configure your current shell, you need to source |
| 47 | 2026-09-06T23:56:19.386Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-06T23:56:19.386Z | |
| 49 | 2026-09-06T23:56:19.386Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-06T23:56:19.386Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-06T23:56:19.386Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-06T23:56:19.386Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-06T23:56:19.386Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-06T23:56:19.386Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-06T23:56:19.386Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-06T23:56:19.386Z | HOST_CC = None |
| 57 | 2026-09-06T23:56:19.386Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-06T23:56:19.386Z | CC = None |
| 59 | 2026-09-06T23:56:19.386Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-06T23:56:19.553Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-06T23:56:19.553Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-06T23:56:19.554Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-06T23:56:19.554Z | CFLAGS = None |
| 64 | 2026-09-06T23:56:19.554Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-06T23:56:19.554Z | HOST_CFLAGS = None |
| 66 | 2026-09-06T23:56:19.554Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-06T23:56:19.554Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-06T23:56:19.554Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-06T23:56:19.554Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-06T23:56:19.663Z | + rustup --version |
| 71 | 2026-09-06T23:56:19.668Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-06T23:56:19.671Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-06T23:56:19.690Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-06T23:56:19.693Z | + cargo --version |
| 75 | 2026-09-06T23:56:19.705Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-06T23:56:19.708Z | + rustc --version |
| 77 | 2026-09-06T23:56:19.726Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-06T23:56:19.729Z | process exited: duration 15769 ms, exit code 0 |
| |
| 79 | 2026-09-06T23:56:19.735Z | starting task 2: "authentication" |
| 80 | 2026-09-06T23:56:19.751Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-06T23:56:19.757Z | starting task 3: "clone repository" |
| 82 | 2026-09-06T23:56:19.760Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-06T23:56:19.763Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-06T23:56:19.788Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-06T23:56:33.930Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-06T23:56:33.930Z | + git fetch origin 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b |
| 87 | 2026-09-06T23:56:34.287Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-06T23:56:34.287Z | * branch 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b -> FETCH_HEAD |
| 89 | 2026-09-06T23:56:34.300Z | + [[ -n sush-switch-proxy ]] |
| 90 | 2026-09-06T23:56:34.304Z | ++ git branch --show-current |
| 91 | 2026-09-06T23:56:34.304Z | + current=main |
| 92 | 2026-09-06T23:56:34.304Z | + [[ main != sush-switch-proxy ]] |
| 93 | 2026-09-06T23:56:34.304Z | + git branch -f sush-switch-proxy 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b |
| 94 | 2026-09-06T23:56:34.307Z | + git checkout -f sush-switch-proxy |
| 95 | 2026-09-06T23:56:34.559Z | Switched to branch 'sush-switch-proxy' |
| 96 | 2026-09-06T23:56:34.563Z | + git reset --hard 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b |
| 97 | 2026-09-06T23:56:34.576Z | HEAD is now at 7dc9f6db0 Add the sush proxy to the switch zone |
| 98 | 2026-09-06T23:56:34.579Z | process exited: duration 14819 ms, exit code 0 |
| |
| 99 | 2026-09-06T23:56:34.585Z | starting task 4: "build" |
| 100 | 2026-09-06T23:56:34.589Z | + source ./env.sh |
| 101 | 2026-09-06T23:56:34.590Z | ++ OLD_SHELL_OPTS=ehxB |
| 102 | 2026-09-06T23:56:34.594Z | ++ set -o xtrace |
| 103 | 2026-09-06T23:56:34.594Z | ++++ dirname ./env.sh |
| 104 | 2026-09-06T23:56:34.594Z | +++ readlink -f . |
| 105 | 2026-09-06T23:56:34.599Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 106 | 2026-09-06T23:56:34.599Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 107 | 2026-09-06T23:56:34.600Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-09-06T23:56:34.600Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-09-06T23:56:34.600Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-09-06T23:56:34.600Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-09-06T23:56:34.600Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-09-06T23:56:34.600Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 113 | 2026-09-06T23:56:34.600Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 114 | 2026-09-06T23:56:34.600Z | ++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-09-06T23:56:34.600Z | ++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-09-06T23:56:34.600Z | ++ case $OLD_SHELL_OPTS in |
| 117 | 2026-09-06T23:56:34.600Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 118 | 2026-09-06T23:56:34.600Z | + source .github/buildomat/ci-env.sh |
| 119 | 2026-09-06T23:56:34.600Z | ++ export CARGO_TERM_COLOR=always |
| 120 | 2026-09-06T23:56:34.600Z | ++ CARGO_TERM_COLOR=always |
| 121 | 2026-09-06T23:56:34.600Z | +++ uname -s |
| 122 | 2026-09-06T23:56:34.600Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 123 | 2026-09-06T23:56:34.600Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 124 | 2026-09-06T23:56:34.605Z | + cargo --version |
| 125 | 2026-09-06T23:56:34.608Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 126 | 2026-09-06T23:56:34.608Z | + rustc --version |
| 127 | 2026-09-06T23:56:34.627Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 128 | 2026-09-06T23:56:34.633Z | + banner prerequisites |
| 129 | 2026-09-06T23:56:34.636Z | |
| 130 | 2026-09-06T23:56:34.636Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 131 | 2026-09-06T23:56:34.636Z | # # # # # # # # # # # # # # # |
| 132 | 2026-09-06T23:56:34.637Z | # # # # ##### # # ##### # # # # # #### # |
| 133 | 2026-09-06T23:56:34.637Z | ##### ##### # ##### # # # # # # # # # |
| 134 | 2026-09-06T23:56:34.637Z | # # # # # # # # # # # # # # # |
| 135 | 2026-09-06T23:56:34.637Z | # # # ###### # # ###### ### # #### # #### # |
| 136 | 2026-09-06T23:56:34.637Z | |
| 137 | 2026-09-06T23:56:34.637Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 138 | 2026-09-06T23:56:36.580Z | Startup: Refreshing catalog 'helios' ... Done |
| 139 | 2026-09-06T23:56:37.002Z | Startup: Caching catalogs ... Done |
| 140 | 2026-09-06T23:56:39.616Z | Planning: Solver setup ... Done (2.442s) |
| 141 | 2026-09-06T23:56:39.683Z | Planning: Running solver ... Done (0.067s) |
| 142 | 2026-09-06T23:56:39.735Z | Planning: Finding local manifests ... Done (0.002s) |
| 143 | 2026-09-06T23:56:39.747Z | Planning: Fetching manifests: 0/2 0% complete |
| 144 | 2026-09-06T23:56:39.764Z | Planning: Fetching manifests: 2/2 100% complete |
| 145 | 2026-09-06T23:56:39.778Z | Planning: Package planning ... Done (0.013s) |
| 146 | 2026-09-06T23:56:39.781Z | Planning: Merging actions ... Done (0.001s) |
| 147 | 2026-09-06T23:56:39.937Z | Planning: Checking for conflicting actions ... Done (0.159s) |
| 148 | 2026-09-06T23:56:39.940Z | Planning: Consolidating action changes ... Done (0.001s) |
| 149 | 2026-09-06T23:56:40.728Z | Planning: Evaluating mediators ... Done (0.791s) |
| 150 | 2026-09-06T23:56:40.731Z | Planning: Planning completed in 3.69 seconds |
| 151 | 2026-09-06T23:56:40.737Z | Packages to install: 2 |
| 152 | 2026-09-06T23:56:40.741Z | Estimated space available: 156.02 GB |
| 153 | 2026-09-06T23:56:40.741Z | Estimated space to be consumed: 86.48 MB |
| 154 | 2026-09-06T23:56:40.741Z | Create boot environment: No |
| 155 | 2026-09-06T23:56:40.741Z | Create backup boot environment: No |
| 156 | 2026-09-06T23:56:40.741Z | Rebuild boot archive: No |
| 157 | 2026-09-06T23:56:40.741Z | |
| 158 | 2026-09-06T23:56:40.741Z | Changed packages: |
| 159 | 2026-09-06T23:56:40.741Z | helios |
| 160 | 2026-09-06T23:56:40.741Z | developer/build-essential |
| 161 | 2026-09-06T23:56:40.741Z | None -> 11-3.0 |
| 162 | 2026-09-06T23:56:40.741Z | library/libxmlsec1 |
| 163 | 2026-09-06T23:56:40.741Z | None -> 1.2.35-3.0 |
| 164 | 2026-09-06T23:56:40.761Z | |
| 165 | 2026-09-06T23:56:40.761Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 166 | 2026-09-06T23:56:40.830Z | Download: Completed 1.28 MB in 0.07 seconds (18.8M/s) |
| 167 | 2026-09-06T23:56:40.938Z | Actions: 1/268 actions (Installing new actions) |
| 168 | 2026-09-06T23:56:40.975Z | Actions: Completed 268 actions in 0.04 seconds. |
| 169 | 2026-09-06T23:56:41.009Z | Finalize: Updating package state database ... Done (0.034s) |
| 170 | 2026-09-06T23:56:41.009Z | Finalize: Updating package cache ... Done (0.000s) |
| 171 | 2026-09-06T23:56:41.109Z | Finalize: Updating image state ... Done (0.100s) |
| 172 | 2026-09-06T23:56:43.659Z | Finalize: Creating fast lookup database ... Done (2.495s) |
| 173 | 2026-09-06T23:56:43.725Z | Finalize: Reading search index ... Done (0.012s) |
| 174 | 2026-09-06T23:56:43.727Z | Finalize: Updating search index ... Done (0.000s) |
| 175 | 2026-09-06T23:56:43.864Z | Finalize: Updating package cache ... Done (0.000s) |
| 176 | 2026-09-06T23:56:44.238Z | Planning: Evaluating mediator changes ... Done |
| 177 | 2026-09-06T23:56:44.343Z | Planning: Checking for conflicting actions ... Done |
| 178 | 2026-09-06T23:56:44.346Z | Planning: Consolidating action changes ... Done |
| 179 | 2026-09-06T23:56:44.499Z | Planning: Evaluating mediators ... Done |
| 180 | 2026-09-06T23:56:44.502Z | Planning: Planning completed in 0.26 seconds |
| 181 | 2026-09-06T23:56:44.523Z | Mediators to change: 2 |
| 182 | 2026-09-06T23:56:44.524Z | Create boot environment: No |
| 183 | 2026-09-06T23:56:44.524Z | Create backup boot environment: No |
| 184 | 2026-09-06T23:56:44.602Z | Finalize: Updating package state database ... Done |
| 185 | 2026-09-06T23:56:44.602Z | Finalize: Updating package cache ... Done |
| 186 | 2026-09-06T23:56:44.659Z | Finalize: Updating image state ... Done |
| 187 | 2026-09-06T23:56:46.592Z | Finalize: Creating fast lookup database ... Done |
| 188 | 2026-09-06T23:56:46.651Z | Finalize: Reading search index ... Done |
| 189 | 2026-09-06T23:56:46.654Z | Finalize: Updating search index ... Done |
| 190 | 2026-09-06T23:56:46.737Z | Finalize: Updating package cache ... Done |
| 191 | 2026-09-06T23:56:47.022Z | Planning: Evaluating mediator changes ... Done |
| 192 | 2026-09-06T23:56:47.125Z | Planning: Checking for conflicting actions ... Done |
| 193 | 2026-09-06T23:56:47.128Z | Planning: Consolidating action changes ... Done |
| 194 | 2026-09-06T23:56:47.281Z | Planning: Evaluating mediators ... Done |
| 195 | 2026-09-06T23:56:47.286Z | Planning: Planning completed in 0.26 seconds |
| 196 | 2026-09-06T23:56:47.303Z | Mediators to change: 1 |
| 197 | 2026-09-06T23:56:47.303Z | Create boot environment: No |
| 198 | 2026-09-06T23:56:47.303Z | Create backup boot environment: No |
| 199 | 2026-09-06T23:56:47.364Z | Finalize: Updating package state database ... Done |
| 200 | 2026-09-06T23:56:47.364Z | Finalize: Updating package cache ... Done |
| 201 | 2026-09-06T23:56:47.421Z | Finalize: Updating image state ... Done |
| 202 | 2026-09-06T23:56:49.362Z | Finalize: Creating fast lookup database ... Done |
| 203 | 2026-09-06T23:56:49.422Z | Finalize: Reading search index ... Done |
| 204 | 2026-09-06T23:56:49.425Z | Finalize: Updating search index ... Done |
| 205 | 2026-09-06T23:56:49.496Z | Finalize: Updating package cache ... Done |
| 206 | 2026-09-06T23:56:49.808Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 207 | 2026-09-06T23:56:49.808Z | apache system 2.4 system |
| 208 | 2026-09-06T23:56:49.808Z | clang system 15 system |
| 209 | 2026-09-06T23:56:49.808Z | csh system system illumos |
| 210 | 2026-09-06T23:56:49.808Z | ctags system system illumos |
| 211 | 2026-09-06T23:56:49.808Z | file vendor vendor darwinsys |
| 212 | 2026-09-06T23:56:49.808Z | file system system illumos |
| 213 | 2026-09-06T23:56:49.808Z | gcc vendor 14 vendor |
| 214 | 2026-09-06T23:56:49.808Z | gcc system 13 system |
| 215 | 2026-09-06T23:56:49.808Z | gcc system 10 system |
| 216 | 2026-09-06T23:56:49.809Z | go system 1.25 system |
| 217 | 2026-09-06T23:56:49.809Z | llvm system 15 system |
| 218 | 2026-09-06T23:56:49.809Z | mariadb system 11.4 system |
| 219 | 2026-09-06T23:56:49.809Z | mta vendor vendor dma |
| 220 | 2026-09-06T23:56:49.809Z | openjdk system 17 system |
| 221 | 2026-09-06T23:56:49.809Z | openjdk system 11 system |
| 222 | 2026-09-06T23:56:49.809Z | openssl vendor 3 vendor |
| 223 | 2026-09-06T23:56:49.809Z | perl system 5.40 system |
| 224 | 2026-09-06T23:56:49.809Z | postgresql system 18 system |
| 225 | 2026-09-06T23:56:49.809Z | postgresql system 17 system |
| 226 | 2026-09-06T23:56:49.809Z | python vendor 3 vendor |
| 227 | 2026-09-06T23:56:49.810Z | python system 2 system |
| 228 | 2026-09-06T23:56:49.810Z | python3 vendor 3.13 vendor |
| 229 | 2026-09-06T23:56:49.810Z | ruby system 3.4 system |
| 230 | 2026-09-06T23:56:49.810Z | ruby system 3.0 system |
| 231 | 2026-09-06T23:56:49.810Z | words vendor vendor american-english |
| 232 | 2026-09-06T23:56:49.810Z | words system system australian-english |
| 233 | 2026-09-06T23:56:49.810Z | words system system british-english |
| 234 | 2026-09-06T23:56:49.810Z | words system system canadian-english |
| 235 | 2026-09-06T23:56:49.810Z | words system system french |
| 236 | 2026-09-06T23:56:49.810Z | words system system italian |
| 237 | 2026-09-06T23:56:49.811Z | words system system ngerman |
| 238 | 2026-09-06T23:56:49.811Z | words system system ogerman |
| 239 | 2026-09-06T23:56:49.811Z | words system system spanish |
| 240 | 2026-09-06T23:56:50.058Z | PUBLISHER TYPE STATUS P LOCATION |
| 241 | 2026-09-06T23:56:50.058Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 242 | 2026-09-06T23:56:50.572Z | FMRI IFO |
| 243 | 2026-09-06T23:56:50.572Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 244 | 2026-09-06T23:56:50.572Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 245 | 2026-09-06T23:56:50.572Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 246 | 2026-09-06T23:56:50.572Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 247 | 2026-09-06T23:56:50.572Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 248 | 2026-09-06T23:56:50.572Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 249 | 2026-09-06T23:56:50.572Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 250 | 2026-09-06T23:56:50.572Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 251 | 2026-09-06T23:56:50.573Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 252 | 2026-09-06T23:56:50.932Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 253 | 2026-09-06T23:56:51.286Z | Updating crates.io index |
| 254 | 2026-09-06T23:56:51.289Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 255 | 2026-09-06T23:56:51.573Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 256 | 2026-09-06T23:56:51.929Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 257 | 2026-09-06T23:56:52.227Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 258 | 2026-09-06T23:56:53.203Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 259 | 2026-09-06T23:56:53.751Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 260 | 2026-09-06T23:56:55.795Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 261 | 2026-09-06T23:56:56.653Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 262 | 2026-09-06T23:56:56.966Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 263 | 2026-09-06T23:56:57.330Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 264 | 2026-09-06T23:56:59.186Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 265 | 2026-09-06T23:56:59.502Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 266 | 2026-09-06T23:56:59.911Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 267 | 2026-09-06T23:57:00.197Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 268 | 2026-09-06T23:57:00.480Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 269 | 2026-09-06T23:57:00.734Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 270 | 2026-09-06T23:57:01.122Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 271 | 2026-09-06T23:57:01.407Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 272 | 2026-09-06T23:57:01.727Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 273 | 2026-09-06T23:57:02.127Z | Updating git repository `https://github.com/oxidecomputer/sush` |
| 274 | 2026-09-06T23:57:02.855Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 275 | 2026-09-06T23:57:03.415Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 276 | 2026-09-06T23:57:03.729Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 277 | 2026-09-06T23:57:04.279Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 278 | 2026-09-06T23:57:04.640Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 279 | 2026-09-06T23:57:04.915Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 280 | 2026-09-06T23:57:05.364Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 281 | 2026-09-06T23:57:05.655Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 282 | 2026-09-06T23:57:06.102Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 283 | 2026-09-06T23:57:06.477Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 284 | 2026-09-06T23:57:06.815Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 285 | 2026-09-06T23:57:07.145Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 286 | 2026-09-06T23:57:07.508Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 287 | 2026-09-06T23:57:08.099Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 288 | 2026-09-06T23:57:08.406Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 289 | 2026-09-06T23:57:08.719Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 290 | 2026-09-06T23:57:14.701Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-09-06T23:57:15.064Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 292 | 2026-09-06T23:57:15.384Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 293 | 2026-09-06T23:57:15.656Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 294 | 2026-09-06T23:57:16.104Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 295 | 2026-09-06T23:57:16.354Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 296 | 2026-09-06T23:57:16.664Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 297 | 2026-09-06T23:57:16.927Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 298 | 2026-09-06T23:57:19.817Z | Downloading crates ... |
| 299 | 2026-09-06T23:57:19.901Z | Downloaded cfg-if v1.0.4 |
| 300 | 2026-09-06T23:57:19.904Z | Downloaded utf8parse v0.2.2 |
| 301 | 2026-09-06T23:57:19.908Z | Downloaded fnv v1.0.7 |
| 302 | 2026-09-06T23:57:19.912Z | Downloaded log v0.4.33 |
| 303 | 2026-09-06T23:57:19.912Z | Downloaded pest_generator v2.8.6 |
| 304 | 2026-09-06T23:57:19.915Z | Downloaded thread-id v4.2.2 |
| 305 | 2026-09-06T23:57:19.915Z | Downloaded equivalent v1.0.2 |
| 306 | 2026-09-06T23:57:19.918Z | Downloaded camino v1.2.5 |
| 307 | 2026-09-06T23:57:19.921Z | Downloaded pretty-hex v0.4.1 |
| 308 | 2026-09-06T23:57:19.921Z | Downloaded proc-macro-error-attr v1.0.4 |
| 309 | 2026-09-06T23:57:19.921Z | Downloaded zerocopy v0.7.35 |
| 310 | 2026-09-06T23:57:19.929Z | Downloaded zmij v1.0.21 |
| 311 | 2026-09-06T23:57:19.932Z | Downloaded zerocopy-derive v0.7.35 |
| 312 | 2026-09-06T23:57:19.935Z | Downloaded thiserror-impl v1.0.69 |
| 313 | 2026-09-06T23:57:19.935Z | Downloaded getrandom v0.4.3 |
| 314 | 2026-09-06T23:57:19.935Z | Downloaded textwrap v0.16.2 |
| 315 | 2026-09-06T23:57:19.938Z | Downloaded tabled_derive v0.7.0 |
| 316 | 2026-09-06T23:57:19.948Z | Downloaded serde_spanned v0.6.9 |
| 317 | 2026-09-06T23:57:19.959Z | Downloaded dof v0.3.0 |
| 318 | 2026-09-06T23:57:19.962Z | Downloaded cpufeatures v0.2.17 |
| 319 | 2026-09-06T23:57:19.962Z | Downloaded fastrand v2.3.0 |
| 320 | 2026-09-06T23:57:19.971Z | Downloaded swrite v0.1.0 |
| 321 | 2026-09-06T23:57:19.975Z | Downloaded usdt-macro v0.5.0 |
| 322 | 2026-09-06T23:57:19.978Z | Downloaded generic-array v0.14.7 |
| 323 | 2026-09-06T23:57:19.978Z | Downloaded terminal_size v0.4.3 |
| 324 | 2026-09-06T23:57:19.982Z | Downloaded errno v0.3.14 |
| 325 | 2026-09-06T23:57:19.982Z | Downloaded block-buffer v0.10.4 |
| 326 | 2026-09-06T23:57:19.985Z | Downloaded crypto-common v0.1.7 |
| 327 | 2026-09-06T23:57:19.988Z | Downloaded strsim v0.11.1 |
| 328 | 2026-09-06T23:57:19.991Z | Downloaded clap_lex v1.0.0 |
| 329 | 2026-09-06T23:57:19.991Z | Downloaded heck v0.5.0 |
| 330 | 2026-09-06T23:57:19.999Z | Downloaded toml_write v0.1.2 |
| 331 | 2026-09-06T23:57:20.002Z | Downloaded smawk v0.3.2 |
| 332 | 2026-09-06T23:57:20.002Z | Downloaded version_check v0.9.5 |
| 333 | 2026-09-06T23:57:20.005Z | Downloaded is_terminal_polyfill v1.70.2 |
| 334 | 2026-09-06T23:57:20.005Z | Downloaded dtrace-parser v0.2.0 |
| 335 | 2026-09-06T23:57:20.005Z | Downloaded macaddr v1.0.1 |
| 336 | 2026-09-06T23:57:20.008Z | Downloaded unicode-linebreak v0.1.5 |
| 337 | 2026-09-06T23:57:20.008Z | Downloaded usdt-attr-macro v0.5.0 |
| 338 | 2026-09-06T23:57:20.008Z | Downloaded plain v0.2.3 |
| 339 | 2026-09-06T23:57:20.013Z | Downloaded anstyle-query v1.1.5 |
| 340 | 2026-09-06T23:57:20.013Z | Downloaded memmap v0.7.0 |
| 341 | 2026-09-06T23:57:20.017Z | Downloaded cargo-platform v0.3.2 |
| 342 | 2026-09-06T23:57:20.021Z | Downloaded heck v0.4.1 |
| 343 | 2026-09-06T23:57:20.021Z | Downloaded itoa v1.0.17 |
| 344 | 2026-09-06T23:57:20.026Z | Downloaded toml_datetime v0.6.11 |
| 345 | 2026-09-06T23:57:20.029Z | Downloaded fs-err v3.3.0 |
| 346 | 2026-09-06T23:57:20.032Z | Downloaded colorchoice v1.0.4 |
| 347 | 2026-09-06T23:57:20.038Z | Downloaded proc-macro-error v1.0.4 |
| 348 | 2026-09-06T23:57:20.041Z | Downloaded autocfg v1.5.0 |
| 349 | 2026-09-06T23:57:20.041Z | Downloaded quote v1.0.45 |
| 350 | 2026-09-06T23:57:20.044Z | Downloaded anstyle-parse v1.0.0 |
| 351 | 2026-09-06T23:57:20.044Z | Downloaded bytecount v0.6.9 |
| 352 | 2026-09-06T23:57:20.049Z | Downloaded anstyle v1.0.14 |
| 353 | 2026-09-06T23:57:20.049Z | Downloaded sha2 v0.10.9 |
| 354 | 2026-09-06T23:57:20.053Z | Downloaded camino-tempfile v1.4.1 |
| 355 | 2026-09-06T23:57:20.053Z | Downloaded thiserror v1.0.69 |
| 356 | 2026-09-06T23:57:20.053Z | Downloaded scroll_derive v0.12.1 |
| 357 | 2026-09-06T23:57:20.053Z | Downloaded byteorder v1.5.0 |
| 358 | 2026-09-06T23:57:20.057Z | Downloaded scroll v0.12.0 |
| 359 | 2026-09-06T23:57:20.058Z | Downloaded digest v0.10.7 |
| 360 | 2026-09-06T23:57:20.058Z | Downloaded usdt-impl v0.5.0 |
| 361 | 2026-09-06T23:57:20.058Z | Downloaded cargo_toml v0.21.0 |
| 362 | 2026-09-06T23:57:20.058Z | Downloaded serde_tokenstream v0.2.3 |
| 363 | 2026-09-06T23:57:20.059Z | Downloaded usdt v0.5.0 |
| 364 | 2026-09-06T23:57:20.062Z | Downloaded cargo_metadata v0.23.1 |
| 365 | 2026-09-06T23:57:20.066Z | Downloaded thiserror-impl v2.0.18 |
| 366 | 2026-09-06T23:57:20.069Z | Downloaded anstream v1.0.0 |
| 367 | 2026-09-06T23:57:20.073Z | Downloaded ucd-trie v0.1.7 |
| 368 | 2026-09-06T23:57:20.073Z | Downloaded semver v1.0.28 |
| 369 | 2026-09-06T23:57:20.076Z | Downloaded tempfile v3.27.0 |
| 370 | 2026-09-06T23:57:20.076Z | Downloaded unicode-ident v1.0.24 |
| 371 | 2026-09-06T23:57:20.080Z | Downloaded toml v0.8.23 |
| 372 | 2026-09-06T23:57:20.084Z | Downloaded thiserror v2.0.18 |
| 373 | 2026-09-06T23:57:20.087Z | Downloaded clap_derive v4.6.1 |
| 374 | 2026-09-06T23:57:20.094Z | Downloaded anyhow v1.0.104 |
| 375 | 2026-09-06T23:57:20.099Z | Downloaded bitflags v2.11.0 |
| 376 | 2026-09-06T23:57:20.103Z | Downloaded once_cell v1.21.3 |
| 377 | 2026-09-06T23:57:20.103Z | Downloaded serde_core v1.0.228 |
| 378 | 2026-09-06T23:57:20.109Z | Downloaded unicode-width v0.1.14 |
| 379 | 2026-09-06T23:57:20.114Z | Downloaded proc-macro2 v1.0.106 |
| 380 | 2026-09-06T23:57:20.117Z | Downloaded serde_derive v1.0.228 |
| 381 | 2026-09-06T23:57:20.120Z | Downloaded toml_edit v0.22.27 |
| 382 | 2026-09-06T23:57:20.120Z | Downloaded clap v4.6.1 |
| 383 | 2026-09-06T23:57:20.124Z | Downloaded papergrid v0.11.0 |
| 384 | 2026-09-06T23:57:20.127Z | Downloaded pest_meta v2.8.6 |
| 385 | 2026-09-06T23:57:20.130Z | Downloaded serde v1.0.228 |
| 386 | 2026-09-06T23:57:20.143Z | Downloaded pest_derive v2.8.6 |
| 387 | 2026-09-06T23:57:20.147Z | Downloaded syn v2.0.117 |
| 388 | 2026-09-06T23:57:20.151Z | Downloaded indexmap v2.14.0 |
| 389 | 2026-09-06T23:57:20.154Z | Downloaded memchr v2.8.0 |
| 390 | 2026-09-06T23:57:20.158Z | Downloaded typenum v1.20.1 |
| 391 | 2026-09-06T23:57:20.167Z | Downloaded pest v2.8.6 |
| 392 | 2026-09-06T23:57:20.174Z | Downloaded serde_json v1.0.151 |
| 393 | 2026-09-06T23:57:20.182Z | Downloaded clap_builder v4.6.0 |
| 394 | 2026-09-06T23:57:20.185Z | Downloaded hashbrown v0.17.0 |
| 395 | 2026-09-06T23:57:20.188Z | Downloaded goblin v0.8.2 |
| 396 | 2026-09-06T23:57:20.194Z | Downloaded winnow v0.7.14 |
| 397 | 2026-09-06T23:57:20.203Z | Downloaded tabled v0.15.0 |
| 398 | 2026-09-06T23:57:20.211Z | Downloaded unicode-width v0.2.0 |
| 399 | 2026-09-06T23:57:20.215Z | Downloaded rustix v1.1.4 |
| 400 | 2026-09-06T23:57:20.226Z | Downloaded syn v1.0.109 |
| 401 | 2026-09-06T23:57:20.241Z | Downloaded libc v0.2.185 |
| 402 | 2026-09-06T23:57:20.303Z | Compiling proc-macro2 v1.0.106 |
| 403 | 2026-09-06T23:57:20.306Z | Compiling unicode-ident v1.0.24 |
| 404 | 2026-09-06T23:57:20.306Z | Compiling quote v1.0.45 |
| 405 | 2026-09-06T23:57:20.306Z | Compiling serde_core v1.0.228 |
| 406 | 2026-09-06T23:57:20.306Z | Compiling libc v0.2.185 |
| 407 | 2026-09-06T23:57:20.306Z | Compiling version_check v0.9.5 |
| 408 | 2026-09-06T23:57:20.306Z | Compiling memchr v2.8.0 |
| 409 | 2026-09-06T23:57:20.306Z | Compiling serde v1.0.228 |
| 410 | 2026-09-06T23:57:20.625Z | Compiling zmij v1.0.21 |
| 411 | 2026-09-06T23:57:20.896Z | Compiling thiserror v1.0.69 |
| 412 | 2026-09-06T23:57:20.896Z | Compiling itoa v1.0.17 |
| 413 | 2026-09-06T23:57:20.927Z | Compiling ucd-trie v0.1.7 |
| 414 | 2026-09-06T23:57:21.134Z | Compiling pest v2.8.6 |
| 415 | 2026-09-06T23:57:21.186Z | Compiling byteorder v1.5.0 |
| 416 | 2026-09-06T23:57:21.286Z | Compiling rustix v1.1.4 |
| 417 | 2026-09-06T23:57:21.376Z | Compiling errno v0.3.14 |
| 418 | 2026-09-06T23:57:21.418Z | Compiling bitflags v2.11.0 |
| 419 | 2026-09-06T23:57:21.644Z | Compiling serde_json v1.0.151 |
| 420 | 2026-09-06T23:57:21.784Z | Compiling syn v2.0.117 |
| 421 | 2026-09-06T23:57:21.801Z | Compiling thread-id v4.2.2 |
| 422 | 2026-09-06T23:57:21.881Z | Compiling proc-macro-error-attr v1.0.4 |
| 423 | 2026-09-06T23:57:21.897Z | Compiling usdt-impl v0.5.0 |
| 424 | 2026-09-06T23:57:21.942Z | Compiling camino v1.2.5 |
| 425 | 2026-09-06T23:57:22.076Z | Compiling syn v1.0.109 |
| 426 | 2026-09-06T23:57:22.243Z | Compiling pest_meta v2.8.6 |
| 427 | 2026-09-06T23:57:22.368Z | Compiling proc-macro-error v1.0.4 |
| 428 | 2026-09-06T23:57:22.413Z | Compiling getrandom v0.4.3 |
| 429 | 2026-09-06T23:57:22.444Z | Compiling utf8parse v0.2.2 |
| 430 | 2026-09-06T23:57:22.561Z | Compiling equivalent v1.0.2 |
| 431 | 2026-09-06T23:57:22.579Z | Compiling plain v0.2.3 |
| 432 | 2026-09-06T23:57:22.692Z | Compiling log v0.4.33 |
| 433 | 2026-09-06T23:57:22.754Z | Compiling hashbrown v0.17.0 |
| 434 | 2026-09-06T23:57:22.796Z | Compiling terminal_size v0.4.3 |
| 435 | 2026-09-06T23:57:22.958Z | Compiling anstyle-parse v1.0.0 |
| 436 | 2026-09-06T23:57:23.246Z | Compiling indexmap v2.14.0 |
| 437 | 2026-09-06T23:57:23.526Z | Compiling winnow v0.7.14 |
| 438 | 2026-09-06T23:57:23.654Z | Compiling pretty-hex v0.4.1 |
| 439 | 2026-09-06T23:57:23.676Z | Compiling anstyle-query v1.1.5 |
| 440 | 2026-09-06T23:57:23.793Z | Compiling cfg-if v1.0.4 |
| 441 | 2026-09-06T23:57:23.811Z | Compiling autocfg v1.5.0 |
| 442 | 2026-09-06T23:57:23.855Z | Compiling is_terminal_polyfill v1.70.2 |
| 443 | 2026-09-06T23:57:23.858Z | Compiling toml_write v0.1.2 |
| 444 | 2026-09-06T23:57:23.887Z | Compiling colorchoice v1.0.4 |
| 445 | 2026-09-06T23:57:23.954Z | Compiling anstyle v1.0.14 |
| 446 | 2026-09-06T23:57:24.007Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-06T23:57:24.067Z | Compiling thiserror v2.0.18 |
| 448 | 2026-09-06T23:57:24.179Z | Compiling anstream v1.0.0 |
| 449 | 2026-09-06T23:57:24.227Z | Compiling fs-err v3.3.0 |
| 450 | 2026-09-06T23:57:24.518Z | Compiling strsim v0.11.1 |
| 451 | 2026-09-06T23:57:24.617Z | Compiling fastrand v2.3.0 |
| 452 | 2026-09-06T23:57:24.635Z | Compiling bytecount v0.6.9 |
| 453 | 2026-09-06T23:57:24.682Z | Compiling clap_lex v1.0.0 |
| 454 | 2026-09-06T23:57:24.764Z | Compiling heck v0.4.1 |
| 455 | 2026-09-06T23:57:24.781Z | Compiling once_cell v1.21.3 |
| 456 | 2026-09-06T23:57:24.888Z | Compiling unicode-width v0.1.14 |
| 457 | 2026-09-06T23:57:24.905Z | Compiling anyhow v1.0.104 |
| 458 | 2026-09-06T23:57:24.923Z | Compiling fnv v1.0.7 |
| 459 | 2026-09-06T23:57:24.986Z | Compiling heck v0.5.0 |
| 460 | 2026-09-06T23:57:25.003Z | Compiling tempfile v3.27.0 |
| 461 | 2026-09-06T23:57:25.029Z | Compiling clap_builder v4.6.0 |
| 462 | 2026-09-06T23:57:25.115Z | Compiling tabled_derive v0.7.0 |
| 463 | 2026-09-06T23:57:25.145Z | Compiling papergrid v0.11.0 |
| 464 | 2026-09-06T23:57:25.162Z | Compiling semver v1.0.28 |
| 465 | 2026-09-06T23:57:25.224Z | Compiling cargo-platform v0.3.2 |
| 466 | 2026-09-06T23:57:25.391Z | Compiling memmap v0.7.0 |
| 467 | 2026-09-06T23:57:25.455Z | Compiling unicode-width v0.2.0 |
| 468 | 2026-09-06T23:57:25.492Z | Compiling smawk v0.3.2 |
| 469 | 2026-09-06T23:57:25.509Z | Compiling unicode-linebreak v0.1.5 |
| 470 | 2026-09-06T23:57:25.637Z | Compiling camino-tempfile v1.4.1 |
| 471 | 2026-09-06T23:57:25.719Z | Compiling serde_derive v1.0.228 |
| 472 | 2026-09-06T23:57:25.737Z | Compiling thiserror-impl v1.0.69 |
| 473 | 2026-09-06T23:57:25.758Z | Compiling zerocopy-derive v0.7.35 |
| 474 | 2026-09-06T23:57:25.873Z | Compiling pest_derive v2.8.6 |
| 475 | 2026-09-06T23:57:25.941Z | Compiling scroll_derive v0.12.1 |
| 476 | 2026-09-06T23:57:26.074Z | Compiling thiserror-impl v2.0.18 |
| 477 | 2026-09-06T23:57:26.344Z | Compiling clap_derive v4.6.1 |
| 478 | 2026-09-06T23:57:26.600Z | Compiling tabled v0.15.0 |
| 479 | 2026-09-06T23:57:26.647Z | Compiling scroll v0.12.0 |
| 480 | 2026-09-06T23:57:26.672Z | Compiling zerocopy v0.7.35 |
| 481 | 2026-09-06T23:57:26.928Z | Compiling goblin v0.8.2 |
| 482 | 2026-09-06T23:57:27.146Z | Compiling dtrace-parser v0.2.0 |
| 483 | 2026-09-06T23:57:27.224Z | Compiling textwrap v0.16.2 |
| 484 | 2026-09-06T23:57:27.689Z | Compiling swrite v0.1.0 |
| 485 | 2026-09-06T23:57:28.101Z | Compiling clap v4.6.1 |
| 486 | 2026-09-06T23:57:28.792Z | Compiling serde_spanned v0.6.9 |
| 487 | 2026-09-06T23:57:28.792Z | Compiling toml_datetime v0.6.11 |
| 488 | 2026-09-06T23:57:28.795Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 489 | 2026-09-06T23:57:28.795Z | Compiling cargo_metadata v0.23.1 |
| 490 | 2026-09-06T23:57:28.795Z | Compiling macaddr v1.0.1 |
| 491 | 2026-09-06T23:57:28.870Z | Compiling dof v0.3.0 |
| 492 | 2026-09-06T23:57:28.885Z | Compiling serde_tokenstream v0.2.3 |
| 493 | 2026-09-06T23:57:29.014Z | Compiling toml_edit v0.22.27 |
| 494 | 2026-09-06T23:57:29.668Z | Compiling usdt-macro v0.5.0 |
| 495 | 2026-09-06T23:57:29.668Z | Compiling usdt-attr-macro v0.5.0 |
| 496 | 2026-09-06T23:57:30.286Z | Compiling usdt v0.5.0 |
| 497 | 2026-09-06T23:57:30.398Z | Compiling toml v0.8.23 |
| 498 | 2026-09-06T23:57:30.734Z | Compiling cargo_toml v0.21.0 |
| 499 | 2026-09-06T23:57:31.989Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 500 | 2026-09-06T23:57:34.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.28s |
| 501 | 2026-09-06T23:57:34.235Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 502 | 2026-09-06T23:57:34.778Z | Downloading crates ... |
| 503 | 2026-09-06T23:57:34.823Z | Downloaded atty v0.2.14 |
| 504 | 2026-09-06T23:57:34.826Z | Downloaded async-trait v0.1.89 |
| 505 | 2026-09-06T23:57:34.830Z | Downloaded blake2 v0.10.6 |
| 506 | 2026-09-06T23:57:34.835Z | Downloaded blowfish v0.10.0 |
| 507 | 2026-09-06T23:57:34.838Z | Downloaded cobs v0.3.0 |
| 508 | 2026-09-06T23:57:34.838Z | Downloaded chacha20 v0.9.1 |
| 509 | 2026-09-06T23:57:34.838Z | Downloaded ciborium v0.2.2 |
| 510 | 2026-09-06T23:57:34.842Z | Downloaded cipher v0.4.4 |
| 511 | 2026-09-06T23:57:34.846Z | Downloaded async-recursion v1.1.1 |
| 512 | 2026-09-06T23:57:34.849Z | Downloaded arrayref v0.3.9 |
| 513 | 2026-09-06T23:57:34.849Z | Downloaded argon2 v0.6.0-rc.8 |
| 514 | 2026-09-06T23:57:34.852Z | Downloaded fxhash v0.2.1 |
| 515 | 2026-09-06T23:57:34.855Z | Downloaded bitfield-macros v0.19.4 |
| 516 | 2026-09-06T23:57:34.859Z | Downloaded ciborium-io v0.2.2 |
| 517 | 2026-09-06T23:57:34.859Z | Downloaded assert_matches v1.5.0 |
| 518 | 2026-09-06T23:57:34.859Z | Downloaded fd-lock v4.0.4 |
| 519 | 2026-09-06T23:57:34.863Z | Downloaded bb8 v0.8.6 |
| 520 | 2026-09-06T23:57:34.863Z | Downloaded gethostname v0.5.0 |
| 521 | 2026-09-06T23:57:34.863Z | Downloaded atomic-waker v1.1.2 |
| 522 | 2026-09-06T23:57:34.863Z | Downloaded nom v8.0.0 |
| 523 | 2026-09-06T23:57:34.866Z | Downloaded num-integer v0.1.46 |
| 524 | 2026-09-06T23:57:34.869Z | Downloaded argon2 v0.5.3 |
| 525 | 2026-09-06T23:57:34.869Z | Downloaded async-bb8-diesel v0.2.1 |
| 526 | 2026-09-06T23:57:34.869Z | Downloaded ahash v0.8.12 |
| 527 | 2026-09-06T23:57:34.872Z | Downloaded foreign-types-shared v0.3.1 |
| 528 | 2026-09-06T23:57:34.872Z | Downloaded arc-swap v1.8.2 |
| 529 | 2026-09-06T23:57:34.872Z | Downloaded headers-core v0.3.0 |
| 530 | 2026-09-06T23:57:34.872Z | Downloaded array-init v0.0.4 |
| 531 | 2026-09-06T23:57:34.875Z | Downloaded bit-set v0.5.3 |
| 532 | 2026-09-06T23:57:34.875Z | Downloaded castaway v0.2.4 |
| 533 | 2026-09-06T23:57:34.875Z | Downloaded hostname v0.4.2 |
| 534 | 2026-09-06T23:57:34.878Z | Downloaded float-ord v0.3.2 |
| 535 | 2026-09-06T23:57:34.879Z | Downloaded backoff v0.4.0 |
| 536 | 2026-09-06T23:57:34.879Z | Downloaded git-stub v1.0.0 |
| 537 | 2026-09-06T23:57:34.879Z | Downloaded foreign-types-macros v0.2.3 |
| 538 | 2026-09-06T23:57:34.882Z | Downloaded futures-macro v0.3.32 |
| 539 | 2026-09-06T23:57:34.882Z | Downloaded foreign-types v0.5.0 |
| 540 | 2026-09-06T23:57:34.882Z | Downloaded futures-executor v0.3.32 |
| 541 | 2026-09-06T23:57:34.882Z | Downloaded fallible-iterator v0.2.0 |
| 542 | 2026-09-06T23:57:34.885Z | Downloaded bitfield-struct v0.6.2 |
| 543 | 2026-09-06T23:57:34.885Z | Downloaded anstyle-parse v0.2.7 |
| 544 | 2026-09-06T23:57:34.885Z | Downloaded bitflags v1.3.2 |
| 545 | 2026-09-06T23:57:34.888Z | Downloaded cmake v0.1.57 |
| 546 | 2026-09-06T23:57:34.888Z | Downloaded futures-io v0.3.32 |
| 547 | 2026-09-06T23:57:34.891Z | Downloaded foreign-types-shared v0.1.1 |
| 548 | 2026-09-06T23:57:34.891Z | Downloaded futures-task v0.3.32 |
| 549 | 2026-09-06T23:57:34.891Z | Downloaded backtrace-ext v0.2.1 |
| 550 | 2026-09-06T23:57:34.891Z | Downloaded block-buffer v0.12.1 |
| 551 | 2026-09-06T23:57:34.893Z | Downloaded base16ct v1.0.0 |
| 552 | 2026-09-06T23:57:34.898Z | Downloaded cfg_aliases v0.2.1 |
| 553 | 2026-09-06T23:57:34.898Z | Downloaded enum-as-inner v0.6.1 |
| 554 | 2026-09-06T23:57:34.898Z | Downloaded enum_dispatch v0.3.13 |
| 555 | 2026-09-06T23:57:34.898Z | Downloaded atomicwrites v0.4.4 |
| 556 | 2026-09-06T23:57:34.898Z | Downloaded block-padding v0.4.2 |
| 557 | 2026-09-06T23:57:34.898Z | Downloaded glob v0.3.3 |
| 558 | 2026-09-06T23:57:34.902Z | Downloaded aead v0.5.2 |
| 559 | 2026-09-06T23:57:34.902Z | Downloaded http-body-util v0.1.3 |
| 560 | 2026-09-06T23:57:34.902Z | Downloaded ghash v0.6.0 |
| 561 | 2026-09-06T23:57:34.902Z | Downloaded ciborium-ll v0.2.2 |
| 562 | 2026-09-06T23:57:34.905Z | Downloaded endian-type v0.1.2 |
| 563 | 2026-09-06T23:57:34.908Z | Downloaded futures-channel v0.3.32 |
| 564 | 2026-09-06T23:57:34.908Z | Downloaded erased-serde v0.3.31 |
| 565 | 2026-09-06T23:57:34.908Z | Downloaded form_urlencoded v1.2.2 |
| 566 | 2026-09-06T23:57:34.911Z | Downloaded futures-sink v0.3.32 |
| 567 | 2026-09-06T23:57:34.914Z | Downloaded env_filter v2.0.0 |
| 568 | 2026-09-06T23:57:34.918Z | Downloaded base16ct v0.2.0 |
| 569 | 2026-09-06T23:57:34.918Z | Downloaded ff v0.13.1 |
| 570 | 2026-09-06T23:57:34.918Z | Downloaded env_logger v0.11.11 |
| 571 | 2026-09-06T23:57:34.921Z | Downloaded adler2 v2.0.1 |
| 572 | 2026-09-06T23:57:34.921Z | Downloaded httparse v1.10.1 |
| 573 | 2026-09-06T23:57:34.921Z | Downloaded httpdate v1.0.3 |
| 574 | 2026-09-06T23:57:34.921Z | Downloaded const-oid v0.9.6 |
| 575 | 2026-09-06T23:57:34.924Z | Downloaded ascii-canvas v3.0.0 |
| 576 | 2026-09-06T23:57:34.924Z | Downloaded async-stream-impl v0.3.6 |
| 577 | 2026-09-06T23:57:34.924Z | Downloaded bit-set v0.8.0 |
| 578 | 2026-09-06T23:57:34.924Z | Downloaded ff v0.14.0 |
| 579 | 2026-09-06T23:57:34.928Z | Downloaded fatfs v0.3.6 |
| 580 | 2026-09-06T23:57:34.933Z | Downloaded filetime v0.2.27 |
| 581 | 2026-09-06T23:57:34.933Z | Downloaded flagset v0.4.7 |
| 582 | 2026-09-06T23:57:34.933Z | Downloaded foldhash v0.1.5 |
| 583 | 2026-09-06T23:57:34.933Z | Downloaded fs-err v2.11.0 |
| 584 | 2026-09-06T23:57:34.938Z | Downloaded fs_extra v1.3.0 |
| 585 | 2026-09-06T23:57:34.938Z | Downloaded funty v2.0.0 |
| 586 | 2026-09-06T23:57:34.938Z | Downloaded foldhash v0.2.0 |
| 587 | 2026-09-06T23:57:34.938Z | Downloaded hubpack_derive v0.1.1 |
| 588 | 2026-09-06T23:57:34.938Z | Downloaded cfg_aliases v0.1.1 |
| 589 | 2026-09-06T23:57:34.938Z | Downloaded compression-core v0.4.31 |
| 590 | 2026-09-06T23:57:34.941Z | Downloaded float-cmp v0.10.0 |
| 591 | 2026-09-06T23:57:34.941Z | Downloaded hash32 v0.3.1 |
| 592 | 2026-09-06T23:57:34.941Z | Downloaded hex-literal v1.1.0 |
| 593 | 2026-09-06T23:57:34.941Z | Downloaded newtype-uuid-macros v0.1.0 |
| 594 | 2026-09-06T23:57:34.941Z | Downloaded num v0.4.3 |
| 595 | 2026-09-06T23:57:34.941Z | Downloaded hostname v0.3.1 |
| 596 | 2026-09-06T23:57:34.944Z | Downloaded home v0.5.12 |
| 597 | 2026-09-06T23:57:34.950Z | Downloaded olpc-cjson v0.1.4 |
| 598 | 2026-09-06T23:57:34.950Z | Downloaded hash32 v0.2.1 |
| 599 | 2026-09-06T23:57:34.950Z | Downloaded http-body v1.0.1 |
| 600 | 2026-09-06T23:57:34.950Z | Downloaded hubpack v0.1.2 |
| 601 | 2026-09-06T23:57:34.950Z | Downloaded anstream v0.6.21 |
| 602 | 2026-09-06T23:57:34.954Z | Downloaded arrayvec v0.7.6 |
| 603 | 2026-09-06T23:57:34.954Z | Downloaded find-msvc-tools v0.1.9 |
| 604 | 2026-09-06T23:57:34.954Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 605 | 2026-09-06T23:57:34.955Z | Downloaded cmov v0.5.4 |
| 606 | 2026-09-06T23:57:34.958Z | Downloaded aead v0.6.1 |
| 607 | 2026-09-06T23:57:34.958Z | Downloaded futures-core v0.3.32 |
| 608 | 2026-09-06T23:57:34.958Z | Downloaded oso-derive v0.27.3 |
| 609 | 2026-09-06T23:57:34.958Z | Downloaded bit-vec v0.6.3 |
| 610 | 2026-09-06T23:57:34.961Z | Downloaded base64ct v1.8.3 |
| 611 | 2026-09-06T23:57:34.965Z | Downloaded http-range-header v0.4.2 |
| 612 | 2026-09-06T23:57:34.965Z | Downloaded hex v0.4.3 |
| 613 | 2026-09-06T23:57:34.965Z | Downloaded http-range v0.1.5 |
| 614 | 2026-09-06T23:57:34.965Z | Downloaded bs58 v0.5.1 |
| 615 | 2026-09-06T23:57:34.969Z | Downloaded addr2line v0.25.1 |
| 616 | 2026-09-06T23:57:34.969Z | Downloaded bzip2 v0.4.4 |
| 617 | 2026-09-06T23:57:34.969Z | Downloaded globwalk v0.9.1 |
| 618 | 2026-09-06T23:57:34.969Z | Downloaded parse-size v1.1.0 |
| 619 | 2026-09-06T23:57:34.969Z | Downloaded peg-runtime v0.8.5 |
| 620 | 2026-09-06T23:57:34.975Z | Downloaded openssl-macros v0.1.1 |
| 621 | 2026-09-06T23:57:34.975Z | Downloaded powerfmt v0.2.0 |
| 622 | 2026-09-06T23:57:34.980Z | Downloaded proc-macro-crate v3.4.0 |
| 623 | 2026-09-06T23:57:34.980Z | Downloaded rand_chacha v0.3.1 |
| 624 | 2026-09-06T23:57:34.980Z | Downloaded rand_pcg v0.10.2 |
| 625 | 2026-09-06T23:57:34.985Z | Downloaded rfc6979 v0.4.0 |
| 626 | 2026-09-06T23:57:34.985Z | Downloaded russh-cryptovec v0.62.0 |
| 627 | 2026-09-06T23:57:34.985Z | Downloaded progenitor-macro v0.13.0 |
| 628 | 2026-09-06T23:57:34.985Z | Downloaded recursive v0.1.1 |
| 629 | 2026-09-06T23:57:35.005Z | Downloaded radium v0.7.0 |
| 630 | 2026-09-06T23:57:35.005Z | Downloaded scopeguard v1.2.0 |
| 631 | 2026-09-06T23:57:35.005Z | Downloaded bytesize v2.7.0 |
| 632 | 2026-09-06T23:57:35.009Z | Downloaded cipher v0.5.2 |
| 633 | 2026-09-06T23:57:35.009Z | Downloaded rustc_version v0.4.1 |
| 634 | 2026-09-06T23:57:35.009Z | Downloaded cassowary v0.3.0 |
| 635 | 2026-09-06T23:57:35.009Z | Downloaded cbc v0.2.1 |
| 636 | 2026-09-06T23:57:35.009Z | Downloaded async-stream v0.3.6 |
| 637 | 2026-09-06T23:57:35.009Z | Downloaded bcs v0.1.6 |
| 638 | 2026-09-06T23:57:35.010Z | Downloaded cexpr v0.6.0 |
| 639 | 2026-09-06T23:57:35.010Z | Downloaded bit-vec v0.8.0 |
| 640 | 2026-09-06T23:57:35.010Z | Downloaded buf-list v1.1.2 |
| 641 | 2026-09-06T23:57:35.010Z | Downloaded fixedbitset v0.4.2 |
| 642 | 2026-09-06T23:57:35.010Z | Downloaded group v0.14.0 |
| 643 | 2026-09-06T23:57:35.010Z | Downloaded byte-wrapper v0.1.0 |
| 644 | 2026-09-06T23:57:35.010Z | Downloaded compression-codecs v0.4.37 |
| 645 | 2026-09-06T23:57:35.010Z | Downloaded fixedbitset v0.5.7 |
| 646 | 2026-09-06T23:57:35.010Z | Downloaded foreign-types v0.3.2 |
| 647 | 2026-09-06T23:57:35.010Z | Downloaded humantime v2.3.0 |
| 648 | 2026-09-06T23:57:35.018Z | Downloaded num_enum v0.5.11 |
| 649 | 2026-09-06T23:57:35.024Z | Downloaded secrecy v0.10.3 |
| 650 | 2026-09-06T23:57:35.024Z | Downloaded signature v2.2.0 |
| 651 | 2026-09-06T23:57:35.024Z | Downloaded signal-hook-tokio v0.3.1 |
| 652 | 2026-09-06T23:57:35.024Z | Downloaded clang-sys v1.8.1 |
| 653 | 2026-09-06T23:57:35.024Z | Downloaded colored v2.2.0 |
| 654 | 2026-09-06T23:57:35.024Z | Downloaded colored v3.1.1 |
| 655 | 2026-09-06T23:57:35.024Z | Downloaded sponge-cursor v0.1.0 |
| 656 | 2026-09-06T23:57:35.024Z | Downloaded backon v1.6.0 |
| 657 | 2026-09-06T23:57:35.028Z | Downloaded cancel-safe-futures v0.1.5 |
| 658 | 2026-09-06T23:57:35.028Z | Downloaded strum v0.27.2 |
| 659 | 2026-09-06T23:57:35.028Z | Downloaded structmeta v0.3.0 |
| 660 | 2026-09-06T23:57:35.028Z | Downloaded slog-envlogger v2.2.0 |
| 661 | 2026-09-06T23:57:35.028Z | Downloaded strip-ansi-escapes v0.2.1 |
| 662 | 2026-09-06T23:57:35.028Z | Downloaded structmeta-derive v0.3.0 |
| 663 | 2026-09-06T23:57:35.028Z | Downloaded password-hash v0.5.0 |
| 664 | 2026-09-06T23:57:35.028Z | Downloaded pem v3.0.6 |
| 665 | 2026-09-06T23:57:35.059Z | Downloaded futures v0.3.32 |
| 666 | 2026-09-06T23:57:35.059Z | Downloaded packed_struct v0.10.1 |
| 667 | 2026-09-06T23:57:35.063Z | Downloaded parse-display-derive v0.10.0 |
| 668 | 2026-09-06T23:57:35.063Z | Downloaded phf v0.12.1 |
| 669 | 2026-09-06T23:57:35.063Z | Downloaded polyval v0.7.1 |
| 670 | 2026-09-06T23:57:35.063Z | Downloaded rand_core v0.10.0 |
| 671 | 2026-09-06T23:57:35.063Z | Downloaded tokio-test v0.4.5 |
| 672 | 2026-09-06T23:57:35.063Z | Downloaded resolv-conf v0.7.6 |
| 673 | 2026-09-06T23:57:35.063Z | Downloaded console v0.16.2 |
| 674 | 2026-09-06T23:57:35.063Z | Downloaded phf v0.13.1 |
| 675 | 2026-09-06T23:57:35.063Z | Downloaded globset v0.4.18 |
| 676 | 2026-09-06T23:57:35.063Z | Downloaded bitfield v0.19.4 |
| 677 | 2026-09-06T23:57:35.064Z | Downloaded bzip2 v0.6.1 |
| 678 | 2026-09-06T23:57:35.064Z | Downloaded getrandom v0.3.4 |
| 679 | 2026-09-06T23:57:35.064Z | Downloaded termtree v0.5.1 |
| 680 | 2026-09-06T23:57:35.064Z | Downloaded blake2 v0.11.0-rc.6 |
| 681 | 2026-09-06T23:57:35.064Z | Downloaded console v0.15.11 |
| 682 | 2026-09-06T23:57:35.064Z | Downloaded serde-hex v0.1.0 |
| 683 | 2026-09-06T23:57:35.064Z | Downloaded git-stub-vcs v0.1.0 |
| 684 | 2026-09-06T23:57:35.064Z | Downloaded group v0.13.0 |
| 685 | 2026-09-06T23:57:35.064Z | Downloaded usdt v0.6.0 |
| 686 | 2026-09-06T23:57:35.064Z | Downloaded chacha20 v0.10.0 |
| 687 | 2026-09-06T23:57:35.064Z | Downloaded highway v1.3.0 |
| 688 | 2026-09-06T23:57:35.064Z | Downloaded sapling-renderdag v0.1.0 |
| 689 | 2026-09-06T23:57:35.064Z | Downloaded utf8_iter v1.0.4 |
| 690 | 2026-09-06T23:57:35.064Z | Downloaded pkcs8 v0.10.2 |
| 691 | 2026-09-06T23:57:35.068Z | Downloaded primeorder v0.13.6 |
| 692 | 2026-09-06T23:57:35.068Z | Downloaded progenitor-client v0.13.0 |
| 693 | 2026-09-06T23:57:35.068Z | Downloaded num_enum_derive v0.7.6 |
| 694 | 2026-09-06T23:57:35.068Z | Downloaded spki v0.8.0 |
| 695 | 2026-09-06T23:57:35.068Z | Downloaded sqlformat v0.3.5 |
| 696 | 2026-09-06T23:57:35.068Z | Downloaded oxide-update-engine v0.1.2 |
| 697 | 2026-09-06T23:57:35.073Z | Downloaded universal-hash v0.6.1 |
| 698 | 2026-09-06T23:57:35.073Z | Downloaded xattr v1.6.1 |
| 699 | 2026-09-06T23:57:35.073Z | Downloaded tinystr v0.8.2 |
| 700 | 2026-09-06T23:57:35.077Z | Downloaded zone v0.3.1 |
| 701 | 2026-09-06T23:57:35.080Z | Downloaded serde_tokenstream v0.3.0 |
| 702 | 2026-09-06T23:57:35.080Z | Downloaded getrandom v0.2.17 |
| 703 | 2026-09-06T23:57:35.080Z | Downloaded hmac v0.12.1 |
| 704 | 2026-09-06T23:57:35.125Z | Downloaded cpufeatures v0.3.0 |
| 705 | 2026-09-06T23:57:35.125Z | Downloaded half v1.8.3 |
| 706 | 2026-09-06T23:57:35.125Z | Downloaded crypto-common v0.2.2 |
| 707 | 2026-09-06T23:57:35.125Z | Downloaded darling_macro v0.23.0 |
| 708 | 2026-09-06T23:57:35.125Z | Downloaded dirs-sys-next v0.1.2 |
| 709 | 2026-09-06T23:57:35.125Z | Downloaded serde_path_to_error v0.1.20 |
| 710 | 2026-09-06T23:57:35.125Z | Downloaded slab v0.4.12 |
| 711 | 2026-09-06T23:57:35.126Z | Downloaded strsim v0.10.0 |
| 712 | 2026-09-06T23:57:35.135Z | Downloaded rand_seeder v0.4.0 |
| 713 | 2026-09-06T23:57:35.135Z | Downloaded slog-term v2.9.2 |
| 714 | 2026-09-06T23:57:35.135Z | Downloaded smallvec v0.6.14 |
| 715 | 2026-09-06T23:57:35.135Z | Downloaded defmt-parser v1.0.0 |
| 716 | 2026-09-06T23:57:35.135Z | Downloaded allocator-api2 v0.2.21 |
| 717 | 2026-09-06T23:57:35.135Z | Downloaded elliptic-curve v0.14.1 |
| 718 | 2026-09-06T23:57:35.135Z | Downloaded generic-array v1.4.3 |
| 719 | 2026-09-06T23:57:35.135Z | Downloaded unicode-xid v0.2.6 |
| 720 | 2026-09-06T23:57:35.135Z | Downloaded difflib v0.4.0 |
| 721 | 2026-09-06T23:57:35.135Z | Downloaded dirs-next v2.0.0 |
| 722 | 2026-09-06T23:57:35.135Z | Downloaded oso v0.27.3 |
| 723 | 2026-09-06T23:57:35.135Z | Downloaded hmac v0.13.0 |
| 724 | 2026-09-06T23:57:35.135Z | Downloaded flate2 v1.1.9 |
| 725 | 2026-09-06T23:57:35.135Z | Downloaded stringprep v0.1.5 |
| 726 | 2026-09-06T23:57:35.135Z | Downloaded strum v0.26.3 |
| 727 | 2026-09-06T23:57:35.135Z | Downloaded termios v0.3.3 |
| 728 | 2026-09-06T23:57:35.136Z | Downloaded walkdir v2.5.0 |
| 729 | 2026-09-06T23:57:35.136Z | Downloaded bumpalo v3.20.2 |
| 730 | 2026-09-06T23:57:35.136Z | Downloaded tls_codec_derive v0.4.2 |
| 731 | 2026-09-06T23:57:35.136Z | Downloaded tokio-tungstenite v0.21.0 |
| 732 | 2026-09-06T23:57:35.136Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 733 | 2026-09-06T23:57:35.136Z | Downloaded hyper-tls v0.6.0 |
| 734 | 2026-09-06T23:57:35.136Z | Downloaded embedded-io v0.6.1 |
| 735 | 2026-09-06T23:57:35.136Z | Downloaded indoc v1.0.9 |
| 736 | 2026-09-06T23:57:35.136Z | Downloaded jiff-static v0.2.34 |
| 737 | 2026-09-06T23:57:35.136Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 738 | 2026-09-06T23:57:35.136Z | Downloaded kem v0.3.0 |
| 739 | 2026-09-06T23:57:35.136Z | Downloaded tokio-native-tls v0.3.1 |
| 740 | 2026-09-06T23:57:35.136Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 741 | 2026-09-06T23:57:35.136Z | Downloaded pkcs5 v0.8.1 |
| 742 | 2026-09-06T23:57:35.140Z | Downloaded base64 v0.22.1 |
| 743 | 2026-09-06T23:57:35.145Z | Downloaded tokio-stream v0.1.18 |
| 744 | 2026-09-06T23:57:35.145Z | Downloaded vsss-rs v3.3.4 |
| 745 | 2026-09-06T23:57:35.145Z | Downloaded zeroize v1.9.0 |
| 746 | 2026-09-06T23:57:35.145Z | Downloaded zeroize_derive v1.5.0 |
| 747 | 2026-09-06T23:57:35.145Z | Downloaded crossbeam-deque v0.8.6 |
| 748 | 2026-09-06T23:57:35.145Z | Downloaded rustls-pki-types v1.14.0 |
| 749 | 2026-09-06T23:57:35.171Z | Downloaded zstd-safe v7.2.4 |
| 750 | 2026-09-06T23:57:35.171Z | Downloaded dashu-base v0.5.1 |
| 751 | 2026-09-06T23:57:35.171Z | Downloaded der_derive v0.7.3 |
| 752 | 2026-09-06T23:57:35.171Z | Downloaded tui-tree-widget v0.23.1 |
| 753 | 2026-09-06T23:57:35.171Z | Downloaded vergen-gitcl v1.0.8 |
| 754 | 2026-09-06T23:57:35.171Z | Downloaded md-5 v0.10.6 |
| 755 | 2026-09-06T23:57:35.171Z | Downloaded memoffset v0.9.1 |
| 756 | 2026-09-06T23:57:35.171Z | Downloaded md5 v0.8.0 |
| 757 | 2026-09-06T23:57:35.171Z | Downloaded newtype_derive v0.1.6 |
| 758 | 2026-09-06T23:57:35.173Z | Downloaded oxide-generation-macros v0.2.0 |
| 759 | 2026-09-06T23:57:35.173Z | Downloaded maplit v1.0.2 |
| 760 | 2026-09-06T23:57:35.173Z | Downloaded poly1305 v0.9.0 |
| 761 | 2026-09-06T23:57:35.173Z | Downloaded ryu v1.0.23 |
| 762 | 2026-09-06T23:57:35.173Z | Downloaded compact_str v0.8.1 |
| 763 | 2026-09-06T23:57:35.182Z | Downloaded camino-tempfile-ext v0.3.3 |
| 764 | 2026-09-06T23:57:35.182Z | Downloaded serde_with_macros v3.21.0 |
| 765 | 2026-09-06T23:57:35.182Z | Downloaded serde_with_macros v1.5.2 |
| 766 | 2026-09-06T23:57:35.182Z | Downloaded chacha20poly1305 v0.10.1 |
| 767 | 2026-09-06T23:57:35.182Z | Downloaded num-derive v0.4.2 |
| 768 | 2026-09-06T23:57:35.182Z | Downloaded openssl-probe v0.2.1 |
| 769 | 2026-09-06T23:57:35.182Z | Downloaded num_threads v0.1.7 |
| 770 | 2026-09-06T23:57:35.182Z | Downloaded tracing-attributes v0.1.31 |
| 771 | 2026-09-06T23:57:35.183Z | Downloaded nodrop v0.1.14 |
| 772 | 2026-09-06T23:57:35.183Z | Downloaded flume v0.11.1 |
| 773 | 2026-09-06T23:57:35.183Z | Downloaded cc v1.2.56 |
| 774 | 2026-09-06T23:57:35.183Z | Downloaded half v2.7.1 |
| 775 | 2026-09-06T23:57:35.183Z | Downloaded percent-encoding v2.3.2 |
| 776 | 2026-09-06T23:57:35.183Z | Downloaded proc-macro-crate v1.3.1 |
| 777 | 2026-09-06T23:57:35.183Z | Downloaded ar_archive_writer v0.5.1 |
| 778 | 2026-09-06T23:57:35.183Z | Downloaded ecdsa v0.16.9 |
| 779 | 2026-09-06T23:57:35.183Z | Downloaded hybrid-array v0.4.13 |
| 780 | 2026-09-06T23:57:35.183Z | Downloaded password-hash v0.6.1 |
| 781 | 2026-09-06T23:57:35.183Z | Downloaded indoc v2.0.7 |
| 782 | 2026-09-06T23:57:35.183Z | Downloaded ingot v0.2.1 |
| 783 | 2026-09-06T23:57:35.183Z | Downloaded ipnetwork v0.21.1 |
| 784 | 2026-09-06T23:57:35.195Z | Downloaded libefi-sys v0.1.0 |
| 785 | 2026-09-06T23:57:35.195Z | Downloaded progenitor-client v0.14.0 |
| 786 | 2026-09-06T23:57:35.195Z | Downloaded ref-cast v1.0.25 |
| 787 | 2026-09-06T23:57:35.195Z | Downloaded crc32fast v1.5.0 |
| 788 | 2026-09-06T23:57:35.201Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 789 | 2026-09-06T23:57:35.201Z | Downloaded nu-ansi-term v0.50.3 |
| 790 | 2026-09-06T23:57:35.201Z | Downloaded rustc-hash v2.1.1 |
| 791 | 2026-09-06T23:57:35.201Z | Downloaded secrecy v0.8.0 |
| 792 | 2026-09-06T23:57:35.201Z | Downloaded shell-words v1.1.1 |
| 793 | 2026-09-06T23:57:35.201Z | Downloaded ecdsa v0.17.0 |
| 794 | 2026-09-06T23:57:35.202Z | Downloaded libloading v0.8.9 |
| 795 | 2026-09-06T23:57:35.259Z | Downloaded prefix-trie v0.7.0 |
| 796 | 2026-09-06T23:57:35.259Z | Downloaded progenitor-impl v0.14.0 |
| 797 | 2026-09-06T23:57:35.259Z | Downloaded base64 v0.21.7 |
| 798 | 2026-09-06T23:57:35.259Z | Downloaded ed25519-dalek v2.2.0 |
| 799 | 2026-09-06T23:57:35.259Z | Downloaded chumsky v0.9.3 |
| 800 | 2026-09-06T23:57:35.259Z | Downloaded writeable v0.6.2 |
| 801 | 2026-09-06T23:57:35.259Z | Downloaded serde_bytes v0.11.19 |
| 802 | 2026-09-06T23:57:35.259Z | Downloaded siphasher v1.0.2 |
| 803 | 2026-09-06T23:57:35.259Z | Downloaded derive_builder v0.20.2 |
| 804 | 2026-09-06T23:57:35.259Z | Downloaded bytes v1.11.1 |
| 805 | 2026-09-06T23:57:35.259Z | Downloaded signature v3.0.0 |
| 806 | 2026-09-06T23:57:35.259Z | Downloaded poly1305 v0.8.0 |
| 807 | 2026-09-06T23:57:35.259Z | Downloaded slog-bunyan v2.5.0 |
| 808 | 2026-09-06T23:57:35.259Z | Downloaded signal-hook v0.3.18 |
| 809 | 2026-09-06T23:57:35.259Z | Downloaded supports-color v3.0.2 |
| 810 | 2026-09-06T23:57:35.260Z | Downloaded supports-hyperlinks v3.2.0 |
| 811 | 2026-09-06T23:57:35.260Z | Downloaded tokio-macros v2.7.0 |
| 812 | 2026-09-06T23:57:35.260Z | Downloaded oxide-tokio-rt v0.1.4 |
| 813 | 2026-09-06T23:57:35.260Z | Downloaded paste v1.0.15 |
| 814 | 2026-09-06T23:57:35.260Z | Downloaded progenitor v0.14.0 |
| 815 | 2026-09-06T23:57:35.260Z | Downloaded rand_core v0.6.4 |
| 816 | 2026-09-06T23:57:35.260Z | Downloaded ssh-cipher v0.2.0 |
| 817 | 2026-09-06T23:57:35.260Z | Downloaded tabwriter v1.4.1 |
| 818 | 2026-09-06T23:57:35.260Z | Downloaded stable_deref_trait v1.2.1 |
| 819 | 2026-09-06T23:57:35.260Z | Downloaded lock_api v0.4.14 |
| 820 | 2026-09-06T23:57:35.260Z | Downloaded rfc6979 v0.6.0 |
| 821 | 2026-09-06T23:57:35.260Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 822 | 2026-09-06T23:57:35.260Z | Downloaded unicode-truncate v1.1.0 |
| 823 | 2026-09-06T23:57:35.260Z | Downloaded testing_table v0.3.0 |
| 824 | 2026-09-06T23:57:35.260Z | Downloaded usdt-attr-macro v0.6.0 |
| 825 | 2026-09-06T23:57:35.260Z | Downloaded want v0.3.1 |
| 826 | 2026-09-06T23:57:35.260Z | Downloaded tagptr v0.2.0 |
| 827 | 2026-09-06T23:57:35.260Z | Downloaded yoke-derive v0.8.1 |
| 828 | 2026-09-06T23:57:35.260Z | Downloaded daft-derive v0.1.8 |
| 829 | 2026-09-06T23:57:35.260Z | Downloaded rustls-native-certs v0.8.3 |
| 830 | 2026-09-06T23:57:35.260Z | Downloaded rustversion v1.0.22 |
| 831 | 2026-09-06T23:57:35.260Z | Downloaded darling v0.23.0 |
| 832 | 2026-09-06T23:57:35.260Z | Downloaded heapless v0.8.0 |
| 833 | 2026-09-06T23:57:35.260Z | Downloaded memmap2 v0.9.10 |
| 834 | 2026-09-06T23:57:35.260Z | Downloaded native-tls v0.2.18 |
| 835 | 2026-09-06T23:57:35.260Z | Downloaded untrusted v0.9.0 |
| 836 | 2026-09-06T23:57:35.260Z | Downloaded waitgroup v0.1.2 |
| 837 | 2026-09-06T23:57:35.260Z | Downloaded async-compression v0.4.41 |
| 838 | 2026-09-06T23:57:35.260Z | Downloaded ppv-lite86 v0.2.21 |
| 839 | 2026-09-06T23:57:35.261Z | Downloaded derive_more v0.99.20 |
| 840 | 2026-09-06T23:57:35.278Z | Downloaded backtrace v0.3.76 |
| 841 | 2026-09-06T23:57:35.278Z | Downloaded tower-layer v0.3.3 |
| 842 | 2026-09-06T23:57:35.278Z | Downloaded num-bigint v0.4.6 |
| 843 | 2026-09-06T23:57:35.288Z | Downloaded cstr-argument v0.1.2 |
| 844 | 2026-09-06T23:57:35.288Z | Downloaded parking_lot v0.11.2 |
| 845 | 2026-09-06T23:57:35.288Z | Downloaded slog-dtrace v0.3.0 |
| 846 | 2026-09-06T23:57:35.288Z | Downloaded slog-json v2.6.1 |
| 847 | 2026-09-06T23:57:35.288Z | Downloaded darling_macro v0.20.11 |
| 848 | 2026-09-06T23:57:35.288Z | Downloaded debug-ignore v1.0.5 |
| 849 | 2026-09-06T23:57:35.288Z | Downloaded digest-io v0.1.0 |
| 850 | 2026-09-06T23:57:35.288Z | Downloaded tungstenite v0.23.0 |
| 851 | 2026-09-06T23:57:35.288Z | Downloaded parking_lot v0.12.5 |
| 852 | 2026-09-06T23:57:35.288Z | Downloaded tungstenite v0.21.0 |
| 853 | 2026-09-06T23:57:35.288Z | Downloaded yasna v0.5.2 |
| 854 | 2026-09-06T23:57:35.288Z | Downloaded tokio-dtrace v0.1.1 |
| 855 | 2026-09-06T23:57:35.288Z | Downloaded typify-macro v0.6.2 |
| 856 | 2026-09-06T23:57:35.288Z | Downloaded inout v0.2.2 |
| 857 | 2026-09-06T23:57:35.298Z | Downloaded inout v0.1.4 |
| 858 | 2026-09-06T23:57:35.298Z | Downloaded is-terminal v0.4.17 |
| 859 | 2026-09-06T23:57:35.298Z | Downloaded dof v0.4.0 |
| 860 | 2026-09-06T23:57:35.298Z | Downloaded dtrace-parser v0.3.0 |
| 861 | 2026-09-06T23:57:35.301Z | Downloaded idna_adapter v1.2.1 |
| 862 | 2026-09-06T23:57:35.301Z | Downloaded indent_write v2.2.0 |
| 863 | 2026-09-06T23:57:35.301Z | Downloaded scuffle v0.1.0 |
| 864 | 2026-09-06T23:57:35.301Z | Downloaded litrs v1.0.0 |
| 865 | 2026-09-06T23:57:35.301Z | Downloaded sha2 v0.11.0 |
| 866 | 2026-09-06T23:57:35.308Z | Downloaded wait-timeout v0.2.1 |
| 867 | 2026-09-06T23:57:35.308Z | Downloaded const_format_proc_macros v0.2.34 |
| 868 | 2026-09-06T23:57:35.308Z | Downloaded cookie v0.18.1 |
| 869 | 2026-09-06T23:57:35.308Z | Downloaded hickory-resolver v0.25.2 |
| 870 | 2026-09-06T23:57:35.333Z | Downloaded num-rational v0.4.2 |
| 871 | 2026-09-06T23:57:35.333Z | Downloaded linked-hash-map v0.5.6 |
| 872 | 2026-09-06T23:57:35.333Z | Downloaded lru-cache v0.1.2 |
| 873 | 2026-09-06T23:57:35.333Z | Downloaded match_cfg v0.1.0 |
| 874 | 2026-09-06T23:57:35.333Z | Downloaded hickory-resolver v0.24.4 |
| 875 | 2026-09-06T23:57:35.333Z | Downloaded darling_core v0.13.4 |
| 876 | 2026-09-06T23:57:35.334Z | Downloaded zerovec-derive v0.11.2 |
| 877 | 2026-09-06T23:57:35.334Z | Downloaded stacker v0.1.23 |
| 878 | 2026-09-06T23:57:35.354Z | Downloaded constant_time_eq v0.4.2 |
| 879 | 2026-09-06T23:57:35.354Z | Downloaded time-macros v0.2.27 |
| 880 | 2026-09-06T23:57:35.354Z | Downloaded daft v0.1.8 |
| 881 | 2026-09-06T23:57:35.355Z | Downloaded vergen-git2 v9.1.0 |
| 882 | 2026-09-06T23:57:35.355Z | Downloaded num_enum_derive v0.5.11 |
| 883 | 2026-09-06T23:57:35.355Z | Downloaded headers v0.4.1 |
| 884 | 2026-09-06T23:57:35.355Z | Downloaded postgres-protocol v0.6.10 |
| 885 | 2026-09-06T23:57:35.355Z | Downloaded indicatif v0.18.4 |
| 886 | 2026-09-06T23:57:35.355Z | Downloaded twox-hash v2.1.2 |
| 887 | 2026-09-06T23:57:35.355Z | Downloaded ena v0.14.4 |
| 888 | 2026-09-06T23:57:35.356Z | Downloaded icu_provider v2.1.1 |
| 889 | 2026-09-06T23:57:35.356Z | Downloaded pkcs1 v0.7.5 |
| 890 | 2026-09-06T23:57:35.356Z | Downloaded jobserver v0.1.34 |
| 891 | 2026-09-06T23:57:35.356Z | Downloaded phf_shared v0.12.1 |
| 892 | 2026-09-06T23:57:35.356Z | Downloaded critical-section v1.2.0 |
| 893 | 2026-09-06T23:57:35.356Z | Downloaded rtoolbox v0.0.3 |
| 894 | 2026-09-06T23:57:35.356Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 895 | 2026-09-06T23:57:35.356Z | Downloaded russh-util v0.52.0 |
| 896 | 2026-09-06T23:57:35.356Z | Downloaded same-file v1.0.6 |
| 897 | 2026-09-06T23:57:35.356Z | Downloaded scheduled-thread-pool v0.2.7 |
| 898 | 2026-09-06T23:57:35.363Z | Downloaded ref-cast-impl v1.0.25 |
| 899 | 2026-09-06T23:57:35.364Z | Downloaded vergen v9.1.0 |
| 900 | 2026-09-06T23:57:35.364Z | Downloaded mime v0.3.17 |
| 901 | 2026-09-06T23:57:35.364Z | Downloaded delegate v0.13.5 |
| 902 | 2026-09-06T23:57:35.364Z | Downloaded sha1 v0.11.0 |
| 903 | 2026-09-06T23:57:35.364Z | Downloaded derive_more v2.1.1 |
| 904 | 2026-09-06T23:57:35.364Z | Downloaded rustyline v14.0.0 |
| 905 | 2026-09-06T23:57:35.365Z | Downloaded serde_urlencoded v0.7.1 |
| 906 | 2026-09-06T23:57:35.395Z | Downloaded hashbrown v0.12.3 |
| 907 | 2026-09-06T23:57:35.395Z | Downloaded expectorate v1.2.0 |
| 908 | 2026-09-06T23:57:35.395Z | Downloaded heapless v0.7.17 |
| 909 | 2026-09-06T23:57:35.395Z | Downloaded sigpipe v0.1.3 |
| 910 | 2026-09-06T23:57:35.395Z | Downloaded sync-ptr v0.1.4 |
| 911 | 2026-09-06T23:57:35.395Z | Downloaded http v1.4.2 |
| 912 | 2026-09-06T23:57:35.421Z | Downloaded oxnet v0.1.6 |
| 913 | 2026-09-06T23:57:35.421Z | Downloaded spin v0.9.8 |
| 914 | 2026-09-06T23:57:35.421Z | Downloaded knus-derive v3.4.0 |
| 915 | 2026-09-06T23:57:35.421Z | Downloaded tap v1.0.1 |
| 916 | 2026-09-06T23:57:35.421Z | Downloaded time-core v0.1.8 |
| 917 | 2026-09-06T23:57:35.421Z | Downloaded libsw-core v0.3.2 |
| 918 | 2026-09-06T23:57:35.421Z | Downloaded nanorand v0.7.0 |
| 919 | 2026-09-06T23:57:35.422Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 920 | 2026-09-06T23:57:35.422Z | Downloaded tower-service v0.3.3 |
| 921 | 2026-09-06T23:57:35.422Z | Downloaded unit-prefix v0.5.2 |
| 922 | 2026-09-06T23:57:35.422Z | Downloaded void v1.0.2 |
| 923 | 2026-09-06T23:57:35.422Z | Downloaded hyper-rustls v0.27.7 |
| 924 | 2026-09-06T23:57:35.422Z | Downloaded port-file v0.1.0 |
| 925 | 2026-09-06T23:57:35.422Z | Downloaded pin-project v1.1.11 |
| 926 | 2026-09-06T23:57:35.422Z | Downloaded owo-colors v4.3.0 |
| 927 | 2026-09-06T23:57:35.422Z | Downloaded psm v0.1.30 |
| 928 | 2026-09-06T23:57:35.422Z | Downloaded crc8 v0.1.1 |
| 929 | 2026-09-06T23:57:35.422Z | Downloaded crc-catalog v2.4.0 |
| 930 | 2026-09-06T23:57:35.423Z | Downloaded derive_builder_macro v0.20.2 |
| 931 | 2026-09-06T23:57:35.423Z | Downloaded embedded-io v0.4.0 |
| 932 | 2026-09-06T23:57:35.423Z | Downloaded zerofrom-derive v0.1.6 |
| 933 | 2026-09-06T23:57:35.423Z | Downloaded zerocopy v0.6.6 |
| 934 | 2026-09-06T23:57:35.458Z | Downloaded signal-hook-registry v1.4.8 |
| 935 | 2026-09-06T23:57:35.459Z | Downloaded simd-adler32 v0.3.8 |
| 936 | 2026-09-06T23:57:35.460Z | Downloaded ssh-cipher v0.3.0 |
| 937 | 2026-09-06T23:57:35.460Z | Downloaded ssh-encoding v0.2.0 |
| 938 | 2026-09-06T23:57:35.460Z | Downloaded document-features v0.2.12 |
| 939 | 2026-09-06T23:57:35.460Z | Downloaded peg v0.8.5 |
| 940 | 2026-09-06T23:57:35.460Z | Downloaded proc-macro-error2 v2.0.1 |
| 941 | 2026-09-06T23:57:35.460Z | Downloaded ident_case v1.0.1 |
| 942 | 2026-09-06T23:57:35.460Z | Downloaded downcast-rs v2.0.2 |
| 943 | 2026-09-06T23:57:35.460Z | Downloaded internet-checksum v0.2.1 |
| 944 | 2026-09-06T23:57:35.461Z | Downloaded keccak v0.1.6 |
| 945 | 2026-09-06T23:57:35.461Z | Downloaded serde_cbor v0.11.2 |
| 946 | 2026-09-06T23:57:35.461Z | Downloaded aes v0.9.1 |
| 947 | 2026-09-06T23:57:35.461Z | Downloaded hickory-server v0.25.2 |
| 948 | 2026-09-06T23:57:35.461Z | Downloaded qorb v0.4.1 |
| 949 | 2026-09-06T23:57:35.461Z | Downloaded num-modular v0.6.5 |
| 950 | 2026-09-06T23:57:35.461Z | Downloaded strum_macros v0.26.4 |
| 951 | 2026-09-06T23:57:35.461Z | Downloaded serde_yaml v0.9.34+deprecated |
| 952 | 2026-09-06T23:57:35.461Z | Downloaded sec1 v0.8.1 |
| 953 | 2026-09-06T23:57:35.461Z | Downloaded support-bundle-viewer v0.1.2 |
| 954 | 2026-09-06T23:57:35.461Z | Downloaded des v0.9.0 |
| 955 | 2026-09-06T23:57:35.477Z | Downloaded snafu v0.8.9 |
| 956 | 2026-09-06T23:57:35.477Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 957 | 2026-09-06T23:57:35.477Z | Downloaded tokio-tungstenite v0.28.0 |
| 958 | 2026-09-06T23:57:35.477Z | Downloaded lalrpop-util v0.19.12 |
| 959 | 2026-09-06T23:57:35.477Z | Downloaded multimap v0.10.1 |
| 960 | 2026-09-06T23:57:35.477Z | Downloaded dropshot_endpoint v0.17.1 |
| 961 | 2026-09-06T23:57:35.477Z | Downloaded tls_codec v0.4.2 |
| 962 | 2026-09-06T23:57:35.477Z | Downloaded nibble_vec v0.1.0 |
| 963 | 2026-09-06T23:57:35.478Z | Downloaded opaque-debug v0.3.1 |
| 964 | 2026-09-06T23:57:35.478Z | Downloaded parking_lot_core v0.9.12 |
| 965 | 2026-09-06T23:57:35.478Z | Downloaded icu_properties v2.1.2 |
| 966 | 2026-09-06T23:57:35.478Z | Downloaded url v2.5.8 |
| 967 | 2026-09-06T23:57:35.478Z | Downloaded aes-gcm v0.11.0 |
| 968 | 2026-09-06T23:57:35.478Z | Downloaded publicsuffix v2.3.0 |
| 969 | 2026-09-06T23:57:35.478Z | Downloaded hashbrown v0.13.2 |
| 970 | 2026-09-06T23:57:35.478Z | Downloaded postcard v1.1.3 |
| 971 | 2026-09-06T23:57:35.478Z | Downloaded tokio-tungstenite v0.23.1 |
| 972 | 2026-09-06T23:57:35.478Z | Downloaded uzers v0.12.2 |
| 973 | 2026-09-06T23:57:35.478Z | Downloaded usdt-impl v0.6.0 |
| 974 | 2026-09-06T23:57:35.478Z | Downloaded corncobs v0.1.4 |
| 975 | 2026-09-06T23:57:35.478Z | Downloaded predicates-core v1.0.10 |
| 976 | 2026-09-06T23:57:35.478Z | Downloaded vergen-lib v9.1.0 |
| 977 | 2026-09-06T23:57:35.478Z | Downloaded yoke v0.8.1 |
| 978 | 2026-09-06T23:57:35.478Z | Downloaded darling v0.13.4 |
| 979 | 2026-09-06T23:57:35.478Z | Downloaded libbz2-rs-sys v0.2.2 |
| 980 | 2026-09-06T23:57:35.479Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 981 | 2026-09-06T23:57:35.479Z | Downloaded quick-error v1.2.3 |
| 982 | 2026-09-06T23:57:35.506Z | Downloaded deranged v0.5.8 |
| 983 | 2026-09-06T23:57:35.506Z | Downloaded rand_chacha v0.9.0 |
| 984 | 2026-09-06T23:57:35.506Z | Downloaded zip v0.6.6 |
| 985 | 2026-09-06T23:57:35.506Z | Downloaded const_format v0.2.35 |
| 986 | 2026-09-06T23:57:35.506Z | Downloaded libsw v3.5.0 |
| 987 | 2026-09-06T23:57:35.506Z | Downloaded scroll_derive v0.13.1 |
| 988 | 2026-09-06T23:57:35.506Z | Downloaded serde_repr v0.1.20 |
| 989 | 2026-09-06T23:57:35.506Z | Downloaded serde_spanned v1.1.1 |
| 990 | 2026-09-06T23:57:35.506Z | Downloaded serde_derive_internals v0.29.1 |
| 991 | 2026-09-06T23:57:35.506Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 992 | 2026-09-06T23:57:35.526Z | Downloaded p256 v0.13.2 |
| 993 | 2026-09-06T23:57:35.526Z | Downloaded lzss v0.8.2 |
| 994 | 2026-09-06T23:57:35.526Z | Downloaded mime_guess v2.0.5 |
| 995 | 2026-09-06T23:57:35.526Z | Downloaded take_mut v0.2.2 |
| 996 | 2026-09-06T23:57:35.526Z | Downloaded unicode-normalization v0.1.25 |
| 997 | 2026-09-06T23:57:35.526Z | Downloaded miette-derive v7.6.0 |
| 998 | 2026-09-06T23:57:35.527Z | Downloaded oxide-generation v0.1.3 |
| 999 | 2026-09-06T23:57:35.527Z | Downloaded num-complex v0.4.6 |
| 1000 | 2026-09-06T23:57:35.527Z | Downloaded ml-kem v0.3.2 |
| 1001 | 2026-09-06T23:57:35.527Z | Downloaded pem-rfc7468 v0.7.0 |
| 1002 | 2026-09-06T23:57:35.527Z | Downloaded pin-project-lite v0.2.17 |
| 1003 | 2026-09-06T23:57:35.527Z | Downloaded zerofrom v0.1.6 |
| 1004 | 2026-09-06T23:57:35.550Z | Downloaded darling_macro v0.13.4 |
| 1005 | 2026-09-06T23:57:35.550Z | Downloaded darling v0.20.11 |
| 1006 | 2026-09-06T23:57:35.551Z | Downloaded pretty_assertions v1.4.1 |
| 1007 | 2026-09-06T23:57:35.551Z | Downloaded defmt v0.3.100 |
| 1008 | 2026-09-06T23:57:35.551Z | Downloaded dsl_auto_type v0.2.0 |
| 1009 | 2026-09-06T23:57:35.551Z | Downloaded display-error-chain v0.2.2 |
| 1010 | 2026-09-06T23:57:35.580Z | Downloaded managed v0.8.0 |
| 1011 | 2026-09-06T23:57:35.581Z | Downloaded rustls-pemfile v2.2.0 |
| 1012 | 2026-09-06T23:57:35.581Z | Downloaded seq-macro v0.3.6 |
| 1013 | 2026-09-06T23:57:35.581Z | Downloaded quinn v0.11.11 |
| 1014 | 2026-09-06T23:57:35.581Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1015 | 2026-09-06T23:57:35.581Z | Downloaded slog-stdlog v4.1.1 |
| 1016 | 2026-09-06T23:57:35.581Z | Downloaded num-iter v0.1.45 |
| 1017 | 2026-09-06T23:57:35.581Z | Downloaded rand v0.8.6 |
| 1018 | 2026-09-06T23:57:35.581Z | Downloaded thiserror-no-std v2.0.2 |
| 1019 | 2026-09-06T23:57:35.581Z | Downloaded parse-display v0.10.0 |
| 1020 | 2026-09-06T23:57:35.581Z | Downloaded rlimit v0.10.2 |
| 1021 | 2026-09-06T23:57:35.581Z | Downloaded phf_shared v0.11.3 |
| 1022 | 2026-09-06T23:57:35.582Z | Downloaded ssh-encoding v0.3.0 |
| 1023 | 2026-09-06T23:57:35.602Z | Downloaded unicode-bidi v0.3.18 |
| 1024 | 2026-09-06T23:57:35.603Z | Downloaded schemars v1.2.1 |
| 1025 | 2026-09-06T23:57:35.603Z | Downloaded darling_core v0.20.11 |
| 1026 | 2026-09-06T23:57:35.603Z | Downloaded postgres-types v0.2.12 |
| 1027 | 2026-09-06T23:57:35.603Z | Downloaded whoami v2.1.0 |
| 1028 | 2026-09-06T23:57:35.603Z | Downloaded schemars v0.9.0 |
| 1029 | 2026-09-06T23:57:35.603Z | Downloaded sha1 v0.10.6 |
| 1030 | 2026-09-06T23:57:35.603Z | Downloaded litemap v0.8.1 |
| 1031 | 2026-09-06T23:57:35.604Z | Downloaded psl-types v2.0.11 |
| 1032 | 2026-09-06T23:57:35.604Z | Downloaded similar v2.7.0 |
| 1033 | 2026-09-06T23:57:35.604Z | Downloaded rustc_version v0.1.7 |
| 1034 | 2026-09-06T23:57:35.604Z | Downloaded supports-unicode v3.0.0 |
| 1035 | 2026-09-06T23:57:35.604Z | Downloaded crossterm v0.29.0 |
| 1036 | 2026-09-06T23:57:35.604Z | Downloaded drift v0.2.0 |
| 1037 | 2026-09-06T23:57:35.630Z | Downloaded wyz v0.5.1 |
| 1038 | 2026-09-06T23:57:35.630Z | Downloaded semver v0.1.20 |
| 1039 | 2026-09-06T23:57:35.630Z | Downloaded primeorder v0.14.0 |
| 1040 | 2026-09-06T23:57:35.639Z | Downloaded aho-corasick v1.1.4 |
| 1041 | 2026-09-06T23:57:35.639Z | Downloaded universal-hash v0.5.1 |
| 1042 | 2026-09-06T23:57:35.639Z | Downloaded utf-8 v0.7.6 |
| 1043 | 2026-09-06T23:57:35.640Z | Downloaded hashbrown v0.14.5 |
| 1044 | 2026-09-06T23:57:35.640Z | Downloaded vte v0.14.1 |
| 1045 | 2026-09-06T23:57:35.640Z | Downloaded derive_more-impl v2.1.1 |
| 1046 | 2026-09-06T23:57:35.659Z | Downloaded derive-ex v0.1.8 |
| 1047 | 2026-09-06T23:57:35.660Z | Downloaded ed25519 v3.0.0 |
| 1048 | 2026-09-06T23:57:35.660Z | Downloaded module-lattice v0.2.3 |
| 1049 | 2026-09-06T23:57:35.660Z | Downloaded keccak v0.2.0 |
| 1050 | 2026-09-06T23:57:35.660Z | Downloaded pkg-config v0.3.32 |
| 1051 | 2026-09-06T23:57:35.660Z | Downloaded progenitor v0.13.0 |
| 1052 | 2026-09-06T23:57:35.660Z | Downloaded dyn-clone v1.0.20 |
| 1053 | 2026-09-06T23:57:35.660Z | Downloaded zone_cfg_derive v0.3.1 |
| 1054 | 2026-09-06T23:57:35.660Z | Downloaded hkdf v0.12.4 |
| 1055 | 2026-09-06T23:57:35.660Z | Downloaded der v0.7.10 |
| 1056 | 2026-09-06T23:57:35.660Z | Downloaded hyper-util v0.1.20 |
| 1057 | 2026-09-06T23:57:35.661Z | Downloaded ed25519-dalek v3.0.0 |
| 1058 | 2026-09-06T23:57:35.661Z | Downloaded snafu-derive v0.8.9 |
| 1059 | 2026-09-06T23:57:35.661Z | Downloaded is_ci v1.2.0 |
| 1060 | 2026-09-06T23:57:35.661Z | Downloaded num-traits v0.2.19 |
| 1061 | 2026-09-06T23:57:35.661Z | Downloaded peg-macros v0.8.5 |
| 1062 | 2026-09-06T23:57:35.661Z | Downloaded zerotrie v0.2.3 |
| 1063 | 2026-09-06T23:57:35.661Z | Downloaded instability v0.3.11 |
| 1064 | 2026-09-06T23:57:35.661Z | Downloaded indexmap v1.9.3 |
| 1065 | 2026-09-06T23:57:35.661Z | Downloaded futures-util v0.3.32 |
| 1066 | 2026-09-06T23:57:35.661Z | Downloaded winnow v0.5.40 |
| 1067 | 2026-09-06T23:57:35.685Z | Downloaded rustc-demangle v0.1.27 |
| 1068 | 2026-09-06T23:57:35.685Z | Downloaded test-strategy v0.4.5 |
| 1069 | 2026-09-06T23:57:35.685Z | Downloaded hashbrown v0.15.5 |
| 1070 | 2026-09-06T23:57:35.685Z | Downloaded packed_struct_codegen v0.10.1 |
| 1071 | 2026-09-06T23:57:35.685Z | Downloaded tokio-rustls v0.26.4 |
| 1072 | 2026-09-06T23:57:35.685Z | Downloaded progenitor-impl v0.13.0 |
| 1073 | 2026-09-06T23:57:35.685Z | Downloaded serdect v0.4.3 |
| 1074 | 2026-09-06T23:57:35.685Z | Downloaded slog-scope v4.4.1 |
| 1075 | 2026-09-06T23:57:35.685Z | Downloaded strum_macros v0.27.2 |
| 1076 | 2026-09-06T23:57:35.685Z | Downloaded unicode-properties v0.1.4 |
| 1077 | 2026-09-06T23:57:35.685Z | Downloaded static_assertions v1.1.0 |
| 1078 | 2026-09-06T23:57:35.685Z | Downloaded blake3 v1.8.5 |
| 1079 | 2026-09-06T23:57:35.686Z | Downloaded ingot-macros v0.2.0 |
| 1080 | 2026-09-06T23:57:35.686Z | Downloaded precomputed-hash v0.1.1 |
| 1081 | 2026-09-06T23:57:35.686Z | Downloaded rand_xorshift v0.4.0 |
| 1082 | 2026-09-06T23:57:35.691Z | Downloaded phf_shared v0.13.1 |
| 1083 | 2026-09-06T23:57:35.691Z | Downloaded pwd v1.4.0 |
| 1084 | 2026-09-06T23:57:35.691Z | Downloaded thread-id v5.1.0 |
| 1085 | 2026-09-06T23:57:35.691Z | Downloaded tracing-core v0.1.36 |
| 1086 | 2026-09-06T23:57:35.691Z | Downloaded hashbrown v0.16.1 |
| 1087 | 2026-09-06T23:57:35.691Z | Downloaded const-oid v0.10.2 |
| 1088 | 2026-09-06T23:57:35.691Z | Downloaded iana-time-zone v0.1.65 |
| 1089 | 2026-09-06T23:57:35.691Z | Downloaded try-lock v0.2.5 |
| 1090 | 2026-09-06T23:57:35.691Z | Downloaded defmt-macros v1.0.1 |
| 1091 | 2026-09-06T23:57:35.691Z | Downloaded displaydoc v0.2.5 |
| 1092 | 2026-09-06T23:57:35.691Z | Downloaded linear-map v1.2.0 |
| 1093 | 2026-09-06T23:57:35.691Z | Downloaded diesel-dtrace v0.5.0 |
| 1094 | 2026-09-06T23:57:35.704Z | Downloaded itertools v0.14.0 |
| 1095 | 2026-09-06T23:57:35.704Z | Downloaded crossbeam-epoch v0.9.18 |
| 1096 | 2026-09-06T23:57:35.716Z | Downloaded hyper-staticfile v0.10.1 |
| 1097 | 2026-09-06T23:57:35.716Z | Downloaded rsa v0.10.0-rc.18 |
| 1098 | 2026-09-06T23:57:35.716Z | Downloaded chrono v0.4.45 |
| 1099 | 2026-09-06T23:57:35.716Z | Downloaded xshell-macros v0.2.7 |
| 1100 | 2026-09-06T23:57:35.716Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1101 | 2026-09-06T23:57:35.716Z | Downloaded rustls-webpki v0.103.13 |
| 1102 | 2026-09-06T23:57:35.717Z | Downloaded kstat-rs v0.2.5 |
| 1103 | 2026-09-06T23:57:35.717Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1104 | 2026-09-06T23:57:35.717Z | Downloaded tower-http v0.6.8 |
| 1105 | 2026-09-06T23:57:35.723Z | Downloaded cpubits v0.1.1 |
| 1106 | 2026-09-06T23:57:35.723Z | Downloaded instant v0.1.13 |
| 1107 | 2026-09-06T23:57:35.723Z | Downloaded lru-slab v0.1.2 |
| 1108 | 2026-09-06T23:57:35.723Z | Downloaded term v0.7.0 |
| 1109 | 2026-09-06T23:57:35.723Z | Downloaded crossterm v0.28.1 |
| 1110 | 2026-09-06T23:57:35.723Z | Downloaded p384 v0.14.0 |
| 1111 | 2026-09-06T23:57:35.723Z | Downloaded whoami v1.6.1 |
| 1112 | 2026-09-06T23:57:35.760Z | Downloaded mio v1.2.0 |
| 1113 | 2026-09-06T23:57:35.761Z | Downloaded new_debug_unreachable v1.0.6 |
| 1114 | 2026-09-06T23:57:35.761Z | Downloaded num-conv v0.2.0 |
| 1115 | 2026-09-06T23:57:35.761Z | Downloaded pbkdf2 v0.13.0 |
| 1116 | 2026-09-06T23:57:35.761Z | Downloaded maybe-uninit v2.0.0 |
| 1117 | 2026-09-06T23:57:35.761Z | Downloaded tinyvec v1.11.0 |
| 1118 | 2026-09-06T23:57:35.761Z | Downloaded p521 v0.13.3 |
| 1119 | 2026-09-06T23:57:35.761Z | Downloaded path-slash v0.1.5 |
| 1120 | 2026-09-06T23:57:35.761Z | Downloaded predicates-tree v1.0.13 |
| 1121 | 2026-09-06T23:57:35.761Z | Downloaded pkcs8 v0.11.0 |
| 1122 | 2026-09-06T23:57:35.775Z | Downloaded sync_wrapper v1.0.2 |
| 1123 | 2026-09-06T23:57:35.776Z | Downloaded sec1 v0.7.3 |
| 1124 | 2026-09-06T23:57:35.776Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1125 | 2026-09-06T23:57:35.776Z | Downloaded newtype-uuid v1.3.2 |
| 1126 | 2026-09-06T23:57:35.776Z | Downloaded primefield v0.14.0 |
| 1127 | 2026-09-06T23:57:35.781Z | Downloaded subtle v2.6.1 |
| 1128 | 2026-09-06T23:57:35.781Z | Downloaded thread_local v1.1.9 |
| 1129 | 2026-09-06T23:57:35.781Z | Downloaded serde-big-array v0.5.1 |
| 1130 | 2026-09-06T23:57:35.782Z | Downloaded ctutils v0.4.2 |
| 1131 | 2026-09-06T23:57:35.782Z | Downloaded hyper v1.10.1 |
| 1132 | 2026-09-06T23:57:35.783Z | Downloaded smf v0.2.3 |
| 1133 | 2026-09-06T23:57:35.783Z | Downloaded darling v0.21.3 |
| 1134 | 2026-09-06T23:57:35.783Z | Downloaded icu_properties_data v2.1.2 |
| 1135 | 2026-09-06T23:57:35.783Z | Downloaded vergen-lib v0.1.6 |
| 1136 | 2026-09-06T23:57:35.784Z | Downloaded yansi v1.0.1 |
| 1137 | 2026-09-06T23:57:35.784Z | Downloaded signal-hook-mio v0.2.5 |
| 1138 | 2026-09-06T23:57:35.784Z | Downloaded wnaf v0.14.0 |
| 1139 | 2026-09-06T23:57:35.784Z | Downloaded usdt-macro v0.6.0 |
| 1140 | 2026-09-06T23:57:35.784Z | Downloaded icu_locale_core v2.1.1 |
| 1141 | 2026-09-06T23:57:35.784Z | Downloaded darling_macro v0.21.3 |
| 1142 | 2026-09-06T23:57:35.784Z | Downloaded omicron-zone-package v0.12.3 |
| 1143 | 2026-09-06T23:57:35.784Z | Downloaded openssl-probe v0.1.6 |
| 1144 | 2026-09-06T23:57:35.817Z | Downloaded bitvec v1.0.1 |
| 1145 | 2026-09-06T23:57:35.817Z | Downloaded nonempty v0.12.0 |
| 1146 | 2026-09-06T23:57:35.817Z | Downloaded progenitor-macro v0.14.0 |
| 1147 | 2026-09-06T23:57:35.817Z | Downloaded rand v0.10.1 |
| 1148 | 2026-09-06T23:57:35.817Z | Downloaded data-encoding v2.10.0 |
| 1149 | 2026-09-06T23:57:35.817Z | Downloaded derive_builder_core v0.20.2 |
| 1150 | 2026-09-06T23:57:35.817Z | Downloaded rand_core v0.9.5 |
| 1151 | 2026-09-06T23:57:35.817Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1152 | 2026-09-06T23:57:35.817Z | Downloaded miniz_oxide v0.8.9 |
| 1153 | 2026-09-06T23:57:35.817Z | Downloaded h2 v0.4.15 |
| 1154 | 2026-09-06T23:57:35.818Z | Downloaded either v1.15.0 |
| 1155 | 2026-09-06T23:57:35.818Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1156 | 2026-09-06T23:57:35.818Z | Downloaded p384 v0.13.1 |
| 1157 | 2026-09-06T23:57:35.818Z | Downloaded zopfli v0.8.3 |
| 1158 | 2026-09-06T23:57:35.818Z | Downloaded toml v0.7.8 |
| 1159 | 2026-09-06T23:57:35.818Z | Downloaded ipnet v2.12.0 |
| 1160 | 2026-09-06T23:57:35.818Z | Downloaded itertools v0.12.1 |
| 1161 | 2026-09-06T23:57:35.868Z | Downloaded rusty-fork v0.3.1 |
| 1162 | 2026-09-06T23:57:35.868Z | Downloaded scrypt v0.12.0 |
| 1163 | 2026-09-06T23:57:35.868Z | Downloaded slog-async v2.8.0 |
| 1164 | 2026-09-06T23:57:35.868Z | Downloaded crc v3.4.0 |
| 1165 | 2026-09-06T23:57:35.868Z | Downloaded term v1.2.1 |
| 1166 | 2026-09-06T23:57:35.868Z | Downloaded hkdf v0.13.0 |
| 1167 | 2026-09-06T23:57:35.868Z | Downloaded schemars v0.8.22 |
| 1168 | 2026-09-06T23:57:35.868Z | Downloaded rand v0.9.2 |
| 1169 | 2026-09-06T23:57:35.868Z | Downloaded lru v0.12.5 |
| 1170 | 2026-09-06T23:57:35.868Z | Downloaded tower v0.5.3 |
| 1171 | 2026-09-06T23:57:35.868Z | Downloaded socket2 v0.5.10 |
| 1172 | 2026-09-06T23:57:35.868Z | Downloaded ed25519 v2.2.3 |
| 1173 | 2026-09-06T23:57:35.868Z | Downloaded illumos-nvpair v0.3.0 |
| 1174 | 2026-09-06T23:57:35.868Z | Downloaded tar v0.4.46 |
| 1175 | 2026-09-06T23:57:35.868Z | Downloaded num-bigint-dig v0.8.6 |
| 1176 | 2026-09-06T23:57:35.868Z | Downloaded russh v0.62.4 |
| 1177 | 2026-09-06T23:57:35.868Z | Downloaded tinyvec_macros v0.1.1 |
| 1178 | 2026-09-06T23:57:35.868Z | Downloaded crossbeam-channel v0.5.15 |
| 1179 | 2026-09-06T23:57:35.868Z | Downloaded libscf-sys v1.2.0 |
| 1180 | 2026-09-06T23:57:35.868Z | Downloaded dropshot-api-manager v0.8.0 |
| 1181 | 2026-09-06T23:57:35.868Z | Downloaded topological-sort v0.2.2 |
| 1182 | 2026-09-06T23:57:35.868Z | Downloaded trait-variant v0.1.2 |
| 1183 | 2026-09-06T23:57:35.868Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1184 | 2026-09-06T23:57:35.878Z | Downloaded dunce v1.0.5 |
| 1185 | 2026-09-06T23:57:35.878Z | Downloaded sqlparser_derive v0.5.0 |
| 1186 | 2026-09-06T23:57:35.878Z | Downloaded pem-rfc7468 v1.0.0 |
| 1187 | 2026-09-06T23:57:35.878Z | Downloaded reedline v0.40.0 |
| 1188 | 2026-09-06T23:57:35.878Z | Downloaded newline-converter v0.3.0 |
| 1189 | 2026-09-06T23:57:35.878Z | Downloaded slog v2.8.2 |
| 1190 | 2026-09-06T23:57:35.878Z | Downloaded synstructure v0.13.2 |
| 1191 | 2026-09-06T23:57:35.879Z | Downloaded scroll v0.13.0 |
| 1192 | 2026-09-06T23:57:35.879Z | Downloaded potential_utf v0.1.4 |
| 1193 | 2026-09-06T23:57:35.879Z | Downloaded tungstenite v0.28.0 |
| 1194 | 2026-09-06T23:57:35.879Z | Downloaded unicode_categories v0.1.1 |
| 1195 | 2026-09-06T23:57:35.879Z | Downloaded time v0.3.47 |
| 1196 | 2026-09-06T23:57:35.879Z | Downloaded predicates v3.1.4 |
| 1197 | 2026-09-06T23:57:35.879Z | Downloaded zstd v0.13.3 |
| 1198 | 2026-09-06T23:57:35.879Z | Downloaded csv-core v0.1.13 |
| 1199 | 2026-09-06T23:57:35.879Z | Downloaded zerocopy-derive v0.8.55 |
| 1200 | 2026-09-06T23:57:35.888Z | Downloaded ctr v0.10.1 |
| 1201 | 2026-09-06T23:57:35.888Z | Downloaded shlex v1.3.0 |
| 1202 | 2026-09-06T23:57:35.888Z | Downloaded spki v0.7.3 |
| 1203 | 2026-09-06T23:57:35.889Z | Downloaded tiny-keccak v2.0.2 |
| 1204 | 2026-09-06T23:57:35.889Z | Downloaded unicase v2.9.0 |
| 1205 | 2026-09-06T23:57:35.889Z | Downloaded crypto-bigint v0.5.5 |
| 1206 | 2026-09-06T23:57:35.889Z | Downloaded aws-lc-rs v1.16.3 |
| 1207 | 2026-09-06T23:57:35.922Z | Downloaded knus v3.4.0 |
| 1208 | 2026-09-06T23:57:35.922Z | Downloaded unarray v0.1.4 |
| 1209 | 2026-09-06T23:57:35.922Z | Downloaded untrusted v0.7.1 |
| 1210 | 2026-09-06T23:57:35.922Z | Downloaded xshell v0.2.7 |
| 1211 | 2026-09-06T23:57:35.922Z | Downloaded lru v0.18.3 |
| 1212 | 2026-09-06T23:57:35.951Z | Downloaded convert_case v0.10.0 |
| 1213 | 2026-09-06T23:57:35.951Z | Downloaded convert_case v0.4.0 |
| 1214 | 2026-09-06T23:57:35.951Z | Downloaded unsafe-libyaml v0.2.11 |
| 1215 | 2026-09-06T23:57:35.951Z | Downloaded parking_lot_core v0.8.6 |
| 1216 | 2026-09-06T23:57:35.951Z | Downloaded serde_plain v1.0.2 |
| 1217 | 2026-09-06T23:57:35.952Z | Downloaded crunchy v0.2.4 |
| 1218 | 2026-09-06T23:57:35.952Z | Downloaded num-primitive v0.2.1 |
| 1219 | 2026-09-06T23:57:35.952Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1220 | 2026-09-06T23:57:35.952Z | Downloaded schemars_derive v0.8.22 |
| 1221 | 2026-09-06T23:57:35.952Z | Downloaded p521 v0.14.0 |
| 1222 | 2026-09-06T23:57:35.952Z | Downloaded serde_with v3.21.0 |
| 1223 | 2026-09-06T23:57:35.966Z | Downloaded strum_macros v0.24.3 |
| 1224 | 2026-09-06T23:57:35.966Z | Downloaded tough v0.22.0 |
| 1225 | 2026-09-06T23:57:35.966Z | Downloaded normalize-line-endings v0.3.0 |
| 1226 | 2026-09-06T23:57:35.966Z | Downloaded string_cache v0.8.9 |
| 1227 | 2026-09-06T23:57:35.966Z | Downloaded defmt v1.0.1 |
| 1228 | 2026-09-06T23:57:35.966Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1229 | 2026-09-06T23:57:35.967Z | Downloaded ron v0.8.1 |
| 1230 | 2026-09-06T23:57:35.967Z | Downloaded bindgen v0.71.1 |
| 1231 | 2026-09-06T23:57:35.967Z | Downloaded pin-project-internal v1.1.11 |
| 1232 | 2026-09-06T23:57:35.967Z | Downloaded darling_core v0.21.3 |
| 1233 | 2026-09-06T23:57:35.967Z | Downloaded ingot-types v0.2.0 |
| 1234 | 2026-09-06T23:57:35.967Z | Downloaded r2d2 v0.8.10 |
| 1235 | 2026-09-06T23:57:35.988Z | Downloaded itertools v0.13.0 |
| 1236 | 2026-09-06T23:57:35.988Z | Downloaded digest v0.11.3 |
| 1237 | 2026-09-06T23:57:35.988Z | Downloaded smallvec v1.15.1 |
| 1238 | 2026-09-06T23:57:35.988Z | Downloaded cookie_store v0.22.1 |
| 1239 | 2026-09-06T23:57:35.988Z | Downloaded progenitor-extras v0.2.0 |
| 1240 | 2026-09-06T23:57:35.988Z | Downloaded icu_normalizer_data v2.1.1 |
| 1241 | 2026-09-06T23:57:35.988Z | Downloaded typify v0.6.2 |
| 1242 | 2026-09-06T23:57:35.988Z | Downloaded samael v0.0.19 |
| 1243 | 2026-09-06T23:57:35.996Z | Downloaded rawzip v0.4.4 |
| 1244 | 2026-09-06T23:57:35.996Z | Downloaded elliptic-curve v0.13.8 |
| 1245 | 2026-09-06T23:57:35.996Z | Downloaded subprocess v0.2.15 |
| 1246 | 2026-09-06T23:57:35.996Z | Downloaded phc v0.6.1 |
| 1247 | 2026-09-06T23:57:35.996Z | Downloaded num_enum v0.7.6 |
| 1248 | 2026-09-06T23:57:35.996Z | Downloaded tokio-util v0.7.18 |
| 1249 | 2026-09-06T23:57:35.996Z | Downloaded rpassword v7.5.4 |
| 1250 | 2026-09-06T23:57:35.996Z | Downloaded typed-path v0.9.3 |
| 1251 | 2026-09-06T23:57:35.996Z | Downloaded multer v3.1.0 |
| 1252 | 2026-09-06T23:57:35.996Z | Downloaded openssl-sys v0.9.117 |
| 1253 | 2026-09-06T23:57:35.996Z | Downloaded crypto-primes v0.7.2 |
| 1254 | 2026-09-06T23:57:36.006Z | Downloaded darling_core v0.23.0 |
| 1255 | 2026-09-06T23:57:36.006Z | Downloaded derive-where v1.6.0 |
| 1256 | 2026-09-06T23:57:36.006Z | Downloaded git2 v0.20.4 |
| 1257 | 2026-09-06T23:57:36.025Z | Downloaded itertools v0.10.5 |
| 1258 | 2026-09-06T23:57:36.025Z | Downloaded oxide-update-engine-types v0.1.2 |
| 1259 | 2026-09-06T23:57:36.025Z | Downloaded uuid v1.23.4 |
| 1260 | 2026-09-06T23:57:36.025Z | Downloaded diesel_derives v2.3.7 |
| 1261 | 2026-09-06T23:57:36.025Z | Downloaded ignore v0.4.25 |
| 1262 | 2026-09-06T23:57:36.031Z | Downloaded quinn-udp v0.5.14 |
| 1263 | 2026-09-06T23:57:36.031Z | Downloaded rcgen v0.12.1 |
| 1264 | 2026-09-06T23:57:36.031Z | Downloaded x509-cert v0.2.5 |
| 1265 | 2026-09-06T23:57:36.031Z | Downloaded zip v4.6.1 |
| 1266 | 2026-09-06T23:57:36.031Z | Downloaded crossbeam-utils v0.8.21 |
| 1267 | 2026-09-06T23:57:36.031Z | Downloaded diff v0.1.13 |
| 1268 | 2026-09-06T23:57:36.031Z | Downloaded papergrid v0.18.0 |
| 1269 | 2026-09-06T23:57:36.031Z | Downloaded portable-atomic v1.13.1 |
| 1270 | 2026-09-06T23:57:36.044Z | Downloaded ssh-key v0.6.7 |
| 1271 | 2026-09-06T23:57:36.053Z | Downloaded steno v0.4.1 |
| 1272 | 2026-09-06T23:57:36.053Z | Downloaded toml_edit v0.19.15 |
| 1273 | 2026-09-06T23:57:36.053Z | Downloaded lazy_static v1.5.0 |
| 1274 | 2026-09-06T23:57:36.053Z | Downloaded salsa20 v0.11.0 |
| 1275 | 2026-09-06T23:57:36.054Z | Downloaded salty v0.3.0 |
| 1276 | 2026-09-06T23:57:36.066Z | Downloaded p256 v0.14.0 |
| 1277 | 2026-09-06T23:57:36.066Z | Downloaded unicode-segmentation v1.12.0 |
| 1278 | 2026-09-06T23:57:36.066Z | Downloaded nix v0.28.0 |
| 1279 | 2026-09-06T23:57:36.087Z | Downloaded rayon-core v1.13.0 |
| 1280 | 2026-09-06T23:57:36.087Z | Downloaded icu_normalizer v2.1.1 |
| 1281 | 2026-09-06T23:57:36.088Z | Downloaded nom v7.1.3 |
| 1282 | 2026-09-06T23:57:36.088Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1283 | 2026-09-06T23:57:36.088Z | Downloaded crc-any v2.5.0 |
| 1284 | 2026-09-06T23:57:36.088Z | Downloaded quick-xml v0.37.5 |
| 1285 | 2026-09-06T23:57:36.088Z | Downloaded zerocopy v0.8.55 |
| 1286 | 2026-09-06T23:57:36.105Z | Downloaded quinn-proto v0.11.16 |
| 1287 | 2026-09-06T23:57:36.105Z | Downloaded rsa v0.9.10 |
| 1288 | 2026-09-06T23:57:36.105Z | Downloaded gimli v0.32.3 |
| 1289 | 2026-09-06T23:57:36.123Z | Downloaded idna v1.1.0 |
| 1290 | 2026-09-06T23:57:36.123Z | Downloaded prettyplease v0.2.37 |
| 1291 | 2026-09-06T23:57:36.123Z | Downloaded socket2 v0.6.3 |
| 1292 | 2026-09-06T23:57:36.123Z | Downloaded reqwest v0.13.2 |
| 1293 | 2026-09-06T23:57:36.123Z | Downloaded icu_collections v2.1.1 |
| 1294 | 2026-09-06T23:57:36.123Z | Downloaded libm v0.2.16 |
| 1295 | 2026-09-06T23:57:36.123Z | Downloaded miette v7.6.0 |
| 1296 | 2026-09-06T23:57:36.124Z | Downloaded minimal-lexical v0.2.1 |
| 1297 | 2026-09-06T23:57:36.146Z | Downloaded tokio-postgres v0.7.16 |
| 1298 | 2026-09-06T23:57:36.146Z | Downloaded lalrpop v0.19.12 |
| 1299 | 2026-09-06T23:57:36.146Z | Downloaded libxml v0.3.3 |
| 1300 | 2026-09-06T23:57:36.146Z | Downloaded bstr v1.12.1 |
| 1301 | 2026-09-06T23:57:36.175Z | Downloaded goblin v0.10.5 |
| 1302 | 2026-09-06T23:57:36.175Z | Downloaded rayon v1.11.0 |
| 1303 | 2026-09-06T23:57:36.176Z | Downloaded iddqd v0.4.2 |
| 1304 | 2026-09-06T23:57:36.176Z | Downloaded crypto-bigint v0.7.5 |
| 1305 | 2026-09-06T23:57:36.182Z | Downloaded object v0.30.4 |
| 1306 | 2026-09-06T23:57:36.182Z | Downloaded der v0.8.0 |
| 1307 | 2026-09-06T23:57:36.182Z | Downloaded jiff-core v0.1.0 |
| 1308 | 2026-09-06T23:57:36.189Z | Downloaded reqwest v0.12.28 |
| 1309 | 2026-09-06T23:57:36.189Z | Downloaded itertools v0.15.0 |
| 1310 | 2026-09-06T23:57:36.211Z | Downloaded regex-syntax v0.6.29 |
| 1311 | 2026-09-06T23:57:36.231Z | Downloaded zerovec v0.11.5 |
| 1312 | 2026-09-06T23:57:36.231Z | Downloaded radix_trie v0.2.1 |
| 1313 | 2026-09-06T23:57:36.231Z | Downloaded serde_with v1.14.0 |
| 1314 | 2026-09-06T23:57:36.231Z | Downloaded regex v1.12.3 |
| 1315 | 2026-09-06T23:57:36.232Z | Downloaded zlib-rs v0.6.2 |
| 1316 | 2026-09-06T23:57:36.246Z | Downloaded iri-string v0.7.10 |
| 1317 | 2026-09-06T23:57:36.256Z | Downloaded curve25519-dalek v4.1.3 |
| 1318 | 2026-09-06T23:57:36.256Z | Downloaded sha3 v0.12.0 |
| 1319 | 2026-09-06T23:57:36.257Z | Downloaded vcpkg v0.2.15 |
| 1320 | 2026-09-06T23:57:36.285Z | Downloaded winnow v1.0.3 |
| 1321 | 2026-09-06T23:57:36.297Z | Downloaded winnow v0.6.26 |
| 1322 | 2026-09-06T23:57:36.297Z | Downloaded petname v2.0.2 |
| 1323 | 2026-09-06T23:57:36.297Z | Downloaded proptest v1.11.0 |
| 1324 | 2026-09-06T23:57:36.308Z | Downloaded regex-syntax v0.8.10 |
| 1325 | 2026-09-06T23:57:36.308Z | Downloaded dashu-int v0.5.1 |
| 1326 | 2026-09-06T23:57:36.308Z | Downloaded tabled v0.21.0 |
| 1327 | 2026-09-06T23:57:36.380Z | Downloaded regress v0.11.1 |
| 1328 | 2026-09-06T23:57:36.381Z | Downloaded hickory-proto v0.24.4 |
| 1329 | 2026-09-06T23:57:36.418Z | Downloaded curve25519-dalek v5.0.0 |
| 1330 | 2026-09-06T23:57:36.418Z | Downloaded hickory-proto v0.25.2 |
| 1331 | 2026-09-06T23:57:36.418Z | Downloaded moka v0.12.13 |
| 1332 | 2026-09-06T23:57:36.418Z | Downloaded polar-core v0.27.3 |
| 1333 | 2026-09-06T23:57:36.418Z | Downloaded nix v0.31.2 |
| 1334 | 2026-09-06T23:57:36.418Z | Downloaded nix v0.27.1 |
| 1335 | 2026-09-06T23:57:36.418Z | Downloaded syn v3.0.3 |
| 1336 | 2026-09-06T23:57:36.418Z | Downloaded object v0.37.3 |
| 1337 | 2026-09-06T23:57:36.419Z | Downloaded regress v0.10.5 |
| 1338 | 2026-09-06T23:57:36.419Z | Downloaded typify-impl v0.6.2 |
| 1339 | 2026-09-06T23:57:36.419Z | Downloaded sqlparser v0.61.0 |
| 1340 | 2026-09-06T23:57:36.419Z | Downloaded smoltcp v0.11.0 |
| 1341 | 2026-09-06T23:57:36.419Z | Downloaded smoltcp v0.9.1 |
| 1342 | 2026-09-06T23:57:36.435Z | Downloaded openssl v0.10.80 |
| 1343 | 2026-09-06T23:57:36.435Z | Downloaded openapiv3 v2.2.0 |
| 1344 | 2026-09-06T23:57:36.435Z | Downloaded sled v0.34.7 |
| 1345 | 2026-09-06T23:57:36.456Z | Downloaded rustix v0.38.44 |
| 1346 | 2026-09-06T23:57:36.473Z | Downloaded dropshot v0.17.1 |
| 1347 | 2026-09-06T23:57:36.473Z | Downloaded diesel v2.3.7 |
| 1348 | 2026-09-06T23:57:36.497Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1349 | 2026-09-06T23:57:36.497Z | Downloaded rustls v0.23.41 |
| 1350 | 2026-09-06T23:57:36.498Z | Downloaded zerocopy-derive v0.6.6 |
| 1351 | 2026-09-06T23:57:36.505Z | Downloaded ratatui v0.29.0 |
| 1352 | 2026-09-06T23:57:36.505Z | Downloaded tracing v0.1.44 |
| 1353 | 2026-09-06T23:57:36.517Z | Downloaded sha3 v0.11.0 |
| 1354 | 2026-09-06T23:57:36.531Z | Downloaded petgraph v0.6.5 |
| 1355 | 2026-09-06T23:57:36.552Z | Downloaded regex-automata v0.4.14 |
| 1356 | 2026-09-06T23:57:36.552Z | Downloaded chrono-tz v0.10.4 |
| 1357 | 2026-09-06T23:57:36.564Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1358 | 2026-09-06T23:57:36.564Z | Downloaded jiff v0.2.34 |
| 1359 | 2026-09-06T23:57:36.570Z | Downloaded petgraph v0.8.3 |
| 1360 | 2026-09-06T23:57:36.583Z | Downloaded sha3 v0.10.8 |
| 1361 | 2026-09-06T23:57:36.624Z | Downloaded csv v1.4.0 |
| 1362 | 2026-09-06T23:57:36.629Z | Downloaded libz-sys v1.1.24 |
| 1363 | 2026-09-06T23:57:36.638Z | Downloaded tokio v1.52.1 |
| 1364 | 2026-09-06T23:57:36.661Z | Downloaded encoding_rs v0.8.35 |
| 1365 | 2026-09-06T23:57:36.680Z | Downloaded ring v0.17.14 |
| 1366 | 2026-09-06T23:57:36.714Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1367 | 2026-09-06T23:57:37.167Z | Downloaded dsi-bitstream v0.10.1 |
| 1368 | 2026-09-06T23:57:37.337Z | Downloaded aws-lc-sys v0.40.0 |
| 1369 | 2026-09-06T23:57:37.639Z | Compiling serde_core v1.0.228 |
| 1370 | 2026-09-06T23:57:37.639Z | Compiling libc v0.2.185 |
| 1371 | 2026-09-06T23:57:37.639Z | Compiling serde v1.0.228 |
| 1372 | 2026-09-06T23:57:37.642Z | Compiling log v0.4.33 |
| 1373 | 2026-09-06T23:57:37.642Z | Compiling smallvec v1.15.1 |
| 1374 | 2026-09-06T23:57:37.642Z | Compiling subtle v2.6.1 |
| 1375 | 2026-09-06T23:57:37.793Z | Compiling syn v2.0.117 |
| 1376 | 2026-09-06T23:57:37.801Z | Compiling zerocopy v0.8.55 |
| 1377 | 2026-09-06T23:57:38.001Z | Compiling typenum v1.20.1 |
| 1378 | 2026-09-06T23:57:38.016Z | Compiling shlex v1.3.0 |
| 1379 | 2026-09-06T23:57:38.016Z | Compiling find-msvc-tools v0.1.9 |
| 1380 | 2026-09-06T23:57:38.150Z | Compiling scopeguard v1.2.0 |
| 1381 | 2026-09-06T23:57:38.227Z | Compiling portable-atomic v1.13.1 |
| 1382 | 2026-09-06T23:57:38.261Z | Compiling lock_api v0.4.14 |
| 1383 | 2026-09-06T23:57:38.284Z | Compiling stable_deref_trait v1.2.1 |
| 1384 | 2026-09-06T23:57:38.314Z | Compiling critical-section v1.2.0 |
| 1385 | 2026-09-06T23:57:38.356Z | Compiling generic-array v0.14.7 |
| 1386 | 2026-09-06T23:57:38.406Z | Compiling const-oid v0.9.6 |
| 1387 | 2026-09-06T23:57:38.497Z | Compiling serde_json v1.0.151 |
| 1388 | 2026-09-06T23:57:38.623Z | Compiling libm v0.2.16 |
| 1389 | 2026-09-06T23:57:38.706Z | Compiling errno v0.3.14 |
| 1390 | 2026-09-06T23:57:38.724Z | Compiling jobserver v0.1.34 |
| 1391 | 2026-09-06T23:57:38.727Z | Compiling getrandom v0.2.17 |
| 1392 | 2026-09-06T23:57:38.897Z | Compiling num-traits v0.2.19 |
| 1393 | 2026-09-06T23:57:38.946Z | Compiling rand_core v0.6.4 |
| 1394 | 2026-09-06T23:57:38.980Z | Compiling cc v1.2.56 |
| 1395 | 2026-09-06T23:57:39.169Z | Compiling allocator-api2 v0.2.21 |
| 1396 | 2026-09-06T23:57:39.182Z | Compiling percent-encoding v2.3.2 |
| 1397 | 2026-09-06T23:57:39.271Z | Compiling parking_lot_core v0.9.12 |
| 1398 | 2026-09-06T23:57:39.366Z | Compiling pin-project-lite v0.2.17 |
| 1399 | 2026-09-06T23:57:39.468Z | Compiling once_cell v1.21.3 |
| 1400 | 2026-09-06T23:57:39.497Z | Compiling writeable v0.6.2 |
| 1401 | 2026-09-06T23:57:39.514Z | Compiling litemap v0.8.1 |
| 1402 | 2026-09-06T23:57:39.550Z | Compiling icu_properties_data v2.1.2 |
| 1403 | 2026-09-06T23:57:39.688Z | Compiling getrandom v0.4.3 |
| 1404 | 2026-09-06T23:57:39.702Z | Compiling icu_normalizer_data v2.1.1 |
| 1405 | 2026-09-06T23:57:39.702Z | Compiling getrandom v0.3.4 |
| 1406 | 2026-09-06T23:57:39.927Z | Compiling bitflags v2.11.0 |
| 1407 | 2026-09-06T23:57:40.067Z | Compiling semver v1.0.28 |
| 1408 | 2026-09-06T23:57:40.189Z | Compiling signal-hook-registry v1.4.8 |
| 1409 | 2026-09-06T23:57:40.211Z | Compiling rand_core v0.10.0 |
| 1410 | 2026-09-06T23:57:40.384Z | Compiling rustix v1.1.4 |
| 1411 | 2026-09-06T23:57:40.531Z | Compiling parking_lot v0.12.5 |
| 1412 | 2026-09-06T23:57:40.633Z | Compiling mio v1.2.0 |
| 1413 | 2026-09-06T23:57:40.649Z | Compiling futures-core v0.3.32 |
| 1414 | 2026-09-06T23:57:40.692Z | Compiling synstructure v0.13.2 |
| 1415 | 2026-09-06T23:57:40.708Z | Compiling pkg-config v0.3.32 |
| 1416 | 2026-09-06T23:57:40.801Z | Compiling socket2 v0.6.3 |
| 1417 | 2026-09-06T23:57:40.907Z | Compiling utf8_iter v1.0.4 |
| 1418 | 2026-09-06T23:57:41.062Z | Compiling base64ct v1.8.3 |
| 1419 | 2026-09-06T23:57:41.097Z | Compiling form_urlencoded v1.2.2 |
| 1420 | 2026-09-06T23:57:41.187Z | Compiling flagset v0.4.7 |
| 1421 | 2026-09-06T23:57:41.215Z | Compiling foldhash v0.2.0 |
| 1422 | 2026-09-06T23:57:41.284Z | Compiling futures-sink v0.3.32 |
| 1423 | 2026-09-06T23:57:41.293Z | Compiling futures-io v0.3.32 |
| 1424 | 2026-09-06T23:57:41.302Z | Compiling pem-rfc7468 v0.7.0 |
| 1425 | 2026-09-06T23:57:41.314Z | Compiling futures-task v0.3.32 |
| 1426 | 2026-09-06T23:57:41.355Z | Compiling futures-channel v0.3.32 |
| 1427 | 2026-09-06T23:57:41.374Z | Compiling hashbrown v0.17.0 |
| 1428 | 2026-09-06T23:57:41.431Z | Compiling rustversion v1.0.22 |
| 1429 | 2026-09-06T23:57:41.440Z | Compiling slab v0.4.12 |
| 1430 | 2026-09-06T23:57:41.482Z | Compiling iana-time-zone v0.1.65 |
| 1431 | 2026-09-06T23:57:41.583Z | Compiling base64 v0.22.1 |
| 1432 | 2026-09-06T23:57:41.601Z | Compiling ident_case v1.0.1 |
| 1433 | 2026-09-06T23:57:41.626Z | Compiling cpufeatures v0.2.17 |
| 1434 | 2026-09-06T23:57:41.682Z | Compiling uuid v1.23.4 |
| 1435 | 2026-09-06T23:57:41.705Z | Compiling simd-adler32 v0.3.8 |
| 1436 | 2026-09-06T23:57:41.717Z | Compiling rustc_version v0.4.1 |
| 1437 | 2026-09-06T23:57:41.900Z | Compiling syn v1.0.109 |
| 1438 | 2026-09-06T23:57:41.981Z | Compiling indexmap v2.14.0 |
| 1439 | 2026-09-06T23:57:41.992Z | Compiling adler2 v2.0.1 |
| 1440 | 2026-09-06T23:57:42.024Z | Compiling serde_derive_internals v0.29.1 |
| 1441 | 2026-09-06T23:57:42.120Z | Compiling terminal_size v0.4.3 |
| 1442 | 2026-09-06T23:57:42.260Z | Compiling miniz_oxide v0.8.9 |
| 1443 | 2026-09-06T23:57:42.282Z | Compiling cmake v0.1.57 |
| 1444 | 2026-09-06T23:57:42.348Z | Compiling spin v0.9.8 |
| 1445 | 2026-09-06T23:57:42.366Z | Compiling ahash v0.8.12 |
| 1446 | 2026-09-06T23:57:42.424Z | Compiling dunce v1.0.5 |
| 1447 | 2026-09-06T23:57:42.441Z | Compiling serde_derive v1.0.228 |
| 1448 | 2026-09-06T23:57:42.570Z | Compiling zeroize_derive v1.5.0 |
| 1449 | 2026-09-06T23:57:42.589Z | Compiling zerocopy-derive v0.8.55 |
| 1450 | 2026-09-06T23:57:42.600Z | Compiling zerofrom-derive v0.1.6 |
| 1451 | 2026-09-06T23:57:42.622Z | Compiling yoke-derive v0.8.1 |
| 1452 | 2026-09-06T23:57:42.740Z | Compiling zerovec-derive v0.11.2 |
| 1453 | 2026-09-06T23:57:42.896Z | Compiling displaydoc v0.2.5 |
| 1454 | 2026-09-06T23:57:42.955Z | Compiling tokio-macros v2.7.0 |
| 1455 | 2026-09-06T23:57:43.226Z | Compiling thiserror-impl v2.0.18 |
| 1456 | 2026-09-06T23:57:43.653Z | Compiling der_derive v0.7.3 |
| 1457 | 2026-09-06T23:57:43.702Z | Compiling futures-macro v0.3.32 |
| 1458 | 2026-09-06T23:57:43.809Z | Compiling thiserror-impl v1.0.69 |
| 1459 | 2026-09-06T23:57:43.893Z | Compiling schemars v0.8.22 |
| 1460 | 2026-09-06T23:57:44.000Z | Compiling zerofrom v0.1.6 |
| 1461 | 2026-09-06T23:57:44.062Z | Compiling fs_extra v1.3.0 |
| 1462 | 2026-09-06T23:57:44.126Z | Compiling yoke v0.8.1 |
| 1463 | 2026-09-06T23:57:44.311Z | Compiling zerovec v0.11.5 |
| 1464 | 2026-09-06T23:57:44.326Z | Compiling zerotrie v0.2.3 |
| 1465 | 2026-09-06T23:57:44.513Z | Compiling futures-util v0.3.32 |
| 1466 | 2026-09-06T23:57:44.586Z | Compiling thiserror v2.0.18 |
| 1467 | 2026-09-06T23:57:44.632Z | Compiling dyn-clone v1.0.20 |
| 1468 | 2026-09-06T23:57:44.647Z | Compiling aws-lc-sys v0.40.0 |
| 1469 | 2026-09-06T23:57:44.712Z | Compiling schemars_derive v0.8.22 |
| 1470 | 2026-09-06T23:57:44.766Z | Compiling tinystr v0.8.2 |
| 1471 | 2026-09-06T23:57:44.814Z | Compiling potential_utf v0.1.4 |
| 1472 | 2026-09-06T23:57:44.963Z | Compiling icu_locale_core v2.1.1 |
| 1473 | 2026-09-06T23:57:44.978Z | Compiling icu_collections v2.1.1 |
| 1474 | 2026-09-06T23:57:45.064Z | Compiling thiserror v1.0.69 |
| 1475 | 2026-09-06T23:57:45.218Z | Compiling tracing-attributes v0.1.31 |
| 1476 | 2026-09-06T23:57:45.822Z | Compiling icu_provider v2.1.1 |
| 1477 | 2026-09-06T23:57:45.958Z | Compiling zeroize v1.9.0 |
| 1478 | 2026-09-06T23:57:45.979Z | Compiling bytes v1.11.1 |
| 1479 | 2026-09-06T23:57:46.132Z | Compiling icu_properties v2.1.2 |
| 1480 | 2026-09-06T23:57:46.540Z | Compiling icu_normalizer v2.1.1 |
| 1481 | 2026-09-06T23:57:46.590Z | Compiling tokio v1.52.1 |
| 1482 | 2026-09-06T23:57:46.733Z | Compiling crypto-common v0.1.7 |
| 1483 | 2026-09-06T23:57:46.807Z | Compiling block-buffer v0.10.4 |
| 1484 | 2026-09-06T23:57:46.883Z | Compiling der v0.7.10 |
| 1485 | 2026-09-06T23:57:46.983Z | Compiling digest v0.10.7 |
| 1486 | 2026-09-06T23:57:47.076Z | Compiling ppv-lite86 v0.2.21 |
| 1487 | 2026-09-06T23:57:47.116Z | Compiling idna_adapter v1.2.1 |
| 1488 | 2026-09-06T23:57:47.200Z | Compiling chrono v0.4.45 |
| 1489 | 2026-09-06T23:57:47.242Z | Compiling idna v1.1.0 |
| 1490 | 2026-09-06T23:57:47.255Z | Compiling ipnet v2.12.0 |
| 1491 | 2026-09-06T23:57:47.413Z | Compiling rand_chacha v0.3.1 |
| 1492 | 2026-09-06T23:57:47.825Z | Compiling url v2.5.8 |
| 1493 | 2026-09-06T23:57:47.965Z | Compiling spki v0.7.3 |
| 1494 | 2026-09-06T23:57:48.112Z | Compiling sha2 v0.10.9 |
| 1495 | 2026-09-06T23:57:48.170Z | Compiling pkcs8 v0.10.2 |
| 1496 | 2026-09-06T23:57:48.230Z | Compiling hmac v0.12.1 |
| 1497 | 2026-09-06T23:57:48.363Z | Compiling rand v0.8.6 |
| 1498 | 2026-09-06T23:57:48.434Z | Compiling signature v2.2.0 |
| 1499 | 2026-09-06T23:57:48.642Z | Compiling hex v0.4.3 |
| 1500 | 2026-09-06T23:57:48.686Z | Compiling rand_core v0.9.5 |
| 1501 | 2026-09-06T23:57:48.686Z | Compiling tracing-core v0.1.36 |
| 1502 | 2026-09-06T23:57:48.891Z | Compiling regex-syntax v0.8.10 |
| 1503 | 2026-09-06T23:57:48.923Z | Compiling clap_builder v4.6.0 |
| 1504 | 2026-09-06T23:57:49.175Z | Compiling tracing v0.1.44 |
| 1505 | 2026-09-06T23:57:49.212Z | Compiling pest_generator v2.8.6 |
| 1506 | 2026-09-06T23:57:49.444Z | Compiling clap_derive v4.6.1 |
| 1507 | 2026-09-06T23:57:49.645Z | Compiling tinyvec_macros v0.1.1 |
| 1508 | 2026-09-06T23:57:49.708Z | Compiling tinyvec v1.11.0 |
| 1509 | 2026-09-06T23:57:49.907Z | Compiling pest_derive v2.8.6 |
| 1510 | 2026-09-06T23:57:50.053Z | Compiling rand_chacha v0.9.0 |
| 1511 | 2026-09-06T23:57:50.359Z | Compiling http v1.4.2 |
| 1512 | 2026-09-06T23:57:50.615Z | Compiling tokio-util v0.7.18 |
| 1513 | 2026-09-06T23:57:50.745Z | Compiling num-integer v0.1.46 |
| 1514 | 2026-09-06T23:57:51.077Z | Compiling aws-lc-rs v1.16.3 |
| 1515 | 2026-09-06T23:57:51.178Z | Compiling clap v4.6.1 |
| 1516 | 2026-09-06T23:57:51.198Z | Compiling anyhow v1.0.104 |
| 1517 | 2026-09-06T23:57:51.258Z | Compiling object v0.37.3 |
| 1518 | 2026-09-06T23:57:51.277Z | Compiling num-bigint-dig v0.8.6 |
| 1519 | 2026-09-06T23:57:51.372Z | Compiling vcpkg v0.2.15 |
| 1520 | 2026-09-06T23:57:51.489Z | Compiling tempfile v3.27.0 |
| 1521 | 2026-09-06T23:57:51.577Z | Compiling num-iter v0.1.45 |
| 1522 | 2026-09-06T23:57:51.621Z | Compiling rand v0.9.2 |
| 1523 | 2026-09-06T23:57:51.692Z | Compiling rustls-pki-types v1.14.0 |
| 1524 | 2026-09-06T23:57:51.705Z | Compiling lazy_static v1.5.0 |
| 1525 | 2026-09-06T23:57:51.798Z | Compiling ff v0.13.1 |
| 1526 | 2026-09-06T23:57:51.849Z | Compiling base16ct v0.2.0 |
| 1527 | 2026-09-06T23:57:51.894Z | Compiling gimli v0.32.3 |
| 1528 | 2026-09-06T23:57:51.936Z | Compiling group v0.13.0 |
| 1529 | 2026-09-06T23:57:52.023Z | Compiling sec1 v0.7.3 |
| 1530 | 2026-09-06T23:57:52.053Z | Compiling openssl-sys v0.9.117 |
| 1531 | 2026-09-06T23:57:52.339Z | Compiling http-body v1.0.1 |
| 1532 | 2026-09-06T23:57:52.425Z | Compiling hkdf v0.12.4 |
| 1533 | 2026-09-06T23:57:52.465Z | Compiling pkcs1 v0.7.5 |
| 1534 | 2026-09-06T23:57:52.486Z | Compiling x509-cert v0.2.5 |
| 1535 | 2026-09-06T23:57:52.619Z | Compiling crypto-bigint v0.5.5 |
| 1536 | 2026-09-06T23:57:52.666Z | Compiling owo-colors v4.3.0 |
| 1537 | 2026-09-06T23:57:52.893Z | Compiling httparse v1.10.1 |
| 1538 | 2026-09-06T23:57:52.985Z | Compiling crossbeam-utils v0.8.21 |
| 1539 | 2026-09-06T23:57:53.235Z | Compiling untrusted v0.7.1 |
| 1540 | 2026-09-06T23:57:53.283Z | Compiling openssl-probe v0.2.1 |
| 1541 | 2026-09-06T23:57:53.359Z | Compiling cmov v0.5.4 |
| 1542 | 2026-09-06T23:57:53.506Z | Compiling rustc-demangle v0.1.27 |
| 1543 | 2026-09-06T23:57:53.584Z | Compiling addr2line v0.25.1 |
| 1544 | 2026-09-06T23:57:53.818Z | Compiling crc32fast v1.5.0 |
| 1545 | 2026-09-06T23:57:53.856Z | Compiling elliptic-curve v0.13.8 |
| 1546 | 2026-09-06T23:57:53.912Z | Compiling ctutils v0.4.2 |
| 1547 | 2026-09-06T23:57:54.141Z | Compiling rsa v0.9.10 |
| 1548 | 2026-09-06T23:57:54.182Z | Compiling camino v1.2.5 |
| 1549 | 2026-09-06T23:57:54.210Z | Compiling scroll_derive v0.12.1 |
| 1550 | 2026-09-06T23:57:54.235Z | Compiling async-trait v0.1.89 |
| 1551 | 2026-09-06T23:57:54.537Z | Compiling curve25519-dalek v4.1.3 |
| 1552 | 2026-09-06T23:57:54.694Z | Compiling darling_core v0.23.0 |
| 1553 | 2026-09-06T23:57:54.852Z | Compiling backtrace v0.3.76 |
| 1554 | 2026-09-06T23:57:54.891Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1555 | 2026-09-06T23:57:55.045Z | Compiling aho-corasick v1.1.4 |
| 1556 | 2026-09-06T23:57:55.235Z | Compiling atomic-waker v1.1.2 |
| 1557 | 2026-09-06T23:57:55.266Z | Compiling untrusted v0.9.0 |
| 1558 | 2026-09-06T23:57:55.368Z | Compiling rustls v0.23.41 |
| 1559 | 2026-09-06T23:57:55.390Z | Compiling unicode-segmentation v1.12.0 |
| 1560 | 2026-09-06T23:57:55.552Z | Compiling is_ci v1.2.0 |
| 1561 | 2026-09-06T23:57:55.691Z | Compiling radium v0.7.0 |
| 1562 | 2026-09-06T23:57:55.771Z | Compiling tower-layer v0.3.3 |
| 1563 | 2026-09-06T23:57:55.933Z | Compiling try-lock v0.2.5 |
| 1564 | 2026-09-06T23:57:55.958Z | Compiling tower-service v0.3.3 |
| 1565 | 2026-09-06T23:57:56.008Z | Compiling regex-automata v0.4.14 |
| 1566 | 2026-09-06T23:57:56.038Z | Compiling want v0.3.1 |
| 1567 | 2026-09-06T23:57:56.110Z | Compiling textwrap v0.16.2 |
| 1568 | 2026-09-06T23:57:56.204Z | Compiling supports-color v3.0.2 |
| 1569 | 2026-09-06T23:57:56.373Z | Compiling h2 v0.4.15 |
| 1570 | 2026-09-06T23:57:56.506Z | Compiling proc-macro-error2 v2.0.1 |
| 1571 | 2026-09-06T23:57:56.695Z | Compiling backtrace-ext v0.2.1 |
| 1572 | 2026-09-06T23:57:56.863Z | Compiling scroll v0.12.0 |
| 1573 | 2026-09-06T23:57:57.147Z | Compiling darling_macro v0.23.0 |
| 1574 | 2026-09-06T23:57:57.370Z | Compiling hybrid-array v0.4.13 |
| 1575 | 2026-09-06T23:57:57.384Z | Compiling hashbrown v0.14.5 |
| 1576 | 2026-09-06T23:57:57.608Z | Compiling rfc6979 v0.4.0 |
| 1577 | 2026-09-06T23:57:57.673Z | Compiling serde_tokenstream v0.2.3 |
| 1578 | 2026-09-06T23:57:57.733Z | Compiling toml_datetime v0.6.11 |
| 1579 | 2026-09-06T23:57:57.831Z | Compiling serde_spanned v0.6.9 |
| 1580 | 2026-09-06T23:57:57.952Z | Compiling miette-derive v7.6.0 |
| 1581 | 2026-09-06T23:57:57.984Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1582 | 2026-09-06T23:57:57.989Z | Compiling scroll_derive v0.13.1 |
| 1583 | 2026-09-06T23:57:58.004Z | Compiling zerocopy-derive v0.7.35 |
| 1584 | 2026-09-06T23:57:58.174Z | Compiling slog v2.8.2 |
| 1585 | 2026-09-06T23:57:58.379Z | Compiling darling_core v0.20.11 |
| 1586 | 2026-09-06T23:57:58.647Z | Compiling num-conv v0.2.0 |
| 1587 | 2026-09-06T23:57:58.762Z | Compiling supports-unicode v3.0.0 |
| 1588 | 2026-09-06T23:57:58.796Z | Compiling powerfmt v0.2.0 |
| 1589 | 2026-09-06T23:57:58.869Z | Compiling httpdate v1.0.3 |
| 1590 | 2026-09-06T23:57:58.956Z | Compiling time-core v0.1.8 |
| 1591 | 2026-09-06T23:57:59.009Z | Compiling supports-hyperlinks v3.2.0 |
| 1592 | 2026-09-06T23:57:59.072Z | Compiling maybe-uninit v2.0.0 |
| 1593 | 2026-09-06T23:57:59.096Z | Compiling openssl v0.10.80 |
| 1594 | 2026-09-06T23:57:59.096Z | Compiling keccak v0.1.6 |
| 1595 | 2026-09-06T23:57:59.146Z | Compiling tap v1.0.1 |
| 1596 | 2026-09-06T23:57:59.265Z | Compiling foreign-types-shared v0.1.1 |
| 1597 | 2026-09-06T23:57:59.366Z | Compiling foreign-types v0.3.2 |
| 1598 | 2026-09-06T23:57:59.383Z | Compiling sha3 v0.10.8 |
| 1599 | 2026-09-06T23:57:59.404Z | Compiling wyz v0.5.1 |
| 1600 | 2026-09-06T23:57:59.433Z | Compiling miette v7.6.0 |
| 1601 | 2026-09-06T23:57:59.585Z | Compiling hyper v1.10.1 |
| 1602 | 2026-09-06T23:57:59.829Z | Compiling time-macros v0.2.27 |
| 1603 | 2026-09-06T23:57:59.846Z | Compiling deranged v0.5.8 |
| 1604 | 2026-09-06T23:58:00.120Z | Compiling zerocopy v0.7.35 |
| 1605 | 2026-09-06T23:58:00.502Z | Compiling scroll v0.13.0 |
| 1606 | 2026-09-06T23:58:00.649Z | Compiling darling_macro v0.20.11 |
| 1607 | 2026-09-06T23:58:00.710Z | Compiling chumsky v0.9.3 |
| 1608 | 2026-09-06T23:58:00.784Z | Compiling ecdsa v0.16.9 |
| 1609 | 2026-09-06T23:58:00.817Z | Compiling darling v0.23.0 |
| 1610 | 2026-09-06T23:58:00.885Z | Compiling goblin v0.8.2 |
| 1611 | 2026-09-06T23:58:00.902Z | Compiling knus-derive v3.4.0 |
| 1612 | 2026-09-06T23:58:01.166Z | Compiling primeorder v0.13.6 |
| 1613 | 2026-09-06T23:58:01.317Z | Compiling unicode-normalization v0.1.25 |
| 1614 | 2026-09-06T23:58:01.405Z | Compiling hubpack_derive v0.1.1 |
| 1615 | 2026-09-06T23:58:01.607Z | Compiling ed25519 v2.2.3 |
| 1616 | 2026-09-06T23:58:01.759Z | Compiling half v2.7.1 |
| 1617 | 2026-09-06T23:58:01.867Z | Compiling erased-serde v0.3.31 |
| 1618 | 2026-09-06T23:58:01.888Z | Compiling openssl-macros v0.1.1 |
| 1619 | 2026-09-06T23:58:02.056Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1620 | 2026-09-06T23:58:02.293Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1621 | 2026-09-06T23:58:02.340Z | Compiling socket2 v0.5.10 |
| 1622 | 2026-09-06T23:58:02.355Z | Compiling wait-timeout v0.2.1 |
| 1623 | 2026-09-06T23:58:02.459Z | Compiling env_filter v2.0.0 |
| 1624 | 2026-09-06T23:58:02.501Z | Compiling num_threads v0.1.7 |
| 1625 | 2026-09-06T23:58:02.642Z | Compiling packed_struct v0.10.1 |
| 1626 | 2026-09-06T23:58:02.657Z | Compiling native-tls v0.2.18 |
| 1627 | 2026-09-06T23:58:02.671Z | Compiling funty v2.0.0 |
| 1628 | 2026-09-06T23:58:02.779Z | Compiling ciborium-io v0.2.2 |
| 1629 | 2026-09-06T23:58:02.799Z | Compiling quick-error v1.2.3 |
| 1630 | 2026-09-06T23:58:02.873Z | Compiling bit-vec v0.8.0 |
| 1631 | 2026-09-06T23:58:02.902Z | Compiling rusty-fork v0.3.1 |
| 1632 | 2026-09-06T23:58:02.929Z | Compiling ciborium-ll v0.2.2 |
| 1633 | 2026-09-06T23:58:02.945Z | Compiling hyper-util v0.1.20 |
| 1634 | 2026-09-06T23:58:03.108Z | Compiling bit-set v0.8.0 |
| 1635 | 2026-09-06T23:58:03.135Z | Compiling dof v0.3.0 |
| 1636 | 2026-09-06T23:58:03.215Z | Compiling bitvec v1.0.1 |
| 1637 | 2026-09-06T23:58:03.271Z | Compiling env_logger v0.11.11 |
| 1638 | 2026-09-06T23:58:03.575Z | Compiling time v0.3.47 |
| 1639 | 2026-09-06T23:58:03.847Z | Compiling knus v3.4.0 |
| 1640 | 2026-09-06T23:58:04.643Z | Compiling hubpack v0.1.2 |
| 1641 | 2026-09-06T23:58:04.657Z | Compiling ed25519-dalek v2.2.0 |
| 1642 | 2026-09-06T23:58:04.704Z | Compiling p384 v0.13.1 |
| 1643 | 2026-09-06T23:58:04.755Z | Compiling darling v0.20.11 |
| 1644 | 2026-09-06T23:58:04.840Z | Compiling serde_with_macros v3.21.0 |
| 1645 | 2026-09-06T23:58:04.854Z | Compiling goblin v0.10.5 |
| 1646 | 2026-09-06T23:58:05.191Z | Compiling dtrace-parser v0.2.0 |
| 1647 | 2026-09-06T23:58:05.204Z | Compiling packed_struct_codegen v0.10.1 |
| 1648 | 2026-09-06T23:58:05.246Z | Compiling rand_xorshift v0.4.0 |
| 1649 | 2026-09-06T23:58:05.398Z | Compiling sha1 v0.10.6 |
| 1650 | 2026-09-06T23:58:05.618Z | Compiling strum_macros v0.26.4 |
| 1651 | 2026-09-06T23:58:05.885Z | Compiling zerocopy-derive v0.6.6 |
| 1652 | 2026-09-06T23:58:05.945Z | Compiling bitfield-macros v0.19.4 |
| 1653 | 2026-09-06T23:58:06.250Z | Compiling sync_wrapper v1.0.2 |
| 1654 | 2026-09-06T23:58:06.357Z | Compiling thread-id v4.2.2 |
| 1655 | 2026-09-06T23:58:06.445Z | Compiling indexmap v1.9.3 |
| 1656 | 2026-09-06T23:58:06.647Z | Compiling zlib-rs v0.6.2 |
| 1657 | 2026-09-06T23:58:06.650Z | Compiling nodrop v0.1.14 |
| 1658 | 2026-09-06T23:58:06.708Z | Compiling crc-catalog v2.4.0 |
| 1659 | 2026-09-06T23:58:06.751Z | Compiling salty v0.3.0 |
| 1660 | 2026-09-06T23:58:06.799Z | Compiling usdt-impl v0.6.0 |
| 1661 | 2026-09-06T23:58:06.944Z | Compiling paste v1.0.15 |
| 1662 | 2026-09-06T23:58:06.990Z | Compiling unarray v0.1.4 |
| 1663 | 2026-09-06T23:58:07.019Z | Compiling siphasher v1.0.2 |
| 1664 | 2026-09-06T23:58:07.098Z | Compiling proptest v1.11.0 |
| 1665 | 2026-09-06T23:58:07.325Z | Compiling crc v3.4.0 |
| 1666 | 2026-09-06T23:58:07.346Z | Compiling array-init v0.0.4 |
| 1667 | 2026-09-06T23:58:07.346Z | Compiling strum v0.26.3 |
| 1668 | 2026-09-06T23:58:07.446Z | Compiling zerocopy v0.6.6 |
| 1669 | 2026-09-06T23:58:07.548Z | Compiling bitfield v0.19.4 |
| 1670 | 2026-09-06T23:58:07.696Z | Compiling dof v0.4.0 |
| 1671 | 2026-09-06T23:58:07.850Z | Compiling usdt-impl v0.5.0 |
| 1672 | 2026-09-06T23:58:07.889Z | Compiling tower v0.5.3 |
| 1673 | 2026-09-06T23:58:08.710Z | Compiling serde_with v3.21.0 |
| 1674 | 2026-09-06T23:58:08.843Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1675 | 2026-09-06T23:58:09.121Z | Compiling smallvec v0.6.14 |
| 1676 | 2026-09-06T23:58:09.302Z | Compiling derive_builder_core v0.20.2 |
| 1677 | 2026-09-06T23:58:09.566Z | Compiling flate2 v1.1.9 |
| 1678 | 2026-09-06T23:58:09.996Z | Compiling ciborium v0.2.2 |
| 1679 | 2026-09-06T23:58:10.011Z | Compiling http-body-util v0.1.3 |
| 1680 | 2026-09-06T23:58:10.149Z | Compiling dtrace-parser v0.3.0 |
| 1681 | 2026-09-06T23:58:10.222Z | Compiling ipnetwork v0.21.1 |
| 1682 | 2026-09-06T23:58:10.325Z | Compiling structmeta-derive v0.3.0 |
| 1683 | 2026-09-06T23:58:10.449Z | Compiling enum-as-inner v0.6.1 |
| 1684 | 2026-09-06T23:58:10.515Z | Compiling heapless v0.7.17 |
| 1685 | 2026-09-06T23:58:10.594Z | Compiling thread-id v5.1.0 |
| 1686 | 2026-09-06T23:58:10.681Z | Compiling syn v3.0.3 |
| 1687 | 2026-09-06T23:58:10.764Z | Compiling cookie v0.18.1 |
| 1688 | 2026-09-06T23:58:10.903Z | Compiling data-encoding v2.10.0 |
| 1689 | 2026-09-06T23:58:10.950Z | Compiling unicode-properties v0.1.4 |
| 1690 | 2026-09-06T23:58:10.965Z | Compiling signal-hook v0.3.18 |
| 1691 | 2026-09-06T23:58:11.152Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 1692 | 2026-09-06T23:58:11.155Z | Compiling rayon-core v1.13.0 |
| 1693 | 2026-09-06T23:58:11.351Z | Compiling ryu v1.0.23 |
| 1694 | 2026-09-06T23:58:11.366Z | Compiling unicode-bidi v0.3.18 |
| 1695 | 2026-09-06T23:58:11.392Z | Compiling iri-string v0.7.10 |
| 1696 | 2026-09-06T23:58:11.530Z | Compiling base64 v0.21.7 |
| 1697 | 2026-09-06T23:58:11.533Z | Compiling zstd-safe v7.2.4 |
| 1698 | 2026-09-06T23:58:11.759Z | Compiling winnow v0.5.40 |
| 1699 | 2026-09-06T23:58:11.842Z | Compiling static_assertions v1.1.0 |
| 1700 | 2026-09-06T23:58:11.885Z | Compiling hashbrown v0.12.3 |
| 1701 | 2026-09-06T23:58:11.932Z | Compiling ron v0.8.1 |
| 1702 | 2026-09-06T23:58:12.767Z | Compiling tower-http v0.6.8 |
| 1703 | 2026-09-06T23:58:12.909Z | Compiling stringprep v0.1.5 |
| 1704 | 2026-09-06T23:58:12.921Z | Compiling serde_urlencoded v0.7.1 |
| 1705 | 2026-09-06T23:58:13.185Z | Compiling toml_edit v0.19.15 |
| 1706 | 2026-09-06T23:58:13.191Z | Compiling structmeta v0.3.0 |
| 1707 | 2026-09-06T23:58:13.395Z | Compiling oxnet v0.1.6 |
| 1708 | 2026-09-06T23:58:13.415Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1709 | 2026-09-06T23:58:13.464Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1710 | 2026-09-06T23:58:13.921Z | Compiling derive_builder_macro v0.20.2 |
| 1711 | 2026-09-06T23:58:13.940Z | Compiling bzip2 v0.4.4 |
| 1712 | 2026-09-06T23:58:14.146Z | Compiling newtype-uuid v1.3.2 |
| 1713 | 2026-09-06T23:58:14.172Z | Compiling daft-derive v0.1.8 |
| 1714 | 2026-09-06T23:58:14.405Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1715 | 2026-09-06T23:58:14.411Z | Compiling serde-hex v0.1.0 |
| 1716 | 2026-09-06T23:58:14.472Z | Compiling tokio-native-tls v0.3.1 |
| 1717 | 2026-09-06T23:58:14.655Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1718 | 2026-09-06T23:58:15.160Z | Compiling bstr v1.12.1 |
| 1719 | 2026-09-06T23:58:15.277Z | Compiling block-buffer v0.12.1 |
| 1720 | 2026-09-06T23:58:15.337Z | Compiling crypto-common v0.2.2 |
| 1721 | 2026-09-06T23:58:15.496Z | Compiling block-padding v0.4.2 |
| 1722 | 2026-09-06T23:58:15.646Z | Compiling crossbeam-epoch v0.9.18 |
| 1723 | 2026-09-06T23:58:15.785Z | Compiling heck v0.4.1 |
| 1724 | 2026-09-06T23:58:15.817Z | Compiling rustls-native-certs v0.8.3 |
| 1725 | 2026-09-06T23:58:15.954Z | Compiling hashbrown v0.13.2 |
| 1726 | 2026-09-06T23:58:16.011Z | Compiling md-5 v0.10.6 |
| 1727 | 2026-09-06T23:58:16.090Z | Compiling futures-executor v0.3.32 |
| 1728 | 2026-09-06T23:58:16.103Z | Compiling serde-big-array v0.5.1 |
| 1729 | 2026-09-06T23:58:16.178Z | Compiling pin-project-internal v1.1.11 |
| 1730 | 2026-09-06T23:58:16.240Z | Compiling vergen-lib v9.1.0 |
| 1731 | 2026-09-06T23:58:16.342Z | Compiling hash32 v0.2.1 |
| 1732 | 2026-09-06T23:58:16.428Z | Compiling memoffset v0.9.1 |
| 1733 | 2026-09-06T23:58:16.448Z | Compiling encoding_rs v0.8.35 |
| 1734 | 2026-09-06T23:58:16.532Z | Compiling thread_local v1.1.9 |
| 1735 | 2026-09-06T23:58:16.645Z | Compiling mime v0.3.17 |
| 1736 | 2026-09-06T23:58:16.871Z | Compiling smoltcp v0.9.1 |
| 1737 | 2026-09-06T23:58:16.903Z | Compiling ref-cast v1.0.25 |
| 1738 | 2026-09-06T23:58:17.062Z | Compiling litrs v1.0.0 |
| 1739 | 2026-09-06T23:58:17.134Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 1740 | 2026-09-06T23:58:17.223Z | Compiling cfg_aliases v0.2.1 |
| 1741 | 2026-09-06T23:58:17.294Z | Compiling crc-any v2.5.0 |
| 1742 | 2026-09-06T23:58:17.313Z | Compiling linked-hash-map v0.5.6 |
| 1743 | 2026-09-06T23:58:17.336Z | Compiling slog-async v2.8.0 |
| 1744 | 2026-09-06T23:58:17.485Z | Compiling rustix v0.38.44 |
| 1745 | 2026-09-06T23:58:17.540Z | Compiling psl-types v2.0.11 |
| 1746 | 2026-09-06T23:58:17.589Z | Compiling fallible-iterator v0.2.0 |
| 1747 | 2026-09-06T23:58:17.677Z | Compiling publicsuffix v2.3.0 |
| 1748 | 2026-09-06T23:58:17.744Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1749 | 2026-09-06T23:58:17.852Z | Compiling toml_edit v0.22.27 |
| 1750 | 2026-09-06T23:58:17.909Z | Compiling postgres-protocol v0.6.10 |
| 1751 | 2026-09-06T23:58:17.970Z | Compiling document-features v0.2.12 |
| 1752 | 2026-09-06T23:58:17.987Z | Compiling lru-cache v0.1.2 |
| 1753 | 2026-09-06T23:58:18.073Z | Compiling nix v0.31.2 |
| 1754 | 2026-09-06T23:58:18.113Z | Compiling pin-project v1.1.11 |
| 1755 | 2026-09-06T23:58:18.462Z | Compiling object v0.30.4 |
| 1756 | 2026-09-06T23:58:18.480Z | Compiling futures v0.3.32 |
| 1757 | 2026-09-06T23:58:18.606Z | Compiling snafu-derive v0.8.9 |
| 1758 | 2026-09-06T23:58:18.620Z | Compiling crossbeam-deque v0.8.6 |
| 1759 | 2026-09-06T23:58:18.778Z | Compiling inout v0.2.2 |
| 1760 | 2026-09-06T23:58:18.863Z | Compiling daft v0.1.8 |
| 1761 | 2026-09-06T23:58:18.963Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1762 | 2026-09-06T23:58:19.054Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1763 | 2026-09-06T23:58:19.146Z | Compiling hyper-tls v0.6.0 |
| 1764 | 2026-09-06T23:58:19.330Z | Compiling toml v0.7.8 |
| 1765 | 2026-09-06T23:58:19.461Z | Compiling derive_builder v0.20.2 |
| 1766 | 2026-09-06T23:58:19.492Z | Compiling zip v0.6.6 |
| 1767 | 2026-09-06T23:58:19.809Z | Compiling derive-ex v0.1.8 |
| 1768 | 2026-09-06T23:58:20.452Z | Compiling hickory-proto v0.24.4 |
| 1769 | 2026-09-06T23:58:20.476Z | Compiling usdt-macro v0.5.0 |
| 1770 | 2026-09-06T23:58:20.565Z | Compiling usdt-attr-macro v0.5.0 |
| 1771 | 2026-09-06T23:58:20.593Z | Compiling phf_shared v0.13.1 |
| 1772 | 2026-09-06T23:58:20.842Z | Compiling regex v1.12.3 |
| 1773 | 2026-09-06T23:58:21.227Z | Compiling crossbeam-channel v0.5.15 |
| 1774 | 2026-09-06T23:58:21.352Z | Compiling convert_case v0.10.0 |
| 1775 | 2026-09-06T23:58:21.367Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1776 | 2026-09-06T23:58:21.368Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1777 | 2026-09-06T23:58:21.498Z | Compiling strum_macros v0.27.2 |
| 1778 | 2026-09-06T23:58:21.546Z | Compiling ref-cast-impl v1.0.25 |
| 1779 | 2026-09-06T23:58:21.580Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1780 | 2026-09-06T23:58:21.660Z | Compiling vergen v9.1.0 |
| 1781 | 2026-09-06T23:58:21.682Z | Compiling blake3 v1.8.5 |
| 1782 | 2026-09-06T23:58:21.856Z | Compiling cargo-platform v0.3.2 |
| 1783 | 2026-09-06T23:58:21.983Z | Compiling memmap2 v0.9.10 |
| 1784 | 2026-09-06T23:58:22.048Z | Compiling memmap v0.7.0 |
| 1785 | 2026-09-06T23:58:22.096Z | Compiling is-terminal v0.4.17 |
| 1786 | 2026-09-06T23:58:22.137Z | Compiling fs-err v3.3.0 |
| 1787 | 2026-09-06T23:58:22.192Z | Compiling path-slash v0.1.5 |
| 1788 | 2026-09-06T23:58:22.207Z | Compiling corncobs v0.1.4 |
| 1789 | 2026-09-06T23:58:22.244Z | Compiling same-file v1.0.6 |
| 1790 | 2026-09-06T23:58:22.330Z | Compiling cpufeatures v0.3.0 |
| 1791 | 2026-09-06T23:58:22.352Z | Compiling foldhash v0.1.5 |
| 1792 | 2026-09-06T23:58:22.382Z | Compiling managed v0.8.0 |
| 1793 | 2026-09-06T23:58:22.409Z | Compiling jiff-core v0.1.0 |
| 1794 | 2026-09-06T23:58:22.423Z | Compiling resolv-conf v0.7.6 |
| 1795 | 2026-09-06T23:58:22.571Z | Compiling libbz2-rs-sys v0.2.2 |
| 1796 | 2026-09-06T23:58:22.614Z | Compiling bitflags v1.3.2 |
| 1797 | 2026-09-06T23:58:22.724Z | Compiling term v1.2.1 |
| 1798 | 2026-09-06T23:58:22.781Z | Compiling bumpalo v3.20.2 |
| 1799 | 2026-09-06T23:58:23.037Z | Compiling take_mut v0.2.2 |
| 1800 | 2026-09-06T23:58:23.262Z | Compiling jiff v0.2.34 |
| 1801 | 2026-09-06T23:58:23.284Z | Compiling bzip2 v0.6.1 |
| 1802 | 2026-09-06T23:58:23.501Z | Compiling zopfli v0.8.3 |
| 1803 | 2026-09-06T23:58:23.524Z | Compiling strum v0.27.2 |
| 1804 | 2026-09-06T23:58:23.544Z | Compiling slog-term v2.9.2 |
| 1805 | 2026-09-06T23:58:23.654Z | Compiling hickory-resolver v0.24.4 |
| 1806 | 2026-09-06T23:58:23.707Z | Compiling hashbrown v0.15.5 |
| 1807 | 2026-09-06T23:58:24.102Z | Compiling walkdir v2.5.0 |
| 1808 | 2026-09-06T23:58:24.258Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1809 | 2026-09-06T23:58:24.273Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1810 | 2026-09-06T23:58:24.409Z | Compiling usdt v0.5.0 |
| 1811 | 2026-09-06T23:58:24.662Z | Compiling cargo_metadata v0.23.1 |
| 1812 | 2026-09-06T23:58:24.711Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1813 | 2026-09-06T23:58:25.231Z | Compiling derive_more-impl v2.1.1 |
| 1814 | 2026-09-06T23:58:25.256Z | Compiling test-strategy v0.4.5 |
| 1815 | 2026-09-06T23:58:25.715Z | Compiling phf v0.13.1 |
| 1816 | 2026-09-06T23:58:25.867Z | Compiling snafu v0.8.9 |
| 1817 | 2026-09-06T23:58:25.990Z | Compiling signal-hook-mio v0.2.5 |
| 1818 | 2026-09-06T23:58:26.027Z | Compiling cookie_store v0.22.1 |
| 1819 | 2026-09-06T23:58:26.086Z | Compiling zstd v0.13.3 |
| 1820 | 2026-09-06T23:58:26.361Z | Compiling reqwest v0.12.28 |
| 1821 | 2026-09-06T23:58:26.534Z | Compiling toml v0.8.23 |
| 1822 | 2026-09-06T23:58:26.585Z | Compiling cipher v0.5.2 |
| 1823 | 2026-09-06T23:58:26.902Z | Compiling postgres-types v0.2.12 |
| 1824 | 2026-09-06T23:58:27.112Z | Compiling globset v0.4.18 |
| 1825 | 2026-09-06T23:58:27.158Z | Compiling usdt-attr-macro v0.6.0 |
| 1826 | 2026-09-06T23:58:27.158Z | Compiling usdt-macro v0.6.0 |
| 1827 | 2026-09-06T23:58:27.405Z | Compiling phf_shared v0.11.3 |
| 1828 | 2026-09-06T23:58:27.447Z | Compiling olpc-cjson v0.1.4 |
| 1829 | 2026-09-06T23:58:27.474Z | Compiling tokio-stream v0.1.18 |
| 1830 | 2026-09-06T23:58:27.629Z | Compiling byte-wrapper v0.1.0 |
| 1831 | 2026-09-06T23:58:27.817Z | Compiling inout v0.1.4 |
| 1832 | 2026-09-06T23:58:27.920Z | Compiling secrecy v0.8.0 |
| 1833 | 2026-09-06T23:58:27.945Z | Compiling serde_plain v1.0.2 |
| 1834 | 2026-09-06T23:58:27.983Z | Compiling derive-where v1.6.0 |
| 1835 | 2026-09-06T23:58:27.996Z | Compiling serde_repr v0.1.20 |
| 1836 | 2026-09-06T23:58:27.997Z | Compiling async-recursion v1.1.1 |
| 1837 | 2026-09-06T23:58:28.047Z | Compiling pem v3.0.6 |
| 1838 | 2026-09-06T23:58:28.088Z | Compiling hashbrown v0.16.1 |
| 1839 | 2026-09-06T23:58:28.141Z | Compiling float-cmp v0.10.0 |
| 1840 | 2026-09-06T23:58:28.381Z | Compiling new_debug_unreachable v1.0.6 |
| 1841 | 2026-09-06T23:58:28.412Z | Compiling normalize-line-endings v0.3.0 |
| 1842 | 2026-09-06T23:58:28.412Z | Compiling either v1.15.0 |
| 1843 | 2026-09-06T23:58:28.471Z | Compiling difflib v0.4.0 |
| 1844 | 2026-09-06T23:58:28.524Z | Compiling constant_time_eq v0.4.2 |
| 1845 | 2026-09-06T23:58:28.599Z | Compiling arrayref v0.3.9 |
| 1846 | 2026-09-06T23:58:28.676Z | Compiling precomputed-hash v0.1.1 |
| 1847 | 2026-09-06T23:58:28.706Z | Compiling arrayvec v0.7.6 |
| 1848 | 2026-09-06T23:58:28.706Z | Compiling winnow v1.0.3 |
| 1849 | 2026-09-06T23:58:28.739Z | Compiling fixedbitset v0.4.2 |
| 1850 | 2026-09-06T23:58:28.756Z | Compiling predicates-core v1.0.10 |
| 1851 | 2026-09-06T23:58:28.868Z | Compiling typed-path v0.9.3 |
| 1852 | 2026-09-06T23:58:28.924Z | Compiling fixedbitset v0.5.7 |
| 1853 | 2026-09-06T23:58:28.941Z | Compiling const-oid v0.10.2 |
| 1854 | 2026-09-06T23:58:29.028Z | Compiling debug-ignore v1.0.5 |
| 1855 | 2026-09-06T23:58:29.122Z | Compiling whoami v2.1.0 |
| 1856 | 2026-09-06T23:58:29.139Z | Compiling petgraph v0.8.3 |
| 1857 | 2026-09-06T23:58:29.212Z | Compiling digest v0.11.3 |
| 1858 | 2026-09-06T23:58:29.279Z | Compiling qorb v0.4.1 |
| 1859 | 2026-09-06T23:58:29.444Z | Compiling tokio-postgres v0.7.16 |
| 1860 | 2026-09-06T23:58:29.506Z | Compiling predicates v3.1.4 |
| 1861 | 2026-09-06T23:58:29.734Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1862 | 2026-09-06T23:58:30.111Z | Compiling petgraph v0.6.5 |
| 1863 | 2026-09-06T23:58:30.170Z | Compiling string_cache v0.8.9 |
| 1864 | 2026-09-06T23:58:30.351Z | Compiling iddqd v0.4.2 |
| 1865 | 2026-09-06T23:58:30.402Z | Compiling itertools v0.13.0 |
| 1866 | 2026-09-06T23:58:30.646Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1867 | 2026-09-06T23:58:31.093Z | Compiling usdt v0.6.0 |
| 1868 | 2026-09-06T23:58:31.226Z | Compiling cipher v0.4.4 |
| 1869 | 2026-09-06T23:58:31.360Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1870 | 2026-09-06T23:58:31.482Z | Compiling crossterm v0.28.1 |
| 1871 | 2026-09-06T23:58:31.642Z | Compiling chacha20 v0.10.0 |
| 1872 | 2026-09-06T23:58:31.673Z | Compiling zip v4.6.1 |
| 1873 | 2026-09-06T23:58:32.031Z | Compiling derive_more v2.1.1 |
| 1874 | 2026-09-06T23:58:32.118Z | Compiling similar v2.7.0 |
| 1875 | 2026-09-06T23:58:32.428Z | Compiling hickory-proto v0.25.2 |
| 1876 | 2026-09-06T23:58:32.646Z | Compiling buf-list v1.1.2 |
| 1877 | 2026-09-06T23:58:32.759Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1878 | 2026-09-06T23:58:32.897Z | Compiling openapiv3 v2.2.0 |
| 1879 | 2026-09-06T23:58:32.908Z | Compiling lalrpop-util v0.19.12 |
| 1880 | 2026-09-06T23:58:32.986Z | Compiling peg-runtime v0.8.5 |
| 1881 | 2026-09-06T23:58:33.068Z | Compiling filetime v0.2.27 |
| 1882 | 2026-09-06T23:58:33.106Z | Compiling xattr v1.6.1 |
| 1883 | 2026-09-06T23:58:33.274Z | Compiling tar v0.4.46 |
| 1884 | 2026-09-06T23:58:33.295Z | Compiling camino-tempfile v1.4.1 |
| 1885 | 2026-09-06T23:58:39.645Z | Compiling rustls-webpki v0.103.13 |
| 1886 | 2026-09-06T23:58:42.400Z | Compiling tokio-rustls v0.26.4 |
| 1887 | 2026-09-06T23:58:42.400Z | Compiling rustls-platform-verifier v0.6.2 |
| 1888 | 2026-09-06T23:58:42.400Z | Compiling tough v0.22.0 |
| 1889 | 2026-09-06T23:58:42.571Z | Compiling hyper-rustls v0.27.7 |
| 1890 | 2026-09-06T23:58:42.772Z | Compiling reqwest v0.13.2 |
| 1891 | 2026-09-06T23:58:45.048Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1892 | 2026-09-06T23:58:45.281Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1893 | 2026-09-06T23:58:48.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s |
| 1894 | 2026-09-06T23:58:48.257Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1895 | 2026-09-06T23:58:48.257Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1896 | 2026-09-06T23:58:48.387Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1897 | 2026-09-06T23:58:48.440Z | Sep 06 23:58:46.922 INFO Starting download, target: Clickhouse |
| 1898 | 2026-09-06T23:58:48.440Z | Sep 06 23:58:46.923 INFO Starting download, target: Console |
| 1899 | 2026-09-06T23:58:48.440Z | Sep 06 23:58:46.923 INFO Starting download, target: DendriteStub |
| 1900 | 2026-09-06T23:58:48.440Z | Sep 06 23:58:46.923 INFO Starting download, target: Cockroach |
| 1901 | 2026-09-06T23:58:48.440Z | Sep 06 23:58:46.923 INFO Starting download, target: MaghemiteMgd |
| 1902 | 2026-09-06T23:58:48.440Z | Sep 06 23:58:46.923 INFO Starting download, target: MaghemiteDdmd |
| 1903 | 2026-09-06T23:58:48.444Z | Sep 06 23:58:46.923 INFO Starting download, target: TransceiverControl |
| 1904 | 2026-09-06T23:58:48.444Z | Sep 06 23:58:46.923 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1905 | 2026-09-06T23:58:48.444Z | Sep 06 23:58:46.923 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1906 | 2026-09-06T23:58:48.444Z | Sep 06 23:58:46.923 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1907 | 2026-09-06T23:58:48.446Z | Sep 06 23:58:46.923 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1908 | 2026-09-06T23:58:48.446Z | Sep 06 23:58:46.923 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1909 | 2026-09-06T23:58:48.446Z | Sep 06 23:58:46.923 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1910 | 2026-09-06T23:58:48.446Z | Sep 06 23:58:46.923 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1911 | 2026-09-06T23:58:50.175Z | Sep 06 23:58:48.656 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1912 | 2026-09-06T23:58:51.530Z | Sep 06 23:58:50.005 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1913 | 2026-09-06T23:58:51.701Z | Sep 06 23:58:50.182 INFO Download complete, target: TransceiverControl |
| 1914 | 2026-09-06T23:58:55.337Z | Sep 06 23:58:53.794 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1915 | 2026-09-06T23:58:55.402Z | Sep 06 23:58:53.870 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1916 | 2026-09-06T23:58:55.618Z | Sep 06 23:58:54.080 INFO Download complete, target: Console |
| 1917 | 2026-09-06T23:58:55.693Z | Sep 06 23:58:54.088 INFO Checking that binary works, target: Clickhouse |
| 1918 | 2026-09-06T23:58:55.768Z | Sep 06 23:58:54.216 INFO Download complete, target: Clickhouse |
| 1919 | 2026-09-06T23:58:56.731Z | Sep 06 23:58:55.181 INFO Download complete, target: MaghemiteDdmd |
| 1920 | 2026-09-06T23:58:56.771Z | Sep 06 23:58:55.211 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1921 | 2026-09-06T23:58:57.178Z | Sep 06 23:58:55.659 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1922 | 2026-09-06T23:58:58.718Z | Sep 06 23:58:57.163 INFO Download complete, target: DendriteStub |
| 1923 | 2026-09-06T23:58:58.933Z | Sep 06 23:58:57.397 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1924 | 2026-09-06T23:58:58.933Z | Sep 06 23:58:57.397 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1925 | 2026-09-06T23:58:59.189Z | Sep 06 23:58:57.662 INFO Download complete, target: MaghemiteMgd |
| 1926 | 2026-09-06T23:59:02.615Z | Sep 06 23:59:01.092 INFO Checking that binary works, target: Cockroach |
| 1927 | 2026-09-06T23:59:02.722Z | Sep 06 23:59:01.199 INFO Download complete, target: Cockroach |
| 1928 | 2026-09-06T23:59:02.741Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1929 | 2026-09-06T23:59:02.784Z | |
| 1930 | 2026-09-06T23:59:02.784Z | real 2:28.096899753 |
| 1931 | 2026-09-06T23:59:02.786Z | user 7:50.343094276 |
| 1932 | 2026-09-06T23:59:02.786Z | sys 1:37.283221401 |
| 1933 | 2026-09-06T23:59:02.786Z | trap 0.254188205 |
| 1934 | 2026-09-06T23:59:02.786Z | tflt 0.388837704 |
| 1935 | 2026-09-06T23:59:02.786Z | dflt 0.739238429 |
| 1936 | 2026-09-06T23:59:02.786Z | kflt 0.019875875 |
| 1937 | 2026-09-06T23:59:02.786Z | lock 30:57.807157595 |
| 1938 | 2026-09-06T23:59:02.787Z | slp 24:13.790710404 |
| 1939 | 2026-09-06T23:59:02.787Z | lat 55.638004794 |
| 1940 | 2026-09-06T23:59:02.787Z | stop 2:59.602350813 |
| 1941 | 2026-09-06T23:59:02.787Z | + banner clippy |
| 1942 | 2026-09-06T23:59:02.787Z | |
| 1943 | 2026-09-06T23:59:02.787Z | #### # # ##### ##### # # |
| 1944 | 2026-09-06T23:59:02.787Z | # # # # # # # # # # |
| 1945 | 2026-09-06T23:59:02.787Z | # # # # # # # # |
| 1946 | 2026-09-06T23:59:02.787Z | # # # ##### ##### # |
| 1947 | 2026-09-06T23:59:02.787Z | # # # # # # # |
| 1948 | 2026-09-06T23:59:02.787Z | #### ###### # # # # |
| 1949 | 2026-09-06T23:59:02.787Z | |
| 1950 | 2026-09-06T23:59:02.787Z | + export CARGO_INCREMENTAL=0 |
| 1951 | 2026-09-06T23:59:02.788Z | + CARGO_INCREMENTAL=0 |
| 1952 | 2026-09-06T23:59:02.788Z | + ptime -m cargo xtask clippy |
| 1953 | 2026-09-06T23:59:03.224Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1954 | 2026-09-06T23:59:03.535Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1955 | 2026-09-06T23:59:05.365Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s |
| 1956 | 2026-09-06T23:59:05.470Z | Running `target/debug/xtask clippy` |
| 1957 | 2026-09-06T23:59:05.675Z | running: /home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1958 | 2026-09-06T23:59:06.038Z | Downloading crates ... |
| 1959 | 2026-09-06T23:59:06.264Z | Downloaded anes v0.1.6 |
| 1960 | 2026-09-06T23:59:06.276Z | Downloaded approx v0.5.1 |
| 1961 | 2026-09-06T23:59:06.276Z | Downloaded constant_time_eq v0.3.1 |
| 1962 | 2026-09-06T23:59:06.276Z | Downloaded concurrent-queue v2.5.0 |
| 1963 | 2026-09-06T23:59:06.276Z | Downloaded async-object-pool v0.2.0 |
| 1964 | 2026-09-06T23:59:06.276Z | Downloaded cast v0.3.0 |
| 1965 | 2026-09-06T23:59:06.277Z | Downloaded async-lock v3.4.2 |
| 1966 | 2026-09-06T23:59:06.277Z | Downloaded cfg-expr v0.20.6 |
| 1967 | 2026-09-06T23:59:06.277Z | Downloaded criterion-plot v0.6.0 |
| 1968 | 2026-09-06T23:59:06.277Z | Downloaded assert_cmd v2.1.2 |
| 1969 | 2026-09-06T23:59:06.277Z | Downloaded blake2b_simd v1.0.4 |
| 1970 | 2026-09-06T23:59:06.277Z | Downloaded datatest-stable v0.3.3 |
| 1971 | 2026-09-06T23:59:06.277Z | Downloaded assert-json-diff v2.0.2 |
| 1972 | 2026-09-06T23:59:06.277Z | Downloaded criterion v0.7.0 |
| 1973 | 2026-09-06T23:59:06.277Z | Downloaded escape8259 v0.5.3 |
| 1974 | 2026-09-06T23:59:06.277Z | Downloaded event-listener v5.4.1 |
| 1975 | 2026-09-06T23:59:06.277Z | Downloaded event-listener-strategy v0.5.4 |
| 1976 | 2026-09-06T23:59:06.277Z | Downloaded futures-timer v3.0.3 |
| 1977 | 2026-09-06T23:59:06.277Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1978 | 2026-09-06T23:59:06.277Z | Downloaded fancy-regex v0.14.0 |
| 1979 | 2026-09-06T23:59:06.278Z | Downloaded guppy v0.17.25 |
| 1980 | 2026-09-06T23:59:06.278Z | Downloaded hex-literal v0.4.1 |
| 1981 | 2026-09-06T23:59:06.278Z | Downloaded hickory-client v0.25.2 |
| 1982 | 2026-09-06T23:59:06.278Z | Downloaded httptest v0.16.4 |
| 1983 | 2026-09-06T23:59:06.278Z | Downloaded linkme-impl v0.3.35 |
| 1984 | 2026-09-06T23:59:06.278Z | Downloaded knuffel-derive v3.2.0 |
| 1985 | 2026-09-06T23:59:06.278Z | Downloaded libtest-mimic v0.8.1 |
| 1986 | 2026-09-06T23:59:06.279Z | Downloaded nested v0.1.1 |
| 1987 | 2026-09-06T23:59:06.280Z | Downloaded miette v5.10.0 |
| 1988 | 2026-09-06T23:59:06.280Z | Downloaded linkme v0.3.35 |
| 1989 | 2026-09-06T23:59:06.280Z | Downloaded oorandom v11.1.5 |
| 1990 | 2026-09-06T23:59:06.280Z | Downloaded miette-derive v5.10.0 |
| 1991 | 2026-09-06T23:59:06.280Z | Downloaded knuffel v3.2.0 |
| 1992 | 2026-09-06T23:59:06.280Z | Downloaded parking v2.2.1 |
| 1993 | 2026-09-06T23:59:06.280Z | Downloaded pathdiff v0.2.3 |
| 1994 | 2026-09-06T23:59:06.280Z | Downloaded plotters-svg v0.3.7 |
| 1995 | 2026-09-06T23:59:06.281Z | Downloaded owo-colors v3.5.0 |
| 1996 | 2026-09-06T23:59:06.281Z | Downloaded plotters-backend v0.3.7 |
| 1997 | 2026-09-06T23:59:06.281Z | Downloaded partial-io v0.5.4 |
| 1998 | 2026-09-06T23:59:06.281Z | Downloaded path-tree v0.8.3 |
| 1999 | 2026-09-06T23:59:06.281Z | Downloaded rust-argon2 v2.1.0 |
| 2000 | 2026-09-06T23:59:06.281Z | Downloaded relative-path v1.9.3 |
| 2001 | 2026-09-06T23:59:06.281Z | Downloaded similar-asserts v1.7.0 |
| 2002 | 2026-09-06T23:59:06.281Z | Downloaded rstest v0.25.0 |
| 2003 | 2026-09-06T23:59:06.281Z | Downloaded plotters v0.3.7 |
| 2004 | 2026-09-06T23:59:06.281Z | Downloaded serde_regex v1.1.0 |
| 2005 | 2026-09-06T23:59:06.281Z | Downloaded rand_distr v0.5.1 |
| 2006 | 2026-09-06T23:59:06.281Z | Downloaded rstest_macros v0.25.0 |
| 2007 | 2026-09-06T23:59:06.282Z | Downloaded supports-unicode v2.1.0 |
| 2008 | 2026-09-06T23:59:06.282Z | Downloaded supports-color v2.1.0 |
| 2009 | 2026-09-06T23:59:06.282Z | Downloaded supports-hyperlinks v2.1.0 |
| 2010 | 2026-09-06T23:59:06.282Z | Downloaded terminal_size v0.1.17 |
| 2011 | 2026-09-06T23:59:06.282Z | Downloaded target-triple v1.0.0 |
| 2012 | 2026-09-06T23:59:06.297Z | Downloaded stringmetrics v2.2.2 |
| 2013 | 2026-09-06T23:59:06.297Z | Downloaded target-spec v3.5.7 |
| 2014 | 2026-09-06T23:59:06.297Z | Downloaded termcolor v1.4.1 |
| 2015 | 2026-09-06T23:59:06.297Z | Downloaded tinytemplate v1.2.1 |
| 2016 | 2026-09-06T23:59:06.297Z | Downloaded target-lexicon v0.13.3 |
| 2017 | 2026-09-06T23:59:06.297Z | Downloaded trybuild v1.0.116 |
| 2018 | 2026-09-06T23:59:06.298Z | Downloaded textwrap v0.15.2 |
| 2019 | 2026-09-06T23:59:06.347Z | Downloaded httpmock v0.8.3 |
| 2020 | 2026-09-06T23:59:08.259Z | Checking cfg-if v1.0.4 |
| 2021 | 2026-09-06T23:59:08.648Z | Checking serde_core v1.0.228 |
| 2022 | 2026-09-06T23:59:08.652Z | Checking libc v0.2.185 |
| 2023 | 2026-09-06T23:59:08.719Z | Checking memchr v2.8.0 |
| 2024 | 2026-09-06T23:59:08.764Z | Checking smallvec v1.15.1 |
| 2025 | 2026-09-06T23:59:08.801Z | Checking rand_core v0.10.0 |
| 2026 | 2026-09-06T23:59:08.839Z | Checking itoa v1.0.17 |
| 2027 | 2026-09-06T23:59:08.876Z | Checking subtle v2.6.1 |
| 2028 | 2026-09-06T23:59:08.917Z | Checking log v0.4.33 |
| 2029 | 2026-09-06T23:59:08.968Z | Checking libm v0.2.16 |
| 2030 | 2026-09-06T23:59:09.015Z | Checking typenum v1.20.1 |
| 2031 | 2026-09-06T23:59:09.059Z | Checking scopeguard v1.2.0 |
| 2032 | 2026-09-06T23:59:09.101Z | Checking getrandom v0.4.3 |
| 2033 | 2026-09-06T23:59:09.101Z | Checking errno v0.3.14 |
| 2034 | 2026-09-06T23:59:09.172Z | Checking zmij v1.0.21 |
| 2035 | 2026-09-06T23:59:09.172Z | Checking stable_deref_trait v1.2.1 |
| 2036 | 2026-09-06T23:59:09.244Z | Checking lock_api v0.4.14 |
| 2037 | 2026-09-06T23:59:09.283Z | Checking zerofrom v0.1.6 |
| 2038 | 2026-09-06T23:59:09.328Z | Checking percent-encoding v2.3.2 |
| 2039 | 2026-09-06T23:59:09.367Z | Checking writeable v0.6.2 |
| 2040 | 2026-09-06T23:59:09.408Z | Checking litemap v0.8.1 |
| 2041 | 2026-09-06T23:59:09.520Z | Checking yoke v0.8.1 |
| 2042 | 2026-09-06T23:59:09.544Z | Checking icu_properties_data v2.1.2 |
| 2043 | 2026-09-06T23:59:09.544Z | Checking icu_normalizer_data v2.1.1 |
| 2044 | 2026-09-06T23:59:09.557Z | Checking zerocopy v0.8.55 |
| 2045 | 2026-09-06T23:59:09.609Z | Checking form_urlencoded v1.2.2 |
| 2046 | 2026-09-06T23:59:09.647Z | Checking zerovec v0.11.5 |
| 2047 | 2026-09-06T23:59:09.648Z | Checking zerotrie v0.2.3 |
| 2048 | 2026-09-06T23:59:09.680Z | Checking utf8_iter v1.0.4 |
| 2049 | 2026-09-06T23:59:09.751Z | Checking num-traits v0.2.19 |
| 2050 | 2026-09-06T23:59:09.793Z | Checking portable-atomic v1.13.1 |
| 2051 | 2026-09-06T23:59:09.833Z | Checking pin-project-lite v0.2.17 |
| 2052 | 2026-09-06T23:59:09.869Z | Checking critical-section v1.2.0 |
| 2053 | 2026-09-06T23:59:09.968Z | Checking parking_lot_core v0.9.12 |
| 2054 | 2026-09-06T23:59:10.020Z | Checking signal-hook-registry v1.4.8 |
| 2055 | 2026-09-06T23:59:10.064Z | Checking mio v1.2.0 |
| 2056 | 2026-09-06T23:59:10.126Z | Checking tinystr v0.8.2 |
| 2057 | 2026-09-06T23:59:10.169Z | Checking serde v1.0.228 |
| 2058 | 2026-09-06T23:59:10.207Z | Checking bitflags v2.11.0 |
| 2059 | 2026-09-06T23:59:10.242Z | Checking serde_json v1.0.151 |
| 2060 | 2026-09-06T23:59:10.277Z | Checking potential_utf v0.1.4 |
| 2061 | 2026-09-06T23:59:10.332Z | Checking icu_locale_core v2.1.1 |
| 2062 | 2026-09-06T23:59:10.375Z | Checking once_cell v1.21.3 |
| 2063 | 2026-09-06T23:59:10.380Z | Checking parking_lot v0.12.5 |
| 2064 | 2026-09-06T23:59:10.447Z | Checking icu_collections v2.1.1 |
| 2065 | 2026-09-06T23:59:10.491Z | Checking iana-time-zone v0.1.65 |
| 2066 | 2026-09-06T23:59:10.609Z | Checking socket2 v0.6.3 |
| 2067 | 2026-09-06T23:59:10.653Z | Checking zeroize v1.9.0 |
| 2068 | 2026-09-06T23:59:10.653Z | Checking bytes v1.11.1 |
| 2069 | 2026-09-06T23:59:10.656Z | Checking chrono v0.4.45 |
| 2070 | 2026-09-06T23:59:10.816Z | Checking uuid v1.23.4 |
| 2071 | 2026-09-06T23:59:10.921Z | Checking thiserror v2.0.18 |
| 2072 | 2026-09-06T23:59:10.967Z | Checking icu_provider v2.1.1 |
| 2073 | 2026-09-06T23:59:11.025Z | Checking semver v1.0.28 |
| 2074 | 2026-09-06T23:59:11.074Z | Checking dyn-clone v1.0.20 |
| 2075 | 2026-09-06T23:59:11.143Z | Checking allocator-api2 v0.2.21 |
| 2076 | 2026-09-06T23:59:11.160Z | Checking tokio v1.52.1 |
| 2077 | 2026-09-06T23:59:11.160Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2078 | 2026-09-06T23:59:11.230Z | Checking getrandom v0.2.17 |
| 2079 | 2026-09-06T23:59:11.243Z | Checking icu_properties v2.1.2 |
| 2080 | 2026-09-06T23:59:11.274Z | Checking icu_normalizer v2.1.1 |
| 2081 | 2026-09-06T23:59:11.457Z | Checking futures-core v0.3.32 |
| 2082 | 2026-09-06T23:59:11.488Z | Checking rustix v1.1.4 |
| 2083 | 2026-09-06T23:59:11.573Z | Checking rand_core v0.6.4 |
| 2084 | 2026-09-06T23:59:11.589Z | Checking equivalent v1.0.2 |
| 2085 | 2026-09-06T23:59:11.613Z | Checking cmov v0.5.4 |
| 2086 | 2026-09-06T23:59:11.649Z | Checking foldhash v0.2.0 |
| 2087 | 2026-09-06T23:59:11.706Z | Checking generic-array v0.14.7 |
| 2088 | 2026-09-06T23:59:11.754Z | Checking futures-sink v0.3.32 |
| 2089 | 2026-09-06T23:59:11.837Z | Checking ctutils v0.4.2 |
| 2090 | 2026-09-06T23:59:11.860Z | Checking getrandom v0.3.4 |
| 2091 | 2026-09-06T23:59:11.905Z | Checking futures-channel v0.3.32 |
| 2092 | 2026-09-06T23:59:12.032Z | Checking byteorder v1.5.0 |
| 2093 | 2026-09-06T23:59:12.072Z | Checking hybrid-array v0.4.13 |
| 2094 | 2026-09-06T23:59:12.112Z | Checking idna_adapter v1.2.1 |
| 2095 | 2026-09-06T23:59:12.144Z | Checking slab v0.4.12 |
| 2096 | 2026-09-06T23:59:12.179Z | Checking futures-task v0.3.32 |
| 2097 | 2026-09-06T23:59:12.260Z | Checking idna v1.1.0 |
| 2098 | 2026-09-06T23:59:12.293Z | Checking futures-io v0.3.32 |
| 2099 | 2026-09-06T23:59:12.336Z | Checking hashbrown v0.17.0 |
| 2100 | 2026-09-06T23:59:12.370Z | Checking regex-syntax v0.8.10 |
| 2101 | 2026-09-06T23:59:12.407Z | Checking ppv-lite86 v0.2.21 |
| 2102 | 2026-09-06T23:59:12.435Z | Checking futures-util v0.3.32 |
| 2103 | 2026-09-06T23:59:12.476Z | Checking fnv v1.0.7 |
| 2104 | 2026-09-06T23:59:12.523Z | Checking url v2.5.8 |
| 2105 | 2026-09-06T23:59:12.601Z | Checking const-oid v0.9.6 |
| 2106 | 2026-09-06T23:59:12.715Z | Checking crypto-common v0.1.7 |
| 2107 | 2026-09-06T23:59:12.849Z | Checking base64ct v1.8.3 |
| 2108 | 2026-09-06T23:59:12.887Z | Checking crypto-common v0.2.2 |
| 2109 | 2026-09-06T23:59:12.894Z | Checking indexmap v2.14.0 |
| 2110 | 2026-09-06T23:59:12.987Z | Checking schemars v0.8.22 |
| 2111 | 2026-09-06T23:59:13.104Z | Checking thiserror v1.0.69 |
| 2112 | 2026-09-06T23:59:13.240Z | Checking block-buffer v0.10.4 |
| 2113 | 2026-09-06T23:59:13.351Z | Checking block-buffer v0.12.1 |
| 2114 | 2026-09-06T23:59:13.408Z | Checking digest v0.10.7 |
| 2115 | 2026-09-06T23:59:13.495Z | Checking base64 v0.22.1 |
| 2116 | 2026-09-06T23:59:13.530Z | Checking rand_core v0.9.5 |
| 2117 | 2026-09-06T23:59:13.533Z | Checking http v1.4.2 |
| 2118 | 2026-09-06T23:59:13.640Z | Checking erased-serde v0.3.31 |
| 2119 | 2026-09-06T23:59:13.644Z | Checking utf8parse v0.2.2 |
| 2120 | 2026-09-06T23:59:13.714Z | Checking anstyle v1.0.14 |
| 2121 | 2026-09-06T23:59:13.754Z | Checking rand_chacha v0.9.0 |
| 2122 | 2026-09-06T23:59:13.787Z | Checking tracing-core v0.1.36 |
| 2123 | 2026-09-06T23:59:13.824Z | Checking const-oid v0.10.2 |
| 2124 | 2026-09-06T23:59:13.917Z | Checking anstyle-query v1.1.5 |
| 2125 | 2026-09-06T23:59:13.977Z | Checking rand v0.9.2 |
| 2126 | 2026-09-06T23:59:14.017Z | Checking colorchoice v1.0.4 |
| 2127 | 2026-09-06T23:59:14.056Z | Checking is_terminal_polyfill v1.70.2 |
| 2128 | 2026-09-06T23:59:14.060Z | Checking slog v2.8.2 |
| 2129 | 2026-09-06T23:59:14.123Z | Checking tracing v0.1.44 |
| 2130 | 2026-09-06T23:59:14.160Z | Checking fastrand v2.3.0 |
| 2131 | 2026-09-06T23:59:14.164Z | Checking terminal_size v0.4.3 |
| 2132 | 2026-09-06T23:59:14.232Z | Checking cpufeatures v0.2.17 |
| 2133 | 2026-09-06T23:59:14.328Z | Checking anstyle-parse v1.0.0 |
| 2134 | 2026-09-06T23:59:14.372Z | Checking ipnet v2.12.0 |
| 2135 | 2026-09-06T23:59:14.375Z | Checking tempfile v3.27.0 |
| 2136 | 2026-09-06T23:59:14.402Z | Checking aho-corasick v1.1.4 |
| 2137 | 2026-09-06T23:59:14.405Z | Checking crossbeam-utils v0.8.21 |
| 2138 | 2026-09-06T23:59:14.406Z | Checking clap_lex v1.0.0 |
| 2139 | 2026-09-06T23:59:14.543Z | Checking anstream v1.0.0 |
| 2140 | 2026-09-06T23:59:14.550Z | Checking tokio-util v0.7.18 |
| 2141 | 2026-09-06T23:59:14.579Z | Checking unicode-ident v1.0.24 |
| 2142 | 2026-09-06T23:59:14.651Z | Checking cpufeatures v0.3.0 |
| 2143 | 2026-09-06T23:59:14.654Z | Checking strsim v0.11.1 |
| 2144 | 2026-09-06T23:59:14.724Z | Checking proc-macro2 v1.0.106 |
| 2145 | 2026-09-06T23:59:14.728Z | Checking digest v0.11.3 |
| 2146 | 2026-09-06T23:59:14.795Z | Checking ipnetwork v0.21.1 |
| 2147 | 2026-09-06T23:59:14.798Z | Checking httparse v1.10.1 |
| 2148 | 2026-09-06T23:59:14.874Z | Checking clap_builder v4.6.0 |
| 2149 | 2026-09-06T23:59:14.874Z | Checking powerfmt v0.2.0 |
| 2150 | 2026-09-06T23:59:14.985Z | Checking time-core v0.1.8 |
| 2151 | 2026-09-06T23:59:15.074Z | Checking num_threads v0.1.7 |
| 2152 | 2026-09-06T23:59:15.097Z | Checking deranged v0.5.8 |
| 2153 | 2026-09-06T23:59:15.105Z | Checking regex-automata v0.4.14 |
| 2154 | 2026-09-06T23:59:15.208Z | Checking quote v1.0.45 |
| 2155 | 2026-09-06T23:59:15.225Z | Checking num-conv v0.2.0 |
| 2156 | 2026-09-06T23:59:15.243Z | Checking anyhow v1.0.104 |
| 2157 | 2026-09-06T23:59:15.246Z | Checking pem-rfc7468 v0.7.0 |
| 2158 | 2026-09-06T23:59:15.307Z | Checking rustls-pki-types v1.14.0 |
| 2159 | 2026-09-06T23:59:15.346Z | Checking aws-lc-sys v0.40.0 |
| 2160 | 2026-09-06T23:59:15.349Z | Checking syn v2.0.117 |
| 2161 | 2026-09-06T23:59:15.457Z | Checking untrusted v0.7.1 |
| 2162 | 2026-09-06T23:59:15.460Z | Checking http-body v1.0.1 |
| 2163 | 2026-09-06T23:59:15.608Z | Checking hex v0.4.3 |
| 2164 | 2026-09-06T23:59:15.640Z | Checking atomic-waker v1.1.2 |
| 2165 | 2026-09-06T23:59:15.677Z | Checking httpdate v1.0.3 |
| 2166 | 2026-09-06T23:59:15.776Z | Checking flagset v0.4.7 |
| 2167 | 2026-09-06T23:59:15.849Z | Checking simd-adler32 v0.3.8 |
| 2168 | 2026-09-06T23:59:15.854Z | Checking try-lock v0.2.5 |
| 2169 | 2026-09-06T23:59:15.923Z | Checking aws-lc-rs v1.16.3 |
| 2170 | 2026-09-06T23:59:15.926Z | Checking der v0.7.10 |
| 2171 | 2026-09-06T23:59:16.015Z | Checking want v0.3.1 |
| 2172 | 2026-09-06T23:59:16.054Z | Checking time v0.3.47 |
| 2173 | 2026-09-06T23:59:16.066Z | Checking h2 v0.4.15 |
| 2174 | 2026-09-06T23:59:16.129Z | Checking clap v4.6.1 |
| 2175 | 2026-09-06T23:59:16.167Z | Checking oxnet v0.1.6 |
| 2176 | 2026-09-06T23:59:16.234Z | Checking spin v0.9.8 |
| 2177 | 2026-09-06T23:59:16.444Z | Checking tower-service v0.3.3 |
| 2178 | 2026-09-06T23:59:16.448Z | Checking untrusted v0.9.0 |
| 2179 | 2026-09-06T23:59:16.586Z | Checking tower-layer v0.3.3 |
| 2180 | 2026-09-06T23:59:16.679Z | Checking ryu v1.0.23 |
| 2181 | 2026-09-06T23:59:16.717Z | Checking adler2 v2.0.1 |
| 2182 | 2026-09-06T23:59:16.786Z | Checking rustls-webpki v0.103.13 |
| 2183 | 2026-09-06T23:59:16.816Z | Checking unicode-width v0.2.0 |
| 2184 | 2026-09-06T23:59:16.849Z | Checking block-padding v0.4.2 |
| 2185 | 2026-09-06T23:59:16.884Z | Checking miniz_oxide v0.8.9 |
| 2186 | 2026-09-06T23:59:17.009Z | Checking camino v1.2.5 |
| 2187 | 2026-09-06T23:59:17.048Z | Checking socket2 v0.5.10 |
| 2188 | 2026-09-06T23:59:17.085Z | Checking mime v0.3.17 |
| 2189 | 2026-09-06T23:59:17.210Z | Checking inout v0.2.2 |
| 2190 | 2026-09-06T23:59:17.259Z | Checking rustls v0.23.41 |
| 2191 | 2026-09-06T23:59:17.284Z | Checking pretty-hex v0.4.1 |
| 2192 | 2026-09-06T23:59:17.314Z | Checking spki v0.7.3 |
| 2193 | 2026-09-06T23:59:17.350Z | Checking http-body-util v0.1.3 |
| 2194 | 2026-09-06T23:59:17.350Z | Checking rand_chacha v0.3.1 |
| 2195 | 2026-09-06T23:59:17.387Z | Checking plain v0.2.3 |
| 2196 | 2026-09-06T23:59:17.513Z | Checking cipher v0.5.2 |
| 2197 | 2026-09-06T23:59:17.523Z | Checking ucd-trie v0.1.7 |
| 2198 | 2026-09-06T23:59:17.555Z | Checking openssl-probe v0.2.1 |
| 2199 | 2026-09-06T23:59:17.597Z | Checking bit-vec v0.8.0 |
| 2200 | 2026-09-06T23:59:17.636Z | Checking rand v0.8.6 |
| 2201 | 2026-09-06T23:59:17.673Z | Checking regex v1.12.3 |
| 2202 | 2026-09-06T23:59:17.677Z | Checking pest v2.8.6 |
| 2203 | 2026-09-06T23:59:17.761Z | Checking serde_urlencoded v0.7.1 |
| 2204 | 2026-09-06T23:59:17.782Z | Checking futures-executor v0.3.32 |
| 2205 | 2026-09-06T23:59:17.824Z | Checking bit-set v0.8.0 |
| 2206 | 2026-09-06T23:59:17.959Z | Checking wait-timeout v0.2.1 |
| 2207 | 2026-09-06T23:59:17.996Z | Checking encoding_rs v0.8.35 |
| 2208 | 2026-09-06T23:59:17.999Z | Checking futures v0.3.32 |
| 2209 | 2026-09-06T23:59:18.035Z | Checking pkcs8 v0.10.2 |
| 2210 | 2026-09-06T23:59:18.113Z | Checking sha2 v0.10.9 |
| 2211 | 2026-09-06T23:59:18.151Z | Checking crc32fast v1.5.0 |
| 2212 | 2026-09-06T23:59:18.190Z | Checking quick-error v1.2.3 |
| 2213 | 2026-09-06T23:59:18.252Z | Checking static_assertions v1.1.0 |
| 2214 | 2026-09-06T23:59:18.320Z | Checking either v1.15.0 |
| 2215 | 2026-09-06T23:59:18.324Z | Checking rusty-fork v0.3.1 |
| 2216 | 2026-09-06T23:59:18.392Z | Checking rand_xorshift v0.4.0 |
| 2217 | 2026-09-06T23:59:18.429Z | Checking is-terminal v0.4.17 |
| 2218 | 2026-09-06T23:59:18.535Z | Checking unarray v0.1.4 |
| 2219 | 2026-09-06T23:59:18.573Z | Checking sync_wrapper v1.0.2 |
| 2220 | 2026-09-06T23:59:18.579Z | Checking iri-string v0.7.10 |
| 2221 | 2026-09-06T23:59:18.607Z | Checking zlib-rs v0.6.2 |
| 2222 | 2026-09-06T23:59:18.679Z | Checking proptest v1.11.0 |
| 2223 | 2026-09-06T23:59:18.719Z | Checking tower v0.5.3 |
| 2224 | 2026-09-06T23:59:18.783Z | Checking openapiv3 v2.2.0 |
| 2225 | 2026-09-06T23:59:18.892Z | Checking hyper v1.10.1 |
| 2226 | 2026-09-06T23:59:18.954Z | Checking hashbrown v0.16.1 |
| 2227 | 2026-09-06T23:59:19.125Z | Checking tinyvec_macros v0.1.1 |
| 2228 | 2026-09-06T23:59:19.227Z | Checking tinyvec v1.11.0 |
| 2229 | 2026-09-06T23:59:19.471Z | Checking tokio-rustls v0.26.4 |
| 2230 | 2026-09-06T23:59:19.516Z | Checking lazy_static v1.5.0 |
| 2231 | 2026-09-06T23:59:19.553Z | Checking flate2 v1.1.9 |
| 2232 | 2026-09-06T23:59:19.588Z | Checking crossbeam-channel v0.5.15 |
| 2233 | 2026-09-06T23:59:19.630Z | Checking signature v2.2.0 |
| 2234 | 2026-09-06T23:59:19.669Z | Checking tower-http v0.6.8 |
| 2235 | 2026-09-06T23:59:19.730Z | Checking rustls-native-certs v0.8.3 |
| 2236 | 2026-09-06T23:59:19.799Z | Checking hubpack v0.1.2 |
| 2237 | 2026-09-06T23:59:19.837Z | Checking hyper-util v0.1.20 |
| 2238 | 2026-09-06T23:59:19.875Z | Checking psl-types v2.0.11 |
| 2239 | 2026-09-06T23:59:19.989Z | Checking cookie v0.18.1 |
| 2240 | 2026-09-06T23:59:19.992Z | Checking num-integer v0.1.46 |
| 2241 | 2026-09-06T23:59:20.001Z | Checking strum v0.26.3 |
| 2242 | 2026-09-06T23:59:20.038Z | Checking publicsuffix v2.3.0 |
| 2243 | 2026-09-06T23:59:20.042Z | Checking thread_local v1.1.9 |
| 2244 | 2026-09-06T23:59:20.112Z | Checking data-encoding v2.10.0 |
| 2245 | 2026-09-06T23:59:20.149Z | Checking rustls-platform-verifier v0.6.2 |
| 2246 | 2026-09-06T23:59:20.186Z | Checking hmac v0.12.1 |
| 2247 | 2026-09-06T23:59:20.230Z | Checking ahash v0.8.12 |
| 2248 | 2026-09-06T23:59:20.262Z | Checking cookie_store v0.22.1 |
| 2249 | 2026-09-06T23:59:20.297Z | Checking scroll v0.13.0 |
| 2250 | 2026-09-06T23:59:20.335Z | Checking memmap2 v0.9.10 |
| 2251 | 2026-09-06T23:59:20.374Z | Checking take_mut v0.2.2 |
| 2252 | 2026-09-06T23:59:20.413Z | Checking unicode-width v0.1.14 |
| 2253 | 2026-09-06T23:59:20.453Z | Checking term v1.2.1 |
| 2254 | 2026-09-06T23:59:20.505Z | Checking newtype-uuid v1.3.2 |
| 2255 | 2026-09-06T23:59:20.545Z | Checking slog-async v2.8.0 |
| 2256 | 2026-09-06T23:59:20.549Z | Checking toml_datetime v0.6.11 |
| 2257 | 2026-09-06T23:59:20.616Z | Checking goblin v0.10.5 |
| 2258 | 2026-09-06T23:59:20.619Z | Checking serde_spanned v0.6.9 |
| 2259 | 2026-09-06T23:59:20.687Z | Checking dtrace-parser v0.3.0 |
| 2260 | 2026-09-06T23:59:20.723Z | Checking slog-term v2.9.2 |
| 2261 | 2026-09-06T23:59:20.761Z | Checking bstr v1.12.1 |
| 2262 | 2026-09-06T23:59:20.764Z | Checking daft v0.1.8 |
| 2263 | 2026-09-06T23:59:20.836Z | Checking crossbeam-epoch v0.9.18 |
| 2264 | 2026-09-06T23:59:20.840Z | Checking thread-id v5.1.0 |
| 2265 | 2026-09-06T23:59:20.942Z | Checking base64 v0.21.7 |
| 2266 | 2026-09-06T23:59:20.980Z | Checking x509-cert v0.2.5 |
| 2267 | 2026-09-06T23:59:21.017Z | Checking num-iter v0.1.45 |
| 2268 | 2026-09-06T23:59:21.066Z | Checking half v2.7.1 |
| 2269 | 2026-09-06T23:59:21.105Z | Checking ff v0.13.1 |
| 2270 | 2026-09-06T23:59:21.143Z | Checking hyper-rustls v0.27.7 |
| 2271 | 2026-09-06T23:59:21.181Z | Checking memoffset v0.9.1 |
| 2272 | 2026-09-06T23:59:21.184Z | Checking scroll v0.12.0 |
| 2273 | 2026-09-06T23:59:21.254Z | Checking base16ct v0.2.0 |
| 2274 | 2026-09-06T23:59:21.258Z | Checking ciborium-io v0.2.2 |
| 2275 | 2026-09-06T23:59:21.324Z | Checking group v0.13.0 |
| 2276 | 2026-09-06T23:59:21.361Z | Checking hkdf v0.12.4 |
| 2277 | 2026-09-06T23:59:21.397Z | Checking reqwest v0.13.2 |
| 2278 | 2026-09-06T23:59:21.434Z | Checking ciborium-ll v0.2.2 |
| 2279 | 2026-09-06T23:59:21.435Z | Checking sec1 v0.7.3 |
| 2280 | 2026-09-06T23:59:21.506Z | Checking goblin v0.8.2 |
| 2281 | 2026-09-06T23:59:21.510Z | Checking zerocopy v0.7.35 |
| 2282 | 2026-09-06T23:59:21.578Z | Checking crypto-bigint v0.5.5 |
| 2283 | 2026-09-06T23:59:21.638Z | Checking rustix v0.38.44 |
| 2284 | 2026-09-06T23:59:21.676Z | Checking env_filter v2.0.0 |
| 2285 | 2026-09-06T23:59:21.713Z | Checking unicode-segmentation v1.12.0 |
| 2286 | 2026-09-06T23:59:21.849Z | Checking smawk v0.3.2 |
| 2287 | 2026-09-06T23:59:22.007Z | Checking tap v1.0.1 |
| 2288 | 2026-09-06T23:59:22.050Z | Checking unicode-linebreak v0.1.5 |
| 2289 | 2026-09-06T23:59:22.087Z | Checking env_logger v0.11.11 |
| 2290 | 2026-09-06T23:59:22.157Z | Checking wyz v0.5.1 |
| 2291 | 2026-09-06T23:59:22.265Z | Checking ciborium v0.2.2 |
| 2292 | 2026-09-06T23:59:22.312Z | Checking num-bigint-dig v0.8.6 |
| 2293 | 2026-09-06T23:59:22.316Z | Checking crossbeam-deque v0.8.6 |
| 2294 | 2026-09-06T23:59:22.377Z | Checking dtrace-parser v0.2.0 |
| 2295 | 2026-09-06T23:59:22.447Z | Checking pkcs1 v0.7.5 |
| 2296 | 2026-09-06T23:59:22.499Z | Checking elliptic-curve v0.13.8 |
| 2297 | 2026-09-06T23:59:22.550Z | Checking radium v0.7.0 |
| 2298 | 2026-09-06T23:59:22.642Z | Checking thread-id v4.2.2 |
| 2299 | 2026-09-06T23:59:22.688Z | Checking crc-catalog v2.4.0 |
| 2300 | 2026-09-06T23:59:22.726Z | Checking debug-ignore v1.0.5 |
| 2301 | 2026-09-06T23:59:22.762Z | Checking winnow v1.0.3 |
| 2302 | 2026-09-06T23:59:22.765Z | Checking funty v2.0.0 |
| 2303 | 2026-09-06T23:59:22.833Z | Checking same-file v1.0.6 |
| 2304 | 2026-09-06T23:59:22.878Z | Checking crc v3.4.0 |
| 2305 | 2026-09-06T23:59:22.881Z | Checking nix v0.31.2 |
| 2306 | 2026-09-06T23:59:22.944Z | Checking dof v0.4.0 |
| 2307 | 2026-09-06T23:59:22.980Z | Checking walkdir v2.5.0 |
| 2308 | 2026-09-06T23:59:23.074Z | Checking unicode-normalization v0.1.25 |
| 2309 | 2026-09-06T23:59:23.111Z | Checking bitvec v1.0.1 |
| 2310 | 2026-09-06T23:59:23.147Z | Checking rsa v0.9.10 |
| 2311 | 2026-09-06T23:59:23.184Z | Checking zerocopy v0.6.6 |
| 2312 | 2026-09-06T23:59:23.417Z | Checking dof v0.3.0 |
| 2313 | 2026-09-06T23:59:23.509Z | Checking maybe-uninit v2.0.0 |
| 2314 | 2026-09-06T23:59:23.512Z | Checking memmap v0.7.0 |
| 2315 | 2026-09-06T23:59:23.609Z | Checking usdt-impl v0.6.0 |
| 2316 | 2026-09-06T23:59:23.639Z | Checking foldhash v0.1.5 |
| 2317 | 2026-09-06T23:59:23.675Z | Checking foreign-types-shared v0.1.1 |
| 2318 | 2026-09-06T23:59:23.678Z | Checking gimli v0.32.3 |
| 2319 | 2026-09-06T23:59:23.748Z | Checking winnow v0.5.40 |
| 2320 | 2026-09-06T23:59:23.751Z | Checking usdt-impl v0.5.0 |
| 2321 | 2026-09-06T23:59:23.821Z | Checking nodrop v0.1.14 |
| 2322 | 2026-09-06T23:59:23.828Z | Checking is_ci v1.2.0 |
| 2323 | 2026-09-06T23:59:23.908Z | Checking usdt v0.6.0 |
| 2324 | 2026-09-06T23:59:23.945Z | Checking array-init v0.0.4 |
| 2325 | 2026-09-06T23:59:23.984Z | Checking foreign-types v0.3.2 |
| 2326 | 2026-09-06T23:59:24.084Z | Checking hashbrown v0.15.5 |
| 2327 | 2026-09-06T23:59:24.123Z | Checking smallvec v0.6.14 |
| 2328 | 2026-09-06T23:59:24.128Z | Checking usdt v0.5.0 |
| 2329 | 2026-09-06T23:59:24.128Z | Checking rfc6979 v0.4.0 |
| 2330 | 2026-09-06T23:59:24.279Z | Checking serde_with v3.21.0 |
| 2331 | 2026-09-06T23:59:24.338Z | Checking bitfield v0.19.4 |
| 2332 | 2026-09-06T23:59:24.342Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2333 | 2026-09-06T23:59:24.411Z | Checking openssl-sys v0.9.117 |
| 2334 | 2026-09-06T23:59:24.448Z | Checking packed_struct v0.10.1 |
| 2335 | 2026-09-06T23:59:24.488Z | Checking object v0.37.3 |
| 2336 | 2026-09-06T23:59:24.573Z | Checking hashbrown v0.12.3 |
| 2337 | 2026-09-06T23:59:24.640Z | Checking keccak v0.1.6 |
| 2338 | 2026-09-06T23:59:24.836Z | Checking bitflags v1.3.2 |
| 2339 | 2026-09-06T23:59:24.875Z | Checking rustc-demangle v0.1.27 |
| 2340 | 2026-09-06T23:59:24.919Z | Checking toml_edit v0.19.15 |
| 2341 | 2026-09-06T23:59:24.958Z | Checking siphasher v1.0.2 |
| 2342 | 2026-09-06T23:59:25.010Z | Checking indexmap v1.9.3 |
| 2343 | 2026-09-06T23:59:25.130Z | Checking openssl v0.10.80 |
| 2344 | 2026-09-06T23:59:25.169Z | Checking sha3 v0.10.8 |
| 2345 | 2026-09-06T23:59:25.312Z | Checking addr2line v0.25.1 |
| 2346 | 2026-09-06T23:59:25.356Z | Checking bzip2 v0.4.4 |
| 2347 | 2026-09-06T23:59:25.406Z | Checking ecdsa v0.16.9 |
| 2348 | 2026-09-06T23:59:25.554Z | Checking serde-hex v0.1.0 |
| 2349 | 2026-09-06T23:59:25.558Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2350 | 2026-09-06T23:59:25.632Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2351 | 2026-09-06T23:59:25.770Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2352 | 2026-09-06T23:59:25.809Z | Checking primeorder v0.13.6 |
| 2353 | 2026-09-06T23:59:25.983Z | Checking ron v0.8.1 |
| 2354 | 2026-09-06T23:59:25.996Z | Checking hashbrown v0.13.2 |
| 2355 | 2026-09-06T23:59:26.007Z | Checking toml v0.7.8 |
| 2356 | 2026-09-06T23:59:26.074Z | Checking itertools v0.13.0 |
| 2357 | 2026-09-06T23:59:26.327Z | Checking curve25519-dalek v4.1.3 |
| 2358 | 2026-09-06T23:59:26.470Z | Checking signal-hook v0.3.18 |
| 2359 | 2026-09-06T23:59:26.510Z | Checking crc-any v2.5.0 |
| 2360 | 2026-09-06T23:59:26.694Z | Checking managed v0.8.0 |
| 2361 | 2026-09-06T23:59:26.738Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2362 | 2026-09-06T23:59:26.831Z | Checking backtrace v0.3.76 |
| 2363 | 2026-09-06T23:59:26.913Z | Checking object v0.30.4 |
| 2364 | 2026-09-06T23:59:26.951Z | Checking zip v0.6.6 |
| 2365 | 2026-09-06T23:59:27.089Z | Checking rayon-core v1.13.0 |
| 2366 | 2026-09-06T23:59:27.125Z | Checking globset v0.4.18 |
| 2367 | 2026-09-06T23:59:27.129Z | Checking ed25519 v2.2.3 |
| 2368 | 2026-09-06T23:59:27.129Z | Checking chacha20 v0.10.0 |
| 2369 | 2026-09-06T23:59:27.233Z | Checking backtrace-ext v0.2.1 |
| 2370 | 2026-09-06T23:59:27.310Z | Checking path-slash v0.1.5 |
| 2371 | 2026-09-06T23:59:27.370Z | Checking toml_write v0.1.2 |
| 2372 | 2026-09-06T23:59:27.408Z | Checking winnow v0.7.14 |
| 2373 | 2026-09-06T23:59:27.445Z | Checking ed25519-dalek v2.2.0 |
| 2374 | 2026-09-06T23:59:27.448Z | Checking native-tls v0.2.18 |
| 2375 | 2026-09-06T23:59:27.448Z | Checking signal-hook-mio v0.2.5 |
| 2376 | 2026-09-06T23:59:27.550Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2377 | 2026-09-06T23:59:27.587Z | Checking textwrap v0.16.2 |
| 2378 | 2026-09-06T23:59:27.646Z | Checking ref-cast v1.0.25 |
| 2379 | 2026-09-06T23:59:27.689Z | Checking salty v0.3.0 |
| 2380 | 2026-09-06T23:59:27.730Z | Checking pin-project v1.1.11 |
| 2381 | 2026-09-06T23:59:27.927Z | Checking jiff-core v0.1.0 |
| 2382 | 2026-09-06T23:59:27.952Z | Checking tokio-native-tls v0.3.1 |
| 2383 | 2026-09-06T23:59:27.953Z | Checking p384 v0.13.1 |
| 2384 | 2026-09-06T23:59:28.009Z | Checking pem v3.0.6 |
| 2385 | 2026-09-06T23:59:28.040Z | Checking inout v0.1.4 |
| 2386 | 2026-09-06T23:59:28.180Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2387 | 2026-09-06T23:59:28.213Z | Checking owo-colors v4.3.0 |
| 2388 | 2026-09-06T23:59:28.224Z | Checking arrayref v0.3.9 |
| 2389 | 2026-09-06T23:59:28.308Z | Checking arrayvec v0.7.6 |
| 2390 | 2026-09-06T23:59:28.346Z | Checking constant_time_eq v0.4.2 |
| 2391 | 2026-09-06T23:59:28.350Z | Checking fixedbitset v0.5.7 |
| 2392 | 2026-09-06T23:59:28.489Z | Checking jiff v0.2.34 |
| 2393 | 2026-09-06T23:59:28.527Z | Checking zstd-safe v7.2.4 |
| 2394 | 2026-09-06T23:59:28.531Z | Checking cipher v0.4.4 |
| 2395 | 2026-09-06T23:59:28.601Z | Checking petgraph v0.8.3 |
| 2396 | 2026-09-06T23:59:28.642Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2397 | 2026-09-06T23:59:28.645Z | Checking toml_edit v0.22.27 |
| 2398 | 2026-09-06T23:59:28.719Z | Checking hyper-tls v0.6.0 |
| 2399 | 2026-09-06T23:59:28.788Z | Checking snafu v0.8.9 |
| 2400 | 2026-09-06T23:59:28.826Z | Checking crossterm v0.28.1 |
| 2401 | 2026-09-06T23:59:28.923Z | Checking supports-color v3.0.2 |
| 2402 | 2026-09-06T23:59:29.022Z | Checking similar v2.7.0 |
| 2403 | 2026-09-06T23:59:29.060Z | Checking fs-err v3.3.0 |
| 2404 | 2026-09-06T23:59:29.098Z | Checking hash32 v0.2.1 |
| 2405 | 2026-09-06T23:59:29.284Z | Checking serde-big-array v0.5.1 |
| 2406 | 2026-09-06T23:59:29.387Z | Checking serde_plain v1.0.2 |
| 2407 | 2026-09-06T23:59:29.425Z | Checking bumpalo v3.20.2 |
| 2408 | 2026-09-06T23:59:29.461Z | Checking unicode-bidi v0.3.18 |
| 2409 | 2026-09-06T23:59:29.554Z | Checking linked-hash-map v0.5.6 |
| 2410 | 2026-09-06T23:59:29.593Z | Checking typed-path v0.9.3 |
| 2411 | 2026-09-06T23:59:29.628Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2412 | 2026-09-06T23:59:29.665Z | Checking libbz2-rs-sys v0.2.2 |
| 2413 | 2026-09-06T23:59:29.753Z | Checking predicates-core v1.0.10 |
| 2414 | 2026-09-06T23:59:29.791Z | Checking unicode-properties v0.1.4 |
| 2415 | 2026-09-06T23:59:29.857Z | Checking toml v0.8.23 |
| 2416 | 2026-09-06T23:59:29.910Z | Checking lru-cache v0.1.2 |
| 2417 | 2026-09-06T23:59:30.008Z | Checking zopfli v0.8.3 |
| 2418 | 2026-09-06T23:59:30.049Z | Checking stringprep v0.1.5 |
| 2419 | 2026-09-06T23:59:30.082Z | Checking heapless v0.7.17 |
| 2420 | 2026-09-06T23:59:30.119Z | Checking bzip2 v0.6.1 |
| 2421 | 2026-09-06T23:59:30.185Z | Checking reqwest v0.12.28 |
| 2422 | 2026-09-06T23:59:30.224Z | Checking zstd v0.13.3 |
| 2423 | 2026-09-06T23:59:30.260Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2424 | 2026-09-06T23:59:30.308Z | Checking hickory-proto v0.25.2 |
| 2425 | 2026-09-06T23:59:30.371Z | Checking hickory-proto v0.24.4 |
| 2426 | 2026-09-06T23:59:30.410Z | Checking byte-wrapper v0.1.0 |
| 2427 | 2026-09-06T23:59:30.447Z | Checking tokio-stream v0.1.18 |
| 2428 | 2026-09-06T23:59:30.453Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2429 | 2026-09-06T23:59:30.529Z | Checking md-5 v0.10.6 |
| 2430 | 2026-09-06T23:59:30.621Z | Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2431 | 2026-09-06T23:59:30.660Z | Checking float-cmp v0.10.0 |
| 2432 | 2026-09-06T23:59:30.700Z | Checking difflib v0.4.0 |
| 2433 | 2026-09-06T23:59:30.703Z | Checking normalize-line-endings v0.3.0 |
| 2434 | 2026-09-06T23:59:30.781Z | Checking resolv-conf v0.7.6 |
| 2435 | 2026-09-06T23:59:30.821Z | Checking supports-hyperlinks v3.2.0 |
| 2436 | 2026-09-06T23:59:30.824Z | Checking fallible-iterator v0.2.0 |
| 2437 | 2026-09-06T23:59:30.894Z | Checking supports-unicode v3.0.0 |
| 2438 | 2026-09-06T23:59:30.939Z | Checking predicates v3.1.4 |
| 2439 | 2026-09-06T23:59:30.978Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2440 | 2026-09-06T23:59:30.982Z | Checking smoltcp v0.9.1 |
| 2441 | 2026-09-06T23:59:31.053Z | Checking miette v7.6.0 |
| 2442 | 2026-09-06T23:59:31.056Z | Checking zip v4.6.1 |
| 2443 | 2026-09-06T23:59:31.152Z | Checking postgres-protocol v0.6.10 |
| 2444 | 2026-09-06T23:59:31.264Z | Checking blake3 v1.8.5 |
| 2445 | 2026-09-06T23:59:31.503Z | Checking iddqd v0.4.2 |
| 2446 | 2026-09-06T23:59:31.577Z | Checking phf_shared v0.13.1 |
| 2447 | 2026-09-06T23:59:31.618Z | Checking phf_shared v0.11.3 |
| 2448 | 2026-09-06T23:59:31.621Z | Checking olpc-cjson v0.1.4 |
| 2449 | 2026-09-06T23:59:31.621Z | Checking derive_more v2.1.1 |
| 2450 | 2026-09-06T23:59:31.725Z | Checking strum v0.27.2 |
| 2451 | 2026-09-06T23:59:31.796Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2452 | 2026-09-06T23:59:31.840Z | Checking fixedbitset v0.4.2 |
| 2453 | 2026-09-06T23:59:31.849Z | Checking corncobs v0.1.4 |
| 2454 | 2026-09-06T23:59:31.849Z | Checking precomputed-hash v0.1.1 |
| 2455 | 2026-09-06T23:59:31.941Z | Checking new_debug_unreachable v1.0.6 |
| 2456 | 2026-09-06T23:59:32.012Z | Checking lalrpop-util v0.19.12 |
| 2457 | 2026-09-06T23:59:32.016Z | Checking petgraph v0.6.5 |
| 2458 | 2026-09-06T23:59:32.088Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2459 | 2026-09-06T23:59:32.091Z | Checking string_cache v0.8.9 |
| 2460 | 2026-09-06T23:59:32.091Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2461 | 2026-09-06T23:59:32.191Z | Checking hickory-resolver v0.24.4 |
| 2462 | 2026-09-06T23:59:32.230Z | Checking tough v0.22.0 |
| 2463 | 2026-09-06T23:59:32.352Z | Checking phf v0.13.1 |
| 2464 | 2026-09-06T23:59:32.406Z | Checking postgres-types v0.2.12 |
| 2465 | 2026-09-06T23:59:32.446Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2466 | 2026-09-06T23:59:32.530Z | Checking buf-list v1.1.2 |
| 2467 | 2026-09-06T23:59:32.747Z | Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2468 | 2026-09-06T23:59:32.785Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2469 | 2026-09-06T23:59:32.913Z | Checking secrecy v0.8.0 |
| 2470 | 2026-09-06T23:59:32.952Z | Checking whoami v2.1.0 |
| 2471 | 2026-09-06T23:59:32.952Z | Checking peg-runtime v0.8.5 |
| 2472 | 2026-09-06T23:59:33.110Z | Checking sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2473 | 2026-09-06T23:59:33.125Z | Checking qorb v0.4.1 |
| 2474 | 2026-09-06T23:59:33.181Z | Checking tokio-postgres v0.7.16 |
| 2475 | 2026-09-06T23:59:33.184Z | Compiling newtype-uuid-macros v0.1.0 |
| 2476 | 2026-09-06T23:59:33.265Z | Compiling async-stream-impl v0.3.6 |
| 2477 | 2026-09-06T23:59:33.327Z | Compiling multer v3.1.0 |
| 2478 | 2026-09-06T23:59:33.635Z | Checking match_cfg v0.1.0 |
| 2479 | 2026-09-06T23:59:33.673Z | Checking slog-json v2.6.1 |
| 2480 | 2026-09-06T23:59:33.736Z | Checking hostname v0.3.1 |
| 2481 | 2026-09-06T23:59:33.863Z | Compiling dropshot v0.17.1 |
| 2482 | 2026-09-06T23:59:33.867Z | Checking slog-bunyan v2.5.0 |
| 2483 | 2026-09-06T23:59:33.939Z | Compiling dropshot_endpoint v0.17.1 |
| 2484 | 2026-09-06T23:59:34.018Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2485 | 2026-09-06T23:59:34.055Z | Checking serde_path_to_error v0.1.20 |
| 2486 | 2026-09-06T23:59:34.189Z | Checking sha1 v0.11.0 |
| 2487 | 2026-09-06T23:59:34.273Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2488 | 2026-09-06T23:59:34.311Z | Checking serde_spanned v1.1.1 |
| 2489 | 2026-09-06T23:59:34.357Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 2490 | 2026-09-06T23:59:34.394Z | Checking compression-core v0.4.31 |
| 2491 | 2026-09-06T23:59:34.431Z | Checking async-stream v0.3.6 |
| 2492 | 2026-09-06T23:59:34.470Z | Checking waitgroup v0.1.2 |
| 2493 | 2026-09-06T23:59:34.541Z | Checking rustls-pemfile v2.2.0 |
| 2494 | 2026-09-06T23:59:34.611Z | Checking toml v1.1.2+spec-1.1.0 |
| 2495 | 2026-09-06T23:59:34.616Z | Checking compression-codecs v0.4.37 |
| 2496 | 2026-09-06T23:59:34.616Z | Checking hostname v0.4.2 |
| 2497 | 2026-09-06T23:59:34.747Z | Checking progenitor-client v0.14.0 |
| 2498 | 2026-09-06T23:59:34.752Z | Checking atomicwrites v0.4.4 |
| 2499 | 2026-09-06T23:59:34.752Z | Compiling serde_tokenstream v0.3.0 |
| 2500 | 2026-09-06T23:59:34.827Z | Compiling parse-display-derive v0.10.0 |
| 2501 | 2026-09-06T23:59:34.868Z | Checking macaddr v1.0.1 |
| 2502 | 2026-09-06T23:59:34.871Z | Checking async-compression v0.4.41 |
| 2503 | 2026-09-06T23:59:34.951Z | Checking regress v0.10.5 |
| 2504 | 2026-09-06T23:59:34.996Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2505 | 2026-09-06T23:59:35.083Z | Checking itertools v0.14.0 |
| 2506 | 2026-09-06T23:59:35.145Z | Compiling oxide-generation-macros v0.2.0 |
| 2507 | 2026-09-06T23:59:35.195Z | Checking instant v0.1.13 |
| 2508 | 2026-09-06T23:59:35.236Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2509 | 2026-09-06T23:59:35.317Z | Checking oxide-generation v0.1.3 |
| 2510 | 2026-09-06T23:59:35.445Z | Checking backoff v0.4.0 |
| 2511 | 2026-09-06T23:59:35.496Z | Checking backon v1.6.0 |
| 2512 | 2026-09-06T23:59:35.579Z | Checking humantime v2.3.0 |
| 2513 | 2026-09-06T23:59:35.659Z | Compiling convert_case v0.4.0 |
| 2514 | 2026-09-06T23:59:35.697Z | Checking progenitor-extras v0.2.0 |
| 2515 | 2026-09-06T23:59:35.784Z | Checking heck v0.5.0 |
| 2516 | 2026-09-06T23:59:35.939Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2517 | 2026-09-06T23:59:35.976Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2518 | 2026-09-06T23:59:36.013Z | Checking secrecy v0.10.3 |
| 2519 | 2026-09-06T23:59:36.049Z | Compiling derive_more v0.99.20 |
| 2520 | 2026-09-06T23:59:36.209Z | Checking camino-tempfile v1.4.1 |
| 2521 | 2026-09-06T23:59:36.217Z | Checking indent_write v2.2.0 |
| 2522 | 2026-09-06T23:59:36.243Z | Compiling regress v0.11.1 |
| 2523 | 2026-09-06T23:59:36.269Z | Compiling crucible-workspace-hack v0.1.0 |
| 2524 | 2026-09-06T23:59:36.352Z | Checking universal-hash v0.5.1 |
| 2525 | 2026-09-06T23:59:36.355Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2526 | 2026-09-06T23:59:36.425Z | Checking opaque-debug v0.3.1 |
| 2527 | 2026-09-06T23:59:36.531Z | Checking chacha20 v0.9.1 |
| 2528 | 2026-09-06T23:59:36.534Z | Checking poly1305 v0.8.0 |
| 2529 | 2026-09-06T23:59:36.608Z | Checking parse-display v0.10.0 |
| 2530 | 2026-09-06T23:59:36.795Z | Checking blake2 v0.10.6 |
| 2531 | 2026-09-06T23:59:36.798Z | Checking password-hash v0.5.0 |
| 2532 | 2026-09-06T23:59:36.865Z | Checking aead v0.5.2 |
| 2533 | 2026-09-06T23:59:37.039Z | Checking chacha20poly1305 v0.10.1 |
| 2534 | 2026-09-06T23:59:37.076Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2535 | 2026-09-06T23:59:37.111Z | Checking argon2 v0.5.3 |
| 2536 | 2026-09-06T23:59:37.202Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2537 | 2026-09-06T23:59:37.478Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2538 | 2026-09-06T23:59:37.517Z | Compiling unsafe-libyaml v0.2.11 |
| 2539 | 2026-09-06T23:59:37.520Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2540 | 2026-09-06T23:59:37.598Z | Checking thiserror-no-std v2.0.2 |
| 2541 | 2026-09-06T23:59:37.782Z | Checking vsss-rs v3.3.4 |
| 2542 | 2026-09-06T23:59:37.794Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2543 | 2026-09-06T23:59:37.803Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2544 | 2026-09-06T23:59:37.829Z | Compiling typify-impl v0.6.2 |
| 2545 | 2026-09-06T23:59:38.282Z | Compiling serde_yaml v0.9.34+deprecated |
| 2546 | 2026-09-06T23:59:38.617Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2547 | 2026-09-06T23:59:38.859Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2548 | 2026-09-06T23:59:39.319Z | Checking swrite v0.1.0 |
| 2549 | 2026-09-06T23:59:39.444Z | Compiling num-derive v0.4.2 |
| 2550 | 2026-09-06T23:59:39.471Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2551 | 2026-09-06T23:59:39.492Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2552 | 2026-09-06T23:59:39.525Z | Checking rayon v1.11.0 |
| 2553 | 2026-09-06T23:59:39.618Z | Compiling proc-macro-error v1.0.4 |
| 2554 | 2026-09-06T23:59:39.731Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2555 | 2026-09-06T23:59:39.768Z | Checking tabwriter v1.4.1 |
| 2556 | 2026-09-06T23:59:39.945Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2557 | 2026-09-06T23:59:39.984Z | Checking glob v0.3.3 |
| 2558 | 2026-09-06T23:59:39.990Z | Compiling itertools v0.15.0 |
| 2559 | 2026-09-06T23:59:40.227Z | Compiling heapless v0.8.0 |
| 2560 | 2026-09-06T23:59:40.407Z | Compiling proc-macro-crate v3.4.0 |
| 2561 | 2026-09-06T23:59:40.448Z | Checking hash32 v0.3.1 |
| 2562 | 2026-09-06T23:59:40.605Z | Checking colored v3.1.1 |
| 2563 | 2026-09-06T23:59:40.770Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2564 | 2026-09-06T23:59:40.824Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2565 | 2026-09-06T23:59:40.866Z | Compiling smoltcp v0.11.0 |
| 2566 | 2026-09-06T23:59:40.976Z | Compiling num_enum_derive v0.7.6 |
| 2567 | 2026-09-06T23:59:41.120Z | Checking illumos-nvpair v0.3.0 |
| 2568 | 2026-09-06T23:59:41.134Z | Checking cobs v0.3.0 |
| 2569 | 2026-09-06T23:59:41.277Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2570 | 2026-09-06T23:59:41.312Z | Checking postcard v1.1.3 |
| 2571 | 2026-09-06T23:59:41.314Z | Checking rand v0.10.1 |
| 2572 | 2026-09-06T23:59:41.383Z | Compiling ingot-macros v0.2.0 |
| 2573 | 2026-09-06T23:59:41.549Z | Compiling proc-macro-crate v1.3.1 |
| 2574 | 2026-09-06T23:59:41.632Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2575 | 2026-09-06T23:59:41.867Z | Checking sigpipe v0.1.3 |
| 2576 | 2026-09-06T23:59:41.904Z | Compiling foreign-types-macros v0.2.3 |
| 2577 | 2026-09-06T23:59:41.977Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2578 | 2026-09-06T23:59:42.013Z | Checking foreign-types-shared v0.3.1 |
| 2579 | 2026-09-06T23:59:42.052Z | Checking num_enum v0.7.6 |
| 2580 | 2026-09-06T23:59:42.134Z | Compiling num_enum_derive v0.5.11 |
| 2581 | 2026-09-06T23:59:42.349Z | Checking cstr-argument v0.1.2 |
| 2582 | 2026-09-06T23:59:42.435Z | Compiling typify-macro v0.6.2 |
| 2583 | 2026-09-06T23:59:42.474Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2584 | 2026-09-06T23:59:42.509Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2585 | 2026-09-06T23:59:42.543Z | Checking foreign-types v0.5.0 |
| 2586 | 2026-09-06T23:59:42.579Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2587 | 2026-09-06T23:59:42.652Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2588 | 2026-09-06T23:59:42.851Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2589 | 2026-09-06T23:59:42.897Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2590 | 2026-09-06T23:59:42.939Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2591 | 2026-09-06T23:59:42.987Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2592 | 2026-09-06T23:59:43.043Z | Checking itertools v0.12.1 |
| 2593 | 2026-09-06T23:59:43.079Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2594 | 2026-09-06T23:59:43.153Z | Compiling zone_cfg_derive v0.3.1 |
| 2595 | 2026-09-06T23:59:43.216Z | Checking num_enum v0.5.11 |
| 2596 | 2026-09-06T23:59:43.362Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2597 | 2026-09-06T23:59:43.496Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2598 | 2026-09-06T23:59:43.570Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2599 | 2026-09-06T23:59:43.699Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2600 | 2026-09-06T23:59:43.886Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2601 | 2026-09-06T23:59:43.923Z | Checking smf v0.2.3 |
| 2602 | 2026-09-06T23:59:43.964Z | Checking whoami v1.6.1 |
| 2603 | 2026-09-06T23:59:44.025Z | Checking tokio-dtrace v0.1.1 |
| 2604 | 2026-09-06T23:59:44.088Z | Checking zone v0.3.1 |
| 2605 | 2026-09-06T23:59:44.138Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2606 | 2026-09-06T23:59:44.172Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2607 | 2026-09-06T23:59:44.207Z | Checking console v0.15.11 |
| 2608 | 2026-09-06T23:59:44.243Z | Compiling typify v0.6.2 |
| 2609 | 2026-09-06T23:59:44.381Z | Checking ingot-types v0.2.0 |
| 2610 | 2026-09-06T23:59:44.394Z | Checking oxide-tokio-rt v0.1.4 |
| 2611 | 2026-09-06T23:59:44.404Z | Compiling progenitor-impl v0.14.0 |
| 2612 | 2026-09-06T23:59:44.463Z | Checking newline-converter v0.3.0 |
| 2613 | 2026-09-06T23:59:44.507Z | Checking bytecount v0.6.9 |
| 2614 | 2026-09-06T23:59:44.553Z | Checking oxide-update-engine-types v0.1.2 |
| 2615 | 2026-09-06T23:59:44.601Z | Checking expectorate v1.2.0 |
| 2616 | 2026-09-06T23:59:44.640Z | Checking num-rational v0.4.2 |
| 2617 | 2026-09-06T23:59:44.704Z | Checking ingot v0.2.1 |
| 2618 | 2026-09-06T23:59:44.765Z | Checking num-complex v0.4.6 |
| 2619 | 2026-09-06T23:59:44.999Z | Compiling cancel-safe-futures v0.1.5 |
| 2620 | 2026-09-06T23:59:45.189Z | Checking num v0.4.3 |
| 2621 | 2026-09-06T23:59:45.296Z | Checking float-ord v0.3.2 |
| 2622 | 2026-09-06T23:59:45.384Z | Checking linear-map v1.2.0 |
| 2623 | 2026-09-06T23:59:45.432Z | Checking gethostname v0.5.0 |
| 2624 | 2026-09-06T23:59:45.500Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2625 | 2026-09-06T23:59:45.559Z | Compiling prettyplease v0.2.37 |
| 2626 | 2026-09-06T23:59:45.609Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2627 | 2026-09-06T23:59:45.641Z | Checking oxide-update-engine v0.1.2 |
| 2628 | 2026-09-06T23:59:45.941Z | Compiling slog-dtrace v0.3.0 |
| 2629 | 2026-09-06T23:59:45.960Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2630 | 2026-09-06T23:59:46.089Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2631 | 2026-09-06T23:59:46.238Z | Checking papergrid v0.11.0 |
| 2632 | 2026-09-06T23:59:46.262Z | Compiling tabled_derive v0.7.0 |
| 2633 | 2026-09-06T23:59:46.398Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2634 | 2026-09-06T23:59:47.133Z | Compiling progenitor-macro v0.14.0 |
| 2635 | 2026-09-06T23:59:47.263Z | Checking tabled v0.15.0 |
| 2636 | 2026-09-06T23:59:47.268Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2637 | 2026-09-06T23:59:47.308Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2638 | 2026-09-06T23:59:47.348Z | Checking crossterm v0.29.0 |
| 2639 | 2026-09-06T23:59:47.551Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2640 | 2026-09-06T23:59:47.756Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2641 | 2026-09-06T23:59:48.427Z | Checking fd-lock v4.0.4 |
| 2642 | 2026-09-06T23:59:48.619Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2643 | 2026-09-06T23:59:49.036Z | Checking vte v0.14.1 |
| 2644 | 2026-09-06T23:59:49.223Z | Checking strip-ansi-escapes v0.2.1 |
| 2645 | 2026-09-06T23:59:50.267Z | Checking termtree v0.5.1 |
| 2646 | 2026-09-06T23:59:50.444Z | Checking nu-ansi-term v0.50.3 |
| 2647 | 2026-09-06T23:59:50.589Z | Compiling minimal-lexical v0.2.1 |
| 2648 | 2026-09-06T23:59:50.687Z | Checking reedline v0.40.0 |
| 2649 | 2026-09-06T23:59:50.722Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2650 | 2026-09-06T23:59:50.776Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2651 | 2026-09-06T23:59:50.877Z | Compiling nom v7.1.3 |
| 2652 | 2026-09-06T23:59:50.931Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2653 | 2026-09-06T23:59:51.539Z | Checking display-error-chain v0.2.2 |
| 2654 | 2026-09-06T23:59:51.691Z | Compiling unicode-xid v0.2.6 |
| 2655 | 2026-09-06T23:59:51.854Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2656 | 2026-09-06T23:59:51.893Z | Compiling ar_archive_writer v0.5.1 |
| 2657 | 2026-09-06T23:59:52.162Z | Checking progenitor v0.14.0 |
| 2658 | 2026-09-06T23:59:52.291Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2659 | 2026-09-06T23:59:52.348Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2660 | 2026-09-06T23:59:52.767Z | Compiling psm v0.1.30 |
| 2661 | 2026-09-06T23:59:52.806Z | Checking csv-core v0.1.13 |
| 2662 | 2026-09-06T23:59:52.809Z | Compiling stacker v0.1.23 |
| 2663 | 2026-09-06T23:59:53.024Z | Checking csv v1.4.0 |
| 2664 | 2026-09-06T23:59:53.139Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2665 | 2026-09-06T23:59:53.212Z | Compiling semver v0.1.20 |
| 2666 | 2026-09-06T23:59:53.400Z | Compiling cfg_aliases v0.1.1 |
| 2667 | 2026-09-06T23:59:53.438Z | Checking highway v1.3.0 |
| 2668 | 2026-09-06T23:59:53.441Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2669 | 2026-09-06T23:59:53.512Z | Compiling nix v0.28.0 |
| 2670 | 2026-09-06T23:59:53.625Z | Compiling rustc_version v0.1.7 |
| 2671 | 2026-09-06T23:59:53.701Z | Checking nibble_vec v0.1.0 |
| 2672 | 2026-09-06T23:59:53.758Z | Checking endian-type v0.1.2 |
| 2673 | 2026-09-06T23:59:53.895Z | Compiling newtype_derive v0.1.6 |
| 2674 | 2026-09-06T23:59:53.929Z | Checking radix_trie v0.2.1 |
| 2675 | 2026-09-06T23:59:54.012Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2676 | 2026-09-06T23:59:54.048Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2677 | 2026-09-06T23:59:54.137Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2678 | 2026-09-06T23:59:54.173Z | Checking phf_shared v0.12.1 |
| 2679 | 2026-09-06T23:59:54.348Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2680 | 2026-09-06T23:59:54.521Z | Compiling chrono-tz v0.10.4 |
| 2681 | 2026-09-06T23:59:54.570Z | Checking phf v0.12.1 |
| 2682 | 2026-09-06T23:59:54.747Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2683 | 2026-09-06T23:59:54.819Z | Checking recursive v0.1.1 |
| 2684 | 2026-09-06T23:59:54.891Z | Compiling const_format_proc_macros v0.2.34 |
| 2685 | 2026-09-06T23:59:54.945Z | Compiling peg-macros v0.8.5 |
| 2686 | 2026-09-06T23:59:55.026Z | Checking winnow v0.6.26 |
| 2687 | 2026-09-06T23:59:55.066Z | Compiling sqlparser_derive v0.5.0 |
| 2688 | 2026-09-06T23:59:55.104Z | Checking home v0.5.12 |
| 2689 | 2026-09-06T23:59:55.366Z | Checking unicode_categories v0.1.1 |
| 2690 | 2026-09-06T23:59:55.783Z | Checking const_format v0.2.35 |
| 2691 | 2026-09-06T23:59:55.866Z | Checking sqlparser v0.61.0 |
| 2692 | 2026-09-06T23:59:56.042Z | Checking rustyline v14.0.0 |
| 2693 | 2026-09-06T23:59:56.201Z | Checking sqlformat v0.3.5 |
| 2694 | 2026-09-06T23:59:56.377Z | Checking peg v0.8.5 |
| 2695 | 2026-09-06T23:59:56.600Z | Checking bcs v0.1.6 |
| 2696 | 2026-09-06T23:59:56.635Z | Checking nom v8.0.0 |
| 2697 | 2026-09-06T23:59:56.672Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2698 | 2026-09-06T23:59:56.775Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2699 | 2026-09-06T23:59:56.865Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2700 | 2026-09-06T23:59:57.000Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2701 | 2026-09-06T23:59:57.104Z | Checking steno v0.4.1 |
| 2702 | 2026-09-06T23:59:57.203Z | Checking sha1 v0.10.6 |
| 2703 | 2026-09-06T23:59:57.366Z | Checking filetime v0.2.27 |
| 2704 | 2026-09-06T23:59:57.405Z | Checking xattr v1.6.1 |
| 2705 | 2026-09-06T23:59:57.534Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2706 | 2026-09-06T23:59:57.571Z | Checking tar v0.4.46 |
| 2707 | 2026-09-06T23:59:57.606Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 2708 | 2026-09-06T23:59:57.859Z | Checking subprocess v0.2.15 |
| 2709 | 2026-09-06T23:59:57.988Z | Checking headers-core v0.3.0 |
| 2710 | 2026-09-06T23:59:58.141Z | Checking headers v0.4.1 |
| 2711 | 2026-09-06T23:59:58.144Z | Checking yasna v0.5.2 |
| 2712 | 2026-09-06T23:59:58.209Z | Checking port-file v0.1.0 |
| 2713 | 2026-09-06T23:59:58.429Z | Checking dropshot-api-manager-types v0.8.0 |
| 2714 | 2026-09-06T23:59:58.595Z | Checking rcgen v0.12.1 |
| 2715 | 2026-09-06T23:59:58.632Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2716 | 2026-09-06T23:59:58.666Z | Checking tagptr v0.2.0 |
| 2717 | 2026-09-06T23:59:58.674Z | Checking utf-8 v0.7.6 |
| 2718 | 2026-09-06T23:59:58.738Z | Compiling libefi-sys v0.1.0 |
| 2719 | 2026-09-06T23:59:58.831Z | Compiling bitfield-struct v0.6.2 |
| 2720 | 2026-09-06T23:59:58.873Z | Checking moka v0.12.13 |
| 2721 | 2026-09-06T23:59:58.938Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2722 | 2026-09-06T23:59:59.059Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2723 | 2026-09-06T23:59:59.232Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2724 | 2026-09-06T23:59:59.235Z | Compiling xshell-macros v0.2.7 |
| 2725 | 2026-09-06T23:59:59.421Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2726 | 2026-09-06T23:59:59.511Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2727 | 2026-09-06T23:59:59.545Z | Checking hickory-resolver v0.25.2 |
| 2728 | 2026-09-06T23:59:59.655Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2729 | 2026-09-06T23:59:59.695Z | Checking xshell v0.2.7 |
| 2730 | 2026-09-06T23:59:59.775Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2731 | 2026-09-06T23:59:59.868Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2732 | 2026-09-07T00:00:00.003Z | Checking tungstenite v0.21.0 |
| 2733 | 2026-09-07T00:00:00.020Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2734 | 2026-09-07T00:00:00.079Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2735 | 2026-09-07T00:00:00.307Z | Checking half v1.8.3 |
| 2736 | 2026-09-07T00:00:00.378Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2737 | 2026-09-07T00:00:00.414Z | Checking tokio-tungstenite v0.21.0 |
| 2738 | 2026-09-07T00:00:00.450Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2739 | 2026-09-07T00:00:00.534Z | Checking serde_cbor v0.11.2 |
| 2740 | 2026-09-07T00:00:00.728Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2741 | 2026-09-07T00:00:00.857Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2742 | 2026-09-07T00:00:00.905Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2743 | 2026-09-07T00:00:00.959Z | Checking sha2 v0.11.0 |
| 2744 | 2026-09-07T00:00:01.092Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2745 | 2026-09-07T00:00:01.319Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2746 | 2026-09-07T00:00:01.653Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2747 | 2026-09-07T00:00:01.656Z | Checking predicates-tree v1.0.13 |
| 2748 | 2026-09-07T00:00:01.775Z | Checking libscf-sys v1.2.0 |
| 2749 | 2026-09-07T00:00:01.832Z | Checking maplit v1.0.2 |
| 2750 | 2026-09-07T00:00:01.875Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2751 | 2026-09-07T00:00:01.908Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2752 | 2026-09-07T00:00:01.944Z | Checking papergrid v0.18.0 |
| 2753 | 2026-09-07T00:00:01.980Z | Checking anstyle-parse v0.2.7 |
| 2754 | 2026-09-07T00:00:02.203Z | Checking anstream v0.6.21 |
| 2755 | 2026-09-07T00:00:02.419Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2756 | 2026-09-07T00:00:02.498Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2757 | 2026-09-07T00:00:02.537Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2758 | 2026-09-07T00:00:02.657Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2759 | 2026-09-07T00:00:02.756Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2760 | 2026-09-07T00:00:02.793Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2761 | 2026-09-07T00:00:02.891Z | Checking tabled v0.21.0 |
| 2762 | 2026-09-07T00:00:03.007Z | Checking ignore v0.4.25 |
| 2763 | 2026-09-07T00:00:03.137Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2764 | 2026-09-07T00:00:03.338Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2765 | 2026-09-07T00:00:03.433Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2766 | 2026-09-07T00:00:03.483Z | Checking globwalk v0.9.1 |
| 2767 | 2026-09-07T00:00:03.604Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2768 | 2026-09-07T00:00:03.683Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2769 | 2026-09-07T00:00:03.739Z | Checking digest-io v0.1.0 |
| 2770 | 2026-09-07T00:00:03.907Z | Checking unicase v2.9.0 |
| 2771 | 2026-09-07T00:00:04.102Z | Checking crc8 v0.1.1 |
| 2772 | 2026-09-07T00:00:04.247Z | Checking rawzip v0.4.4 |
| 2773 | 2026-09-07T00:00:04.268Z | Checking camino-tempfile-ext v0.3.3 |
| 2774 | 2026-09-07T00:00:04.340Z | Checking fxhash v0.2.1 |
| 2775 | 2026-09-07T00:00:04.484Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2776 | 2026-09-07T00:00:04.521Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2777 | 2026-09-07T00:00:04.695Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2778 | 2026-09-07T00:00:04.979Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2779 | 2026-09-07T00:00:05.152Z | Checking rand_seeder v0.4.0 |
| 2780 | 2026-09-07T00:00:05.333Z | Compiling darling_core v0.21.3 |
| 2781 | 2026-09-07T00:00:05.544Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2782 | 2026-09-07T00:00:05.581Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2783 | 2026-09-07T00:00:05.626Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2784 | 2026-09-07T00:00:05.837Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2785 | 2026-09-07T00:00:05.975Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2786 | 2026-09-07T00:00:06.089Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2787 | 2026-09-07T00:00:06.179Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2788 | 2026-09-07T00:00:06.668Z | Compiling vergen-lib v0.1.6 |
| 2789 | 2026-09-07T00:00:06.912Z | Compiling diesel_derives v2.3.7 |
| 2790 | 2026-09-07T00:00:06.999Z | Checking scheduled-thread-pool v0.2.7 |
| 2791 | 2026-09-07T00:00:07.189Z | Compiling vergen-gitcl v1.0.8 |
| 2792 | 2026-09-07T00:00:07.236Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2793 | 2026-09-07T00:00:07.322Z | Checking r2d2 v0.8.10 |
| 2794 | 2026-09-07T00:00:07.559Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2795 | 2026-09-07T00:00:07.591Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2796 | 2026-09-07T00:00:07.871Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2797 | 2026-09-07T00:00:07.908Z | Compiling darling_macro v0.21.3 |
| 2798 | 2026-09-07T00:00:07.943Z | Checking downcast-rs v2.0.2 |
| 2799 | 2026-09-07T00:00:08.192Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2800 | 2026-09-07T00:00:08.436Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2801 | 2026-09-07T00:00:08.472Z | Compiling darling v0.21.3 |
| 2802 | 2026-09-07T00:00:08.607Z | Compiling dsl_auto_type v0.2.0 |
| 2803 | 2026-09-07T00:00:08.662Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2804 | 2026-09-07T00:00:08.689Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2805 | 2026-09-07T00:00:08.835Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2806 | 2026-09-07T00:00:08.871Z | Checking kstat-rs v0.2.5 |
| 2807 | 2026-09-07T00:00:09.026Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2808 | 2026-09-07T00:00:09.052Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2809 | 2026-09-07T00:00:09.089Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2810 | 2026-09-07T00:00:09.157Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2811 | 2026-09-07T00:00:09.239Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2812 | 2026-09-07T00:00:09.566Z | Compiling dirs-sys-next v0.1.2 |
| 2813 | 2026-09-07T00:00:09.603Z | Compiling parking_lot_core v0.8.6 |
| 2814 | 2026-09-07T00:00:09.758Z | Compiling crunchy v0.2.4 |
| 2815 | 2026-09-07T00:00:09.874Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2816 | 2026-09-07T00:00:09.996Z | Compiling dirs-next v2.0.0 |
| 2817 | 2026-09-07T00:00:10.136Z | Compiling clang-sys v1.8.1 |
| 2818 | 2026-09-07T00:00:10.173Z | Compiling git-stub v1.0.0 |
| 2819 | 2026-09-07T00:00:10.286Z | Compiling tiny-keccak v2.0.2 |
| 2820 | 2026-09-07T00:00:10.426Z | Compiling git-stub-vcs v0.1.0 |
| 2821 | 2026-09-07T00:00:10.462Z | Compiling term v0.7.0 |
| 2822 | 2026-09-07T00:00:10.617Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2823 | 2026-09-07T00:00:10.699Z | Compiling bit-vec v0.6.3 |
| 2824 | 2026-09-07T00:00:10.729Z | Checking parking_lot v0.11.2 |
| 2825 | 2026-09-07T00:00:10.809Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2826 | 2026-09-07T00:00:10.903Z | Compiling bit-set v0.5.3 |
| 2827 | 2026-09-07T00:00:10.907Z | Compiling ascii-canvas v3.0.0 |
| 2828 | 2026-09-07T00:00:11.046Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2829 | 2026-09-07T00:00:11.094Z | Checking prefix-trie v0.7.0 |
| 2830 | 2026-09-07T00:00:11.216Z | Compiling itertools v0.10.5 |
| 2831 | 2026-09-07T00:00:11.314Z | Compiling ena v0.14.4 |
| 2832 | 2026-09-07T00:00:11.419Z | Compiling libloading v0.8.9 |
| 2833 | 2026-09-07T00:00:11.456Z | Compiling diff v0.1.13 |
| 2834 | 2026-09-07T00:00:11.566Z | Compiling bindgen v0.71.1 |
| 2835 | 2026-09-07T00:00:11.655Z | Compiling regex-syntax v0.6.29 |
| 2836 | 2026-09-07T00:00:12.045Z | Checking hickory-server v0.25.2 |
| 2837 | 2026-09-07T00:00:12.143Z | Checking sled v0.34.7 |
| 2838 | 2026-09-07T00:00:12.300Z | Compiling cexpr v0.6.0 |
| 2839 | 2026-09-07T00:00:12.991Z | Compiling lalrpop v0.19.12 |
| 2840 | 2026-09-07T00:00:13.313Z | Checking nanorand v0.7.0 |
| 2841 | 2026-09-07T00:00:13.390Z | Compiling rustc-hash v2.1.1 |
| 2842 | 2026-09-07T00:00:13.471Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2843 | 2026-09-07T00:00:13.548Z | Checking flume v0.11.1 |
| 2844 | 2026-09-07T00:00:13.739Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2845 | 2026-09-07T00:00:13.823Z | Compiling libxml v0.3.3 |
| 2846 | 2026-09-07T00:00:13.984Z | Checking assert_matches v1.5.0 |
| 2847 | 2026-09-07T00:00:14.241Z | Compiling strum_macros v0.24.3 |
| 2848 | 2026-09-07T00:00:14.247Z | Compiling indoc v1.0.9 |
| 2849 | 2026-09-07T00:00:14.625Z | Checking diesel v2.3.7 |
| 2850 | 2026-09-07T00:00:14.941Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2851 | 2026-09-07T00:00:15.195Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2852 | 2026-09-07T00:00:15.355Z | Checking quick-xml v0.37.5 |
| 2853 | 2026-09-07T00:00:15.390Z | Checking derive_builder v0.20.2 |
| 2854 | 2026-09-07T00:00:15.540Z | Compiling oso-derive v0.27.3 |
| 2855 | 2026-09-07T00:00:15.577Z | Compiling trait-variant v0.1.2 |
| 2856 | 2026-09-07T00:00:15.631Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2857 | 2026-09-07T00:00:16.093Z | Checking openssl-probe v0.1.6 |
| 2858 | 2026-09-07T00:00:16.155Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2859 | 2026-09-07T00:00:16.273Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2860 | 2026-09-07T00:00:16.321Z | Compiling dashu-int v0.5.1 |
| 2861 | 2026-09-07T00:00:16.564Z | Compiling seq-macro v0.3.6 |
| 2862 | 2026-09-07T00:00:17.013Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2863 | 2026-09-07T00:00:17.060Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2864 | 2026-09-07T00:00:17.097Z | Checking ssh-encoding v0.2.0 |
| 2865 | 2026-09-07T00:00:17.151Z | Checking dashu-base v0.5.1 |
| 2866 | 2026-09-07T00:00:17.241Z | Compiling rlimit v0.10.2 |
| 2867 | 2026-09-07T00:00:17.319Z | Checking num-modular v0.6.5 |
| 2868 | 2026-09-07T00:00:17.424Z | Checking ssh-cipher v0.2.0 |
| 2869 | 2026-09-07T00:00:17.547Z | Checking tungstenite v0.28.0 |
| 2870 | 2026-09-07T00:00:17.594Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2871 | 2026-09-07T00:00:17.598Z | Checking p256 v0.13.2 |
| 2872 | 2026-09-07T00:00:17.846Z | Checking bb8 v0.8.6 |
| 2873 | 2026-09-07T00:00:17.923Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2874 | 2026-09-07T00:00:18.025Z | Checking num-primitive v0.2.1 |
| 2875 | 2026-09-07T00:00:18.155Z | Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 2876 | 2026-09-07T00:00:18.606Z | Checking dsi-bitstream v0.10.1 |
| 2877 | 2026-09-07T00:00:18.676Z | Compiling mime_guess v2.0.5 |
| 2878 | 2026-09-07T00:00:18.734Z | Checking tokio-tungstenite v0.28.0 |
| 2879 | 2026-09-07T00:00:19.040Z | Checking ssh-key v0.6.7 |
| 2880 | 2026-09-07T00:00:19.313Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2881 | 2026-09-07T00:00:19.494Z | Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2882 | 2026-09-07T00:00:19.752Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2883 | 2026-09-07T00:00:19.887Z | Checking bytesize v2.7.0 |
| 2884 | 2026-09-07T00:00:19.998Z | Checking http-range-header v0.4.2 |
| 2885 | 2026-09-07T00:00:20.091Z | Checking http-range v0.1.5 |
| 2886 | 2026-09-07T00:00:20.368Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2887 | 2026-09-07T00:00:20.573Z | Checking nonempty v0.12.0 |
| 2888 | 2026-09-07T00:00:20.750Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 2889 | 2026-09-07T00:00:21.144Z | Checking pwd v1.4.0 |
| 2890 | 2026-09-07T00:00:21.198Z | Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 2891 | 2026-09-07T00:00:21.317Z | Checking lru v0.18.3 |
| 2892 | 2026-09-07T00:00:21.475Z | Checking hyper-staticfile v0.10.1 |
| 2893 | 2026-09-07T00:00:21.523Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2894 | 2026-09-07T00:00:21.789Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2895 | 2026-09-07T00:00:21.822Z | Checking signal-hook-tokio v0.3.1 |
| 2896 | 2026-09-07T00:00:21.860Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2897 | 2026-09-07T00:00:21.986Z | Checking scuffle v0.1.0 |
| 2898 | 2026-09-07T00:00:22.290Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2899 | 2026-09-07T00:00:22.385Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2900 | 2026-09-07T00:00:22.573Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2901 | 2026-09-07T00:00:22.628Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2902 | 2026-09-07T00:00:22.666Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2903 | 2026-09-07T00:00:22.700Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 2904 | 2026-09-07T00:00:22.997Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2905 | 2026-09-07T00:00:23.085Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2906 | 2026-09-07T00:00:23.458Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2907 | 2026-09-07T00:00:23.461Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2908 | 2026-09-07T00:00:23.668Z | Checking tungstenite v0.23.0 |
| 2909 | 2026-09-07T00:00:24.139Z | Checking tokio-tungstenite v0.23.1 |
| 2910 | 2026-09-07T00:00:24.226Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2911 | 2026-09-07T00:00:24.439Z | Checking void v1.0.2 |
| 2912 | 2026-09-07T00:00:24.579Z | Checking lzss v0.8.2 |
| 2913 | 2026-09-07T00:00:24.614Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2914 | 2026-09-07T00:00:24.807Z | Checking nix v0.27.1 |
| 2915 | 2026-09-07T00:00:24.843Z | Checking serde_bytes v0.11.19 |
| 2916 | 2026-09-07T00:00:25.066Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2917 | 2026-09-07T00:00:25.373Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2918 | 2026-09-07T00:00:25.586Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2919 | 2026-09-07T00:00:25.868Z | Checking yansi v1.0.1 |
| 2920 | 2026-09-07T00:00:25.905Z | Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 2921 | 2026-09-07T00:00:26.112Z | Checking cpubits v0.1.1 |
| 2922 | 2026-09-07T00:00:26.154Z | Checking pretty_assertions v1.4.1 |
| 2923 | 2026-09-07T00:00:26.222Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2924 | 2026-09-07T00:00:26.318Z | Checking pem-rfc7468 v1.0.0 |
| 2925 | 2026-09-07T00:00:26.359Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2926 | 2026-09-07T00:00:26.463Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2927 | 2026-09-07T00:00:26.518Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2928 | 2026-09-07T00:00:26.794Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2929 | 2026-09-07T00:00:28.203Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2930 | 2026-09-07T00:00:28.206Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2931 | 2026-09-07T00:00:28.399Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2932 | 2026-09-07T00:00:28.457Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2933 | 2026-09-07T00:00:28.500Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 2934 | 2026-09-07T00:00:29.146Z | Checking async-bb8-diesel v0.2.1 |
| 2935 | 2026-09-07T00:00:29.332Z | Checking diesel-dtrace v0.5.0 |
| 2936 | 2026-09-07T00:00:29.544Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2937 | 2026-09-07T00:00:29.631Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2938 | 2026-09-07T00:00:29.680Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2939 | 2026-09-07T00:00:29.956Z | Checking colored v2.2.0 |
| 2940 | 2026-09-07T00:00:30.199Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2941 | 2026-09-07T00:00:30.237Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2942 | 2026-09-07T00:00:30.453Z | Checking hmac v0.13.0 |
| 2943 | 2026-09-07T00:00:30.660Z | Checking universal-hash v0.6.1 |
| 2944 | 2026-09-07T00:00:30.836Z | Compiling libz-sys v1.1.24 |
| 2945 | 2026-09-07T00:00:31.051Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2946 | 2026-09-07T00:00:31.272Z | Compiling instability v0.3.11 |
| 2947 | 2026-09-07T00:00:31.392Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2948 | 2026-09-07T00:00:31.500Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2949 | 2026-09-07T00:00:31.587Z | Checking castaway v0.2.4 |
| 2950 | 2026-09-07T00:00:31.737Z | Compiling indoc v2.0.7 |
| 2951 | 2026-09-07T00:00:31.808Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2952 | 2026-09-07T00:00:31.858Z | Checking compact_str v0.8.1 |
| 2953 | 2026-09-07T00:00:32.527Z | Checking polyval v0.7.1 |
| 2954 | 2026-09-07T00:00:32.792Z | Checking der v0.8.0 |
| 2955 | 2026-09-07T00:00:33.002Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2956 | 2026-09-07T00:00:33.037Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2957 | 2026-09-07T00:00:33.156Z | Checking unicode-truncate v1.1.0 |
| 2958 | 2026-09-07T00:00:33.243Z | Checking lru v0.12.5 |
| 2959 | 2026-09-07T00:00:33.280Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2960 | 2026-09-07T00:00:33.333Z | Checking arc-swap v1.8.2 |
| 2961 | 2026-09-07T00:00:33.436Z | Checking cassowary v0.3.0 |
| 2962 | 2026-09-07T00:00:33.597Z | Checking slog-scope v4.4.1 |
| 2963 | 2026-09-07T00:00:33.680Z | Checking ratatui v0.29.0 |
| 2964 | 2026-09-07T00:00:33.786Z | Checking ghash v0.6.0 |
| 2965 | 2026-09-07T00:00:33.947Z | Checking pbkdf2 v0.13.0 |
| 2966 | 2026-09-07T00:00:33.981Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2967 | 2026-09-07T00:00:34.105Z | Checking aes v0.9.1 |
| 2968 | 2026-09-07T00:00:34.538Z | Checking crypto-bigint v0.7.5 |
| 2969 | 2026-09-07T00:00:34.861Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2970 | 2026-09-07T00:00:35.037Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2971 | 2026-09-07T00:00:35.211Z | Checking ctr v0.10.1 |
| 2972 | 2026-09-07T00:00:35.286Z | Checking aead v0.6.1 |
| 2973 | 2026-09-07T00:00:35.436Z | Checking cargo-platform v0.3.2 |
| 2974 | 2026-09-07T00:00:35.471Z | Compiling petname v2.0.2 |
| 2975 | 2026-09-07T00:00:35.653Z | Checking cargo_metadata v0.23.1 |
| 2976 | 2026-09-07T00:00:36.198Z | Checking aes-gcm v0.11.0 |
| 2977 | 2026-09-07T00:00:36.398Z | Checking slog-stdlog v4.1.1 |
| 2978 | 2026-09-07T00:00:36.433Z | Checking spki v0.8.0 |
| 2979 | 2026-09-07T00:00:36.554Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2980 | 2026-09-07T00:00:36.641Z | Compiling progenitor-impl v0.13.0 |
| 2981 | 2026-09-07T00:00:36.844Z | Checking salsa20 v0.11.0 |
| 2982 | 2026-09-07T00:00:37.048Z | Checking console v0.16.2 |
| 2983 | 2026-09-07T00:00:37.385Z | Compiling vergen-git2 v9.1.0 |
| 2984 | 2026-09-07T00:00:37.631Z | Checking unit-prefix v0.5.2 |
| 2985 | 2026-09-07T00:00:37.798Z | Checking plotters-backend v0.3.7 |
| 2986 | 2026-09-07T00:00:37.877Z | Checking indicatif v0.18.4 |
| 2987 | 2026-09-07T00:00:38.032Z | Checking plotters-svg v0.3.7 |
| 2988 | 2026-09-07T00:00:38.260Z | Checking scrypt v0.12.0 |
| 2989 | 2026-09-07T00:00:38.293Z | Checking slog-envlogger v2.2.0 |
| 2990 | 2026-09-07T00:00:38.500Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2991 | 2026-09-07T00:00:38.699Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2992 | 2026-09-07T00:00:38.945Z | Checking progenitor-client v0.13.0 |
| 2993 | 2026-09-07T00:00:39.236Z | Checking cbc v0.2.1 |
| 2994 | 2026-09-07T00:00:39.284Z | Compiling progenitor-macro v0.13.0 |
| 2995 | 2026-09-07T00:00:39.395Z | Checking libsw-core v0.3.2 |
| 2996 | 2026-09-07T00:00:39.581Z | Checking sapling-renderdag v0.1.0 |
| 2997 | 2026-09-07T00:00:39.819Z | Checking sync-ptr v0.1.4 |
| 2998 | 2026-09-07T00:00:39.862Z | Checking cast v0.3.0 |
| 2999 | 2026-09-07T00:00:39.985Z | Checking libsw v3.5.0 |
| 3000 | 2026-09-07T00:00:40.052Z | Checking criterion-plot v0.6.0 |
| 3001 | 2026-09-07T00:00:40.178Z | Checking pkcs5 v0.8.1 |
| 3002 | 2026-09-07T00:00:40.384Z | Checking plotters v0.3.7 |
| 3003 | 2026-09-07T00:00:40.515Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3004 | 2026-09-07T00:00:41.169Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3005 | 2026-09-07T00:00:41.415Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3006 | 2026-09-07T00:00:41.534Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3007 | 2026-09-07T00:00:41.662Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3008 | 2026-09-07T00:00:41.759Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3009 | 2026-09-07T00:00:41.907Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3010 | 2026-09-07T00:00:42.013Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3011 | 2026-09-07T00:00:42.156Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3012 | 2026-09-07T00:00:42.264Z | Checking tinytemplate v1.2.1 |
| 3013 | 2026-09-07T00:00:42.518Z | Checking oorandom v11.1.5 |
| 3014 | 2026-09-07T00:00:42.668Z | Checking shell-words v1.1.1 |
| 3015 | 2026-09-07T00:00:42.790Z | Checking anes v0.1.6 |
| 3016 | 2026-09-07T00:00:43.011Z | Checking criterion v0.7.0 |
| 3017 | 2026-09-07T00:00:43.207Z | Checking pkcs8 v0.11.0 |
| 3018 | 2026-09-07T00:00:43.440Z | Checking oxide-update-engine-display v0.1.2 |
| 3019 | 2026-09-07T00:00:43.776Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3020 | 2026-09-07T00:00:44.300Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3021 | 2026-09-07T00:00:44.358Z | Checking progenitor v0.13.0 |
| 3022 | 2026-09-07T00:00:44.541Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 3023 | 2026-09-07T00:00:44.798Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3024 | 2026-09-07T00:00:45.083Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3025 | 2026-09-07T00:00:45.643Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3026 | 2026-09-07T00:00:46.220Z | Checking tokio-test v0.4.5 |
| 3027 | 2026-09-07T00:00:46.465Z | Checking ff v0.14.0 |
| 3028 | 2026-09-07T00:00:46.637Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3029 | 2026-09-07T00:00:46.885Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3030 | 2026-09-07T00:00:47.315Z | Checking twox-hash v2.1.2 |
| 3031 | 2026-09-07T00:00:47.659Z | Checking atty v0.2.14 |
| 3032 | 2026-09-07T00:00:47.844Z | Checking group v0.14.0 |
| 3033 | 2026-09-07T00:00:48.038Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3034 | 2026-09-07T00:00:48.567Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3035 | 2026-09-07T00:00:49.164Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3036 | 2026-09-07T00:00:49.304Z | Checking fatfs v0.3.6 |
| 3037 | 2026-09-07T00:00:49.796Z | Checking signature v3.0.0 |
| 3038 | 2026-09-07T00:00:50.003Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3039 | 2026-09-07T00:00:50.072Z | Checking base16ct v1.0.0 |
| 3040 | 2026-09-07T00:00:50.191Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3041 | 2026-09-07T00:00:50.241Z | Checking sec1 v0.8.1 |
| 3042 | 2026-09-07T00:00:50.493Z | Checking hkdf v0.13.0 |
| 3043 | 2026-09-07T00:00:50.669Z | Checking concurrent-queue v2.5.0 |
| 3044 | 2026-09-07T00:00:50.892Z | Checking parking v2.2.1 |
| 3045 | 2026-09-07T00:00:51.049Z | Checking event-listener v5.4.1 |
| 3046 | 2026-09-07T00:00:51.088Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3047 | 2026-09-07T00:00:51.264Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3048 | 2026-09-07T00:00:51.306Z | Checking elliptic-curve v0.14.1 |
| 3049 | 2026-09-07T00:00:51.440Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3050 | 2026-09-07T00:00:51.730Z | Checking rtoolbox v0.0.3 |
| 3051 | 2026-09-07T00:00:51.898Z | Checking rpassword v7.5.4 |
| 3052 | 2026-09-07T00:00:52.096Z | Checking event-listener-strategy v0.5.4 |
| 3053 | 2026-09-07T00:00:52.266Z | Checking wnaf v0.14.0 |
| 3054 | 2026-09-07T00:00:52.470Z | Checking primefield v0.14.0 |
| 3055 | 2026-09-07T00:00:52.558Z | Checking rfc6979 v0.6.0 |
| 3056 | 2026-09-07T00:00:52.713Z | Checking tui-tree-widget v0.23.1 |
| 3057 | 2026-09-07T00:00:52.749Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3058 | 2026-09-07T00:00:52.940Z | Checking futures-timer v3.0.3 |
| 3059 | 2026-09-07T00:00:53.157Z | Checking ecdsa v0.17.0 |
| 3060 | 2026-09-07T00:00:53.604Z | Checking primeorder v0.14.0 |
| 3061 | 2026-09-07T00:00:53.732Z | Checking async-lock v3.4.2 |
| 3062 | 2026-09-07T00:00:53.789Z | Compiling curve25519-dalek v5.0.0 |
| 3063 | 2026-09-07T00:00:53.825Z | Compiling samael v0.0.19 |
| 3064 | 2026-09-07T00:00:54.003Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3065 | 2026-09-07T00:00:54.148Z | Checking async-object-pool v0.2.0 |
| 3066 | 2026-09-07T00:00:54.290Z | Checking ssh-encoding v0.3.0 |
| 3067 | 2026-09-07T00:00:54.325Z | Checking serde_regex v1.1.0 |
| 3068 | 2026-09-07T00:00:54.517Z | Checking assert-json-diff v2.0.2 |
| 3069 | 2026-09-07T00:00:54.551Z | Checking path-tree v0.8.3 |
| 3070 | 2026-09-07T00:00:54.720Z | Checking keccak v0.2.0 |
| 3071 | 2026-09-07T00:00:54.772Z | Compiling strsim v0.10.0 |
| 3072 | 2026-09-07T00:00:54.914Z | Checking topological-sort v0.2.2 |
| 3073 | 2026-09-07T00:00:55.103Z | Checking stringmetrics v2.2.2 |
| 3074 | 2026-09-07T00:00:55.159Z | Checking omicron-zone-package v0.12.3 |
| 3075 | 2026-09-07T00:00:55.289Z | Checking httpmock v0.8.3 |
| 3076 | 2026-09-07T00:00:56.086Z | Compiling darling_core v0.13.4 |
| 3077 | 2026-09-07T00:00:57.397Z | Checking ed25519 v3.0.0 |
| 3078 | 2026-09-07T00:00:57.507Z | Checking crypto-primes v0.7.2 |
| 3079 | 2026-09-07T00:00:57.634Z | Checking pkcs1 v0.8.0-rc.4 |
| 3080 | 2026-09-07T00:00:57.879Z | Checking poly1305 v0.9.0 |
| 3081 | 2026-09-07T00:00:57.963Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3082 | 2026-09-07T00:00:58.187Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3083 | 2026-09-07T00:00:58.389Z | Checking blowfish v0.10.0 |
| 3084 | 2026-09-07T00:00:58.503Z | Checking blake2 v0.11.0-rc.6 |
| 3085 | 2026-09-07T00:00:58.583Z | Compiling target-lexicon v0.13.3 |
| 3086 | 2026-09-07T00:00:58.796Z | Checking argon2 v0.6.0-rc.8 |
| 3087 | 2026-09-07T00:00:58.866Z | Checking bcrypt-pbkdf v0.11.0 |
| 3088 | 2026-09-07T00:00:58.903Z | Checking rsa v0.10.0-rc.18 |
| 3089 | 2026-09-07T00:00:59.061Z | Checking ssh-cipher v0.3.0 |
| 3090 | 2026-09-07T00:00:59.149Z | Compiling darling_macro v0.13.4 |
| 3091 | 2026-09-07T00:00:59.183Z | Checking ed25519-dalek v3.0.0 |
| 3092 | 2026-09-07T00:00:59.304Z | Checking sha3 v0.11.0 |
| 3093 | 2026-09-07T00:00:59.424Z | Checking p384 v0.14.0 |
| 3094 | 2026-09-07T00:00:59.459Z | Checking p256 v0.14.0 |
| 3095 | 2026-09-07T00:00:59.668Z | Checking p521 v0.14.0 |
| 3096 | 2026-09-07T00:00:59.705Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3097 | 2026-09-07T00:00:59.972Z | Checking kem v0.3.0 |
| 3098 | 2026-09-07T00:01:00.130Z | Checking module-lattice v0.2.3 |
| 3099 | 2026-09-07T00:01:00.245Z | Checking hex-literal v0.4.1 |
| 3100 | 2026-09-07T00:01:00.378Z | Compiling guppy-workspace-hack v0.1.0 |
| 3101 | 2026-09-07T00:01:00.414Z | Checking sponge-cursor v0.1.0 |
| 3102 | 2026-09-07T00:01:00.582Z | Checking sha3 v0.12.0 |
| 3103 | 2026-09-07T00:01:00.667Z | Checking ml-kem v0.3.2 |
| 3104 | 2026-09-07T00:01:00.818Z | Compiling darling v0.13.4 |
| 3105 | 2026-09-07T00:01:01.207Z | Checking russh-cryptovec v0.62.0 |
| 3106 | 2026-09-07T00:01:01.401Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3107 | 2026-09-07T00:01:01.438Z | Checking internal-russh-num-bigint v0.5.0 |
| 3108 | 2026-09-07T00:01:01.509Z | Checking hashbrown v0.14.5 |
| 3109 | 2026-09-07T00:01:01.647Z | Checking num-bigint v0.4.6 |
| 3110 | 2026-09-07T00:01:01.754Z | Compiling git2 v0.20.4 |
| 3111 | 2026-09-07T00:01:02.017Z | Checking russh-util v0.52.0 |
| 3112 | 2026-09-07T00:01:02.180Z | Checking generic-array v1.4.3 |
| 3113 | 2026-09-07T00:01:02.517Z | Compiling enum_dispatch v0.3.13 |
| 3114 | 2026-09-07T00:01:02.601Z | Compiling delegate v0.13.5 |
| 3115 | 2026-09-07T00:01:02.645Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3116 | 2026-09-07T00:01:02.721Z | Checking ssh-key v0.7.0-rc.11 |
| 3117 | 2026-09-07T00:01:03.101Z | Checking md5 v0.8.0 |
| 3118 | 2026-09-07T00:01:03.305Z | Compiling target-spec v3.5.7 |
| 3119 | 2026-09-07T00:01:03.520Z | Checking hex-literal v1.1.0 |
| 3120 | 2026-09-07T00:01:03.608Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3121 | 2026-09-07T00:01:03.680Z | Checking russh v0.62.4 |
| 3122 | 2026-09-07T00:01:03.748Z | Checking chumsky v0.9.3 |
| 3123 | 2026-09-07T00:01:03.864Z | Checking cfg-expr v0.20.6 |
| 3124 | 2026-09-07T00:01:04.289Z | Compiling serde_with_macros v1.5.2 |
| 3125 | 2026-09-07T00:01:04.918Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3126 | 2026-09-07T00:01:04.974Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3127 | 2026-09-07T00:01:05.109Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3128 | 2026-09-07T00:01:05.187Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3129 | 2026-09-07T00:01:05.247Z | Checking internet-checksum v0.2.1 |
| 3130 | 2026-09-07T00:01:05.455Z | Compiling serde_with v1.14.0 |
| 3131 | 2026-09-07T00:01:05.985Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3132 | 2026-09-07T00:01:06.583Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3133 | 2026-09-07T00:01:07.035Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3134 | 2026-09-07T00:01:07.111Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3135 | 2026-09-07T00:01:07.171Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3136 | 2026-09-07T00:01:07.284Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3137 | 2026-09-07T00:01:07.382Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3138 | 2026-09-07T00:01:07.453Z | Checking httptest v0.16.4 |
| 3139 | 2026-09-07T00:01:07.588Z | Checking pathdiff v0.2.3 |
| 3140 | 2026-09-07T00:01:07.734Z | Checking nested v0.1.1 |
| 3141 | 2026-09-07T00:01:07.856Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3142 | 2026-09-07T00:01:07.906Z | Checking guppy v0.17.25 |
| 3143 | 2026-09-07T00:01:08.017Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3144 | 2026-09-07T00:01:08.169Z | Checking similar-asserts v1.7.0 |
| 3145 | 2026-09-07T00:01:08.292Z | Compiling target-triple v1.0.0 |
| 3146 | 2026-09-07T00:01:08.356Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3147 | 2026-09-07T00:01:08.863Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3148 | 2026-09-07T00:01:09.475Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3149 | 2026-09-07T00:01:09.540Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3150 | 2026-09-07T00:01:09.724Z | Checking hickory-client v0.25.2 |
| 3151 | 2026-09-07T00:01:10.061Z | Checking supports-color v2.1.0 |
| 3152 | 2026-09-07T00:01:10.113Z | Checking textwrap v0.15.2 |
| 3153 | 2026-09-07T00:01:10.156Z | Checking supports-unicode v2.1.0 |
| 3154 | 2026-09-07T00:01:10.230Z | Checking supports-hyperlinks v2.1.0 |
| 3155 | 2026-09-07T00:01:10.309Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3156 | 2026-09-07T00:01:10.364Z | Checking terminal_size v0.1.17 |
| 3157 | 2026-09-07T00:01:10.398Z | Compiling miette-derive v5.10.0 |
| 3158 | 2026-09-07T00:01:10.496Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 3159 | 2026-09-07T00:01:10.531Z | Compiling fs-err v2.11.0 |
| 3160 | 2026-09-07T00:01:10.626Z | Compiling polar-core v0.27.3 |
| 3161 | 2026-09-07T00:01:10.786Z | Checking escape8259 v0.5.3 |
| 3162 | 2026-09-07T00:01:10.950Z | Compiling assert_cmd v2.1.2 |
| 3163 | 2026-09-07T00:01:10.982Z | Checking owo-colors v3.5.0 |
| 3164 | 2026-09-07T00:01:11.296Z | Checking libtest-mimic v0.8.1 |
| 3165 | 2026-09-07T00:01:11.560Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 3166 | 2026-09-07T00:01:11.631Z | Checking miette v5.10.0 |
| 3167 | 2026-09-07T00:01:11.705Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3168 | 2026-09-07T00:01:12.145Z | Checking knus v3.4.0 |
| 3169 | 2026-09-07T00:01:12.224Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3170 | 2026-09-07T00:01:12.364Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3171 | 2026-09-07T00:01:12.807Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3172 | 2026-09-07T00:01:13.073Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3173 | 2026-09-07T00:01:13.272Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3174 | 2026-09-07T00:01:13.322Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3175 | 2026-09-07T00:01:13.356Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3176 | 2026-09-07T00:01:13.470Z | Compiling knuffel-derive v3.2.0 |
| 3177 | 2026-09-07T00:01:13.565Z | Checking blake2b_simd v1.0.4 |
| 3178 | 2026-09-07T00:01:13.605Z | Checking fancy-regex v0.14.0 |
| 3179 | 2026-09-07T00:01:13.680Z | Checking serde_tokenstream v0.2.3 |
| 3180 | 2026-09-07T00:01:13.993Z | Checking approx v0.5.1 |
| 3181 | 2026-09-07T00:01:14.028Z | Checking uzers v0.12.2 |
| 3182 | 2026-09-07T00:01:14.140Z | Compiling rstest_macros v0.25.0 |
| 3183 | 2026-09-07T00:01:14.171Z | Checking termcolor v1.4.1 |
| 3184 | 2026-09-07T00:01:14.276Z | Checking constant_time_eq v0.3.1 |
| 3185 | 2026-09-07T00:01:14.409Z | Compiling linkme-impl v0.3.35 |
| 3186 | 2026-09-07T00:01:14.412Z | Checking trybuild v1.0.116 |
| 3187 | 2026-09-07T00:01:14.592Z | Checking rust-argon2 v2.1.0 |
| 3188 | 2026-09-07T00:01:14.848Z | Checking datatest-stable v0.3.3 |
| 3189 | 2026-09-07T00:01:15.020Z | Checking knuffel v3.2.0 |
| 3190 | 2026-09-07T00:01:15.244Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3191 | 2026-09-07T00:01:15.291Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3192 | 2026-09-07T00:01:15.606Z | Checking oso v0.27.3 |
| 3193 | 2026-09-07T00:01:15.641Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3194 | 2026-09-07T00:01:15.683Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3195 | 2026-09-07T00:01:15.743Z | Checking support-bundle-viewer v0.1.2 |
| 3196 | 2026-09-07T00:01:15.841Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3197 | 2026-09-07T00:01:16.016Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3198 | 2026-09-07T00:01:16.076Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 3199 | 2026-09-07T00:01:16.265Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3200 | 2026-09-07T00:01:16.327Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3201 | 2026-09-07T00:01:16.466Z | Checking drift v0.2.0 |
| 3202 | 2026-09-07T00:01:16.514Z | Checking rand_distr v0.5.1 |
| 3203 | 2026-09-07T00:01:16.550Z | Checking multimap v0.10.1 |
| 3204 | 2026-09-07T00:01:16.719Z | Compiling relative-path v1.9.3 |
| 3205 | 2026-09-07T00:01:16.759Z | Checking parse-size v1.1.0 |
| 3206 | 2026-09-07T00:01:16.868Z | Compiling linkme v0.3.35 |
| 3207 | 2026-09-07T00:01:16.914Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3208 | 2026-09-07T00:01:16.967Z | Checking dropshot-api-manager v0.8.0 |
| 3209 | 2026-09-07T00:01:17.432Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 3210 | 2026-09-07T00:01:18.232Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3211 | 2026-09-07T00:01:18.622Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3212 | 2026-09-07T00:01:18.935Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3213 | 2026-09-07T00:01:19.017Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3214 | 2026-09-07T00:01:19.153Z | Checking sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy) |
| 3215 | 2026-09-07T00:01:19.195Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3216 | 2026-09-07T00:01:19.408Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3217 | 2026-09-07T00:01:19.573Z | Checking cargo_toml v0.21.0 |
| 3218 | 2026-09-07T00:01:19.698Z | Checking partial-io v0.5.4 |
| 3219 | 2026-09-07T00:01:19.856Z | Checking termios v0.3.3 |
| 3220 | 2026-09-07T00:01:19.954Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 3221 | 2026-09-07T00:01:20.017Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3222 | 2026-09-07T00:01:20.436Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3223 | 2026-09-07T00:01:20.637Z | Checking rstest v0.25.0 |
| 3224 | 2026-09-07T00:01:25.759Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3225 | 2026-09-07T00:01:26.899Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3226 | 2026-09-07T00:01:27.775Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3227 | 2026-09-07T00:01:32.195Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3228 | 2026-09-07T00:01:32.923Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3229 | 2026-09-07T00:01:35.428Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3230 | 2026-09-07T00:01:42.285Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3231 | 2026-09-07T00:01:43.162Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3232 | 2026-09-07T00:01:44.087Z | Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config) |
| 3233 | 2026-09-07T00:01:46.779Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3234 | 2026-09-07T00:01:49.134Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3235 | 2026-09-07T00:01:49.819Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3236 | 2026-09-07T00:01:51.308Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 3237 | 2026-09-07T00:01:56.080Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3238 | 2026-09-07T00:02:00.375Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3239 | 2026-09-07T00:02:20.392Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3240 | 2026-09-07T00:03:12.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s |
| 3241 | 2026-09-07T00:03:12.604Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3242 | 2026-09-07T00:03:12.605Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3243 | 2026-09-07T00:03:13.309Z | |
| 3244 | 2026-09-07T00:03:13.309Z | real 4:10.573146730 |
| 3245 | 2026-09-07T00:03:13.309Z | user 21:16.872493778 |
| 3246 | 2026-09-07T00:03:13.309Z | sys 5:19.253987924 |
| 3247 | 2026-09-07T00:03:13.309Z | trap 0.518851346 |
| 3248 | 2026-09-07T00:03:13.309Z | tflt 0.423368383 |
| 3249 | 2026-09-07T00:03:13.309Z | dflt 0.514219589 |
| 3250 | 2026-09-07T00:03:13.309Z | kflt 0.005737620 |
| 3251 | 2026-09-07T00:03:13.309Z | lock 1:04:44.535153637 |
| 3252 | 2026-09-07T00:03:13.312Z | slp 58:25.555194164 |
| 3253 | 2026-09-07T00:03:13.312Z | lat 1:46.909334159 |
| 3254 | 2026-09-07T00:03:13.312Z | stop 14:06.115752784 |
| 3255 | 2026-09-07T00:03:13.312Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3256 | 2026-09-07T00:03:13.312Z | + ptime -m cargo doc --workspace --no-deps |
| 3257 | 2026-09-07T00:03:14.198Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3258 | 2026-09-07T00:03:14.199Z | | |
| 3259 | 2026-09-07T00:03:14.199Z | = 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)` |
| 3260 | 2026-09-07T00:03:14.199Z | = 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> |
| 3261 | 2026-09-07T00:03:15.313Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3262 | 2026-09-07T00:03:15.568Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3263 | 2026-09-07T00:03:15.608Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3264 | 2026-09-07T00:03:15.640Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3265 | 2026-09-07T00:03:15.755Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3266 | 2026-09-07T00:03:15.837Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3267 | 2026-09-07T00:03:15.892Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3268 | 2026-09-07T00:03:15.920Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3269 | 2026-09-07T00:03:15.943Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3270 | 2026-09-07T00:03:15.970Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3271 | 2026-09-07T00:03:15.995Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3272 | 2026-09-07T00:03:16.115Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3273 | 2026-09-07T00:03:16.182Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3274 | 2026-09-07T00:03:16.185Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3275 | 2026-09-07T00:03:16.239Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3276 | 2026-09-07T00:03:16.265Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3277 | 2026-09-07T00:03:16.268Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3278 | 2026-09-07T00:03:16.364Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3279 | 2026-09-07T00:03:16.388Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3280 | 2026-09-07T00:03:16.435Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3281 | 2026-09-07T00:03:16.461Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3282 | 2026-09-07T00:03:16.716Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3283 | 2026-09-07T00:03:16.829Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3284 | 2026-09-07T00:03:16.915Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3285 | 2026-09-07T00:03:16.978Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3286 | 2026-09-07T00:03:17.013Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3287 | 2026-09-07T00:03:17.065Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3288 | 2026-09-07T00:03:17.143Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3289 | 2026-09-07T00:03:17.285Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3290 | 2026-09-07T00:03:17.385Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3291 | 2026-09-07T00:03:17.412Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3292 | 2026-09-07T00:03:17.560Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3293 | 2026-09-07T00:03:17.586Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3294 | 2026-09-07T00:03:17.654Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3295 | 2026-09-07T00:03:17.685Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3296 | 2026-09-07T00:03:17.791Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3297 | 2026-09-07T00:03:17.838Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3298 | 2026-09-07T00:03:17.866Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3299 | 2026-09-07T00:03:18.013Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3300 | 2026-09-07T00:03:18.125Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3301 | 2026-09-07T00:03:18.150Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3302 | 2026-09-07T00:03:18.176Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3303 | 2026-09-07T00:03:18.385Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3304 | 2026-09-07T00:03:18.445Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3305 | 2026-09-07T00:03:18.650Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3306 | 2026-09-07T00:03:18.791Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3307 | 2026-09-07T00:03:18.881Z | Checking sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3308 | 2026-09-07T00:03:18.920Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3309 | 2026-09-07T00:03:19.062Z | Checking scuffle v0.1.0 |
| 3310 | 2026-09-07T00:03:19.184Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3311 | 2026-09-07T00:03:19.210Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3312 | 2026-09-07T00:03:19.239Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3313 | 2026-09-07T00:03:19.428Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3314 | 2026-09-07T00:03:19.511Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3315 | 2026-09-07T00:03:19.639Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3316 | 2026-09-07T00:03:20.122Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3317 | 2026-09-07T00:03:20.189Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3318 | 2026-09-07T00:03:20.563Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3319 | 2026-09-07T00:03:20.610Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3320 | 2026-09-07T00:03:21.015Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3321 | 2026-09-07T00:03:21.044Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3322 | 2026-09-07T00:03:21.084Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3323 | 2026-09-07T00:03:21.241Z | Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3324 | 2026-09-07T00:03:21.326Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3325 | 2026-09-07T00:03:21.353Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3326 | 2026-09-07T00:03:21.381Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3327 | 2026-09-07T00:03:21.610Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3328 | 2026-09-07T00:03:21.901Z | Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9) |
| 3329 | 2026-09-07T00:03:22.173Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3330 | 2026-09-07T00:03:22.568Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3331 | 2026-09-07T00:03:22.595Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3332 | 2026-09-07T00:03:22.709Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3333 | 2026-09-07T00:03:22.801Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3334 | 2026-09-07T00:03:22.859Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3335 | 2026-09-07T00:03:23.027Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3336 | 2026-09-07T00:03:23.156Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3337 | 2026-09-07T00:03:23.182Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3338 | 2026-09-07T00:03:23.324Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3339 | 2026-09-07T00:03:23.354Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3340 | 2026-09-07T00:03:23.470Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3341 | 2026-09-07T00:03:23.474Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3342 | 2026-09-07T00:03:23.562Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3343 | 2026-09-07T00:03:23.655Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3344 | 2026-09-07T00:03:23.688Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3345 | 2026-09-07T00:03:23.691Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3346 | 2026-09-07T00:03:23.785Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3347 | 2026-09-07T00:03:23.913Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3348 | 2026-09-07T00:03:23.943Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3349 | 2026-09-07T00:03:24.117Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3350 | 2026-09-07T00:03:24.143Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3351 | 2026-09-07T00:03:24.223Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3352 | 2026-09-07T00:03:24.223Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3353 | 2026-09-07T00:03:24.440Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3354 | 2026-09-07T00:03:24.476Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3355 | 2026-09-07T00:03:24.555Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3356 | 2026-09-07T00:03:24.579Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3357 | 2026-09-07T00:03:24.603Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3358 | 2026-09-07T00:03:24.640Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3359 | 2026-09-07T00:03:24.792Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3360 | 2026-09-07T00:03:24.823Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3361 | 2026-09-07T00:03:24.894Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3362 | 2026-09-07T00:03:24.919Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3363 | 2026-09-07T00:03:24.922Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3364 | 2026-09-07T00:03:25.041Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3365 | 2026-09-07T00:03:25.067Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3366 | 2026-09-07T00:03:25.140Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3367 | 2026-09-07T00:03:25.263Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3368 | 2026-09-07T00:03:25.290Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3369 | 2026-09-07T00:03:25.507Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3370 | 2026-09-07T00:03:25.532Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3371 | 2026-09-07T00:03:25.580Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3372 | 2026-09-07T00:03:26.111Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3373 | 2026-09-07T00:03:26.248Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3374 | 2026-09-07T00:03:26.303Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3375 | 2026-09-07T00:03:26.536Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3376 | 2026-09-07T00:03:27.065Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3377 | 2026-09-07T00:03:27.308Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3378 | 2026-09-07T00:03:28.204Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3379 | 2026-09-07T00:03:28.389Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3380 | 2026-09-07T00:03:29.154Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3381 | 2026-09-07T00:03:29.425Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3382 | 2026-09-07T00:03:30.011Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3383 | 2026-09-07T00:03:30.126Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3384 | 2026-09-07T00:03:30.457Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3385 | 2026-09-07T00:03:30.689Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3386 | 2026-09-07T00:03:30.757Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3387 | 2026-09-07T00:03:30.967Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3388 | 2026-09-07T00:03:31.011Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3389 | 2026-09-07T00:03:31.071Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3390 | 2026-09-07T00:03:31.722Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3391 | 2026-09-07T00:03:31.812Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3392 | 2026-09-07T00:03:32.002Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3393 | 2026-09-07T00:03:32.472Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3394 | 2026-09-07T00:03:32.792Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3395 | 2026-09-07T00:03:32.834Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3396 | 2026-09-07T00:03:32.860Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3397 | 2026-09-07T00:03:33.084Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3398 | 2026-09-07T00:03:33.374Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3399 | 2026-09-07T00:03:33.962Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3400 | 2026-09-07T00:03:34.180Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3401 | 2026-09-07T00:03:34.294Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3402 | 2026-09-07T00:03:35.110Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3403 | 2026-09-07T00:03:35.329Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3404 | 2026-09-07T00:03:35.783Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3405 | 2026-09-07T00:03:35.894Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3406 | 2026-09-07T00:03:36.309Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3407 | 2026-09-07T00:03:36.469Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3408 | 2026-09-07T00:03:36.527Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3409 | 2026-09-07T00:03:37.026Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3410 | 2026-09-07T00:03:37.453Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3411 | 2026-09-07T00:03:38.089Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3412 | 2026-09-07T00:03:38.534Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3413 | 2026-09-07T00:03:38.639Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3414 | 2026-09-07T00:03:38.923Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3415 | 2026-09-07T00:03:39.679Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3416 | 2026-09-07T00:03:39.871Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3417 | 2026-09-07T00:03:40.196Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3418 | 2026-09-07T00:03:40.913Z | Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3419 | 2026-09-07T00:03:41.580Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3420 | 2026-09-07T00:03:42.293Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3421 | 2026-09-07T00:03:44.610Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3422 | 2026-09-07T00:03:45.031Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3423 | 2026-09-07T00:03:46.230Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3424 | 2026-09-07T00:03:46.296Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3425 | 2026-09-07T00:03:48.168Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3426 | 2026-09-07T00:03:48.423Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3427 | 2026-09-07T00:03:48.552Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3428 | 2026-09-07T00:03:48.611Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3429 | 2026-09-07T00:03:48.637Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3430 | 2026-09-07T00:03:50.316Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3431 | 2026-09-07T00:03:50.382Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3432 | 2026-09-07T00:03:50.783Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3433 | 2026-09-07T00:03:51.015Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3434 | 2026-09-07T00:03:51.802Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3435 | 2026-09-07T00:03:51.939Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3436 | 2026-09-07T00:03:52.469Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3437 | 2026-09-07T00:03:52.643Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3438 | 2026-09-07T00:03:52.726Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3439 | 2026-09-07T00:03:52.768Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3440 | 2026-09-07T00:03:52.793Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3441 | 2026-09-07T00:03:53.328Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3442 | 2026-09-07T00:03:53.404Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3443 | 2026-09-07T00:03:53.594Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3444 | 2026-09-07T00:03:53.689Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3445 | 2026-09-07T00:03:53.905Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3446 | 2026-09-07T00:03:54.370Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3447 | 2026-09-07T00:03:54.416Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3448 | 2026-09-07T00:03:55.135Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3449 | 2026-09-07T00:03:55.530Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3450 | 2026-09-07T00:03:56.259Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3451 | 2026-09-07T00:03:56.290Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3452 | 2026-09-07T00:03:56.646Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3453 | 2026-09-07T00:03:58.069Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3454 | 2026-09-07T00:03:59.668Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3455 | 2026-09-07T00:04:01.474Z | Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3456 | 2026-09-07T00:04:02.013Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3457 | 2026-09-07T00:04:02.505Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3458 | 2026-09-07T00:04:03.944Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3459 | 2026-09-07T00:04:05.940Z | Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 3460 | 2026-09-07T00:04:07.019Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3461 | 2026-09-07T00:04:07.512Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3462 | 2026-09-07T00:04:08.122Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3463 | 2026-09-07T00:04:09.814Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3464 | 2026-09-07T00:04:11.082Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3465 | 2026-09-07T00:04:11.531Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3466 | 2026-09-07T00:04:13.797Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3467 | 2026-09-07T00:04:14.023Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3468 | 2026-09-07T00:04:14.312Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3469 | 2026-09-07T00:04:16.562Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3470 | 2026-09-07T00:04:20.318Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3471 | 2026-09-07T00:04:20.854Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3472 | 2026-09-07T00:04:21.664Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3473 | 2026-09-07T00:04:22.836Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3474 | 2026-09-07T00:04:23.449Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3475 | 2026-09-07T00:04:24.278Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3476 | 2026-09-07T00:04:25.915Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3477 | 2026-09-07T00:04:26.044Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3478 | 2026-09-07T00:04:27.261Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3479 | 2026-09-07T00:04:27.532Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3480 | 2026-09-07T00:04:28.040Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3481 | 2026-09-07T00:04:28.878Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3482 | 2026-09-07T00:04:29.801Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3483 | 2026-09-07T00:04:33.962Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3484 | 2026-09-07T00:04:35.054Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3485 | 2026-09-07T00:04:35.608Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3486 | 2026-09-07T00:04:36.523Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3487 | 2026-09-07T00:04:37.382Z | Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3488 | 2026-09-07T00:04:38.442Z | Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3489 | 2026-09-07T00:04:40.969Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3490 | 2026-09-07T00:04:42.564Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3491 | 2026-09-07T00:04:43.790Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3492 | 2026-09-07T00:04:44.503Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3493 | 2026-09-07T00:04:45.548Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3494 | 2026-09-07T00:04:46.961Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3495 | 2026-09-07T00:04:49.316Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3496 | 2026-09-07T00:04:51.691Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3497 | 2026-09-07T00:04:52.020Z | Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3498 | 2026-09-07T00:04:53.206Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3499 | 2026-09-07T00:04:55.086Z | Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config) |
| 3500 | 2026-09-07T00:04:56.514Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3501 | 2026-09-07T00:04:58.161Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3502 | 2026-09-07T00:04:59.874Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3503 | 2026-09-07T00:05:01.417Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3504 | 2026-09-07T00:05:03.242Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3505 | 2026-09-07T00:05:07.942Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3506 | 2026-09-07T00:05:08.061Z | Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3507 | 2026-09-07T00:05:09.737Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3508 | 2026-09-07T00:05:10.072Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3509 | 2026-09-07T00:05:11.862Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3510 | 2026-09-07T00:05:13.694Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3511 | 2026-09-07T00:05:15.453Z | Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3512 | 2026-09-07T00:05:17.537Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3513 | 2026-09-07T00:05:19.339Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3514 | 2026-09-07T00:05:21.039Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3515 | 2026-09-07T00:05:23.117Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3516 | 2026-09-07T00:05:24.637Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3517 | 2026-09-07T00:05:26.399Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3518 | 2026-09-07T00:05:28.171Z | Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3519 | 2026-09-07T00:05:29.987Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3520 | 2026-09-07T00:05:31.795Z | Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3521 | 2026-09-07T00:05:33.544Z | Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3522 | 2026-09-07T00:05:35.222Z | Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3523 | 2026-09-07T00:05:37.209Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3524 | 2026-09-07T00:05:40.720Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3525 | 2026-09-07T00:05:42.512Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3526 | 2026-09-07T00:05:44.515Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3527 | 2026-09-07T00:05:46.301Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3528 | 2026-09-07T00:05:49.845Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3529 | 2026-09-07T00:05:52.038Z | Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3530 | 2026-09-07T00:05:54.313Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3531 | 2026-09-07T00:05:55.871Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3532 | 2026-09-07T00:05:59.449Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3533 | 2026-09-07T00:06:00.544Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3534 | 2026-09-07T00:06:01.421Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3535 | 2026-09-07T00:06:04.917Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3536 | 2026-09-07T00:06:08.013Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3537 | 2026-09-07T00:06:10.026Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3538 | 2026-09-07T00:06:12.493Z | Documenting sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy) |
| 3539 | 2026-09-07T00:06:14.595Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3540 | 2026-09-07T00:06:17.383Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3541 | 2026-09-07T00:06:19.789Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3542 | 2026-09-07T00:06:22.507Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3543 | 2026-09-07T00:06:25.071Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3544 | 2026-09-07T00:06:26.853Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3545 | 2026-09-07T00:06:29.376Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3546 | 2026-09-07T00:06:32.186Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3547 | 2026-09-07T00:06:34.475Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3548 | 2026-09-07T00:06:36.935Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3549 | 2026-09-07T00:06:39.678Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3550 | 2026-09-07T00:06:42.196Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3551 | 2026-09-07T00:06:44.457Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3552 | 2026-09-07T00:06:47.233Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3553 | 2026-09-07T00:06:49.691Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3554 | 2026-09-07T00:06:52.211Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3555 | 2026-09-07T00:06:54.779Z | Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3556 | 2026-09-07T00:06:57.150Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3557 | 2026-09-07T00:06:59.944Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3558 | 2026-09-07T00:07:02.415Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3559 | 2026-09-07T00:07:04.997Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3560 | 2026-09-07T00:07:07.607Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3561 | 2026-09-07T00:07:10.200Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3562 | 2026-09-07T00:07:12.702Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3563 | 2026-09-07T00:07:15.303Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3564 | 2026-09-07T00:07:17.902Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3565 | 2026-09-07T00:07:20.623Z | Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3566 | 2026-09-07T00:07:23.157Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3567 | 2026-09-07T00:07:25.765Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3568 | 2026-09-07T00:07:28.483Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3569 | 2026-09-07T00:07:30.990Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3570 | 2026-09-07T00:07:33.611Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3571 | 2026-09-07T00:07:36.947Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3572 | 2026-09-07T00:07:39.250Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3573 | 2026-09-07T00:07:41.900Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3574 | 2026-09-07T00:07:44.659Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3575 | 2026-09-07T00:07:47.395Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3576 | 2026-09-07T00:07:50.160Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3577 | 2026-09-07T00:07:52.726Z | Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3578 | 2026-09-07T00:07:55.695Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3579 | 2026-09-07T00:07:58.420Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3580 | 2026-09-07T00:08:01.163Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3581 | 2026-09-07T00:08:03.988Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3582 | 2026-09-07T00:08:06.612Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3583 | 2026-09-07T00:08:09.303Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3584 | 2026-09-07T00:08:12.129Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3585 | 2026-09-07T00:08:14.964Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3586 | 2026-09-07T00:08:17.655Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3587 | 2026-09-07T00:08:20.469Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3588 | 2026-09-07T00:08:23.282Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3589 | 2026-09-07T00:08:31.254Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3590 | 2026-09-07T00:08:31.302Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3591 | 2026-09-07T00:08:35.275Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3592 | 2026-09-07T00:08:38.530Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3593 | 2026-09-07T00:08:42.185Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3594 | 2026-09-07T00:08:45.784Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3595 | 2026-09-07T00:08:49.441Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3596 | 2026-09-07T00:08:54.290Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3597 | 2026-09-07T00:08:57.244Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3598 | 2026-09-07T00:09:01.313Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3599 | 2026-09-07T00:09:05.441Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3600 | 2026-09-07T00:09:09.099Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3601 | 2026-09-07T00:09:13.093Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3602 | 2026-09-07T00:09:16.940Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3603 | 2026-09-07T00:09:20.828Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3604 | 2026-09-07T00:09:24.722Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3605 | 2026-09-07T00:09:28.927Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3606 | 2026-09-07T00:09:32.607Z | Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3607 | 2026-09-07T00:09:36.512Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3608 | 2026-09-07T00:09:40.403Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3609 | 2026-09-07T00:09:44.347Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3610 | 2026-09-07T00:09:48.284Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3611 | 2026-09-07T00:09:52.261Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3612 | 2026-09-07T00:09:56.124Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3613 | 2026-09-07T00:10:00.060Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3614 | 2026-09-07T00:10:04.014Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3615 | 2026-09-07T00:10:08.074Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3616 | 2026-09-07T00:10:11.935Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3617 | 2026-09-07T00:10:15.893Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3618 | 2026-09-07T00:10:19.864Z | Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3619 | 2026-09-07T00:10:23.871Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3620 | 2026-09-07T00:10:27.774Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3621 | 2026-09-07T00:10:59.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 45s |
| 3622 | 2026-09-07T00:10:59.128Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3623 | 2026-09-07T00:10:59.128Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3624 | 2026-09-07T00:10:59.301Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 206 other files |
| 3625 | 2026-09-07T00:10:59.412Z | |
| 3626 | 2026-09-07T00:10:59.412Z | real 7:46.012561381 |
| 3627 | 2026-09-07T00:10:59.415Z | user 20:38.988956554 |
| 3628 | 2026-09-07T00:10:59.415Z | sys 4:31.021285371 |
| 3629 | 2026-09-07T00:10:59.415Z | trap 0.301447997 |
| 3630 | 2026-09-07T00:10:59.415Z | tflt 0.112765008 |
| 3631 | 2026-09-07T00:10:59.415Z | dflt 0.108458872 |
| 3632 | 2026-09-07T00:10:59.415Z | kflt 0.000040560 |
| 3633 | 2026-09-07T00:10:59.415Z | lock 7:28:08.509536769 |
| 3634 | 2026-09-07T00:10:59.415Z | slp 2:37:07.141733442 |
| 3635 | 2026-09-07T00:10:59.415Z | lat 35.701805656 |
| 3636 | 2026-09-07T00:10:59.415Z | stop 2:19.480480694 |
| 3637 | 2026-09-07T00:10:59.415Z | process exited: duration 864825 ms, exit code 0 |
| |
| 3638 | 2026-09-07T00:10:59.421Z | found 0 output files |