|
|
|
| 1 | 2026-07-08T02:22:49.542Z | job assigned to worker 01KWZRGP0JMXV7YPCR08YZVRY3 [factory aws, i-0f97e7246f422d16a] (queued for 51 s) |
| |
| 2 | 2026-07-08T02:22:56.310Z | starting task 0: "setup" |
| 3 | 2026-07-08T02:22:56.316Z | ++ uname -s |
| 4 | 2026-07-08T02:22:56.319Z | + kern=SunOS |
| 5 | 2026-07-08T02:22:56.319Z | + build_user=build |
| 6 | 2026-07-08T02:22:56.320Z | + build_uid=12345 |
| 7 | 2026-07-08T02:22:56.320Z | + work_dir=/work |
| 8 | 2026-07-08T02:22:56.320Z | + input_dir=/input |
| 9 | 2026-07-08T02:22:56.320Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-08T02:22:56.320Z | + case "$kern" in |
| 11 | 2026-07-08T02:22:56.320Z | + groupadd -g 12345 build |
| 12 | 2026-07-08T02:22:56.320Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-08T02:22:58.325Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-08T02:22:58.446Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-08T02:22:58.449Z | + home_fs=zfs |
| 16 | 2026-07-08T02:22:58.449Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-08T02:22:58.449Z | + mkdir -p /home/build |
| 18 | 2026-07-08T02:22:58.449Z | + chown build:build /home/build /work |
| 19 | 2026-07-08T02:23:00.450Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-08T02:23:00.453Z | process exited: duration 4140 ms, exit code 0 |
| |
| 21 | 2026-07-08T02:23:00.460Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-08T02:23:00.464Z | + printf ' * rust toolchain channel = "%s"\n' 1.96.1 |
| 23 | 2026-07-08T02:23:00.464Z | * rust toolchain channel = "1.96.1" |
| 24 | 2026-07-08T02:23:00.464Z | * rust toolchain profile = "default" |
| 25 | 2026-07-08T02:23:00.464Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-08T02:23:00.464Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-08T02:23:00.464Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-08T02:23:00.467Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-08T02:23:00.467Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default |
| 30 | 2026-07-08T02:23:00.558Z | info: downloading installer |
| 31 | 2026-07-08T02:23:02.013Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-08T02:23:02.013Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-08T02:23:02.013Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-08T02:23:02.013Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-08T02:23:02.026Z | info: profile set to default |
| 36 | 2026-07-08T02:23:02.026Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-08T02:23:02.030Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 38 | 2026-07-08T02:23:02.165Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 39 | 2026-07-08T02:23:02.168Z | info: downloading 6 components |
| 40 | 2026-07-08T02:23:18.331Z | info: default toolchain set to 1.96.1-x86_64-unknown-illumos |
| 41 | 2026-07-08T02:23:18.332Z | |
| 42 | 2026-07-08T02:23:18.358Z | 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26) |
| 43 | 2026-07-08T02:23:18.358Z | |
| 44 | 2026-07-08T02:23:18.362Z | |
| 45 | 2026-07-08T02:23:18.362Z | Rust is installed now. Great! |
| 46 | 2026-07-08T02:23:18.362Z | |
| 47 | 2026-07-08T02:23:18.362Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-08T02:23:18.362Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-08T02:23:18.362Z | |
| 50 | 2026-07-08T02:23:18.362Z | To configure your current shell, you need to source |
| 51 | 2026-07-08T02:23:18.362Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-08T02:23:18.362Z | |
| 53 | 2026-07-08T02:23:18.362Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-08T02:23:18.362Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-08T02:23:18.362Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-08T02:23:18.363Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-08T02:23:18.363Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-08T02:23:18.363Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-08T02:23:18.363Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-08T02:23:18.363Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-08T02:23:18.363Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-08T02:23:18.455Z | + rustup --version |
| 63 | 2026-07-08T02:23:18.464Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-08T02:23:18.467Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-08T02:23:18.485Z | info: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)` |
| 66 | 2026-07-08T02:23:18.488Z | + cargo --version |
| 67 | 2026-07-08T02:23:18.502Z | cargo 1.96.1 (356927216 2026-06-26) |
| 68 | 2026-07-08T02:23:18.505Z | + rustc --version |
| 69 | 2026-07-08T02:23:18.524Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 70 | 2026-07-08T02:23:18.527Z | process exited: duration 18066 ms, exit code 0 |
| |
| 71 | 2026-07-08T02:23:18.534Z | starting task 2: "authentication" |
| 72 | 2026-07-08T02:23:18.550Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-07-08T02:23:18.556Z | starting task 3: "clone repository" |
| 74 | 2026-07-08T02:23:18.560Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-07-08T02:23:18.563Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-07-08T02:23:18.594Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-07-08T02:23:29.321Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-07-08T02:23:29.321Z | + git fetch origin c69cc2c72a20f36a3a8c1fec466c991a8a46dff3 |
| 79 | 2026-07-08T02:23:29.609Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-07-08T02:23:29.609Z | * branch c69cc2c72a20f36a3a8c1fec466c991a8a46dff3 -> FETCH_HEAD |
| 81 | 2026-07-08T02:23:29.618Z | + [[ -n trey/bgp-unnumbered-status ]] |
| 82 | 2026-07-08T02:23:29.621Z | ++ git branch --show-current |
| 83 | 2026-07-08T02:23:29.621Z | + current=main |
| 84 | 2026-07-08T02:23:29.621Z | + [[ main != trey/bgp-unnumbered-status ]] |
| 85 | 2026-07-08T02:23:29.622Z | + git branch -f trey/bgp-unnumbered-status c69cc2c72a20f36a3a8c1fec466c991a8a46dff3 |
| 86 | 2026-07-08T02:23:29.625Z | + git checkout -f trey/bgp-unnumbered-status |
| 87 | 2026-07-08T02:23:29.873Z | Switched to branch 'trey/bgp-unnumbered-status' |
| 88 | 2026-07-08T02:23:29.876Z | + git reset --hard c69cc2c72a20f36a3a8c1fec466c991a8a46dff3 |
| 89 | 2026-07-08T02:23:30.128Z | HEAD is now at c69cc2c72 New maghemite API shape... again |
| 90 | 2026-07-08T02:23:30.131Z | process exited: duration 11572 ms, exit code 0 |
| |
| 91 | 2026-07-08T02:23:30.137Z | starting task 4: "build" |
| 92 | 2026-07-08T02:23:30.141Z | + source ./env.sh |
| 93 | 2026-07-08T02:23:30.144Z | ++ OLD_SHELL_OPTS=ehxB |
| 94 | 2026-07-08T02:23:30.144Z | ++ set -o xtrace |
| 95 | 2026-07-08T02:23:30.144Z | ++++ dirname ./env.sh |
| 96 | 2026-07-08T02:23:30.147Z | +++ readlink -f . |
| 97 | 2026-07-08T02:23:30.147Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 98 | 2026-07-08T02:23:30.147Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 99 | 2026-07-08T02:23:30.147Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 100 | 2026-07-08T02:23:30.147Z | ++ 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 |
| 101 | 2026-07-08T02:23:30.147Z | ++ 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 |
| 102 | 2026-07-08T02:23:30.147Z | ++ 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 |
| 103 | 2026-07-08T02:23:30.147Z | ++ 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 |
| 104 | 2026-07-08T02:23:30.147Z | ++ 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 |
| 105 | 2026-07-08T02:23:30.147Z | ++ 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 |
| 106 | 2026-07-08T02:23:30.147Z | ++ 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 |
| 107 | 2026-07-08T02:23:30.147Z | ++ 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 |
| 108 | 2026-07-08T02:23:30.147Z | ++ case $OLD_SHELL_OPTS in |
| 109 | 2026-07-08T02:23:30.147Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 110 | 2026-07-08T02:23:30.147Z | + source .github/buildomat/ci-env.sh |
| 111 | 2026-07-08T02:23:30.147Z | ++ export CARGO_TERM_COLOR=always |
| 112 | 2026-07-08T02:23:30.147Z | ++ CARGO_TERM_COLOR=always |
| 113 | 2026-07-08T02:23:30.151Z | +++ uname -s |
| 114 | 2026-07-08T02:23:30.151Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 115 | 2026-07-08T02:23:30.151Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 116 | 2026-07-08T02:23:30.151Z | + cargo --version |
| 117 | 2026-07-08T02:23:30.159Z | cargo 1.96.1 (356927216 2026-06-26) |
| 118 | 2026-07-08T02:23:30.162Z | + rustc --version |
| 119 | 2026-07-08T02:23:30.182Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 120 | 2026-07-08T02:23:30.185Z | + banner prerequisites |
| 121 | 2026-07-08T02:23:30.188Z | |
| 122 | 2026-07-08T02:23:30.188Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 123 | 2026-07-08T02:23:30.188Z | # # # # # # # # # # # # # # # |
| 124 | 2026-07-08T02:23:30.188Z | # # # # ##### # # ##### # # # # # #### # |
| 125 | 2026-07-08T02:23:30.188Z | ##### ##### # ##### # # # # # # # # # |
| 126 | 2026-07-08T02:23:30.188Z | # # # # # # # # # # # # # # # |
| 127 | 2026-07-08T02:23:30.188Z | # # # ###### # # ###### ### # #### # #### # |
| 128 | 2026-07-08T02:23:30.188Z | |
| 129 | 2026-07-08T02:23:30.188Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 130 | 2026-07-08T02:23:31.742Z | Startup: Refreshing catalog 'helios' ... Done |
| 131 | 2026-07-08T02:23:31.852Z | Startup: Caching catalogs ... Done |
| 132 | 2026-07-08T02:23:32.348Z | Planning: Solver setup ... Done (0.450s) |
| 133 | 2026-07-08T02:23:32.376Z | Planning: Running solver ... Done (0.027s) |
| 134 | 2026-07-08T02:23:32.388Z | Planning: Finding local manifests ... Done (0.003s) |
| 135 | 2026-07-08T02:23:32.399Z | Planning: Fetching manifests: 0/2 0% complete |
| 136 | 2026-07-08T02:23:32.414Z | Planning: Fetching manifests: 2/2 100% complete |
| 137 | 2026-07-08T02:23:32.427Z | Planning: Package planning ... Done (0.013s) |
| 138 | 2026-07-08T02:23:32.430Z | Planning: Merging actions ... Done (0.001s) |
| 139 | 2026-07-08T02:23:32.594Z | Planning: Checking for conflicting actions ... Done (0.164s) |
| 140 | 2026-07-08T02:23:32.597Z | Planning: Consolidating action changes ... Done (0.001s) |
| 141 | 2026-07-08T02:23:33.351Z | Planning: Evaluating mediators ... Done (0.756s) |
| 142 | 2026-07-08T02:23:33.355Z | Planning: Planning completed in 1.48 seconds |
| 143 | 2026-07-08T02:23:33.359Z | Packages to install: 2 |
| 144 | 2026-07-08T02:23:33.359Z | Estimated space available: 156.06 GB |
| 145 | 2026-07-08T02:23:33.362Z | Estimated space to be consumed: 30.99 MB |
| 146 | 2026-07-08T02:23:33.362Z | Create boot environment: No |
| 147 | 2026-07-08T02:23:33.362Z | Create backup boot environment: No |
| 148 | 2026-07-08T02:23:33.362Z | Rebuild boot archive: No |
| 149 | 2026-07-08T02:23:33.362Z | |
| 150 | 2026-07-08T02:23:33.363Z | Changed packages: |
| 151 | 2026-07-08T02:23:33.363Z | helios |
| 152 | 2026-07-08T02:23:33.363Z | developer/build-essential |
| 153 | 2026-07-08T02:23:33.363Z | None -> 11-3.0 |
| 154 | 2026-07-08T02:23:33.363Z | library/libxmlsec1 |
| 155 | 2026-07-08T02:23:33.363Z | None -> 1.2.35-3.0 |
| 156 | 2026-07-08T02:23:33.384Z | |
| 157 | 2026-07-08T02:23:33.384Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 158 | 2026-07-08T02:23:33.890Z | Download: Completed 1.28 MB in 0.51 seconds (2.5M/s) |
| 159 | 2026-07-08T02:23:33.972Z | Actions: 1/268 actions (Installing new actions) |
| 160 | 2026-07-08T02:23:34.012Z | Actions: Completed 268 actions in 0.04 seconds. |
| 161 | 2026-07-08T02:23:34.022Z | Finalize: Updating package state database ... Done (0.011s) |
| 162 | 2026-07-08T02:23:34.025Z | Finalize: Updating package cache ... Done (0.000s) |
| 163 | 2026-07-08T02:23:34.051Z | Finalize: Updating image state ... Done (0.029s) |
| 164 | 2026-07-08T02:23:36.486Z | Finalize: Creating fast lookup database ... Done (2.409s) |
| 165 | 2026-07-08T02:23:36.551Z | Finalize: Reading search index ... Done (0.012s) |
| 166 | 2026-07-08T02:23:36.554Z | Finalize: Updating search index ... Done (0.000s) |
| 167 | 2026-07-08T02:23:36.629Z | Finalize: Updating package cache ... Done (0.000s) |
| 168 | 2026-07-08T02:23:36.948Z | Planning: Evaluating mediator changes ... Done |
| 169 | 2026-07-08T02:23:37.053Z | Planning: Checking for conflicting actions ... Done |
| 170 | 2026-07-08T02:23:37.056Z | Planning: Consolidating action changes ... Done |
| 171 | 2026-07-08T02:23:37.209Z | Planning: Evaluating mediators ... Done |
| 172 | 2026-07-08T02:23:37.212Z | Planning: Planning completed in 0.26 seconds |
| 173 | 2026-07-08T02:23:37.231Z | Mediators to change: 2 |
| 174 | 2026-07-08T02:23:37.231Z | Create boot environment: No |
| 175 | 2026-07-08T02:23:37.231Z | Create backup boot environment: No |
| 176 | 2026-07-08T02:23:37.282Z | Finalize: Updating package state database ... Done |
| 177 | 2026-07-08T02:23:37.282Z | Finalize: Updating package cache ... Done |
| 178 | 2026-07-08T02:23:37.297Z | Finalize: Updating image state ... Done |
| 179 | 2026-07-08T02:23:39.235Z | Finalize: Creating fast lookup database ... Done |
| 180 | 2026-07-08T02:23:39.298Z | Finalize: Reading search index ... Done |
| 181 | 2026-07-08T02:23:39.301Z | Finalize: Updating search index ... Done |
| 182 | 2026-07-08T02:23:39.372Z | Finalize: Updating package cache ... Done |
| 183 | 2026-07-08T02:23:39.659Z | Planning: Evaluating mediator changes ... Done |
| 184 | 2026-07-08T02:23:39.767Z | Planning: Checking for conflicting actions ... Done |
| 185 | 2026-07-08T02:23:39.771Z | Planning: Consolidating action changes ... Done |
| 186 | 2026-07-08T02:23:39.925Z | Planning: Evaluating mediators ... Done |
| 187 | 2026-07-08T02:23:39.929Z | Planning: Planning completed in 0.27 seconds |
| 188 | 2026-07-08T02:23:39.948Z | Mediators to change: 1 |
| 189 | 2026-07-08T02:23:39.948Z | Create boot environment: No |
| 190 | 2026-07-08T02:23:39.948Z | Create backup boot environment: No |
| 191 | 2026-07-08T02:23:39.990Z | Finalize: Updating package state database ... Done |
| 192 | 2026-07-08T02:23:39.990Z | Finalize: Updating package cache ... Done |
| 193 | 2026-07-08T02:23:40.005Z | Finalize: Updating image state ... Done |
| 194 | 2026-07-08T02:23:41.932Z | Finalize: Creating fast lookup database ... Done |
| 195 | 2026-07-08T02:23:41.996Z | Finalize: Reading search index ... Done |
| 196 | 2026-07-08T02:23:42.000Z | Finalize: Updating search index ... Done |
| 197 | 2026-07-08T02:23:42.056Z | Finalize: Updating package cache ... Done |
| 198 | 2026-07-08T02:23:42.370Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 199 | 2026-07-08T02:23:42.370Z | apache system 2.4 system |
| 200 | 2026-07-08T02:23:42.370Z | clang system 15 system |
| 201 | 2026-07-08T02:23:42.370Z | csh system system illumos |
| 202 | 2026-07-08T02:23:42.370Z | ctags system system illumos |
| 203 | 2026-07-08T02:23:42.370Z | file vendor vendor darwinsys |
| 204 | 2026-07-08T02:23:42.370Z | file system system illumos |
| 205 | 2026-07-08T02:23:42.370Z | gcc vendor 14 vendor |
| 206 | 2026-07-08T02:23:42.370Z | gcc system 13 system |
| 207 | 2026-07-08T02:23:42.370Z | gcc system 10 system |
| 208 | 2026-07-08T02:23:42.370Z | go system 1.25 system |
| 209 | 2026-07-08T02:23:42.370Z | llvm system 15 system |
| 210 | 2026-07-08T02:23:42.370Z | mariadb system 11.4 system |
| 211 | 2026-07-08T02:23:42.370Z | mta vendor vendor dma |
| 212 | 2026-07-08T02:23:42.370Z | openjdk system 17 system |
| 213 | 2026-07-08T02:23:42.370Z | openjdk system 11 system |
| 214 | 2026-07-08T02:23:42.370Z | openssl vendor 3 vendor |
| 215 | 2026-07-08T02:23:42.371Z | perl system 5.40 system |
| 216 | 2026-07-08T02:23:42.371Z | postgresql system 18 system |
| 217 | 2026-07-08T02:23:42.371Z | postgresql system 17 system |
| 218 | 2026-07-08T02:23:42.371Z | python vendor 3 vendor |
| 219 | 2026-07-08T02:23:42.371Z | python system 2 system |
| 220 | 2026-07-08T02:23:42.371Z | python3 vendor 3.13 vendor |
| 221 | 2026-07-08T02:23:42.371Z | ruby system 3.4 system |
| 222 | 2026-07-08T02:23:42.371Z | ruby system 3.0 system |
| 223 | 2026-07-08T02:23:42.371Z | words vendor vendor american-english |
| 224 | 2026-07-08T02:23:42.371Z | words system system australian-english |
| 225 | 2026-07-08T02:23:42.371Z | words system system british-english |
| 226 | 2026-07-08T02:23:42.371Z | words system system canadian-english |
| 227 | 2026-07-08T02:23:42.371Z | words system system french |
| 228 | 2026-07-08T02:23:42.371Z | words system system italian |
| 229 | 2026-07-08T02:23:42.371Z | words system system ngerman |
| 230 | 2026-07-08T02:23:42.371Z | words system system ogerman |
| 231 | 2026-07-08T02:23:42.371Z | words system system spanish |
| 232 | 2026-07-08T02:23:42.624Z | PUBLISHER TYPE STATUS P LOCATION |
| 233 | 2026-07-08T02:23:42.624Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 234 | 2026-07-08T02:23:42.933Z | FMRI IFO |
| 235 | 2026-07-08T02:23:42.933Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 236 | 2026-07-08T02:23:42.933Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 237 | 2026-07-08T02:23:42.933Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 238 | 2026-07-08T02:23:42.933Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 239 | 2026-07-08T02:23:42.933Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 240 | 2026-07-08T02:23:42.933Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 241 | 2026-07-08T02:23:42.933Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 242 | 2026-07-08T02:23:42.933Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 243 | 2026-07-08T02:23:42.933Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 244 | 2026-07-08T02:23:43.196Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 245 | 2026-07-08T02:23:43.453Z | Updating crates.io index |
| 246 | 2026-07-08T02:23:43.456Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 247 | 2026-07-08T02:23:43.682Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 248 | 2026-07-08T02:23:43.996Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 249 | 2026-07-08T02:23:44.853Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 250 | 2026-07-08T02:23:45.301Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 251 | 2026-07-08T02:23:46.845Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 252 | 2026-07-08T02:23:47.594Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 253 | 2026-07-08T02:23:47.803Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 254 | 2026-07-08T02:23:48.114Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 255 | 2026-07-08T02:23:49.194Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 256 | 2026-07-08T02:23:49.470Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 257 | 2026-07-08T02:23:49.762Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 258 | 2026-07-08T02:23:49.989Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 259 | 2026-07-08T02:23:50.400Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 260 | 2026-07-08T02:23:50.872Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 261 | 2026-07-08T02:23:51.098Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 262 | 2026-07-08T02:23:51.330Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 263 | 2026-07-08T02:23:51.615Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 264 | 2026-07-08T02:23:51.915Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 265 | 2026-07-08T02:23:52.152Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 266 | 2026-07-08T02:23:52.397Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 267 | 2026-07-08T02:23:52.661Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 268 | 2026-07-08T02:23:53.045Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 269 | 2026-07-08T02:23:53.350Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 270 | 2026-07-08T02:23:53.612Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 271 | 2026-07-08T02:23:53.993Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 272 | 2026-07-08T02:23:54.228Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 273 | 2026-07-08T02:23:54.611Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 274 | 2026-07-08T02:23:54.816Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 275 | 2026-07-08T02:23:55.022Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 276 | 2026-07-08T02:23:55.400Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 277 | 2026-07-08T02:23:55.722Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 278 | 2026-07-08T02:23:55.942Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 279 | 2026-07-08T02:23:56.196Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 280 | 2026-07-08T02:23:56.441Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 281 | 2026-07-08T02:23:56.672Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 282 | 2026-07-08T02:23:56.912Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 283 | 2026-07-08T02:23:57.164Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 284 | 2026-07-08T02:23:57.411Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 285 | 2026-07-08T02:23:57.658Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 286 | 2026-07-08T02:24:00.463Z | Downloading crates ... |
| 287 | 2026-07-08T02:24:00.519Z | Downloaded heck v0.5.0 |
| 288 | 2026-07-08T02:24:00.529Z | Downloaded anstyle-query v1.1.5 |
| 289 | 2026-07-08T02:24:00.532Z | Downloaded cargo_toml v0.21.0 |
| 290 | 2026-07-08T02:24:00.536Z | Downloaded zmij v1.0.21 |
| 291 | 2026-07-08T02:24:00.540Z | Downloaded swrite v0.1.0 |
| 292 | 2026-07-08T02:24:00.542Z | Downloaded crypto-common v0.1.7 |
| 293 | 2026-07-08T02:24:00.542Z | Downloaded itoa v1.0.17 |
| 294 | 2026-07-08T02:24:00.542Z | Downloaded equivalent v1.0.2 |
| 295 | 2026-07-08T02:24:00.545Z | Downloaded dof v0.3.0 |
| 296 | 2026-07-08T02:24:00.549Z | Downloaded clap_builder v4.6.0 |
| 297 | 2026-07-08T02:24:00.553Z | Downloaded zerocopy v0.7.35 |
| 298 | 2026-07-08T02:24:00.561Z | Downloaded macaddr v1.0.1 |
| 299 | 2026-07-08T02:24:00.564Z | Downloaded generic-array v0.14.7 |
| 300 | 2026-07-08T02:24:00.564Z | Downloaded zerocopy-derive v0.7.35 |
| 301 | 2026-07-08T02:24:00.567Z | Downloaded memmap v0.7.0 |
| 302 | 2026-07-08T02:24:00.567Z | Downloaded cfg-if v1.0.4 |
| 303 | 2026-07-08T02:24:00.567Z | Downloaded block-buffer v0.10.4 |
| 304 | 2026-07-08T02:24:00.570Z | Downloaded heck v0.4.1 |
| 305 | 2026-07-08T02:24:00.573Z | Downloaded anstyle-parse v1.0.0 |
| 306 | 2026-07-08T02:24:00.576Z | Downloaded byteorder v1.5.0 |
| 307 | 2026-07-08T02:24:00.576Z | Downloaded anstream v1.0.0 |
| 308 | 2026-07-08T02:24:00.579Z | Downloaded cpufeatures v0.2.17 |
| 309 | 2026-07-08T02:24:00.579Z | Downloaded cargo_metadata v0.23.1 |
| 310 | 2026-07-08T02:24:00.581Z | Downloaded colorchoice v1.0.4 |
| 311 | 2026-07-08T02:24:00.584Z | Downloaded fnv v1.0.7 |
| 312 | 2026-07-08T02:24:00.584Z | Downloaded dtrace-parser v0.2.0 |
| 313 | 2026-07-08T02:24:00.592Z | Downloaded fs-err v3.3.0 |
| 314 | 2026-07-08T02:24:00.595Z | Downloaded errno v0.3.14 |
| 315 | 2026-07-08T02:24:00.599Z | Downloaded cargo-platform v0.3.2 |
| 316 | 2026-07-08T02:24:00.608Z | Downloaded anyhow v1.0.102 |
| 317 | 2026-07-08T02:24:00.613Z | Downloaded digest v0.10.7 |
| 318 | 2026-07-08T02:24:00.617Z | Downloaded camino-tempfile v1.4.1 |
| 319 | 2026-07-08T02:24:00.620Z | Downloaded fastrand v2.3.0 |
| 320 | 2026-07-08T02:24:00.625Z | Downloaded clap_lex v1.0.0 |
| 321 | 2026-07-08T02:24:00.628Z | Downloaded is_terminal_polyfill v1.70.2 |
| 322 | 2026-07-08T02:24:00.628Z | Downloaded unicode-linebreak v0.1.5 |
| 323 | 2026-07-08T02:24:00.628Z | Downloaded tabled_derive v0.7.0 |
| 324 | 2026-07-08T02:24:00.631Z | Downloaded toml_write v0.1.2 |
| 325 | 2026-07-08T02:24:00.638Z | Downloaded usdt v0.5.0 |
| 326 | 2026-07-08T02:24:00.641Z | Downloaded version_check v0.9.5 |
| 327 | 2026-07-08T02:24:00.641Z | Downloaded clap_derive v4.6.1 |
| 328 | 2026-07-08T02:24:00.641Z | Downloaded camino v1.2.2 |
| 329 | 2026-07-08T02:24:00.644Z | Downloaded bitflags v2.11.0 |
| 330 | 2026-07-08T02:24:00.647Z | Downloaded bytecount v0.6.9 |
| 331 | 2026-07-08T02:24:00.650Z | Downloaded usdt-macro v0.5.0 |
| 332 | 2026-07-08T02:24:00.656Z | Downloaded usdt-attr-macro v0.5.0 |
| 333 | 2026-07-08T02:24:00.663Z | Downloaded plain v0.2.3 |
| 334 | 2026-07-08T02:24:00.665Z | Downloaded toml_datetime v0.6.11 |
| 335 | 2026-07-08T02:24:00.665Z | Downloaded strsim v0.11.1 |
| 336 | 2026-07-08T02:24:00.665Z | Downloaded terminal_size v0.4.3 |
| 337 | 2026-07-08T02:24:00.668Z | Downloaded utf8parse v0.2.2 |
| 338 | 2026-07-08T02:24:00.668Z | Downloaded scroll_derive v0.12.1 |
| 339 | 2026-07-08T02:24:00.668Z | Downloaded proc-macro-error-attr v1.0.4 |
| 340 | 2026-07-08T02:24:00.674Z | Downloaded log v0.4.29 |
| 341 | 2026-07-08T02:24:00.677Z | Downloaded thiserror v1.0.69 |
| 342 | 2026-07-08T02:24:00.679Z | Downloaded anstyle v1.0.14 |
| 343 | 2026-07-08T02:24:00.683Z | Downloaded pretty-hex v0.4.1 |
| 344 | 2026-07-08T02:24:00.686Z | Downloaded serde_spanned v0.6.9 |
| 345 | 2026-07-08T02:24:00.699Z | Downloaded thiserror v2.0.18 |
| 346 | 2026-07-08T02:24:00.706Z | Downloaded thiserror-impl v2.0.18 |
| 347 | 2026-07-08T02:24:00.709Z | Downloaded autocfg v1.5.0 |
| 348 | 2026-07-08T02:24:00.709Z | Downloaded once_cell v1.21.3 |
| 349 | 2026-07-08T02:24:00.712Z | Downloaded sha2 v0.10.9 |
| 350 | 2026-07-08T02:24:00.712Z | Downloaded scroll v0.12.0 |
| 351 | 2026-07-08T02:24:00.719Z | Downloaded usdt-impl v0.5.0 |
| 352 | 2026-07-08T02:24:00.721Z | Downloaded thread-id v4.2.2 |
| 353 | 2026-07-08T02:24:00.721Z | Downloaded quote v1.0.45 |
| 354 | 2026-07-08T02:24:00.729Z | Downloaded clap v4.6.1 |
| 355 | 2026-07-08T02:24:00.734Z | Downloaded thiserror-impl v1.0.69 |
| 356 | 2026-07-08T02:24:00.737Z | Downloaded serde_tokenstream v0.2.3 |
| 357 | 2026-07-08T02:24:00.745Z | Downloaded smawk v0.3.2 |
| 358 | 2026-07-08T02:24:00.751Z | Downloaded proc-macro-error v1.0.4 |
| 359 | 2026-07-08T02:24:00.754Z | Downloaded papergrid v0.11.0 |
| 360 | 2026-07-08T02:24:00.763Z | Downloaded pest_derive v2.8.6 |
| 361 | 2026-07-08T02:24:00.766Z | Downloaded memchr v2.8.0 |
| 362 | 2026-07-08T02:24:00.776Z | Downloaded pest_generator v2.8.6 |
| 363 | 2026-07-08T02:24:00.779Z | Downloaded ucd-trie v0.1.7 |
| 364 | 2026-07-08T02:24:00.779Z | Downloaded toml v0.8.23 |
| 365 | 2026-07-08T02:24:00.783Z | Downloaded getrandom v0.4.1 |
| 366 | 2026-07-08T02:24:00.787Z | Downloaded serde_core v1.0.228 |
| 367 | 2026-07-08T02:24:00.790Z | Downloaded unicode-ident v1.0.24 |
| 368 | 2026-07-08T02:24:00.798Z | Downloaded tempfile v3.25.0 |
| 369 | 2026-07-08T02:24:00.801Z | Downloaded semver v1.0.28 |
| 370 | 2026-07-08T02:24:00.801Z | Downloaded proc-macro2 v1.0.106 |
| 371 | 2026-07-08T02:24:00.804Z | Downloaded serde_derive v1.0.228 |
| 372 | 2026-07-08T02:24:00.810Z | Downloaded pest_meta v2.8.6 |
| 373 | 2026-07-08T02:24:00.828Z | Downloaded textwrap v0.16.2 |
| 374 | 2026-07-08T02:24:00.844Z | Downloaded toml_edit v0.22.27 |
| 375 | 2026-07-08T02:24:00.864Z | Downloaded hashbrown v0.17.0 |
| 376 | 2026-07-08T02:24:00.868Z | Downloaded serde v1.0.228 |
| 377 | 2026-07-08T02:24:00.870Z | Downloaded indexmap v2.14.0 |
| 378 | 2026-07-08T02:24:00.886Z | Downloaded pest v2.8.6 |
| 379 | 2026-07-08T02:24:00.894Z | Downloaded typenum v1.20.1 |
| 380 | 2026-07-08T02:24:00.905Z | Downloaded serde_json v1.0.150 |
| 381 | 2026-07-08T02:24:00.912Z | Downloaded goblin v0.8.2 |
| 382 | 2026-07-08T02:24:00.923Z | Downloaded winnow v0.7.14 |
| 383 | 2026-07-08T02:24:00.942Z | Downloaded tabled v0.15.0 |
| 384 | 2026-07-08T02:24:00.967Z | Downloaded syn v1.0.109 |
| 385 | 2026-07-08T02:24:00.978Z | Downloaded unicode-width v0.2.0 |
| 386 | 2026-07-08T02:24:00.981Z | Downloaded unicode-width v0.1.14 |
| 387 | 2026-07-08T02:24:00.984Z | Downloaded syn v2.0.117 |
| 388 | 2026-07-08T02:24:01.002Z | Downloaded rustix v1.1.3 |
| 389 | 2026-07-08T02:24:01.038Z | Downloaded libc v0.2.185 |
| 390 | 2026-07-08T02:24:01.099Z | Compiling proc-macro2 v1.0.106 |
| 391 | 2026-07-08T02:24:01.099Z | Compiling quote v1.0.45 |
| 392 | 2026-07-08T02:24:01.102Z | Compiling unicode-ident v1.0.24 |
| 393 | 2026-07-08T02:24:01.102Z | Compiling serde_core v1.0.228 |
| 394 | 2026-07-08T02:24:01.102Z | Compiling libc v0.2.185 |
| 395 | 2026-07-08T02:24:01.102Z | Compiling version_check v0.9.5 |
| 396 | 2026-07-08T02:24:01.102Z | Compiling memchr v2.8.0 |
| 397 | 2026-07-08T02:24:01.102Z | Compiling serde v1.0.228 |
| 398 | 2026-07-08T02:24:01.415Z | Compiling zmij v1.0.21 |
| 399 | 2026-07-08T02:24:01.692Z | Compiling thiserror v1.0.69 |
| 400 | 2026-07-08T02:24:01.692Z | Compiling itoa v1.0.17 |
| 401 | 2026-07-08T02:24:01.725Z | Compiling ucd-trie v0.1.7 |
| 402 | 2026-07-08T02:24:01.899Z | Compiling pest v2.8.6 |
| 403 | 2026-07-08T02:24:02.001Z | Compiling rustix v1.1.3 |
| 404 | 2026-07-08T02:24:02.157Z | Compiling byteorder v1.5.0 |
| 405 | 2026-07-08T02:24:02.191Z | Compiling errno v0.3.14 |
| 406 | 2026-07-08T02:24:02.416Z | Compiling serde_json v1.0.150 |
| 407 | 2026-07-08T02:24:02.466Z | Compiling bitflags v2.11.0 |
| 408 | 2026-07-08T02:24:02.613Z | Compiling syn v2.0.117 |
| 409 | 2026-07-08T02:24:02.686Z | Compiling thread-id v4.2.2 |
| 410 | 2026-07-08T02:24:02.730Z | Compiling usdt-impl v0.5.0 |
| 411 | 2026-07-08T02:24:02.801Z | Compiling proc-macro-error-attr v1.0.4 |
| 412 | 2026-07-08T02:24:02.898Z | Compiling camino v1.2.2 |
| 413 | 2026-07-08T02:24:02.963Z | Compiling syn v1.0.109 |
| 414 | 2026-07-08T02:24:03.001Z | Compiling pest_meta v2.8.6 |
| 415 | 2026-07-08T02:24:03.277Z | Compiling proc-macro-error v1.0.4 |
| 416 | 2026-07-08T02:24:03.342Z | Compiling equivalent v1.0.2 |
| 417 | 2026-07-08T02:24:03.345Z | Compiling utf8parse v0.2.2 |
| 418 | 2026-07-08T02:24:03.436Z | Compiling getrandom v0.4.1 |
| 419 | 2026-07-08T02:24:03.470Z | Compiling log v0.4.29 |
| 420 | 2026-07-08T02:24:03.486Z | Compiling plain v0.2.3 |
| 421 | 2026-07-08T02:24:03.662Z | Compiling hashbrown v0.17.0 |
| 422 | 2026-07-08T02:24:03.831Z | Compiling terminal_size v0.4.3 |
| 423 | 2026-07-08T02:24:03.834Z | Compiling anstyle-parse v1.0.0 |
| 424 | 2026-07-08T02:24:04.211Z | Compiling indexmap v2.14.0 |
| 425 | 2026-07-08T02:24:04.338Z | Compiling colorchoice v1.0.4 |
| 426 | 2026-07-08T02:24:04.462Z | Compiling anstyle v1.0.14 |
| 427 | 2026-07-08T02:24:04.478Z | Compiling thiserror v2.0.18 |
| 428 | 2026-07-08T02:24:04.625Z | Compiling cfg-if v1.0.4 |
| 429 | 2026-07-08T02:24:04.628Z | Compiling anstyle-query v1.1.5 |
| 430 | 2026-07-08T02:24:04.689Z | Compiling pretty-hex v0.4.1 |
| 431 | 2026-07-08T02:24:04.705Z | Compiling autocfg v1.5.0 |
| 432 | 2026-07-08T02:24:04.755Z | Compiling winnow v0.7.14 |
| 433 | 2026-07-08T02:24:04.821Z | Compiling is_terminal_polyfill v1.70.2 |
| 434 | 2026-07-08T02:24:04.839Z | Compiling pest_generator v2.8.6 |
| 435 | 2026-07-08T02:24:04.855Z | Compiling toml_write v0.1.2 |
| 436 | 2026-07-08T02:24:04.920Z | Compiling anstream v1.0.0 |
| 437 | 2026-07-08T02:24:05.132Z | Compiling fs-err v3.3.0 |
| 438 | 2026-07-08T02:24:05.241Z | Compiling fastrand v2.3.0 |
| 439 | 2026-07-08T02:24:05.329Z | Compiling unicode-width v0.1.14 |
| 440 | 2026-07-08T02:24:05.346Z | Compiling strsim v0.11.1 |
| 441 | 2026-07-08T02:24:05.491Z | Compiling clap_lex v1.0.0 |
| 442 | 2026-07-08T02:24:05.508Z | Compiling heck v0.5.0 |
| 443 | 2026-07-08T02:24:05.541Z | Compiling once_cell v1.21.3 |
| 444 | 2026-07-08T02:24:05.603Z | Compiling heck v0.4.1 |
| 445 | 2026-07-08T02:24:05.693Z | Compiling bytecount v0.6.9 |
| 446 | 2026-07-08T02:24:05.735Z | Compiling anyhow v1.0.102 |
| 447 | 2026-07-08T02:24:05.759Z | Compiling fnv v1.0.7 |
| 448 | 2026-07-08T02:24:05.776Z | Compiling tempfile v3.25.0 |
| 449 | 2026-07-08T02:24:05.840Z | Compiling papergrid v0.11.0 |
| 450 | 2026-07-08T02:24:05.843Z | Compiling clap_builder v4.6.0 |
| 451 | 2026-07-08T02:24:05.976Z | Compiling semver v1.0.28 |
| 452 | 2026-07-08T02:24:06.013Z | Compiling tabled_derive v0.7.0 |
| 453 | 2026-07-08T02:24:06.153Z | Compiling cargo-platform v0.3.2 |
| 454 | 2026-07-08T02:24:06.244Z | Compiling memmap v0.7.0 |
| 455 | 2026-07-08T02:24:06.270Z | Compiling unicode-linebreak v0.1.5 |
| 456 | 2026-07-08T02:24:06.304Z | Compiling smawk v0.3.2 |
| 457 | 2026-07-08T02:24:06.426Z | Compiling unicode-width v0.2.0 |
| 458 | 2026-07-08T02:24:06.457Z | Compiling camino-tempfile v1.4.1 |
| 459 | 2026-07-08T02:24:06.478Z | Compiling serde_derive v1.0.228 |
| 460 | 2026-07-08T02:24:06.515Z | Compiling thiserror-impl v1.0.69 |
| 461 | 2026-07-08T02:24:06.696Z | Compiling zerocopy-derive v0.7.35 |
| 462 | 2026-07-08T02:24:06.737Z | Compiling pest_derive v2.8.6 |
| 463 | 2026-07-08T02:24:06.787Z | Compiling scroll_derive v0.12.1 |
| 464 | 2026-07-08T02:24:06.951Z | Compiling thiserror-impl v2.0.18 |
| 465 | 2026-07-08T02:24:07.233Z | Compiling clap_derive v4.6.1 |
| 466 | 2026-07-08T02:24:07.276Z | Compiling tabled v0.15.0 |
| 467 | 2026-07-08T02:24:07.511Z | Compiling scroll v0.12.0 |
| 468 | 2026-07-08T02:24:07.650Z | Compiling zerocopy v0.7.35 |
| 469 | 2026-07-08T02:24:07.792Z | Compiling goblin v0.8.2 |
| 470 | 2026-07-08T02:24:07.979Z | Compiling dtrace-parser v0.2.0 |
| 471 | 2026-07-08T02:24:08.207Z | Compiling textwrap v0.16.2 |
| 472 | 2026-07-08T02:24:08.683Z | Compiling swrite v0.1.0 |
| 473 | 2026-07-08T02:24:09.031Z | Compiling clap v4.6.1 |
| 474 | 2026-07-08T02:24:09.616Z | Compiling toml_datetime v0.6.11 |
| 475 | 2026-07-08T02:24:09.616Z | Compiling serde_spanned v0.6.9 |
| 476 | 2026-07-08T02:24:09.616Z | Compiling cargo_metadata v0.23.1 |
| 477 | 2026-07-08T02:24:09.620Z | Compiling macaddr v1.0.1 |
| 478 | 2026-07-08T02:24:09.620Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 479 | 2026-07-08T02:24:09.696Z | Compiling dof v0.3.0 |
| 480 | 2026-07-08T02:24:09.700Z | Compiling serde_tokenstream v0.2.3 |
| 481 | 2026-07-08T02:24:09.814Z | Compiling toml_edit v0.22.27 |
| 482 | 2026-07-08T02:24:10.483Z | Compiling usdt-macro v0.5.0 |
| 483 | 2026-07-08T02:24:10.483Z | Compiling usdt-attr-macro v0.5.0 |
| 484 | 2026-07-08T02:24:11.082Z | Compiling usdt v0.5.0 |
| 485 | 2026-07-08T02:24:11.160Z | Compiling toml v0.8.23 |
| 486 | 2026-07-08T02:24:11.491Z | Compiling cargo_toml v0.21.0 |
| 487 | 2026-07-08T02:24:12.768Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 488 | 2026-07-08T02:24:14.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.68s |
| 489 | 2026-07-08T02:24:14.913Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 490 | 2026-07-08T02:24:15.401Z | Downloading crates ... |
| 491 | 2026-07-08T02:24:15.499Z | Downloaded base16ct v0.2.0 |
| 492 | 2026-07-08T02:24:15.502Z | Downloaded bit-set v0.5.3 |
| 493 | 2026-07-08T02:24:15.507Z | Downloaded adler2 v2.0.1 |
| 494 | 2026-07-08T02:24:15.510Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 495 | 2026-07-08T02:24:15.513Z | Downloaded convert_case v0.10.0 |
| 496 | 2026-07-08T02:24:15.516Z | Downloaded async-trait v0.1.89 |
| 497 | 2026-07-08T02:24:15.516Z | Downloaded aead v0.6.1 |
| 498 | 2026-07-08T02:24:15.519Z | Downloaded async-bb8-diesel v0.2.1 |
| 499 | 2026-07-08T02:24:15.519Z | Downloaded aead v0.5.2 |
| 500 | 2026-07-08T02:24:15.522Z | Downloaded crossbeam-deque v0.8.6 |
| 501 | 2026-07-08T02:24:15.524Z | Downloaded cipher v0.5.2 |
| 502 | 2026-07-08T02:24:15.524Z | Downloaded cexpr v0.6.0 |
| 503 | 2026-07-08T02:24:15.527Z | Downloaded darling_core v0.20.11 |
| 504 | 2026-07-08T02:24:15.530Z | Downloaded downcast-rs v2.0.2 |
| 505 | 2026-07-08T02:24:15.533Z | Downloaded displaydoc v0.2.5 |
| 506 | 2026-07-08T02:24:15.533Z | Downloaded elliptic-curve v0.13.8 |
| 507 | 2026-07-08T02:24:15.536Z | Downloaded defmt v0.3.100 |
| 508 | 2026-07-08T02:24:15.539Z | Downloaded bit-set v0.8.0 |
| 509 | 2026-07-08T02:24:15.539Z | Downloaded atomic-waker v1.1.2 |
| 510 | 2026-07-08T02:24:15.539Z | Downloaded const_format v0.2.35 |
| 511 | 2026-07-08T02:24:15.546Z | Downloaded buf-list v1.1.2 |
| 512 | 2026-07-08T02:24:15.553Z | Downloaded atomicwrites v0.4.4 |
| 513 | 2026-07-08T02:24:15.553Z | Downloaded arrayref v0.3.9 |
| 514 | 2026-07-08T02:24:15.553Z | Downloaded bitfield-macros v0.19.4 |
| 515 | 2026-07-08T02:24:15.553Z | Downloaded dropshot-api-manager v0.7.2 |
| 516 | 2026-07-08T02:24:15.553Z | Downloaded derive_builder v0.20.2 |
| 517 | 2026-07-08T02:24:15.559Z | Downloaded crc32fast v1.5.0 |
| 518 | 2026-07-08T02:24:15.559Z | Downloaded bit-vec v0.6.3 |
| 519 | 2026-07-08T02:24:15.559Z | Downloaded bb8 v0.8.6 |
| 520 | 2026-07-08T02:24:15.559Z | Downloaded darling_macro v0.23.0 |
| 521 | 2026-07-08T02:24:15.559Z | Downloaded ctutils v0.4.2 |
| 522 | 2026-07-08T02:24:15.565Z | Downloaded atty v0.2.14 |
| 523 | 2026-07-08T02:24:15.565Z | Downloaded async-stream-impl v0.3.6 |
| 524 | 2026-07-08T02:24:15.565Z | Downloaded cobs v0.3.0 |
| 525 | 2026-07-08T02:24:15.565Z | Downloaded assert_matches v1.5.0 |
| 526 | 2026-07-08T02:24:15.565Z | Downloaded ascii-canvas v3.0.0 |
| 527 | 2026-07-08T02:24:15.568Z | Downloaded crossbeam-channel v0.5.15 |
| 528 | 2026-07-08T02:24:15.568Z | Downloaded crc-catalog v2.4.0 |
| 529 | 2026-07-08T02:24:15.572Z | Downloaded daft v0.1.7 |
| 530 | 2026-07-08T02:24:15.574Z | Downloaded crossterm v0.29.0 |
| 531 | 2026-07-08T02:24:15.578Z | Downloaded enum-as-inner v0.6.1 |
| 532 | 2026-07-08T02:24:15.581Z | Downloaded crypto-common v0.2.2 |
| 533 | 2026-07-08T02:24:15.581Z | Downloaded base64ct v1.8.3 |
| 534 | 2026-07-08T02:24:15.584Z | Downloaded cpufeatures v0.3.0 |
| 535 | 2026-07-08T02:24:15.584Z | Downloaded bitfield v0.19.4 |
| 536 | 2026-07-08T02:24:15.587Z | Downloaded ahash v0.8.12 |
| 537 | 2026-07-08T02:24:15.587Z | Downloaded bcs v0.1.6 |
| 538 | 2026-07-08T02:24:15.589Z | Downloaded crunchy v0.2.4 |
| 539 | 2026-07-08T02:24:15.589Z | Downloaded async-stream v0.3.6 |
| 540 | 2026-07-08T02:24:15.592Z | Downloaded base16ct v1.0.0 |
| 541 | 2026-07-08T02:24:15.592Z | Downloaded darling_macro v0.21.3 |
| 542 | 2026-07-08T02:24:15.595Z | Downloaded crc8 v0.1.1 |
| 543 | 2026-07-08T02:24:15.595Z | Downloaded darling_macro v0.20.11 |
| 544 | 2026-07-08T02:24:15.595Z | Downloaded darling_macro v0.13.4 |
| 545 | 2026-07-08T02:24:15.595Z | Downloaded crc v3.4.0 |
| 546 | 2026-07-08T02:24:15.598Z | Downloaded convert_case v0.4.0 |
| 547 | 2026-07-08T02:24:15.598Z | Downloaded crucible-workspace-hack v0.1.0 |
| 548 | 2026-07-08T02:24:15.598Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 549 | 2026-07-08T02:24:15.601Z | Downloaded cbc v0.2.1 |
| 550 | 2026-07-08T02:24:15.601Z | Downloaded allocator-api2 v0.2.21 |
| 551 | 2026-07-08T02:24:15.601Z | Downloaded argon2 v0.5.3 |
| 552 | 2026-07-08T02:24:15.604Z | Downloaded dof v0.4.0 |
| 553 | 2026-07-08T02:24:15.608Z | Downloaded derive-ex v0.1.8 |
| 554 | 2026-07-08T02:24:15.611Z | Downloaded castaway v0.2.4 |
| 555 | 2026-07-08T02:24:15.611Z | Downloaded block-buffer v0.12.1 |
| 556 | 2026-07-08T02:24:15.611Z | Downloaded dunce v1.0.5 |
| 557 | 2026-07-08T02:24:15.611Z | Downloaded async-recursion v1.1.1 |
| 558 | 2026-07-08T02:24:15.614Z | Downloaded dyn-clone v1.0.20 |
| 559 | 2026-07-08T02:24:15.614Z | Downloaded debug-ignore v1.0.5 |
| 560 | 2026-07-08T02:24:15.617Z | Downloaded compression-core v0.4.31 |
| 561 | 2026-07-08T02:24:15.617Z | Downloaded corncobs v0.1.4 |
| 562 | 2026-07-08T02:24:15.620Z | Downloaded daft-derive v0.1.7 |
| 563 | 2026-07-08T02:24:15.627Z | Downloaded embedded-io v0.6.1 |
| 564 | 2026-07-08T02:24:15.631Z | Downloaded document-features v0.2.12 |
| 565 | 2026-07-08T02:24:15.631Z | Downloaded cfg_aliases v0.2.1 |
| 566 | 2026-07-08T02:24:15.631Z | Downloaded bitflags v1.3.2 |
| 567 | 2026-07-08T02:24:15.634Z | Downloaded dsl_auto_type v0.2.0 |
| 568 | 2026-07-08T02:24:15.634Z | Downloaded dirs-next v2.0.0 |
| 569 | 2026-07-08T02:24:15.638Z | Downloaded defmt-parser v1.0.0 |
| 570 | 2026-07-08T02:24:15.638Z | Downloaded cstr-argument v0.1.2 |
| 571 | 2026-07-08T02:24:15.638Z | Downloaded backoff v0.4.0 |
| 572 | 2026-07-08T02:24:15.641Z | Downloaded block-padding v0.4.2 |
| 573 | 2026-07-08T02:24:15.641Z | Downloaded embedded-io v0.4.0 |
| 574 | 2026-07-08T02:24:15.641Z | Downloaded cfg_aliases v0.1.1 |
| 575 | 2026-07-08T02:24:15.644Z | Downloaded display-error-chain v0.2.2 |
| 576 | 2026-07-08T02:24:15.648Z | Downloaded derive_builder_macro v0.20.2 |
| 577 | 2026-07-08T02:24:15.650Z | Downloaded dirs-sys-next v0.1.2 |
| 578 | 2026-07-08T02:24:15.653Z | Downloaded endian-type v0.1.2 |
| 579 | 2026-07-08T02:24:15.658Z | Downloaded array-init v0.0.4 |
| 580 | 2026-07-08T02:24:15.658Z | Downloaded ciborium-io v0.2.2 |
| 581 | 2026-07-08T02:24:15.660Z | Downloaded fixedbitset v0.4.2 |
| 582 | 2026-07-08T02:24:15.660Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 583 | 2026-07-08T02:24:15.660Z | Downloaded flagset v0.4.7 |
| 584 | 2026-07-08T02:24:15.660Z | Downloaded crossbeam-epoch v0.9.18 |
| 585 | 2026-07-08T02:24:15.663Z | Downloaded critical-section v1.2.0 |
| 586 | 2026-07-08T02:24:15.663Z | Downloaded const_format_proc_macros v0.2.34 |
| 587 | 2026-07-08T02:24:15.666Z | Downloaded cmov v0.5.4 |
| 588 | 2026-07-08T02:24:15.666Z | Downloaded bit-vec v0.8.0 |
| 589 | 2026-07-08T02:24:15.669Z | Downloaded derive_builder_core v0.20.2 |
| 590 | 2026-07-08T02:24:15.669Z | Downloaded cassowary v0.3.0 |
| 591 | 2026-07-08T02:24:15.672Z | Downloaded float-cmp v0.10.0 |
| 592 | 2026-07-08T02:24:15.672Z | Downloaded env_filter v1.0.0 |
| 593 | 2026-07-08T02:24:15.675Z | Downloaded foreign-types-macros v0.2.3 |
| 594 | 2026-07-08T02:24:15.678Z | Downloaded fd-lock v4.0.4 |
| 595 | 2026-07-08T02:24:15.678Z | Downloaded difflib v0.4.0 |
| 596 | 2026-07-08T02:24:15.681Z | Downloaded foreign-types v0.5.0 |
| 597 | 2026-07-08T02:24:15.681Z | Downloaded float-ord v0.3.2 |
| 598 | 2026-07-08T02:24:15.681Z | Downloaded funty v2.0.0 |
| 599 | 2026-07-08T02:24:15.681Z | Downloaded foreign-types v0.3.2 |
| 600 | 2026-07-08T02:24:15.684Z | Downloaded ed25519 v2.2.3 |
| 601 | 2026-07-08T02:24:15.684Z | Downloaded ciborium v0.2.2 |
| 602 | 2026-07-08T02:24:15.684Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 603 | 2026-07-08T02:24:15.687Z | Downloaded ciborium-ll v0.2.2 |
| 604 | 2026-07-08T02:24:15.690Z | Downloaded compression-codecs v0.4.37 |
| 605 | 2026-07-08T02:24:15.692Z | Downloaded dtrace-parser v0.3.0 |
| 606 | 2026-07-08T02:24:15.692Z | Downloaded foreign-types-shared v0.1.1 |
| 607 | 2026-07-08T02:24:15.692Z | Downloaded arrayvec v0.7.6 |
| 608 | 2026-07-08T02:24:15.695Z | Downloaded foreign-types-shared v0.3.1 |
| 609 | 2026-07-08T02:24:15.695Z | Downloaded bitfield-struct v0.6.2 |
| 610 | 2026-07-08T02:24:15.695Z | Downloaded anstream v0.6.21 |
| 611 | 2026-07-08T02:24:15.698Z | Downloaded cmake v0.1.57 |
| 612 | 2026-07-08T02:24:15.698Z | Downloaded blowfish v0.10.0 |
| 613 | 2026-07-08T02:24:15.698Z | Downloaded futures-io v0.3.32 |
| 614 | 2026-07-08T02:24:15.701Z | Downloaded futures-core v0.3.32 |
| 615 | 2026-07-08T02:24:15.701Z | Downloaded fxhash v0.2.1 |
| 616 | 2026-07-08T02:24:15.701Z | Downloaded darling v0.21.3 |
| 617 | 2026-07-08T02:24:15.704Z | Downloaded futures-macro v0.3.32 |
| 618 | 2026-07-08T02:24:15.707Z | Downloaded camino-tempfile-ext v0.3.3 |
| 619 | 2026-07-08T02:24:15.707Z | Downloaded chacha20 v0.10.0 |
| 620 | 2026-07-08T02:24:15.710Z | Downloaded byte-wrapper v0.1.0 |
| 621 | 2026-07-08T02:24:15.710Z | Downloaded futures-task v0.3.32 |
| 622 | 2026-07-08T02:24:15.712Z | Downloaded constant_time_eq v0.4.2 |
| 623 | 2026-07-08T02:24:15.713Z | Downloaded ed25519 v3.0.0 |
| 624 | 2026-07-08T02:24:15.713Z | Downloaded cpubits v0.1.1 |
| 625 | 2026-07-08T02:24:15.717Z | Downloaded darling v0.13.4 |
| 626 | 2026-07-08T02:24:15.717Z | Downloaded gethostname v0.5.0 |
| 627 | 2026-07-08T02:24:15.721Z | Downloaded globwalk v0.9.1 |
| 628 | 2026-07-08T02:24:15.721Z | Downloaded ghash v0.6.0 |
| 629 | 2026-07-08T02:24:15.721Z | Downloaded enum_dispatch v0.3.13 |
| 630 | 2026-07-08T02:24:15.722Z | Downloaded csv-core v0.1.13 |
| 631 | 2026-07-08T02:24:15.724Z | Downloaded defmt v1.0.1 |
| 632 | 2026-07-08T02:24:15.724Z | Downloaded either v1.15.0 |
| 633 | 2026-07-08T02:24:15.724Z | Downloaded git-stub v1.0.0 |
| 634 | 2026-07-08T02:24:15.727Z | Downloaded chacha20 v0.9.1 |
| 635 | 2026-07-08T02:24:15.727Z | Downloaded filetime v0.2.27 |
| 636 | 2026-07-08T02:24:15.731Z | Downloaded deranged v0.5.8 |
| 637 | 2026-07-08T02:24:15.731Z | Downloaded digest v0.11.3 |
| 638 | 2026-07-08T02:24:15.734Z | Downloaded delegate v0.13.5 |
| 639 | 2026-07-08T02:24:15.734Z | Downloaded der_derive v0.7.3 |
| 640 | 2026-07-08T02:24:15.734Z | Downloaded headers-core v0.3.0 |
| 641 | 2026-07-08T02:24:15.734Z | Downloaded hash32 v0.3.1 |
| 642 | 2026-07-08T02:24:15.734Z | Downloaded darling v0.23.0 |
| 643 | 2026-07-08T02:24:15.737Z | Downloaded darling v0.20.11 |
| 644 | 2026-07-08T02:24:15.740Z | Downloaded hex-literal v1.1.0 |
| 645 | 2026-07-08T02:24:15.742Z | Downloaded ff v0.14.0 |
| 646 | 2026-07-08T02:24:15.743Z | Downloaded fallible-iterator v0.2.0 |
| 647 | 2026-07-08T02:24:15.745Z | Downloaded env_logger v0.11.9 |
| 648 | 2026-07-08T02:24:15.745Z | Downloaded ena v0.14.4 |
| 649 | 2026-07-08T02:24:15.748Z | Downloaded hex v0.4.3 |
| 650 | 2026-07-08T02:24:15.748Z | Downloaded anstyle-parse v0.2.7 |
| 651 | 2026-07-08T02:24:15.748Z | Downloaded clang-sys v1.8.1 |
| 652 | 2026-07-08T02:24:15.751Z | Downloaded form_urlencoded v1.2.2 |
| 653 | 2026-07-08T02:24:15.751Z | Downloaded erased-serde v0.3.31 |
| 654 | 2026-07-08T02:24:15.754Z | Downloaded foldhash v0.1.5 |
| 655 | 2026-07-08T02:24:15.754Z | Downloaded bzip2 v0.6.1 |
| 656 | 2026-07-08T02:24:15.756Z | Downloaded argon2 v0.6.0-rc.8 |
| 657 | 2026-07-08T02:24:15.756Z | Downloaded defmt-macros v1.0.1 |
| 658 | 2026-07-08T02:24:15.759Z | Downloaded blake2 v0.11.0-rc.6 |
| 659 | 2026-07-08T02:24:15.759Z | Downloaded console v0.16.2 |
| 660 | 2026-07-08T02:24:15.762Z | Downloaded diesel-dtrace v0.5.0 |
| 661 | 2026-07-08T02:24:15.762Z | Downloaded data-encoding v2.10.0 |
| 662 | 2026-07-08T02:24:15.762Z | Downloaded colored v2.2.0 |
| 663 | 2026-07-08T02:24:15.765Z | Downloaded fs-err v2.11.0 |
| 664 | 2026-07-08T02:24:15.768Z | Downloaded foldhash v0.2.0 |
| 665 | 2026-07-08T02:24:15.768Z | Downloaded fs_extra v1.3.0 |
| 666 | 2026-07-08T02:24:15.768Z | Downloaded http-body v1.0.1 |
| 667 | 2026-07-08T02:24:15.770Z | Downloaded home v0.5.12 |
| 668 | 2026-07-08T02:24:15.771Z | Downloaded fixedbitset v0.5.7 |
| 669 | 2026-07-08T02:24:15.771Z | Downloaded httpdate v1.0.3 |
| 670 | 2026-07-08T02:24:15.773Z | Downloaded ff v0.13.1 |
| 671 | 2026-07-08T02:24:15.773Z | Downloaded cancel-safe-futures v0.1.5 |
| 672 | 2026-07-08T02:24:15.776Z | Downloaded http-range v0.1.5 |
| 673 | 2026-07-08T02:24:15.776Z | Downloaded hubpack_derive v0.1.1 |
| 674 | 2026-07-08T02:24:15.776Z | Downloaded globset v0.4.18 |
| 675 | 2026-07-08T02:24:15.779Z | Downloaded git-stub-vcs v0.1.0 |
| 676 | 2026-07-08T02:24:15.779Z | Downloaded futures-executor v0.3.32 |
| 677 | 2026-07-08T02:24:15.779Z | Downloaded hostname v0.4.2 |
| 678 | 2026-07-08T02:24:15.783Z | Downloaded hostname v0.3.1 |
| 679 | 2026-07-08T02:24:15.783Z | Downloaded hyper-tls v0.6.0 |
| 680 | 2026-07-08T02:24:15.785Z | Downloaded crossbeam-utils v0.8.21 |
| 681 | 2026-07-08T02:24:15.785Z | Downloaded backon v1.6.0 |
| 682 | 2026-07-08T02:24:15.789Z | Downloaded futures-sink v0.3.32 |
| 683 | 2026-07-08T02:24:15.790Z | Downloaded ctr v0.10.1 |
| 684 | 2026-07-08T02:24:15.790Z | Downloaded ecdsa v0.17.0-rc.18 |
| 685 | 2026-07-08T02:24:15.792Z | Downloaded const-oid v0.9.6 |
| 686 | 2026-07-08T02:24:15.793Z | Downloaded group v0.13.0 |
| 687 | 2026-07-08T02:24:15.793Z | Downloaded cipher v0.4.4 |
| 688 | 2026-07-08T02:24:15.795Z | Downloaded ecdsa v0.16.9 |
| 689 | 2026-07-08T02:24:15.795Z | Downloaded bzip2 v0.4.4 |
| 690 | 2026-07-08T02:24:15.798Z | Downloaded hash32 v0.2.1 |
| 691 | 2026-07-08T02:24:15.798Z | Downloaded glob v0.3.3 |
| 692 | 2026-07-08T02:24:15.799Z | Downloaded console v0.15.11 |
| 693 | 2026-07-08T02:24:15.801Z | Downloaded ident_case v1.0.1 |
| 694 | 2026-07-08T02:24:15.801Z | Downloaded blake2 v0.10.6 |
| 695 | 2026-07-08T02:24:15.805Z | Downloaded cookie_store v0.22.1 |
| 696 | 2026-07-08T02:24:15.808Z | Downloaded indent_write v2.2.0 |
| 697 | 2026-07-08T02:24:15.810Z | Downloaded group v0.14.0 |
| 698 | 2026-07-08T02:24:15.815Z | Downloaded indoc v1.0.9 |
| 699 | 2026-07-08T02:24:15.818Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 700 | 2026-07-08T02:24:15.818Z | Downloaded find-msvc-tools v0.1.9 |
| 701 | 2026-07-08T02:24:15.820Z | Downloaded inout v0.2.2 |
| 702 | 2026-07-08T02:24:15.820Z | Downloaded idna_adapter v1.2.1 |
| 703 | 2026-07-08T02:24:15.824Z | Downloaded inout v0.1.4 |
| 704 | 2026-07-08T02:24:15.824Z | Downloaded instant v0.1.13 |
| 705 | 2026-07-08T02:24:15.824Z | Downloaded is_ci v1.2.0 |
| 706 | 2026-07-08T02:24:15.827Z | Downloaded instability v0.3.11 |
| 707 | 2026-07-08T02:24:15.827Z | Downloaded illumos-nvpair v0.3.0 |
| 708 | 2026-07-08T02:24:15.827Z | Downloaded des v0.9.0 |
| 709 | 2026-07-08T02:24:15.829Z | Downloaded is-terminal v0.4.17 |
| 710 | 2026-07-08T02:24:15.830Z | Downloaded darling_core v0.13.4 |
| 711 | 2026-07-08T02:24:15.832Z | Downloaded crc-any v2.5.0 |
| 712 | 2026-07-08T02:24:15.838Z | Downloaded highway v1.3.0 |
| 713 | 2026-07-08T02:24:15.844Z | Downloaded internet-checksum v0.2.1 |
| 714 | 2026-07-08T02:24:15.847Z | Downloaded hubpack v0.1.2 |
| 715 | 2026-07-08T02:24:15.847Z | Downloaded lazy_static v1.5.0 |
| 716 | 2026-07-08T02:24:15.850Z | Downloaded keccak v0.1.6 |
| 717 | 2026-07-08T02:24:15.853Z | Downloaded kstat-rs v0.2.4 |
| 718 | 2026-07-08T02:24:15.857Z | Downloaded derive-where v1.6.0 |
| 719 | 2026-07-08T02:24:15.859Z | Downloaded darling_core v0.21.3 |
| 720 | 2026-07-08T02:24:15.875Z | Downloaded humantime v2.3.0 |
| 721 | 2026-07-08T02:24:15.875Z | Downloaded linked-hash-map v0.5.6 |
| 722 | 2026-07-08T02:24:15.875Z | Downloaded http-body-util v0.1.3 |
| 723 | 2026-07-08T02:24:15.875Z | Downloaded lalrpop-util v0.19.12 |
| 724 | 2026-07-08T02:24:15.875Z | Downloaded kem v0.3.0 |
| 725 | 2026-07-08T02:24:15.875Z | Downloaded cookie v0.18.1 |
| 726 | 2026-07-08T02:24:15.875Z | Downloaded derive_more v0.99.20 |
| 727 | 2026-07-08T02:24:15.875Z | Downloaded diff v0.1.13 |
| 728 | 2026-07-08T02:24:15.875Z | Downloaded lru-slab v0.1.2 |
| 729 | 2026-07-08T02:24:15.878Z | Downloaded getrandom v0.2.17 |
| 730 | 2026-07-08T02:24:15.878Z | Downloaded const-oid v0.10.2 |
| 731 | 2026-07-08T02:24:15.881Z | Downloaded match_cfg v0.1.0 |
| 732 | 2026-07-08T02:24:15.881Z | Downloaded lru v0.12.5 |
| 733 | 2026-07-08T02:24:15.881Z | Downloaded hyper-staticfile v0.10.1 |
| 734 | 2026-07-08T02:24:15.884Z | Downloaded half v1.8.3 |
| 735 | 2026-07-08T02:24:15.884Z | Downloaded dropshot_endpoint v0.17.1 |
| 736 | 2026-07-08T02:24:15.887Z | Downloaded colored v3.1.1 |
| 737 | 2026-07-08T02:24:15.890Z | Downloaded maybe-uninit v2.0.0 |
| 738 | 2026-07-08T02:24:15.890Z | Downloaded memoffset v0.9.1 |
| 739 | 2026-07-08T02:24:15.890Z | Downloaded base64 v0.22.1 |
| 740 | 2026-07-08T02:24:15.893Z | Downloaded md-5 v0.10.6 |
| 741 | 2026-07-08T02:24:15.893Z | Downloaded lzss v0.8.2 |
| 742 | 2026-07-08T02:24:15.896Z | Downloaded mime v0.3.17 |
| 743 | 2026-07-08T02:24:15.896Z | Downloaded managed v0.8.0 |
| 744 | 2026-07-08T02:24:15.898Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 745 | 2026-07-08T02:24:15.902Z | Downloaded fatfs v0.3.6 |
| 746 | 2026-07-08T02:24:15.905Z | Downloaded newtype-uuid-macros v0.1.0 |
| 747 | 2026-07-08T02:24:15.905Z | Downloaded newline-converter v0.3.0 |
| 748 | 2026-07-08T02:24:15.908Z | Downloaded new_debug_unreachable v1.0.6 |
| 749 | 2026-07-08T02:24:15.908Z | Downloaded md5 v0.8.0 |
| 750 | 2026-07-08T02:24:15.908Z | Downloaded newtype_derive v0.1.6 |
| 751 | 2026-07-08T02:24:15.908Z | Downloaded ingot v0.1.1 |
| 752 | 2026-07-08T02:24:15.911Z | Downloaded multimap v0.10.1 |
| 753 | 2026-07-08T02:24:15.911Z | Downloaded ipnetwork v0.21.1 |
| 754 | 2026-07-08T02:24:15.914Z | Downloaded ipnet v2.11.0 |
| 755 | 2026-07-08T02:24:15.914Z | Downloaded elliptic-curve v0.14.0-rc.33 |
| 756 | 2026-07-08T02:24:15.916Z | Downloaded ingot-types v0.1.2 |
| 757 | 2026-07-08T02:24:15.917Z | Downloaded indoc v2.0.7 |
| 758 | 2026-07-08T02:24:15.919Z | Downloaded futures-channel v0.3.32 |
| 759 | 2026-07-08T02:24:15.922Z | Downloaded httparse v1.10.1 |
| 760 | 2026-07-08T02:24:15.922Z | Downloaded chacha20poly1305 v0.10.1 |
| 761 | 2026-07-08T02:24:15.925Z | Downloaded normalize-line-endings v0.3.0 |
| 762 | 2026-07-08T02:24:15.925Z | Downloaded drift v0.2.0 |
| 763 | 2026-07-08T02:24:15.929Z | Downloaded nonempty v0.12.0 |
| 764 | 2026-07-08T02:24:15.932Z | Downloaded nodrop v0.1.14 |
| 765 | 2026-07-08T02:24:15.932Z | Downloaded libefi-sys v0.1.0 |
| 766 | 2026-07-08T02:24:15.932Z | Downloaded nibble_vec v0.1.0 |
| 767 | 2026-07-08T02:24:15.935Z | Downloaded jobserver v0.1.34 |
| 768 | 2026-07-08T02:24:15.935Z | Downloaded libscf-sys v1.1.0 |
| 769 | 2026-07-08T02:24:15.938Z | Downloaded hyper-rustls v0.27.7 |
| 770 | 2026-07-08T02:24:15.938Z | Downloaded num-derive v0.4.2 |
| 771 | 2026-07-08T02:24:15.938Z | Downloaded getrandom v0.3.4 |
| 772 | 2026-07-08T02:24:15.942Z | Downloaded hmac v0.13.0 |
| 773 | 2026-07-08T02:24:15.944Z | Downloaded num-derive v0.3.3 |
| 774 | 2026-07-08T02:24:15.944Z | Downloaded iana-time-zone v0.1.65 |
| 775 | 2026-07-08T02:24:15.947Z | Downloaded hybrid-array v0.4.13 |
| 776 | 2026-07-08T02:24:15.948Z | Downloaded generic-array v1.4.3 |
| 777 | 2026-07-08T02:24:15.950Z | Downloaded compact_str v0.8.1 |
| 778 | 2026-07-08T02:24:15.954Z | Downloaded lru-cache v0.1.2 |
| 779 | 2026-07-08T02:24:15.954Z | Downloaded num_threads v0.1.7 |
| 780 | 2026-07-08T02:24:15.954Z | Downloaded opaque-debug v0.3.1 |
| 781 | 2026-07-08T02:24:15.957Z | Downloaded num_enum_derive v0.5.11 |
| 782 | 2026-07-08T02:24:15.957Z | Downloaded num v0.4.3 |
| 783 | 2026-07-08T02:24:15.957Z | Downloaded num-conv v0.2.0 |
| 784 | 2026-07-08T02:24:15.957Z | Downloaded linear-map v1.2.0 |
| 785 | 2026-07-08T02:24:15.957Z | Downloaded libloading v0.8.9 |
| 786 | 2026-07-08T02:24:15.960Z | Downloaded half v2.7.1 |
| 787 | 2026-07-08T02:24:15.963Z | Downloaded num-iter v0.1.45 |
| 788 | 2026-07-08T02:24:15.963Z | Downloaded libsw-core v0.3.2 |
| 789 | 2026-07-08T02:24:15.963Z | Downloaded bytes v1.11.1 |
| 790 | 2026-07-08T02:24:15.966Z | Downloaded darling_core v0.23.0 |
| 791 | 2026-07-08T02:24:15.969Z | Downloaded ingot-macros v0.1.1 |
| 792 | 2026-07-08T02:24:15.972Z | Downloaded maplit v1.0.2 |
| 793 | 2026-07-08T02:24:15.975Z | Downloaded multer v3.1.0 |
| 794 | 2026-07-08T02:24:15.987Z | Downloaded openssl-probe v0.1.6 |
| 795 | 2026-07-08T02:24:15.990Z | Downloaded openssl-macros v0.1.1 |
| 796 | 2026-07-08T02:24:15.990Z | Downloaded olpc-cjson v0.1.4 |
| 797 | 2026-07-08T02:24:15.990Z | Downloaded native-tls v0.2.18 |
| 798 | 2026-07-08T02:24:15.994Z | Downloaded openssl-probe v0.2.1 |
| 799 | 2026-07-08T02:24:15.994Z | Downloaded hmac v0.12.1 |
| 800 | 2026-07-08T02:24:15.997Z | Downloaded flume v0.11.1 |
| 801 | 2026-07-08T02:24:15.997Z | Downloaded base64 v0.21.7 |
| 802 | 2026-07-08T02:24:16.000Z | Downloaded newtype-uuid v1.3.2 |
| 803 | 2026-07-08T02:24:16.000Z | Downloaded module-lattice v0.2.3 |
| 804 | 2026-07-08T02:24:16.003Z | Downloaded mime_guess v2.0.5 |
| 805 | 2026-07-08T02:24:16.007Z | Downloaded nu-ansi-term v0.50.3 |
| 806 | 2026-07-08T02:24:16.007Z | Downloaded keccak v0.2.0 |
| 807 | 2026-07-08T02:24:16.009Z | Downloaded der v0.7.10 |
| 808 | 2026-07-08T02:24:16.012Z | Downloaded crypto-bigint v0.5.5 |
| 809 | 2026-07-08T02:24:16.018Z | Downloaded packed_struct_codegen v0.10.1 |
| 810 | 2026-07-08T02:24:16.021Z | Downloaded parse-size v1.1.0 |
| 811 | 2026-07-08T02:24:16.021Z | Downloaded parse-display v0.10.0 |
| 812 | 2026-07-08T02:24:16.021Z | Downloaded libsw v3.5.0 |
| 813 | 2026-07-08T02:24:16.024Z | Downloaded cc v1.2.56 |
| 814 | 2026-07-08T02:24:16.027Z | Downloaded num_enum v0.7.6 |
| 815 | 2026-07-08T02:24:16.030Z | Downloaded peg-runtime v0.8.5 |
| 816 | 2026-07-08T02:24:16.033Z | Downloaded password-hash v0.6.1 |
| 817 | 2026-07-08T02:24:16.033Z | Downloaded percent-encoding v2.3.2 |
| 818 | 2026-07-08T02:24:16.033Z | Downloaded ar_archive_writer v0.5.1 |
| 819 | 2026-07-08T02:24:16.036Z | Downloaded num_enum v0.5.11 |
| 820 | 2026-07-08T02:24:16.038Z | Downloaded litrs v1.0.0 |
| 821 | 2026-07-08T02:24:16.042Z | Downloaded path-slash v0.1.5 |
| 822 | 2026-07-08T02:24:16.042Z | Downloaded heapless v0.8.0 |
| 823 | 2026-07-08T02:24:16.042Z | Downloaded headers v0.4.1 |
| 824 | 2026-07-08T02:24:16.045Z | Downloaded num-integer v0.1.46 |
| 825 | 2026-07-08T02:24:16.048Z | Downloaded num_enum_derive v0.7.6 |
| 826 | 2026-07-08T02:24:16.048Z | Downloaded num-rational v0.4.2 |
| 827 | 2026-07-08T02:24:16.051Z | Downloaded nanorand v0.7.0 |
| 828 | 2026-07-08T02:24:16.051Z | Downloaded indexmap v1.9.3 |
| 829 | 2026-07-08T02:24:16.054Z | Downloaded phf_shared v0.12.1 |
| 830 | 2026-07-08T02:24:16.054Z | Downloaded lock_api v0.4.14 |
| 831 | 2026-07-08T02:24:16.056Z | Downloaded phf_shared v0.13.1 |
| 832 | 2026-07-08T02:24:16.056Z | Downloaded icu_provider v2.1.1 |
| 833 | 2026-07-08T02:24:16.061Z | Downloaded phf_shared v0.11.3 |
| 834 | 2026-07-08T02:24:16.061Z | Downloaded arc-swap v1.8.2 |
| 835 | 2026-07-08T02:24:16.063Z | Downloaded litemap v0.8.1 |
| 836 | 2026-07-08T02:24:16.063Z | Downloaded memmap2 v0.9.10 |
| 837 | 2026-07-08T02:24:16.063Z | Downloaded aes v0.9.1 |
| 838 | 2026-07-08T02:24:16.066Z | Downloaded owo-colors v4.3.0 |
| 839 | 2026-07-08T02:24:16.069Z | Downloaded ed25519-dalek v2.2.0 |
| 840 | 2026-07-08T02:24:16.069Z | Downloaded oso-derive v0.27.3 |
| 841 | 2026-07-08T02:24:16.072Z | Downloaded derive_more v2.1.1 |
| 842 | 2026-07-08T02:24:16.076Z | Downloaded predicates-tree v1.0.13 |
| 843 | 2026-07-08T02:24:16.079Z | Downloaded powerfmt v0.2.0 |
| 844 | 2026-07-08T02:24:16.079Z | Downloaded potential_utf v0.1.4 |
| 845 | 2026-07-08T02:24:16.079Z | Downloaded oxnet v0.1.6 |
| 846 | 2026-07-08T02:24:16.081Z | Downloaded oxide-tokio-rt v0.1.4 |
| 847 | 2026-07-08T02:24:16.084Z | Downloaded precomputed-hash v0.1.1 |
| 848 | 2026-07-08T02:24:16.084Z | Downloaded async-compression v0.4.41 |
| 849 | 2026-07-08T02:24:16.087Z | Downloaded futures v0.3.32 |
| 850 | 2026-07-08T02:24:16.090Z | Downloaded flate2 v1.1.9 |
| 851 | 2026-07-08T02:24:16.094Z | Downloaded predicates-core v1.0.10 |
| 852 | 2026-07-08T02:24:16.097Z | Downloaded ed25519-dalek v3.0.0-rc.0 |
| 853 | 2026-07-08T02:24:16.100Z | Downloaded num-complex v0.4.6 |
| 854 | 2026-07-08T02:24:16.100Z | Downloaded libbz2-rs-sys v0.2.2 |
| 855 | 2026-07-08T02:24:16.102Z | Downloaded packed_struct v0.10.1 |
| 856 | 2026-07-08T02:24:16.102Z | Downloaded icu_properties v2.1.2 |
| 857 | 2026-07-08T02:24:16.105Z | Downloaded bumpalo v3.20.2 |
| 858 | 2026-07-08T02:24:16.108Z | Downloaded peg-macros v0.8.5 |
| 859 | 2026-07-08T02:24:16.108Z | Downloaded parking_lot_core v0.8.6 |
| 860 | 2026-07-08T02:24:16.111Z | Downloaded proc-macro-crate v1.3.1 |
| 861 | 2026-07-08T02:24:16.114Z | Downloaded progenitor-client v0.14.0 |
| 862 | 2026-07-08T02:24:16.118Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 863 | 2026-07-08T02:24:16.121Z | Downloaded psl-types v2.0.11 |
| 864 | 2026-07-08T02:24:16.121Z | Downloaded pbkdf2 v0.13.0 |
| 865 | 2026-07-08T02:24:16.121Z | Downloaded progenitor-macro v0.14.0 |
| 866 | 2026-07-08T02:24:16.121Z | Downloaded parse-display-derive v0.10.0 |
| 867 | 2026-07-08T02:24:16.124Z | Downloaded phf v0.12.1 |
| 868 | 2026-07-08T02:24:16.124Z | Downloaded pem-rfc7468 v1.0.0 |
| 869 | 2026-07-08T02:24:16.127Z | Downloaded peg v0.8.5 |
| 870 | 2026-07-08T02:24:16.129Z | Downloaded phc v0.6.1 |
| 871 | 2026-07-08T02:24:16.129Z | Downloaded hickory-resolver v0.25.2 |
| 872 | 2026-07-08T02:24:16.132Z | Downloaded icu_normalizer_data v2.1.1 |
| 873 | 2026-07-08T02:24:16.132Z | Downloaded icu_locale_core v2.1.1 |
| 874 | 2026-07-08T02:24:16.136Z | Downloaded quick-error v1.2.3 |
| 875 | 2026-07-08T02:24:16.139Z | Downloaded progenitor-macro v0.13.0 |
| 876 | 2026-07-08T02:24:16.139Z | Downloaded phf v0.13.1 |
| 877 | 2026-07-08T02:24:16.139Z | Downloaded ignore v0.4.25 |
| 878 | 2026-07-08T02:24:16.142Z | Downloaded hickory-resolver v0.24.4 |
| 879 | 2026-07-08T02:24:16.145Z | Downloaded pkg-config v0.3.32 |
| 880 | 2026-07-08T02:24:16.145Z | Downloaded pkcs8 v0.10.2 |
| 881 | 2026-07-08T02:24:16.147Z | Downloaded ml-kem v0.3.2 |
| 882 | 2026-07-08T02:24:16.147Z | Downloaded heapless v0.7.17 |
| 883 | 2026-07-08T02:24:16.151Z | Downloaded pin-project-lite v0.2.17 |
| 884 | 2026-07-08T02:24:16.153Z | Downloaded derive_more-impl v2.1.1 |
| 885 | 2026-07-08T02:24:16.156Z | Downloaded radium v0.7.0 |
| 886 | 2026-07-08T02:24:16.159Z | Downloaded polyval v0.7.1 |
| 887 | 2026-07-08T02:24:16.159Z | Downloaded pem-rfc7468 v0.7.0 |
| 888 | 2026-07-08T02:24:16.162Z | Downloaded pin-project-internal v1.1.11 |
| 889 | 2026-07-08T02:24:16.162Z | Downloaded pem v3.0.6 |
| 890 | 2026-07-08T02:24:16.162Z | Downloaded aho-corasick v1.1.4 |
| 891 | 2026-07-08T02:24:16.165Z | Downloaded paste v1.0.15 |
| 892 | 2026-07-08T02:24:16.169Z | Downloaded postgres-protocol v0.6.10 |
| 893 | 2026-07-08T02:24:16.172Z | Downloaded der v0.8.0 |
| 894 | 2026-07-08T02:24:16.175Z | Downloaded poly1305 v0.8.0 |
| 895 | 2026-07-08T02:24:16.177Z | Downloaded rand_xorshift v0.4.0 |
| 896 | 2026-07-08T02:24:16.180Z | Downloaded primeorder v0.14.0-rc.10 |
| 897 | 2026-07-08T02:24:16.183Z | Downloaded ref-cast-impl v1.0.25 |
| 898 | 2026-07-08T02:24:16.186Z | Downloaded rand_chacha v0.3.1 |
| 899 | 2026-07-08T02:24:16.188Z | Downloaded predicates v3.1.4 |
| 900 | 2026-07-08T02:24:16.191Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 901 | 2026-07-08T02:24:16.191Z | Downloaded recursive v0.1.1 |
| 902 | 2026-07-08T02:24:16.191Z | Downloaded primefield v0.14.0 |
| 903 | 2026-07-08T02:24:16.194Z | Downloaded password-hash v0.5.0 |
| 904 | 2026-07-08T02:24:16.194Z | Downloaded progenitor-extras v0.2.0 |
| 905 | 2026-07-08T02:24:16.198Z | Downloaded progenitor-client v0.13.0 |
| 906 | 2026-07-08T02:24:16.198Z | Downloaded progenitor v0.14.0 |
| 907 | 2026-07-08T02:24:16.198Z | Downloaded primeorder v0.13.6 |
| 908 | 2026-07-08T02:24:16.201Z | Downloaded parking_lot v0.12.5 |
| 909 | 2026-07-08T02:24:16.201Z | Downloaded rfc6979 v0.4.0 |
| 910 | 2026-07-08T02:24:16.201Z | Downloaded ref-cast v1.0.25 |
| 911 | 2026-07-08T02:24:16.204Z | Downloaded icu_collections v2.1.1 |
| 912 | 2026-07-08T02:24:16.206Z | Downloaded progenitor v0.13.0 |
| 913 | 2026-07-08T02:24:16.206Z | Downloaded proc-macro-error2 v2.0.1 |
| 914 | 2026-07-08T02:24:16.209Z | Downloaded psm v0.1.30 |
| 915 | 2026-07-08T02:24:16.212Z | Downloaded num-traits v0.2.19 |
| 916 | 2026-07-08T02:24:16.215Z | Downloaded icu_normalizer v2.1.1 |
| 917 | 2026-07-08T02:24:16.218Z | Downloaded rfc6979 v0.5.0 |
| 918 | 2026-07-08T02:24:16.218Z | Downloaded r2d2 v0.8.10 |
| 919 | 2026-07-08T02:24:16.223Z | Downloaded pkcs8 v0.11.0 |
| 920 | 2026-07-08T02:24:16.226Z | Downloaded diesel_derives v2.3.7 |
| 921 | 2026-07-08T02:24:16.229Z | Downloaded jiff-static v0.2.21 |
| 922 | 2026-07-08T02:24:16.231Z | Downloaded russh-util v0.52.0 |
| 923 | 2026-07-08T02:24:16.234Z | Downloaded ppv-lite86 v0.2.21 |
| 924 | 2026-07-08T02:24:16.234Z | Downloaded rustc_version v0.4.1 |
| 925 | 2026-07-08T02:24:16.234Z | Downloaded rustc_version v0.1.7 |
| 926 | 2026-07-08T02:24:16.237Z | Downloaded rustc-hash v2.1.1 |
| 927 | 2026-07-08T02:24:16.237Z | Downloaded crossterm v0.28.1 |
| 928 | 2026-07-08T02:24:16.240Z | Downloaded rand_chacha v0.9.0 |
| 929 | 2026-07-08T02:24:16.242Z | Downloaded parking_lot v0.11.2 |
| 930 | 2026-07-08T02:24:16.242Z | Downloaded rand_core v0.6.4 |
| 931 | 2026-07-08T02:24:16.245Z | Downloaded rand_core v0.10.0 |
| 932 | 2026-07-08T02:24:16.245Z | Downloaded rand_core v0.9.5 |
| 933 | 2026-07-08T02:24:16.248Z | Downloaded poly1305 v0.9.0 |
| 934 | 2026-07-08T02:24:16.248Z | Downloaded papergrid v0.17.0 |
| 935 | 2026-07-08T02:24:16.251Z | Downloaded russh-cryptovec v0.61.0 |
| 936 | 2026-07-08T02:24:16.255Z | Downloaded same-file v1.0.6 |
| 937 | 2026-07-08T02:24:16.255Z | Downloaded postgres-types v0.2.12 |
| 938 | 2026-07-08T02:24:16.258Z | Downloaded postcard v1.1.3 |
| 939 | 2026-07-08T02:24:16.258Z | Downloaded sapling-renderdag v0.1.0 |
| 940 | 2026-07-08T02:24:16.258Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 941 | 2026-07-08T02:24:16.261Z | Downloaded pkcs1 v0.7.5 |
| 942 | 2026-07-08T02:24:16.261Z | Downloaded miniz_oxide v0.8.9 |
| 943 | 2026-07-08T02:24:16.264Z | Downloaded scheduled-thread-pool v0.2.7 |
| 944 | 2026-07-08T02:24:16.264Z | Downloaded indicatif v0.18.4 |
| 945 | 2026-07-08T02:24:16.268Z | Downloaded expectorate v1.2.0 |
| 946 | 2026-07-08T02:24:16.268Z | Downloaded aes-gcm v0.11.0 |
| 947 | 2026-07-08T02:24:16.271Z | Downloaded scopeguard v1.2.0 |
| 948 | 2026-07-08T02:24:16.271Z | Downloaded secrecy v0.8.0 |
| 949 | 2026-07-08T02:24:16.276Z | Downloaded rand_seeder v0.4.0 |
| 950 | 2026-07-08T02:24:16.279Z | Downloaded parking_lot_core v0.9.12 |
| 951 | 2026-07-08T02:24:16.279Z | Downloaded http v1.4.2 |
| 952 | 2026-07-08T02:24:16.288Z | Downloaded resolv-conf v0.7.6 |
| 953 | 2026-07-08T02:24:16.292Z | Downloaded secrecy v0.10.3 |
| 954 | 2026-07-08T02:24:16.292Z | Downloaded serde-big-array v0.5.1 |
| 955 | 2026-07-08T02:24:16.295Z | Downloaded seq-macro v0.3.6 |
| 956 | 2026-07-08T02:24:16.298Z | Downloaded quinn-udp v0.5.14 |
| 957 | 2026-07-08T02:24:16.298Z | Downloaded omicron-zone-package v0.12.3 |
| 958 | 2026-07-08T02:24:16.304Z | Downloaded hashbrown v0.12.3 |
| 959 | 2026-07-08T02:24:16.306Z | Downloaded rtoolbox v0.0.3 |
| 960 | 2026-07-08T02:24:16.307Z | Downloaded semver v0.1.20 |
| 961 | 2026-07-08T02:24:16.309Z | Downloaded pkcs5 v0.8.1 |
| 962 | 2026-07-08T02:24:16.312Z | Downloaded pin-project v1.1.11 |
| 963 | 2026-07-08T02:24:16.320Z | Downloaded serde_plain v1.0.2 |
| 964 | 2026-07-08T02:24:16.320Z | Downloaded sha1 v0.10.6 |
| 965 | 2026-07-08T02:24:16.320Z | Downloaded serde_urlencoded v0.7.1 |
| 966 | 2026-07-08T02:24:16.320Z | Downloaded serde_repr v0.1.20 |
| 967 | 2026-07-08T02:24:16.323Z | Downloaded serde_bytes v0.11.19 |
| 968 | 2026-07-08T02:24:16.323Z | Downloaded shell-words v1.1.1 |
| 969 | 2026-07-08T02:24:16.323Z | Downloaded sha1 v0.11.0 |
| 970 | 2026-07-08T02:24:16.326Z | Downloaded signal-hook-mio v0.2.5 |
| 971 | 2026-07-08T02:24:16.327Z | Downloaded openssl-sys v0.9.115 |
| 972 | 2026-07-08T02:24:16.329Z | Downloaded p256 v0.14.0-rc.10 |
| 973 | 2026-07-08T02:24:16.332Z | Downloaded oso v0.27.3 |
| 974 | 2026-07-08T02:24:16.335Z | Downloaded hickory-server v0.25.2 |
| 975 | 2026-07-08T02:24:16.338Z | Downloaded rustls-native-certs v0.8.3 |
| 976 | 2026-07-08T02:24:16.338Z | Downloaded serde_spanned v1.1.1 |
| 977 | 2026-07-08T02:24:16.341Z | Downloaded rustls-pemfile v2.2.0 |
| 978 | 2026-07-08T02:24:16.344Z | Downloaded p384 v0.14.0-rc.10 |
| 979 | 2026-07-08T02:24:16.349Z | Downloaded prefix-trie v0.7.0 |
| 980 | 2026-07-08T02:24:16.352Z | Downloaded rusty-fork v0.3.1 |
| 981 | 2026-07-08T02:24:16.355Z | Downloaded rustversion v1.0.22 |
| 982 | 2026-07-08T02:24:16.358Z | Downloaded signature v3.0.0 |
| 983 | 2026-07-08T02:24:16.358Z | Downloaded siphasher v1.0.2 |
| 984 | 2026-07-08T02:24:16.361Z | Downloaded sigpipe v0.1.3 |
| 985 | 2026-07-08T02:24:16.361Z | Downloaded signal-hook-tokio v0.3.1 |
| 986 | 2026-07-08T02:24:16.364Z | Downloaded schemars_derive v0.8.22 |
| 987 | 2026-07-08T02:24:16.364Z | Downloaded sec1 v0.7.3 |
| 988 | 2026-07-08T02:24:16.364Z | Downloaded hyper-util v0.1.20 |
| 989 | 2026-07-08T02:24:16.367Z | Downloaded scroll v0.13.0 |
| 990 | 2026-07-08T02:24:16.370Z | Downloaded hashbrown v0.13.2 |
| 991 | 2026-07-08T02:24:16.377Z | Downloaded scroll_derive v0.13.1 |
| 992 | 2026-07-08T02:24:16.379Z | Downloaded sec1 v0.8.1 |
| 993 | 2026-07-08T02:24:16.379Z | Downloaded scrypt v0.12.0 |
| 994 | 2026-07-08T02:24:16.382Z | Downloaded slog-envlogger v2.2.0 |
| 995 | 2026-07-08T02:24:16.389Z | Downloaded progenitor-impl v0.14.0 |
| 996 | 2026-07-08T02:24:16.393Z | Downloaded serde_derive_internals v0.29.1 |
| 997 | 2026-07-08T02:24:16.395Z | Downloaded serde-hex v0.1.0 |
| 998 | 2026-07-08T02:24:16.404Z | Downloaded serde_with_macros v1.5.2 |
| 999 | 2026-07-08T02:24:16.408Z | Downloaded serdect v0.4.3 |
| 1000 | 2026-07-08T02:24:16.415Z | Downloaded sqlparser_derive v0.5.0 |
| 1001 | 2026-07-08T02:24:16.417Z | Downloaded serde_path_to_error v0.1.20 |
| 1002 | 2026-07-08T02:24:16.420Z | Downloaded stable_deref_trait v1.2.1 |
| 1003 | 2026-07-08T02:24:16.423Z | Downloaded shlex v1.3.0 |
| 1004 | 2026-07-08T02:24:16.423Z | Downloaded rustls-pki-types v1.14.0 |
| 1005 | 2026-07-08T02:24:16.427Z | Downloaded prettyplease v0.2.37 |
| 1006 | 2026-07-08T02:24:16.430Z | Downloaded rcgen v0.12.1 |
| 1007 | 2026-07-08T02:24:16.435Z | Downloaded salsa20 v0.11.0 |
| 1008 | 2026-07-08T02:24:16.438Z | Downloaded crypto-primes v0.7.2 |
| 1009 | 2026-07-08T02:24:16.441Z | Downloaded pretty_assertions v1.4.1 |
| 1010 | 2026-07-08T02:24:16.445Z | Downloaded signature v2.2.0 |
| 1011 | 2026-07-08T02:24:16.448Z | Downloaded signal-hook-registry v1.4.8 |
| 1012 | 2026-07-08T02:24:16.450Z | Downloaded strum v0.27.2 |
| 1013 | 2026-07-08T02:24:16.453Z | Downloaded structmeta v0.3.0 |
| 1014 | 2026-07-08T02:24:16.453Z | Downloaded strsim v0.10.0 |
| 1015 | 2026-07-08T02:24:16.453Z | Downloaded strum v0.26.3 |
| 1016 | 2026-07-08T02:24:16.456Z | Downloaded structmeta-derive v0.3.0 |
| 1017 | 2026-07-08T02:24:16.456Z | Downloaded sync-ptr v0.1.4 |
| 1018 | 2026-07-08T02:24:16.456Z | Downloaded minimal-lexical v0.2.1 |
| 1019 | 2026-07-08T02:24:16.459Z | Downloaded hashbrown v0.16.1 |
| 1020 | 2026-07-08T02:24:16.462Z | Downloaded slog-bunyan v2.5.0 |
| 1021 | 2026-07-08T02:24:16.464Z | Downloaded mio v1.2.0 |
| 1022 | 2026-07-08T02:24:16.467Z | Downloaded simd-adler32 v0.3.8 |
| 1023 | 2026-07-08T02:24:16.467Z | Downloaded smallvec v0.6.14 |
| 1024 | 2026-07-08T02:24:16.470Z | Downloaded supports-color v3.0.2 |
| 1025 | 2026-07-08T02:24:16.470Z | Downloaded subtle v2.6.1 |
| 1026 | 2026-07-08T02:24:16.470Z | Downloaded sync_wrapper v1.0.2 |
| 1027 | 2026-07-08T02:24:16.473Z | Downloaded slog-json v2.6.1 |
| 1028 | 2026-07-08T02:24:16.473Z | Downloaded slog-term v2.9.2 |
| 1029 | 2026-07-08T02:24:16.476Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1030 | 2026-07-08T02:24:16.476Z | Downloaded snafu-derive v0.8.9 |
| 1031 | 2026-07-08T02:24:16.476Z | Downloaded slog-stdlog v4.1.1 |
| 1032 | 2026-07-08T02:24:16.479Z | Downloaded slog-scope v4.4.1 |
| 1033 | 2026-07-08T02:24:16.479Z | Downloaded slog-dtrace v0.3.0 |
| 1034 | 2026-07-08T02:24:16.479Z | Downloaded tabwriter v1.4.1 |
| 1035 | 2026-07-08T02:24:16.481Z | Downloaded slab v0.4.12 |
| 1036 | 2026-07-08T02:24:16.482Z | Downloaded itertools v0.10.5 |
| 1037 | 2026-07-08T02:24:16.486Z | Downloaded sha2 v0.11.0 |
| 1038 | 2026-07-08T02:24:16.489Z | Downloaded serde_cbor v0.11.2 |
| 1039 | 2026-07-08T02:24:16.493Z | Downloaded tagptr v0.2.0 |
| 1040 | 2026-07-08T02:24:16.493Z | Downloaded spki v0.7.3 |
| 1041 | 2026-07-08T02:24:16.495Z | Downloaded termtree v0.5.1 |
| 1042 | 2026-07-08T02:24:16.495Z | Downloaded take_mut v0.2.2 |
| 1043 | 2026-07-08T02:24:16.498Z | Downloaded spki v0.8.0 |
| 1044 | 2026-07-08T02:24:16.498Z | Downloaded ron v0.8.1 |
| 1045 | 2026-07-08T02:24:16.501Z | Downloaded hashbrown v0.15.5 |
| 1046 | 2026-07-08T02:24:16.504Z | Downloaded rayon-core v1.13.0 |
| 1047 | 2026-07-08T02:24:16.508Z | Downloaded ssh-encoding v0.3.0-rc.9 |
| 1048 | 2026-07-08T02:24:16.511Z | Downloaded thread-id v5.1.0 |
| 1049 | 2026-07-08T02:24:16.511Z | Downloaded tap v1.0.1 |
| 1050 | 2026-07-08T02:24:16.514Z | Downloaded sqlformat v0.3.5 |
| 1051 | 2026-07-08T02:24:16.514Z | Downloaded time-core v0.1.8 |
| 1052 | 2026-07-08T02:24:16.514Z | Downloaded static_assertions v1.1.0 |
| 1053 | 2026-07-08T02:24:16.517Z | Downloaded ssh-cipher v0.3.0-rc.9 |
| 1054 | 2026-07-08T02:24:16.517Z | Downloaded stacker v0.1.23 |
| 1055 | 2026-07-08T02:24:16.521Z | Downloaded progenitor-impl v0.13.0 |
| 1056 | 2026-07-08T02:24:16.524Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1057 | 2026-07-08T02:24:16.528Z | Downloaded schemars v0.8.22 |
| 1058 | 2026-07-08T02:24:16.535Z | Downloaded tinyvec_macros v0.1.1 |
| 1059 | 2026-07-08T02:24:16.538Z | Downloaded strum_macros v0.26.4 |
| 1060 | 2026-07-08T02:24:16.538Z | Downloaded string_cache v0.8.9 |
| 1061 | 2026-07-08T02:24:16.541Z | Downloaded nom v7.1.3 |
| 1062 | 2026-07-08T02:24:16.544Z | Downloaded strum_macros v0.24.3 |
| 1063 | 2026-07-08T02:24:16.544Z | Downloaded smf v0.2.3 |
| 1064 | 2026-07-08T02:24:16.544Z | Downloaded stringprep v0.1.5 |
| 1065 | 2026-07-08T02:24:16.547Z | Downloaded smallvec v1.15.1 |
| 1066 | 2026-07-08T02:24:16.547Z | Downloaded slog-async v2.8.0 |
| 1067 | 2026-07-08T02:24:16.550Z | Downloaded publicsuffix v2.3.0 |
| 1068 | 2026-07-08T02:24:16.550Z | Downloaded tokio-macros v2.7.0 |
| 1069 | 2026-07-08T02:24:16.552Z | Downloaded synstructure v0.13.2 |
| 1070 | 2026-07-08T02:24:16.552Z | Downloaded quinn v0.11.9 |
| 1071 | 2026-07-08T02:24:16.555Z | Downloaded support-bundle-viewer v0.1.2 |
| 1072 | 2026-07-08T02:24:16.555Z | Downloaded num-bigint v0.4.6 |
| 1073 | 2026-07-08T02:24:16.558Z | Downloaded iri-string v0.7.10 |
| 1074 | 2026-07-08T02:24:16.562Z | Downloaded tabled_derive v0.11.0 |
| 1075 | 2026-07-08T02:24:16.565Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1076 | 2026-07-08T02:24:16.568Z | Downloaded topological-sort v0.2.2 |
| 1077 | 2026-07-08T02:24:16.571Z | Downloaded tokio-test v0.4.5 |
| 1078 | 2026-07-08T02:24:16.571Z | Downloaded serde_with_macros v3.17.0 |
| 1079 | 2026-07-08T02:24:16.574Z | Downloaded testing_table v0.3.0 |
| 1080 | 2026-07-08T02:24:16.574Z | Downloaded termios v0.3.3 |
| 1081 | 2026-07-08T02:24:16.580Z | Downloaded idna v1.1.0 |
| 1082 | 2026-07-08T02:24:16.586Z | Downloaded time-macros v0.2.27 |
| 1083 | 2026-07-08T02:24:16.588Z | Downloaded tower-service v0.3.3 |
| 1084 | 2026-07-08T02:24:16.588Z | Downloaded thiserror-no-std v2.0.2 |
| 1085 | 2026-07-08T02:24:16.591Z | Downloaded tower-layer v0.3.3 |
| 1086 | 2026-07-08T02:24:16.591Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1087 | 2026-07-08T02:24:16.594Z | Downloaded thread_local v1.1.9 |
| 1088 | 2026-07-08T02:24:16.594Z | Downloaded trait-variant v0.1.2 |
| 1089 | 2026-07-08T02:24:16.594Z | Downloaded try-lock v0.2.5 |
| 1090 | 2026-07-08T02:24:16.599Z | Downloaded num-bigint-dig v0.8.6 |
| 1091 | 2026-07-08T02:24:16.607Z | Downloaded tinystr v0.8.2 |
| 1092 | 2026-07-08T02:24:16.609Z | Downloaded strum_macros v0.27.2 |
| 1093 | 2026-07-08T02:24:16.612Z | Downloaded unarray v0.1.4 |
| 1094 | 2026-07-08T02:24:16.612Z | Downloaded itertools v0.13.0 |
| 1095 | 2026-07-08T02:24:16.614Z | Downloaded schemars v0.9.0 |
| 1096 | 2026-07-08T02:24:16.621Z | Downloaded rsa v0.9.10 |
| 1097 | 2026-07-08T02:24:16.624Z | Downloaded hyper v1.10.1 |
| 1098 | 2026-07-08T02:24:16.629Z | Downloaded tokio-native-tls v0.3.1 |
| 1099 | 2026-07-08T02:24:16.632Z | Downloaded tls_codec v0.4.2 |
| 1100 | 2026-07-08T02:24:16.632Z | Downloaded socket2 v0.5.10 |
| 1101 | 2026-07-08T02:24:16.634Z | Downloaded universal-hash v0.6.1 |
| 1102 | 2026-07-08T02:24:16.634Z | Downloaded universal-hash v0.5.1 |
| 1103 | 2026-07-08T02:24:16.634Z | Downloaded unit-prefix v0.5.2 |
| 1104 | 2026-07-08T02:24:16.637Z | Downloaded rand v0.9.2 |
| 1105 | 2026-07-08T02:24:16.640Z | Downloaded usdt-attr-macro v0.6.0 |
| 1106 | 2026-07-08T02:24:16.640Z | Downloaded tokio-dtrace v0.1.1 |
| 1107 | 2026-07-08T02:24:16.640Z | Downloaded tls_codec_derive v0.4.2 |
| 1108 | 2026-07-08T02:24:16.640Z | Downloaded tokio-tungstenite v0.21.0 |
| 1109 | 2026-07-08T02:24:16.643Z | Downloaded spin v0.9.8 |
| 1110 | 2026-07-08T02:24:16.643Z | Downloaded unicode-truncate v1.1.0 |
| 1111 | 2026-07-08T02:24:16.646Z | Downloaded slog v2.8.2 |
| 1112 | 2026-07-08T02:24:16.646Z | Downloaded term v1.2.1 |
| 1113 | 2026-07-08T02:24:16.649Z | Downloaded ryu v1.0.23 |
| 1114 | 2026-07-08T02:24:16.652Z | Downloaded untrusted v0.9.0 |
| 1115 | 2026-07-08T02:24:16.652Z | Downloaded untrusted v0.7.1 |
| 1116 | 2026-07-08T02:24:16.652Z | Downloaded qorb v0.4.1 |
| 1117 | 2026-07-08T02:24:16.655Z | Downloaded usdt v0.6.0 |
| 1118 | 2026-07-08T02:24:16.657Z | Downloaded tokio-tungstenite v0.23.1 |
| 1119 | 2026-07-08T02:24:16.657Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1120 | 2026-07-08T02:24:16.660Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1121 | 2026-07-08T02:24:16.660Z | Downloaded usdt-macro v0.6.0 |
| 1122 | 2026-07-08T02:24:16.660Z | Downloaded icu_properties_data v2.1.2 |
| 1123 | 2026-07-08T02:24:16.666Z | Downloaded h2 v0.4.15 |
| 1124 | 2026-07-08T02:24:16.670Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1125 | 2026-07-08T02:24:16.672Z | Downloaded term v0.7.0 |
| 1126 | 2026-07-08T02:24:16.675Z | Downloaded utf8_iter v1.0.4 |
| 1127 | 2026-07-08T02:24:16.675Z | Downloaded rand v0.8.6 |
| 1128 | 2026-07-08T02:24:16.678Z | Downloaded wait-timeout v0.2.1 |
| 1129 | 2026-07-08T02:24:16.678Z | Downloaded utf-8 v0.7.6 |
| 1130 | 2026-07-08T02:24:16.678Z | Downloaded itertools v0.12.1 |
| 1131 | 2026-07-08T02:24:16.681Z | Downloaded typify-macro v0.6.2 |
| 1132 | 2026-07-08T02:24:16.684Z | Downloaded similar v2.7.0 |
| 1133 | 2026-07-08T02:24:16.687Z | Downloaded tui-tree-widget v0.23.1 |
| 1134 | 2026-07-08T02:24:16.687Z | Downloaded signal-hook v0.3.18 |
| 1135 | 2026-07-08T02:24:16.689Z | Downloaded hkdf v0.12.4 |
| 1136 | 2026-07-08T02:24:16.692Z | Downloaded rustls-webpki v0.103.13 |
| 1137 | 2026-07-08T02:24:16.695Z | Downloaded nom v8.0.0 |
| 1138 | 2026-07-08T02:24:16.698Z | Downloaded unicode-xid v0.2.6 |
| 1139 | 2026-07-08T02:24:16.698Z | Downloaded void v1.0.2 |
| 1140 | 2026-07-08T02:24:16.698Z | Downloaded tiny-keccak v2.0.2 |
| 1141 | 2026-07-08T02:24:16.700Z | Downloaded waitgroup v0.1.2 |
| 1142 | 2026-07-08T02:24:16.700Z | Downloaded want v0.3.1 |
| 1143 | 2026-07-08T02:24:16.700Z | Downloaded schemars v1.2.1 |
| 1144 | 2026-07-08T02:24:16.708Z | Downloaded libxml v0.3.3 |
| 1145 | 2026-07-08T02:24:16.711Z | Downloaded itertools v0.14.0 |
| 1146 | 2026-07-08T02:24:16.715Z | Downloaded yoke-derive v0.8.1 |
| 1147 | 2026-07-08T02:24:16.718Z | Downloaded tokio-rustls v0.26.4 |
| 1148 | 2026-07-08T02:24:16.718Z | Downloaded xshell-macros v0.2.7 |
| 1149 | 2026-07-08T02:24:16.718Z | Downloaded hkdf v0.13.0 |
| 1150 | 2026-07-08T02:24:16.722Z | Downloaded socket2 v0.6.3 |
| 1151 | 2026-07-08T02:24:16.725Z | Downloaded unicase v2.9.0 |
| 1152 | 2026-07-08T02:24:16.731Z | Downloaded futures-util v0.3.32 |
| 1153 | 2026-07-08T02:24:16.744Z | Downloaded xattr v1.6.1 |
| 1154 | 2026-07-08T02:24:16.747Z | Downloaded zerofrom v0.1.6 |
| 1155 | 2026-07-08T02:24:16.747Z | Downloaded usdt-impl v0.6.0 |
| 1156 | 2026-07-08T02:24:16.749Z | Downloaded test-strategy v0.4.5 |
| 1157 | 2026-07-08T02:24:16.751Z | Downloaded tracing-attributes v0.1.31 |
| 1158 | 2026-07-08T02:24:16.751Z | Downloaded vergen-git2 v9.1.0 |
| 1159 | 2026-07-08T02:24:16.755Z | Downloaded zone v0.3.1 |
| 1160 | 2026-07-08T02:24:16.758Z | Downloaded zone_cfg_derive v0.3.1 |
| 1161 | 2026-07-08T02:24:16.760Z | Downloaded rand v0.10.1 |
| 1162 | 2026-07-08T02:24:16.763Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1163 | 2026-07-08T02:24:16.766Z | Downloaded vergen-gitcl v1.0.8 |
| 1164 | 2026-07-08T02:24:16.766Z | Downloaded twox-hash v2.1.2 |
| 1165 | 2026-07-08T02:24:16.768Z | Downloaded uzers v0.12.2 |
| 1166 | 2026-07-08T02:24:16.770Z | Downloaded zeroize_derive v1.4.3 |
| 1167 | 2026-07-08T02:24:16.770Z | Downloaded vergen-lib v9.1.0 |
| 1168 | 2026-07-08T02:24:16.770Z | Downloaded zerofrom-derive v0.1.6 |
| 1169 | 2026-07-08T02:24:16.773Z | Downloaded p521 v0.14.0-rc.10 |
| 1170 | 2026-07-08T02:24:16.778Z | Downloaded chrono v0.4.44 |
| 1171 | 2026-07-08T02:24:16.782Z | Downloaded wyz v0.5.1 |
| 1172 | 2026-07-08T02:24:16.785Z | Downloaded libm v0.2.16 |
| 1173 | 2026-07-08T02:24:16.788Z | Downloaded writeable v0.6.2 |
| 1174 | 2026-07-08T02:24:16.791Z | Downloaded vergen-lib v0.1.6 |
| 1175 | 2026-07-08T02:24:16.791Z | Downloaded whoami v1.6.1 |
| 1176 | 2026-07-08T02:24:16.794Z | Downloaded walkdir v2.5.0 |
| 1177 | 2026-07-08T02:24:16.794Z | Downloaded whoami v2.1.0 |
| 1178 | 2026-07-08T02:24:16.797Z | Downloaded yoke v0.8.1 |
| 1179 | 2026-07-08T02:24:16.797Z | Downloaded tinyvec v1.10.0 |
| 1180 | 2026-07-08T02:24:16.797Z | Downloaded snafu v0.8.9 |
| 1181 | 2026-07-08T02:24:16.800Z | Downloaded rsa v0.10.0-rc.18 |
| 1182 | 2026-07-08T02:24:16.803Z | Downloaded tar v0.4.45 |
| 1183 | 2026-07-08T02:24:16.807Z | Downloaded subprocess v0.2.15 |
| 1184 | 2026-07-08T02:24:16.810Z | Downloaded samael v0.0.19 |
| 1185 | 2026-07-08T02:24:16.813Z | Downloaded unicode-properties v0.1.4 |
| 1186 | 2026-07-08T02:24:16.813Z | Downloaded toml v0.7.8 |
| 1187 | 2026-07-08T02:24:16.816Z | Downloaded zerovec-derive v0.11.2 |
| 1188 | 2026-07-08T02:24:16.819Z | Downloaded tokio-stream v0.1.18 |
| 1189 | 2026-07-08T02:24:16.821Z | Downloaded iddqd v0.4.2 |
| 1190 | 2026-07-08T02:24:16.824Z | Downloaded xshell v0.2.7 |
| 1191 | 2026-07-08T02:24:16.827Z | Downloaded vsss-rs v3.3.4 |
| 1192 | 2026-07-08T02:24:16.831Z | Downloaded vergen v9.1.0 |
| 1193 | 2026-07-08T02:24:16.834Z | Downloaded rustyline v14.0.0 |
| 1194 | 2026-07-08T02:24:16.839Z | Downloaded aws-lc-rs v1.16.3 |
| 1195 | 2026-07-08T02:24:16.845Z | Downloaded zeroize v1.8.2 |
| 1196 | 2026-07-08T02:24:16.847Z | Downloaded unicode-bidi v0.3.18 |
| 1197 | 2026-07-08T02:24:16.847Z | Downloaded blake3 v1.8.5 |
| 1198 | 2026-07-08T02:24:16.852Z | Downloaded zstd-safe v7.2.4 |
| 1199 | 2026-07-08T02:24:16.855Z | Downloaded zstd v0.13.3 |
| 1200 | 2026-07-08T02:24:16.855Z | Downloaded unsafe-libyaml v0.2.11 |
| 1201 | 2026-07-08T02:24:16.858Z | Downloaded steno v0.4.1 |
| 1202 | 2026-07-08T02:24:16.861Z | Downloaded zerocopy v0.6.6 |
| 1203 | 2026-07-08T02:24:16.861Z | Downloaded tungstenite v0.21.0 |
| 1204 | 2026-07-08T02:24:16.870Z | Downloaded typify v0.6.2 |
| 1205 | 2026-07-08T02:24:16.877Z | Downloaded rpassword v7.4.0 |
| 1206 | 2026-07-08T02:24:16.884Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1207 | 2026-07-08T02:24:16.887Z | Downloaded tungstenite v0.23.0 |
| 1208 | 2026-07-08T02:24:16.890Z | Downloaded vte v0.14.1 |
| 1209 | 2026-07-08T02:24:16.893Z | Downloaded tracing-core v0.1.36 |
| 1210 | 2026-07-08T02:24:16.893Z | Downloaded serde_with v1.14.0 |
| 1211 | 2026-07-08T02:24:16.900Z | Downloaded bindgen v0.71.1 |
| 1212 | 2026-07-08T02:24:16.910Z | Downloaded yasna v0.5.2 |
| 1213 | 2026-07-08T02:24:16.915Z | Downloaded reedline v0.40.0 |
| 1214 | 2026-07-08T02:24:16.939Z | Downloaded curve25519-dalek v4.1.3 |
| 1215 | 2026-07-08T02:24:16.956Z | Downloaded unicode_categories v0.1.1 |
| 1216 | 2026-07-08T02:24:16.966Z | Downloaded yansi v1.0.1 |
| 1217 | 2026-07-08T02:24:16.969Z | Downloaded regex v1.12.3 |
| 1218 | 2026-07-08T02:24:16.973Z | Downloaded uuid v1.23.4 |
| 1219 | 2026-07-08T02:24:16.981Z | Downloaded zerotrie v0.2.3 |
| 1220 | 2026-07-08T02:24:16.981Z | Downloaded reqwest v0.12.28 |
| 1221 | 2026-07-08T02:24:16.981Z | Downloaded zopfli v0.8.3 |
| 1222 | 2026-07-08T02:24:16.984Z | Downloaded zip v0.6.6 |
| 1223 | 2026-07-08T02:24:16.986Z | Downloaded p384 v0.13.1 |
| 1224 | 2026-07-08T02:24:16.996Z | Downloaded bitvec v1.0.1 |
| 1225 | 2026-07-08T02:24:17.005Z | Downloaded tokio-postgres v0.7.16 |
| 1226 | 2026-07-08T02:24:17.007Z | Downloaded reqwest v0.13.2 |
| 1227 | 2026-07-08T02:24:17.011Z | Downloaded quick-xml v0.37.5 |
| 1228 | 2026-07-08T02:24:17.014Z | Downloaded url v2.5.8 |
| 1229 | 2026-07-08T02:24:17.034Z | Downloaded rayon v1.11.0 |
| 1230 | 2026-07-08T02:24:17.042Z | Downloaded x509-cert v0.2.5 |
| 1231 | 2026-07-08T02:24:17.045Z | Downloaded tower v0.5.3 |
| 1232 | 2026-07-08T02:24:17.051Z | Downloaded portable-atomic v1.13.1 |
| 1233 | 2026-07-08T02:24:17.056Z | Downloaded toml_edit v0.19.15 |
| 1234 | 2026-07-08T02:24:17.066Z | Downloaded typed-path v0.9.3 |
| 1235 | 2026-07-08T02:24:17.069Z | Downloaded zerocopy-derive v0.8.40 |
| 1236 | 2026-07-08T02:24:17.074Z | Downloaded lalrpop v0.19.12 |
| 1237 | 2026-07-08T02:24:17.080Z | Downloaded git2 v0.20.4 |
| 1238 | 2026-07-08T02:24:17.085Z | Downloaded tokio-util v0.7.18 |
| 1239 | 2026-07-08T02:24:17.089Z | Downloaded ssh-key v0.7.0-rc.10 |
| 1240 | 2026-07-08T02:24:17.094Z | Downloaded salty v0.3.0 |
| 1241 | 2026-07-08T02:24:17.097Z | Downloaded zip v4.6.1 |
| 1242 | 2026-07-08T02:24:17.101Z | Downloaded zerovec v0.11.5 |
| 1243 | 2026-07-08T02:24:17.104Z | Downloaded moka v0.12.13 |
| 1244 | 2026-07-08T02:24:17.107Z | Downloaded crypto-bigint v0.7.5 |
| 1245 | 2026-07-08T02:24:17.116Z | Downloaded unicode-segmentation v1.12.0 |
| 1246 | 2026-07-08T02:24:17.119Z | Downloaded goblin v0.10.5 |
| 1247 | 2026-07-08T02:24:17.138Z | Downloaded petname v2.0.2 |
| 1248 | 2026-07-08T02:24:17.141Z | Downloaded quinn-proto v0.11.13 |
| 1249 | 2026-07-08T02:24:17.147Z | Downloaded unicode-normalization v0.1.25 |
| 1250 | 2026-07-08T02:24:17.152Z | Downloaded nix v0.27.1 |
| 1251 | 2026-07-08T02:24:17.163Z | Downloaded tower-http v0.6.8 |
| 1252 | 2026-07-08T02:24:17.167Z | Downloaded tough v0.22.0 |
| 1253 | 2026-07-08T02:24:17.171Z | Downloaded bstr v1.12.1 |
| 1254 | 2026-07-08T02:24:17.176Z | Downloaded object v0.30.4 |
| 1255 | 2026-07-08T02:24:17.194Z | Downloaded serde_with v3.17.0 |
| 1256 | 2026-07-08T02:24:17.201Z | Downloaded nix v0.28.0 |
| 1257 | 2026-07-08T02:24:17.221Z | Downloaded russh v0.61.2 |
| 1258 | 2026-07-08T02:24:17.225Z | Downloaded radix_trie v0.2.1 |
| 1259 | 2026-07-08T02:24:17.228Z | Downloaded hickory-proto v0.24.4 |
| 1260 | 2026-07-08T02:24:17.245Z | Downloaded proptest v1.10.0 |
| 1261 | 2026-07-08T02:24:17.255Z | Downloaded winnow v0.5.40 |
| 1262 | 2026-07-08T02:24:17.260Z | Downloaded polar-core v0.27.3 |
| 1263 | 2026-07-08T02:24:17.264Z | Downloaded dropshot v0.17.1 |
| 1264 | 2026-07-08T02:24:17.277Z | Downloaded winnow v0.6.26 |
| 1265 | 2026-07-08T02:24:17.282Z | Downloaded regress v0.10.5 |
| 1266 | 2026-07-08T02:24:17.287Z | Downloaded hickory-proto v0.25.2 |
| 1267 | 2026-07-08T02:24:17.307Z | Downloaded openssl v0.10.79 |
| 1268 | 2026-07-08T02:24:17.312Z | Downloaded curve25519-dalek v5.0.0-rc.0 |
| 1269 | 2026-07-08T02:24:17.317Z | Downloaded regress v0.11.1 |
| 1270 | 2026-07-08T02:24:17.323Z | Downloaded tabled v0.20.0 |
| 1271 | 2026-07-08T02:24:17.333Z | Downloaded winnow v1.0.3 |
| 1272 | 2026-07-08T02:24:17.338Z | Downloaded smoltcp v0.9.1 |
| 1273 | 2026-07-08T02:24:17.343Z | Downloaded regex-syntax v0.6.29 |
| 1274 | 2026-07-08T02:24:17.347Z | Downloaded time v0.3.47 |
| 1275 | 2026-07-08T02:24:17.370Z | Downloaded vcpkg v0.2.15 |
| 1276 | 2026-07-08T02:24:17.393Z | Downloaded zlib-rs v0.6.2 |
| 1277 | 2026-07-08T02:24:17.396Z | Downloaded object v0.37.3 |
| 1278 | 2026-07-08T02:24:17.402Z | Downloaded nix v0.31.2 |
| 1279 | 2026-07-08T02:24:17.409Z | Downloaded openapiv3 v2.2.0 |
| 1280 | 2026-07-08T02:24:17.417Z | Downloaded smoltcp v0.11.0 |
| 1281 | 2026-07-08T02:24:17.425Z | Downloaded zerocopy v0.8.40 |
| 1282 | 2026-07-08T02:24:17.433Z | Downloaded diesel v2.3.7 |
| 1283 | 2026-07-08T02:24:17.447Z | Downloaded rustix v0.38.44 |
| 1284 | 2026-07-08T02:24:17.459Z | Downloaded regex-syntax v0.8.10 |
| 1285 | 2026-07-08T02:24:17.463Z | Downloaded sled v0.34.7 |
| 1286 | 2026-07-08T02:24:17.472Z | Downloaded rustls v0.23.41 |
| 1287 | 2026-07-08T02:24:17.478Z | Downloaded ratatui v0.29.0 |
| 1288 | 2026-07-08T02:24:17.489Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1289 | 2026-07-08T02:24:17.519Z | Downloaded sqlparser v0.61.0 |
| 1290 | 2026-07-08T02:24:17.532Z | Downloaded sha3 v0.11.0 |
| 1291 | 2026-07-08T02:24:17.537Z | Downloaded fiat-crypto v0.3.0 |
| 1292 | 2026-07-08T02:24:17.542Z | Downloaded typify-impl v0.6.2 |
| 1293 | 2026-07-08T02:24:17.549Z | Downloaded tracing v0.1.44 |
| 1294 | 2026-07-08T02:24:17.559Z | Downloaded regex-automata v0.4.14 |
| 1295 | 2026-07-08T02:24:17.571Z | Downloaded zerocopy-derive v0.6.6 |
| 1296 | 2026-07-08T02:24:17.585Z | Downloaded chrono-tz v0.10.4 |
| 1297 | 2026-07-08T02:24:17.595Z | Downloaded petgraph v0.6.5 |
| 1298 | 2026-07-08T02:24:17.605Z | Downloaded jiff v0.2.21 |
| 1299 | 2026-07-08T02:24:17.618Z | Downloaded petgraph v0.8.3 |
| 1300 | 2026-07-08T02:24:17.630Z | Downloaded csv v1.4.0 |
| 1301 | 2026-07-08T02:24:17.672Z | Downloaded libz-sys v1.1.24 |
| 1302 | 2026-07-08T02:24:17.700Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1303 | 2026-07-08T02:24:17.720Z | Downloaded sha3 v0.10.8 |
| 1304 | 2026-07-08T02:24:17.740Z | Downloaded tokio v1.52.1 |
| 1305 | 2026-07-08T02:24:17.858Z | Downloaded encoding_rs v0.8.35 |
| 1306 | 2026-07-08T02:24:17.925Z | Downloaded ring v0.17.14 |
| 1307 | 2026-07-08T02:24:17.966Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1308 | 2026-07-08T02:24:18.550Z | Downloaded aws-lc-sys v0.40.0 |
| 1309 | 2026-07-08T02:24:18.812Z | Compiling libc v0.2.185 |
| 1310 | 2026-07-08T02:24:18.812Z | Compiling serde_core v1.0.228 |
| 1311 | 2026-07-08T02:24:18.815Z | Compiling serde v1.0.228 |
| 1312 | 2026-07-08T02:24:18.815Z | Compiling log v0.4.29 |
| 1313 | 2026-07-08T02:24:18.816Z | Compiling smallvec v1.15.1 |
| 1314 | 2026-07-08T02:24:18.816Z | Compiling shlex v1.3.0 |
| 1315 | 2026-07-08T02:24:18.947Z | Compiling find-msvc-tools v0.1.9 |
| 1316 | 2026-07-08T02:24:18.951Z | Compiling syn v2.0.117 |
| 1317 | 2026-07-08T02:24:19.173Z | Compiling subtle v2.6.1 |
| 1318 | 2026-07-08T02:24:19.194Z | Compiling scopeguard v1.2.0 |
| 1319 | 2026-07-08T02:24:19.207Z | Compiling stable_deref_trait v1.2.1 |
| 1320 | 2026-07-08T02:24:19.241Z | Compiling typenum v1.20.1 |
| 1321 | 2026-07-08T02:24:19.281Z | Compiling lock_api v0.4.14 |
| 1322 | 2026-07-08T02:24:19.312Z | Compiling serde_json v1.0.150 |
| 1323 | 2026-07-08T02:24:19.339Z | Compiling zerocopy v0.8.40 |
| 1324 | 2026-07-08T02:24:19.351Z | Compiling portable-atomic v1.13.1 |
| 1325 | 2026-07-08T02:24:19.520Z | Compiling parking_lot_core v0.9.12 |
| 1326 | 2026-07-08T02:24:19.552Z | Compiling pin-project-lite v0.2.17 |
| 1327 | 2026-07-08T02:24:19.648Z | Compiling pkg-config v0.3.32 |
| 1328 | 2026-07-08T02:24:19.787Z | Compiling critical-section v1.2.0 |
| 1329 | 2026-07-08T02:24:19.801Z | Compiling getrandom v0.4.1 |
| 1330 | 2026-07-08T02:24:19.821Z | Compiling jobserver v0.1.34 |
| 1331 | 2026-07-08T02:24:19.889Z | Compiling errno v0.3.14 |
| 1332 | 2026-07-08T02:24:20.039Z | Compiling cc v1.2.56 |
| 1333 | 2026-07-08T02:24:20.050Z | Compiling getrandom v0.2.17 |
| 1334 | 2026-07-08T02:24:20.150Z | Compiling signal-hook-registry v1.4.8 |
| 1335 | 2026-07-08T02:24:20.181Z | Compiling rand_core v0.6.4 |
| 1336 | 2026-07-08T02:24:20.270Z | Compiling libm v0.2.16 |
| 1337 | 2026-07-08T02:24:20.405Z | Compiling once_cell v1.21.3 |
| 1338 | 2026-07-08T02:24:20.449Z | Compiling futures-core v0.3.32 |
| 1339 | 2026-07-08T02:24:20.464Z | Compiling parking_lot v0.12.5 |
| 1340 | 2026-07-08T02:24:20.495Z | Compiling mio v1.2.0 |
| 1341 | 2026-07-08T02:24:20.599Z | Compiling num-traits v0.2.19 |
| 1342 | 2026-07-08T02:24:20.615Z | Compiling generic-array v0.14.7 |
| 1343 | 2026-07-08T02:24:20.619Z | Compiling const-oid v0.9.6 |
| 1344 | 2026-07-08T02:24:20.800Z | Compiling rand_core v0.10.0 |
| 1345 | 2026-07-08T02:24:20.980Z | Compiling percent-encoding v2.3.2 |
| 1346 | 2026-07-08T02:24:21.011Z | Compiling litemap v0.8.1 |
| 1347 | 2026-07-08T02:24:21.182Z | Compiling bitflags v2.11.0 |
| 1348 | 2026-07-08T02:24:21.195Z | Compiling writeable v0.6.2 |
| 1349 | 2026-07-08T02:24:21.211Z | Compiling semver v1.0.28 |
| 1350 | 2026-07-08T02:24:21.360Z | Compiling socket2 v0.6.3 |
| 1351 | 2026-07-08T02:24:21.384Z | Compiling icu_normalizer_data v2.1.1 |
| 1352 | 2026-07-08T02:24:21.408Z | Compiling icu_properties_data v2.1.2 |
| 1353 | 2026-07-08T02:24:21.532Z | Compiling futures-sink v0.3.32 |
| 1354 | 2026-07-08T02:24:21.563Z | Compiling futures-task v0.3.32 |
| 1355 | 2026-07-08T02:24:21.671Z | Compiling futures-channel v0.3.32 |
| 1356 | 2026-07-08T02:24:21.726Z | Compiling synstructure v0.13.2 |
| 1357 | 2026-07-08T02:24:21.758Z | Compiling futures-io v0.3.32 |
| 1358 | 2026-07-08T02:24:21.783Z | Compiling slab v0.4.12 |
| 1359 | 2026-07-08T02:24:21.898Z | Compiling indexmap v2.14.0 |
| 1360 | 2026-07-08T02:24:21.912Z | Compiling rustversion v1.0.22 |
| 1361 | 2026-07-08T02:24:21.955Z | Compiling utf8_iter v1.0.4 |
| 1362 | 2026-07-08T02:24:21.970Z | Compiling getrandom v0.3.4 |
| 1363 | 2026-07-08T02:24:22.163Z | Compiling form_urlencoded v1.2.2 |
| 1364 | 2026-07-08T02:24:22.290Z | Compiling cmake v0.1.57 |
| 1365 | 2026-07-08T02:24:22.315Z | Compiling dunce v1.0.5 |
| 1366 | 2026-07-08T02:24:22.339Z | Compiling fs_extra v1.3.0 |
| 1367 | 2026-07-08T02:24:22.413Z | Compiling rustix v1.1.3 |
| 1368 | 2026-07-08T02:24:22.413Z | Compiling ident_case v1.0.1 |
| 1369 | 2026-07-08T02:24:22.548Z | Compiling regex-syntax v0.8.10 |
| 1370 | 2026-07-08T02:24:22.575Z | Compiling iana-time-zone v0.1.65 |
| 1371 | 2026-07-08T02:24:22.616Z | Compiling base64ct v1.8.3 |
| 1372 | 2026-07-08T02:24:22.696Z | Compiling aws-lc-sys v0.40.0 |
| 1373 | 2026-07-08T02:24:22.791Z | Compiling vcpkg v0.2.15 |
| 1374 | 2026-07-08T02:24:22.910Z | Compiling rand_core v0.9.5 |
| 1375 | 2026-07-08T02:24:22.994Z | Compiling pem-rfc7468 v0.7.0 |
| 1376 | 2026-07-08T02:24:23.008Z | Compiling rustc_version v0.4.1 |
| 1377 | 2026-07-08T02:24:23.192Z | Compiling uuid v1.23.4 |
| 1378 | 2026-07-08T02:24:23.303Z | Compiling tracing-core v0.1.36 |
| 1379 | 2026-07-08T02:24:23.332Z | Compiling aws-lc-rs v1.16.3 |
| 1380 | 2026-07-08T02:24:23.532Z | Compiling openssl-sys v0.9.115 |
| 1381 | 2026-07-08T02:24:23.549Z | Compiling serde_derive v1.0.228 |
| 1382 | 2026-07-08T02:24:23.646Z | Compiling zeroize_derive v1.4.3 |
| 1383 | 2026-07-08T02:24:23.875Z | Compiling zerofrom-derive v0.1.6 |
| 1384 | 2026-07-08T02:24:23.935Z | Compiling yoke-derive v0.8.1 |
| 1385 | 2026-07-08T02:24:24.080Z | Compiling zerocopy-derive v0.8.40 |
| 1386 | 2026-07-08T02:24:24.194Z | Compiling zerovec-derive v0.11.2 |
| 1387 | 2026-07-08T02:24:24.318Z | Compiling zeroize v1.8.2 |
| 1388 | 2026-07-08T02:24:24.526Z | Compiling displaydoc v0.2.5 |
| 1389 | 2026-07-08T02:24:25.136Z | Compiling tokio-macros v2.7.0 |
| 1390 | 2026-07-08T02:24:25.314Z | Compiling futures-macro v0.3.32 |
| 1391 | 2026-07-08T02:24:25.328Z | Compiling zerofrom v0.1.6 |
| 1392 | 2026-07-08T02:24:25.356Z | Compiling thiserror-impl v2.0.18 |
| 1393 | 2026-07-08T02:24:25.447Z | Compiling yoke v0.8.1 |
| 1394 | 2026-07-08T02:24:25.529Z | Compiling crypto-common v0.1.7 |
| 1395 | 2026-07-08T02:24:25.638Z | Compiling zerovec v0.11.5 |
| 1396 | 2026-07-08T02:24:25.675Z | Compiling zerotrie v0.2.3 |
| 1397 | 2026-07-08T02:24:25.881Z | Compiling block-buffer v0.10.4 |
| 1398 | 2026-07-08T02:24:25.976Z | Compiling der_derive v0.7.3 |
| 1399 | 2026-07-08T02:24:26.052Z | Compiling digest v0.10.7 |
| 1400 | 2026-07-08T02:24:26.124Z | Compiling tinystr v0.8.2 |
| 1401 | 2026-07-08T02:24:26.140Z | Compiling potential_utf v0.1.4 |
| 1402 | 2026-07-08T02:24:26.295Z | Compiling icu_locale_core v2.1.1 |
| 1403 | 2026-07-08T02:24:26.295Z | Compiling icu_collections v2.1.1 |
| 1404 | 2026-07-08T02:24:26.322Z | Compiling futures-util v0.3.32 |
| 1405 | 2026-07-08T02:24:26.707Z | Compiling tracing-attributes v0.1.31 |
| 1406 | 2026-07-08T02:24:26.782Z | Compiling base64 v0.22.1 |
| 1407 | 2026-07-08T02:24:26.953Z | Compiling icu_provider v2.1.1 |
| 1408 | 2026-07-08T02:24:27.129Z | Compiling bytes v1.11.1 |
| 1409 | 2026-07-08T02:24:27.168Z | Compiling chrono v0.4.44 |
| 1410 | 2026-07-08T02:24:27.181Z | Compiling flagset v0.4.7 |
| 1411 | 2026-07-08T02:24:27.297Z | Compiling icu_properties v2.1.2 |
| 1412 | 2026-07-08T02:24:27.313Z | Compiling icu_normalizer v2.1.1 |
| 1413 | 2026-07-08T02:24:27.771Z | Compiling tokio v1.52.1 |
| 1414 | 2026-07-08T02:24:27.864Z | Compiling http v1.4.2 |
| 1415 | 2026-07-08T02:24:28.094Z | Compiling tracing v0.1.44 |
| 1416 | 2026-07-08T02:24:28.371Z | Compiling idna_adapter v1.2.1 |
| 1417 | 2026-07-08T02:24:28.402Z | Compiling der v0.7.10 |
| 1418 | 2026-07-08T02:24:28.510Z | Compiling idna v1.1.0 |
| 1419 | 2026-07-08T02:24:28.568Z | Compiling ppv-lite86 v0.2.21 |
| 1420 | 2026-07-08T02:24:28.671Z | Compiling http-body v1.0.1 |
| 1421 | 2026-07-08T02:24:28.675Z | Compiling thiserror v2.0.18 |
| 1422 | 2026-07-08T02:24:28.778Z | Compiling rustls-pki-types v1.14.0 |
| 1423 | 2026-07-08T02:24:28.792Z | Compiling url v2.5.8 |
| 1424 | 2026-07-08T02:24:28.873Z | Compiling rand_chacha v0.9.0 |
| 1425 | 2026-07-08T02:24:28.887Z | Compiling openssl-probe v0.2.1 |
| 1426 | 2026-07-08T02:24:29.061Z | Compiling cmov v0.5.4 |
| 1427 | 2026-07-08T02:24:29.166Z | Compiling httparse v1.10.1 |
| 1428 | 2026-07-08T02:24:29.222Z | Compiling tinyvec_macros v0.1.1 |
| 1429 | 2026-07-08T02:24:29.266Z | Compiling ctutils v0.4.2 |
| 1430 | 2026-07-08T02:24:29.291Z | Compiling tinyvec v1.10.0 |
| 1431 | 2026-07-08T02:24:29.503Z | Compiling spki v0.7.3 |
| 1432 | 2026-07-08T02:24:29.549Z | Compiling rand v0.9.2 |
| 1433 | 2026-07-08T02:24:29.562Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-07-08T02:24:29.576Z | Compiling serde_derive_internals v0.29.1 |
| 1435 | 2026-07-08T02:24:29.601Z | Compiling aho-corasick v1.1.4 |
| 1436 | 2026-07-08T02:24:29.626Z | Compiling tower-service v0.3.3 |
| 1437 | 2026-07-08T02:24:29.698Z | Compiling try-lock v0.2.5 |
| 1438 | 2026-07-08T02:24:29.717Z | Compiling dyn-clone v1.0.20 |
| 1439 | 2026-07-08T02:24:29.805Z | Compiling atomic-waker v1.1.2 |
| 1440 | 2026-07-08T02:24:29.853Z | Compiling schemars v0.8.22 |
| 1441 | 2026-07-08T02:24:29.928Z | Compiling tower-layer v0.3.3 |
| 1442 | 2026-07-08T02:24:30.065Z | Compiling untrusted v0.7.1 |
| 1443 | 2026-07-08T02:24:30.107Z | Compiling tempfile v3.25.0 |
| 1444 | 2026-07-08T02:24:30.186Z | Compiling want v0.3.1 |
| 1445 | 2026-07-08T02:24:30.239Z | Compiling pest_derive v2.8.6 |
| 1446 | 2026-07-08T02:24:30.351Z | Compiling hybrid-array v0.4.13 |
| 1447 | 2026-07-08T02:24:30.439Z | Compiling schemars_derive v0.8.22 |
| 1448 | 2026-07-08T02:24:30.469Z | Compiling regex-automata v0.4.14 |
| 1449 | 2026-07-08T02:24:30.617Z | Compiling ipnet v2.11.0 |
| 1450 | 2026-07-08T02:24:30.679Z | Compiling scroll_derive v0.13.1 |
| 1451 | 2026-07-08T02:24:31.112Z | Compiling darling_core v0.20.11 |
| 1452 | 2026-07-08T02:24:31.126Z | Compiling rustls v0.23.41 |
| 1453 | 2026-07-08T02:24:31.244Z | Compiling openssl v0.10.79 |
| 1454 | 2026-07-08T02:24:31.310Z | Compiling untrusted v0.9.0 |
| 1455 | 2026-07-08T02:24:31.432Z | Compiling cpufeatures v0.2.17 |
| 1456 | 2026-07-08T02:24:31.474Z | Compiling tokio-util v0.7.18 |
| 1457 | 2026-07-08T02:24:31.488Z | Compiling httpdate v1.0.3 |
| 1458 | 2026-07-08T02:24:31.507Z | Compiling foreign-types-shared v0.1.1 |
| 1459 | 2026-07-08T02:24:31.594Z | Compiling foreign-types v0.3.2 |
| 1460 | 2026-07-08T02:24:31.696Z | Compiling scroll v0.13.0 |
| 1461 | 2026-07-08T02:24:31.709Z | Compiling pkcs8 v0.10.2 |
| 1462 | 2026-07-08T02:24:31.957Z | Compiling unicode-normalization v0.1.25 |
| 1463 | 2026-07-08T02:24:32.437Z | Compiling h2 v0.4.15 |
| 1464 | 2026-07-08T02:24:32.468Z | Compiling openssl-macros v0.1.1 |
| 1465 | 2026-07-08T02:24:32.542Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1466 | 2026-07-08T02:24:32.867Z | Compiling spin v0.9.8 |
| 1467 | 2026-07-08T02:24:32.939Z | Compiling time-core v0.1.8 |
| 1468 | 2026-07-08T02:24:32.958Z | Compiling native-tls v0.2.18 |
| 1469 | 2026-07-08T02:24:33.079Z | Compiling crc32fast v1.5.0 |
| 1470 | 2026-07-08T02:24:33.092Z | Compiling powerfmt v0.2.0 |
| 1471 | 2026-07-08T02:24:33.171Z | Compiling num-conv v0.2.0 |
| 1472 | 2026-07-08T02:24:33.295Z | Compiling deranged v0.5.8 |
| 1473 | 2026-07-08T02:24:33.309Z | Compiling time-macros v0.2.27 |
| 1474 | 2026-07-08T02:24:33.385Z | Compiling darling_macro v0.20.11 |
| 1475 | 2026-07-08T02:24:33.860Z | Compiling darling v0.20.11 |
| 1476 | 2026-07-08T02:24:33.943Z | Compiling goblin v0.10.5 |
| 1477 | 2026-07-08T02:24:34.263Z | Compiling sha2 v0.10.9 |
| 1478 | 2026-07-08T02:24:34.367Z | Compiling hmac v0.12.1 |
| 1479 | 2026-07-08T02:24:34.519Z | Compiling sync_wrapper v1.0.2 |
| 1480 | 2026-07-08T02:24:34.537Z | Compiling wait-timeout v0.2.1 |
| 1481 | 2026-07-08T02:24:34.628Z | Compiling num_threads v0.1.7 |
| 1482 | 2026-07-08T02:24:34.728Z | Compiling quick-error v1.2.3 |
| 1483 | 2026-07-08T02:24:34.795Z | Compiling bit-vec v0.8.0 |
| 1484 | 2026-07-08T02:24:34.833Z | Compiling simd-adler32 v0.3.8 |
| 1485 | 2026-07-08T02:24:35.027Z | Compiling syn v1.0.109 |
| 1486 | 2026-07-08T02:24:35.073Z | Compiling crossbeam-utils v0.8.21 |
| 1487 | 2026-07-08T02:24:35.335Z | Compiling usdt-impl v0.6.0 |
| 1488 | 2026-07-08T02:24:35.364Z | Compiling siphasher v1.0.2 |
| 1489 | 2026-07-08T02:24:35.547Z | Compiling hyper v1.10.1 |
| 1490 | 2026-07-08T02:24:35.676Z | Compiling bit-set v0.8.0 |
| 1491 | 2026-07-08T02:24:35.841Z | Compiling rusty-fork v0.3.1 |
| 1492 | 2026-07-08T02:24:35.902Z | Compiling time v0.3.47 |
| 1493 | 2026-07-08T02:24:36.152Z | Compiling tower v0.5.3 |
| 1494 | 2026-07-08T02:24:36.334Z | Compiling derive_builder_core v0.20.2 |
| 1495 | 2026-07-08T02:24:36.629Z | Compiling hyper-util v0.1.20 |
| 1496 | 2026-07-08T02:24:36.668Z | Compiling dof v0.4.0 |
| 1497 | 2026-07-08T02:24:37.142Z | Compiling dtrace-parser v0.3.0 |
| 1498 | 2026-07-08T02:24:37.206Z | Compiling http-body-util v0.1.3 |
| 1499 | 2026-07-08T02:24:37.453Z | Compiling thiserror-impl v1.0.69 |
| 1500 | 2026-07-08T02:24:37.516Z | Compiling scroll_derive v0.12.1 |
| 1501 | 2026-07-08T02:24:37.873Z | Compiling heapless v0.7.17 |
| 1502 | 2026-07-08T02:24:37.887Z | Compiling rand_xorshift v0.4.0 |
| 1503 | 2026-07-08T02:24:38.048Z | Compiling slog v2.8.2 |
| 1504 | 2026-07-08T02:24:38.104Z | Compiling darling_core v0.21.3 |
| 1505 | 2026-07-08T02:24:38.128Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1506 | 2026-07-08T02:24:38.182Z | Compiling thread-id v5.1.0 |
| 1507 | 2026-07-08T02:24:38.249Z | Compiling cookie v0.18.1 |
| 1508 | 2026-07-08T02:24:38.266Z | Compiling signal-hook v0.3.18 |
| 1509 | 2026-07-08T02:24:38.411Z | Compiling paste v1.0.15 |
| 1510 | 2026-07-08T02:24:38.425Z | Compiling ryu v1.0.23 |
| 1511 | 2026-07-08T02:24:38.441Z | Compiling allocator-api2 v0.2.21 |
| 1512 | 2026-07-08T02:24:38.454Z | Compiling adler2 v2.0.1 |
| 1513 | 2026-07-08T02:24:38.581Z | Compiling iri-string v0.7.10 |
| 1514 | 2026-07-08T02:24:38.594Z | Compiling anyhow v1.0.102 |
| 1515 | 2026-07-08T02:24:38.686Z | Compiling unicode-bidi v0.3.18 |
| 1516 | 2026-07-08T02:24:38.714Z | Compiling zstd-safe v7.2.4 |
| 1517 | 2026-07-08T02:24:38.760Z | Compiling unicode-properties v0.1.4 |
| 1518 | 2026-07-08T02:24:38.908Z | Compiling unarray v0.1.4 |
| 1519 | 2026-07-08T02:24:38.964Z | Compiling thiserror v1.0.69 |
| 1520 | 2026-07-08T02:24:39.013Z | Compiling stringprep v0.1.5 |
| 1521 | 2026-07-08T02:24:39.064Z | Compiling proptest v1.10.0 |
| 1522 | 2026-07-08T02:24:39.169Z | Compiling serde_urlencoded v0.7.1 |
| 1523 | 2026-07-08T02:24:39.210Z | Compiling miniz_oxide v0.8.9 |
| 1524 | 2026-07-08T02:24:39.803Z | Compiling tower-http v0.6.8 |
| 1525 | 2026-07-08T02:24:40.057Z | Compiling scroll v0.12.0 |
| 1526 | 2026-07-08T02:24:40.084Z | Compiling derive_builder_macro v0.20.2 |
| 1527 | 2026-07-08T02:24:40.117Z | Compiling camino v1.2.2 |
| 1528 | 2026-07-08T02:24:40.198Z | Compiling tokio-native-tls v0.3.1 |
| 1529 | 2026-07-08T02:24:40.369Z | Compiling bstr v1.12.1 |
| 1530 | 2026-07-08T02:24:40.491Z | Compiling ipnetwork v0.21.1 |
| 1531 | 2026-07-08T02:24:40.546Z | Compiling crypto-common v0.2.2 |
| 1532 | 2026-07-08T02:24:40.569Z | Compiling darling_macro v0.21.3 |
| 1533 | 2026-07-08T02:24:40.804Z | Compiling block-buffer v0.12.1 |
| 1534 | 2026-07-08T02:24:40.874Z | Compiling block-padding v0.4.2 |
| 1535 | 2026-07-08T02:24:40.998Z | Compiling rustls-native-certs v0.8.3 |
| 1536 | 2026-07-08T02:24:41.014Z | Compiling rand_chacha v0.3.1 |
| 1537 | 2026-07-08T02:24:41.037Z | Compiling toml_datetime v0.6.11 |
| 1538 | 2026-07-08T02:24:41.053Z | Compiling erased-serde v0.3.31 |
| 1539 | 2026-07-08T02:24:41.282Z | Compiling serde_spanned v0.6.9 |
| 1540 | 2026-07-08T02:24:41.296Z | Compiling serde_tokenstream v0.2.3 |
| 1541 | 2026-07-08T02:24:41.427Z | Compiling signature v2.2.0 |
| 1542 | 2026-07-08T02:24:41.530Z | Compiling md-5 v0.10.6 |
| 1543 | 2026-07-08T02:24:41.601Z | Compiling zerocopy-derive v0.7.35 |
| 1544 | 2026-07-08T02:24:41.614Z | Compiling pin-project-internal v1.1.11 |
| 1545 | 2026-07-08T02:24:41.699Z | Compiling async-trait v0.1.89 |
| 1546 | 2026-07-08T02:24:41.786Z | Compiling curve25519-dalek v4.1.3 |
| 1547 | 2026-07-08T02:24:42.180Z | Compiling vergen-lib v9.1.0 |
| 1548 | 2026-07-08T02:24:42.293Z | Compiling num-integer v0.1.46 |
| 1549 | 2026-07-08T02:24:42.378Z | Compiling hash32 v0.2.1 |
| 1550 | 2026-07-08T02:24:42.470Z | Compiling memoffset v0.9.1 |
| 1551 | 2026-07-08T02:24:42.572Z | Compiling encoding_rs v0.8.35 |
| 1552 | 2026-07-08T02:24:42.622Z | Compiling zlib-rs v0.6.2 |
| 1553 | 2026-07-08T02:24:42.678Z | Compiling smoltcp v0.9.1 |
| 1554 | 2026-07-08T02:24:42.744Z | Compiling fallible-iterator v0.2.0 |
| 1555 | 2026-07-08T02:24:42.778Z | Compiling ref-cast v1.0.25 |
| 1556 | 2026-07-08T02:24:43.024Z | Compiling cfg_aliases v0.2.1 |
| 1557 | 2026-07-08T02:24:43.059Z | Compiling num-bigint-dig v0.8.6 |
| 1558 | 2026-07-08T02:24:43.095Z | Compiling litrs v1.0.0 |
| 1559 | 2026-07-08T02:24:43.109Z | Compiling rustix v0.38.44 |
| 1560 | 2026-07-08T02:24:43.263Z | Compiling psl-types v2.0.11 |
| 1561 | 2026-07-08T02:24:43.389Z | Compiling mime v0.3.17 |
| 1562 | 2026-07-08T02:24:43.553Z | Compiling publicsuffix v2.3.0 |
| 1563 | 2026-07-08T02:24:43.612Z | Compiling document-features v0.2.12 |
| 1564 | 2026-07-08T02:24:43.670Z | Compiling nix v0.31.2 |
| 1565 | 2026-07-08T02:24:43.785Z | Compiling postgres-protocol v0.6.10 |
| 1566 | 2026-07-08T02:24:44.047Z | Compiling hubpack_derive v0.1.1 |
| 1567 | 2026-07-08T02:24:44.061Z | Compiling pin-project v1.1.11 |
| 1568 | 2026-07-08T02:24:44.175Z | Compiling num-iter v0.1.45 |
| 1569 | 2026-07-08T02:24:44.209Z | Compiling zerocopy v0.7.35 |
| 1570 | 2026-07-08T02:24:44.386Z | Compiling newtype-uuid v1.3.2 |
| 1571 | 2026-07-08T02:24:44.497Z | Compiling rand v0.8.6 |
| 1572 | 2026-07-08T02:24:44.618Z | Compiling darling v0.21.3 |
| 1573 | 2026-07-08T02:24:44.702Z | Compiling inout v0.2.2 |
| 1574 | 2026-07-08T02:24:44.716Z | Compiling oxnet v0.1.6 |
| 1575 | 2026-07-08T02:24:44.729Z | Compiling derive_builder v0.20.2 |
| 1576 | 2026-07-08T02:24:44.742Z | Compiling hyper-tls v0.6.0 |
| 1577 | 2026-07-08T02:24:44.850Z | Compiling goblin v0.8.2 |
| 1578 | 2026-07-08T02:24:45.427Z | Compiling phf_shared v0.13.1 |
| 1579 | 2026-07-08T02:24:45.490Z | Compiling lazy_static v1.5.0 |
| 1580 | 2026-07-08T02:24:45.586Z | Compiling flate2 v1.1.9 |
| 1581 | 2026-07-08T02:24:45.667Z | Compiling regex v1.12.3 |
| 1582 | 2026-07-08T02:24:45.685Z | Compiling anstyle-parse v0.2.7 |
| 1583 | 2026-07-08T02:24:45.699Z | Compiling futures-executor v0.3.32 |
| 1584 | 2026-07-08T02:24:45.865Z | Compiling hex v0.4.3 |
| 1585 | 2026-07-08T02:24:45.899Z | Compiling terminal_size v0.4.3 |
| 1586 | 2026-07-08T02:24:45.957Z | Compiling snafu-derive v0.8.9 |
| 1587 | 2026-07-08T02:24:45.989Z | Compiling daft-derive v0.1.7 |
| 1588 | 2026-07-08T02:24:46.035Z | Compiling strum_macros v0.27.2 |
| 1589 | 2026-07-08T02:24:46.094Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1590 | 2026-07-08T02:24:46.131Z | Compiling ref-cast-impl v1.0.25 |
| 1591 | 2026-07-08T02:24:46.684Z | Compiling vergen v9.1.0 |
| 1592 | 2026-07-08T02:24:46.720Z | Compiling cargo-platform v0.3.2 |
| 1593 | 2026-07-08T02:24:46.746Z | Compiling ff v0.13.1 |
| 1594 | 2026-07-08T02:24:46.878Z | Compiling fs-err v3.3.0 |
| 1595 | 2026-07-08T02:24:46.892Z | Compiling ahash v0.8.12 |
| 1596 | 2026-07-08T02:24:46.990Z | Compiling libbz2-rs-sys v0.2.2 |
| 1597 | 2026-07-08T02:24:47.137Z | Compiling winnow v0.5.40 |
| 1598 | 2026-07-08T02:24:47.174Z | Compiling unicode-segmentation v1.12.0 |
| 1599 | 2026-07-08T02:24:47.572Z | Compiling same-file v1.0.6 |
| 1600 | 2026-07-08T02:24:47.736Z | Compiling managed v0.8.0 |
| 1601 | 2026-07-08T02:24:47.750Z | Compiling bumpalo v3.20.2 |
| 1602 | 2026-07-08T02:24:47.882Z | Compiling foldhash v0.2.0 |
| 1603 | 2026-07-08T02:24:47.953Z | Compiling base16ct v0.2.0 |
| 1604 | 2026-07-08T02:24:48.002Z | Compiling bitflags v1.3.2 |
| 1605 | 2026-07-08T02:24:48.040Z | Compiling object v0.37.3 |
| 1606 | 2026-07-08T02:24:48.080Z | Compiling foldhash v0.1.5 |
| 1607 | 2026-07-08T02:24:48.109Z | Compiling sec1 v0.7.3 |
| 1608 | 2026-07-08T02:24:48.252Z | Compiling hashbrown v0.15.5 |
| 1609 | 2026-07-08T02:24:48.373Z | Compiling strum v0.27.2 |
| 1610 | 2026-07-08T02:24:48.387Z | Compiling hashbrown v0.16.1 |
| 1611 | 2026-07-08T02:24:48.400Z | Compiling zopfli v0.8.3 |
| 1612 | 2026-07-08T02:24:48.501Z | Compiling toml_edit v0.19.15 |
| 1613 | 2026-07-08T02:24:48.602Z | Compiling clap_builder v4.6.0 |
| 1614 | 2026-07-08T02:24:48.802Z | Compiling snafu v0.8.9 |
| 1615 | 2026-07-08T02:24:48.912Z | Compiling walkdir v2.5.0 |
| 1616 | 2026-07-08T02:24:48.965Z | Compiling bzip2 v0.6.1 |
| 1617 | 2026-07-08T02:24:49.147Z | Compiling dof v0.3.0 |
| 1618 | 2026-07-08T02:24:49.168Z | Compiling cargo_metadata v0.23.1 |
| 1619 | 2026-07-08T02:24:49.219Z | Compiling group v0.13.0 |
| 1620 | 2026-07-08T02:24:49.398Z | Compiling daft v0.1.7 |
| 1621 | 2026-07-08T02:24:49.785Z | Compiling futures v0.3.32 |
| 1622 | 2026-07-08T02:24:49.849Z | Compiling anstream v0.6.21 |
| 1623 | 2026-07-08T02:24:49.870Z | Compiling phf v0.13.1 |
| 1624 | 2026-07-08T02:24:50.152Z | Compiling signal-hook-mio v0.2.5 |
| 1625 | 2026-07-08T02:24:50.271Z | Compiling cookie_store v0.22.1 |
| 1626 | 2026-07-08T02:24:50.393Z | Compiling zstd v0.13.3 |
| 1627 | 2026-07-08T02:24:50.502Z | Compiling bzip2 v0.4.4 |
| 1628 | 2026-07-08T02:24:50.658Z | Compiling reqwest v0.12.28 |
| 1629 | 2026-07-08T02:24:50.710Z | Compiling cipher v0.5.2 |
| 1630 | 2026-07-08T02:24:50.913Z | Compiling serde_with_macros v3.17.0 |
| 1631 | 2026-07-08T02:24:51.012Z | Compiling hubpack v0.1.2 |
| 1632 | 2026-07-08T02:24:51.212Z | Compiling postgres-types v0.2.12 |
| 1633 | 2026-07-08T02:24:51.569Z | Compiling usdt-macro v0.6.0 |
| 1634 | 2026-07-08T02:24:51.760Z | Compiling usdt-attr-macro v0.6.0 |
| 1635 | 2026-07-08T02:24:52.071Z | Compiling ed25519 v2.2.3 |
| 1636 | 2026-07-08T02:24:52.224Z | Compiling globset v0.4.18 |
| 1637 | 2026-07-08T02:24:52.348Z | Compiling dtrace-parser v0.2.0 |
| 1638 | 2026-07-08T02:24:52.371Z | Compiling phf_shared v0.11.3 |
| 1639 | 2026-07-08T02:24:52.563Z | Compiling hkdf v0.12.4 |
| 1640 | 2026-07-08T02:24:52.610Z | Compiling olpc-cjson v0.1.4 |
| 1641 | 2026-07-08T02:24:52.729Z | Compiling pkcs1 v0.7.5 |
| 1642 | 2026-07-08T02:24:52.772Z | Compiling pem v3.0.6 |
| 1643 | 2026-07-08T02:24:52.917Z | Compiling serde-big-array v0.5.1 |
| 1644 | 2026-07-08T02:24:52.998Z | Compiling serde_plain v1.0.2 |
| 1645 | 2026-07-08T02:24:53.064Z | Compiling crypto-bigint v0.5.5 |
| 1646 | 2026-07-08T02:24:53.098Z | Compiling clap_derive v4.6.1 |
| 1647 | 2026-07-08T02:24:53.101Z | Compiling async-recursion v1.1.1 |
| 1648 | 2026-07-08T02:24:53.125Z | Compiling serde_repr v0.1.20 |
| 1649 | 2026-07-08T02:24:53.192Z | Compiling enum-as-inner v0.6.1 |
| 1650 | 2026-07-08T02:24:53.652Z | Compiling strum_macros v0.26.4 |
| 1651 | 2026-07-08T02:24:53.698Z | Compiling float-cmp v0.10.0 |
| 1652 | 2026-07-08T02:24:53.747Z | Compiling thread-id v4.2.2 |
| 1653 | 2026-07-08T02:24:53.834Z | Compiling memmap2 v0.9.10 |
| 1654 | 2026-07-08T02:24:53.848Z | Compiling env_filter v1.0.0 |
| 1655 | 2026-07-08T02:24:54.050Z | Compiling whoami v2.1.0 |
| 1656 | 2026-07-08T02:24:54.146Z | Compiling difflib v0.4.0 |
| 1657 | 2026-07-08T02:24:54.395Z | Compiling fixedbitset v0.5.7 |
| 1658 | 2026-07-08T02:24:54.426Z | Compiling normalize-line-endings v0.3.0 |
| 1659 | 2026-07-08T02:24:54.525Z | Compiling either v1.15.0 |
| 1660 | 2026-07-08T02:24:54.695Z | Compiling predicates-core v1.0.10 |
| 1661 | 2026-07-08T02:24:54.712Z | Compiling data-encoding v2.10.0 |
| 1662 | 2026-07-08T02:24:54.732Z | Compiling const-oid v0.10.2 |
| 1663 | 2026-07-08T02:24:54.866Z | Compiling keccak v0.1.6 |
| 1664 | 2026-07-08T02:24:54.881Z | Compiling precomputed-hash v0.1.1 |
| 1665 | 2026-07-08T02:24:54.936Z | Compiling cpufeatures v0.3.0 |
| 1666 | 2026-07-08T02:24:54.968Z | Compiling fixedbitset v0.4.2 |
| 1667 | 2026-07-08T02:24:55.015Z | Compiling static_assertions v1.1.0 |
| 1668 | 2026-07-08T02:24:55.089Z | Compiling new_debug_unreachable v1.0.6 |
| 1669 | 2026-07-08T02:24:55.158Z | Compiling winnow v1.0.3 |
| 1670 | 2026-07-08T02:24:55.172Z | Compiling typed-path v0.9.3 |
| 1671 | 2026-07-08T02:24:55.184Z | Compiling jiff v0.2.21 |
| 1672 | 2026-07-08T02:24:55.388Z | Compiling strum v0.26.3 |
| 1673 | 2026-07-08T02:24:55.402Z | Compiling string_cache v0.8.9 |
| 1674 | 2026-07-08T02:24:55.505Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1675 | 2026-07-08T02:24:55.519Z | Compiling petgraph v0.6.5 |
| 1676 | 2026-07-08T02:24:55.594Z | Compiling toml_edit v0.22.27 |
| 1677 | 2026-07-08T02:24:55.625Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1678 | 2026-07-08T02:24:55.654Z | Compiling sha3 v0.10.8 |
| 1679 | 2026-07-08T02:24:56.103Z | Compiling chacha20 v0.10.0 |
| 1680 | 2026-07-08T02:24:56.133Z | Compiling hickory-proto v0.25.2 |
| 1681 | 2026-07-08T02:24:56.379Z | Compiling digest v0.11.3 |
| 1682 | 2026-07-08T02:24:56.470Z | Compiling clap v4.6.1 |
| 1683 | 2026-07-08T02:24:56.553Z | Compiling predicates v3.1.4 |
| 1684 | 2026-07-08T02:24:56.598Z | Compiling itertools v0.13.0 |
| 1685 | 2026-07-08T02:24:56.984Z | Compiling petgraph v0.8.3 |
| 1686 | 2026-07-08T02:24:57.201Z | Compiling tokio-postgres v0.7.16 |
| 1687 | 2026-07-08T02:24:57.877Z | Compiling zip v4.6.1 |
| 1688 | 2026-07-08T02:24:58.341Z | Compiling elliptic-curve v0.13.8 |
| 1689 | 2026-07-08T02:24:58.503Z | Compiling env_logger v0.11.9 |
| 1690 | 2026-07-08T02:24:58.734Z | Compiling usdt v0.6.0 |
| 1691 | 2026-07-08T02:24:58.833Z | Compiling usdt-impl v0.5.0 |
| 1692 | 2026-07-08T02:24:58.851Z | Compiling rsa v0.9.10 |
| 1693 | 2026-07-08T02:24:58.965Z | Compiling ed25519-dalek v2.2.0 |
| 1694 | 2026-07-08T02:24:58.991Z | Compiling crossterm v0.28.1 |
| 1695 | 2026-07-08T02:24:59.355Z | Compiling serde_with v3.17.0 |
| 1696 | 2026-07-08T02:24:59.424Z | Compiling zip v0.6.6 |
| 1697 | 2026-07-08T02:24:59.993Z | Compiling toml v0.7.8 |
| 1698 | 2026-07-08T02:25:00.007Z | Compiling iddqd v0.4.2 |
| 1699 | 2026-07-08T02:25:00.819Z | Compiling similar v2.7.0 |
| 1700 | 2026-07-08T02:25:00.823Z | Compiling heck v0.4.1 |
| 1701 | 2026-07-08T02:25:01.059Z | Compiling crossbeam-epoch v0.9.18 |
| 1702 | 2026-07-08T02:25:01.074Z | Compiling tokio-stream v0.1.18 |
| 1703 | 2026-07-08T02:25:01.106Z | Compiling buf-list v1.1.2 |
| 1704 | 2026-07-08T02:25:01.294Z | Compiling x509-cert v0.2.5 |
| 1705 | 2026-07-08T02:25:01.375Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1706 | 2026-07-08T02:25:01.393Z | Compiling openapiv3 v2.2.0 |
| 1707 | 2026-07-08T02:25:01.523Z | Compiling peg-runtime v0.8.5 |
| 1708 | 2026-07-08T02:25:01.678Z | Compiling lalrpop-util v0.19.12 |
| 1709 | 2026-07-08T02:25:01.699Z | Compiling thread_local v1.1.9 |
| 1710 | 2026-07-08T02:25:01.811Z | Compiling slog-async v2.8.0 |
| 1711 | 2026-07-08T02:25:01.874Z | Compiling crossbeam-channel v0.5.15 |
| 1712 | 2026-07-08T02:25:01.947Z | Compiling is-terminal v0.4.17 |
| 1713 | 2026-07-08T02:25:02.087Z | Compiling filetime v0.2.27 |
| 1714 | 2026-07-08T02:25:02.134Z | Compiling take_mut v0.2.2 |
| 1715 | 2026-07-08T02:25:02.185Z | Compiling xattr v1.6.1 |
| 1716 | 2026-07-08T02:25:02.272Z | Compiling term v1.2.1 |
| 1717 | 2026-07-08T02:25:02.341Z | Compiling tar v0.4.45 |
| 1718 | 2026-07-08T02:25:02.355Z | Compiling camino-tempfile v1.4.1 |
| 1719 | 2026-07-08T02:25:02.591Z | Compiling slog-term v2.9.2 |
| 1720 | 2026-07-08T02:25:12.589Z | Compiling rustls-webpki v0.103.13 |
| 1721 | 2026-07-08T02:25:15.270Z | Compiling tokio-rustls v0.26.4 |
| 1722 | 2026-07-08T02:25:15.270Z | Compiling rustls-platform-verifier v0.6.2 |
| 1723 | 2026-07-08T02:25:15.270Z | Compiling tough v0.22.0 |
| 1724 | 2026-07-08T02:25:15.476Z | Compiling hyper-rustls v0.27.7 |
| 1725 | 2026-07-08T02:25:15.674Z | Compiling reqwest v0.13.2 |
| 1726 | 2026-07-08T02:25:17.909Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1727 | 2026-07-08T02:25:18.136Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1728 | 2026-07-08T02:25:20.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 1729 | 2026-07-08T02:25:21.102Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1730 | 2026-07-08T02:25:21.156Z | Jul 08 02:25:20.095 INFO Starting download, target: Cockroach |
| 1731 | 2026-07-08T02:25:21.157Z | Jul 08 02:25:20.095 INFO Starting download, target: Clickhouse |
| 1732 | 2026-07-08T02:25:21.157Z | Jul 08 02:25:20.095 INFO Starting download, target: DendriteStub |
| 1733 | 2026-07-08T02:25:21.160Z | Jul 08 02:25:20.095 INFO Starting download, target: Console |
| 1734 | 2026-07-08T02:25:21.160Z | Jul 08 02:25:20.095 INFO Starting download, target: MaghemiteMgd |
| 1735 | 2026-07-08T02:25:21.160Z | Jul 08 02:25:20.095 INFO Starting download, target: MaghemiteDdmd |
| 1736 | 2026-07-08T02:25:21.160Z | Jul 08 02:25:20.095 INFO Starting download, target: TransceiverControl |
| 1737 | 2026-07-08T02:25:21.160Z | Jul 08 02:25:20.095 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1738 | 2026-07-08T02:25:21.161Z | Jul 08 02:25:20.095 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1739 | 2026-07-08T02:25:21.161Z | Jul 08 02:25:20.095 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1740 | 2026-07-08T02:25:21.161Z | Jul 08 02:25:20.095 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1741 | 2026-07-08T02:25:21.161Z | Jul 08 02:25:20.095 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1742 | 2026-07-08T02:25:21.161Z | Jul 08 02:25:20.096 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1743 | 2026-07-08T02:25:21.161Z | Jul 08 02:25:20.096 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1744 | 2026-07-08T02:25:21.816Z | Jul 08 02:25:20.753 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1745 | 2026-07-08T02:25:22.013Z | Jul 08 02:25:20.953 INFO Download complete, target: TransceiverControl |
| 1746 | 2026-07-08T02:25:22.907Z | Jul 08 02:25:21.839 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1747 | 2026-07-08T02:25:22.951Z | Jul 08 02:25:21.891 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1748 | 2026-07-08T02:25:23.261Z | Jul 08 02:25:22.137 INFO Download complete, target: Console |
| 1749 | 2026-07-08T02:25:24.681Z | Jul 08 02:25:23.604 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1750 | 2026-07-08T02:25:25.214Z | Jul 08 02:25:24.133 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1751 | 2026-07-08T02:25:25.475Z | Jul 08 02:25:24.411 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1752 | 2026-07-08T02:25:26.136Z | Jul 08 02:25:25.080 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1753 | 2026-07-08T02:25:26.136Z | Jul 08 02:25:25.080 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1754 | 2026-07-08T02:25:27.061Z | Jul 08 02:25:26.009 INFO Download complete, target: DendriteStub |
| 1755 | 2026-07-08T02:25:27.138Z | Jul 08 02:25:26.084 INFO Download complete, target: MaghemiteDdmd |
| 1756 | 2026-07-08T02:25:27.965Z | Jul 08 02:25:26.912 INFO Download complete, target: MaghemiteMgd |
| 1757 | 2026-07-08T02:25:29.542Z | Jul 08 02:25:28.490 INFO Checking that binary works, target: Clickhouse |
| 1758 | 2026-07-08T02:25:29.682Z | Jul 08 02:25:28.629 INFO Download complete, target: Clickhouse |
| 1759 | 2026-07-08T02:25:30.757Z | Jul 08 02:25:29.703 INFO Checking that binary works, target: Cockroach |
| 1760 | 2026-07-08T02:25:30.867Z | Jul 08 02:25:29.813 INFO Download complete, target: Cockroach |
| 1761 | 2026-07-08T02:25:30.881Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1762 | 2026-07-08T02:25:30.885Z | |
| 1763 | 2026-07-08T02:25:30.885Z | real 2:00.692555508 |
| 1764 | 2026-07-08T02:25:30.885Z | user 6:36.547718449 |
| 1765 | 2026-07-08T02:25:30.885Z | sys 1:21.148811128 |
| 1766 | 2026-07-08T02:25:30.885Z | trap 0.218580020 |
| 1767 | 2026-07-08T02:25:30.885Z | tflt 0.553161329 |
| 1768 | 2026-07-08T02:25:30.885Z | dflt 0.874019606 |
| 1769 | 2026-07-08T02:25:30.885Z | kflt 0.028342039 |
| 1770 | 2026-07-08T02:25:30.885Z | lock 22:06.863011232 |
| 1771 | 2026-07-08T02:25:30.885Z | slp 20:13.107634217 |
| 1772 | 2026-07-08T02:25:30.885Z | lat 41.676940319 |
| 1773 | 2026-07-08T02:25:30.885Z | stop 1:53.813660019 |
| 1774 | 2026-07-08T02:25:30.885Z | + banner clippy |
| 1775 | 2026-07-08T02:25:30.885Z | |
| 1776 | 2026-07-08T02:25:30.885Z | #### # # ##### ##### # # |
| 1777 | 2026-07-08T02:25:30.885Z | # # # # # # # # # # |
| 1778 | 2026-07-08T02:25:30.885Z | # # # # # # # # |
| 1779 | 2026-07-08T02:25:30.885Z | # # # ##### ##### # |
| 1780 | 2026-07-08T02:25:30.885Z | # # # # # # # |
| 1781 | 2026-07-08T02:25:30.885Z | #### ###### # # # # |
| 1782 | 2026-07-08T02:25:30.885Z | |
| 1783 | 2026-07-08T02:25:30.885Z | + export CARGO_INCREMENTAL=0 |
| 1784 | 2026-07-08T02:25:30.885Z | + CARGO_INCREMENTAL=0 |
| 1785 | 2026-07-08T02:25:30.885Z | + ptime -m cargo xtask clippy |
| 1786 | 2026-07-08T02:25:31.340Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1787 | 2026-07-08T02:25:31.645Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1788 | 2026-07-08T02:25:33.376Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s |
| 1789 | 2026-07-08T02:25:33.435Z | Running `target/debug/xtask clippy` |
| 1790 | 2026-07-08T02:25:33.460Z | running: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1791 | 2026-07-08T02:25:34.014Z | Downloading crates ... |
| 1792 | 2026-07-08T02:25:34.226Z | Downloaded terminal_size v0.1.17 |
| 1793 | 2026-07-08T02:25:34.246Z | Downloaded hickory-client v0.25.2 |
| 1794 | 2026-07-08T02:25:34.249Z | Downloaded concurrent-queue v2.5.0 |
| 1795 | 2026-07-08T02:25:34.251Z | Downloaded async-lock v3.4.2 |
| 1796 | 2026-07-08T02:25:34.258Z | Downloaded backtrace-ext v0.2.1 |
| 1797 | 2026-07-08T02:25:34.264Z | Downloaded proc-macro-crate v3.4.0 |
| 1798 | 2026-07-08T02:25:34.268Z | Downloaded hex-literal v0.4.1 |
| 1799 | 2026-07-08T02:25:34.268Z | Downloaded parking v2.2.1 |
| 1800 | 2026-07-08T02:25:34.268Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1801 | 2026-07-08T02:25:34.268Z | Downloaded constant_time_eq v0.3.1 |
| 1802 | 2026-07-08T02:25:34.273Z | Downloaded approx v0.5.1 |
| 1803 | 2026-07-08T02:25:34.280Z | Downloaded serde_regex v1.1.0 |
| 1804 | 2026-07-08T02:25:34.280Z | Downloaded linkme-impl v0.3.35 |
| 1805 | 2026-07-08T02:25:34.280Z | Downloaded supports-unicode v2.1.0 |
| 1806 | 2026-07-08T02:25:34.284Z | Downloaded escape8259 v0.5.3 |
| 1807 | 2026-07-08T02:25:34.284Z | Downloaded cast v0.3.0 |
| 1808 | 2026-07-08T02:25:34.284Z | Downloaded nested v0.1.1 |
| 1809 | 2026-07-08T02:25:34.290Z | Downloaded plotters-svg v0.3.7 |
| 1810 | 2026-07-08T02:25:34.294Z | Downloaded assert-json-diff v2.0.2 |
| 1811 | 2026-07-08T02:25:34.294Z | Downloaded miette-derive v5.10.0 |
| 1812 | 2026-07-08T02:25:34.308Z | Downloaded target-triple v1.0.0 |
| 1813 | 2026-07-08T02:25:34.313Z | Downloaded path-tree v0.8.3 |
| 1814 | 2026-07-08T02:25:34.313Z | Downloaded oorandom v11.1.5 |
| 1815 | 2026-07-08T02:25:34.313Z | Downloaded anes v0.1.6 |
| 1816 | 2026-07-08T02:25:34.313Z | Downloaded supports-hyperlinks v2.1.0 |
| 1817 | 2026-07-08T02:25:34.313Z | Downloaded async-object-pool v0.2.0 |
| 1818 | 2026-07-08T02:25:34.313Z | Downloaded partial-io v0.5.4 |
| 1819 | 2026-07-08T02:25:34.313Z | Downloaded addr2line v0.25.1 |
| 1820 | 2026-07-08T02:25:34.318Z | Downloaded supports-color v2.1.0 |
| 1821 | 2026-07-08T02:25:34.324Z | Downloaded similar-asserts v1.7.0 |
| 1822 | 2026-07-08T02:25:34.324Z | Downloaded plotters-backend v0.3.7 |
| 1823 | 2026-07-08T02:25:34.324Z | Downloaded pathdiff v0.2.3 |
| 1824 | 2026-07-08T02:25:34.324Z | Downloaded linkme v0.3.35 |
| 1825 | 2026-07-08T02:25:34.327Z | Downloaded target-spec v3.5.7 |
| 1826 | 2026-07-08T02:25:34.327Z | Downloaded knuffel-derive v3.2.0 |
| 1827 | 2026-07-08T02:25:34.333Z | Downloaded stringmetrics v2.2.2 |
| 1828 | 2026-07-08T02:25:34.337Z | Downloaded rust-argon2 v2.1.0 |
| 1829 | 2026-07-08T02:25:34.337Z | Downloaded owo-colors v3.5.0 |
| 1830 | 2026-07-08T02:25:34.340Z | Downloaded event-listener-strategy v0.5.4 |
| 1831 | 2026-07-08T02:25:34.343Z | Downloaded assert_cmd v2.1.2 |
| 1832 | 2026-07-08T02:25:34.351Z | Downloaded criterion-plot v0.6.0 |
| 1833 | 2026-07-08T02:25:34.376Z | Downloaded futures-timer v3.0.3 |
| 1834 | 2026-07-08T02:25:34.376Z | Downloaded relative-path v1.9.3 |
| 1835 | 2026-07-08T02:25:34.376Z | Downloaded libtest-mimic v0.8.1 |
| 1836 | 2026-07-08T02:25:34.376Z | Downloaded cfg-expr v0.20.6 |
| 1837 | 2026-07-08T02:25:34.376Z | Downloaded termcolor v1.4.1 |
| 1838 | 2026-07-08T02:25:34.376Z | Downloaded trybuild v1.0.116 |
| 1839 | 2026-07-08T02:25:34.376Z | Downloaded event-listener v5.4.1 |
| 1840 | 2026-07-08T02:25:34.376Z | Downloaded datatest-stable v0.3.3 |
| 1841 | 2026-07-08T02:25:34.376Z | Downloaded tinytemplate v1.2.1 |
| 1842 | 2026-07-08T02:25:34.376Z | Downloaded target-lexicon v0.13.3 |
| 1843 | 2026-07-08T02:25:34.381Z | Downloaded rustc-demangle v0.1.27 |
| 1844 | 2026-07-08T02:25:34.384Z | Downloaded blake2b_simd v1.0.4 |
| 1845 | 2026-07-08T02:25:34.384Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1846 | 2026-07-08T02:25:34.387Z | Downloaded textwrap v0.15.2 |
| 1847 | 2026-07-08T02:25:34.397Z | Downloaded httptest v0.16.4 |
| 1848 | 2026-07-08T02:25:34.417Z | Downloaded rand_distr v0.5.1 |
| 1849 | 2026-07-08T02:25:34.424Z | Downloaded rstest v0.25.0 |
| 1850 | 2026-07-08T02:25:34.424Z | Downloaded rstest_macros v0.25.0 |
| 1851 | 2026-07-08T02:25:34.424Z | Downloaded chumsky v0.9.3 |
| 1852 | 2026-07-08T02:25:34.424Z | Downloaded knuffel v3.2.0 |
| 1853 | 2026-07-08T02:25:34.424Z | Downloaded fancy-regex v0.14.0 |
| 1854 | 2026-07-08T02:25:34.428Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1855 | 2026-07-08T02:25:34.431Z | Downloaded backtrace v0.3.76 |
| 1856 | 2026-07-08T02:25:34.433Z | Downloaded miette v5.10.0 |
| 1857 | 2026-07-08T02:25:34.442Z | Downloaded criterion v0.7.0 |
| 1858 | 2026-07-08T02:25:34.450Z | Downloaded guppy v0.17.25 |
| 1859 | 2026-07-08T02:25:34.453Z | Downloaded hashbrown v0.14.5 |
| 1860 | 2026-07-08T02:25:34.457Z | Downloaded plotters v0.3.7 |
| 1861 | 2026-07-08T02:25:34.478Z | Downloaded gimli v0.32.3 |
| 1862 | 2026-07-08T02:25:34.593Z | Downloaded httpmock v0.8.3 |
| 1863 | 2026-07-08T02:25:36.247Z | Checking cfg-if v1.0.4 |
| 1864 | 2026-07-08T02:25:36.610Z | Checking libc v0.2.185 |
| 1865 | 2026-07-08T02:25:36.613Z | Checking serde_core v1.0.228 |
| 1866 | 2026-07-08T02:25:36.679Z | Checking memchr v2.8.0 |
| 1867 | 2026-07-08T02:25:36.717Z | Checking zeroize v1.8.2 |
| 1868 | 2026-07-08T02:25:36.721Z | Checking smallvec v1.15.1 |
| 1869 | 2026-07-08T02:25:36.784Z | Checking rand_core v0.10.0 |
| 1870 | 2026-07-08T02:25:36.818Z | Checking itoa v1.0.17 |
| 1871 | 2026-07-08T02:25:36.853Z | Checking subtle v2.6.1 |
| 1872 | 2026-07-08T02:25:36.898Z | Checking log v0.4.29 |
| 1873 | 2026-07-08T02:25:36.948Z | Checking libm v0.2.16 |
| 1874 | 2026-07-08T02:25:36.994Z | Checking typenum v1.20.1 |
| 1875 | 2026-07-08T02:25:37.033Z | Checking getrandom v0.4.1 |
| 1876 | 2026-07-08T02:25:37.033Z | Checking errno v0.3.14 |
| 1877 | 2026-07-08T02:25:37.101Z | Checking scopeguard v1.2.0 |
| 1878 | 2026-07-08T02:25:37.139Z | Checking stable_deref_trait v1.2.1 |
| 1879 | 2026-07-08T02:25:37.175Z | Checking zmij v1.0.21 |
| 1880 | 2026-07-08T02:25:37.212Z | Checking zerofrom v0.1.6 |
| 1881 | 2026-07-08T02:25:37.247Z | Checking lock_api v0.4.14 |
| 1882 | 2026-07-08T02:25:37.287Z | Checking percent-encoding v2.3.2 |
| 1883 | 2026-07-08T02:25:37.322Z | Checking litemap v0.8.1 |
| 1884 | 2026-07-08T02:25:37.355Z | Checking yoke v0.8.1 |
| 1885 | 2026-07-08T02:25:37.405Z | Checking writeable v0.6.2 |
| 1886 | 2026-07-08T02:25:37.458Z | Checking icu_normalizer_data v2.1.1 |
| 1887 | 2026-07-08T02:25:37.491Z | Checking icu_properties_data v2.1.2 |
| 1888 | 2026-07-08T02:25:37.530Z | Checking pin-project-lite v0.2.17 |
| 1889 | 2026-07-08T02:25:37.563Z | Checking zerovec v0.11.5 |
| 1890 | 2026-07-08T02:25:37.563Z | Checking zerotrie v0.2.3 |
| 1891 | 2026-07-08T02:25:37.625Z | Checking form_urlencoded v1.2.2 |
| 1892 | 2026-07-08T02:25:37.660Z | Checking num-traits v0.2.19 |
| 1893 | 2026-07-08T02:25:37.697Z | Checking utf8_iter v1.0.4 |
| 1894 | 2026-07-08T02:25:37.734Z | Checking parking_lot_core v0.9.12 |
| 1895 | 2026-07-08T02:25:37.772Z | Checking zerocopy v0.8.40 |
| 1896 | 2026-07-08T02:25:37.814Z | Checking portable-atomic v1.13.1 |
| 1897 | 2026-07-08T02:25:37.858Z | Checking critical-section v1.2.0 |
| 1898 | 2026-07-08T02:25:37.893Z | Checking signal-hook-registry v1.4.8 |
| 1899 | 2026-07-08T02:25:37.944Z | Checking parking_lot v0.12.5 |
| 1900 | 2026-07-08T02:25:37.984Z | Checking mio v1.2.0 |
| 1901 | 2026-07-08T02:25:38.054Z | Checking tinystr v0.8.2 |
| 1902 | 2026-07-08T02:25:38.092Z | Checking potential_utf v0.1.4 |
| 1903 | 2026-07-08T02:25:38.152Z | Checking serde v1.0.228 |
| 1904 | 2026-07-08T02:25:38.152Z | Checking bitflags v2.11.0 |
| 1905 | 2026-07-08T02:25:38.217Z | Checking serde_json v1.0.150 |
| 1906 | 2026-07-08T02:25:38.252Z | Checking icu_collections v2.1.1 |
| 1907 | 2026-07-08T02:25:38.256Z | Checking icu_locale_core v2.1.1 |
| 1908 | 2026-07-08T02:25:38.256Z | Checking once_cell v1.21.3 |
| 1909 | 2026-07-08T02:25:38.357Z | Checking socket2 v0.6.3 |
| 1910 | 2026-07-08T02:25:38.361Z | Checking iana-time-zone v0.1.65 |
| 1911 | 2026-07-08T02:25:38.490Z | Checking uuid v1.23.4 |
| 1912 | 2026-07-08T02:25:38.530Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1913 | 2026-07-08T02:25:38.579Z | Checking thiserror v2.0.18 |
| 1914 | 2026-07-08T02:25:38.615Z | Checking bytes v1.11.1 |
| 1915 | 2026-07-08T02:25:38.652Z | Checking chrono v0.4.44 |
| 1916 | 2026-07-08T02:25:38.702Z | Checking semver v1.0.28 |
| 1917 | 2026-07-08T02:25:38.806Z | Checking futures-core v0.3.32 |
| 1918 | 2026-07-08T02:25:38.842Z | Checking dyn-clone v1.0.20 |
| 1919 | 2026-07-08T02:25:38.875Z | Checking icu_provider v2.1.1 |
| 1920 | 2026-07-08T02:25:38.909Z | Checking getrandom v0.2.17 |
| 1921 | 2026-07-08T02:25:38.943Z | Checking equivalent v1.0.2 |
| 1922 | 2026-07-08T02:25:38.975Z | Checking cmov v0.5.4 |
| 1923 | 2026-07-08T02:25:38.978Z | Checking rustix v1.1.3 |
| 1924 | 2026-07-08T02:25:39.056Z | Checking futures-sink v0.3.32 |
| 1925 | 2026-07-08T02:25:39.083Z | Checking tokio v1.52.1 |
| 1926 | 2026-07-08T02:25:39.086Z | Checking rand_core v0.6.4 |
| 1927 | 2026-07-08T02:25:39.147Z | Checking icu_normalizer v2.1.1 |
| 1928 | 2026-07-08T02:25:39.179Z | Checking icu_properties v2.1.2 |
| 1929 | 2026-07-08T02:25:39.212Z | Checking ctutils v0.4.2 |
| 1930 | 2026-07-08T02:25:39.310Z | Checking byteorder v1.5.0 |
| 1931 | 2026-07-08T02:25:39.443Z | Checking hybrid-array v0.4.13 |
| 1932 | 2026-07-08T02:25:39.477Z | Checking futures-channel v0.3.32 |
| 1933 | 2026-07-08T02:25:39.520Z | Checking slab v0.4.12 |
| 1934 | 2026-07-08T02:25:39.555Z | Checking futures-task v0.3.32 |
| 1935 | 2026-07-08T02:25:39.691Z | Checking futures-io v0.3.32 |
| 1936 | 2026-07-08T02:25:39.723Z | Checking generic-array v0.14.7 |
| 1937 | 2026-07-08T02:25:39.726Z | Checking thiserror v1.0.69 |
| 1938 | 2026-07-08T02:25:39.831Z | Checking futures-util v0.3.32 |
| 1939 | 2026-07-08T02:25:39.863Z | Checking getrandom v0.3.4 |
| 1940 | 2026-07-08T02:25:39.896Z | Checking hashbrown v0.17.0 |
| 1941 | 2026-07-08T02:25:40.009Z | Checking idna_adapter v1.2.1 |
| 1942 | 2026-07-08T02:25:40.043Z | Checking const-oid v0.9.6 |
| 1943 | 2026-07-08T02:25:40.152Z | Checking idna v1.1.0 |
| 1944 | 2026-07-08T02:25:40.205Z | Checking base64ct v1.8.3 |
| 1945 | 2026-07-08T02:25:40.239Z | Checking crypto-common v0.2.2 |
| 1946 | 2026-07-08T02:25:40.380Z | Checking indexmap v2.14.0 |
| 1947 | 2026-07-08T02:25:40.426Z | Checking url v2.5.8 |
| 1948 | 2026-07-08T02:25:40.460Z | Checking crypto-common v0.1.7 |
| 1949 | 2026-07-08T02:25:40.514Z | Checking ppv-lite86 v0.2.21 |
| 1950 | 2026-07-08T02:25:40.605Z | Checking fnv v1.0.7 |
| 1951 | 2026-07-08T02:25:40.724Z | Checking regex-syntax v0.8.10 |
| 1952 | 2026-07-08T02:25:40.757Z | Checking block-buffer v0.12.1 |
| 1953 | 2026-07-08T02:25:40.825Z | Checking block-buffer v0.10.4 |
| 1954 | 2026-07-08T02:25:40.859Z | Checking http v1.4.2 |
| 1955 | 2026-07-08T02:25:40.891Z | Checking schemars v0.8.22 |
| 1956 | 2026-07-08T02:25:40.941Z | Checking tracing-core v0.1.36 |
| 1957 | 2026-07-08T02:25:40.975Z | Checking base64 v0.22.1 |
| 1958 | 2026-07-08T02:25:41.007Z | Checking digest v0.10.7 |
| 1959 | 2026-07-08T02:25:41.227Z | Checking utf8parse v0.2.2 |
| 1960 | 2026-07-08T02:25:41.262Z | Checking anstyle v1.0.14 |
| 1961 | 2026-07-08T02:25:41.294Z | Checking tracing v0.1.44 |
| 1962 | 2026-07-08T02:25:41.353Z | Checking is_terminal_polyfill v1.70.2 |
| 1963 | 2026-07-08T02:25:41.439Z | Checking colorchoice v1.0.4 |
| 1964 | 2026-07-08T02:25:41.472Z | Checking anstyle-query v1.1.5 |
| 1965 | 2026-07-08T02:25:41.476Z | Checking ipnet v2.11.0 |
| 1966 | 2026-07-08T02:25:41.534Z | Checking const-oid v0.10.2 |
| 1967 | 2026-07-08T02:25:41.573Z | Checking anstyle-parse v1.0.0 |
| 1968 | 2026-07-08T02:25:41.577Z | Checking terminal_size v0.4.3 |
| 1969 | 2026-07-08T02:25:41.638Z | Checking aho-corasick v1.1.4 |
| 1970 | 2026-07-08T02:25:41.714Z | Checking crossbeam-utils v0.8.21 |
| 1971 | 2026-07-08T02:25:41.751Z | Checking unicode-ident v1.0.24 |
| 1972 | 2026-07-08T02:25:41.755Z | Checking anstream v1.0.0 |
| 1973 | 2026-07-08T02:25:41.813Z | Checking strsim v0.11.1 |
| 1974 | 2026-07-08T02:25:41.817Z | Checking clap_lex v1.0.0 |
| 1975 | 2026-07-08T02:25:41.880Z | Checking proc-macro2 v1.0.106 |
| 1976 | 2026-07-08T02:25:42.002Z | Checking powerfmt v0.2.0 |
| 1977 | 2026-07-08T02:25:42.005Z | Checking httparse v1.10.1 |
| 1978 | 2026-07-08T02:25:42.067Z | Checking clap_builder v4.6.0 |
| 1979 | 2026-07-08T02:25:42.100Z | Checking cpufeatures v0.3.0 |
| 1980 | 2026-07-08T02:25:42.103Z | Checking num_threads v0.1.7 |
| 1981 | 2026-07-08T02:25:42.177Z | Checking deranged v0.5.8 |
| 1982 | 2026-07-08T02:25:42.211Z | Checking time-core v0.1.8 |
| 1983 | 2026-07-08T02:25:42.244Z | Checking quote v1.0.45 |
| 1984 | 2026-07-08T02:25:42.248Z | Checking num-conv v0.2.0 |
| 1985 | 2026-07-08T02:25:42.306Z | Checking rand_core v0.9.5 |
| 1986 | 2026-07-08T02:25:42.342Z | Checking regex-automata v0.4.14 |
| 1987 | 2026-07-08T02:25:42.345Z | Checking tokio-util v0.7.18 |
| 1988 | 2026-07-08T02:25:42.378Z | Checking digest v0.11.3 |
| 1989 | 2026-07-08T02:25:42.438Z | Checking erased-serde v0.3.31 |
| 1990 | 2026-07-08T02:25:42.471Z | Checking syn v2.0.117 |
| 1991 | 2026-07-08T02:25:42.505Z | Checking http-body v1.0.1 |
| 1992 | 2026-07-08T02:25:42.605Z | Checking atomic-waker v1.1.2 |
| 1993 | 2026-07-08T02:25:42.657Z | Checking allocator-api2 v0.2.21 |
| 1994 | 2026-07-08T02:25:42.725Z | Checking cpufeatures v0.2.17 |
| 1995 | 2026-07-08T02:25:42.820Z | Checking rand_chacha v0.9.0 |
| 1996 | 2026-07-08T02:25:42.855Z | Checking slog v2.8.2 |
| 1997 | 2026-07-08T02:25:42.961Z | Checking aws-lc-sys v0.40.0 |
| 1998 | 2026-07-08T02:25:42.995Z | Checking anyhow v1.0.102 |
| 1999 | 2026-07-08T02:25:43.043Z | Checking rustls-pki-types v1.14.0 |
| 2000 | 2026-07-08T02:25:43.112Z | Checking time v0.3.47 |
| 2001 | 2026-07-08T02:25:43.147Z | Checking httpdate v1.0.3 |
| 2002 | 2026-07-08T02:25:43.217Z | Checking untrusted v0.7.1 |
| 2003 | 2026-07-08T02:25:43.318Z | Checking try-lock v0.2.5 |
| 2004 | 2026-07-08T02:25:43.354Z | Checking rand v0.9.2 |
| 2005 | 2026-07-08T02:25:43.357Z | Checking clap v4.6.1 |
| 2006 | 2026-07-08T02:25:43.357Z | Checking h2 v0.4.15 |
| 2007 | 2026-07-08T02:25:43.448Z | Checking want v0.3.1 |
| 2008 | 2026-07-08T02:25:43.482Z | Checking aws-lc-rs v1.16.3 |
| 2009 | 2026-07-08T02:25:43.519Z | Checking ryu v1.0.23 |
| 2010 | 2026-07-08T02:25:43.594Z | Checking tower-service v0.3.3 |
| 2011 | 2026-07-08T02:25:43.680Z | Checking tower-layer v0.3.3 |
| 2012 | 2026-07-08T02:25:43.714Z | Checking ipnetwork v0.21.1 |
| 2013 | 2026-07-08T02:25:43.850Z | Checking hex v0.4.3 |
| 2014 | 2026-07-08T02:25:43.884Z | Checking fastrand v2.3.0 |
| 2015 | 2026-07-08T02:25:43.948Z | Checking untrusted v0.9.0 |
| 2016 | 2026-07-08T02:25:44.083Z | Checking mime v0.3.17 |
| 2017 | 2026-07-08T02:25:44.086Z | Checking pem-rfc7468 v0.7.0 |
| 2018 | 2026-07-08T02:25:44.146Z | Checking block-padding v0.4.2 |
| 2019 | 2026-07-08T02:25:44.179Z | Checking spin v0.9.8 |
| 2020 | 2026-07-08T02:25:44.248Z | Checking flagset v0.4.7 |
| 2021 | 2026-07-08T02:25:44.282Z | Checking http-body-util v0.1.3 |
| 2022 | 2026-07-08T02:25:44.315Z | Checking pretty-hex v0.4.1 |
| 2023 | 2026-07-08T02:25:44.321Z | Checking inout v0.2.2 |
| 2024 | 2026-07-08T02:25:44.378Z | Checking rustls-webpki v0.103.13 |
| 2025 | 2026-07-08T02:25:44.381Z | Checking simd-adler32 v0.3.8 |
| 2026 | 2026-07-08T02:25:44.443Z | Checking der v0.7.10 |
| 2027 | 2026-07-08T02:25:44.475Z | Checking tempfile v3.25.0 |
| 2028 | 2026-07-08T02:25:44.515Z | Checking openssl-probe v0.2.1 |
| 2029 | 2026-07-08T02:25:44.518Z | Checking plain v0.2.3 |
| 2030 | 2026-07-08T02:25:44.597Z | Checking adler2 v2.0.1 |
| 2031 | 2026-07-08T02:25:44.649Z | Checking cipher v0.5.2 |
| 2032 | 2026-07-08T02:25:44.682Z | Checking regex v1.12.3 |
| 2033 | 2026-07-08T02:25:44.718Z | Checking serde_urlencoded v0.7.1 |
| 2034 | 2026-07-08T02:25:44.749Z | Checking miniz_oxide v0.8.9 |
| 2035 | 2026-07-08T02:25:44.782Z | Checking camino v1.2.2 |
| 2036 | 2026-07-08T02:25:44.815Z | Checking rustls v0.23.41 |
| 2037 | 2026-07-08T02:25:44.910Z | Checking encoding_rs v0.8.35 |
| 2038 | 2026-07-08T02:25:44.944Z | Checking ucd-trie v0.1.7 |
| 2039 | 2026-07-08T02:25:44.984Z | Checking rand_chacha v0.3.1 |
| 2040 | 2026-07-08T02:25:45.056Z | Checking oxnet v0.1.6 |
| 2041 | 2026-07-08T02:25:45.102Z | Checking pest v2.8.6 |
| 2042 | 2026-07-08T02:25:45.136Z | Checking sync_wrapper v1.0.2 |
| 2043 | 2026-07-08T02:25:45.189Z | Checking spki v0.7.3 |
| 2044 | 2026-07-08T02:25:45.223Z | Checking rand v0.8.6 |
| 2045 | 2026-07-08T02:25:45.262Z | Checking either v1.15.0 |
| 2046 | 2026-07-08T02:25:45.360Z | Checking tower v0.5.3 |
| 2047 | 2026-07-08T02:25:45.397Z | Checking futures-executor v0.3.32 |
| 2048 | 2026-07-08T02:25:45.533Z | Checking crc32fast v1.5.0 |
| 2049 | 2026-07-08T02:25:45.573Z | Checking iri-string v0.7.10 |
| 2050 | 2026-07-08T02:25:45.698Z | Checking futures v0.3.32 |
| 2051 | 2026-07-08T02:25:45.759Z | Checking static_assertions v1.1.0 |
| 2052 | 2026-07-08T02:25:45.793Z | Checking foldhash v0.2.0 |
| 2053 | 2026-07-08T02:25:45.827Z | Checking pkcs8 v0.10.2 |
| 2054 | 2026-07-08T02:25:45.862Z | Checking openapiv3 v2.2.0 |
| 2055 | 2026-07-08T02:25:45.864Z | Checking hubpack v0.1.2 |
| 2056 | 2026-07-08T02:25:45.968Z | Checking hashbrown v0.16.1 |
| 2057 | 2026-07-08T02:25:46.005Z | Checking zlib-rs v0.6.2 |
| 2058 | 2026-07-08T02:25:46.054Z | Checking rustls-native-certs v0.8.3 |
| 2059 | 2026-07-08T02:25:46.171Z | Checking sha2 v0.10.9 |
| 2060 | 2026-07-08T02:25:46.208Z | Checking strum v0.26.3 |
| 2061 | 2026-07-08T02:25:46.244Z | Checking hyper v1.10.1 |
| 2062 | 2026-07-08T02:25:46.344Z | Checking psl-types v2.0.11 |
| 2063 | 2026-07-08T02:25:46.463Z | Checking lazy_static v1.5.0 |
| 2064 | 2026-07-08T02:25:46.511Z | Checking publicsuffix v2.3.0 |
| 2065 | 2026-07-08T02:25:46.514Z | Checking cookie v0.18.1 |
| 2066 | 2026-07-08T02:25:46.592Z | Checking tinyvec_macros v0.1.1 |
| 2067 | 2026-07-08T02:25:46.635Z | Checking tower-http v0.6.8 |
| 2068 | 2026-07-08T02:25:46.687Z | Checking tinyvec v1.10.0 |
| 2069 | 2026-07-08T02:25:46.720Z | Checking scroll v0.13.0 |
| 2070 | 2026-07-08T02:25:46.799Z | Checking cookie_store v0.22.1 |
| 2071 | 2026-07-08T02:25:46.933Z | Checking flate2 v1.1.9 |
| 2072 | 2026-07-08T02:25:46.968Z | Checking signature v2.2.0 |
| 2073 | 2026-07-08T02:25:47.003Z | Checking goblin v0.10.5 |
| 2074 | 2026-07-08T02:25:47.037Z | Checking num-integer v0.1.46 |
| 2075 | 2026-07-08T02:25:47.100Z | Checking tokio-rustls v0.26.4 |
| 2076 | 2026-07-08T02:25:47.134Z | Checking rustls-platform-verifier v0.6.2 |
| 2077 | 2026-07-08T02:25:47.170Z | Checking memmap2 v0.9.10 |
| 2078 | 2026-07-08T02:25:47.220Z | Checking hyper-util v0.1.20 |
| 2079 | 2026-07-08T02:25:47.255Z | Checking bit-vec v0.8.0 |
| 2080 | 2026-07-08T02:25:47.258Z | Checking data-encoding v2.10.0 |
| 2081 | 2026-07-08T02:25:47.319Z | Checking dtrace-parser v0.3.0 |
| 2082 | 2026-07-08T02:25:47.322Z | Checking hmac v0.12.1 |
| 2083 | 2026-07-08T02:25:47.382Z | Checking thread-id v5.1.0 |
| 2084 | 2026-07-08T02:25:47.385Z | Checking wait-timeout v0.2.1 |
| 2085 | 2026-07-08T02:25:47.469Z | Checking bit-set v0.8.0 |
| 2086 | 2026-07-08T02:25:47.503Z | Checking bstr v1.12.1 |
| 2087 | 2026-07-08T02:25:47.506Z | Checking crossbeam-epoch v0.9.18 |
| 2088 | 2026-07-08T02:25:47.567Z | Checking anstyle-parse v0.2.7 |
| 2089 | 2026-07-08T02:25:47.600Z | Checking ahash v0.8.12 |
| 2090 | 2026-07-08T02:25:47.603Z | Checking serde_spanned v0.6.9 |
| 2091 | 2026-07-08T02:25:47.664Z | Checking toml_datetime v0.6.11 |
| 2092 | 2026-07-08T02:25:47.734Z | Checking quick-error v1.2.3 |
| 2093 | 2026-07-08T02:25:47.774Z | Checking anstream v0.6.21 |
| 2094 | 2026-07-08T02:25:47.809Z | Checking rand_xorshift v0.4.0 |
| 2095 | 2026-07-08T02:25:47.845Z | Checking memoffset v0.9.1 |
| 2096 | 2026-07-08T02:25:47.879Z | Checking rusty-fork v0.3.1 |
| 2097 | 2026-07-08T02:25:47.883Z | Checking scroll v0.12.0 |
| 2098 | 2026-07-08T02:25:47.943Z | Checking unarray v0.1.4 |
| 2099 | 2026-07-08T02:25:47.947Z | Checking x509-cert v0.2.5 |
| 2100 | 2026-07-08T02:25:47.977Z | Checking zerocopy v0.7.35 |
| 2101 | 2026-07-08T02:25:48.041Z | Checking unicode-segmentation v1.12.0 |
| 2102 | 2026-07-08T02:25:48.074Z | Checking num-iter v0.1.45 |
| 2103 | 2026-07-08T02:25:48.078Z | Checking proptest v1.10.0 |
| 2104 | 2026-07-08T02:25:48.154Z | Checking goblin v0.8.2 |
| 2105 | 2026-07-08T02:25:48.210Z | Checking dtrace-parser v0.2.0 |
| 2106 | 2026-07-08T02:25:48.371Z | Checking ff v0.13.1 |
| 2107 | 2026-07-08T02:25:48.465Z | Checking thread-id v4.2.2 |
| 2108 | 2026-07-08T02:25:48.499Z | Checking hyper-rustls v0.27.7 |
| 2109 | 2026-07-08T02:25:48.533Z | Checking base16ct v0.2.0 |
| 2110 | 2026-07-08T02:25:48.537Z | Checking foreign-types-shared v0.1.1 |
| 2111 | 2026-07-08T02:25:48.597Z | Checking group v0.13.0 |
| 2112 | 2026-07-08T02:25:48.656Z | Checking nix v0.31.2 |
| 2113 | 2026-07-08T02:25:48.690Z | Checking foreign-types v0.3.2 |
| 2114 | 2026-07-08T02:25:48.695Z | Checking sec1 v0.7.3 |
| 2115 | 2026-07-08T02:25:48.751Z | Checking reqwest v0.13.2 |
| 2116 | 2026-07-08T02:25:48.785Z | Checking hkdf v0.12.4 |
| 2117 | 2026-07-08T02:25:48.789Z | Checking crypto-bigint v0.5.5 |
| 2118 | 2026-07-08T02:25:48.942Z | Checking rustix v0.38.44 |
| 2119 | 2026-07-08T02:25:48.946Z | Checking openssl-sys v0.9.115 |
| 2120 | 2026-07-08T02:25:49.328Z | Checking dof v0.4.0 |
| 2121 | 2026-07-08T02:25:49.378Z | Checking env_filter v1.0.0 |
| 2122 | 2026-07-08T02:25:49.548Z | Checking same-file v1.0.6 |
| 2123 | 2026-07-08T02:25:49.623Z | Checking keccak v0.1.6 |
| 2124 | 2026-07-08T02:25:49.690Z | Checking winnow v0.7.14 |
| 2125 | 2026-07-08T02:25:49.732Z | Checking elliptic-curve v0.13.8 |
| 2126 | 2026-07-08T02:25:49.767Z | Checking walkdir v2.5.0 |
| 2127 | 2026-07-08T02:25:49.811Z | Checking sha3 v0.10.8 |
| 2128 | 2026-07-08T02:25:49.887Z | Checking env_logger v0.11.9 |
| 2129 | 2026-07-08T02:25:49.921Z | Checking newtype-uuid v1.3.2 |
| 2130 | 2026-07-08T02:25:49.956Z | Checking openssl v0.10.79 |
| 2131 | 2026-07-08T02:25:49.990Z | Checking usdt-impl v0.6.0 |
| 2132 | 2026-07-08T02:25:50.037Z | Checking dof v0.3.0 |
| 2133 | 2026-07-08T02:25:50.041Z | Checking num-bigint-dig v0.8.6 |
| 2134 | 2026-07-08T02:25:50.103Z | Checking pkcs1 v0.7.5 |
| 2135 | 2026-07-08T02:25:50.106Z | Checking itertools v0.13.0 |
| 2136 | 2026-07-08T02:25:50.165Z | Checking daft v0.1.7 |
| 2137 | 2026-07-08T02:25:50.298Z | Checking usdt v0.6.0 |
| 2138 | 2026-07-08T02:25:50.334Z | Checking serde_with v3.17.0 |
| 2139 | 2026-07-08T02:25:50.367Z | Checking usdt-impl v0.5.0 |
| 2140 | 2026-07-08T02:25:50.424Z | Checking siphasher v1.0.2 |
| 2141 | 2026-07-08T02:25:50.484Z | Checking winnow v1.0.3 |
| 2142 | 2026-07-08T02:25:50.606Z | Checking bitflags v1.3.2 |
| 2143 | 2026-07-08T02:25:50.667Z | Checking unicode-normalization v0.1.25 |
| 2144 | 2026-07-08T02:25:50.706Z | Checking signal-hook v0.3.18 |
| 2145 | 2026-07-08T02:25:50.792Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2146 | 2026-07-08T02:25:50.889Z | Checking rsa v0.9.10 |
| 2147 | 2026-07-08T02:25:50.925Z | Checking toml_write v0.1.2 |
| 2148 | 2026-07-08T02:25:50.928Z | Checking managed v0.8.0 |
| 2149 | 2026-07-08T02:25:51.097Z | Checking winnow v0.5.40 |
| 2150 | 2026-07-08T02:25:51.132Z | Checking toml_edit v0.22.27 |
| 2151 | 2026-07-08T02:25:51.166Z | Checking chacha20 v0.10.0 |
| 2152 | 2026-07-08T02:25:51.169Z | Checking curve25519-dalek v4.1.3 |
| 2153 | 2026-07-08T02:25:51.228Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2154 | 2026-07-08T02:25:51.338Z | Checking object v0.37.3 |
| 2155 | 2026-07-08T02:25:51.388Z | Checking foldhash v0.1.5 |
| 2156 | 2026-07-08T02:25:51.445Z | Checking bzip2 v0.4.4 |
| 2157 | 2026-07-08T02:25:51.554Z | Checking hashbrown v0.15.5 |
| 2158 | 2026-07-08T02:25:51.659Z | Checking signal-hook-mio v0.2.5 |
| 2159 | 2026-07-08T02:25:51.764Z | Checking globset v0.4.18 |
| 2160 | 2026-07-08T02:25:51.799Z | Checking ed25519 v2.2.3 |
| 2161 | 2026-07-08T02:25:52.002Z | Checking native-tls v0.2.18 |
| 2162 | 2026-07-08T02:25:52.037Z | Checking ref-cast v1.0.25 |
| 2163 | 2026-07-08T02:25:52.040Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2164 | 2026-07-08T02:25:52.101Z | Checking ed25519-dalek v2.2.0 |
| 2165 | 2026-07-08T02:25:52.104Z | Checking zip v0.6.6 |
| 2166 | 2026-07-08T02:25:52.164Z | Checking pin-project v1.1.11 |
| 2167 | 2026-07-08T02:25:52.202Z | Checking zstd-safe v7.2.4 |
| 2168 | 2026-07-08T02:25:52.205Z | Checking tokio-native-tls v0.3.1 |
| 2169 | 2026-07-08T02:25:52.268Z | Checking toml_edit v0.19.15 |
| 2170 | 2026-07-08T02:25:52.302Z | Checking libbz2-rs-sys v0.2.2 |
| 2171 | 2026-07-08T02:25:52.306Z | Checking bumpalo v3.20.2 |
| 2172 | 2026-07-08T02:25:52.368Z | Checking crossterm v0.28.1 |
| 2173 | 2026-07-08T02:25:52.403Z | Checking zstd v0.13.3 |
| 2174 | 2026-07-08T02:25:52.437Z | Checking hyper-tls v0.6.0 |
| 2175 | 2026-07-08T02:25:52.475Z | Checking similar v2.7.0 |
| 2176 | 2026-07-08T02:25:52.554Z | Checking zopfli v0.8.3 |
| 2177 | 2026-07-08T02:25:52.613Z | Checking fs-err v3.3.0 |
| 2178 | 2026-07-08T02:25:52.648Z | Checking reqwest v0.12.28 |
| 2179 | 2026-07-08T02:25:52.725Z | Checking bzip2 v0.6.1 |
| 2180 | 2026-07-08T02:25:52.880Z | Checking pem v3.0.6 |
| 2181 | 2026-07-08T02:25:52.916Z | Checking hash32 v0.2.1 |
| 2182 | 2026-07-08T02:25:52.919Z | Checking serde-big-array v0.5.1 |
| 2183 | 2026-07-08T02:25:52.979Z | Checking unicode-bidi v0.3.18 |
| 2184 | 2026-07-08T02:25:53.062Z | Checking jiff v0.2.21 |
| 2185 | 2026-07-08T02:25:53.100Z | Checking unicode-properties v0.1.4 |
| 2186 | 2026-07-08T02:25:53.103Z | Checking predicates-core v1.0.10 |
| 2187 | 2026-07-08T02:25:53.103Z | Checking heapless v0.7.17 |
| 2188 | 2026-07-08T02:25:53.300Z | Checking snafu v0.8.9 |
| 2189 | 2026-07-08T02:25:53.335Z | Checking stringprep v0.1.5 |
| 2190 | 2026-07-08T02:25:53.338Z | Checking toml v0.7.8 |
| 2191 | 2026-07-08T02:25:53.338Z | Checking olpc-cjson v0.1.4 |
| 2192 | 2026-07-08T02:25:53.432Z | Checking hickory-proto v0.25.2 |
| 2193 | 2026-07-08T02:25:53.511Z | Checking md-5 v0.10.6 |
| 2194 | 2026-07-08T02:25:53.546Z | Checking serde_plain v1.0.2 |
| 2195 | 2026-07-08T02:25:53.580Z | Checking float-cmp v0.10.0 |
| 2196 | 2026-07-08T02:25:53.583Z | Checking typed-path v0.9.3 |
| 2197 | 2026-07-08T02:25:53.673Z | Checking fallible-iterator v0.2.0 |
| 2198 | 2026-07-08T02:25:53.676Z | Checking difflib v0.4.0 |
| 2199 | 2026-07-08T02:25:53.740Z | Checking normalize-line-endings v0.3.0 |
| 2200 | 2026-07-08T02:25:53.743Z | Checking smoltcp v0.9.1 |
| 2201 | 2026-07-08T02:25:53.743Z | Checking iddqd v0.4.2 |
| 2202 | 2026-07-08T02:25:53.854Z | Checking phf_shared v0.13.1 |
| 2203 | 2026-07-08T02:25:53.907Z | Checking predicates v3.1.4 |
| 2204 | 2026-07-08T02:25:53.969Z | Checking postgres-protocol v0.6.10 |
| 2205 | 2026-07-08T02:25:54.074Z | Checking phf_shared v0.11.3 |
| 2206 | 2026-07-08T02:25:54.228Z | Checking tokio-stream v0.1.18 |
| 2207 | 2026-07-08T02:25:54.263Z | Checking buf-list v1.1.2 |
| 2208 | 2026-07-08T02:25:54.305Z | Checking strum v0.27.2 |
| 2209 | 2026-07-08T02:25:54.386Z | Checking tough v0.22.0 |
| 2210 | 2026-07-08T02:25:54.420Z | Checking lalrpop-util v0.19.12 |
| 2211 | 2026-07-08T02:25:54.454Z | Checking precomputed-hash v0.1.1 |
| 2212 | 2026-07-08T02:25:54.487Z | Checking fixedbitset v0.4.2 |
| 2213 | 2026-07-08T02:25:54.561Z | Checking new_debug_unreachable v1.0.6 |
| 2214 | 2026-07-08T02:25:54.605Z | Checking fixedbitset v0.5.7 |
| 2215 | 2026-07-08T02:25:54.639Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2216 | 2026-07-08T02:25:54.673Z | Checking string_cache v0.8.9 |
| 2217 | 2026-07-08T02:25:54.676Z | Checking petgraph v0.6.5 |
| 2218 | 2026-07-08T02:25:54.736Z | Checking postgres-types v0.2.12 |
| 2219 | 2026-07-08T02:25:54.822Z | Checking petgraph v0.8.3 |
| 2220 | 2026-07-08T02:25:54.894Z | Checking phf v0.13.1 |
| 2221 | 2026-07-08T02:25:55.067Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2222 | 2026-07-08T02:25:55.102Z | Checking whoami v2.1.0 |
| 2223 | 2026-07-08T02:25:55.321Z | Checking peg-runtime v0.8.5 |
| 2224 | 2026-07-08T02:25:55.325Z | Checking zip v4.6.1 |
| 2225 | 2026-07-08T02:25:55.385Z | Checking tokio-postgres v0.7.16 |
| 2226 | 2026-07-08T02:25:55.603Z | Checking is-terminal v0.4.17 |
| 2227 | 2026-07-08T02:25:55.720Z | Checking crossbeam-channel v0.5.15 |
| 2228 | 2026-07-08T02:25:55.954Z | Checking thread_local v1.1.9 |
| 2229 | 2026-07-08T02:25:55.957Z | Compiling structmeta-derive v0.3.0 |
| 2230 | 2026-07-08T02:25:56.085Z | Checking take_mut v0.2.2 |
| 2231 | 2026-07-08T02:25:56.180Z | Checking term v1.2.1 |
| 2232 | 2026-07-08T02:25:56.228Z | Checking slog-async v2.8.0 |
| 2233 | 2026-07-08T02:25:56.263Z | Compiling newtype-uuid-macros v0.1.0 |
| 2234 | 2026-07-08T02:25:56.388Z | Compiling multer v3.1.0 |
| 2235 | 2026-07-08T02:25:56.423Z | Checking slog-term v2.9.2 |
| 2236 | 2026-07-08T02:25:56.426Z | Compiling async-stream-impl v0.3.6 |
| 2237 | 2026-07-08T02:25:56.485Z | Checking match_cfg v0.1.0 |
| 2238 | 2026-07-08T02:25:56.583Z | Checking hostname v0.3.1 |
| 2239 | 2026-07-08T02:25:56.701Z | Checking slog-json v2.6.1 |
| 2240 | 2026-07-08T02:25:56.736Z | Compiling dropshot v0.17.1 |
| 2241 | 2026-07-08T02:25:56.769Z | Compiling dropshot_endpoint v0.17.1 |
| 2242 | 2026-07-08T02:25:56.772Z | Checking debug-ignore v1.0.5 |
| 2243 | 2026-07-08T02:25:56.884Z | Checking slog-bunyan v2.5.0 |
| 2244 | 2026-07-08T02:25:56.922Z | Checking progenitor-client v0.14.0 |
| 2245 | 2026-07-08T02:25:57.025Z | Checking sha1 v0.11.0 |
| 2246 | 2026-07-08T02:25:57.064Z | Checking serde_spanned v1.1.1 |
| 2247 | 2026-07-08T02:25:57.101Z | Compiling structmeta v0.3.0 |
| 2248 | 2026-07-08T02:25:57.103Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2249 | 2026-07-08T02:25:57.131Z | Checking serde_path_to_error v0.1.20 |
| 2250 | 2026-07-08T02:25:57.134Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2251 | 2026-07-08T02:25:57.225Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2252 | 2026-07-08T02:25:57.228Z | Checking compression-core v0.4.31 |
| 2253 | 2026-07-08T02:25:57.228Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 2254 | 2026-07-08T02:25:57.326Z | Compiling derive-ex v0.1.8 |
| 2255 | 2026-07-08T02:25:57.400Z | Checking compression-codecs v0.4.37 |
| 2256 | 2026-07-08T02:25:57.434Z | Checking async-stream v0.3.6 |
| 2257 | 2026-07-08T02:25:57.499Z | Checking toml v1.1.2+spec-1.1.0 |
| 2258 | 2026-07-08T02:25:57.578Z | Checking rustls-pemfile v2.2.0 |
| 2259 | 2026-07-08T02:25:57.613Z | Checking async-compression v0.4.41 |
| 2260 | 2026-07-08T02:25:57.616Z | Checking waitgroup v0.1.2 |
| 2261 | 2026-07-08T02:25:57.677Z | Checking hostname v0.4.2 |
| 2262 | 2026-07-08T02:25:57.710Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2263 | 2026-07-08T02:25:57.745Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2264 | 2026-07-08T02:25:57.778Z | Checking atomicwrites v0.4.4 |
| 2265 | 2026-07-08T02:25:57.812Z | Checking itertools v0.14.0 |
| 2266 | 2026-07-08T02:25:57.844Z | Compiling parse-display-derive v0.10.0 |
| 2267 | 2026-07-08T02:25:57.882Z | Checking macaddr v1.0.1 |
| 2268 | 2026-07-08T02:25:57.914Z | Checking regress v0.10.5 |
| 2269 | 2026-07-08T02:25:57.947Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2270 | 2026-07-08T02:25:58.086Z | Checking instant v0.1.13 |
| 2271 | 2026-07-08T02:25:58.123Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2272 | 2026-07-08T02:25:58.200Z | Checking backoff v0.4.0 |
| 2273 | 2026-07-08T02:25:58.380Z | Checking backon v1.6.0 |
| 2274 | 2026-07-08T02:25:58.418Z | Checking humantime v2.3.0 |
| 2275 | 2026-07-08T02:25:58.421Z | Checking unicode-width v0.2.0 |
| 2276 | 2026-07-08T02:25:58.590Z | Checking progenitor-extras v0.2.0 |
| 2277 | 2026-07-08T02:25:58.627Z | Compiling convert_case v0.4.0 |
| 2278 | 2026-07-08T02:25:58.721Z | Checking heck v0.5.0 |
| 2279 | 2026-07-08T02:25:58.834Z | Checking half v2.7.1 |
| 2280 | 2026-07-08T02:25:58.872Z | Checking ciborium-io v0.2.2 |
| 2281 | 2026-07-08T02:25:58.909Z | Checking secrecy v0.10.3 |
| 2282 | 2026-07-08T02:25:58.988Z | Checking camino-tempfile v1.4.1 |
| 2283 | 2026-07-08T02:25:59.025Z | Compiling derive_more v0.99.20 |
| 2284 | 2026-07-08T02:25:59.056Z | Compiling test-strategy v0.4.5 |
| 2285 | 2026-07-08T02:25:59.059Z | Compiling regress v0.11.1 |
| 2286 | 2026-07-08T02:25:59.120Z | Checking ciborium-ll v0.2.2 |
| 2287 | 2026-07-08T02:25:59.169Z | Checking indent_write v2.2.0 |
| 2288 | 2026-07-08T02:25:59.317Z | Checking ciborium v0.2.2 |
| 2289 | 2026-07-08T02:25:59.380Z | Compiling crucible-workspace-hack v0.1.0 |
| 2290 | 2026-07-08T02:25:59.551Z | Checking parse-display v0.10.0 |
| 2291 | 2026-07-08T02:25:59.640Z | Compiling unsafe-libyaml v0.2.11 |
| 2292 | 2026-07-08T02:25:59.762Z | Checking inout v0.1.4 |
| 2293 | 2026-07-08T02:25:59.818Z | Checking universal-hash v0.5.1 |
| 2294 | 2026-07-08T02:25:59.921Z | Checking cipher v0.4.4 |
| 2295 | 2026-07-08T02:25:59.967Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2296 | 2026-07-08T02:26:00.153Z | Checking opaque-debug v0.3.1 |
| 2297 | 2026-07-08T02:26:00.250Z | Compiling serde_yaml v0.9.34+deprecated |
| 2298 | 2026-07-08T02:26:00.403Z | Checking swrite v0.1.0 |
| 2299 | 2026-07-08T02:26:00.527Z | Checking poly1305 v0.8.0 |
| 2300 | 2026-07-08T02:26:00.582Z | Checking chacha20 v0.9.1 |
| 2301 | 2026-07-08T02:26:00.617Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2302 | 2026-07-08T02:26:00.805Z | Compiling typify-impl v0.6.2 |
| 2303 | 2026-07-08T02:26:00.838Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2304 | 2026-07-08T02:26:01.016Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2305 | 2026-07-08T02:26:01.180Z | Checking blake2 v0.10.6 |
| 2306 | 2026-07-08T02:26:01.216Z | Checking thiserror-no-std v2.0.2 |
| 2307 | 2026-07-08T02:26:01.327Z | Checking aead v0.5.2 |
| 2308 | 2026-07-08T02:26:01.447Z | Checking password-hash v0.5.0 |
| 2309 | 2026-07-08T02:26:01.521Z | Checking chacha20poly1305 v0.10.1 |
| 2310 | 2026-07-08T02:26:01.661Z | Checking vsss-rs v3.3.4 |
| 2311 | 2026-07-08T02:26:01.713Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2312 | 2026-07-08T02:26:01.746Z | Checking argon2 v0.5.3 |
| 2313 | 2026-07-08T02:26:01.780Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2314 | 2026-07-08T02:26:02.105Z | Checking byte-wrapper v0.1.0 |
| 2315 | 2026-07-08T02:26:02.140Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2316 | 2026-07-08T02:26:02.171Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2317 | 2026-07-08T02:26:02.177Z | Checking crossbeam-deque v0.8.6 |
| 2318 | 2026-07-08T02:26:02.342Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2319 | 2026-07-08T02:26:02.377Z | Compiling rayon-core v1.13.0 |
| 2320 | 2026-07-08T02:26:02.408Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2321 | 2026-07-08T02:26:02.411Z | Compiling proc-macro-crate v1.3.1 |
| 2322 | 2026-07-08T02:26:02.810Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2323 | 2026-07-08T02:26:02.888Z | Compiling proc-macro-error v1.0.4 |
| 2324 | 2026-07-08T02:26:02.998Z | Checking rayon v1.11.0 |
| 2325 | 2026-07-08T02:26:03.100Z | Compiling num_enum_derive v0.7.6 |
| 2326 | 2026-07-08T02:26:03.221Z | Checking tabwriter v1.4.1 |
| 2327 | 2026-07-08T02:26:03.398Z | Checking toml v0.8.23 |
| 2328 | 2026-07-08T02:26:03.743Z | Checking glob v0.3.3 |
| 2329 | 2026-07-08T02:26:03.747Z | Compiling heapless v0.8.0 |
| 2330 | 2026-07-08T02:26:03.879Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2331 | 2026-07-08T02:26:03.951Z | Checking colored v3.1.1 |
| 2332 | 2026-07-08T02:26:03.990Z | Compiling ingot-macros v0.1.1 |
| 2333 | 2026-07-08T02:26:04.024Z | Checking hash32 v0.3.1 |
| 2334 | 2026-07-08T02:26:04.175Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2335 | 2026-07-08T02:26:04.208Z | Checking unicode-width v0.1.14 |
| 2336 | 2026-07-08T02:26:04.240Z | Checking num_enum v0.7.6 |
| 2337 | 2026-07-08T02:26:04.294Z | Compiling smoltcp v0.11.0 |
| 2338 | 2026-07-08T02:26:04.467Z | Checking cobs v0.3.0 |
| 2339 | 2026-07-08T02:26:04.518Z | Compiling usdt-macro v0.5.0 |
| 2340 | 2026-07-08T02:26:04.535Z | Compiling usdt-attr-macro v0.5.0 |
| 2341 | 2026-07-08T02:26:04.640Z | Checking memmap v0.7.0 |
| 2342 | 2026-07-08T02:26:04.719Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2343 | 2026-07-08T02:26:04.778Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2344 | 2026-07-08T02:26:04.812Z | Checking postcard v1.1.3 |
| 2345 | 2026-07-08T02:26:04.980Z | Checking rand v0.10.1 |
| 2346 | 2026-07-08T02:26:05.131Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 2347 | 2026-07-08T02:26:05.264Z | Checking sigpipe v0.1.3 |
| 2348 | 2026-07-08T02:26:05.344Z | Checking usdt v0.5.0 |
| 2349 | 2026-07-08T02:26:05.376Z | Compiling foreign-types-macros v0.2.3 |
| 2350 | 2026-07-08T02:26:05.379Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 2351 | 2026-07-08T02:26:05.449Z | Compiling typify-macro v0.6.2 |
| 2352 | 2026-07-08T02:26:05.509Z | Checking foreign-types-shared v0.3.1 |
| 2353 | 2026-07-08T02:26:05.688Z | Compiling num_enum_derive v0.5.11 |
| 2354 | 2026-07-08T02:26:05.732Z | Checking cstr-argument v0.1.2 |
| 2355 | 2026-07-08T02:26:05.765Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2356 | 2026-07-08T02:26:05.880Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 2357 | 2026-07-08T02:26:06.012Z | Checking foreign-types v0.5.0 |
| 2358 | 2026-07-08T02:26:06.048Z | Compiling num-derive v0.4.2 |
| 2359 | 2026-07-08T02:26:06.116Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2360 | 2026-07-08T02:26:06.225Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2361 | 2026-07-08T02:26:06.372Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2362 | 2026-07-08T02:26:06.375Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2363 | 2026-07-08T02:26:06.435Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2364 | 2026-07-08T02:26:06.570Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2365 | 2026-07-08T02:26:06.603Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2366 | 2026-07-08T02:26:06.720Z | Compiling zone_cfg_derive v0.3.1 |
| 2367 | 2026-07-08T02:26:06.769Z | Checking num_enum v0.5.11 |
| 2368 | 2026-07-08T02:26:06.923Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2369 | 2026-07-08T02:26:06.926Z | Checking ingot-types v0.1.2 |
| 2370 | 2026-07-08T02:26:06.989Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2371 | 2026-07-08T02:26:07.070Z | Checking itertools v0.12.1 |
| 2372 | 2026-07-08T02:26:07.158Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2373 | 2026-07-08T02:26:07.190Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2374 | 2026-07-08T02:26:07.282Z | Compiling typify v0.6.2 |
| 2375 | 2026-07-08T02:26:07.371Z | Checking ingot v0.1.1 |
| 2376 | 2026-07-08T02:26:07.404Z | Compiling progenitor-impl v0.14.0 |
| 2377 | 2026-07-08T02:26:07.530Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2378 | 2026-07-08T02:26:07.563Z | Checking smf v0.2.3 |
| 2379 | 2026-07-08T02:26:07.639Z | Checking whoami v1.6.1 |
| 2380 | 2026-07-08T02:26:07.776Z | Checking tokio-dtrace v0.1.1 |
| 2381 | 2026-07-08T02:26:07.820Z | Compiling derive-where v1.6.0 |
| 2382 | 2026-07-08T02:26:07.852Z | Checking console v0.15.11 |
| 2383 | 2026-07-08T02:26:07.988Z | Checking oxide-tokio-rt v0.1.4 |
| 2384 | 2026-07-08T02:26:08.102Z | Checking zone v0.3.1 |
| 2385 | 2026-07-08T02:26:08.153Z | Checking newline-converter v0.3.0 |
| 2386 | 2026-07-08T02:26:08.186Z | Checking bytecount v0.6.9 |
| 2387 | 2026-07-08T02:26:08.289Z | Checking expectorate v1.2.0 |
| 2388 | 2026-07-08T02:26:08.324Z | Compiling owo-colors v4.3.0 |
| 2389 | 2026-07-08T02:26:08.419Z | Compiling cancel-safe-futures v0.1.5 |
| 2390 | 2026-07-08T02:26:08.452Z | Checking libsw-core v0.3.2 |
| 2391 | 2026-07-08T02:26:08.482Z | Checking num-rational v0.4.2 |
| 2392 | 2026-07-08T02:26:08.619Z | Checking libsw v3.5.0 |
| 2393 | 2026-07-08T02:26:08.806Z | Checking num-complex v0.4.6 |
| 2394 | 2026-07-08T02:26:09.002Z | Checking linear-map v1.2.0 |
| 2395 | 2026-07-08T02:26:09.032Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 2396 | 2026-07-08T02:26:09.063Z | Checking float-ord v0.3.2 |
| 2397 | 2026-07-08T02:26:09.156Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2398 | 2026-07-08T02:26:09.189Z | Checking num v0.4.3 |
| 2399 | 2026-07-08T02:26:09.193Z | Checking gethostname v0.5.0 |
| 2400 | 2026-07-08T02:26:09.193Z | Compiling prettyplease v0.2.37 |
| 2401 | 2026-07-08T02:26:09.308Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2402 | 2026-07-08T02:26:09.344Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2403 | 2026-07-08T02:26:09.375Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2404 | 2026-07-08T02:26:09.502Z | Checking resolv-conf v0.7.6 |
| 2405 | 2026-07-08T02:26:09.712Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2406 | 2026-07-08T02:26:09.716Z | Checking unicode-linebreak v0.1.5 |
| 2407 | 2026-07-08T02:26:09.984Z | Checking smawk v0.3.2 |
| 2408 | 2026-07-08T02:26:10.036Z | Compiling progenitor-macro v0.14.0 |
| 2409 | 2026-07-08T02:26:10.143Z | Checking papergrid v0.11.0 |
| 2410 | 2026-07-08T02:26:10.185Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 2411 | 2026-07-08T02:26:10.772Z | Compiling tabled_derive v0.7.0 |
| 2412 | 2026-07-08T02:26:10.849Z | Compiling convert_case v0.10.0 |
| 2413 | 2026-07-08T02:26:10.970Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2414 | 2026-07-08T02:26:11.164Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2415 | 2026-07-08T02:26:11.200Z | Compiling slog-dtrace v0.3.0 |
| 2416 | 2026-07-08T02:26:11.203Z | Compiling derive_more-impl v2.1.1 |
| 2417 | 2026-07-08T02:26:11.268Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd) |
| 2418 | 2026-07-08T02:26:11.471Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2419 | 2026-07-08T02:26:11.531Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2420 | 2026-07-08T02:26:11.813Z | Checking tabled v0.15.0 |
| 2421 | 2026-07-08T02:26:12.082Z | Checking derive_more v2.1.1 |
| 2422 | 2026-07-08T02:26:12.213Z | Checking crossterm v0.29.0 |
| 2423 | 2026-07-08T02:26:12.275Z | Checking linked-hash-map v0.5.6 |
| 2424 | 2026-07-08T02:26:12.468Z | Checking lru-cache v0.1.2 |
| 2425 | 2026-07-08T02:26:12.838Z | Checking hickory-proto v0.24.4 |
| 2426 | 2026-07-08T02:26:12.973Z | Checking fd-lock v4.0.4 |
| 2427 | 2026-07-08T02:26:13.524Z | Checking vte v0.14.1 |
| 2428 | 2026-07-08T02:26:13.675Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2429 | 2026-07-08T02:26:13.738Z | Checking display-error-chain v0.2.2 |
| 2430 | 2026-07-08T02:26:13.925Z | Checking strip-ansi-escapes v0.2.1 |
| 2431 | 2026-07-08T02:26:14.118Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2432 | 2026-07-08T02:26:14.533Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2433 | 2026-07-08T02:26:14.905Z | Checking progenitor v0.14.0 |
| 2434 | 2026-07-08T02:26:15.002Z | Checking termtree v0.5.1 |
| 2435 | 2026-07-08T02:26:15.080Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2436 | 2026-07-08T02:26:15.162Z | Checking nu-ansi-term v0.50.3 |
| 2437 | 2026-07-08T02:26:15.232Z | Checking hickory-resolver v0.24.4 |
| 2438 | 2026-07-08T02:26:15.301Z | Checking textwrap v0.16.2 |
| 2439 | 2026-07-08T02:26:15.333Z | Compiling minimal-lexical v0.2.1 |
| 2440 | 2026-07-08T02:26:15.396Z | Checking reedline v0.40.0 |
| 2441 | 2026-07-08T02:26:15.607Z | Compiling nom v7.1.3 |
| 2442 | 2026-07-08T02:26:15.699Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2443 | 2026-07-08T02:26:16.005Z | Checking qorb v0.4.1 |
| 2444 | 2026-07-08T02:26:16.164Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2445 | 2026-07-08T02:26:16.576Z | Compiling unicode-xid v0.2.6 |
| 2446 | 2026-07-08T02:26:16.643Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2447 | 2026-07-08T02:26:16.769Z | Compiling ar_archive_writer v0.5.1 |
| 2448 | 2026-07-08T02:26:17.263Z | Checking csv-core v0.1.13 |
| 2449 | 2026-07-08T02:26:17.298Z | Compiling stacker v0.1.23 |
| 2450 | 2026-07-08T02:26:17.392Z | Compiling semver v0.1.20 |
| 2451 | 2026-07-08T02:26:17.476Z | Checking csv v1.4.0 |
| 2452 | 2026-07-08T02:26:17.510Z | Checking highway v1.3.0 |
| 2453 | 2026-07-08T02:26:17.602Z | Compiling cfg_aliases v0.1.1 |
| 2454 | 2026-07-08T02:26:17.659Z | Compiling psm v0.1.30 |
| 2455 | 2026-07-08T02:26:17.706Z | Compiling nix v0.28.0 |
| 2456 | 2026-07-08T02:26:17.767Z | Compiling rustc_version v0.1.7 |
| 2457 | 2026-07-08T02:26:17.771Z | Checking nibble_vec v0.1.0 |
| 2458 | 2026-07-08T02:26:17.828Z | Checking endian-type v0.1.2 |
| 2459 | 2026-07-08T02:26:17.868Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2460 | 2026-07-08T02:26:17.949Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2461 | 2026-07-08T02:26:17.981Z | Checking radix_trie v0.2.1 |
| 2462 | 2026-07-08T02:26:18.018Z | Compiling newtype_derive v0.1.6 |
| 2463 | 2026-07-08T02:26:18.161Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2464 | 2026-07-08T02:26:18.226Z | Checking phf_shared v0.12.1 |
| 2465 | 2026-07-08T02:26:18.257Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2466 | 2026-07-08T02:26:18.382Z | Compiling chrono-tz v0.10.4 |
| 2467 | 2026-07-08T02:26:18.417Z | Checking phf v0.12.1 |
| 2468 | 2026-07-08T02:26:18.670Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2469 | 2026-07-08T02:26:18.703Z | Compiling const_format_proc_macros v0.2.34 |
| 2470 | 2026-07-08T02:26:18.705Z | Checking recursive v0.1.1 |
| 2471 | 2026-07-08T02:26:18.706Z | Compiling peg-macros v0.8.5 |
| 2472 | 2026-07-08T02:26:18.807Z | Checking nom v8.0.0 |
| 2473 | 2026-07-08T02:26:18.852Z | Checking winnow v0.6.26 |
| 2474 | 2026-07-08T02:26:19.201Z | Compiling sqlparser_derive v0.5.0 |
| 2475 | 2026-07-08T02:26:19.608Z | Checking unicode_categories v0.1.1 |
| 2476 | 2026-07-08T02:26:19.639Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=06bb62cc303fd86add35eee4a03291fd5932dbfb#06bb62cc) |
| 2477 | 2026-07-08T02:26:19.761Z | Checking home v0.5.12 |
| 2478 | 2026-07-08T02:26:19.792Z | Checking const_format v0.2.35 |
| 2479 | 2026-07-08T02:26:19.896Z | Checking rustyline v14.0.0 |
| 2480 | 2026-07-08T02:26:20.001Z | Checking sqlparser v0.61.0 |
| 2481 | 2026-07-08T02:26:20.033Z | Checking sqlformat v0.3.5 |
| 2482 | 2026-07-08T02:26:20.156Z | Checking peg v0.8.5 |
| 2483 | 2026-07-08T02:26:20.357Z | Checking bcs v0.1.6 |
| 2484 | 2026-07-08T02:26:20.471Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2485 | 2026-07-08T02:26:20.592Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2486 | 2026-07-08T02:26:20.624Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2487 | 2026-07-08T02:26:20.680Z | Checking steno v0.4.1 |
| 2488 | 2026-07-08T02:26:20.778Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=06bb62cc303fd86add35eee4a03291fd5932dbfb#06bb62cc) |
| 2489 | 2026-07-08T02:26:20.928Z | Checking sha1 v0.10.6 |
| 2490 | 2026-07-08T02:26:21.140Z | Checking filetime v0.2.27 |
| 2491 | 2026-07-08T02:26:21.302Z | Checking xattr v1.6.1 |
| 2492 | 2026-07-08T02:26:21.460Z | Checking tar v0.4.45 |
| 2493 | 2026-07-08T02:26:21.657Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2494 | 2026-07-08T02:26:21.732Z | Checking subprocess v0.2.15 |
| 2495 | 2026-07-08T02:26:21.866Z | Checking headers-core v0.3.0 |
| 2496 | 2026-07-08T02:26:21.908Z | Checking base64 v0.21.7 |
| 2497 | 2026-07-08T02:26:22.000Z | Checking headers v0.4.1 |
| 2498 | 2026-07-08T02:26:22.055Z | Checking yasna v0.5.2 |
| 2499 | 2026-07-08T02:26:22.184Z | Checking dropshot-api-manager-types v0.7.2 |
| 2500 | 2026-07-08T02:26:22.383Z | Checking tagptr v0.2.0 |
| 2501 | 2026-07-08T02:26:22.460Z | Checking rcgen v0.12.1 |
| 2502 | 2026-07-08T02:26:22.494Z | Checking utf-8 v0.7.6 |
| 2503 | 2026-07-08T02:26:22.553Z | Checking moka v0.12.13 |
| 2504 | 2026-07-08T02:26:22.653Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2505 | 2026-07-08T02:26:22.809Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2506 | 2026-07-08T02:26:22.843Z | Checking tungstenite v0.21.0 |
| 2507 | 2026-07-08T02:26:22.846Z | Compiling libefi-sys v0.1.0 |
| 2508 | 2026-07-08T02:26:23.219Z | Checking hickory-resolver v0.25.2 |
| 2509 | 2026-07-08T02:26:23.291Z | Compiling bitfield-struct v0.6.2 |
| 2510 | 2026-07-08T02:26:23.325Z | Checking tokio-tungstenite v0.21.0 |
| 2511 | 2026-07-08T02:26:23.625Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2512 | 2026-07-08T02:26:23.894Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2513 | 2026-07-08T02:26:23.964Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2514 | 2026-07-08T02:26:23.996Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2515 | 2026-07-08T02:26:24.268Z | Compiling radium v0.7.0 |
| 2516 | 2026-07-08T02:26:24.432Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2517 | 2026-07-08T02:26:24.479Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2518 | 2026-07-08T02:26:24.534Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2519 | 2026-07-08T02:26:24.595Z | Compiling maybe-uninit v2.0.0 |
| 2520 | 2026-07-08T02:26:24.639Z | Checking tap v1.0.1 |
| 2521 | 2026-07-08T02:26:24.772Z | Checking wyz v0.5.1 |
| 2522 | 2026-07-08T02:26:24.804Z | Compiling zerocopy-derive v0.6.6 |
| 2523 | 2026-07-08T02:26:24.872Z | Checking crc-catalog v2.4.0 |
| 2524 | 2026-07-08T02:26:24.966Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=06bb62cc303fd86add35eee4a03291fd5932dbfb#06bb62cc) |
| 2525 | 2026-07-08T02:26:24.997Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=06bb62cc303fd86add35eee4a03291fd5932dbfb#06bb62cc) |
| 2526 | 2026-07-08T02:26:25.003Z | Compiling packed_struct v0.10.1 |
| 2527 | 2026-07-08T02:26:25.003Z | Checking funty v2.0.0 |
| 2528 | 2026-07-08T02:26:25.091Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2529 | 2026-07-08T02:26:25.215Z | Checking crc v3.4.0 |
| 2530 | 2026-07-08T02:26:25.346Z | Checking bitvec v1.0.1 |
| 2531 | 2026-07-08T02:26:25.386Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2532 | 2026-07-08T02:26:25.417Z | Compiling packed_struct_codegen v0.10.1 |
| 2533 | 2026-07-08T02:26:25.616Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2534 | 2026-07-08T02:26:25.676Z | Checking zerocopy v0.6.6 |
| 2535 | 2026-07-08T02:26:25.996Z | Compiling bitfield-macros v0.19.4 |
| 2536 | 2026-07-08T02:26:26.383Z | Compiling indexmap v1.9.3 |
| 2537 | 2026-07-08T02:26:26.536Z | Checking nodrop v0.1.14 |
| 2538 | 2026-07-08T02:26:26.686Z | Checking array-init v0.0.4 |
| 2539 | 2026-07-08T02:26:26.748Z | Checking smallvec v0.6.14 |
| 2540 | 2026-07-08T02:26:26.777Z | Checking bitfield v0.19.4 |
| 2541 | 2026-07-08T02:26:26.970Z | Checking hashbrown v0.12.3 |
| 2542 | 2026-07-08T02:26:27.022Z | Checking serde-hex v0.1.0 |
| 2543 | 2026-07-08T02:26:27.078Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2544 | 2026-07-08T02:26:27.264Z | Checking ron v0.8.1 |
| 2545 | 2026-07-08T02:26:27.780Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2546 | 2026-07-08T02:26:27.819Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2547 | 2026-07-08T02:26:27.851Z | Checking hashbrown v0.13.2 |
| 2548 | 2026-07-08T02:26:27.881Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2549 | 2026-07-08T02:26:28.143Z | Checking crc-any v2.5.0 |
| 2550 | 2026-07-08T02:26:28.299Z | Checking object v0.30.4 |
| 2551 | 2026-07-08T02:26:28.348Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2552 | 2026-07-08T02:26:28.379Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2553 | 2026-07-08T02:26:28.445Z | Checking path-slash v0.1.5 |
| 2554 | 2026-07-08T02:26:28.535Z | Compiling xshell-macros v0.2.7 |
| 2555 | 2026-07-08T02:26:28.561Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2556 | 2026-07-08T02:26:28.903Z | Checking half v1.8.3 |
| 2557 | 2026-07-08T02:26:28.954Z | Checking xshell v0.2.7 |
| 2558 | 2026-07-08T02:26:28.957Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2559 | 2026-07-08T02:26:29.126Z | Checking serde_cbor v0.11.2 |
| 2560 | 2026-07-08T02:26:29.173Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2561 | 2026-07-08T02:26:29.228Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2562 | 2026-07-08T02:26:29.534Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2563 | 2026-07-08T02:26:29.673Z | Compiling proc-macro-error2 v2.0.1 |
| 2564 | 2026-07-08T02:26:29.749Z | Compiling num-derive v0.3.3 |
| 2565 | 2026-07-08T02:26:29.952Z | Checking maplit v1.0.2 |
| 2566 | 2026-07-08T02:26:30.011Z | Compiling tabled_derive v0.11.0 |
| 2567 | 2026-07-08T02:26:30.062Z | Checking papergrid v0.17.0 |
| 2568 | 2026-07-08T02:26:30.418Z | Checking testing_table v0.3.0 |
| 2569 | 2026-07-08T02:26:30.540Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2570 | 2026-07-08T02:26:30.686Z | Checking libscf-sys v1.1.0 |
| 2571 | 2026-07-08T02:26:30.871Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2572 | 2026-07-08T02:26:30.888Z | Compiling progenitor-impl v0.13.0 |
| 2573 | 2026-07-08T02:26:30.919Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2574 | 2026-07-08T02:26:31.043Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2575 | 2026-07-08T02:26:31.077Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2576 | 2026-07-08T02:26:31.208Z | Checking tabled v0.20.0 |
| 2577 | 2026-07-08T02:26:31.390Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2578 | 2026-07-08T02:26:31.903Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2579 | 2026-07-08T02:26:31.934Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2580 | 2026-07-08T02:26:32.269Z | Checking progenitor-client v0.13.0 |
| 2581 | 2026-07-08T02:26:32.303Z | Compiling git-stub v1.0.0 |
| 2582 | 2026-07-08T02:26:32.535Z | Compiling git-stub-vcs v0.1.0 |
| 2583 | 2026-07-08T02:26:32.571Z | Checking crc8 v0.1.1 |
| 2584 | 2026-07-08T02:26:32.602Z | Checking unicase v2.9.0 |
| 2585 | 2026-07-08T02:26:32.695Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2586 | 2026-07-08T02:26:32.787Z | Checking fxhash v0.2.1 |
| 2587 | 2026-07-08T02:26:32.913Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2588 | 2026-07-08T02:26:32.945Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2589 | 2026-07-08T02:26:32.982Z | Compiling vergen-lib v0.1.6 |
| 2590 | 2026-07-08T02:26:33.215Z | Compiling diesel_derives v2.3.7 |
| 2591 | 2026-07-08T02:26:33.485Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2592 | 2026-07-08T02:26:33.514Z | Checking scheduled-thread-pool v0.2.7 |
| 2593 | 2026-07-08T02:26:33.545Z | Compiling dsl_auto_type v0.2.0 |
| 2594 | 2026-07-08T02:26:33.574Z | Compiling progenitor-macro v0.13.0 |
| 2595 | 2026-07-08T02:26:33.641Z | Compiling vergen-gitcl v1.0.8 |
| 2596 | 2026-07-08T02:26:33.682Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2597 | 2026-07-08T02:26:33.807Z | Checking r2d2 v0.8.10 |
| 2598 | 2026-07-08T02:26:33.899Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2599 | 2026-07-08T02:26:33.963Z | Checking downcast-rs v2.0.2 |
| 2600 | 2026-07-08T02:26:33.963Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2601 | 2026-07-08T02:26:34.026Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2602 | 2026-07-08T02:26:34.284Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2603 | 2026-07-08T02:26:34.353Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2604 | 2026-07-08T02:26:34.481Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2605 | 2026-07-08T02:26:34.513Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2606 | 2026-07-08T02:26:34.543Z | Checking kstat-rs v0.2.4 |
| 2607 | 2026-07-08T02:26:34.578Z | Checking arc-swap v1.8.2 |
| 2608 | 2026-07-08T02:26:34.752Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2609 | 2026-07-08T02:26:34.782Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2610 | 2026-07-08T02:26:34.823Z | Checking slog-scope v4.4.1 |
| 2611 | 2026-07-08T02:26:34.855Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2612 | 2026-07-08T02:26:34.991Z | Compiling dirs-sys-next v0.1.2 |
| 2613 | 2026-07-08T02:26:35.064Z | Compiling crunchy v0.2.4 |
| 2614 | 2026-07-08T02:26:35.297Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2615 | 2026-07-08T02:26:35.330Z | Compiling parking_lot_core v0.8.6 |
| 2616 | 2026-07-08T02:26:35.412Z | Compiling dirs-next v2.0.0 |
| 2617 | 2026-07-08T02:26:35.603Z | Checking slog-stdlog v4.1.1 |
| 2618 | 2026-07-08T02:26:35.676Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2619 | 2026-07-08T02:26:35.709Z | Compiling clang-sys v1.8.1 |
| 2620 | 2026-07-08T02:26:35.752Z | Compiling tiny-keccak v2.0.2 |
| 2621 | 2026-07-08T02:26:36.025Z | Checking slog-envlogger v2.2.0 |
| 2622 | 2026-07-08T02:26:36.165Z | Compiling term v0.7.0 |
| 2623 | 2026-07-08T02:26:36.225Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2624 | 2026-07-08T02:26:36.300Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=06bb62cc303fd86add35eee4a03291fd5932dbfb#06bb62cc) |
| 2625 | 2026-07-08T02:26:36.355Z | Compiling bit-vec v0.6.3 |
| 2626 | 2026-07-08T02:26:36.540Z | Compiling ascii-canvas v3.0.0 |
| 2627 | 2026-07-08T02:26:36.640Z | Compiling bit-set v0.5.3 |
| 2628 | 2026-07-08T02:26:36.744Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=06bb62cc303fd86add35eee4a03291fd5932dbfb#06bb62cc) |
| 2629 | 2026-07-08T02:26:36.775Z | Checking parking_lot v0.11.2 |
| 2630 | 2026-07-08T02:26:36.844Z | Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client) |
| 2631 | 2026-07-08T02:26:36.874Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2632 | 2026-07-08T02:26:36.997Z | Checking prefix-trie v0.7.0 |
| 2633 | 2026-07-08T02:26:37.058Z | Compiling itertools v0.10.5 |
| 2634 | 2026-07-08T02:26:37.253Z | Compiling ena v0.14.4 |
| 2635 | 2026-07-08T02:26:37.326Z | Compiling libloading v0.8.9 |
| 2636 | 2026-07-08T02:26:37.358Z | Compiling bindgen v0.71.1 |
| 2637 | 2026-07-08T02:26:37.389Z | Compiling diff v0.1.13 |
| 2638 | 2026-07-08T02:26:37.490Z | Compiling regex-syntax v0.6.29 |
| 2639 | 2026-07-08T02:26:37.681Z | Checking hickory-server v0.25.2 |
| 2640 | 2026-07-08T02:26:37.972Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=06bb62cc303fd86add35eee4a03291fd5932dbfb#06bb62cc) |
| 2641 | 2026-07-08T02:26:38.142Z | Checking sled v0.34.7 |
| 2642 | 2026-07-08T02:26:38.481Z | Checking progenitor v0.13.0 |
| 2643 | 2026-07-08T02:26:38.573Z | Compiling cexpr v0.6.0 |
| 2644 | 2026-07-08T02:26:38.645Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 2645 | 2026-07-08T02:26:38.943Z | Compiling lalrpop v0.19.12 |
| 2646 | 2026-07-08T02:26:39.254Z | Checking nanorand v0.7.0 |
| 2647 | 2026-07-08T02:26:39.405Z | Compiling rustc-hash v2.1.1 |
| 2648 | 2026-07-08T02:26:39.471Z | Checking diesel v2.3.7 |
| 2649 | 2026-07-08T02:26:39.502Z | Compiling salty v0.3.0 |
| 2650 | 2026-07-08T02:26:39.556Z | Checking flume v0.11.1 |
| 2651 | 2026-07-08T02:26:39.819Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2652 | 2026-07-08T02:26:39.852Z | Compiling libxml v0.3.3 |
| 2653 | 2026-07-08T02:26:40.387Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2654 | 2026-07-08T02:26:40.485Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2655 | 2026-07-08T02:26:40.924Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2656 | 2026-07-08T02:26:41.199Z | Compiling strum_macros v0.24.3 |
| 2657 | 2026-07-08T02:26:41.232Z | Compiling fs-err v2.11.0 |
| 2658 | 2026-07-08T02:26:41.471Z | Compiling indoc v1.0.9 |
| 2659 | 2026-07-08T02:26:41.999Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2660 | 2026-07-08T02:26:42.234Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2661 | 2026-07-08T02:26:42.352Z | Checking quick-xml v0.37.5 |
| 2662 | 2026-07-08T02:26:42.601Z | Checking derive_builder v0.20.2 |
| 2663 | 2026-07-08T02:26:42.634Z | Compiling oso-derive v0.27.3 |
| 2664 | 2026-07-08T02:26:42.742Z | Compiling trait-variant v0.1.2 |
| 2665 | 2026-07-08T02:26:43.162Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2666 | 2026-07-08T02:26:43.242Z | Checking openssl-probe v0.1.6 |
| 2667 | 2026-07-08T02:26:43.320Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2668 | 2026-07-08T02:26:43.632Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2669 | 2026-07-08T02:26:44.120Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2670 | 2026-07-08T02:26:44.729Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2671 | 2026-07-08T02:26:44.917Z | Checking rfc6979 v0.4.0 |
| 2672 | 2026-07-08T02:26:45.071Z | Checking assert_matches v1.5.0 |
| 2673 | 2026-07-08T02:26:45.104Z | Checking parse-size v1.1.0 |
| 2674 | 2026-07-08T02:26:45.172Z | Checking ecdsa v0.16.9 |
| 2675 | 2026-07-08T02:26:45.205Z | Checking primeorder v0.13.6 |
| 2676 | 2026-07-08T02:26:45.251Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2677 | 2026-07-08T02:26:45.477Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2678 | 2026-07-08T02:26:45.544Z | Checking p384 v0.13.1 |
| 2679 | 2026-07-08T02:26:45.712Z | Checking predicates-tree v1.0.13 |
| 2680 | 2026-07-08T02:26:45.859Z | Checking bb8 v0.8.6 |
| 2681 | 2026-07-08T02:26:45.999Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2682 | 2026-07-08T02:26:46.086Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2683 | 2026-07-08T02:26:46.214Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2684 | 2026-07-08T02:26:46.290Z | Checking http-range v0.1.5 |
| 2685 | 2026-07-08T02:26:46.356Z | Compiling mime_guess v2.0.5 |
| 2686 | 2026-07-08T02:26:46.523Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2687 | 2026-07-08T02:26:46.643Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2688 | 2026-07-08T02:26:46.694Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2689 | 2026-07-08T02:26:46.924Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf) |
| 2690 | 2026-07-08T02:26:46.957Z | Checking atty v0.2.14 |
| 2691 | 2026-07-08T02:26:46.989Z | Checking nonempty v0.12.0 |
| 2692 | 2026-07-08T02:26:47.061Z | Checking corncobs v0.1.4 |
| 2693 | 2026-07-08T02:26:47.211Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2694 | 2026-07-08T02:26:47.243Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2695 | 2026-07-08T02:26:47.246Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 2696 | 2026-07-08T02:26:47.450Z | Checking ignore v0.4.25 |
| 2697 | 2026-07-08T02:26:47.534Z | Checking secrecy v0.8.0 |
| 2698 | 2026-07-08T02:26:47.579Z | Checking hyper-staticfile v0.10.1 |
| 2699 | 2026-07-08T02:26:47.885Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2700 | 2026-07-08T02:26:47.919Z | Checking globwalk v0.9.1 |
| 2701 | 2026-07-08T02:26:47.922Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2702 | 2026-07-08T02:26:48.134Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2703 | 2026-07-08T02:26:48.270Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2704 | 2026-07-08T02:26:48.307Z | Checking camino-tempfile-ext v0.3.3 |
| 2705 | 2026-07-08T02:26:48.404Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2706 | 2026-07-08T02:26:48.544Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2707 | 2026-07-08T02:26:48.569Z | Checking signal-hook-tokio v0.3.1 |
| 2708 | 2026-07-08T02:26:48.708Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2709 | 2026-07-08T02:26:48.891Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2710 | 2026-07-08T02:26:48.990Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2711 | 2026-07-08T02:26:49.195Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 2712 | 2026-07-08T02:26:49.379Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2713 | 2026-07-08T02:26:49.695Z | Checking illumos-nvpair v0.3.0 |
| 2714 | 2026-07-08T02:26:49.727Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2715 | 2026-07-08T02:26:49.798Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2716 | 2026-07-08T02:26:49.883Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2717 | 2026-07-08T02:26:50.061Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2718 | 2026-07-08T02:26:50.118Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2719 | 2026-07-08T02:26:50.121Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2720 | 2026-07-08T02:26:50.183Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2721 | 2026-07-08T02:26:50.220Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2722 | 2026-07-08T02:26:50.633Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2723 | 2026-07-08T02:26:50.835Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2724 | 2026-07-08T02:26:51.961Z | Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 2725 | 2026-07-08T02:26:52.037Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2726 | 2026-07-08T02:26:52.207Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2727 | 2026-07-08T02:26:52.653Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2728 | 2026-07-08T02:26:52.936Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2729 | 2026-07-08T02:26:52.970Z | Checking tungstenite v0.23.0 |
| 2730 | 2026-07-08T02:26:53.085Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2731 | 2026-07-08T02:26:53.221Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2732 | 2026-07-08T02:26:53.425Z | Checking tokio-tungstenite v0.23.1 |
| 2733 | 2026-07-08T02:26:53.460Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2734 | 2026-07-08T02:26:53.626Z | Checking rand_seeder v0.4.0 |
| 2735 | 2026-07-08T02:26:53.723Z | Checking async-bb8-diesel v0.2.1 |
| 2736 | 2026-07-08T02:26:53.804Z | Checking diesel-dtrace v0.5.0 |
| 2737 | 2026-07-08T02:26:53.835Z | Checking void v1.0.2 |
| 2738 | 2026-07-08T02:26:53.997Z | Checking lzss v0.8.2 |
| 2739 | 2026-07-08T02:26:54.075Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2740 | 2026-07-08T02:26:54.109Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2741 | 2026-07-08T02:26:54.188Z | Checking nix v0.27.1 |
| 2742 | 2026-07-08T02:26:54.245Z | Checking serde_bytes v0.11.19 |
| 2743 | 2026-07-08T02:26:54.288Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2744 | 2026-07-08T02:26:54.404Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2745 | 2026-07-08T02:26:54.448Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2746 | 2026-07-08T02:26:54.733Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2747 | 2026-07-08T02:26:55.099Z | Checking is_ci v1.2.0 |
| 2748 | 2026-07-08T02:26:55.204Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2749 | 2026-07-08T02:26:55.237Z | Checking yansi v1.0.1 |
| 2750 | 2026-07-08T02:26:55.421Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2751 | 2026-07-08T02:26:55.529Z | Checking cpubits v0.1.1 |
| 2752 | 2026-07-08T02:26:55.638Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2753 | 2026-07-08T02:26:55.668Z | Checking pretty_assertions v1.4.1 |
| 2754 | 2026-07-08T02:26:55.831Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2755 | 2026-07-08T02:26:55.917Z | Checking pem-rfc7468 v1.0.0 |
| 2756 | 2026-07-08T02:26:56.118Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2757 | 2026-07-08T02:26:56.186Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2758 | 2026-07-08T02:26:56.383Z | Compiling darling_core v0.23.0 |
| 2759 | 2026-07-08T02:26:56.993Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2760 | 2026-07-08T02:26:57.404Z | Compiling indoc v2.0.7 |
| 2761 | 2026-07-08T02:26:57.439Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2762 | 2026-07-08T02:26:57.680Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2763 | 2026-07-08T02:26:57.909Z | Checking hmac v0.13.0 |
| 2764 | 2026-07-08T02:26:58.102Z | Checking universal-hash v0.6.1 |
| 2765 | 2026-07-08T02:26:58.266Z | Compiling libz-sys v1.1.24 |
| 2766 | 2026-07-08T02:26:58.486Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2767 | 2026-07-08T02:26:58.560Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2768 | 2026-07-08T02:26:58.684Z | Compiling instability v0.3.11 |
| 2769 | 2026-07-08T02:26:58.892Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2770 | 2026-07-08T02:26:58.961Z | Compiling darling_macro v0.23.0 |
| 2771 | 2026-07-08T02:26:59.049Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2772 | 2026-07-08T02:26:59.241Z | Checking castaway v0.2.4 |
| 2773 | 2026-07-08T02:26:59.381Z | Checking compact_str v0.8.1 |
| 2774 | 2026-07-08T02:26:59.508Z | Compiling darling v0.23.0 |
| 2775 | 2026-07-08T02:26:59.796Z | Checking polyval v0.7.1 |
| 2776 | 2026-07-08T02:27:00.003Z | Checking der v0.8.0 |
| 2777 | 2026-07-08T02:27:00.072Z | Checking supports-color v3.0.2 |
| 2778 | 2026-07-08T02:27:00.237Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2779 | 2026-07-08T02:27:00.382Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2780 | 2026-07-08T02:27:00.480Z | Checking unicode-truncate v1.1.0 |
| 2781 | 2026-07-08T02:27:00.622Z | Checking console v0.16.2 |
| 2782 | 2026-07-08T02:27:00.667Z | Checking lru v0.12.5 |
| 2783 | 2026-07-08T02:27:00.705Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2784 | 2026-07-08T02:27:00.834Z | Checking cassowary v0.3.0 |
| 2785 | 2026-07-08T02:27:00.865Z | Checking unit-prefix v0.5.2 |
| 2786 | 2026-07-08T02:27:01.041Z | Checking indicatif v0.18.4 |
| 2787 | 2026-07-08T02:27:01.078Z | Checking ratatui v0.29.0 |
| 2788 | 2026-07-08T02:27:01.109Z | Checking ghash v0.6.0 |
| 2789 | 2026-07-08T02:27:01.399Z | Checking pbkdf2 v0.13.0 |
| 2790 | 2026-07-08T02:27:01.452Z | Checking aes v0.9.1 |
| 2791 | 2026-07-08T02:27:01.568Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2792 | 2026-07-08T02:27:01.917Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2793 | 2026-07-08T02:27:02.168Z | Checking ctr v0.10.1 |
| 2794 | 2026-07-08T02:27:02.378Z | Checking aead v0.6.1 |
| 2795 | 2026-07-08T02:27:02.438Z | Checking sha2 v0.11.0 |
| 2796 | 2026-07-08T02:27:02.552Z | Checking cargo-platform v0.3.2 |
| 2797 | 2026-07-08T02:27:02.762Z | Checking cargo_metadata v0.23.1 |
| 2798 | 2026-07-08T02:27:02.809Z | Checking aes-gcm v0.11.0 |
| 2799 | 2026-07-08T02:27:03.003Z | Checking spki v0.8.0 |
| 2800 | 2026-07-08T02:27:03.199Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2801 | 2026-07-08T02:27:03.230Z | Checking crypto-bigint v0.7.5 |
| 2802 | 2026-07-08T02:27:03.553Z | Checking salsa20 v0.11.0 |
| 2803 | 2026-07-08T02:27:03.730Z | Checking cbc v0.2.1 |
| 2804 | 2026-07-08T02:27:03.899Z | Compiling vergen-git2 v9.1.0 |
| 2805 | 2026-07-08T02:27:04.145Z | Checking plotters-backend v0.3.7 |
| 2806 | 2026-07-08T02:27:04.385Z | Checking plotters-svg v0.3.7 |
| 2807 | 2026-07-08T02:27:04.598Z | Checking scrypt v0.12.0 |
| 2808 | 2026-07-08T02:27:04.793Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2809 | 2026-07-08T02:27:04.887Z | Checking cast v0.3.0 |
| 2810 | 2026-07-08T02:27:05.071Z | Checking criterion-plot v0.6.0 |
| 2811 | 2026-07-08T02:27:05.078Z | Checking pkcs5 v0.8.1 |
| 2812 | 2026-07-08T02:27:05.340Z | Checking plotters v0.3.7 |
| 2813 | 2026-07-08T02:27:05.421Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2814 | 2026-07-08T02:27:05.484Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2815 | 2026-07-08T02:27:05.720Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2816 | 2026-07-08T02:27:05.965Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2817 | 2026-07-08T02:27:06.126Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2818 | 2026-07-08T02:27:06.201Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2819 | 2026-07-08T02:27:06.364Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2820 | 2026-07-08T02:27:06.421Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2821 | 2026-07-08T02:27:06.453Z | Checking colored v2.2.0 |
| 2822 | 2026-07-08T02:27:06.621Z | Checking tinytemplate v1.2.1 |
| 2823 | 2026-07-08T02:27:06.687Z | Checking anes v0.1.6 |
| 2824 | 2026-07-08T02:27:06.871Z | Checking oorandom v11.1.5 |
| 2825 | 2026-07-08T02:27:06.905Z | Checking shell-words v1.1.1 |
| 2826 | 2026-07-08T02:27:07.015Z | Checking criterion v0.7.0 |
| 2827 | 2026-07-08T02:27:07.128Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2828 | 2026-07-08T02:27:07.342Z | Checking pkcs8 v0.11.0 |
| 2829 | 2026-07-08T02:27:07.567Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2830 | 2026-07-08T02:27:08.272Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2831 | 2026-07-08T02:27:08.335Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2832 | 2026-07-08T02:27:08.862Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2833 | 2026-07-08T02:27:09.062Z | Checking tokio-test v0.4.5 |
| 2834 | 2026-07-08T02:27:09.294Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2835 | 2026-07-08T02:27:09.534Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2836 | 2026-07-08T02:27:09.939Z | Checking twox-hash v2.1.2 |
| 2837 | 2026-07-08T02:27:10.278Z | Checking ff v0.14.0 |
| 2838 | 2026-07-08T02:27:10.492Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2839 | 2026-07-08T02:27:10.691Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2840 | 2026-07-08T02:27:11.688Z | Checking fatfs v0.3.6 |
| 2841 | 2026-07-08T02:27:12.171Z | Checking signature v3.0.0 |
| 2842 | 2026-07-08T02:27:12.303Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2843 | 2026-07-08T02:27:12.350Z | Compiling seq-macro v0.3.6 |
| 2844 | 2026-07-08T02:27:12.533Z | Checking base16ct v1.0.0 |
| 2845 | 2026-07-08T02:27:12.694Z | Checking sec1 v0.8.1 |
| 2846 | 2026-07-08T02:27:12.895Z | Checking group v0.14.0 |
| 2847 | 2026-07-08T02:27:12.928Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2848 | 2026-07-08T02:27:13.080Z | Checking hkdf v0.13.0 |
| 2849 | 2026-07-08T02:27:13.244Z | Compiling petname v2.0.2 |
| 2850 | 2026-07-08T02:27:13.520Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2851 | 2026-07-08T02:27:13.654Z | Checking elliptic-curve v0.14.0-rc.33 |
| 2852 | 2026-07-08T02:27:13.690Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2853 | 2026-07-08T02:27:13.925Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2854 | 2026-07-08T02:27:14.149Z | Checking concurrent-queue v2.5.0 |
| 2855 | 2026-07-08T02:27:14.370Z | Checking rtoolbox v0.0.3 |
| 2856 | 2026-07-08T02:27:14.531Z | Checking parking v2.2.1 |
| 2857 | 2026-07-08T02:27:14.682Z | Checking event-listener v5.4.1 |
| 2858 | 2026-07-08T02:27:14.927Z | Checking rpassword v7.4.0 |
| 2859 | 2026-07-08T02:27:15.065Z | Checking tui-tree-widget v0.23.1 |
| 2860 | 2026-07-08T02:27:15.283Z | Checking rfc6979 v0.5.0 |
| 2861 | 2026-07-08T02:27:15.435Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2862 | 2026-07-08T02:27:15.466Z | Checking sapling-renderdag v0.1.0 |
| 2863 | 2026-07-08T02:27:15.621Z | Checking sync-ptr v0.1.4 |
| 2864 | 2026-07-08T02:27:15.731Z | Checking ecdsa v0.17.0-rc.18 |
| 2865 | 2026-07-08T02:27:15.766Z | Checking event-listener-strategy v0.5.4 |
| 2866 | 2026-07-08T02:27:15.929Z | Checking primeorder v0.14.0-rc.10 |
| 2867 | 2026-07-08T02:27:16.128Z | Checking primefield v0.14.0 |
| 2868 | 2026-07-08T02:27:16.259Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2869 | 2026-07-08T02:27:16.361Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2870 | 2026-07-08T02:27:16.596Z | Compiling curve25519-dalek v5.0.0-rc.0 |
| 2871 | 2026-07-08T02:27:16.956Z | Checking arrayvec v0.7.6 |
| 2872 | 2026-07-08T02:27:16.990Z | Checking constant_time_eq v0.4.2 |
| 2873 | 2026-07-08T02:27:17.158Z | Checking arrayref v0.3.9 |
| 2874 | 2026-07-08T02:27:17.189Z | Checking futures-timer v3.0.3 |
| 2875 | 2026-07-08T02:27:17.400Z | Checking async-lock v3.4.2 |
| 2876 | 2026-07-08T02:27:17.431Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2877 | 2026-07-08T02:27:17.463Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2878 | 2026-07-08T02:27:17.831Z | Checking ssh-encoding v0.3.0-rc.9 |
| 2879 | 2026-07-08T02:27:18.087Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 2880 | 2026-07-08T02:27:18.448Z | Compiling strsim v0.10.0 |
| 2881 | 2026-07-08T02:27:18.812Z | Compiling darling_core v0.13.4 |
| 2882 | 2026-07-08T02:27:19.282Z | Checking async-object-pool v0.2.0 |
| 2883 | 2026-07-08T02:27:20.180Z | Checking ed25519 v3.0.0 |
| 2884 | 2026-07-08T02:27:20.212Z | Compiling samael v0.0.19 |
| 2885 | 2026-07-08T02:27:20.277Z | Checking crypto-primes v0.7.2 |
| 2886 | 2026-07-08T02:27:20.400Z | Checking pkcs1 v0.8.0-rc.4 |
| 2887 | 2026-07-08T02:27:20.630Z | Checking poly1305 v0.9.0 |
| 2888 | 2026-07-08T02:27:20.683Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2889 | 2026-07-08T02:27:20.926Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 2890 | 2026-07-08T02:27:21.084Z | Checking serde_regex v1.1.0 |
| 2891 | 2026-07-08T02:27:21.266Z | Checking blowfish v0.10.0 |
| 2892 | 2026-07-08T02:27:21.269Z | Checking blake2 v0.11.0-rc.6 |
| 2893 | 2026-07-08T02:27:21.446Z | Checking assert-json-diff v2.0.2 |
| 2894 | 2026-07-08T02:27:21.591Z | Checking path-tree v0.8.3 |
| 2895 | 2026-07-08T02:27:21.623Z | Checking keccak v0.2.0 |
| 2896 | 2026-07-08T02:27:21.661Z | Checking stringmetrics v2.2.2 |
| 2897 | 2026-07-08T02:27:21.805Z | Compiling target-lexicon v0.13.3 |
| 2898 | 2026-07-08T02:27:21.808Z | Checking gimli v0.32.3 |
| 2899 | 2026-07-08T02:27:21.870Z | Checking fiat-crypto v0.3.0 |
| 2900 | 2026-07-08T02:27:22.399Z | Checking httpmock v0.8.3 |
| 2901 | 2026-07-08T02:27:23.440Z | Checking addr2line v0.25.1 |
| 2902 | 2026-07-08T02:27:23.746Z | Checking sha3 v0.11.0 |
| 2903 | 2026-07-08T02:27:24.115Z | Checking argon2 v0.6.0-rc.8 |
| 2904 | 2026-07-08T02:27:24.462Z | Checking bcrypt-pbkdf v0.11.0 |
| 2905 | 2026-07-08T02:27:24.644Z | Checking rsa v0.10.0-rc.18 |
| 2906 | 2026-07-08T02:27:24.676Z | Checking ssh-cipher v0.3.0-rc.9 |
| 2907 | 2026-07-08T02:27:24.918Z | Compiling darling_macro v0.13.4 |
| 2908 | 2026-07-08T02:27:25.169Z | Checking ed25519-dalek v3.0.0-rc.0 |
| 2909 | 2026-07-08T02:27:25.439Z | Checking p256 v0.14.0-rc.10 |
| 2910 | 2026-07-08T02:27:25.470Z | Checking p521 v0.14.0-rc.10 |
| 2911 | 2026-07-08T02:27:26.222Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 2912 | 2026-07-08T02:27:26.501Z | Checking kem v0.3.0 |
| 2913 | 2026-07-08T02:27:26.648Z | Checking module-lattice v0.2.3 |
| 2914 | 2026-07-08T02:27:26.903Z | Compiling guppy-workspace-hack v0.1.0 |
| 2915 | 2026-07-08T02:27:27.043Z | Checking p384 v0.14.0-rc.10 |
| 2916 | 2026-07-08T02:27:27.129Z | Checking rustc-demangle v0.1.27 |
| 2917 | 2026-07-08T02:27:27.295Z | Checking hex-literal v0.4.1 |
| 2918 | 2026-07-08T02:27:27.382Z | Checking backtrace v0.3.76 |
| 2919 | 2026-07-08T02:27:27.462Z | Checking ml-kem v0.3.2 |
| 2920 | 2026-07-08T02:27:27.708Z | Compiling darling v0.13.4 |
| 2921 | 2026-07-08T02:27:28.078Z | Checking russh-cryptovec v0.61.0 |
| 2922 | 2026-07-08T02:27:28.236Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 2923 | 2026-07-08T02:27:28.266Z | Checking internal-russh-num-bigint v0.5.0 |
| 2924 | 2026-07-08T02:27:28.469Z | Checking num-bigint v0.4.6 |
| 2925 | 2026-07-08T02:27:28.545Z | Checking russh-util v0.52.0 |
| 2926 | 2026-07-08T02:27:28.699Z | Checking generic-array v1.4.3 |
| 2927 | 2026-07-08T02:27:28.817Z | Compiling git2 v0.20.4 |
| 2928 | 2026-07-08T02:27:29.091Z | Checking ssh-key v0.7.0-rc.10 |
| 2929 | 2026-07-08T02:27:29.152Z | Compiling enum_dispatch v0.3.13 |
| 2930 | 2026-07-08T02:27:29.275Z | Compiling blake3 v1.8.5 |
| 2931 | 2026-07-08T02:27:29.424Z | Compiling delegate v0.13.5 |
| 2932 | 2026-07-08T02:27:29.688Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2933 | 2026-07-08T02:27:29.995Z | Checking md5 v0.8.0 |
| 2934 | 2026-07-08T02:27:30.151Z | Compiling target-spec v3.5.7 |
| 2935 | 2026-07-08T02:27:30.154Z | Checking hex-literal v1.1.0 |
| 2936 | 2026-07-08T02:27:30.214Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 2937 | 2026-07-08T02:27:30.424Z | Checking russh v0.61.2 |
| 2938 | 2026-07-08T02:27:30.686Z | Checking cfg-expr v0.20.6 |
| 2939 | 2026-07-08T02:27:30.809Z | Compiling serde_with_macros v1.5.2 |
| 2940 | 2026-07-08T02:27:30.878Z | Checking backtrace-ext v0.2.1 |
| 2941 | 2026-07-08T02:27:31.219Z | Checking supports-color v2.1.0 |
| 2942 | 2026-07-08T02:27:31.383Z | Checking textwrap v0.15.2 |
| 2943 | 2026-07-08T02:27:31.657Z | Checking supports-hyperlinks v2.1.0 |
| 2944 | 2026-07-08T02:27:31.688Z | Checking supports-unicode v2.1.0 |
| 2945 | 2026-07-08T02:27:31.735Z | Checking hashbrown v0.14.5 |
| 2946 | 2026-07-08T02:27:31.801Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2947 | 2026-07-08T02:27:31.833Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2948 | 2026-07-08T02:27:32.017Z | Checking socket2 v0.5.10 |
| 2949 | 2026-07-08T02:27:32.064Z | Checking terminal_size v0.1.17 |
| 2950 | 2026-07-08T02:27:32.197Z | Compiling miette-derive v5.10.0 |
| 2951 | 2026-07-08T02:27:32.228Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2952 | 2026-07-08T02:27:32.259Z | Checking internet-checksum v0.2.1 |
| 2953 | 2026-07-08T02:27:32.305Z | Checking owo-colors v3.5.0 |
| 2954 | 2026-07-08T02:27:32.865Z | Checking chumsky v0.9.3 |
| 2955 | 2026-07-08T02:27:33.384Z | Checking miette v5.10.0 |
| 2956 | 2026-07-08T02:27:33.752Z | Compiling serde_with v1.14.0 |
| 2957 | 2026-07-08T02:27:34.042Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2958 | 2026-07-08T02:27:34.210Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 2959 | 2026-07-08T02:27:34.241Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 2960 | 2026-07-08T02:27:34.602Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 2961 | 2026-07-08T02:27:34.819Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 2962 | 2026-07-08T02:27:34.904Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 2963 | 2026-07-08T02:27:35.009Z | Compiling knuffel-derive v3.2.0 |
| 2964 | 2026-07-08T02:27:35.037Z | Checking httptest v0.16.4 |
| 2965 | 2026-07-08T02:27:35.084Z | Checking pathdiff v0.2.3 |
| 2966 | 2026-07-08T02:27:35.224Z | Checking topological-sort v0.2.2 |
| 2967 | 2026-07-08T02:27:35.393Z | Checking nested v0.1.1 |
| 2968 | 2026-07-08T02:27:35.435Z | Checking omicron-zone-package v0.12.3 |
| 2969 | 2026-07-08T02:27:35.565Z | Checking guppy v0.17.25 |
| 2970 | 2026-07-08T02:27:35.766Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 2971 | 2026-07-08T02:27:36.411Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 2972 | 2026-07-08T02:27:36.532Z | Checking similar-asserts v1.7.0 |
| 2973 | 2026-07-08T02:27:36.564Z | Checking knuffel v3.2.0 |
| 2974 | 2026-07-08T02:27:36.597Z | Compiling polar-core v0.27.3 |
| 2975 | 2026-07-08T02:27:36.709Z | Compiling target-triple v1.0.0 |
| 2976 | 2026-07-08T02:27:36.742Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 2977 | 2026-07-08T02:27:37.093Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2978 | 2026-07-08T02:27:37.275Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 2979 | 2026-07-08T02:27:37.511Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 2980 | 2026-07-08T02:27:37.544Z | Checking hickory-client v0.25.2 |
| 2981 | 2026-07-08T02:27:37.842Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2982 | 2026-07-08T02:27:38.125Z | Compiling assert_cmd v2.1.2 |
| 2983 | 2026-07-08T02:27:38.158Z | Checking escape8259 v0.5.3 |
| 2984 | 2026-07-08T02:27:38.314Z | Checking libtest-mimic v0.8.1 |
| 2985 | 2026-07-08T02:27:38.438Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2986 | 2026-07-08T02:27:38.613Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 2987 | 2026-07-08T02:27:38.688Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 2988 | 2026-07-08T02:27:38.741Z | Checking blake2b_simd v1.0.4 |
| 2989 | 2026-07-08T02:27:39.186Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 2990 | 2026-07-08T02:27:39.388Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2991 | 2026-07-08T02:27:39.517Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 2992 | 2026-07-08T02:27:39.565Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 2993 | 2026-07-08T02:27:39.753Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 2994 | 2026-07-08T02:27:39.789Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 2995 | 2026-07-08T02:27:39.978Z | Checking fancy-regex v0.14.0 |
| 2996 | 2026-07-08T02:27:40.046Z | Checking serde_tokenstream v0.2.3 |
| 2997 | 2026-07-08T02:27:40.202Z | Checking approx v0.5.1 |
| 2998 | 2026-07-08T02:27:40.288Z | Compiling rstest_macros v0.25.0 |
| 2999 | 2026-07-08T02:27:40.362Z | Checking uzers v0.12.2 |
| 3000 | 2026-07-08T02:27:40.393Z | Checking termcolor v1.4.1 |
| 3001 | 2026-07-08T02:27:40.601Z | Checking constant_time_eq v0.3.1 |
| 3002 | 2026-07-08T02:27:40.604Z | Compiling linkme-impl v0.3.35 |
| 3003 | 2026-07-08T02:27:40.663Z | Checking trybuild v1.0.116 |
| 3004 | 2026-07-08T02:27:40.728Z | Checking rust-argon2 v2.1.0 |
| 3005 | 2026-07-08T02:27:41.026Z | Checking datatest-stable v0.3.3 |
| 3006 | 2026-07-08T02:27:41.339Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 3007 | 2026-07-08T02:27:41.404Z | Compiling proc-macro-crate v3.4.0 |
| 3008 | 2026-07-08T02:27:41.583Z | Checking oso v0.27.3 |
| 3009 | 2026-07-08T02:27:41.726Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3010 | 2026-07-08T02:27:41.758Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3011 | 2026-07-08T02:27:42.081Z | Checking support-bundle-viewer v0.1.2 |
| 3012 | 2026-07-08T02:27:42.362Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3013 | 2026-07-08T02:27:42.521Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 3014 | 2026-07-08T02:27:42.553Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3015 | 2026-07-08T02:27:42.601Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3016 | 2026-07-08T02:27:42.760Z | Checking drift v0.2.0 |
| 3017 | 2026-07-08T02:27:42.793Z | Checking rand_distr v0.5.1 |
| 3018 | 2026-07-08T02:27:42.842Z | Checking multimap v0.10.1 |
| 3019 | 2026-07-08T02:27:43.043Z | Compiling linkme v0.3.35 |
| 3020 | 2026-07-08T02:27:43.152Z | Compiling relative-path v1.9.3 |
| 3021 | 2026-07-08T02:27:43.230Z | Checking dropshot-api-manager v0.7.2 |
| 3022 | 2026-07-08T02:27:44.267Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3023 | 2026-07-08T02:27:44.457Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 3024 | 2026-07-08T02:27:44.651Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3025 | 2026-07-08T02:27:44.896Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3026 | 2026-07-08T02:27:45.110Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3027 | 2026-07-08T02:27:45.182Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3028 | 2026-07-08T02:27:45.221Z | Checking cargo_toml v0.21.0 |
| 3029 | 2026-07-08T02:27:45.252Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3030 | 2026-07-08T02:27:45.614Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3031 | 2026-07-08T02:27:45.851Z | Checking partial-io v0.5.4 |
| 3032 | 2026-07-08T02:27:45.906Z | Checking termios v0.3.3 |
| 3033 | 2026-07-08T02:27:46.031Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf) |
| 3034 | 2026-07-08T02:27:46.498Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3035 | 2026-07-08T02:27:47.053Z | Checking rstest v0.25.0 |
| 3036 | 2026-07-08T02:27:48.207Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3037 | 2026-07-08T02:27:48.527Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3038 | 2026-07-08T02:27:51.130Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3039 | 2026-07-08T02:27:54.995Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3040 | 2026-07-08T02:27:58.411Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3041 | 2026-07-08T02:27:58.578Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3042 | 2026-07-08T02:28:00.835Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3043 | 2026-07-08T02:28:05.515Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3044 | 2026-07-08T02:28:10.472Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3045 | 2026-07-08T02:28:14.248Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3046 | 2026-07-08T02:28:14.658Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3047 | 2026-07-08T02:28:14.830Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3048 | 2026-07-08T02:28:20.620Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3049 | 2026-07-08T02:28:25.711Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3050 | 2026-07-08T02:28:43.351Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3051 | 2026-07-08T02:29:39.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 05s |
| 3052 | 2026-07-08T02:29:39.920Z | |
| 3053 | 2026-07-08T02:29:39.920Z | real 4:08.985304500 |
| 3054 | 2026-07-08T02:29:39.920Z | user 21:31.589827385 |
| 3055 | 2026-07-08T02:29:39.920Z | sys 4:52.710968407 |
| 3056 | 2026-07-08T02:29:39.920Z | trap 0.521286183 |
| 3057 | 2026-07-08T02:29:39.920Z | tflt 0.511853515 |
| 3058 | 2026-07-08T02:29:39.920Z | dflt 0.490607777 |
| 3059 | 2026-07-08T02:29:39.921Z | kflt 0.004971226 |
| 3060 | 2026-07-08T02:29:39.921Z | lock 58:56.306692863 |
| 3061 | 2026-07-08T02:29:39.921Z | slp 58:54.250404964 |
| 3062 | 2026-07-08T02:29:39.921Z | lat 1:53.279827505 |
| 3063 | 2026-07-08T02:29:39.921Z | stop 10:41.188615893 |
| 3064 | 2026-07-08T02:29:39.977Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3065 | 2026-07-08T02:29:39.977Z | + ptime -m cargo doc --workspace --no-deps |
| 3066 | 2026-07-08T02:29:40.721Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3067 | 2026-07-08T02:29:40.721Z | | |
| 3068 | 2026-07-08T02:29:40.721Z | = 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)` |
| 3069 | 2026-07-08T02:29:40.721Z | = 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> |
| 3070 | 2026-07-08T02:29:41.743Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3071 | 2026-07-08T02:29:41.969Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3072 | 2026-07-08T02:29:42.007Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3073 | 2026-07-08T02:29:42.081Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3074 | 2026-07-08T02:29:42.130Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3075 | 2026-07-08T02:29:42.190Z | Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client) |
| 3076 | 2026-07-08T02:29:42.238Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3077 | 2026-07-08T02:29:42.319Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3078 | 2026-07-08T02:29:42.370Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3079 | 2026-07-08T02:29:42.370Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3080 | 2026-07-08T02:29:42.542Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3081 | 2026-07-08T02:29:42.624Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3082 | 2026-07-08T02:29:42.676Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3083 | 2026-07-08T02:29:42.676Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3084 | 2026-07-08T02:29:42.676Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3085 | 2026-07-08T02:29:42.740Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3086 | 2026-07-08T02:29:42.782Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3087 | 2026-07-08T02:29:42.782Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3088 | 2026-07-08T02:29:42.782Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3089 | 2026-07-08T02:29:42.839Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3090 | 2026-07-08T02:29:42.936Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3091 | 2026-07-08T02:29:42.936Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3092 | 2026-07-08T02:29:43.155Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3093 | 2026-07-08T02:29:43.472Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3094 | 2026-07-08T02:29:43.533Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3095 | 2026-07-08T02:29:43.683Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3096 | 2026-07-08T02:29:43.701Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3097 | 2026-07-08T02:29:43.701Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3098 | 2026-07-08T02:29:43.734Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3099 | 2026-07-08T02:29:43.825Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3100 | 2026-07-08T02:29:43.898Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3101 | 2026-07-08T02:29:44.064Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3102 | 2026-07-08T02:29:44.145Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3103 | 2026-07-08T02:29:44.185Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3104 | 2026-07-08T02:29:44.235Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3105 | 2026-07-08T02:29:44.299Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3106 | 2026-07-08T02:29:44.326Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3107 | 2026-07-08T02:29:44.420Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3108 | 2026-07-08T02:29:44.538Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3109 | 2026-07-08T02:29:44.723Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3110 | 2026-07-08T02:29:44.780Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3111 | 2026-07-08T02:29:45.070Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3112 | 2026-07-08T02:29:45.183Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3113 | 2026-07-08T02:29:45.207Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3114 | 2026-07-08T02:29:45.376Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3115 | 2026-07-08T02:29:45.434Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3116 | 2026-07-08T02:29:45.438Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3117 | 2026-07-08T02:29:45.492Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3118 | 2026-07-08T02:29:45.622Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3119 | 2026-07-08T02:29:45.683Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3120 | 2026-07-08T02:29:45.733Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3121 | 2026-07-08T02:29:45.762Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3122 | 2026-07-08T02:29:45.874Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3123 | 2026-07-08T02:29:45.923Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3124 | 2026-07-08T02:29:45.956Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3125 | 2026-07-08T02:29:45.972Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3126 | 2026-07-08T02:29:45.991Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3127 | 2026-07-08T02:29:46.081Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3128 | 2026-07-08T02:29:46.454Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3129 | 2026-07-08T02:29:46.583Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3130 | 2026-07-08T02:29:46.598Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3131 | 2026-07-08T02:29:46.897Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3132 | 2026-07-08T02:29:47.043Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3133 | 2026-07-08T02:29:47.354Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3134 | 2026-07-08T02:29:47.431Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3135 | 2026-07-08T02:29:47.496Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3136 | 2026-07-08T02:29:47.504Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3137 | 2026-07-08T02:29:47.631Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3138 | 2026-07-08T02:29:47.754Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3139 | 2026-07-08T02:29:47.786Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3140 | 2026-07-08T02:29:47.804Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3141 | 2026-07-08T02:29:47.941Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3142 | 2026-07-08T02:29:48.308Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3143 | 2026-07-08T02:29:48.835Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3144 | 2026-07-08T02:29:48.900Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3145 | 2026-07-08T02:29:48.974Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3146 | 2026-07-08T02:29:49.022Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3147 | 2026-07-08T02:29:49.140Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3148 | 2026-07-08T02:29:49.313Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3149 | 2026-07-08T02:29:49.383Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3150 | 2026-07-08T02:29:49.413Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3151 | 2026-07-08T02:29:49.502Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3152 | 2026-07-08T02:29:49.610Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3153 | 2026-07-08T02:29:49.640Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3154 | 2026-07-08T02:29:49.646Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3155 | 2026-07-08T02:29:49.704Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3156 | 2026-07-08T02:29:49.914Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3157 | 2026-07-08T02:29:49.997Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3158 | 2026-07-08T02:29:50.020Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3159 | 2026-07-08T02:29:50.020Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3160 | 2026-07-08T02:29:50.063Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3161 | 2026-07-08T02:29:50.235Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3162 | 2026-07-08T02:29:50.257Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3163 | 2026-07-08T02:29:50.345Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3164 | 2026-07-08T02:29:50.372Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3165 | 2026-07-08T02:29:50.395Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3166 | 2026-07-08T02:29:50.413Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3167 | 2026-07-08T02:29:50.568Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3168 | 2026-07-08T02:29:50.591Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3169 | 2026-07-08T02:29:50.662Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3170 | 2026-07-08T02:29:50.685Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3171 | 2026-07-08T02:29:50.685Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3172 | 2026-07-08T02:29:50.763Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3173 | 2026-07-08T02:29:50.836Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3174 | 2026-07-08T02:29:50.920Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3175 | 2026-07-08T02:29:50.980Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3176 | 2026-07-08T02:29:51.002Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3177 | 2026-07-08T02:29:51.257Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3178 | 2026-07-08T02:29:51.278Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3179 | 2026-07-08T02:29:51.341Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3180 | 2026-07-08T02:29:51.745Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3181 | 2026-07-08T02:29:51.933Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3182 | 2026-07-08T02:29:51.994Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3183 | 2026-07-08T02:29:52.659Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3184 | 2026-07-08T02:29:52.762Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3185 | 2026-07-08T02:29:52.845Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3186 | 2026-07-08T02:29:52.963Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3187 | 2026-07-08T02:29:53.348Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3188 | 2026-07-08T02:29:53.566Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3189 | 2026-07-08T02:29:54.193Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3190 | 2026-07-08T02:29:54.807Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3191 | 2026-07-08T02:29:54.966Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3192 | 2026-07-08T02:29:55.688Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3193 | 2026-07-08T02:29:55.901Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3194 | 2026-07-08T02:29:55.995Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3195 | 2026-07-08T02:29:56.035Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3196 | 2026-07-08T02:29:56.213Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3197 | 2026-07-08T02:29:56.525Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3198 | 2026-07-08T02:29:56.553Z | Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3199 | 2026-07-08T02:29:56.929Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3200 | 2026-07-08T02:29:56.975Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3201 | 2026-07-08T02:29:57.479Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3202 | 2026-07-08T02:29:57.694Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3203 | 2026-07-08T02:29:57.878Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3204 | 2026-07-08T02:29:58.179Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3205 | 2026-07-08T02:29:58.271Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3206 | 2026-07-08T02:29:58.357Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3207 | 2026-07-08T02:29:58.546Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3208 | 2026-07-08T02:29:59.905Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3209 | 2026-07-08T02:29:59.908Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3210 | 2026-07-08T02:29:59.908Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3211 | 2026-07-08T02:30:00.245Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3212 | 2026-07-08T02:30:00.662Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3213 | 2026-07-08T02:30:00.801Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3214 | 2026-07-08T02:30:01.409Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3215 | 2026-07-08T02:30:01.905Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3216 | 2026-07-08T02:30:02.206Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3217 | 2026-07-08T02:30:02.456Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3218 | 2026-07-08T02:30:02.739Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3219 | 2026-07-08T02:30:02.944Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3220 | 2026-07-08T02:30:03.555Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3221 | 2026-07-08T02:30:04.109Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3222 | 2026-07-08T02:30:04.130Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3223 | 2026-07-08T02:30:04.618Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3224 | 2026-07-08T02:30:05.284Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3225 | 2026-07-08T02:30:05.308Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3226 | 2026-07-08T02:30:05.695Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3227 | 2026-07-08T02:30:09.315Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3228 | 2026-07-08T02:30:10.127Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3229 | 2026-07-08T02:30:10.705Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3230 | 2026-07-08T02:30:11.084Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3231 | 2026-07-08T02:30:11.188Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3232 | 2026-07-08T02:30:11.579Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3233 | 2026-07-08T02:30:11.644Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3234 | 2026-07-08T02:30:13.058Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3235 | 2026-07-08T02:30:13.418Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3236 | 2026-07-08T02:30:13.922Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3237 | 2026-07-08T02:30:14.541Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3238 | 2026-07-08T02:30:14.691Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3239 | 2026-07-08T02:30:14.890Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3240 | 2026-07-08T02:30:15.327Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3241 | 2026-07-08T02:30:15.350Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3242 | 2026-07-08T02:30:15.544Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3243 | 2026-07-08T02:30:15.803Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3244 | 2026-07-08T02:30:15.849Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3245 | 2026-07-08T02:30:16.073Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3246 | 2026-07-08T02:30:16.095Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3247 | 2026-07-08T02:30:16.124Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3248 | 2026-07-08T02:30:16.466Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3249 | 2026-07-08T02:30:16.809Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3250 | 2026-07-08T02:30:17.283Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3251 | 2026-07-08T02:30:17.307Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3252 | 2026-07-08T02:30:17.484Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3253 | 2026-07-08T02:30:18.562Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3254 | 2026-07-08T02:30:19.271Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3255 | 2026-07-08T02:30:19.323Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3256 | 2026-07-08T02:30:19.715Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3257 | 2026-07-08T02:30:20.353Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3258 | 2026-07-08T02:30:21.984Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3259 | 2026-07-08T02:30:23.693Z | Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3260 | 2026-07-08T02:30:24.375Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3261 | 2026-07-08T02:30:24.702Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3262 | 2026-07-08T02:30:25.435Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3263 | 2026-07-08T02:30:27.500Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3264 | 2026-07-08T02:30:28.671Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3265 | 2026-07-08T02:30:29.202Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3266 | 2026-07-08T02:30:29.904Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3267 | 2026-07-08T02:30:31.259Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3268 | 2026-07-08T02:30:33.363Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3269 | 2026-07-08T02:30:34.166Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3270 | 2026-07-08T02:30:34.574Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3271 | 2026-07-08T02:30:35.051Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3272 | 2026-07-08T02:30:36.038Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3273 | 2026-07-08T02:30:38.068Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3274 | 2026-07-08T02:30:38.792Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3275 | 2026-07-08T02:30:39.542Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3276 | 2026-07-08T02:30:42.538Z | Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3277 | 2026-07-08T02:30:43.706Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3278 | 2026-07-08T02:30:44.778Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3279 | 2026-07-08T02:30:45.487Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3280 | 2026-07-08T02:30:46.293Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3281 | 2026-07-08T02:30:47.068Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3282 | 2026-07-08T02:30:48.521Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3283 | 2026-07-08T02:30:48.649Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3284 | 2026-07-08T02:30:49.437Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3285 | 2026-07-08T02:30:50.321Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3286 | 2026-07-08T02:30:50.496Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3287 | 2026-07-08T02:30:51.554Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3288 | 2026-07-08T02:30:52.775Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3289 | 2026-07-08T02:30:55.374Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3290 | 2026-07-08T02:30:56.190Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3291 | 2026-07-08T02:30:57.457Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3292 | 2026-07-08T02:30:58.088Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3293 | 2026-07-08T02:30:59.470Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3294 | 2026-07-08T02:31:00.416Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3295 | 2026-07-08T02:31:01.392Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3296 | 2026-07-08T02:31:02.354Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3297 | 2026-07-08T02:31:05.026Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3298 | 2026-07-08T02:31:05.495Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3299 | 2026-07-08T02:31:06.167Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3300 | 2026-07-08T02:31:07.887Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3301 | 2026-07-08T02:31:08.811Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3302 | 2026-07-08T02:31:11.414Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3303 | 2026-07-08T02:31:12.216Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3304 | 2026-07-08T02:31:13.539Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3305 | 2026-07-08T02:31:16.878Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3306 | 2026-07-08T02:31:18.463Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3307 | 2026-07-08T02:31:20.019Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3308 | 2026-07-08T02:31:21.516Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3309 | 2026-07-08T02:31:23.351Z | Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3310 | 2026-07-08T02:31:24.911Z | Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3311 | 2026-07-08T02:31:28.959Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3312 | 2026-07-08T02:31:30.075Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3313 | 2026-07-08T02:31:30.917Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3314 | 2026-07-08T02:31:31.686Z | Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3315 | 2026-07-08T02:31:33.694Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3316 | 2026-07-08T02:31:35.331Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3317 | 2026-07-08T02:31:37.101Z | Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3318 | 2026-07-08T02:31:39.293Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3319 | 2026-07-08T02:31:41.088Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3320 | 2026-07-08T02:31:43.209Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3321 | 2026-07-08T02:31:44.740Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3322 | 2026-07-08T02:31:46.537Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3323 | 2026-07-08T02:31:48.276Z | Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3324 | 2026-07-08T02:31:50.104Z | Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3325 | 2026-07-08T02:31:51.904Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3326 | 2026-07-08T02:31:55.177Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3327 | 2026-07-08T02:31:57.352Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3328 | 2026-07-08T02:31:59.110Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3329 | 2026-07-08T02:32:00.736Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3330 | 2026-07-08T02:32:02.482Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3331 | 2026-07-08T02:32:06.500Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3332 | 2026-07-08T02:32:08.961Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3333 | 2026-07-08T02:32:10.734Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3334 | 2026-07-08T02:32:12.663Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3335 | 2026-07-08T02:32:14.592Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3336 | 2026-07-08T02:32:16.701Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3337 | 2026-07-08T02:32:18.375Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3338 | 2026-07-08T02:32:21.190Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3339 | 2026-07-08T02:32:23.484Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3340 | 2026-07-08T02:32:26.034Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3341 | 2026-07-08T02:32:28.095Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3342 | 2026-07-08T02:32:30.321Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3343 | 2026-07-08T02:32:32.485Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3344 | 2026-07-08T02:32:34.701Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3345 | 2026-07-08T02:32:37.344Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3346 | 2026-07-08T02:32:39.066Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3347 | 2026-07-08T02:32:41.552Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3348 | 2026-07-08T02:32:43.478Z | Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3349 | 2026-07-08T02:32:45.645Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3350 | 2026-07-08T02:32:48.047Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3351 | 2026-07-08T02:32:50.257Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3352 | 2026-07-08T02:32:52.666Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3353 | 2026-07-08T02:32:54.951Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3354 | 2026-07-08T02:32:57.337Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3355 | 2026-07-08T02:32:59.628Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3356 | 2026-07-08T02:33:01.895Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3357 | 2026-07-08T02:33:04.274Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3358 | 2026-07-08T02:33:06.618Z | Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3359 | 2026-07-08T02:33:08.977Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3360 | 2026-07-08T02:33:11.313Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3361 | 2026-07-08T02:33:13.590Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3362 | 2026-07-08T02:33:16.005Z | Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3363 | 2026-07-08T02:33:18.269Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3364 | 2026-07-08T02:33:20.734Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3365 | 2026-07-08T02:33:23.167Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3366 | 2026-07-08T02:33:25.663Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3367 | 2026-07-08T02:33:27.842Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3368 | 2026-07-08T02:33:30.170Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3369 | 2026-07-08T02:33:32.638Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3370 | 2026-07-08T02:33:35.501Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3371 | 2026-07-08T02:33:37.693Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3372 | 2026-07-08T02:33:40.080Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3373 | 2026-07-08T02:33:42.533Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3374 | 2026-07-08T02:33:44.919Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3375 | 2026-07-08T02:33:47.375Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3376 | 2026-07-08T02:33:49.796Z | Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client) |
| 3377 | 2026-07-08T02:33:52.370Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3378 | 2026-07-08T02:33:54.778Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3379 | 2026-07-08T02:33:57.259Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3380 | 2026-07-08T02:33:59.707Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3381 | 2026-07-08T02:34:02.148Z | Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3382 | 2026-07-08T02:34:04.787Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3383 | 2026-07-08T02:34:07.267Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3384 | 2026-07-08T02:34:09.841Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3385 | 2026-07-08T02:34:12.501Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3386 | 2026-07-08T02:34:15.044Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3387 | 2026-07-08T02:34:17.591Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3388 | 2026-07-08T02:34:20.050Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3389 | 2026-07-08T02:34:22.633Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3390 | 2026-07-08T02:34:25.227Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3391 | 2026-07-08T02:34:27.846Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3392 | 2026-07-08T02:34:30.766Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3393 | 2026-07-08T02:34:33.205Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3394 | 2026-07-08T02:34:41.059Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3395 | 2026-07-08T02:34:41.181Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3396 | 2026-07-08T02:34:44.461Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3397 | 2026-07-08T02:34:47.882Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3398 | 2026-07-08T02:34:51.051Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3399 | 2026-07-08T02:34:54.403Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3400 | 2026-07-08T02:34:59.047Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3401 | 2026-07-08T02:35:01.893Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3402 | 2026-07-08T02:35:05.570Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3403 | 2026-07-08T02:35:09.248Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3404 | 2026-07-08T02:35:12.897Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3405 | 2026-07-08T02:35:16.546Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3406 | 2026-07-08T02:35:20.207Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3407 | 2026-07-08T02:35:23.811Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3408 | 2026-07-08T02:35:27.629Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3409 | 2026-07-08T02:35:31.166Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3410 | 2026-07-08T02:35:34.840Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3411 | 2026-07-08T02:35:38.604Z | Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3412 | 2026-07-08T02:35:42.235Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3413 | 2026-07-08T02:35:45.935Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3414 | 2026-07-08T02:35:49.581Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3415 | 2026-07-08T02:35:53.321Z | Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3416 | 2026-07-08T02:35:56.965Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3417 | 2026-07-08T02:36:00.644Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3418 | 2026-07-08T02:36:04.484Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3419 | 2026-07-08T02:36:34.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 54s |
| 3420 | 2026-07-08T02:36:34.212Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 201 other files |
| 3421 | 2026-07-08T02:36:34.310Z | |
| 3422 | 2026-07-08T02:36:34.310Z | real 6:54.355496355 |
| 3423 | 2026-07-08T02:36:34.310Z | user 18:30.423264835 |
| 3424 | 2026-07-08T02:36:34.310Z | sys 3:56.609500769 |
| 3425 | 2026-07-08T02:36:34.310Z | trap 0.271769862 |
| 3426 | 2026-07-08T02:36:34.310Z | tflt 0.025626471 |
| 3427 | 2026-07-08T02:36:34.310Z | dflt 0.096220266 |
| 3428 | 2026-07-08T02:36:34.310Z | kflt 0.000027570 |
| 3429 | 2026-07-08T02:36:34.310Z | lock 6:23:45.827096097 |
| 3430 | 2026-07-08T02:36:34.310Z | slp 2:19:22.383494803 |
| 3431 | 2026-07-08T02:36:34.313Z | lat 33.618550914 |
| 3432 | 2026-07-08T02:36:34.313Z | stop 1:34.657123854 |
| 3433 | 2026-07-08T02:36:34.313Z | process exited: duration 784168 ms, exit code 0 |
| |
| 3434 | 2026-07-08T02:36:34.319Z | found 0 output files |