|
|
|
| 1 | 2026-09-18T16:25:23.036Z | job assigned to worker 01M2TNAX5PG3YM5BMDG88WETJA [factory aws, i-01079e9f32a3db0a6] (queued for 1 m 0 s) |
| |
| 2 | 2026-09-18T16:25:29.832Z | starting task 0: "setup" |
| 3 | 2026-09-18T16:25:29.837Z | ++ uname -s |
| 4 | 2026-09-18T16:25:29.840Z | + kern=SunOS |
| 5 | 2026-09-18T16:25:29.840Z | + build_user=build |
| 6 | 2026-09-18T16:25:29.840Z | + build_uid=12345 |
| 7 | 2026-09-18T16:25:29.840Z | + work_dir=/work |
| 8 | 2026-09-18T16:25:29.840Z | + input_dir=/input |
| 9 | 2026-09-18T16:25:29.840Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-18T16:25:29.841Z | + case "$kern" in |
| 11 | 2026-09-18T16:25:29.841Z | + groupadd -g 12345 build |
| 12 | 2026-09-18T16:25:29.878Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-18T16:25:31.845Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-18T16:25:31.936Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-18T16:25:31.939Z | + home_fs=zfs |
| 16 | 2026-09-18T16:25:31.939Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-18T16:25:31.939Z | + mkdir -p /home/build |
| 18 | 2026-09-18T16:25:31.939Z | + chown build:build /home/build /work |
| 19 | 2026-09-18T16:25:33.939Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-18T16:25:33.942Z | process exited: duration 4108 ms, exit code 0 |
| |
| 21 | 2026-09-18T16:25:33.948Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-18T16:25:33.952Z | + printf ' * rust toolchain channel = "%s"\n' 1.98.1 |
| 23 | 2026-09-18T16:25:33.952Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-18T16:25:33.952Z | * rust toolchain channel = "1.98.1" |
| 25 | 2026-09-18T16:25:33.952Z | * rust toolchain profile = "default" |
| 26 | 2026-09-18T16:25:33.952Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-18T16:25:33.952Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-18T16:25:33.955Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-18T16:25:33.955Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default |
| 30 | 2026-09-18T16:25:34.009Z | info: downloading installer |
| 31 | 2026-09-18T16:25:35.291Z | info: profile set to default |
| 32 | 2026-09-18T16:25:35.291Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-18T16:25:35.294Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 34 | 2026-09-18T16:25:35.444Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-18T16:25:35.448Z | info: downloading 6 components |
| 36 | 2026-09-18T16:25:50.992Z | info: default toolchain set to 1.98.1-x86_64-unknown-illumos |
| 37 | 2026-09-18T16:25:50.992Z | |
| 38 | 2026-09-18T16:25:51.017Z | 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-18T16:25:51.017Z | |
| 40 | 2026-09-18T16:25:51.022Z | |
| 41 | 2026-09-18T16:25:51.022Z | Rust is installed now. Great! |
| 42 | 2026-09-18T16:25:51.022Z | |
| 43 | 2026-09-18T16:25:51.022Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-18T16:25:51.022Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-18T16:25:51.022Z | |
| 46 | 2026-09-18T16:25:51.022Z | To configure your current shell, you need to source |
| 47 | 2026-09-18T16:25:51.022Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-18T16:25:51.023Z | |
| 49 | 2026-09-18T16:25:51.023Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-18T16:25:51.023Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-18T16:25:51.023Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-18T16:25:51.023Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-18T16:25:51.023Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-18T16:25:51.023Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-18T16:25:51.023Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-18T16:25:51.023Z | HOST_CC = None |
| 57 | 2026-09-18T16:25:51.023Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-18T16:25:51.023Z | CC = None |
| 59 | 2026-09-18T16:25:51.023Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-18T16:25:51.189Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-18T16:25:51.189Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-18T16:25:51.189Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-18T16:25:51.189Z | CFLAGS = None |
| 64 | 2026-09-18T16:25:51.189Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-18T16:25:51.189Z | HOST_CFLAGS = None |
| 66 | 2026-09-18T16:25:51.189Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-18T16:25:51.189Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-18T16:25:51.189Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-18T16:25:51.189Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-18T16:25:51.292Z | + rustup --version |
| 71 | 2026-09-18T16:25:51.298Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-18T16:25:51.301Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-18T16:25:51.320Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-18T16:25:51.323Z | + cargo --version |
| 75 | 2026-09-18T16:25:51.337Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-18T16:25:51.340Z | + rustc --version |
| 77 | 2026-09-18T16:25:51.357Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-18T16:25:51.360Z | process exited: duration 17410 ms, exit code 0 |
| |
| 79 | 2026-09-18T16:25:51.366Z | starting task 2: "authentication" |
| 80 | 2026-09-18T16:25:51.382Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-18T16:25:51.388Z | starting task 3: "clone repository" |
| 82 | 2026-09-18T16:25:51.391Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-18T16:25:51.394Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-18T16:25:51.423Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-18T16:26:12.162Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-18T16:26:12.162Z | + git fetch origin 2afd7ff5d6958d17849436f226f82893e134cb8b |
| 87 | 2026-09-18T16:26:12.495Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-18T16:26:12.495Z | * branch 2afd7ff5d6958d17849436f226f82893e134cb8b -> FETCH_HEAD |
| 89 | 2026-09-18T16:26:12.506Z | + [[ -n ixi/bump-propolis-20260917 ]] |
| 90 | 2026-09-18T16:26:12.509Z | ++ git branch --show-current |
| 91 | 2026-09-18T16:26:12.509Z | + current=main |
| 92 | 2026-09-18T16:26:12.509Z | + [[ main != ixi/bump-propolis-20260917 ]] |
| 93 | 2026-09-18T16:26:12.509Z | + git branch -f ixi/bump-propolis-20260917 2afd7ff5d6958d17849436f226f82893e134cb8b |
| 94 | 2026-09-18T16:26:12.512Z | + git checkout -f ixi/bump-propolis-20260917 |
| 95 | 2026-09-18T16:26:12.770Z | Switched to branch 'ixi/bump-propolis-20260917' |
| 96 | 2026-09-18T16:26:12.773Z | + git reset --hard 2afd7ff5d6958d17849436f226f82893e134cb8b |
| 97 | 2026-09-18T16:26:12.788Z | HEAD is now at 2afd7ff5d Merge branch 'main' into ixi/bump-propolis-20260917 |
| 98 | 2026-09-18T16:26:12.794Z | process exited: duration 21401 ms, exit code 0 |
| |
| 99 | 2026-09-18T16:26:12.800Z | starting task 4: "build" |
| 100 | 2026-09-18T16:26:12.804Z | + source ./env.sh |
| 101 | 2026-09-18T16:26:12.808Z | ++ OLD_SHELL_OPTS=ehxB |
| 102 | 2026-09-18T16:26:12.808Z | ++ set -o xtrace |
| 103 | 2026-09-18T16:26:12.808Z | ++++ dirname ./env.sh |
| 104 | 2026-09-18T16:26:12.811Z | +++ readlink -f . |
| 105 | 2026-09-18T16:26:12.811Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 106 | 2026-09-18T16:26:12.811Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 107 | 2026-09-18T16:26:12.811Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 108 | 2026-09-18T16:26:12.811Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-09-18T16:26:12.811Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-09-18T16:26:12.811Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-09-18T16:26:12.811Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-09-18T16:26:12.812Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 113 | 2026-09-18T16:26:12.812Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 114 | 2026-09-18T16:26:12.812Z | ++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-09-18T16:26:12.812Z | ++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-09-18T16:26:12.812Z | ++ case $OLD_SHELL_OPTS in |
| 117 | 2026-09-18T16:26:12.812Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 118 | 2026-09-18T16:26:12.812Z | + source .github/buildomat/ci-env.sh |
| 119 | 2026-09-18T16:26:12.812Z | ++ export CARGO_TERM_COLOR=always |
| 120 | 2026-09-18T16:26:12.812Z | ++ CARGO_TERM_COLOR=always |
| 121 | 2026-09-18T16:26:12.812Z | +++ uname -s |
| 122 | 2026-09-18T16:26:12.815Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 123 | 2026-09-18T16:26:12.815Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 124 | 2026-09-18T16:26:12.815Z | + cargo --version |
| 125 | 2026-09-18T16:26:12.822Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 126 | 2026-09-18T16:26:12.826Z | + rustc --version |
| 127 | 2026-09-18T16:26:12.843Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 128 | 2026-09-18T16:26:12.846Z | + banner prerequisites |
| 129 | 2026-09-18T16:26:12.849Z | |
| 130 | 2026-09-18T16:26:12.849Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 131 | 2026-09-18T16:26:12.849Z | # # # # # # # # # # # # # # # |
| 132 | 2026-09-18T16:26:12.849Z | # # # # ##### # # ##### # # # # # #### # |
| 133 | 2026-09-18T16:26:12.849Z | ##### ##### # ##### # # # # # # # # # |
| 134 | 2026-09-18T16:26:12.849Z | # # # # # # # # # # # # # # # |
| 135 | 2026-09-18T16:26:12.849Z | # # # ###### # # ###### ### # #### # #### # |
| 136 | 2026-09-18T16:26:12.849Z | |
| 137 | 2026-09-18T16:26:12.849Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 138 | 2026-09-18T16:26:14.882Z | Startup: Refreshing catalog 'helios' ... Done |
| 139 | 2026-09-18T16:26:15.386Z | Startup: Caching catalogs ... Done |
| 140 | 2026-09-18T16:26:18.117Z | Planning: Solver setup ... Done (2.602s) |
| 141 | 2026-09-18T16:26:18.192Z | Planning: Running solver ... Done (0.075s) |
| 142 | 2026-09-18T16:26:18.252Z | Planning: Finding local manifests ... Done (0.006s) |
| 143 | 2026-09-18T16:26:18.263Z | Planning: Fetching manifests: 0/5 0% complete |
| 144 | 2026-09-18T16:26:18.499Z | Planning: Fetching manifests: 5/5 100% complete |
| 145 | 2026-09-18T16:26:18.643Z | Planning: Package planning ... Done (0.144s) |
| 146 | 2026-09-18T16:26:18.649Z | Planning: Merging actions ... Done (0.002s) |
| 147 | 2026-09-18T16:26:18.853Z | Planning: Checking for conflicting actions ... Done (0.180s) |
| 148 | 2026-09-18T16:26:20.292Z | Planning: Consolidating action changes ... Done (1.466s) |
| 149 | 2026-09-18T16:26:20.472Z | Planning: Evaluating mediators ... Done (0.178s) |
| 150 | 2026-09-18T16:26:20.509Z | Planning: Planning completed in 5.09 seconds |
| 151 | 2026-09-18T16:26:20.517Z | Packages to install: 2 |
| 152 | 2026-09-18T16:26:20.517Z | Packages to update: 3 |
| 153 | 2026-09-18T16:26:20.521Z | Services to change: 1 |
| 154 | 2026-09-18T16:26:20.521Z | Estimated space available: 156.02 GB |
| 155 | 2026-09-18T16:26:20.521Z | Estimated space to be consumed: 157.03 MB |
| 156 | 2026-09-18T16:26:20.521Z | Create boot environment: No |
| 157 | 2026-09-18T16:26:20.521Z | Create backup boot environment: Yes |
| 158 | 2026-09-18T16:26:20.521Z | Rebuild boot archive: No |
| 159 | 2026-09-18T16:26:20.521Z | |
| 160 | 2026-09-18T16:26:20.521Z | Changed packages: |
| 161 | 2026-09-18T16:26:20.521Z | helios |
| 162 | 2026-09-18T16:26:20.521Z | developer/build-essential |
| 163 | 2026-09-18T16:26:20.521Z | None -> 11-3.0 |
| 164 | 2026-09-18T16:26:20.522Z | library/libxmlsec1 |
| 165 | 2026-09-18T16:26:20.522Z | None -> 1.2.42-3.0 |
| 166 | 2026-09-18T16:26:20.522Z | library/libxml2 |
| 167 | 2026-09-18T16:26:20.522Z | 2.13.8-3.0 -> 2.15.4-3.0 |
| 168 | 2026-09-18T16:26:20.522Z | library/libxslt |
| 169 | 2026-09-18T16:26:20.522Z | 1.1.42-3.0 -> 1.1.45-3.0 |
| 170 | 2026-09-18T16:26:20.522Z | library/security/openssl-3 |
| 171 | 2026-09-18T16:26:20.522Z | 3.5.6-3.0 -> 3.5.8-3.0 |
| 172 | 2026-09-18T16:26:20.522Z | |
| 173 | 2026-09-18T16:26:20.522Z | Services: |
| 174 | 2026-09-18T16:26:20.522Z | restart_fmri: |
| 175 | 2026-09-18T16:26:20.522Z | svc:/system/update-man-index:default |
| 176 | 2026-09-18T16:26:20.545Z | |
| 177 | 2026-09-18T16:26:20.545Z | Download: 0/1227 items 0.0/13.9MB 0% complete |
| 178 | 2026-09-18T16:26:20.817Z | Download: Completed 13.86 MB in 0.27 seconds (51.0M/s) |
| 179 | 2026-09-18T16:26:22.622Z | Actions: 1/1360 actions (Removing old actions) |
| 180 | 2026-09-18T16:26:22.625Z | Actions: 23/1360 actions (Installing new actions) |
| 181 | 2026-09-18T16:26:22.696Z | Actions: 336/1360 actions (Updating modified actions) |
| 182 | 2026-09-18T16:26:22.910Z | Actions: Completed 1360 actions in 0.29 seconds. |
| 183 | 2026-09-18T16:26:22.954Z | Finalize: Updating package state database ... Done (0.037s) |
| 184 | 2026-09-18T16:26:22.959Z | Finalize: Updating package cache ... Done (0.000s) |
| 185 | 2026-09-18T16:26:23.054Z | Finalize: Updating image state ... Done (0.102s) |
| 186 | 2026-09-18T16:26:25.554Z | Finalize: Creating fast lookup database ... Done (2.436s) |
| 187 | 2026-09-18T16:26:25.621Z | Finalize: Reading search index ... Done (0.012s) |
| 188 | 2026-09-18T16:26:25.626Z | Finalize: Updating search index ... Done (0.000s) |
| 189 | 2026-09-18T16:26:25.771Z | Finalize: Updating package cache ... Done (0.000s) |
| 190 | 2026-09-18T16:26:26.155Z | Planning: Evaluating mediator changes ... Done |
| 191 | 2026-09-18T16:26:26.260Z | Planning: Checking for conflicting actions ... Done |
| 192 | 2026-09-18T16:26:26.266Z | Planning: Consolidating action changes ... Done |
| 193 | 2026-09-18T16:26:26.424Z | Planning: Evaluating mediators ... Done |
| 194 | 2026-09-18T16:26:26.427Z | Planning: Planning completed in 0.27 seconds |
| 195 | 2026-09-18T16:26:26.471Z | Mediators to change: 2 |
| 196 | 2026-09-18T16:26:26.471Z | Create boot environment: No |
| 197 | 2026-09-18T16:26:26.479Z | Create backup boot environment: No |
| 198 | 2026-09-18T16:26:26.513Z | Finalize: Updating package state database ... Done |
| 199 | 2026-09-18T16:26:26.513Z | Finalize: Updating package cache ... Done |
| 200 | 2026-09-18T16:26:26.579Z | Finalize: Updating image state ... Done |
| 201 | 2026-09-18T16:26:28.553Z | Finalize: Creating fast lookup database ... Done |
| 202 | 2026-09-18T16:26:28.607Z | Finalize: Reading search index ... Done |
| 203 | 2026-09-18T16:26:28.612Z | Finalize: Updating search index ... Done |
| 204 | 2026-09-18T16:26:28.691Z | Finalize: Updating package cache ... Done |
| 205 | 2026-09-18T16:26:28.977Z | Planning: Evaluating mediator changes ... Done |
| 206 | 2026-09-18T16:26:29.083Z | Planning: Checking for conflicting actions ... Done |
| 207 | 2026-09-18T16:26:29.086Z | Planning: Consolidating action changes ... Done |
| 208 | 2026-09-18T16:26:29.243Z | Planning: Evaluating mediators ... Done |
| 209 | 2026-09-18T16:26:29.247Z | Planning: Planning completed in 0.27 seconds |
| 210 | 2026-09-18T16:26:29.271Z | Mediators to change: 1 |
| 211 | 2026-09-18T16:26:29.271Z | Create boot environment: No |
| 212 | 2026-09-18T16:26:29.272Z | Create backup boot environment: No |
| 213 | 2026-09-18T16:26:29.337Z | Finalize: Updating package state database ... Done |
| 214 | 2026-09-18T16:26:29.341Z | Finalize: Updating package cache ... Done |
| 215 | 2026-09-18T16:26:29.399Z | Finalize: Updating image state ... Done |
| 216 | 2026-09-18T16:26:31.366Z | Finalize: Creating fast lookup database ... Done |
| 217 | 2026-09-18T16:26:31.429Z | Finalize: Reading search index ... Done |
| 218 | 2026-09-18T16:26:31.432Z | Finalize: Updating search index ... Done |
| 219 | 2026-09-18T16:26:31.511Z | Finalize: Updating package cache ... Done |
| 220 | 2026-09-18T16:26:31.826Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 221 | 2026-09-18T16:26:31.826Z | apache system 2.4 system |
| 222 | 2026-09-18T16:26:31.826Z | clang system 15 system |
| 223 | 2026-09-18T16:26:31.826Z | csh system system illumos |
| 224 | 2026-09-18T16:26:31.826Z | ctags system system illumos |
| 225 | 2026-09-18T16:26:31.826Z | file vendor vendor darwinsys |
| 226 | 2026-09-18T16:26:31.826Z | file system system illumos |
| 227 | 2026-09-18T16:26:31.826Z | gcc vendor 14 vendor |
| 228 | 2026-09-18T16:26:31.826Z | gcc system 13 system |
| 229 | 2026-09-18T16:26:31.826Z | gcc system 10 system |
| 230 | 2026-09-18T16:26:31.826Z | go system 1.25 system |
| 231 | 2026-09-18T16:26:31.826Z | llvm system 15 system |
| 232 | 2026-09-18T16:26:31.826Z | mariadb system 11.4 system |
| 233 | 2026-09-18T16:26:31.826Z | mta vendor vendor dma |
| 234 | 2026-09-18T16:26:31.826Z | openjdk system 17 system |
| 235 | 2026-09-18T16:26:31.826Z | openjdk system 11 system |
| 236 | 2026-09-18T16:26:31.826Z | openssl vendor 3 vendor |
| 237 | 2026-09-18T16:26:31.826Z | perl system 5.40 system |
| 238 | 2026-09-18T16:26:31.826Z | postgresql system 18 system |
| 239 | 2026-09-18T16:26:31.826Z | postgresql system 17 system |
| 240 | 2026-09-18T16:26:31.826Z | python vendor 3 vendor |
| 241 | 2026-09-18T16:26:31.826Z | python system 2 system |
| 242 | 2026-09-18T16:26:31.826Z | python3 vendor 3.13 vendor |
| 243 | 2026-09-18T16:26:31.826Z | ruby system 3.4 system |
| 244 | 2026-09-18T16:26:31.826Z | ruby system 3.0 system |
| 245 | 2026-09-18T16:26:31.826Z | words vendor vendor american-english |
| 246 | 2026-09-18T16:26:31.827Z | words system system australian-english |
| 247 | 2026-09-18T16:26:31.827Z | words system system british-english |
| 248 | 2026-09-18T16:26:31.827Z | words system system canadian-english |
| 249 | 2026-09-18T16:26:31.827Z | words system system french |
| 250 | 2026-09-18T16:26:31.827Z | words system system italian |
| 251 | 2026-09-18T16:26:31.827Z | words system system ngerman |
| 252 | 2026-09-18T16:26:31.827Z | words system system ogerman |
| 253 | 2026-09-18T16:26:31.827Z | words system system spanish |
| 254 | 2026-09-18T16:26:32.083Z | PUBLISHER TYPE STATUS P LOCATION |
| 255 | 2026-09-18T16:26:32.084Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 256 | 2026-09-18T16:26:32.621Z | FMRI IFO |
| 257 | 2026-09-18T16:26:32.621Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 258 | 2026-09-18T16:26:32.621Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 259 | 2026-09-18T16:26:32.621Z | pkg://helios/library/libxmlsec1@1.2.42-3.0:20260917T182013Z im- |
| 260 | 2026-09-18T16:26:32.621Z | pkg://helios/library/libxmlsec1@1.2.42-3.0:20260917T160643Z --- |
| 261 | 2026-09-18T16:26:32.621Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z --- |
| 262 | 2026-09-18T16:26:32.621Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 263 | 2026-09-18T16:26:32.621Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 264 | 2026-09-18T16:26:32.621Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 265 | 2026-09-18T16:26:32.622Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 266 | 2026-09-18T16:26:32.622Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 267 | 2026-09-18T16:26:32.622Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 268 | 2026-09-18T16:26:32.971Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 269 | 2026-09-18T16:26:33.257Z | Updating crates.io index |
| 270 | 2026-09-18T16:26:33.261Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 271 | 2026-09-18T16:26:33.539Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 272 | 2026-09-18T16:26:33.884Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 273 | 2026-09-18T16:26:34.215Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 274 | 2026-09-18T16:26:35.276Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 275 | 2026-09-18T16:26:35.837Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 276 | 2026-09-18T16:26:37.836Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 277 | 2026-09-18T16:26:38.814Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 278 | 2026-09-18T16:26:39.120Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 279 | 2026-09-18T16:26:39.460Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 280 | 2026-09-18T16:26:40.599Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 281 | 2026-09-18T16:26:41.250Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 282 | 2026-09-18T16:26:41.874Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 283 | 2026-09-18T16:26:42.155Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 284 | 2026-09-18T16:26:42.400Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 285 | 2026-09-18T16:26:42.673Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 286 | 2026-09-18T16:26:43.012Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 287 | 2026-09-18T16:26:43.278Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 288 | 2026-09-18T16:26:43.626Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 289 | 2026-09-18T16:26:44.030Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 290 | 2026-09-18T16:26:44.625Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 291 | 2026-09-18T16:26:44.906Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 292 | 2026-09-18T16:26:45.457Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 293 | 2026-09-18T16:26:45.789Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 294 | 2026-09-18T16:26:46.108Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 295 | 2026-09-18T16:26:46.484Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 296 | 2026-09-18T16:26:46.807Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 297 | 2026-09-18T16:26:47.224Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 298 | 2026-09-18T16:26:47.583Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 299 | 2026-09-18T16:26:47.871Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 300 | 2026-09-18T16:26:48.178Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 301 | 2026-09-18T16:26:48.596Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 302 | 2026-09-18T16:26:49.129Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 303 | 2026-09-18T16:26:49.409Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 304 | 2026-09-18T16:26:49.698Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 305 | 2026-09-18T16:26:49.979Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 306 | 2026-09-18T16:26:50.259Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 307 | 2026-09-18T16:26:50.535Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 308 | 2026-09-18T16:26:50.784Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 309 | 2026-09-18T16:26:51.098Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 310 | 2026-09-18T16:26:51.398Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 311 | 2026-09-18T16:26:51.817Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 312 | 2026-09-18T16:26:54.017Z | Downloading crates ... |
| 313 | 2026-09-18T16:26:54.076Z | Downloaded utf8parse v0.2.2 |
| 314 | 2026-09-18T16:26:54.079Z | Downloaded zmij v1.0.21 |
| 315 | 2026-09-18T16:26:54.085Z | Downloaded serde_derive v1.0.228 |
| 316 | 2026-09-18T16:26:54.090Z | Downloaded anyhow v1.0.104 |
| 317 | 2026-09-18T16:26:54.093Z | Downloaded toml v0.8.23 |
| 318 | 2026-09-18T16:26:54.096Z | Downloaded anstyle v1.0.14 |
| 319 | 2026-09-18T16:26:54.096Z | Downloaded bitflags v2.11.0 |
| 320 | 2026-09-18T16:26:54.098Z | Downloaded zerocopy v0.7.35 |
| 321 | 2026-09-18T16:26:54.105Z | Downloaded zerocopy-derive v0.7.35 |
| 322 | 2026-09-18T16:26:54.108Z | Downloaded block-buffer v0.10.4 |
| 323 | 2026-09-18T16:26:54.108Z | Downloaded cfg-if v1.0.4 |
| 324 | 2026-09-18T16:26:54.111Z | Downloaded syn v2.0.117 |
| 325 | 2026-09-18T16:26:54.118Z | Downloaded cargo-platform v0.3.2 |
| 326 | 2026-09-18T16:26:54.121Z | Downloaded anstream v1.0.0 |
| 327 | 2026-09-18T16:26:54.121Z | Downloaded autocfg v1.5.0 |
| 328 | 2026-09-18T16:26:54.121Z | Downloaded camino-tempfile v1.4.1 |
| 329 | 2026-09-18T16:26:54.121Z | Downloaded cargo_metadata v0.23.1 |
| 330 | 2026-09-18T16:26:54.121Z | Downloaded camino v1.2.5 |
| 331 | 2026-09-18T16:26:54.121Z | Downloaded heck v0.5.0 |
| 332 | 2026-09-18T16:26:54.121Z | Downloaded dof v0.3.0 |
| 333 | 2026-09-18T16:26:54.121Z | Downloaded generic-array v0.14.7 |
| 334 | 2026-09-18T16:26:54.125Z | Downloaded pest v2.8.6 |
| 335 | 2026-09-18T16:26:54.125Z | Downloaded clap_lex v1.0.0 |
| 336 | 2026-09-18T16:26:54.125Z | Downloaded macaddr v1.0.1 |
| 337 | 2026-09-18T16:26:54.128Z | Downloaded is_terminal_polyfill v1.70.2 |
| 338 | 2026-09-18T16:26:54.128Z | Downloaded itoa v1.0.17 |
| 339 | 2026-09-18T16:26:54.131Z | Downloaded version_check v0.9.5 |
| 340 | 2026-09-18T16:26:54.135Z | Downloaded errno v0.3.14 |
| 341 | 2026-09-18T16:26:54.139Z | Downloaded anstyle-query v1.1.5 |
| 342 | 2026-09-18T16:26:54.139Z | Downloaded crypto-common v0.1.7 |
| 343 | 2026-09-18T16:26:54.142Z | Downloaded bytecount v0.6.9 |
| 344 | 2026-09-18T16:26:54.142Z | Downloaded fnv v1.0.7 |
| 345 | 2026-09-18T16:26:54.145Z | Downloaded dtrace-parser v0.2.0 |
| 346 | 2026-09-18T16:26:54.149Z | Downloaded fastrand v2.3.0 |
| 347 | 2026-09-18T16:26:54.149Z | Downloaded smawk v0.3.2 |
| 348 | 2026-09-18T16:26:54.149Z | Downloaded pretty-hex v0.4.1 |
| 349 | 2026-09-18T16:26:54.152Z | Downloaded serde_spanned v0.6.9 |
| 350 | 2026-09-18T16:26:54.152Z | Downloaded usdt v0.5.0 |
| 351 | 2026-09-18T16:26:54.155Z | Downloaded heck v0.4.1 |
| 352 | 2026-09-18T16:26:54.155Z | Downloaded equivalent v1.0.2 |
| 353 | 2026-09-18T16:26:54.155Z | Downloaded strsim v0.11.1 |
| 354 | 2026-09-18T16:26:54.158Z | Downloaded cpufeatures v0.2.17 |
| 355 | 2026-09-18T16:26:54.159Z | Downloaded swrite v0.1.0 |
| 356 | 2026-09-18T16:26:54.162Z | Downloaded memmap v0.7.0 |
| 357 | 2026-09-18T16:26:54.162Z | Downloaded unicode-linebreak v0.1.5 |
| 358 | 2026-09-18T16:26:54.162Z | Downloaded colorchoice v1.0.4 |
| 359 | 2026-09-18T16:26:54.165Z | Downloaded toml_datetime v0.6.11 |
| 360 | 2026-09-18T16:26:54.172Z | Downloaded scroll_derive v0.12.1 |
| 361 | 2026-09-18T16:26:54.176Z | Downloaded proc-macro-error-attr v1.0.4 |
| 362 | 2026-09-18T16:26:54.176Z | Downloaded toml_write v0.1.2 |
| 363 | 2026-09-18T16:26:54.176Z | Downloaded terminal_size v0.4.3 |
| 364 | 2026-09-18T16:26:54.179Z | Downloaded thread-id v4.2.2 |
| 365 | 2026-09-18T16:26:54.179Z | Downloaded usdt-macro v0.5.0 |
| 366 | 2026-09-18T16:26:54.179Z | Downloaded fs-err v3.3.0 |
| 367 | 2026-09-18T16:26:54.182Z | Downloaded anstyle-parse v1.0.0 |
| 368 | 2026-09-18T16:26:54.188Z | Downloaded clap v4.6.1 |
| 369 | 2026-09-18T16:26:54.192Z | Downloaded clap_derive v4.6.1 |
| 370 | 2026-09-18T16:26:54.197Z | Downloaded usdt-attr-macro v0.5.0 |
| 371 | 2026-09-18T16:26:54.197Z | Downloaded byteorder v1.5.0 |
| 372 | 2026-09-18T16:26:54.197Z | Downloaded scroll v0.12.0 |
| 373 | 2026-09-18T16:26:54.197Z | Downloaded cargo_toml v0.21.0 |
| 374 | 2026-09-18T16:26:54.198Z | Downloaded usdt-impl v0.5.0 |
| 375 | 2026-09-18T16:26:54.205Z | Downloaded plain v0.2.3 |
| 376 | 2026-09-18T16:26:54.205Z | Downloaded proc-macro-error v1.0.4 |
| 377 | 2026-09-18T16:26:54.205Z | Downloaded serde_tokenstream v0.2.3 |
| 378 | 2026-09-18T16:26:54.209Z | Downloaded thiserror-impl v2.0.18 |
| 379 | 2026-09-18T16:26:54.209Z | Downloaded sha2 v0.10.9 |
| 380 | 2026-09-18T16:26:54.212Z | Downloaded tabled_derive v0.7.0 |
| 381 | 2026-09-18T16:26:54.212Z | Downloaded thiserror-impl v1.0.69 |
| 382 | 2026-09-18T16:26:54.212Z | Downloaded thiserror v2.0.18 |
| 383 | 2026-09-18T16:26:54.215Z | Downloaded once_cell v1.21.3 |
| 384 | 2026-09-18T16:26:54.215Z | Downloaded semver v1.0.28 |
| 385 | 2026-09-18T16:26:54.218Z | Downloaded thiserror v1.0.69 |
| 386 | 2026-09-18T16:26:54.262Z | Downloaded pest_derive v2.8.6 |
| 387 | 2026-09-18T16:26:54.262Z | Downloaded ucd-trie v0.1.7 |
| 388 | 2026-09-18T16:26:54.262Z | Downloaded tempfile v3.27.0 |
| 389 | 2026-09-18T16:26:54.262Z | Downloaded pest_generator v2.8.6 |
| 390 | 2026-09-18T16:26:54.262Z | Downloaded quote v1.0.45 |
| 391 | 2026-09-18T16:26:54.262Z | Downloaded log v0.4.33 |
| 392 | 2026-09-18T16:26:54.262Z | Downloaded getrandom v0.3.4 |
| 393 | 2026-09-18T16:26:54.262Z | Downloaded proc-macro2 v1.0.106 |
| 394 | 2026-09-18T16:26:54.269Z | Downloaded unicode-ident v1.0.24 |
| 395 | 2026-09-18T16:26:54.269Z | Downloaded papergrid v0.11.0 |
| 396 | 2026-09-18T16:26:54.269Z | Downloaded serde_core v1.0.228 |
| 397 | 2026-09-18T16:26:54.269Z | Downloaded pest_meta v2.8.6 |
| 398 | 2026-09-18T16:26:54.269Z | Downloaded digest v0.10.7 |
| 399 | 2026-09-18T16:26:54.269Z | Downloaded textwrap v0.16.2 |
| 400 | 2026-09-18T16:26:54.274Z | Downloaded toml_edit v0.22.27 |
| 401 | 2026-09-18T16:26:54.274Z | Downloaded memchr v2.8.0 |
| 402 | 2026-09-18T16:26:54.277Z | Downloaded serde v1.0.228 |
| 403 | 2026-09-18T16:26:54.281Z | Downloaded typenum v1.20.1 |
| 404 | 2026-09-18T16:26:54.288Z | Downloaded indexmap v2.14.0 |
| 405 | 2026-09-18T16:26:54.315Z | Downloaded hashbrown v0.17.0 |
| 406 | 2026-09-18T16:26:54.324Z | Downloaded serde_json v1.0.151 |
| 407 | 2026-09-18T16:26:54.329Z | Downloaded goblin v0.8.2 |
| 408 | 2026-09-18T16:26:54.332Z | Downloaded clap_builder v4.6.0 |
| 409 | 2026-09-18T16:26:54.336Z | Downloaded winnow v0.7.14 |
| 410 | 2026-09-18T16:26:54.350Z | Downloaded tabled v0.15.0 |
| 411 | 2026-09-18T16:26:54.358Z | Downloaded unicode-width v0.1.14 |
| 412 | 2026-09-18T16:26:54.361Z | Downloaded syn v1.0.109 |
| 413 | 2026-09-18T16:26:54.367Z | Downloaded unicode-width v0.2.0 |
| 414 | 2026-09-18T16:26:54.373Z | Downloaded rustix v1.1.4 |
| 415 | 2026-09-18T16:26:54.392Z | Downloaded libc v0.2.185 |
| 416 | 2026-09-18T16:26:54.453Z | Compiling proc-macro2 v1.0.106 |
| 417 | 2026-09-18T16:26:54.453Z | Compiling quote v1.0.45 |
| 418 | 2026-09-18T16:26:54.453Z | Compiling unicode-ident v1.0.24 |
| 419 | 2026-09-18T16:26:54.453Z | Compiling serde_core v1.0.228 |
| 420 | 2026-09-18T16:26:54.461Z | Compiling libc v0.2.185 |
| 421 | 2026-09-18T16:26:54.461Z | Compiling version_check v0.9.5 |
| 422 | 2026-09-18T16:26:54.461Z | Compiling memchr v2.8.0 |
| 423 | 2026-09-18T16:26:54.461Z | Compiling serde v1.0.228 |
| 424 | 2026-09-18T16:26:54.818Z | Compiling zmij v1.0.21 |
| 425 | 2026-09-18T16:26:54.983Z | Compiling ucd-trie v0.1.7 |
| 426 | 2026-09-18T16:26:55.095Z | Compiling itoa v1.0.17 |
| 427 | 2026-09-18T16:26:55.235Z | Compiling thiserror v1.0.69 |
| 428 | 2026-09-18T16:26:55.252Z | Compiling pest v2.8.6 |
| 429 | 2026-09-18T16:26:55.275Z | Compiling rustix v1.1.4 |
| 430 | 2026-09-18T16:26:55.475Z | Compiling byteorder v1.5.0 |
| 431 | 2026-09-18T16:26:55.719Z | Compiling errno v0.3.14 |
| 432 | 2026-09-18T16:26:55.796Z | Compiling bitflags v2.11.0 |
| 433 | 2026-09-18T16:26:55.834Z | Compiling serde_json v1.0.151 |
| 434 | 2026-09-18T16:26:55.879Z | Compiling syn v2.0.117 |
| 435 | 2026-09-18T16:26:56.049Z | Compiling thread-id v4.2.2 |
| 436 | 2026-09-18T16:26:56.064Z | Compiling usdt-impl v0.5.0 |
| 437 | 2026-09-18T16:26:56.103Z | Compiling proc-macro-error-attr v1.0.4 |
| 438 | 2026-09-18T16:26:56.178Z | Compiling camino v1.2.5 |
| 439 | 2026-09-18T16:26:56.298Z | Compiling pest_meta v2.8.6 |
| 440 | 2026-09-18T16:26:56.314Z | Compiling syn v1.0.109 |
| 441 | 2026-09-18T16:26:56.559Z | Compiling proc-macro-error v1.0.4 |
| 442 | 2026-09-18T16:26:56.640Z | Compiling hashbrown v0.17.0 |
| 443 | 2026-09-18T16:26:56.710Z | Compiling equivalent v1.0.2 |
| 444 | 2026-09-18T16:26:56.764Z | Compiling utf8parse v0.2.2 |
| 445 | 2026-09-18T16:26:56.804Z | Compiling log v0.4.33 |
| 446 | 2026-09-18T16:26:56.995Z | Compiling getrandom v0.3.4 |
| 447 | 2026-09-18T16:26:57.014Z | Compiling plain v0.2.3 |
| 448 | 2026-09-18T16:26:57.139Z | Compiling terminal_size v0.4.3 |
| 449 | 2026-09-18T16:26:57.282Z | Compiling indexmap v2.14.0 |
| 450 | 2026-09-18T16:26:57.309Z | Compiling anstyle-parse v1.0.0 |
| 451 | 2026-09-18T16:26:57.891Z | Compiling thiserror v2.0.18 |
| 452 | 2026-09-18T16:26:57.920Z | Compiling winnow v0.7.14 |
| 453 | 2026-09-18T16:26:57.933Z | Compiling anstyle v1.0.14 |
| 454 | 2026-09-18T16:26:57.960Z | Compiling autocfg v1.5.0 |
| 455 | 2026-09-18T16:26:58.023Z | Compiling toml_write v0.1.2 |
| 456 | 2026-09-18T16:26:58.154Z | Compiling pest_generator v2.8.6 |
| 457 | 2026-09-18T16:26:58.228Z | Compiling cfg-if v1.0.4 |
| 458 | 2026-09-18T16:26:58.241Z | Compiling colorchoice v1.0.4 |
| 459 | 2026-09-18T16:26:58.245Z | Compiling anstyle-query v1.1.5 |
| 460 | 2026-09-18T16:26:58.299Z | Compiling is_terminal_polyfill v1.70.2 |
| 461 | 2026-09-18T16:26:58.353Z | Compiling pretty-hex v0.4.1 |
| 462 | 2026-09-18T16:26:58.377Z | Compiling fs-err v3.3.0 |
| 463 | 2026-09-18T16:26:58.377Z | Compiling anstream v1.0.0 |
| 464 | 2026-09-18T16:26:58.681Z | Compiling fastrand v2.3.0 |
| 465 | 2026-09-18T16:26:58.700Z | Compiling clap_lex v1.0.0 |
| 466 | 2026-09-18T16:26:58.705Z | Compiling once_cell v1.21.3 |
| 467 | 2026-09-18T16:26:58.839Z | Compiling bytecount v0.6.9 |
| 468 | 2026-09-18T16:26:58.898Z | Compiling fnv v1.0.7 |
| 469 | 2026-09-18T16:26:58.933Z | Compiling unicode-width v0.1.14 |
| 470 | 2026-09-18T16:26:58.939Z | Compiling anyhow v1.0.104 |
| 471 | 2026-09-18T16:26:59.003Z | Compiling strsim v0.11.1 |
| 472 | 2026-09-18T16:26:59.013Z | Compiling heck v0.4.1 |
| 473 | 2026-09-18T16:26:59.013Z | Compiling heck v0.5.0 |
| 474 | 2026-09-18T16:26:59.196Z | Compiling papergrid v0.11.0 |
| 475 | 2026-09-18T16:26:59.212Z | Compiling clap_builder v4.6.0 |
| 476 | 2026-09-18T16:26:59.232Z | Compiling tempfile v3.27.0 |
| 477 | 2026-09-18T16:26:59.357Z | Compiling cargo-platform v0.3.2 |
| 478 | 2026-09-18T16:26:59.401Z | Compiling semver v1.0.28 |
| 479 | 2026-09-18T16:26:59.470Z | Compiling memmap v0.7.0 |
| 480 | 2026-09-18T16:26:59.510Z | Compiling tabled_derive v0.7.0 |
| 481 | 2026-09-18T16:26:59.604Z | Compiling smawk v0.3.2 |
| 482 | 2026-09-18T16:26:59.631Z | Compiling unicode-width v0.2.0 |
| 483 | 2026-09-18T16:26:59.648Z | Compiling unicode-linebreak v0.1.5 |
| 484 | 2026-09-18T16:26:59.742Z | Compiling camino-tempfile v1.4.1 |
| 485 | 2026-09-18T16:26:59.811Z | Compiling serde_derive v1.0.228 |
| 486 | 2026-09-18T16:26:59.887Z | Compiling thiserror-impl v1.0.69 |
| 487 | 2026-09-18T16:26:59.902Z | Compiling zerocopy-derive v0.7.35 |
| 488 | 2026-09-18T16:26:59.968Z | Compiling pest_derive v2.8.6 |
| 489 | 2026-09-18T16:27:00.059Z | Compiling scroll_derive v0.12.1 |
| 490 | 2026-09-18T16:27:00.417Z | Compiling thiserror-impl v2.0.18 |
| 491 | 2026-09-18T16:27:00.440Z | Compiling clap_derive v4.6.1 |
| 492 | 2026-09-18T16:27:00.596Z | Compiling tabled v0.15.0 |
| 493 | 2026-09-18T16:27:00.725Z | Compiling scroll v0.12.0 |
| 494 | 2026-09-18T16:27:00.773Z | Compiling zerocopy v0.7.35 |
| 495 | 2026-09-18T16:27:01.003Z | Compiling goblin v0.8.2 |
| 496 | 2026-09-18T16:27:01.252Z | Compiling dtrace-parser v0.2.0 |
| 497 | 2026-09-18T16:27:01.326Z | Compiling textwrap v0.16.2 |
| 498 | 2026-09-18T16:27:01.901Z | Compiling swrite v0.1.0 |
| 499 | 2026-09-18T16:27:02.243Z | Compiling clap v4.6.1 |
| 500 | 2026-09-18T16:27:02.971Z | Compiling dof v0.3.0 |
| 501 | 2026-09-18T16:27:02.971Z | Compiling serde_tokenstream v0.2.3 |
| 502 | 2026-09-18T16:27:02.988Z | Compiling serde_spanned v0.6.9 |
| 503 | 2026-09-18T16:27:03.005Z | Compiling toml_datetime v0.6.11 |
| 504 | 2026-09-18T16:27:03.010Z | Compiling cargo_metadata v0.23.1 |
| 505 | 2026-09-18T16:27:03.052Z | Compiling macaddr v1.0.1 |
| 506 | 2026-09-18T16:27:03.068Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 507 | 2026-09-18T16:27:03.179Z | Compiling toml_edit v0.22.27 |
| 508 | 2026-09-18T16:27:03.805Z | Compiling usdt-attr-macro v0.5.0 |
| 509 | 2026-09-18T16:27:03.805Z | Compiling usdt-macro v0.5.0 |
| 510 | 2026-09-18T16:27:04.401Z | Compiling usdt v0.5.0 |
| 511 | 2026-09-18T16:27:04.496Z | Compiling toml v0.8.23 |
| 512 | 2026-09-18T16:27:04.819Z | Compiling cargo_toml v0.21.0 |
| 513 | 2026-09-18T16:27:06.117Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 514 | 2026-09-18T16:27:08.146Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.33s |
| 515 | 2026-09-18T16:27:08.344Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 516 | 2026-09-18T16:27:08.855Z | Downloading crates ... |
| 517 | 2026-09-18T16:27:08.907Z | Downloaded adler2 v2.0.1 |
| 518 | 2026-09-18T16:27:08.914Z | Downloaded bitfield-macros v0.19.4 |
| 519 | 2026-09-18T16:27:08.914Z | Downloaded arrayref v0.3.9 |
| 520 | 2026-09-18T16:27:08.922Z | Downloaded block-padding v0.4.2 |
| 521 | 2026-09-18T16:27:08.922Z | Downloaded argon2 v0.5.3 |
| 522 | 2026-09-18T16:27:08.922Z | Downloaded cfg_aliases v0.2.1 |
| 523 | 2026-09-18T16:27:08.928Z | Downloaded cc v1.2.56 |
| 524 | 2026-09-18T16:27:08.928Z | Downloaded array-init v0.0.4 |
| 525 | 2026-09-18T16:27:08.928Z | Downloaded atomicwrites v0.4.4 |
| 526 | 2026-09-18T16:27:08.928Z | Downloaded bit-set v0.5.3 |
| 527 | 2026-09-18T16:27:08.938Z | Downloaded cobs v0.3.0 |
| 528 | 2026-09-18T16:27:08.938Z | Downloaded ff v0.14.0 |
| 529 | 2026-09-18T16:27:08.946Z | Downloaded async-stream v0.3.6 |
| 530 | 2026-09-18T16:27:08.946Z | Downloaded async-stream-impl v0.3.6 |
| 531 | 2026-09-18T16:27:08.946Z | Downloaded atomic-waker v1.1.2 |
| 532 | 2026-09-18T16:27:08.947Z | Downloaded bit-set v0.8.0 |
| 533 | 2026-09-18T16:27:08.947Z | Downloaded clang-sys v1.8.1 |
| 534 | 2026-09-18T16:27:08.947Z | Downloaded const-oid v0.10.2 |
| 535 | 2026-09-18T16:27:08.947Z | Downloaded env_filter v2.0.0 |
| 536 | 2026-09-18T16:27:08.947Z | Downloaded base16ct v0.2.0 |
| 537 | 2026-09-18T16:27:08.955Z | Downloaded futures-task v0.3.32 |
| 538 | 2026-09-18T16:27:08.955Z | Downloaded fxhash v0.2.1 |
| 539 | 2026-09-18T16:27:08.955Z | Downloaded bit-vec v0.8.0 |
| 540 | 2026-09-18T16:27:08.955Z | Downloaded foreign-types-shared v0.3.1 |
| 541 | 2026-09-18T16:27:08.955Z | Downloaded fallible-iterator v0.2.0 |
| 542 | 2026-09-18T16:27:08.955Z | Downloaded find-msvc-tools v0.1.9 |
| 543 | 2026-09-18T16:27:08.955Z | Downloaded futures-sink v0.3.32 |
| 544 | 2026-09-18T16:27:08.955Z | Downloaded aead v0.5.2 |
| 545 | 2026-09-18T16:27:08.955Z | Downloaded bitfield-struct v0.6.2 |
| 546 | 2026-09-18T16:27:08.959Z | Downloaded flate2 v1.1.9 |
| 547 | 2026-09-18T16:27:08.959Z | Downloaded async-recursion v1.1.1 |
| 548 | 2026-09-18T16:27:08.959Z | Downloaded foreign-types v0.5.0 |
| 549 | 2026-09-18T16:27:08.959Z | Downloaded futures-io v0.3.32 |
| 550 | 2026-09-18T16:27:08.959Z | Downloaded anstream v0.6.21 |
| 551 | 2026-09-18T16:27:08.959Z | Downloaded bitfield v0.19.4 |
| 552 | 2026-09-18T16:27:08.962Z | Downloaded futures-core v0.3.32 |
| 553 | 2026-09-18T16:27:08.962Z | Downloaded addr2line v0.25.1 |
| 554 | 2026-09-18T16:27:08.963Z | Downloaded ahash v0.8.12 |
| 555 | 2026-09-18T16:27:08.966Z | Downloaded blake2 v0.10.6 |
| 556 | 2026-09-18T16:27:08.966Z | Downloaded fixedbitset v0.4.2 |
| 557 | 2026-09-18T16:27:08.966Z | Downloaded foreign-types v0.3.2 |
| 558 | 2026-09-18T16:27:08.966Z | Downloaded foreign-types-macros v0.2.3 |
| 559 | 2026-09-18T16:27:08.966Z | Downloaded fd-lock v4.0.4 |
| 560 | 2026-09-18T16:27:08.969Z | Downloaded ghash v0.6.0 |
| 561 | 2026-09-18T16:27:08.969Z | Downloaded base16ct v1.0.0 |
| 562 | 2026-09-18T16:27:08.969Z | Downloaded bb8 v0.8.6 |
| 563 | 2026-09-18T16:27:08.969Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 564 | 2026-09-18T16:27:08.969Z | Downloaded enum_dispatch v0.3.13 |
| 565 | 2026-09-18T16:27:08.977Z | Downloaded async-trait v0.1.89 |
| 566 | 2026-09-18T16:27:08.977Z | Downloaded bcs v0.1.6 |
| 567 | 2026-09-18T16:27:08.977Z | Downloaded embedded-io v0.6.1 |
| 568 | 2026-09-18T16:27:08.977Z | Downloaded ff v0.13.1 |
| 569 | 2026-09-18T16:27:08.980Z | Downloaded foldhash v0.2.0 |
| 570 | 2026-09-18T16:27:08.980Z | Downloaded assert_matches v1.5.0 |
| 571 | 2026-09-18T16:27:08.980Z | Downloaded backtrace-ext v0.2.1 |
| 572 | 2026-09-18T16:27:08.980Z | Downloaded embedded-io v0.4.0 |
| 573 | 2026-09-18T16:27:08.980Z | Downloaded ascii-canvas v3.0.0 |
| 574 | 2026-09-18T16:27:08.980Z | Downloaded block-buffer v0.12.1 |
| 575 | 2026-09-18T16:27:08.980Z | Downloaded flagset v0.4.7 |
| 576 | 2026-09-18T16:27:08.981Z | Downloaded enum-as-inner v0.6.1 |
| 577 | 2026-09-18T16:27:08.981Z | Downloaded bit-vec v0.6.3 |
| 578 | 2026-09-18T16:27:08.981Z | Downloaded globwalk v0.9.1 |
| 579 | 2026-09-18T16:27:08.984Z | Downloaded argon2 v0.6.0-rc.8 |
| 580 | 2026-09-18T16:27:08.985Z | Downloaded backoff v0.4.0 |
| 581 | 2026-09-18T16:27:08.988Z | Downloaded ena v0.14.4 |
| 582 | 2026-09-18T16:27:08.988Z | Downloaded globset v0.4.18 |
| 583 | 2026-09-18T16:27:08.988Z | Downloaded futures-executor v0.3.32 |
| 584 | 2026-09-18T16:27:08.988Z | Downloaded hash32 v0.2.1 |
| 585 | 2026-09-18T16:27:08.998Z | Downloaded fs_extra v1.3.0 |
| 586 | 2026-09-18T16:27:08.998Z | Downloaded filetime v0.2.27 |
| 587 | 2026-09-18T16:27:08.998Z | Downloaded float-cmp v0.10.0 |
| 588 | 2026-09-18T16:27:08.998Z | Downloaded futures-channel v0.3.32 |
| 589 | 2026-09-18T16:27:09.003Z | Downloaded atty v0.2.14 |
| 590 | 2026-09-18T16:27:09.003Z | Downloaded ciborium-io v0.2.2 |
| 591 | 2026-09-18T16:27:09.003Z | Downloaded futures-macro v0.3.32 |
| 592 | 2026-09-18T16:27:09.003Z | Downloaded endian-type v0.1.2 |
| 593 | 2026-09-18T16:27:09.003Z | Downloaded float-ord v0.3.2 |
| 594 | 2026-09-18T16:27:09.003Z | Downloaded gethostname v0.5.0 |
| 595 | 2026-09-18T16:27:09.003Z | Downloaded form_urlencoded v1.2.2 |
| 596 | 2026-09-18T16:27:09.003Z | Downloaded funty v2.0.0 |
| 597 | 2026-09-18T16:27:09.003Z | Downloaded home v0.5.12 |
| 598 | 2026-09-18T16:27:09.003Z | Downloaded ciborium-ll v0.2.2 |
| 599 | 2026-09-18T16:27:09.003Z | Downloaded castaway v0.2.4 |
| 600 | 2026-09-18T16:27:09.007Z | Downloaded http-body v1.0.1 |
| 601 | 2026-09-18T16:27:09.007Z | Downloaded compression-core v0.4.31 |
| 602 | 2026-09-18T16:27:09.018Z | Downloaded newline-converter v0.3.0 |
| 603 | 2026-09-18T16:27:09.023Z | Downloaded nodrop v0.1.14 |
| 604 | 2026-09-18T16:27:09.023Z | Downloaded nibble_vec v0.1.0 |
| 605 | 2026-09-18T16:27:09.023Z | Downloaded hostname v0.3.1 |
| 606 | 2026-09-18T16:27:09.026Z | Downloaded normalize-line-endings v0.3.0 |
| 607 | 2026-09-18T16:27:09.026Z | Downloaded hubpack_derive v0.1.1 |
| 608 | 2026-09-18T16:27:09.026Z | Downloaded foreign-types-shared v0.1.1 |
| 609 | 2026-09-18T16:27:09.027Z | Downloaded headers-core v0.3.0 |
| 610 | 2026-09-18T16:27:09.030Z | Downloaded hex-literal v1.1.0 |
| 611 | 2026-09-18T16:27:09.030Z | Downloaded hubpack v0.1.2 |
| 612 | 2026-09-18T16:27:09.030Z | Downloaded http-range v0.1.5 |
| 613 | 2026-09-18T16:27:09.036Z | Downloaded aead v0.6.1 |
| 614 | 2026-09-18T16:27:09.036Z | Downloaded anstyle-parse v0.2.7 |
| 615 | 2026-09-18T16:27:09.036Z | Downloaded async-bb8-diesel v0.2.1 |
| 616 | 2026-09-18T16:27:09.043Z | Downloaded hex v0.4.3 |
| 617 | 2026-09-18T16:27:09.048Z | Downloaded parse-size v1.1.0 |
| 618 | 2026-09-18T16:27:09.048Z | Downloaded phf_shared v0.13.1 |
| 619 | 2026-09-18T16:27:09.048Z | Downloaded precomputed-hash v0.1.1 |
| 620 | 2026-09-18T16:27:09.048Z | Downloaded proc-macro-crate v3.4.0 |
| 621 | 2026-09-18T16:27:09.051Z | Downloaded psl-types v2.0.11 |
| 622 | 2026-09-18T16:27:09.051Z | Downloaded git-stub v1.0.0 |
| 623 | 2026-09-18T16:27:09.051Z | Downloaded path-slash v0.1.5 |
| 624 | 2026-09-18T16:27:09.051Z | Downloaded path-slash v0.2.1 |
| 625 | 2026-09-18T16:27:09.054Z | Downloaded httpdate v1.0.3 |
| 626 | 2026-09-18T16:27:09.055Z | Downloaded foldhash v0.1.5 |
| 627 | 2026-09-18T16:27:09.055Z | Downloaded group v0.14.0 |
| 628 | 2026-09-18T16:27:09.055Z | Downloaded hash32 v0.3.1 |
| 629 | 2026-09-18T16:27:09.055Z | Downloaded blowfish v0.10.0 |
| 630 | 2026-09-18T16:27:09.060Z | Downloaded byte-wrapper v0.1.0 |
| 631 | 2026-09-18T16:27:09.060Z | Downloaded cexpr v0.6.0 |
| 632 | 2026-09-18T16:27:09.060Z | Downloaded http-body-util v0.1.3 |
| 633 | 2026-09-18T16:27:09.060Z | Downloaded bitflags v1.3.2 |
| 634 | 2026-09-18T16:27:09.063Z | Downloaded cfg_aliases v0.1.1 |
| 635 | 2026-09-18T16:27:09.063Z | Downloaded erased-serde v0.3.31 |
| 636 | 2026-09-18T16:27:09.063Z | Downloaded fixedbitset v0.5.7 |
| 637 | 2026-09-18T16:27:09.063Z | Downloaded camino-tempfile-ext v0.3.3 |
| 638 | 2026-09-18T16:27:09.063Z | Downloaded cmake v0.1.57 |
| 639 | 2026-09-18T16:27:09.064Z | Downloaded arrayvec v0.7.6 |
| 640 | 2026-09-18T16:27:09.073Z | Downloaded cmov v0.5.4 |
| 641 | 2026-09-18T16:27:09.073Z | Downloaded futures v0.3.32 |
| 642 | 2026-09-18T16:27:09.078Z | Downloaded rtoolbox v0.0.3 |
| 643 | 2026-09-18T16:27:09.078Z | Downloaded same-file v1.0.6 |
| 644 | 2026-09-18T16:27:09.078Z | Downloaded scroll_derive v0.13.1 |
| 645 | 2026-09-18T16:27:09.078Z | Downloaded shell-words v1.1.1 |
| 646 | 2026-09-18T16:27:09.078Z | Downloaded signature v2.2.0 |
| 647 | 2026-09-18T16:27:09.078Z | Downloaded backon v1.6.0 |
| 648 | 2026-09-18T16:27:09.095Z | Downloaded chacha20 v0.9.1 |
| 649 | 2026-09-18T16:27:09.095Z | Downloaded compression-codecs v0.4.37 |
| 650 | 2026-09-18T16:27:09.095Z | Downloaded bs58 v0.5.1 |
| 651 | 2026-09-18T16:27:09.095Z | Downloaded cbc v0.2.1 |
| 652 | 2026-09-18T16:27:09.095Z | Downloaded flume v0.11.1 |
| 653 | 2026-09-18T16:27:09.098Z | Downloaded glob v0.3.3 |
| 654 | 2026-09-18T16:27:09.098Z | Downloaded cipher v0.5.2 |
| 655 | 2026-09-18T16:27:09.098Z | Downloaded fs-err v2.11.0 |
| 656 | 2026-09-18T16:27:09.098Z | Downloaded hostname v0.4.2 |
| 657 | 2026-09-18T16:27:09.098Z | Downloaded signal-hook-tokio v0.3.1 |
| 658 | 2026-09-18T16:27:09.098Z | Downloaded base64 v0.21.7 |
| 659 | 2026-09-18T16:27:09.098Z | Downloaded cassowary v0.3.0 |
| 660 | 2026-09-18T16:27:09.098Z | Downloaded env_logger v0.11.11 |
| 661 | 2026-09-18T16:27:09.098Z | Downloaded git-stub-vcs v0.1.0 |
| 662 | 2026-09-18T16:27:09.099Z | Downloaded num-integer v0.1.46 |
| 663 | 2026-09-18T16:27:09.099Z | Downloaded chacha20 v0.10.0 |
| 664 | 2026-09-18T16:27:09.099Z | Downloaded const-oid v0.9.6 |
| 665 | 2026-09-18T16:27:09.099Z | Downloaded allocator-api2 v0.2.21 |
| 666 | 2026-09-18T16:27:09.102Z | Downloaded signature v3.0.0 |
| 667 | 2026-09-18T16:27:09.102Z | Downloaded cipher v0.4.4 |
| 668 | 2026-09-18T16:27:09.102Z | Downloaded num_enum v0.5.11 |
| 669 | 2026-09-18T16:27:09.107Z | Downloaded num_threads v0.1.7 |
| 670 | 2026-09-18T16:27:09.107Z | Downloaded packed_struct_codegen v0.10.1 |
| 671 | 2026-09-18T16:27:09.107Z | Downloaded strum v0.26.3 |
| 672 | 2026-09-18T16:27:09.108Z | Downloaded oxide-update-engine-display v0.1.2 |
| 673 | 2026-09-18T16:27:09.108Z | Downloaded pem v3.0.6 |
| 674 | 2026-09-18T16:27:09.111Z | Downloaded take_mut v0.2.2 |
| 675 | 2026-09-18T16:27:09.111Z | Downloaded base64 v0.22.1 |
| 676 | 2026-09-18T16:27:09.114Z | Downloaded group v0.13.0 |
| 677 | 2026-09-18T16:27:09.114Z | Downloaded base64ct v1.8.3 |
| 678 | 2026-09-18T16:27:09.118Z | Downloaded console v0.15.11 |
| 679 | 2026-09-18T16:27:09.121Z | Downloaded generic-array v1.4.3 |
| 680 | 2026-09-18T16:27:09.121Z | Downloaded hmac v0.13.0 |
| 681 | 2026-09-18T16:27:09.121Z | Downloaded fatfs v0.3.6 |
| 682 | 2026-09-18T16:27:09.128Z | Downloaded blake2 v0.11.0-rc.6 |
| 683 | 2026-09-18T16:27:09.128Z | Downloaded psm v0.1.30 |
| 684 | 2026-09-18T16:27:09.135Z | Downloaded tabwriter v1.4.1 |
| 685 | 2026-09-18T16:27:09.135Z | Downloaded rand_xorshift v0.4.0 |
| 686 | 2026-09-18T16:27:09.135Z | Downloaded rustc_version v0.4.1 |
| 687 | 2026-09-18T16:27:09.135Z | Downloaded rustls-pemfile v2.2.0 |
| 688 | 2026-09-18T16:27:09.143Z | Downloaded tower-layer v0.3.3 |
| 689 | 2026-09-18T16:27:09.143Z | Downloaded cancel-safe-futures v0.1.5 |
| 690 | 2026-09-18T16:27:09.144Z | Downloaded colored v3.1.1 |
| 691 | 2026-09-18T16:27:09.144Z | Downloaded console v0.16.2 |
| 692 | 2026-09-18T16:27:09.144Z | Downloaded colored v2.2.0 |
| 693 | 2026-09-18T16:27:09.149Z | Downloaded progenitor-client v0.13.0 |
| 694 | 2026-09-18T16:27:09.149Z | Downloaded seq-macro v0.3.6 |
| 695 | 2026-09-18T16:27:09.149Z | Downloaded buf-list v1.1.2 |
| 696 | 2026-09-18T16:27:09.149Z | Downloaded scrypt v0.12.0 |
| 697 | 2026-09-18T16:27:09.149Z | Downloaded oxide-generation v0.1.3 |
| 698 | 2026-09-18T16:27:09.149Z | Downloaded universal-hash v0.5.1 |
| 699 | 2026-09-18T16:27:09.149Z | Downloaded bzip2 v0.6.1 |
| 700 | 2026-09-18T16:27:09.149Z | Downloaded signal-hook-registry v1.4.8 |
| 701 | 2026-09-18T16:27:09.149Z | Downloaded primeorder v0.13.6 |
| 702 | 2026-09-18T16:27:09.149Z | Downloaded trait-variant v0.1.2 |
| 703 | 2026-09-18T16:27:09.149Z | Downloaded serde_derive_internals v0.29.1 |
| 704 | 2026-09-18T16:27:09.149Z | Downloaded static_assertions v1.1.0 |
| 705 | 2026-09-18T16:27:09.149Z | Downloaded strip-ansi-escapes v0.2.1 |
| 706 | 2026-09-18T16:27:09.195Z | Downloaded xattr v1.6.1 |
| 707 | 2026-09-18T16:27:09.195Z | Downloaded zeroize_derive v1.5.0 |
| 708 | 2026-09-18T16:27:09.195Z | Downloaded unit-prefix v0.5.2 |
| 709 | 2026-09-18T16:27:09.196Z | Downloaded usdt-attr-macro v0.6.0 |
| 710 | 2026-09-18T16:27:09.219Z | Downloaded thiserror-no-std v2.0.2 |
| 711 | 2026-09-18T16:27:09.219Z | Downloaded highway v1.3.0 |
| 712 | 2026-09-18T16:27:09.219Z | Downloaded httparse v1.10.1 |
| 713 | 2026-09-18T16:27:09.219Z | Downloaded getrandom v0.2.17 |
| 714 | 2026-09-18T16:27:09.219Z | Downloaded poly1305 v0.8.0 |
| 715 | 2026-09-18T16:27:09.219Z | Downloaded slog-stdlog v4.1.1 |
| 716 | 2026-09-18T16:27:09.219Z | Downloaded expectorate v1.2.0 |
| 717 | 2026-09-18T16:27:09.219Z | Downloaded ciborium v0.2.2 |
| 718 | 2026-09-18T16:27:09.219Z | Downloaded bzip2 v0.4.4 |
| 719 | 2026-09-18T16:27:09.219Z | Downloaded strum_macros v0.27.2 |
| 720 | 2026-09-18T16:27:09.219Z | Downloaded elliptic-curve v0.14.1 |
| 721 | 2026-09-18T16:27:09.219Z | Downloaded getrandom v0.4.3 |
| 722 | 2026-09-18T16:27:09.219Z | Downloaded hmac v0.12.1 |
| 723 | 2026-09-18T16:27:09.219Z | Downloaded crucible-workspace-hack v0.1.0 |
| 724 | 2026-09-18T16:27:09.219Z | Downloaded rustls-pki-types v1.14.0 |
| 725 | 2026-09-18T16:27:09.220Z | Downloaded serde_cbor v0.11.2 |
| 726 | 2026-09-18T16:27:09.220Z | Downloaded rand_seeder v0.4.0 |
| 727 | 2026-09-18T16:27:09.220Z | Downloaded downcast-rs v2.0.2 |
| 728 | 2026-09-18T16:27:09.226Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 729 | 2026-09-18T16:27:09.226Z | Downloaded slog-scope v4.4.1 |
| 730 | 2026-09-18T16:27:09.226Z | Downloaded sqlformat v0.3.5 |
| 731 | 2026-09-18T16:27:09.226Z | Downloaded sha2 v0.11.0 |
| 732 | 2026-09-18T16:27:09.226Z | Downloaded dof v0.4.0 |
| 733 | 2026-09-18T16:27:09.226Z | Downloaded instant v0.1.13 |
| 734 | 2026-09-18T16:27:09.226Z | Downloaded instability v0.3.11 |
| 735 | 2026-09-18T16:27:09.226Z | Downloaded is_ci v1.2.0 |
| 736 | 2026-09-18T16:27:09.226Z | Downloaded oxide-update-engine-types v0.1.2 |
| 737 | 2026-09-18T16:27:09.226Z | Downloaded libscf-sys v1.2.0 |
| 738 | 2026-09-18T16:27:09.226Z | Downloaded prefix-trie v0.7.0 |
| 739 | 2026-09-18T16:27:09.226Z | Downloaded vergen-gitcl v1.0.8 |
| 740 | 2026-09-18T16:27:09.226Z | Downloaded half v1.8.3 |
| 741 | 2026-09-18T16:27:09.226Z | Downloaded whoami v1.6.1 |
| 742 | 2026-09-18T16:27:09.226Z | Downloaded const_format_proc_macros v0.2.34 |
| 743 | 2026-09-18T16:27:09.234Z | Downloaded constant_time_eq v0.4.2 |
| 744 | 2026-09-18T16:27:09.235Z | Downloaded kem v0.3.0 |
| 745 | 2026-09-18T16:27:09.235Z | Downloaded mime v0.3.17 |
| 746 | 2026-09-18T16:27:09.247Z | Downloaded poly1305 v0.9.0 |
| 747 | 2026-09-18T16:27:09.247Z | Downloaded xshell v0.2.7 |
| 748 | 2026-09-18T16:27:09.247Z | Downloaded tokio-rustls v0.26.4 |
| 749 | 2026-09-18T16:27:09.248Z | Downloaded ctutils v0.4.2 |
| 750 | 2026-09-18T16:27:09.248Z | Downloaded lru-slab v0.1.2 |
| 751 | 2026-09-18T16:27:09.248Z | Downloaded num-iter v0.1.45 |
| 752 | 2026-09-18T16:27:09.248Z | Downloaded multimap v0.10.1 |
| 753 | 2026-09-18T16:27:09.248Z | Downloaded chumsky v0.9.3 |
| 754 | 2026-09-18T16:27:09.252Z | Downloaded progenitor-impl v0.13.0 |
| 755 | 2026-09-18T16:27:09.252Z | Downloaded half v2.7.1 |
| 756 | 2026-09-18T16:27:09.252Z | Downloaded critical-section v1.2.0 |
| 757 | 2026-09-18T16:27:09.252Z | Downloaded match_cfg v0.1.0 |
| 758 | 2026-09-18T16:27:09.252Z | Downloaded num_enum_derive v0.5.11 |
| 759 | 2026-09-18T16:27:09.252Z | Downloaded phf_shared v0.12.1 |
| 760 | 2026-09-18T16:27:09.252Z | Downloaded predicates-tree v1.0.13 |
| 761 | 2026-09-18T16:27:09.252Z | Downloaded ctr v0.10.1 |
| 762 | 2026-09-18T16:27:09.256Z | Downloaded zerofrom v0.1.6 |
| 763 | 2026-09-18T16:27:09.256Z | Downloaded chacha20poly1305 v0.10.1 |
| 764 | 2026-09-18T16:27:09.256Z | Downloaded compact_str v0.8.1 |
| 765 | 2026-09-18T16:27:09.260Z | Downloaded debug-ignore v1.0.5 |
| 766 | 2026-09-18T16:27:09.260Z | Downloaded utf-8 v0.7.6 |
| 767 | 2026-09-18T16:27:09.260Z | Downloaded darling_macro v0.20.11 |
| 768 | 2026-09-18T16:27:09.260Z | Downloaded tagptr v0.2.0 |
| 769 | 2026-09-18T16:27:09.260Z | Downloaded defmt-parser v1.0.0 |
| 770 | 2026-09-18T16:27:09.260Z | Downloaded phf_shared v0.11.3 |
| 771 | 2026-09-18T16:27:09.260Z | Downloaded dtrace-parser v0.3.0 |
| 772 | 2026-09-18T16:27:09.263Z | Downloaded potential_utf v0.1.4 |
| 773 | 2026-09-18T16:27:09.264Z | Downloaded subtle v2.6.1 |
| 774 | 2026-09-18T16:27:09.264Z | Downloaded arc-swap v1.8.2 |
| 775 | 2026-09-18T16:27:09.267Z | Downloaded oso-derive v0.27.3 |
| 776 | 2026-09-18T16:27:09.267Z | Downloaded ar_archive_writer v0.5.1 |
| 777 | 2026-09-18T16:27:09.270Z | Downloaded diesel-dtrace v0.5.0 |
| 778 | 2026-09-18T16:27:09.271Z | Downloaded difflib v0.4.0 |
| 779 | 2026-09-18T16:27:09.271Z | Downloaded der_derive v0.7.3 |
| 780 | 2026-09-18T16:27:09.274Z | Downloaded serde_path_to_error v0.1.20 |
| 781 | 2026-09-18T16:27:09.274Z | Downloaded quinn-udp v0.5.14 |
| 782 | 2026-09-18T16:27:09.274Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 783 | 2026-09-18T16:27:09.277Z | Downloaded phc v0.6.1 |
| 784 | 2026-09-18T16:27:09.277Z | Downloaded pin-project v1.1.11 |
| 785 | 2026-09-18T16:27:09.285Z | Downloaded openssl-sys v0.9.117 |
| 786 | 2026-09-18T16:27:09.289Z | Downloaded progenitor-client v0.14.0 |
| 787 | 2026-09-18T16:27:09.289Z | Downloaded async-compression v0.4.41 |
| 788 | 2026-09-18T16:27:09.289Z | Downloaded keccak v0.2.0 |
| 789 | 2026-09-18T16:27:09.292Z | Downloaded papergrid v0.18.0 |
| 790 | 2026-09-18T16:27:09.292Z | Downloaded vergen-git2 v9.1.0 |
| 791 | 2026-09-18T16:27:09.292Z | Downloaded vergen v9.1.0 |
| 792 | 2026-09-18T16:27:09.296Z | Downloaded darling v0.20.11 |
| 793 | 2026-09-18T16:27:09.304Z | Downloaded backtrace v0.3.76 |
| 794 | 2026-09-18T16:27:09.307Z | Downloaded headers v0.4.1 |
| 795 | 2026-09-18T16:27:09.307Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 796 | 2026-09-18T16:27:09.307Z | Downloaded num v0.4.3 |
| 797 | 2026-09-18T16:27:09.311Z | Downloaded serde_spanned v1.1.1 |
| 798 | 2026-09-18T16:27:09.311Z | Downloaded serde_bytes v0.11.19 |
| 799 | 2026-09-18T16:27:09.311Z | Downloaded slog-envlogger v2.2.0 |
| 800 | 2026-09-18T16:27:09.314Z | Downloaded oxnet v0.1.6 |
| 801 | 2026-09-18T16:27:09.315Z | Downloaded diff v0.1.13 |
| 802 | 2026-09-18T16:27:09.315Z | Downloaded multer v3.1.0 |
| 803 | 2026-09-18T16:27:09.318Z | Downloaded parking_lot_core v0.8.6 |
| 804 | 2026-09-18T16:27:09.318Z | Downloaded pkg-config v0.3.32 |
| 805 | 2026-09-18T16:27:09.322Z | Downloaded derive_builder_core v0.20.2 |
| 806 | 2026-09-18T16:27:09.326Z | Downloaded num_enum_derive v0.7.6 |
| 807 | 2026-09-18T16:27:09.326Z | Downloaded ingot-macros v0.2.0 |
| 808 | 2026-09-18T16:27:09.326Z | Downloaded progenitor v0.14.0 |
| 809 | 2026-09-18T16:27:09.329Z | Downloaded progenitor v0.13.0 |
| 810 | 2026-09-18T16:27:09.329Z | Downloaded rand_core v0.9.5 |
| 811 | 2026-09-18T16:27:09.329Z | Downloaded rand_core v0.10.0 |
| 812 | 2026-09-18T16:27:09.329Z | Downloaded strsim v0.10.0 |
| 813 | 2026-09-18T16:27:09.332Z | Downloaded termtree v0.5.1 |
| 814 | 2026-09-18T16:27:09.339Z | Downloaded rusty-fork v0.3.1 |
| 815 | 2026-09-18T16:27:09.342Z | Downloaded sync_wrapper v1.0.2 |
| 816 | 2026-09-18T16:27:09.345Z | Downloaded thread-id v5.1.0 |
| 817 | 2026-09-18T16:27:09.345Z | Downloaded topological-sort v0.2.2 |
| 818 | 2026-09-18T16:27:09.345Z | Downloaded untrusted v0.9.0 |
| 819 | 2026-09-18T16:27:09.346Z | Downloaded serde_yaml v0.9.34+deprecated |
| 820 | 2026-09-18T16:27:09.349Z | Downloaded subprocess v0.2.15 |
| 821 | 2026-09-18T16:27:09.349Z | Downloaded supports-hyperlinks v3.2.0 |
| 822 | 2026-09-18T16:27:09.349Z | Downloaded rand v0.8.6 |
| 823 | 2026-09-18T16:27:09.352Z | Downloaded tracing-core v0.1.36 |
| 824 | 2026-09-18T16:27:09.352Z | Downloaded serde_with_macros v1.5.2 |
| 825 | 2026-09-18T16:27:09.355Z | Downloaded typify v0.6.2 |
| 826 | 2026-09-18T16:27:09.355Z | Downloaded hashbrown v0.13.2 |
| 827 | 2026-09-18T16:27:09.358Z | Downloaded typify-macro v0.6.2 |
| 828 | 2026-09-18T16:27:09.358Z | Downloaded bumpalo v3.20.2 |
| 829 | 2026-09-18T16:27:09.361Z | Downloaded bytes v1.11.1 |
| 830 | 2026-09-18T16:27:09.361Z | Downloaded russh-util v0.52.0 |
| 831 | 2026-09-18T16:27:09.367Z | Downloaded usdt-macro v0.6.0 |
| 832 | 2026-09-18T16:27:09.371Z | Downloaded wnaf v0.14.0 |
| 833 | 2026-09-18T16:27:09.371Z | Downloaded yoke-derive v0.8.1 |
| 834 | 2026-09-18T16:27:09.371Z | Downloaded crypto-common v0.2.2 |
| 835 | 2026-09-18T16:27:09.372Z | Downloaded oxide-update-engine v0.1.2 |
| 836 | 2026-09-18T16:27:09.375Z | Downloaded darling_macro v0.13.4 |
| 837 | 2026-09-18T16:27:09.375Z | Downloaded zone v0.3.1 |
| 838 | 2026-09-18T16:27:09.375Z | Downloaded zone_cfg_derive v0.3.1 |
| 839 | 2026-09-18T16:27:09.378Z | Downloaded ecdsa v0.17.0 |
| 840 | 2026-09-18T16:27:09.378Z | Downloaded heapless v0.8.0 |
| 841 | 2026-09-18T16:27:09.381Z | Downloaded defmt v0.3.100 |
| 842 | 2026-09-18T16:27:09.382Z | Downloaded memmap2 v0.9.10 |
| 843 | 2026-09-18T16:27:09.382Z | Downloaded heapless v0.7.17 |
| 844 | 2026-09-18T16:27:09.385Z | Downloaded hickory-resolver v0.25.2 |
| 845 | 2026-09-18T16:27:09.388Z | Downloaded ssh-cipher v0.3.0 |
| 846 | 2026-09-18T16:27:09.389Z | Downloaded schemars_derive v0.8.22 |
| 847 | 2026-09-18T16:27:09.389Z | Downloaded crc-any v2.5.0 |
| 848 | 2026-09-18T16:27:09.389Z | Downloaded stacker v0.1.23 |
| 849 | 2026-09-18T16:27:09.393Z | Downloaded cpufeatures v0.3.0 |
| 850 | 2026-09-18T16:27:09.393Z | Downloaded is-terminal v0.4.17 |
| 851 | 2026-09-18T16:27:09.398Z | Downloaded const_format v0.2.35 |
| 852 | 2026-09-18T16:27:09.401Z | Downloaded strum_macros v0.24.3 |
| 853 | 2026-09-18T16:27:09.401Z | Downloaded thread_local v1.1.9 |
| 854 | 2026-09-18T16:27:09.405Z | Downloaded http v1.4.2 |
| 855 | 2026-09-18T16:27:09.405Z | Downloaded tokio-dtrace v0.1.1 |
| 856 | 2026-09-18T16:27:09.408Z | Downloaded internet-checksum v0.2.1 |
| 857 | 2026-09-18T16:27:09.412Z | Downloaded indoc v1.0.9 |
| 858 | 2026-09-18T16:27:09.416Z | Downloaded rand v0.10.1 |
| 859 | 2026-09-18T16:27:09.420Z | Downloaded peg v0.8.5 |
| 860 | 2026-09-18T16:27:09.424Z | Downloaded litrs v1.0.0 |
| 861 | 2026-09-18T16:27:09.424Z | Downloaded serde_with_macros v3.21.0 |
| 862 | 2026-09-18T16:27:09.424Z | Downloaded crc8 v0.1.1 |
| 863 | 2026-09-18T16:27:09.424Z | Downloaded shlex v1.3.0 |
| 864 | 2026-09-18T16:27:09.424Z | Downloaded rand v0.9.2 |
| 865 | 2026-09-18T16:27:09.433Z | Downloaded darling_core v0.20.11 |
| 866 | 2026-09-18T16:27:09.433Z | Downloaded slog-dtrace v0.3.0 |
| 867 | 2026-09-18T16:27:09.436Z | Downloaded vsss-rs v3.3.4 |
| 868 | 2026-09-18T16:27:09.436Z | Downloaded lalrpop-util v0.19.12 |
| 869 | 2026-09-18T16:27:09.436Z | Downloaded nonempty v0.12.0 |
| 870 | 2026-09-18T16:27:09.436Z | Downloaded simd-adler32 v0.3.8 |
| 871 | 2026-09-18T16:27:09.436Z | Downloaded hickory-server v0.25.2 |
| 872 | 2026-09-18T16:27:09.436Z | Downloaded lzss v0.8.2 |
| 873 | 2026-09-18T16:27:09.436Z | Downloaded schemars v0.9.0 |
| 874 | 2026-09-18T16:27:09.455Z | Downloaded pbkdf2 v0.13.0 |
| 875 | 2026-09-18T16:27:09.458Z | Downloaded indexmap v1.9.3 |
| 876 | 2026-09-18T16:27:09.458Z | Downloaded csv-core v0.1.13 |
| 877 | 2026-09-18T16:27:09.458Z | Downloaded openssl-probe v0.1.6 |
| 878 | 2026-09-18T16:27:09.458Z | Downloaded postcard v1.1.3 |
| 879 | 2026-09-18T16:27:09.458Z | Downloaded icu_normalizer v2.1.1 |
| 880 | 2026-09-18T16:27:09.458Z | Downloaded rfc6979 v0.6.0 |
| 881 | 2026-09-18T16:27:09.458Z | Downloaded rustls-native-certs v0.8.3 |
| 882 | 2026-09-18T16:27:09.458Z | Downloaded spin v0.9.8 |
| 883 | 2026-09-18T16:27:09.458Z | Downloaded icu_normalizer_data v2.1.1 |
| 884 | 2026-09-18T16:27:09.458Z | Downloaded num-conv v0.2.0 |
| 885 | 2026-09-18T16:27:09.458Z | Downloaded tls_codec_derive v0.4.2 |
| 886 | 2026-09-18T16:27:09.458Z | Downloaded ecdsa v0.16.9 |
| 887 | 2026-09-18T16:27:09.458Z | Downloaded opaque-debug v0.3.1 |
| 888 | 2026-09-18T16:27:09.458Z | Downloaded crossbeam-deque v0.8.6 |
| 889 | 2026-09-18T16:27:09.458Z | Downloaded hybrid-array v0.4.13 |
| 890 | 2026-09-18T16:27:09.459Z | Downloaded knus v3.4.0 |
| 891 | 2026-09-18T16:27:09.462Z | Downloaded daft v0.1.8 |
| 892 | 2026-09-18T16:27:09.462Z | Downloaded hashbrown v0.12.3 |
| 893 | 2026-09-18T16:27:09.468Z | Downloaded proc-macro-crate v1.3.1 |
| 894 | 2026-09-18T16:27:09.468Z | Downloaded ref-cast v1.0.25 |
| 895 | 2026-09-18T16:27:09.472Z | Downloaded hickory-resolver v0.24.4 |
| 896 | 2026-09-18T16:27:09.475Z | Downloaded tokio-postgres v0.7.18 |
| 897 | 2026-09-18T16:27:09.478Z | Downloaded jobserver v0.1.34 |
| 898 | 2026-09-18T16:27:09.478Z | Downloaded libsw-core v0.3.2 |
| 899 | 2026-09-18T16:27:09.482Z | Downloaded rfc6979 v0.4.0 |
| 900 | 2026-09-18T16:27:09.482Z | Downloaded aes v0.9.1 |
| 901 | 2026-09-18T16:27:09.486Z | Downloaded rsa v0.10.0-rc.18 |
| 902 | 2026-09-18T16:27:09.486Z | Downloaded derive_builder v0.20.2 |
| 903 | 2026-09-18T16:27:09.492Z | Downloaded miette-derive v7.6.0 |
| 904 | 2026-09-18T16:27:09.492Z | Downloaded p256 v0.14.0 |
| 905 | 2026-09-18T16:27:09.495Z | Downloaded darling v0.23.0 |
| 906 | 2026-09-18T16:27:09.495Z | Downloaded newtype_derive v0.1.6 |
| 907 | 2026-09-18T16:27:09.495Z | Downloaded scheduled-thread-pool v0.2.7 |
| 908 | 2026-09-18T16:27:09.495Z | Downloaded scopeguard v1.2.0 |
| 909 | 2026-09-18T16:27:09.495Z | Downloaded tinyvec v1.10.0 |
| 910 | 2026-09-18T16:27:09.498Z | Downloaded socket2 v0.6.3 |
| 911 | 2026-09-18T16:27:09.498Z | Downloaded sapling-renderdag v0.1.0 |
| 912 | 2026-09-18T16:27:09.501Z | Downloaded slog-bunyan v2.5.0 |
| 913 | 2026-09-18T16:27:09.502Z | Downloaded sha1 v0.11.0 |
| 914 | 2026-09-18T16:27:09.502Z | Downloaded des v0.9.0 |
| 915 | 2026-09-18T16:27:09.510Z | Downloaded paste v1.0.15 |
| 916 | 2026-09-18T16:27:09.513Z | Downloaded phf v0.13.1 |
| 917 | 2026-09-18T16:27:09.513Z | Downloaded stable_deref_trait v1.2.1 |
| 918 | 2026-09-18T16:27:09.513Z | Downloaded sqlparser_derive v0.5.0 |
| 919 | 2026-09-18T16:27:09.513Z | Downloaded crossbeam-channel v0.5.15 |
| 920 | 2026-09-18T16:27:09.513Z | Downloaded zerotrie v0.2.3 |
| 921 | 2026-09-18T16:27:09.519Z | Downloaded md-5 v0.11.0 |
| 922 | 2026-09-18T16:27:09.523Z | Downloaded native-tls v0.2.18 |
| 923 | 2026-09-18T16:27:09.523Z | Downloaded oxide-tokio-rt v0.1.4 |
| 924 | 2026-09-18T16:27:09.523Z | Downloaded polyval v0.7.1 |
| 925 | 2026-09-18T16:27:09.526Z | Downloaded unarray v0.1.4 |
| 926 | 2026-09-18T16:27:09.526Z | Downloaded untrusted v0.7.1 |
| 927 | 2026-09-18T16:27:09.530Z | Downloaded pem-rfc7468 v1.0.0 |
| 928 | 2026-09-18T16:27:09.533Z | Downloaded crc v3.4.0 |
| 929 | 2026-09-18T16:27:09.533Z | Downloaded waitgroup v0.1.2 |
| 930 | 2026-09-18T16:27:09.539Z | Downloaded proc-macro-error2 v2.0.1 |
| 931 | 2026-09-18T16:27:09.539Z | Downloaded either v1.15.0 |
| 932 | 2026-09-18T16:27:09.539Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 933 | 2026-09-18T16:27:09.542Z | Downloaded port-file v0.1.0 |
| 934 | 2026-09-18T16:27:09.542Z | Downloaded aho-corasick v1.1.4 |
| 935 | 2026-09-18T16:27:09.542Z | Downloaded vte v0.14.1 |
| 936 | 2026-09-18T16:27:09.560Z | Downloaded snafu v0.8.9 |
| 937 | 2026-09-18T16:27:09.560Z | Downloaded rpassword v7.5.4 |
| 938 | 2026-09-18T16:27:09.564Z | Downloaded r2d2 v0.8.10 |
| 939 | 2026-09-18T16:27:09.565Z | Downloaded pretty_assertions v1.4.1 |
| 940 | 2026-09-18T16:27:09.565Z | Downloaded ml-kem v0.3.2 |
| 941 | 2026-09-18T16:27:09.565Z | Downloaded icu_locale_core v2.1.1 |
| 942 | 2026-09-18T16:27:09.565Z | Downloaded tokio-native-tls v0.3.1 |
| 943 | 2026-09-18T16:27:09.565Z | Downloaded derive-where v1.6.0 |
| 944 | 2026-09-18T16:27:09.565Z | Downloaded ed25519-dalek v3.0.0 |
| 945 | 2026-09-18T16:27:09.565Z | Downloaded rand_chacha v0.9.0 |
| 946 | 2026-09-18T16:27:09.565Z | Downloaded rustversion v1.0.22 |
| 947 | 2026-09-18T16:27:09.565Z | Downloaded hyper-tls v0.6.0 |
| 948 | 2026-09-18T16:27:09.565Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 949 | 2026-09-18T16:27:09.569Z | Downloaded inout v0.1.4 |
| 950 | 2026-09-18T16:27:09.569Z | Downloaded hashbrown v0.15.5 |
| 951 | 2026-09-18T16:27:09.572Z | Downloaded digest-io v0.1.0 |
| 952 | 2026-09-18T16:27:09.572Z | Downloaded keccak v0.1.6 |
| 953 | 2026-09-18T16:27:09.572Z | Downloaded slog-json v2.6.1 |
| 954 | 2026-09-18T16:27:09.572Z | Downloaded string_cache v0.8.9 |
| 955 | 2026-09-18T16:27:09.572Z | Downloaded tinystr v0.8.2 |
| 956 | 2026-09-18T16:27:09.575Z | Downloaded managed v0.8.0 |
| 957 | 2026-09-18T16:27:09.575Z | Downloaded maplit v1.0.2 |
| 958 | 2026-09-18T16:27:09.575Z | Downloaded new_debug_unreachable v1.0.6 |
| 959 | 2026-09-18T16:27:09.580Z | Downloaded samael v0.0.19 |
| 960 | 2026-09-18T16:27:09.580Z | Downloaded x509-cert v0.2.5 |
| 961 | 2026-09-18T16:27:09.584Z | Downloaded tar v0.4.46 |
| 962 | 2026-09-18T16:27:09.584Z | Downloaded litemap v0.8.1 |
| 963 | 2026-09-18T16:27:09.588Z | Downloaded ron v0.8.1 |
| 964 | 2026-09-18T16:27:09.588Z | Downloaded icu_properties v2.1.2 |
| 965 | 2026-09-18T16:27:09.591Z | Downloaded tokio-tungstenite v0.23.1 |
| 966 | 2026-09-18T16:27:09.591Z | Downloaded tui-tree-widget v0.23.1 |
| 967 | 2026-09-18T16:27:09.591Z | Downloaded radium v0.7.0 |
| 968 | 2026-09-18T16:27:09.594Z | Downloaded walkdir v2.5.0 |
| 969 | 2026-09-18T16:27:09.594Z | Downloaded zeroize v1.9.0 |
| 970 | 2026-09-18T16:27:09.597Z | Downloaded zstd v0.13.3 |
| 971 | 2026-09-18T16:27:09.600Z | Downloaded yoke v0.8.1 |
| 972 | 2026-09-18T16:27:09.603Z | Downloaded linked-hash-map v0.5.6 |
| 973 | 2026-09-18T16:27:09.606Z | Downloaded elliptic-curve v0.13.8 |
| 974 | 2026-09-18T16:27:09.609Z | Downloaded openssl-macros v0.1.1 |
| 975 | 2026-09-18T16:27:09.612Z | Downloaded progenitor-macro v0.13.0 |
| 976 | 2026-09-18T16:27:09.612Z | Downloaded rand_pcg v0.10.2 |
| 977 | 2026-09-18T16:27:09.616Z | Downloaded recursive v0.1.1 |
| 978 | 2026-09-18T16:27:09.619Z | Downloaded serde_repr v0.1.20 |
| 979 | 2026-09-18T16:27:09.619Z | Downloaded signal-hook-mio v0.2.5 |
| 980 | 2026-09-18T16:27:09.623Z | Downloaded powerfmt v0.2.0 |
| 981 | 2026-09-18T16:27:09.623Z | Downloaded rustc_version v0.1.7 |
| 982 | 2026-09-18T16:27:09.626Z | Downloaded deranged v0.5.8 |
| 983 | 2026-09-18T16:27:09.626Z | Downloaded quinn v0.11.11 |
| 984 | 2026-09-18T16:27:09.630Z | Downloaded indicatif v0.18.4 |
| 985 | 2026-09-18T16:27:09.634Z | Downloaded term v0.7.0 |
| 986 | 2026-09-18T16:27:09.634Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 987 | 2026-09-18T16:27:09.637Z | Downloaded ingot-types v0.2.0 |
| 988 | 2026-09-18T16:27:09.637Z | Downloaded displaydoc v0.2.5 |
| 989 | 2026-09-18T16:27:09.637Z | Downloaded drift v0.2.0 |
| 990 | 2026-09-18T16:27:09.643Z | Downloaded ed25519 v2.2.3 |
| 991 | 2026-09-18T16:27:09.646Z | Downloaded schemars v0.8.22 |
| 992 | 2026-09-18T16:27:09.650Z | Downloaded secrecy v0.8.0 |
| 993 | 2026-09-18T16:27:09.650Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 994 | 2026-09-18T16:27:09.650Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 995 | 2026-09-18T16:27:09.654Z | Downloaded darling v0.13.4 |
| 996 | 2026-09-18T16:27:09.654Z | Downloaded hyper-staticfile v0.10.1 |
| 997 | 2026-09-18T16:27:09.654Z | Downloaded tungstenite v0.23.0 |
| 998 | 2026-09-18T16:27:09.657Z | Downloaded dropshot_endpoint v0.17.1 |
| 999 | 2026-09-18T16:27:09.657Z | Downloaded scroll v0.13.0 |
| 1000 | 2026-09-18T16:27:09.660Z | Downloaded term v1.2.1 |
| 1001 | 2026-09-18T16:27:09.660Z | Downloaded libloading v0.8.9 |
| 1002 | 2026-09-18T16:27:09.664Z | Downloaded synstructure v0.13.2 |
| 1003 | 2026-09-18T16:27:09.664Z | Downloaded strum v0.27.2 |
| 1004 | 2026-09-18T16:27:09.664Z | Downloaded testing_table v0.3.0 |
| 1005 | 2026-09-18T16:27:09.664Z | Downloaded void v1.0.2 |
| 1006 | 2026-09-18T16:27:09.664Z | Downloaded structmeta-derive v0.3.0 |
| 1007 | 2026-09-18T16:27:09.664Z | Downloaded unicode-bidi v0.3.18 |
| 1008 | 2026-09-18T16:27:09.667Z | Downloaded unicode-segmentation v1.12.0 |
| 1009 | 2026-09-18T16:27:09.667Z | Downloaded num-traits v0.2.19 |
| 1010 | 2026-09-18T16:27:09.667Z | Downloaded pin-project-internal v1.1.11 |
| 1011 | 2026-09-18T16:27:09.671Z | Downloaded aes-gcm v0.11.0 |
| 1012 | 2026-09-18T16:27:09.671Z | Downloaded mio v1.2.0 |
| 1013 | 2026-09-18T16:27:09.681Z | Downloaded num-bigint-dig v0.8.6 |
| 1014 | 2026-09-18T16:27:09.684Z | Downloaded pem-rfc7468 v0.7.0 |
| 1015 | 2026-09-18T16:27:09.684Z | Downloaded vergen-lib v9.1.0 |
| 1016 | 2026-09-18T16:27:09.684Z | Downloaded owo-colors v4.3.0 |
| 1017 | 2026-09-18T16:27:09.684Z | Downloaded parse-display-derive v0.10.0 |
| 1018 | 2026-09-18T16:27:09.684Z | Downloaded yasna v0.5.2 |
| 1019 | 2026-09-18T16:27:09.684Z | Downloaded hashbrown v0.14.5 |
| 1020 | 2026-09-18T16:27:09.684Z | Downloaded pkcs8 v0.10.2 |
| 1021 | 2026-09-18T16:27:09.684Z | Downloaded schemars v1.2.1 |
| 1022 | 2026-09-18T16:27:09.692Z | Downloaded zip v0.6.6 |
| 1023 | 2026-09-18T16:27:09.695Z | Downloaded signal-hook v0.3.18 |
| 1024 | 2026-09-18T16:27:09.695Z | Downloaded num-complex v0.4.6 |
| 1025 | 2026-09-18T16:27:09.698Z | Downloaded dsl_auto_type v0.2.0 |
| 1026 | 2026-09-18T16:27:09.698Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1027 | 2026-09-18T16:27:09.698Z | Downloaded display-error-chain v0.2.2 |
| 1028 | 2026-09-18T16:27:09.698Z | Downloaded crossbeam-utils v0.8.21 |
| 1029 | 2026-09-18T16:27:09.698Z | Downloaded md5 v0.8.0 |
| 1030 | 2026-09-18T16:27:09.701Z | Downloaded serdect v0.4.3 |
| 1031 | 2026-09-18T16:27:09.706Z | Downloaded icu_collections v2.1.1 |
| 1032 | 2026-09-18T16:27:09.710Z | Downloaded openssl-probe v0.2.1 |
| 1033 | 2026-09-18T16:27:09.710Z | Downloaded slab v0.4.12 |
| 1034 | 2026-09-18T16:27:09.713Z | Downloaded smallvec v0.6.14 |
| 1035 | 2026-09-18T16:27:09.713Z | Downloaded time-macros v0.2.27 |
| 1036 | 2026-09-18T16:27:09.713Z | Downloaded darling v0.21.3 |
| 1037 | 2026-09-18T16:27:09.717Z | Downloaded slog-term v2.9.2 |
| 1038 | 2026-09-18T16:27:09.717Z | Downloaded percent-encoding v2.3.2 |
| 1039 | 2026-09-18T16:27:09.717Z | Downloaded lazy_static v1.5.0 |
| 1040 | 2026-09-18T16:27:09.720Z | Downloaded rustyline v14.0.0 |
| 1041 | 2026-09-18T16:27:09.720Z | Downloaded unicode-properties v0.1.4 |
| 1042 | 2026-09-18T16:27:09.724Z | Downloaded hyper-rustls v0.27.7 |
| 1043 | 2026-09-18T16:27:09.728Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1044 | 2026-09-18T16:27:09.728Z | Downloaded toml_edit v0.19.15 |
| 1045 | 2026-09-18T16:27:09.737Z | Downloaded ppv-lite86 v0.2.21 |
| 1046 | 2026-09-18T16:27:09.740Z | Downloaded tough v0.22.0 |
| 1047 | 2026-09-18T16:27:09.743Z | Downloaded zstd-safe v7.2.4 |
| 1048 | 2026-09-18T16:27:09.743Z | Downloaded parking_lot v0.12.5 |
| 1049 | 2026-09-18T16:27:09.743Z | Downloaded serde-big-array v0.5.1 |
| 1050 | 2026-09-18T16:27:09.743Z | Downloaded writeable v0.6.2 |
| 1051 | 2026-09-18T16:27:09.747Z | Downloaded semver v0.1.20 |
| 1052 | 2026-09-18T16:27:09.747Z | Downloaded socket2 v0.5.10 |
| 1053 | 2026-09-18T16:27:09.751Z | Downloaded sync-ptr v0.1.4 |
| 1054 | 2026-09-18T16:27:09.751Z | Downloaded ed25519 v3.0.0 |
| 1055 | 2026-09-18T16:27:09.756Z | Downloaded defmt v1.0.1 |
| 1056 | 2026-09-18T16:27:09.760Z | Downloaded p384 v0.14.0 |
| 1057 | 2026-09-18T16:27:09.761Z | Downloaded hashbrown v0.16.1 |
| 1058 | 2026-09-18T16:27:09.764Z | Downloaded tap v1.0.1 |
| 1059 | 2026-09-18T16:27:09.764Z | Downloaded unicode-xid v0.2.6 |
| 1060 | 2026-09-18T16:27:09.764Z | Downloaded sponge-cursor v0.1.0 |
| 1061 | 2026-09-18T16:27:09.764Z | Downloaded dyn-clone v1.0.20 |
| 1062 | 2026-09-18T16:27:09.767Z | Downloaded salsa20 v0.11.0 |
| 1063 | 2026-09-18T16:27:09.767Z | Downloaded indoc v2.0.7 |
| 1064 | 2026-09-18T16:27:09.767Z | Downloaded derive-ex v0.1.8 |
| 1065 | 2026-09-18T16:27:09.767Z | Downloaded icu_provider v2.1.1 |
| 1066 | 2026-09-18T16:27:09.771Z | Downloaded nu-ansi-term v0.50.3 |
| 1067 | 2026-09-18T16:27:09.775Z | Downloaded convert_case v0.4.0 |
| 1068 | 2026-09-18T16:27:09.778Z | Downloaded darling_macro v0.21.3 |
| 1069 | 2026-09-18T16:27:09.778Z | Downloaded document-features v0.2.12 |
| 1070 | 2026-09-18T16:27:09.778Z | Downloaded twox-hash v2.1.2 |
| 1071 | 2026-09-18T16:27:09.781Z | Downloaded num_enum v0.7.6 |
| 1072 | 2026-09-18T16:27:09.781Z | Downloaded password-hash v0.5.0 |
| 1073 | 2026-09-18T16:27:09.785Z | Downloaded primefield v0.14.0 |
| 1074 | 2026-09-18T16:27:09.785Z | Downloaded darling_core v0.13.4 |
| 1075 | 2026-09-18T16:27:09.788Z | Downloaded h2 v0.4.15 |
| 1076 | 2026-09-18T16:27:09.791Z | Downloaded nom v8.0.0 |
| 1077 | 2026-09-18T16:27:09.794Z | Downloaded ipnet v2.12.0 |
| 1078 | 2026-09-18T16:27:09.795Z | Downloaded nanorand v0.7.0 |
| 1079 | 2026-09-18T16:27:09.795Z | Downloaded ident_case v1.0.1 |
| 1080 | 2026-09-18T16:27:09.795Z | Downloaded inout v0.2.2 |
| 1081 | 2026-09-18T16:27:09.798Z | Downloaded jiff-static v0.2.34 |
| 1082 | 2026-09-18T16:27:09.798Z | Downloaded olpc-cjson v0.1.4 |
| 1083 | 2026-09-18T16:27:09.798Z | Downloaded ref-cast-impl v1.0.25 |
| 1084 | 2026-09-18T16:27:09.798Z | Downloaded zerovec-derive v0.11.2 |
| 1085 | 2026-09-18T16:27:09.802Z | Downloaded zerocopy-derive v0.8.55 |
| 1086 | 2026-09-18T16:27:09.804Z | Downloaded crossbeam-epoch v0.9.18 |
| 1087 | 2026-09-18T16:27:09.810Z | Downloaded peg-runtime v0.8.5 |
| 1088 | 2026-09-18T16:27:09.810Z | Downloaded predicates-core v1.0.10 |
| 1089 | 2026-09-18T16:27:09.810Z | Downloaded ssh-encoding v0.3.0 |
| 1090 | 2026-09-18T16:27:09.813Z | Downloaded ryu v1.0.23 |
| 1091 | 2026-09-18T16:27:09.813Z | Downloaded smf v0.2.3 |
| 1092 | 2026-09-18T16:27:09.816Z | Downloaded derive_more-impl v2.1.1 |
| 1093 | 2026-09-18T16:27:09.819Z | Downloaded spki v0.8.0 |
| 1094 | 2026-09-18T16:27:09.819Z | Downloaded unicode-truncate v1.1.0 |
| 1095 | 2026-09-18T16:27:09.822Z | Downloaded spki v0.7.3 |
| 1096 | 2026-09-18T16:27:09.825Z | Downloaded delegate v0.13.5 |
| 1097 | 2026-09-18T16:27:09.829Z | Downloaded siphasher v1.0.2 |
| 1098 | 2026-09-18T16:27:09.832Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1099 | 2026-09-18T16:27:09.841Z | Downloaded time-core v0.1.8 |
| 1100 | 2026-09-18T16:27:09.841Z | Downloaded unicase v2.9.0 |
| 1101 | 2026-09-18T16:27:09.841Z | Downloaded crunchy v0.2.4 |
| 1102 | 2026-09-18T16:27:09.841Z | Downloaded unsafe-libyaml v0.2.11 |
| 1103 | 2026-09-18T16:27:09.842Z | Downloaded url v2.5.8 |
| 1104 | 2026-09-18T16:27:09.846Z | Downloaded tower v0.5.3 |
| 1105 | 2026-09-18T16:27:09.850Z | Downloaded blake3 v1.8.5 |
| 1106 | 2026-09-18T16:27:09.853Z | Downloaded futures-util v0.3.32 |
| 1107 | 2026-09-18T16:27:09.857Z | Downloaded linear-map v1.2.0 |
| 1108 | 2026-09-18T16:27:09.857Z | Downloaded num-rational v0.4.2 |
| 1109 | 2026-09-18T16:27:09.860Z | Downloaded termios v0.3.3 |
| 1110 | 2026-09-18T16:27:09.860Z | Downloaded cookie v0.18.1 |
| 1111 | 2026-09-18T16:27:09.860Z | Downloaded vergen-lib v0.1.6 |
| 1112 | 2026-09-18T16:27:09.860Z | Downloaded illumos-nvpair v0.3.0 |
| 1113 | 2026-09-18T16:27:09.860Z | Downloaded crc32fast v1.5.0 |
| 1114 | 2026-09-18T16:27:09.863Z | Downloaded resolv-conf v0.7.6 |
| 1115 | 2026-09-18T16:27:09.863Z | Downloaded uzers v0.12.2 |
| 1116 | 2026-09-18T16:27:09.863Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1117 | 2026-09-18T16:27:09.863Z | Downloaded idna_adapter v1.2.1 |
| 1118 | 2026-09-18T16:27:09.867Z | Downloaded hkdf v0.12.4 |
| 1119 | 2026-09-18T16:27:09.867Z | Downloaded lock_api v0.4.14 |
| 1120 | 2026-09-18T16:27:09.867Z | Downloaded memoffset v0.9.1 |
| 1121 | 2026-09-18T16:27:09.872Z | Downloaded maybe-uninit v2.0.0 |
| 1122 | 2026-09-18T16:27:09.872Z | Downloaded zerovec v0.11.5 |
| 1123 | 2026-09-18T16:27:09.875Z | Downloaded slog-async v2.8.0 |
| 1124 | 2026-09-18T16:27:09.875Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1125 | 2026-09-18T16:27:09.875Z | Downloaded regex v1.12.3 |
| 1126 | 2026-09-18T16:27:09.878Z | Downloaded winnow v1.0.3 |
| 1127 | 2026-09-18T16:27:09.883Z | Downloaded der v0.7.10 |
| 1128 | 2026-09-18T16:27:09.887Z | Downloaded itertools v0.14.0 |
| 1129 | 2026-09-18T16:27:09.890Z | Downloaded packed_struct v0.10.1 |
| 1130 | 2026-09-18T16:27:09.890Z | Downloaded steno v0.4.1 |
| 1131 | 2026-09-18T16:27:09.893Z | Downloaded module-lattice v0.2.3 |
| 1132 | 2026-09-18T16:27:09.894Z | Downloaded parse-display v0.10.0 |
| 1133 | 2026-09-18T16:27:09.894Z | Downloaded rustc-hash v2.1.1 |
| 1134 | 2026-09-18T16:27:09.897Z | Downloaded structmeta v0.3.0 |
| 1135 | 2026-09-18T16:27:09.897Z | Downloaded usdt-impl v0.6.0 |
| 1136 | 2026-09-18T16:27:09.897Z | Downloaded cstr-argument v0.1.2 |
| 1137 | 2026-09-18T16:27:09.897Z | Downloaded tinyvec_macros v0.1.1 |
| 1138 | 2026-09-18T16:27:09.897Z | Downloaded unicode_categories v0.1.1 |
| 1139 | 2026-09-18T16:27:09.900Z | Downloaded postgres-types v0.2.14 |
| 1140 | 2026-09-18T16:27:09.900Z | Downloaded serde_tokenstream v0.3.0 |
| 1141 | 2026-09-18T16:27:09.900Z | Downloaded tokio-stream v0.1.18 |
| 1142 | 2026-09-18T16:27:09.908Z | Downloaded toml v0.7.8 |
| 1143 | 2026-09-18T16:27:09.908Z | Downloaded bitvec v1.0.1 |
| 1144 | 2026-09-18T16:27:09.912Z | Downloaded dirs-sys-next v0.1.2 |
| 1145 | 2026-09-18T16:27:09.912Z | Downloaded miniz_oxide v0.8.9 |
| 1146 | 2026-09-18T16:27:09.915Z | Downloaded progenitor-impl v0.14.0 |
| 1147 | 2026-09-18T16:27:09.915Z | Downloaded uuid v1.23.4 |
| 1148 | 2026-09-18T16:27:09.915Z | Downloaded derive_builder_macro v0.20.2 |
| 1149 | 2026-09-18T16:27:09.920Z | Downloaded lru v0.12.5 |
| 1150 | 2026-09-18T16:27:09.920Z | Downloaded zerocopy v0.6.6 |
| 1151 | 2026-09-18T16:27:09.920Z | Downloaded utf8_iter v1.0.4 |
| 1152 | 2026-09-18T16:27:09.920Z | Downloaded num-derive v0.4.2 |
| 1153 | 2026-09-18T16:27:09.920Z | Downloaded support-bundle-viewer v0.1.2 |
| 1154 | 2026-09-18T16:27:09.920Z | Downloaded kstat-rs v0.2.5 |
| 1155 | 2026-09-18T16:27:09.923Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1156 | 2026-09-18T16:27:09.923Z | Downloaded serde_with v1.14.0 |
| 1157 | 2026-09-18T16:27:09.928Z | Downloaded hkdf v0.13.0 |
| 1158 | 2026-09-18T16:27:09.928Z | Downloaded serde_urlencoded v0.7.1 |
| 1159 | 2026-09-18T16:27:09.931Z | Downloaded tokio-macros v2.7.0 |
| 1160 | 2026-09-18T16:27:09.931Z | Downloaded tungstenite v0.21.0 |
| 1161 | 2026-09-18T16:27:09.935Z | Downloaded aws-lc-rs v1.16.3 |
| 1162 | 2026-09-18T16:27:09.939Z | Downloaded libefi-sys v0.1.0 |
| 1163 | 2026-09-18T16:27:09.939Z | Downloaded primeorder v0.14.0 |
| 1164 | 2026-09-18T16:27:09.939Z | Downloaded rand_core v0.6.4 |
| 1165 | 2026-09-18T16:27:09.944Z | Downloaded ignore v0.4.25 |
| 1166 | 2026-09-18T16:27:09.944Z | Downloaded tokio-util v0.7.18 |
| 1167 | 2026-09-18T16:27:09.947Z | Downloaded rand_chacha v0.3.1 |
| 1168 | 2026-09-18T16:27:09.947Z | Downloaded derive_more v2.1.1 |
| 1169 | 2026-09-18T16:27:09.950Z | Downloaded quick-error v1.2.3 |
| 1170 | 2026-09-18T16:27:09.990Z | Downloaded convert_case v0.10.0 |
| 1171 | 2026-09-18T16:27:09.990Z | Downloaded want v0.3.1 |
| 1172 | 2026-09-18T16:27:09.990Z | Downloaded chrono v0.4.45 |
| 1173 | 2026-09-18T16:27:09.990Z | Downloaded iana-time-zone v0.1.65 |
| 1174 | 2026-09-18T16:27:09.990Z | Downloaded universal-hash v0.6.1 |
| 1175 | 2026-09-18T16:27:09.991Z | Downloaded cookie_store v0.22.1 |
| 1176 | 2026-09-18T16:27:09.991Z | Downloaded pkcs5 v0.8.1 |
| 1177 | 2026-09-18T16:27:09.991Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1178 | 2026-09-18T16:27:09.991Z | Downloaded parking_lot_core v0.9.12 |
| 1179 | 2026-09-18T16:27:09.991Z | Downloaded dunce v1.0.5 |
| 1180 | 2026-09-18T16:27:09.991Z | Downloaded dirs-next v2.0.0 |
| 1181 | 2026-09-18T16:27:09.991Z | Downloaded newtype-uuid v1.3.2 |
| 1182 | 2026-09-18T16:27:09.991Z | Downloaded pin-project-lite v0.2.17 |
| 1183 | 2026-09-18T16:27:09.991Z | Downloaded serde-hex v0.1.0 |
| 1184 | 2026-09-18T16:27:09.991Z | Downloaded tiny-keccak v2.0.2 |
| 1185 | 2026-09-18T16:27:09.991Z | Downloaded sha1 v0.10.6 |
| 1186 | 2026-09-18T16:27:09.991Z | Downloaded xshell-macros v0.2.7 |
| 1187 | 2026-09-18T16:27:09.991Z | Downloaded hyper v1.10.1 |
| 1188 | 2026-09-18T16:27:09.991Z | Downloaded try-lock v0.2.5 |
| 1189 | 2026-09-18T16:27:10.009Z | Downloaded sec1 v0.7.3 |
| 1190 | 2026-09-18T16:27:10.009Z | Downloaded phf v0.12.1 |
| 1191 | 2026-09-18T16:27:10.009Z | Downloaded tower-service v0.3.3 |
| 1192 | 2026-09-18T16:27:10.009Z | Downloaded tracing-attributes v0.1.31 |
| 1193 | 2026-09-18T16:27:10.010Z | Downloaded wyz v0.5.1 |
| 1194 | 2026-09-18T16:27:10.010Z | Downloaded supports-color v3.0.2 |
| 1195 | 2026-09-18T16:27:10.014Z | Downloaded password-hash v0.6.1 |
| 1196 | 2026-09-18T16:27:10.014Z | Downloaded sigpipe v0.1.3 |
| 1197 | 2026-09-18T16:27:10.014Z | Downloaded supports-unicode v3.0.0 |
| 1198 | 2026-09-18T16:27:10.014Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1199 | 2026-09-18T16:27:10.014Z | Downloaded crc-catalog v2.4.0 |
| 1200 | 2026-09-18T16:27:10.014Z | Downloaded icu_properties_data v2.1.2 |
| 1201 | 2026-09-18T16:27:10.014Z | Downloaded indent_write v2.2.0 |
| 1202 | 2026-09-18T16:27:10.014Z | Downloaded itertools v0.15.0 |
| 1203 | 2026-09-18T16:27:10.015Z | Downloaded cpubits v0.1.1 |
| 1204 | 2026-09-18T16:27:10.015Z | Downloaded predicates v3.1.4 |
| 1205 | 2026-09-18T16:27:10.015Z | Downloaded bindgen v0.71.1 |
| 1206 | 2026-09-18T16:27:10.015Z | Downloaded test-strategy v0.4.5 |
| 1207 | 2026-09-18T16:27:10.021Z | Downloaded progenitor-macro v0.14.0 |
| 1208 | 2026-09-18T16:27:10.021Z | Downloaded serde_plain v1.0.2 |
| 1209 | 2026-09-18T16:27:10.021Z | Downloaded tokio-test v0.4.5 |
| 1210 | 2026-09-18T16:27:10.021Z | Downloaded darling_macro v0.23.0 |
| 1211 | 2026-09-18T16:27:10.021Z | Downloaded derive_more v0.99.20 |
| 1212 | 2026-09-18T16:27:10.026Z | Downloaded lru-cache v0.1.2 |
| 1213 | 2026-09-18T16:27:10.030Z | Downloaded pkcs1 v0.7.5 |
| 1214 | 2026-09-18T16:27:10.030Z | Downloaded winnow v0.6.26 |
| 1215 | 2026-09-18T16:27:10.034Z | Downloaded daft-derive v0.1.8 |
| 1216 | 2026-09-18T16:27:10.034Z | Downloaded zerofrom-derive v0.1.6 |
| 1217 | 2026-09-18T16:27:10.037Z | Downloaded knus-derive v3.4.0 |
| 1218 | 2026-09-18T16:27:10.037Z | Downloaded object v0.30.4 |
| 1219 | 2026-09-18T16:27:10.040Z | Downloaded peg-macros v0.8.5 |
| 1220 | 2026-09-18T16:27:10.044Z | Downloaded oxide-generation-macros v0.2.0 |
| 1221 | 2026-09-18T16:27:10.044Z | Downloaded tls_codec v0.4.2 |
| 1222 | 2026-09-18T16:27:10.044Z | Downloaded crossterm v0.29.0 |
| 1223 | 2026-09-18T16:27:10.047Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1224 | 2026-09-18T16:27:10.051Z | Downloaded postgres-protocol v0.6.12 |
| 1225 | 2026-09-18T16:27:10.051Z | Downloaded snafu-derive v0.8.9 |
| 1226 | 2026-09-18T16:27:10.054Z | Downloaded strum_macros v0.26.4 |
| 1227 | 2026-09-18T16:27:10.057Z | Downloaded secrecy v0.10.3 |
| 1228 | 2026-09-18T16:27:10.061Z | Downloaded usdt v0.6.0 |
| 1229 | 2026-09-18T16:27:10.064Z | Downloaded ipnetwork v0.21.1 |
| 1230 | 2026-09-18T16:27:10.067Z | Downloaded rayon-core v1.13.0 |
| 1231 | 2026-09-18T16:27:10.067Z | Downloaded scuffle v0.1.0 |
| 1232 | 2026-09-18T16:27:10.071Z | Downloaded slog v2.8.2 |
| 1233 | 2026-09-18T16:27:10.074Z | Downloaded libsw v3.5.0 |
| 1234 | 2026-09-18T16:27:10.078Z | Downloaded russh-cryptovec v0.62.0 |
| 1235 | 2026-09-18T16:27:10.078Z | Downloaded stringprep v0.1.5 |
| 1236 | 2026-09-18T16:27:10.081Z | Downloaded darling_core v0.23.0 |
| 1237 | 2026-09-18T16:27:10.084Z | Downloaded pkcs8 v0.11.0 |
| 1238 | 2026-09-18T16:27:10.087Z | Downloaded zopfli v0.8.3 |
| 1239 | 2026-09-18T16:27:10.087Z | Downloaded corncobs v0.1.4 |
| 1240 | 2026-09-18T16:27:10.087Z | Downloaded data-encoding v2.10.0 |
| 1241 | 2026-09-18T16:27:10.096Z | Downloaded rustc-demangle v0.1.27 |
| 1242 | 2026-09-18T16:27:10.100Z | Downloaded whoami v2.1.0 |
| 1243 | 2026-09-18T16:27:10.100Z | Downloaded ingot v0.2.1 |
| 1244 | 2026-09-18T16:27:10.100Z | Downloaded tokio-tungstenite v0.21.0 |
| 1245 | 2026-09-18T16:27:10.103Z | Downloaded defmt-macros v1.0.1 |
| 1246 | 2026-09-18T16:27:10.103Z | Downloaded sec1 v0.8.1 |
| 1247 | 2026-09-18T16:27:10.106Z | Downloaded oso v0.27.3 |
| 1248 | 2026-09-18T16:27:10.111Z | Downloaded prettyplease v0.2.37 |
| 1249 | 2026-09-18T16:27:10.111Z | Downloaded similar v2.7.0 |
| 1250 | 2026-09-18T16:27:10.115Z | Downloaded wait-timeout v0.2.1 |
| 1251 | 2026-09-18T16:27:10.118Z | Downloaded time v0.3.47 |
| 1252 | 2026-09-18T16:27:10.121Z | Downloaded rsa v0.9.10 |
| 1253 | 2026-09-18T16:27:10.125Z | Downloaded mime_guess v2.0.5 |
| 1254 | 2026-09-18T16:27:10.125Z | Downloaded humantime v2.3.0 |
| 1255 | 2026-09-18T16:27:10.128Z | Downloaded itertools v0.12.1 |
| 1256 | 2026-09-18T16:27:10.132Z | Downloaded rayon v1.11.0 |
| 1257 | 2026-09-18T16:27:10.135Z | Downloaded progenitor-extras v0.2.0 |
| 1258 | 2026-09-18T16:27:10.135Z | Downloaded git2 v0.20.4 |
| 1259 | 2026-09-18T16:27:10.143Z | Downloaded minimal-lexical v0.2.1 |
| 1260 | 2026-09-18T16:27:10.146Z | Downloaded petname v2.0.2 |
| 1261 | 2026-09-18T16:27:10.149Z | Downloaded ed25519-dalek v2.2.0 |
| 1262 | 2026-09-18T16:27:10.154Z | Downloaded smallvec v1.15.1 |
| 1263 | 2026-09-18T16:27:10.159Z | Downloaded rustls-webpki v0.103.13 |
| 1264 | 2026-09-18T16:27:10.163Z | Downloaded omicron-zone-package v0.12.3 |
| 1265 | 2026-09-18T16:27:10.166Z | Downloaded parking_lot v0.11.2 |
| 1266 | 2026-09-18T16:27:10.170Z | Downloaded p384 v0.13.1 |
| 1267 | 2026-09-18T16:27:10.173Z | Downloaded portable-atomic v1.13.1 |
| 1268 | 2026-09-18T16:27:10.180Z | Downloaded rcgen v0.12.1 |
| 1269 | 2026-09-18T16:27:10.183Z | Downloaded der v0.8.0 |
| 1270 | 2026-09-18T16:27:10.183Z | Downloaded reedline v0.40.0 |
| 1271 | 2026-09-18T16:27:10.187Z | Downloaded yansi v1.0.1 |
| 1272 | 2026-09-18T16:27:10.190Z | Downloaded zlib-rs v0.6.2 |
| 1273 | 2026-09-18T16:27:10.193Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1274 | 2026-09-18T16:27:10.198Z | Downloaded num-bigint v0.4.6 |
| 1275 | 2026-09-18T16:27:10.201Z | Downloaded darling_core v0.21.3 |
| 1276 | 2026-09-18T16:27:10.211Z | Downloaded digest v0.11.3 |
| 1277 | 2026-09-18T16:27:10.217Z | Downloaded itertools v0.10.5 |
| 1278 | 2026-09-18T16:27:10.221Z | Downloaded goblin v0.10.5 |
| 1279 | 2026-09-18T16:27:10.242Z | Downloaded openssl v0.10.80 |
| 1280 | 2026-09-18T16:27:10.247Z | Downloaded crypto-bigint v0.5.5 |
| 1281 | 2026-09-18T16:27:10.251Z | Downloaded unicode-normalization v0.1.25 |
| 1282 | 2026-09-18T16:27:10.256Z | Downloaded crossterm v0.28.1 |
| 1283 | 2026-09-18T16:27:10.259Z | Downloaded libxml v0.3.3 |
| 1284 | 2026-09-18T16:27:10.262Z | Downloaded publicsuffix v2.3.0 |
| 1285 | 2026-09-18T16:27:10.262Z | Downloaded qorb v0.4.1 |
| 1286 | 2026-09-18T16:27:10.266Z | Downloaded sha3 v0.12.0 |
| 1287 | 2026-09-18T16:27:10.270Z | Downloaded reqwest v0.12.28 |
| 1288 | 2026-09-18T16:27:10.270Z | Downloaded typed-path v0.12.3 |
| 1289 | 2026-09-18T16:27:10.275Z | Downloaded crypto-primes v0.7.2 |
| 1290 | 2026-09-18T16:27:10.278Z | Downloaded libm v0.2.16 |
| 1291 | 2026-09-18T16:27:10.281Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1292 | 2026-09-18T16:27:10.297Z | Downloaded gimli v0.32.3 |
| 1293 | 2026-09-18T16:27:10.301Z | Downloaded p521 v0.14.0 |
| 1294 | 2026-09-18T16:27:10.304Z | Downloaded bstr v1.12.1 |
| 1295 | 2026-09-18T16:27:10.308Z | Downloaded jiff-core v0.1.0 |
| 1296 | 2026-09-18T16:27:10.311Z | Downloaded diesel_derives v2.3.7 |
| 1297 | 2026-09-18T16:27:10.314Z | Downloaded itertools v0.13.0 |
| 1298 | 2026-09-18T16:27:10.317Z | Downloaded miette v7.6.0 |
| 1299 | 2026-09-18T16:27:10.320Z | Downloaded nom v7.1.3 |
| 1300 | 2026-09-18T16:27:10.324Z | Downloaded quinn-proto v0.11.16 |
| 1301 | 2026-09-18T16:27:10.327Z | Downloaded quick-xml v0.37.5 |
| 1302 | 2026-09-18T16:27:10.331Z | Downloaded vcpkg v0.2.15 |
| 1303 | 2026-09-18T16:27:10.352Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1304 | 2026-09-18T16:27:10.357Z | Downloaded zip v4.6.1 |
| 1305 | 2026-09-18T16:27:10.361Z | Downloaded polar-core v0.27.3 |
| 1306 | 2026-09-18T16:27:10.364Z | Downloaded hyper-util v0.1.20 |
| 1307 | 2026-09-18T16:27:10.367Z | Downloaded iri-string v0.7.10 |
| 1308 | 2026-09-18T16:27:10.370Z | Downloaded dropshot-api-manager v0.8.0 |
| 1309 | 2026-09-18T16:27:10.373Z | Downloaded smoltcp v0.11.0 |
| 1310 | 2026-09-18T16:27:10.378Z | Downloaded nix v0.27.1 |
| 1311 | 2026-09-18T16:27:10.384Z | Downloaded zip v8.6.0 |
| 1312 | 2026-09-18T16:27:10.388Z | Downloaded typed-path v0.9.3 |
| 1313 | 2026-09-18T16:27:10.400Z | Downloaded rawzip v0.4.4 |
| 1314 | 2026-09-18T16:27:10.403Z | Downloaded winnow v0.5.40 |
| 1315 | 2026-09-18T16:27:10.407Z | Downloaded tower-http v0.6.8 |
| 1316 | 2026-09-18T16:27:10.410Z | Downloaded reqwest v0.13.2 |
| 1317 | 2026-09-18T16:27:10.416Z | Downloaded idna v1.1.0 |
| 1318 | 2026-09-18T16:27:10.421Z | Downloaded crypto-bigint v0.7.5 |
| 1319 | 2026-09-18T16:27:10.430Z | Downloaded iddqd v0.4.2 |
| 1320 | 2026-09-18T16:27:10.440Z | Downloaded salty v0.3.0 |
| 1321 | 2026-09-18T16:27:10.444Z | Downloaded tabled v0.21.0 |
| 1322 | 2026-09-18T16:27:10.453Z | Downloaded proptest v1.11.0 |
| 1323 | 2026-09-18T16:27:10.458Z | Downloaded radix_trie v0.2.1 |
| 1324 | 2026-09-18T16:27:10.461Z | Downloaded russh v0.62.4 |
| 1325 | 2026-09-18T16:27:10.465Z | Downloaded serde_with v3.21.0 |
| 1326 | 2026-09-18T16:27:10.471Z | Downloaded regex-syntax v0.6.29 |
| 1327 | 2026-09-18T16:27:10.481Z | Downloaded moka v0.12.13 |
| 1328 | 2026-09-18T16:27:10.489Z | Downloaded hickory-proto v0.24.4 |
| 1329 | 2026-09-18T16:27:10.505Z | Downloaded lalrpop v0.19.12 |
| 1330 | 2026-09-18T16:27:10.508Z | Downloaded zerocopy v0.8.55 |
| 1331 | 2026-09-18T16:27:10.517Z | Downloaded object v0.37.3 |
| 1332 | 2026-09-18T16:27:10.527Z | Downloaded rustix v0.38.44 |
| 1333 | 2026-09-18T16:27:10.539Z | Downloaded smoltcp v0.9.1 |
| 1334 | 2026-09-18T16:27:10.546Z | Downloaded regex-syntax v0.8.10 |
| 1335 | 2026-09-18T16:27:10.549Z | Downloaded hickory-proto v0.25.2 |
| 1336 | 2026-09-18T16:27:10.569Z | Downloaded object v0.39.1 |
| 1337 | 2026-09-18T16:27:10.574Z | Downloaded nix v0.31.2 |
| 1338 | 2026-09-18T16:27:10.580Z | Downloaded curve25519-dalek v4.1.3 |
| 1339 | 2026-09-18T16:27:10.585Z | Downloaded diesel v2.3.7 |
| 1340 | 2026-09-18T16:27:10.596Z | Downloaded sqlparser v0.61.0 |
| 1341 | 2026-09-18T16:27:10.603Z | Downloaded curve25519-dalek v5.0.0 |
| 1342 | 2026-09-18T16:27:10.606Z | Downloaded regress v0.10.5 |
| 1343 | 2026-09-18T16:27:10.617Z | Downloaded syn v3.0.3 |
| 1344 | 2026-09-18T16:27:10.620Z | Downloaded nix v0.28.0 |
| 1345 | 2026-09-18T16:27:10.625Z | Downloaded rustls v0.23.41 |
| 1346 | 2026-09-18T16:27:10.630Z | Downloaded dropshot v0.17.1 |
| 1347 | 2026-09-18T16:27:10.642Z | Downloaded tracing v0.1.44 |
| 1348 | 2026-09-18T16:27:10.654Z | Downloaded sled v0.34.7 |
| 1349 | 2026-09-18T16:27:10.660Z | Downloaded typify-impl v0.6.2 |
| 1350 | 2026-09-18T16:27:10.669Z | Downloaded openapiv3 v2.2.0 |
| 1351 | 2026-09-18T16:27:10.673Z | Downloaded ratatui v0.29.0 |
| 1352 | 2026-09-18T16:27:10.684Z | Downloaded regress v0.11.1 |
| 1353 | 2026-09-18T16:27:10.689Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1354 | 2026-09-18T16:27:10.696Z | Downloaded regex-automata v0.4.14 |
| 1355 | 2026-09-18T16:27:10.704Z | Downloaded sha3 v0.11.0 |
| 1356 | 2026-09-18T16:27:10.712Z | Downloaded zerocopy-derive v0.6.6 |
| 1357 | 2026-09-18T16:27:10.725Z | Downloaded jiff v0.2.34 |
| 1358 | 2026-09-18T16:27:10.738Z | Downloaded sha3 v0.10.8 |
| 1359 | 2026-09-18T16:27:10.741Z | Downloaded csv v1.4.0 |
| 1360 | 2026-09-18T16:27:10.751Z | Downloaded chrono-tz v0.10.4 |
| 1361 | 2026-09-18T16:27:10.763Z | Downloaded encoding_rs v0.8.35 |
| 1362 | 2026-09-18T16:27:10.779Z | Downloaded petgraph v0.8.3 |
| 1363 | 2026-09-18T16:27:10.799Z | Downloaded petgraph v0.6.5 |
| 1364 | 2026-09-18T16:27:10.809Z | Downloaded tokio v1.52.1 |
| 1365 | 2026-09-18T16:27:10.835Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1366 | 2026-09-18T16:27:10.841Z | Downloaded libz-sys v1.1.24 |
| 1367 | 2026-09-18T16:27:10.904Z | Downloaded ring v0.17.14 |
| 1368 | 2026-09-18T16:27:10.958Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1369 | 2026-09-18T16:27:11.395Z | Downloaded aws-lc-sys v0.40.0 |
| 1370 | 2026-09-18T16:27:11.673Z | Compiling serde_core v1.0.228 |
| 1371 | 2026-09-18T16:27:11.673Z | Compiling libc v0.2.185 |
| 1372 | 2026-09-18T16:27:11.673Z | Compiling serde v1.0.228 |
| 1373 | 2026-09-18T16:27:11.678Z | Compiling log v0.4.33 |
| 1374 | 2026-09-18T16:27:11.678Z | Compiling smallvec v1.15.1 |
| 1375 | 2026-09-18T16:27:11.678Z | Compiling subtle v2.6.1 |
| 1376 | 2026-09-18T16:27:11.812Z | Compiling find-msvc-tools v0.1.9 |
| 1377 | 2026-09-18T16:27:11.815Z | Compiling syn v2.0.117 |
| 1378 | 2026-09-18T16:27:12.057Z | Compiling shlex v1.3.0 |
| 1379 | 2026-09-18T16:27:12.082Z | Compiling typenum v1.20.1 |
| 1380 | 2026-09-18T16:27:12.085Z | Compiling scopeguard v1.2.0 |
| 1381 | 2026-09-18T16:27:12.155Z | Compiling stable_deref_trait v1.2.1 |
| 1382 | 2026-09-18T16:27:12.207Z | Compiling lock_api v0.4.14 |
| 1383 | 2026-09-18T16:27:12.247Z | Compiling portable-atomic v1.13.1 |
| 1384 | 2026-09-18T16:27:12.262Z | Compiling serde_json v1.0.151 |
| 1385 | 2026-09-18T16:27:12.276Z | Compiling critical-section v1.2.0 |
| 1386 | 2026-09-18T16:27:12.403Z | Compiling zerocopy v0.8.55 |
| 1387 | 2026-09-18T16:27:12.447Z | Compiling libm v0.2.16 |
| 1388 | 2026-09-18T16:27:12.490Z | Compiling num-traits v0.2.19 |
| 1389 | 2026-09-18T16:27:12.730Z | Compiling pkg-config v0.3.32 |
| 1390 | 2026-09-18T16:27:12.778Z | Compiling errno v0.3.14 |
| 1391 | 2026-09-18T16:27:12.797Z | Compiling jobserver v0.1.34 |
| 1392 | 2026-09-18T16:27:12.938Z | Compiling pin-project-lite v0.2.17 |
| 1393 | 2026-09-18T16:27:13.038Z | Compiling cc v1.2.56 |
| 1394 | 2026-09-18T16:27:13.083Z | Compiling parking_lot_core v0.9.12 |
| 1395 | 2026-09-18T16:27:13.181Z | Compiling getrandom v0.4.3 |
| 1396 | 2026-09-18T16:27:13.288Z | Compiling once_cell v1.21.3 |
| 1397 | 2026-09-18T16:27:13.340Z | Compiling rand_core v0.10.0 |
| 1398 | 2026-09-18T16:27:13.510Z | Compiling signal-hook-registry v1.4.8 |
| 1399 | 2026-09-18T16:27:13.525Z | Compiling getrandom v0.2.17 |
| 1400 | 2026-09-18T16:27:13.791Z | Compiling writeable v0.6.2 |
| 1401 | 2026-09-18T16:27:13.807Z | Compiling foldhash v0.2.0 |
| 1402 | 2026-09-18T16:27:13.810Z | Compiling litemap v0.8.1 |
| 1403 | 2026-09-18T16:27:13.999Z | Compiling percent-encoding v2.3.2 |
| 1404 | 2026-09-18T16:27:14.025Z | Compiling futures-core v0.3.32 |
| 1405 | 2026-09-18T16:27:14.040Z | Compiling rand_core v0.6.4 |
| 1406 | 2026-09-18T16:27:14.043Z | Compiling parking_lot v0.12.5 |
| 1407 | 2026-09-18T16:27:14.186Z | Compiling bitflags v2.11.0 |
| 1408 | 2026-09-18T16:27:14.215Z | Compiling semver v1.0.28 |
| 1409 | 2026-09-18T16:27:14.322Z | Compiling mio v1.2.0 |
| 1410 | 2026-09-18T16:27:14.344Z | Compiling icu_normalizer_data v2.1.1 |
| 1411 | 2026-09-18T16:27:14.428Z | Compiling icu_properties_data v2.1.2 |
| 1412 | 2026-09-18T16:27:14.445Z | Compiling generic-array v0.14.7 |
| 1413 | 2026-09-18T16:27:14.546Z | Compiling const-oid v0.9.6 |
| 1414 | 2026-09-18T16:27:14.580Z | Compiling getrandom v0.3.4 |
| 1415 | 2026-09-18T16:27:14.640Z | Compiling synstructure v0.13.2 |
| 1416 | 2026-09-18T16:27:14.759Z | Compiling hashbrown v0.17.0 |
| 1417 | 2026-09-18T16:27:14.805Z | Compiling socket2 v0.6.3 |
| 1418 | 2026-09-18T16:27:14.830Z | Compiling rustix v1.1.4 |
| 1419 | 2026-09-18T16:27:15.220Z | Compiling futures-sink v0.3.32 |
| 1420 | 2026-09-18T16:27:15.248Z | Compiling slab v0.4.12 |
| 1421 | 2026-09-18T16:27:15.291Z | Compiling indexmap v2.14.0 |
| 1422 | 2026-09-18T16:27:15.338Z | Compiling futures-channel v0.3.32 |
| 1423 | 2026-09-18T16:27:15.346Z | Compiling futures-task v0.3.32 |
| 1424 | 2026-09-18T16:27:15.354Z | Compiling utf8_iter v1.0.4 |
| 1425 | 2026-09-18T16:27:15.428Z | Compiling futures-io v0.3.32 |
| 1426 | 2026-09-18T16:27:15.490Z | Compiling form_urlencoded v1.2.2 |
| 1427 | 2026-09-18T16:27:15.507Z | Compiling cmov v0.5.4 |
| 1428 | 2026-09-18T16:27:15.522Z | Compiling rustversion v1.0.22 |
| 1429 | 2026-09-18T16:27:15.563Z | Compiling base64ct v1.8.3 |
| 1430 | 2026-09-18T16:27:15.590Z | Compiling iana-time-zone v0.1.65 |
| 1431 | 2026-09-18T16:27:15.671Z | Compiling cmake v0.1.57 |
| 1432 | 2026-09-18T16:27:15.718Z | Compiling ctutils v0.4.2 |
| 1433 | 2026-09-18T16:27:15.792Z | Compiling pem-rfc7468 v0.7.0 |
| 1434 | 2026-09-18T16:27:15.862Z | Compiling ident_case v1.0.1 |
| 1435 | 2026-09-18T16:27:15.958Z | Compiling regex-syntax v0.8.10 |
| 1436 | 2026-09-18T16:27:15.972Z | Compiling flagset v0.4.7 |
| 1437 | 2026-09-18T16:27:15.986Z | Compiling dunce v1.0.5 |
| 1438 | 2026-09-18T16:27:16.070Z | Compiling fs_extra v1.3.0 |
| 1439 | 2026-09-18T16:27:16.087Z | Compiling uuid v1.23.4 |
| 1440 | 2026-09-18T16:27:16.101Z | Compiling base64 v0.22.1 |
| 1441 | 2026-09-18T16:27:16.116Z | Compiling syn v1.0.109 |
| 1442 | 2026-09-18T16:27:16.341Z | Compiling aws-lc-sys v0.40.0 |
| 1443 | 2026-09-18T16:27:16.384Z | Compiling serde_derive v1.0.228 |
| 1444 | 2026-09-18T16:27:16.417Z | Compiling zeroize_derive v1.5.0 |
| 1445 | 2026-09-18T16:27:16.433Z | Compiling zerofrom-derive v0.1.6 |
| 1446 | 2026-09-18T16:27:16.556Z | Compiling yoke-derive v0.8.1 |
| 1447 | 2026-09-18T16:27:16.570Z | Compiling zerovec-derive v0.11.2 |
| 1448 | 2026-09-18T16:27:16.830Z | Compiling zerocopy-derive v0.8.55 |
| 1449 | 2026-09-18T16:27:17.111Z | Compiling displaydoc v0.2.5 |
| 1450 | 2026-09-18T16:27:17.726Z | Compiling tokio-macros v2.7.0 |
| 1451 | 2026-09-18T16:27:17.756Z | Compiling futures-macro v0.3.32 |
| 1452 | 2026-09-18T16:27:17.870Z | Compiling zerofrom v0.1.6 |
| 1453 | 2026-09-18T16:27:17.884Z | Compiling der_derive v0.7.3 |
| 1454 | 2026-09-18T16:27:18.004Z | Compiling yoke v0.8.1 |
| 1455 | 2026-09-18T16:27:18.200Z | Compiling zerovec v0.11.5 |
| 1456 | 2026-09-18T16:27:18.352Z | Compiling zerotrie v0.2.3 |
| 1457 | 2026-09-18T16:27:18.457Z | Compiling thiserror-impl v2.0.18 |
| 1458 | 2026-09-18T16:27:18.571Z | Compiling futures-util v0.3.32 |
| 1459 | 2026-09-18T16:27:18.660Z | Compiling tinystr v0.8.2 |
| 1460 | 2026-09-18T16:27:18.709Z | Compiling potential_utf v0.1.4 |
| 1461 | 2026-09-18T16:27:18.839Z | Compiling icu_locale_core v2.1.1 |
| 1462 | 2026-09-18T16:27:18.873Z | Compiling icu_collections v2.1.1 |
| 1463 | 2026-09-18T16:27:18.939Z | Compiling vcpkg v0.2.15 |
| 1464 | 2026-09-18T16:27:19.636Z | Compiling icu_provider v2.1.1 |
| 1465 | 2026-09-18T16:27:19.708Z | Compiling openssl-sys v0.9.117 |
| 1466 | 2026-09-18T16:27:19.798Z | Compiling thiserror v2.0.18 |
| 1467 | 2026-09-18T16:27:19.915Z | Compiling zeroize v1.9.0 |
| 1468 | 2026-09-18T16:27:19.929Z | Compiling bytes v1.11.1 |
| 1469 | 2026-09-18T16:27:19.943Z | Compiling icu_properties v2.1.2 |
| 1470 | 2026-09-18T16:27:20.244Z | Compiling icu_normalizer v2.1.1 |
| 1471 | 2026-09-18T16:27:20.531Z | Compiling tokio v1.52.1 |
| 1472 | 2026-09-18T16:27:20.697Z | Compiling crypto-common v0.1.7 |
| 1473 | 2026-09-18T16:27:20.772Z | Compiling block-buffer v0.10.4 |
| 1474 | 2026-09-18T16:27:20.818Z | Compiling idna_adapter v1.2.1 |
| 1475 | 2026-09-18T16:27:20.855Z | Compiling hybrid-array v0.4.13 |
| 1476 | 2026-09-18T16:27:20.955Z | Compiling idna v1.1.0 |
| 1477 | 2026-09-18T16:27:20.970Z | Compiling digest v0.10.7 |
| 1478 | 2026-09-18T16:27:21.032Z | Compiling chrono v0.4.45 |
| 1479 | 2026-09-18T16:27:21.225Z | Compiling ppv-lite86 v0.2.21 |
| 1480 | 2026-09-18T16:27:21.374Z | Compiling url v2.5.8 |
| 1481 | 2026-09-18T16:27:21.613Z | Compiling der v0.7.10 |
| 1482 | 2026-09-18T16:27:21.656Z | Compiling http v1.4.2 |
| 1483 | 2026-09-18T16:27:21.685Z | Compiling crypto-common v0.2.2 |
| 1484 | 2026-09-18T16:27:22.242Z | Compiling block-buffer v0.12.1 |
| 1485 | 2026-09-18T16:27:22.452Z | Compiling spki v0.7.3 |
| 1486 | 2026-09-18T16:27:22.469Z | Compiling tracing-attributes v0.1.31 |
| 1487 | 2026-09-18T16:27:22.572Z | Compiling serde_derive_internals v0.29.1 |
| 1488 | 2026-09-18T16:27:22.668Z | Compiling rustc_version v0.4.1 |
| 1489 | 2026-09-18T16:27:22.804Z | Compiling tracing-core v0.1.36 |
| 1490 | 2026-09-18T16:27:22.995Z | Compiling schemars v0.8.22 |
| 1491 | 2026-09-18T16:27:23.181Z | Compiling dyn-clone v1.0.20 |
| 1492 | 2026-09-18T16:27:23.214Z | Compiling aws-lc-rs v1.16.3 |
| 1493 | 2026-09-18T16:27:23.321Z | Compiling crc32fast v1.5.0 |
| 1494 | 2026-09-18T16:27:23.358Z | Compiling pkcs8 v0.10.2 |
| 1495 | 2026-09-18T16:27:23.440Z | Compiling http-body v1.0.1 |
| 1496 | 2026-09-18T16:27:23.454Z | Compiling schemars_derive v0.8.22 |
| 1497 | 2026-09-18T16:27:23.573Z | Compiling rustls-pki-types v1.14.0 |
| 1498 | 2026-09-18T16:27:23.593Z | Compiling rand_core v0.9.5 |
| 1499 | 2026-09-18T16:27:23.622Z | Compiling spin v0.9.8 |
| 1500 | 2026-09-18T16:27:23.657Z | Compiling tinyvec_macros v0.1.1 |
| 1501 | 2026-09-18T16:27:23.736Z | Compiling openssl-probe v0.2.1 |
| 1502 | 2026-09-18T16:27:23.763Z | Compiling tracing v0.1.44 |
| 1503 | 2026-09-18T16:27:23.826Z | Compiling httparse v1.10.1 |
| 1504 | 2026-09-18T16:27:23.867Z | Compiling tinyvec v1.10.0 |
| 1505 | 2026-09-18T16:27:23.908Z | Compiling tempfile v3.27.0 |
| 1506 | 2026-09-18T16:27:24.027Z | Compiling pest_generator v2.8.6 |
| 1507 | 2026-09-18T16:27:24.194Z | Compiling terminal_size v0.4.3 |
| 1508 | 2026-09-18T16:27:24.215Z | Compiling aho-corasick v1.1.4 |
| 1509 | 2026-09-18T16:27:24.229Z | Compiling tower-layer v0.3.3 |
| 1510 | 2026-09-18T16:27:24.282Z | Compiling try-lock v0.2.5 |
| 1511 | 2026-09-18T16:27:24.334Z | Compiling tokio-util v0.7.18 |
| 1512 | 2026-09-18T16:27:24.392Z | Compiling untrusted v0.7.1 |
| 1513 | 2026-09-18T16:27:24.392Z | Compiling tower-service v0.3.3 |
| 1514 | 2026-09-18T16:27:24.506Z | Compiling radium v0.7.0 |
| 1515 | 2026-09-18T16:27:24.523Z | Compiling simd-adler32 v0.3.8 |
| 1516 | 2026-09-18T16:27:24.701Z | Compiling unicode-segmentation v1.12.0 |
| 1517 | 2026-09-18T16:27:24.766Z | Compiling atomic-waker v1.1.2 |
| 1518 | 2026-09-18T16:27:24.800Z | Compiling pest_derive v2.8.6 |
| 1519 | 2026-09-18T16:27:24.898Z | Compiling want v0.3.1 |
| 1520 | 2026-09-18T16:27:25.068Z | Compiling regex-automata v0.4.14 |
| 1521 | 2026-09-18T16:27:25.081Z | Compiling h2 v0.4.15 |
| 1522 | 2026-09-18T16:27:25.341Z | Compiling rand_chacha v0.9.0 |
| 1523 | 2026-09-18T16:27:25.543Z | Compiling block-padding v0.4.2 |
| 1524 | 2026-09-18T16:27:25.717Z | Compiling ipnet v2.12.0 |
| 1525 | 2026-09-18T16:27:25.855Z | Compiling scroll_derive v0.13.1 |
| 1526 | 2026-09-18T16:27:25.943Z | Compiling darling_core v0.20.11 |
| 1527 | 2026-09-18T16:27:26.027Z | Compiling foreign-types-shared v0.1.1 |
| 1528 | 2026-09-18T16:27:26.123Z | Compiling untrusted v0.9.0 |
| 1529 | 2026-09-18T16:27:26.212Z | Compiling rustls v0.23.41 |
| 1530 | 2026-09-18T16:27:26.249Z | Compiling httpdate v1.0.3 |
| 1531 | 2026-09-18T16:27:26.274Z | Compiling maybe-uninit v2.0.0 |
| 1532 | 2026-09-18T16:27:26.400Z | Compiling const-oid v0.10.2 |
| 1533 | 2026-09-18T16:27:26.498Z | Compiling adler2 v2.0.1 |
| 1534 | 2026-09-18T16:27:26.597Z | Compiling openssl v0.10.80 |
| 1535 | 2026-09-18T16:27:26.644Z | Compiling cpufeatures v0.2.17 |
| 1536 | 2026-09-18T16:27:26.656Z | Compiling tap v1.0.1 |
| 1537 | 2026-09-18T16:27:26.682Z | Compiling scroll v0.13.0 |
| 1538 | 2026-09-18T16:27:26.768Z | Compiling wyz v0.5.1 |
| 1539 | 2026-09-18T16:27:26.782Z | Compiling miniz_oxide v0.8.9 |
| 1540 | 2026-09-18T16:27:26.862Z | Compiling digest v0.11.3 |
| 1541 | 2026-09-18T16:27:26.949Z | Compiling foreign-types v0.3.2 |
| 1542 | 2026-09-18T16:27:26.966Z | Compiling inout v0.2.2 |
| 1543 | 2026-09-18T16:27:27.029Z | Compiling rand v0.9.2 |
| 1544 | 2026-09-18T16:27:27.150Z | Compiling unicode-normalization v0.1.25 |
| 1545 | 2026-09-18T16:27:27.390Z | Compiling rand_chacha v0.3.1 |
| 1546 | 2026-09-18T16:27:27.612Z | Compiling signature v2.2.0 |
| 1547 | 2026-09-18T16:27:27.763Z | Compiling hex v0.4.3 |
| 1548 | 2026-09-18T16:27:27.790Z | Compiling thiserror-impl v1.0.69 |
| 1549 | 2026-09-18T16:27:27.803Z | Compiling openssl-macros v0.1.1 |
| 1550 | 2026-09-18T16:27:28.018Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1551 | 2026-09-18T16:27:28.129Z | Compiling hyper v1.10.1 |
| 1552 | 2026-09-18T16:27:28.212Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1553 | 2026-09-18T16:27:28.233Z | Compiling darling_macro v0.20.11 |
| 1554 | 2026-09-18T16:27:28.315Z | Compiling num-integer v0.1.46 |
| 1555 | 2026-09-18T16:27:28.610Z | Compiling wait-timeout v0.2.1 |
| 1556 | 2026-09-18T16:27:28.651Z | Compiling socket2 v0.5.10 |
| 1557 | 2026-09-18T16:27:28.721Z | Compiling ahash v0.8.12 |
| 1558 | 2026-09-18T16:27:28.883Z | Compiling powerfmt v0.2.0 |
| 1559 | 2026-09-18T16:27:28.953Z | Compiling bit-vec v0.8.0 |
| 1560 | 2026-09-18T16:27:29.035Z | Compiling quick-error v1.2.3 |
| 1561 | 2026-09-18T16:27:29.046Z | Compiling time-core v0.1.8 |
| 1562 | 2026-09-18T16:27:29.087Z | Compiling funty v2.0.0 |
| 1563 | 2026-09-18T16:27:29.110Z | Compiling cpufeatures v0.3.0 |
| 1564 | 2026-09-18T16:27:29.134Z | Compiling packed_struct v0.10.1 |
| 1565 | 2026-09-18T16:27:29.150Z | Compiling num-conv v0.2.0 |
| 1566 | 2026-09-18T16:27:29.182Z | Compiling num-bigint-dig v0.8.6 |
| 1567 | 2026-09-18T16:27:29.195Z | Compiling native-tls v0.2.18 |
| 1568 | 2026-09-18T16:27:29.195Z | Compiling clap_builder v4.6.0 |
| 1569 | 2026-09-18T16:27:29.275Z | Compiling time-macros v0.2.27 |
| 1570 | 2026-09-18T16:27:29.411Z | Compiling bitvec v1.0.1 |
| 1571 | 2026-09-18T16:27:29.429Z | Compiling hyper-util v0.1.20 |
| 1572 | 2026-09-18T16:27:29.463Z | Compiling bit-set v0.8.0 |
| 1573 | 2026-09-18T16:27:29.631Z | Compiling rusty-fork v0.3.1 |
| 1574 | 2026-09-18T16:27:29.669Z | Compiling thiserror v1.0.69 |
| 1575 | 2026-09-18T16:27:29.752Z | Compiling deranged v0.5.8 |
| 1576 | 2026-09-18T16:27:29.823Z | Compiling darling v0.20.11 |
| 1577 | 2026-09-18T16:27:29.936Z | Compiling num-iter v0.1.45 |
| 1578 | 2026-09-18T16:27:30.640Z | Compiling rand v0.8.6 |
| 1579 | 2026-09-18T16:27:30.815Z | Compiling cipher v0.5.2 |
| 1580 | 2026-09-18T16:27:30.830Z | Compiling goblin v0.10.5 |
| 1581 | 2026-09-18T16:27:31.120Z | Compiling sha2 v0.10.9 |
| 1582 | 2026-09-18T16:27:31.179Z | Compiling lazy_static v1.5.0 |
| 1583 | 2026-09-18T16:27:31.278Z | Compiling rand_xorshift v0.4.0 |
| 1584 | 2026-09-18T16:27:31.453Z | Compiling packed_struct_codegen v0.10.1 |
| 1585 | 2026-09-18T16:27:31.491Z | Compiling serde_spanned v0.6.9 |
| 1586 | 2026-09-18T16:27:31.658Z | Compiling toml_datetime v0.6.11 |
| 1587 | 2026-09-18T16:27:31.925Z | Compiling clap_derive v4.6.1 |
| 1588 | 2026-09-18T16:27:32.168Z | Compiling bitfield-macros v0.19.4 |
| 1589 | 2026-09-18T16:27:32.487Z | Compiling zerocopy-derive v0.6.6 |
| 1590 | 2026-09-18T16:27:32.556Z | Compiling sync_wrapper v1.0.2 |
| 1591 | 2026-09-18T16:27:32.675Z | Compiling indexmap v1.9.3 |
| 1592 | 2026-09-18T16:27:32.883Z | Compiling unarray v0.1.4 |
| 1593 | 2026-09-18T16:27:32.895Z | Compiling crc-catalog v2.4.0 |
| 1594 | 2026-09-18T16:27:32.995Z | Compiling paste v1.0.15 |
| 1595 | 2026-09-18T16:27:33.011Z | Compiling siphasher v1.0.2 |
| 1596 | 2026-09-18T16:27:33.202Z | Compiling usdt-impl v0.6.0 |
| 1597 | 2026-09-18T16:27:33.281Z | Compiling nodrop v0.1.14 |
| 1598 | 2026-09-18T16:27:33.299Z | Compiling num_threads v0.1.7 |
| 1599 | 2026-09-18T16:27:33.336Z | Compiling object v0.37.3 |
| 1600 | 2026-09-18T16:27:33.377Z | Compiling crossbeam-utils v0.8.21 |
| 1601 | 2026-09-18T16:27:33.399Z | Compiling time v0.3.47 |
| 1602 | 2026-09-18T16:27:33.448Z | Compiling array-init v0.0.4 |
| 1603 | 2026-09-18T16:27:33.664Z | Compiling clap v4.6.1 |
| 1604 | 2026-09-18T16:27:33.679Z | Compiling dof v0.4.0 |
| 1605 | 2026-09-18T16:27:33.712Z | Compiling zerocopy v0.6.6 |
| 1606 | 2026-09-18T16:27:33.801Z | Compiling crc v3.4.0 |
| 1607 | 2026-09-18T16:27:33.815Z | Compiling proptest v1.11.0 |
| 1608 | 2026-09-18T16:27:34.015Z | Compiling bitfield v0.19.4 |
| 1609 | 2026-09-18T16:27:34.038Z | Compiling tower v0.5.3 |
| 1610 | 2026-09-18T16:27:34.817Z | Compiling smallvec v0.6.14 |
| 1611 | 2026-09-18T16:27:34.925Z | Compiling chacha20 v0.10.0 |
| 1612 | 2026-09-18T16:27:35.044Z | Compiling derive_builder_core v0.20.2 |
| 1613 | 2026-09-18T16:27:35.284Z | Compiling ipnetwork v0.21.1 |
| 1614 | 2026-09-18T16:27:35.358Z | Compiling dtrace-parser v0.3.0 |
| 1615 | 2026-09-18T16:27:35.675Z | Compiling http-body-util v0.1.3 |
| 1616 | 2026-09-18T16:27:35.785Z | Compiling pkcs1 v0.7.5 |
| 1617 | 2026-09-18T16:27:35.879Z | Compiling heapless v0.7.17 |
| 1618 | 2026-09-18T16:27:35.920Z | Compiling slog v2.8.2 |
| 1619 | 2026-09-18T16:27:36.083Z | Compiling scroll_derive v0.12.1 |
| 1620 | 2026-09-18T16:27:36.134Z | Compiling structmeta-derive v0.3.0 |
| 1621 | 2026-09-18T16:27:36.151Z | Compiling darling_core v0.23.0 |
| 1622 | 2026-09-18T16:27:36.175Z | Compiling thread-id v5.1.0 |
| 1623 | 2026-09-18T16:27:36.264Z | Compiling cookie v0.18.1 |
| 1624 | 2026-09-18T16:27:36.412Z | Compiling env_filter v2.0.0 |
| 1625 | 2026-09-18T16:27:36.471Z | Compiling syn v3.0.3 |
| 1626 | 2026-09-18T16:27:36.809Z | Compiling winnow v0.5.40 |
| 1627 | 2026-09-18T16:27:36.815Z | Compiling unicode-properties v0.1.4 |
| 1628 | 2026-09-18T16:27:37.001Z | Compiling hashbrown v0.12.3 |
| 1629 | 2026-09-18T16:27:37.253Z | Compiling anyhow v1.0.104 |
| 1630 | 2026-09-18T16:27:37.478Z | Compiling base64 v0.21.7 |
| 1631 | 2026-09-18T16:27:37.587Z | Compiling zstd-safe v7.2.4 |
| 1632 | 2026-09-18T16:27:37.806Z | Compiling iri-string v0.7.10 |
| 1633 | 2026-09-18T16:27:37.821Z | Compiling ryu v1.0.23 |
| 1634 | 2026-09-18T16:27:38.010Z | Compiling allocator-api2 v0.2.21 |
| 1635 | 2026-09-18T16:27:38.191Z | Compiling unicode-bidi v0.3.18 |
| 1636 | 2026-09-18T16:27:38.343Z | Compiling gimli v0.32.3 |
| 1637 | 2026-09-18T16:27:38.690Z | Compiling signal-hook v0.3.18 |
| 1638 | 2026-09-18T16:27:38.735Z | Compiling darling_macro v0.23.0 |
| 1639 | 2026-09-18T16:27:38.901Z | Compiling stringprep v0.1.5 |
| 1640 | 2026-09-18T16:27:39.227Z | Compiling tower-http v0.6.8 |
| 1641 | 2026-09-18T16:27:39.343Z | Compiling toml_edit v0.19.15 |
| 1642 | 2026-09-18T16:27:39.383Z | Compiling serde_urlencoded v0.7.1 |
| 1643 | 2026-09-18T16:27:39.653Z | Compiling ron v0.8.1 |
| 1644 | 2026-09-18T16:27:39.972Z | Compiling daft-derive v0.1.8 |
| 1645 | 2026-09-18T16:27:40.110Z | Compiling addr2line v0.25.1 |
| 1646 | 2026-09-18T16:27:40.274Z | Compiling structmeta v0.3.0 |
| 1647 | 2026-09-18T16:27:40.363Z | Compiling scroll v0.12.0 |
| 1648 | 2026-09-18T16:27:40.564Z | Compiling env_logger v0.11.11 |
| 1649 | 2026-09-18T16:27:40.654Z | Compiling newtype-uuid v1.3.2 |
| 1650 | 2026-09-18T16:27:40.669Z | Compiling rsa v0.9.10 |
| 1651 | 2026-09-18T16:27:40.687Z | Compiling derive_builder_macro v0.20.2 |
| 1652 | 2026-09-18T16:27:40.814Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1653 | 2026-09-18T16:27:40.973Z | Compiling oxnet v0.1.6 |
| 1654 | 2026-09-18T16:27:41.126Z | Compiling hashbrown v0.13.2 |
| 1655 | 2026-09-18T16:27:41.197Z | Compiling rand v0.10.1 |
| 1656 | 2026-09-18T16:27:41.386Z | Compiling bzip2 v0.4.4 |
| 1657 | 2026-09-18T16:27:41.659Z | Compiling serde-hex v0.1.0 |
| 1658 | 2026-09-18T16:27:41.725Z | Compiling tokio-native-tls v0.3.1 |
| 1659 | 2026-09-18T16:27:41.835Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1660 | 2026-09-18T16:27:41.946Z | Compiling camino v1.2.5 |
| 1661 | 2026-09-18T16:27:42.515Z | Compiling sha2 v0.11.0 |
| 1662 | 2026-09-18T16:27:42.530Z | Compiling bstr v1.12.1 |
| 1663 | 2026-09-18T16:27:43.168Z | Compiling hmac v0.13.0 |
| 1664 | 2026-09-18T16:27:43.344Z | Compiling md-5 v0.11.0 |
| 1665 | 2026-09-18T16:27:43.367Z | Compiling heck v0.4.1 |
| 1666 | 2026-09-18T16:27:43.593Z | Compiling rustls-native-certs v0.8.3 |
| 1667 | 2026-09-18T16:27:43.658Z | Compiling hubpack_derive v0.1.1 |
| 1668 | 2026-09-18T16:27:43.721Z | Compiling curve25519-dalek v4.1.3 |
| 1669 | 2026-09-18T16:27:43.927Z | Compiling x509-cert v0.2.5 |
| 1670 | 2026-09-18T16:27:44.063Z | Compiling erased-serde v0.3.31 |
| 1671 | 2026-09-18T16:27:44.129Z | Compiling serde_tokenstream v0.2.3 |
| 1672 | 2026-09-18T16:27:44.230Z | Compiling vergen-lib v9.1.0 |
| 1673 | 2026-09-18T16:27:44.434Z | Compiling zerocopy-derive v0.7.35 |
| 1674 | 2026-09-18T16:27:44.438Z | Compiling pin-project-internal v1.1.11 |
| 1675 | 2026-09-18T16:27:44.550Z | Compiling async-trait v0.1.89 |
| 1676 | 2026-09-18T16:27:44.776Z | Compiling hash32 v0.2.1 |
| 1677 | 2026-09-18T16:27:44.991Z | Compiling memoffset v0.9.1 |
| 1678 | 2026-09-18T16:27:45.070Z | Compiling encoding_rs v0.8.35 |
| 1679 | 2026-09-18T16:27:45.203Z | Compiling fallible-iterator v0.2.0 |
| 1680 | 2026-09-18T16:27:45.313Z | Compiling libbz2-rs-sys v0.2.2 |
| 1681 | 2026-09-18T16:27:45.387Z | Compiling rustix v0.38.44 |
| 1682 | 2026-09-18T16:27:45.474Z | Compiling rustc-demangle v0.1.27 |
| 1683 | 2026-09-18T16:27:45.510Z | Compiling litrs v1.0.0 |
| 1684 | 2026-09-18T16:27:45.598Z | Compiling psl-types v2.0.11 |
| 1685 | 2026-09-18T16:27:45.608Z | Compiling bumpalo v3.20.2 |
| 1686 | 2026-09-18T16:27:45.676Z | Compiling ref-cast v1.0.25 |
| 1687 | 2026-09-18T16:27:45.754Z | Compiling cfg_aliases v0.2.1 |
| 1688 | 2026-09-18T16:27:45.814Z | Compiling mime v0.3.17 |
| 1689 | 2026-09-18T16:27:45.835Z | Compiling smoltcp v0.9.1 |
| 1690 | 2026-09-18T16:27:45.871Z | Compiling crc-any v2.5.0 |
| 1691 | 2026-09-18T16:27:45.980Z | Compiling zlib-rs v0.6.2 |
| 1692 | 2026-09-18T16:27:45.993Z | Compiling owo-colors v4.3.0 |
| 1693 | 2026-09-18T16:27:46.021Z | Compiling document-features v0.2.12 |
| 1694 | 2026-09-18T16:27:46.077Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1695 | 2026-09-18T16:27:46.151Z | Compiling nix v0.31.2 |
| 1696 | 2026-09-18T16:27:46.291Z | Compiling zopfli v0.8.3 |
| 1697 | 2026-09-18T16:27:46.369Z | Compiling backtrace v0.3.76 |
| 1698 | 2026-09-18T16:27:46.577Z | Compiling bzip2 v0.6.1 |
| 1699 | 2026-09-18T16:27:46.583Z | Compiling publicsuffix v2.3.0 |
| 1700 | 2026-09-18T16:27:46.657Z | Compiling pin-project v1.1.11 |
| 1701 | 2026-09-18T16:27:46.760Z | Compiling postgres-protocol v0.6.12 |
| 1702 | 2026-09-18T16:27:46.764Z | Compiling zerocopy v0.7.35 |
| 1703 | 2026-09-18T16:27:47.326Z | Compiling hubpack v0.1.2 |
| 1704 | 2026-09-18T16:27:47.375Z | Compiling snafu-derive v0.8.9 |
| 1705 | 2026-09-18T16:27:47.385Z | Compiling daft v0.1.8 |
| 1706 | 2026-09-18T16:27:47.426Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1707 | 2026-09-18T16:27:47.553Z | Compiling hyper-tls v0.6.0 |
| 1708 | 2026-09-18T16:27:47.564Z | Compiling zip v0.6.6 |
| 1709 | 2026-09-18T16:27:47.662Z | Compiling object v0.30.4 |
| 1710 | 2026-09-18T16:27:47.719Z | Compiling derive_builder v0.20.2 |
| 1711 | 2026-09-18T16:27:47.784Z | Compiling toml v0.7.8 |
| 1712 | 2026-09-18T16:27:48.144Z | Compiling goblin v0.8.2 |
| 1713 | 2026-09-18T16:27:48.380Z | Compiling derive-ex v0.1.8 |
| 1714 | 2026-09-18T16:27:48.937Z | Compiling flate2 v1.1.9 |
| 1715 | 2026-09-18T16:27:49.180Z | Compiling darling v0.23.0 |
| 1716 | 2026-09-18T16:27:49.239Z | Compiling phf_shared v0.13.1 |
| 1717 | 2026-09-18T16:27:49.349Z | Compiling regex v1.12.3 |
| 1718 | 2026-09-18T16:27:49.514Z | Compiling convert_case v0.10.0 |
| 1719 | 2026-09-18T16:27:49.545Z | Compiling hmac v0.12.1 |
| 1720 | 2026-09-18T16:27:49.747Z | Compiling futures-executor v0.3.32 |
| 1721 | 2026-09-18T16:27:49.799Z | Compiling vergen v9.1.0 |
| 1722 | 2026-09-18T16:27:49.821Z | Compiling ref-cast-impl v1.0.25 |
| 1723 | 2026-09-18T16:27:49.993Z | Compiling strum_macros v0.27.2 |
| 1724 | 2026-09-18T16:27:50.008Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1725 | 2026-09-18T16:27:50.052Z | Compiling ff v0.13.1 |
| 1726 | 2026-09-18T16:27:50.199Z | Compiling cargo-platform v0.3.2 |
| 1727 | 2026-09-18T16:27:50.381Z | Compiling fs-err v3.3.0 |
| 1728 | 2026-09-18T16:27:50.480Z | Compiling jiff-core v0.1.0 |
| 1729 | 2026-09-18T16:27:50.507Z | Compiling is_ci v1.2.0 |
| 1730 | 2026-09-18T16:27:50.595Z | Compiling managed v0.8.0 |
| 1731 | 2026-09-18T16:27:50.643Z | Compiling path-slash v0.1.5 |
| 1732 | 2026-09-18T16:27:50.658Z | Compiling same-file v1.0.6 |
| 1733 | 2026-09-18T16:27:50.783Z | Compiling base16ct v0.2.0 |
| 1734 | 2026-09-18T16:27:50.823Z | Compiling bitflags v1.3.2 |
| 1735 | 2026-09-18T16:27:50.823Z | Compiling foldhash v0.1.5 |
| 1736 | 2026-09-18T16:27:50.917Z | Compiling textwrap v0.16.2 |
| 1737 | 2026-09-18T16:27:50.958Z | Compiling hashbrown v0.15.5 |
| 1738 | 2026-09-18T16:27:51.372Z | Compiling jiff v0.2.34 |
| 1739 | 2026-09-18T16:27:51.542Z | Compiling sec1 v0.7.3 |
| 1740 | 2026-09-18T16:27:51.584Z | Compiling walkdir v2.5.0 |
| 1741 | 2026-09-18T16:27:51.596Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1742 | 2026-09-18T16:27:51.838Z | Compiling supports-color v3.0.2 |
| 1743 | 2026-09-18T16:27:52.014Z | Compiling strum v0.27.2 |
| 1744 | 2026-09-18T16:27:52.031Z | Compiling cargo_metadata v0.23.1 |
| 1745 | 2026-09-18T16:27:52.105Z | Compiling dof v0.3.0 |
| 1746 | 2026-09-18T16:27:52.125Z | Compiling group v0.13.0 |
| 1747 | 2026-09-18T16:27:52.314Z | Compiling test-strategy v0.4.5 |
| 1748 | 2026-09-18T16:27:52.837Z | Compiling futures v0.3.32 |
| 1749 | 2026-09-18T16:27:52.931Z | Compiling derive_more-impl v2.1.1 |
| 1750 | 2026-09-18T16:27:53.006Z | Compiling hkdf v0.12.4 |
| 1751 | 2026-09-18T16:27:53.188Z | Compiling phf v0.13.1 |
| 1752 | 2026-09-18T16:27:53.363Z | Compiling signal-hook-mio v0.2.5 |
| 1753 | 2026-09-18T16:27:53.385Z | Compiling serde_with_macros v3.21.0 |
| 1754 | 2026-09-18T16:27:53.495Z | Compiling snafu v0.8.9 |
| 1755 | 2026-09-18T16:27:53.876Z | Compiling cookie_store v0.22.1 |
| 1756 | 2026-09-18T16:27:54.085Z | Compiling zstd v0.13.3 |
| 1757 | 2026-09-18T16:27:54.156Z | Compiling reqwest v0.12.28 |
| 1758 | 2026-09-18T16:27:54.374Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185) |
| 1759 | 2026-09-18T16:27:54.526Z | Compiling postgres-types v0.2.14 |
| 1760 | 2026-09-18T16:27:54.633Z | Compiling backtrace-ext v0.2.1 |
| 1761 | 2026-09-18T16:27:54.811Z | Compiling usdt-attr-macro v0.6.0 |
| 1762 | 2026-09-18T16:27:54.984Z | Compiling usdt-macro v0.6.0 |
| 1763 | 2026-09-18T16:27:55.068Z | Compiling globset v0.4.18 |
| 1764 | 2026-09-18T16:27:55.081Z | Compiling hashbrown v0.16.1 |
| 1765 | 2026-09-18T16:27:55.417Z | Compiling phf_shared v0.11.3 |
| 1766 | 2026-09-18T16:27:55.613Z | Compiling dtrace-parser v0.2.0 |
| 1767 | 2026-09-18T16:27:55.660Z | Compiling byte-wrapper v0.1.0 |
| 1768 | 2026-09-18T16:27:55.673Z | Compiling ed25519 v2.2.3 |
| 1769 | 2026-09-18T16:27:55.742Z | Compiling olpc-cjson v0.1.4 |
| 1770 | 2026-09-18T16:27:55.768Z | Compiling crypto-bigint v0.5.5 |
| 1771 | 2026-09-18T16:27:55.892Z | Compiling serde-big-array v0.5.1 |
| 1772 | 2026-09-18T16:27:55.907Z | Compiling serde_plain v1.0.2 |
| 1773 | 2026-09-18T16:27:55.985Z | Compiling strum_macros v0.26.4 |
| 1774 | 2026-09-18T16:27:56.042Z | Compiling enum-as-inner v0.6.1 |
| 1775 | 2026-09-18T16:27:56.106Z | Compiling async-recursion v1.1.1 |
| 1776 | 2026-09-18T16:27:56.350Z | Compiling serde_repr v0.1.20 |
| 1777 | 2026-09-18T16:27:56.584Z | Compiling miette-derive v7.6.0 |
| 1778 | 2026-09-18T16:27:56.599Z | Compiling pem v3.0.6 |
| 1779 | 2026-09-18T16:27:56.823Z | Compiling float-cmp v0.10.0 |
| 1780 | 2026-09-18T16:27:56.932Z | Compiling thread-id v4.2.2 |
| 1781 | 2026-09-18T16:27:56.953Z | Compiling memmap2 v0.9.10 |
| 1782 | 2026-09-18T16:27:56.957Z | Compiling new_debug_unreachable v1.0.6 |
| 1783 | 2026-09-18T16:27:57.024Z | Compiling keccak v0.1.6 |
| 1784 | 2026-09-18T16:27:57.064Z | Compiling typed-path v0.9.3 |
| 1785 | 2026-09-18T16:27:57.194Z | Compiling fixedbitset v0.5.7 |
| 1786 | 2026-09-18T16:27:57.517Z | Compiling fixedbitset v0.4.2 |
| 1787 | 2026-09-18T16:27:57.770Z | Compiling static_assertions v1.1.0 |
| 1788 | 2026-09-18T16:27:57.779Z | Compiling normalize-line-endings v0.3.0 |
| 1789 | 2026-09-18T16:27:57.789Z | Compiling supports-hyperlinks v3.2.0 |
| 1790 | 2026-09-18T16:27:57.832Z | Compiling data-encoding v2.10.0 |
| 1791 | 2026-09-18T16:27:57.856Z | Compiling difflib v0.4.0 |
| 1792 | 2026-09-18T16:27:57.884Z | Compiling typed-path v0.12.3 |
| 1793 | 2026-09-18T16:27:57.931Z | Compiling predicates-core v1.0.10 |
| 1794 | 2026-09-18T16:27:57.943Z | Compiling supports-unicode v3.0.0 |
| 1795 | 2026-09-18T16:27:57.982Z | Compiling precomputed-hash v0.1.1 |
| 1796 | 2026-09-18T16:27:58.066Z | Compiling winnow v1.0.3 |
| 1797 | 2026-09-18T16:27:58.123Z | Compiling either v1.15.0 |
| 1798 | 2026-09-18T16:27:58.139Z | Compiling whoami v2.1.0 |
| 1799 | 2026-09-18T16:27:58.295Z | Compiling itertools v0.13.0 |
| 1800 | 2026-09-18T16:27:58.312Z | Compiling tokio-postgres v0.7.18 |
| 1801 | 2026-09-18T16:27:58.402Z | Compiling miette v7.6.0 |
| 1802 | 2026-09-18T16:27:58.536Z | Compiling hickory-proto v0.25.2 |
| 1803 | 2026-09-18T16:27:58.573Z | Compiling predicates v3.1.4 |
| 1804 | 2026-09-18T16:27:58.993Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1805 | 2026-09-18T16:27:59.125Z | Compiling zip v8.6.0 |
| 1806 | 2026-09-18T16:27:59.147Z | Compiling string_cache v0.8.9 |
| 1807 | 2026-09-18T16:27:59.392Z | Compiling toml_edit v0.22.27 |
| 1808 | 2026-09-18T16:27:59.529Z | Compiling strum v0.26.3 |
| 1809 | 2026-09-18T16:27:59.529Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185) |
| 1810 | 2026-09-18T16:27:59.612Z | Compiling petgraph v0.6.5 |
| 1811 | 2026-09-18T16:27:59.664Z | Compiling petgraph v0.8.3 |
| 1812 | 2026-09-18T16:28:00.161Z | Compiling sha3 v0.10.8 |
| 1813 | 2026-09-18T16:28:00.609Z | Compiling usdt v0.6.0 |
| 1814 | 2026-09-18T16:28:00.632Z | Compiling usdt-impl v0.5.0 |
| 1815 | 2026-09-18T16:28:00.885Z | Compiling elliptic-curve v0.13.8 |
| 1816 | 2026-09-18T16:28:01.064Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1817 | 2026-09-18T16:28:01.211Z | Compiling ed25519-dalek v2.2.0 |
| 1818 | 2026-09-18T16:28:01.283Z | Compiling crossterm v0.28.1 |
| 1819 | 2026-09-18T16:28:01.617Z | Compiling iddqd v0.4.2 |
| 1820 | 2026-09-18T16:28:02.079Z | Compiling serde_with v3.21.0 |
| 1821 | 2026-09-18T16:28:02.593Z | Compiling zip v4.6.1 |
| 1822 | 2026-09-18T16:28:02.642Z | Compiling derive_more v2.1.1 |
| 1823 | 2026-09-18T16:28:02.893Z | Compiling similar v2.7.0 |
| 1824 | 2026-09-18T16:28:03.106Z | Compiling crossbeam-epoch v0.9.18 |
| 1825 | 2026-09-18T16:28:03.158Z | Compiling tokio-stream v0.1.18 |
| 1826 | 2026-09-18T16:28:03.226Z | Compiling buf-list v1.1.2 |
| 1827 | 2026-09-18T16:28:03.435Z | Compiling openapiv3 v2.2.0 |
| 1828 | 2026-09-18T16:28:03.471Z | Compiling lalrpop-util v0.19.12 |
| 1829 | 2026-09-18T16:28:03.500Z | Compiling peg-runtime v0.8.5 |
| 1830 | 2026-09-18T16:28:03.541Z | Compiling thread_local v1.1.9 |
| 1831 | 2026-09-18T16:28:03.610Z | Compiling slog-async v2.8.0 |
| 1832 | 2026-09-18T16:28:03.665Z | Compiling crossbeam-channel v0.5.15 |
| 1833 | 2026-09-18T16:28:03.737Z | Compiling filetime v0.2.27 |
| 1834 | 2026-09-18T16:28:03.780Z | Compiling is-terminal v0.4.17 |
| 1835 | 2026-09-18T16:28:03.809Z | Compiling take_mut v0.2.2 |
| 1836 | 2026-09-18T16:28:03.858Z | Compiling term v1.2.1 |
| 1837 | 2026-09-18T16:28:03.881Z | Compiling xattr v1.6.1 |
| 1838 | 2026-09-18T16:28:03.909Z | Compiling camino-tempfile v1.4.1 |
| 1839 | 2026-09-18T16:28:04.112Z | Compiling slog-term v2.9.2 |
| 1840 | 2026-09-18T16:28:04.127Z | Compiling tar v0.4.46 |
| 1841 | 2026-09-18T16:28:09.939Z | Compiling rustls-webpki v0.103.13 |
| 1842 | 2026-09-18T16:28:12.638Z | Compiling tokio-rustls v0.26.4 |
| 1843 | 2026-09-18T16:28:12.638Z | Compiling rustls-platform-verifier v0.6.2 |
| 1844 | 2026-09-18T16:28:12.638Z | Compiling tough v0.22.0 |
| 1845 | 2026-09-18T16:28:12.838Z | Compiling hyper-rustls v0.27.7 |
| 1846 | 2026-09-18T16:28:13.036Z | Compiling reqwest v0.13.2 |
| 1847 | 2026-09-18T16:28:15.245Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1848 | 2026-09-18T16:28:15.478Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1849 | 2026-09-18T16:28:18.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s |
| 1850 | 2026-09-18T16:28:18.592Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1851 | 2026-09-18T16:28:18.678Z | Sep 18 16:28:17.173 INFO Starting download, target: Cockroach |
| 1852 | 2026-09-18T16:28:18.678Z | Sep 18 16:28:17.173 INFO Starting download, target: Clickhouse |
| 1853 | 2026-09-18T16:28:18.678Z | Sep 18 16:28:17.173 INFO Starting download, target: Console |
| 1854 | 2026-09-18T16:28:18.682Z | Sep 18 16:28:17.173 INFO Starting download, target: DendriteStub |
| 1855 | 2026-09-18T16:28:18.682Z | Sep 18 16:28:17.173 INFO Starting download, target: MaghemiteMgd |
| 1856 | 2026-09-18T16:28:18.682Z | Sep 18 16:28:17.173 INFO Starting download, target: MaghemiteDdmd |
| 1857 | 2026-09-18T16:28:18.682Z | Sep 18 16:28:17.173 INFO Starting download, target: TransceiverControl |
| 1858 | 2026-09-18T16:28:18.682Z | Sep 18 16:28:17.173 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1859 | 2026-09-18T16:28:18.682Z | Sep 18 16:28:17.173 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1860 | 2026-09-18T16:28:18.682Z | Sep 18 16:28:17.173 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1861 | 2026-09-18T16:28:18.682Z | Sep 18 16:28:17.173 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1862 | 2026-09-18T16:28:18.682Z | Sep 18 16:28:17.173 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1863 | 2026-09-18T16:28:18.682Z | Sep 18 16:28:17.173 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1864 | 2026-09-18T16:28:18.682Z | Sep 18 16:28:17.173 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1865 | 2026-09-18T16:28:20.489Z | Sep 18 16:28:18.999 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1866 | 2026-09-18T16:28:20.765Z | Sep 18 16:28:19.154 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1867 | 2026-09-18T16:28:20.857Z | Sep 18 16:28:19.209 INFO Download complete, target: Console |
| 1868 | 2026-09-18T16:28:21.053Z | Sep 18 16:28:19.552 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1869 | 2026-09-18T16:28:21.239Z | Sep 18 16:28:19.753 INFO Download complete, target: TransceiverControl |
| 1870 | 2026-09-18T16:28:24.201Z | Sep 18 16:28:22.724 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1871 | 2026-09-18T16:28:24.285Z | Sep 18 16:28:22.807 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1872 | 2026-09-18T16:28:24.519Z | Sep 18 16:28:23.037 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1873 | 2026-09-18T16:28:24.905Z | Sep 18 16:28:23.425 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1874 | 2026-09-18T16:28:24.905Z | Sep 18 16:28:23.425 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1875 | 2026-09-18T16:28:25.833Z | Sep 18 16:28:24.357 INFO Download complete, target: MaghemiteDdmd |
| 1876 | 2026-09-18T16:28:26.161Z | Sep 18 16:28:24.685 INFO Checking that binary works, target: Clickhouse |
| 1877 | 2026-09-18T16:28:26.308Z | Sep 18 16:28:24.825 INFO Download complete, target: Clickhouse |
| 1878 | 2026-09-18T16:28:26.735Z | Sep 18 16:28:25.259 INFO Download complete, target: MaghemiteMgd |
| 1879 | 2026-09-18T16:28:26.735Z | Sep 18 16:28:25.259 INFO Download complete, target: DendriteStub |
| 1880 | 2026-09-18T16:28:28.741Z | Sep 18 16:28:27.263 INFO Checking that binary works, target: Cockroach |
| 1881 | 2026-09-18T16:28:28.860Z | Sep 18 16:28:27.374 INFO Download complete, target: Cockroach |
| 1882 | 2026-09-18T16:28:28.869Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1883 | 2026-09-18T16:28:28.882Z | |
| 1884 | 2026-09-18T16:28:28.882Z | real 2:16.016546872 |
| 1885 | 2026-09-18T16:28:28.882Z | user 7:25.050696500 |
| 1886 | 2026-09-18T16:28:28.882Z | sys 1:32.369168344 |
| 1887 | 2026-09-18T16:28:28.882Z | trap 0.246968946 |
| 1888 | 2026-09-18T16:28:28.882Z | tflt 0.540372599 |
| 1889 | 2026-09-18T16:28:28.882Z | dflt 0.769614964 |
| 1890 | 2026-09-18T16:28:28.882Z | kflt 0.025416655 |
| 1891 | 2026-09-18T16:28:28.882Z | lock 28:03.860073683 |
| 1892 | 2026-09-18T16:28:28.882Z | slp 22:51.549527846 |
| 1893 | 2026-09-18T16:28:28.882Z | lat 49.209989167 |
| 1894 | 2026-09-18T16:28:28.882Z | stop 2:45.288777582 |
| 1895 | 2026-09-18T16:28:28.882Z | + banner clippy |
| 1896 | 2026-09-18T16:28:28.882Z | |
| 1897 | 2026-09-18T16:28:28.882Z | #### # # ##### ##### # # |
| 1898 | 2026-09-18T16:28:28.882Z | # # # # # # # # # # |
| 1899 | 2026-09-18T16:28:28.882Z | # # # # # # # # |
| 1900 | 2026-09-18T16:28:28.882Z | # # # ##### ##### # |
| 1901 | 2026-09-18T16:28:28.882Z | # # # # # # # |
| 1902 | 2026-09-18T16:28:28.882Z | #### ###### # # # # |
| 1903 | 2026-09-18T16:28:28.882Z | |
| 1904 | 2026-09-18T16:28:28.883Z | + export CARGO_INCREMENTAL=0 |
| 1905 | 2026-09-18T16:28:28.883Z | + CARGO_INCREMENTAL=0 |
| 1906 | 2026-09-18T16:28:28.883Z | + ptime -m cargo xtask clippy |
| 1907 | 2026-09-18T16:28:29.366Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1908 | 2026-09-18T16:28:29.658Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1909 | 2026-09-18T16:28:31.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s |
| 1910 | 2026-09-18T16:28:31.547Z | Running `target/debug/xtask clippy` |
| 1911 | 2026-09-18T16:28:31.570Z | running: /home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1912 | 2026-09-18T16:28:32.158Z | Downloading crates ... |
| 1913 | 2026-09-18T16:28:32.331Z | Downloaded concurrent-queue v2.5.0 |
| 1914 | 2026-09-18T16:28:32.335Z | Downloaded async-object-pool v0.2.0 |
| 1915 | 2026-09-18T16:28:32.335Z | Downloaded anes v0.1.6 |
| 1916 | 2026-09-18T16:28:32.335Z | Downloaded blake2b_simd v1.0.4 |
| 1917 | 2026-09-18T16:28:32.335Z | Downloaded approx v0.5.1 |
| 1918 | 2026-09-18T16:28:32.338Z | Downloaded assert_cmd v2.1.2 |
| 1919 | 2026-09-18T16:28:32.338Z | Downloaded constant_time_eq v0.3.1 |
| 1920 | 2026-09-18T16:28:32.338Z | Downloaded criterion-plot v0.6.0 |
| 1921 | 2026-09-18T16:28:32.338Z | Downloaded assert-json-diff v2.0.2 |
| 1922 | 2026-09-18T16:28:32.338Z | Downloaded cfg-expr v0.20.6 |
| 1923 | 2026-09-18T16:28:32.341Z | Downloaded async-lock v3.4.2 |
| 1924 | 2026-09-18T16:28:32.341Z | Downloaded datatest-stable v0.3.3 |
| 1925 | 2026-09-18T16:28:32.344Z | Downloaded criterion v0.7.0 |
| 1926 | 2026-09-18T16:28:32.347Z | Downloaded futures-timer v3.0.3 |
| 1927 | 2026-09-18T16:28:32.347Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1928 | 2026-09-18T16:28:32.349Z | Downloaded fancy-regex v0.14.0 |
| 1929 | 2026-09-18T16:28:32.349Z | Downloaded event-listener-strategy v0.5.4 |
| 1930 | 2026-09-18T16:28:32.350Z | Downloaded escape8259 v0.5.3 |
| 1931 | 2026-09-18T16:28:32.352Z | Downloaded guppy v0.17.25 |
| 1932 | 2026-09-18T16:28:32.357Z | Downloaded hex-literal v0.4.1 |
| 1933 | 2026-09-18T16:28:32.357Z | Downloaded hickory-client v0.25.2 |
| 1934 | 2026-09-18T16:28:32.357Z | Downloaded event-listener v5.4.1 |
| 1935 | 2026-09-18T16:28:32.360Z | Downloaded httptest v0.16.4 |
| 1936 | 2026-09-18T16:28:32.360Z | Downloaded knuffel-derive v3.2.0 |
| 1937 | 2026-09-18T16:28:32.360Z | Downloaded linkme v0.3.35 |
| 1938 | 2026-09-18T16:28:32.360Z | Downloaded miette-derive v5.10.0 |
| 1939 | 2026-09-18T16:28:32.360Z | Downloaded knuffel v3.2.0 |
| 1940 | 2026-09-18T16:28:32.363Z | Downloaded libtest-mimic v0.8.1 |
| 1941 | 2026-09-18T16:28:32.363Z | Downloaded linkme-impl v0.3.35 |
| 1942 | 2026-09-18T16:28:32.363Z | Downloaded nested v0.1.1 |
| 1943 | 2026-09-18T16:28:32.363Z | Downloaded parking v2.2.1 |
| 1944 | 2026-09-18T16:28:32.366Z | Downloaded pathdiff v0.2.3 |
| 1945 | 2026-09-18T16:28:32.366Z | Downloaded miette v5.10.0 |
| 1946 | 2026-09-18T16:28:32.366Z | Downloaded oorandom v11.1.5 |
| 1947 | 2026-09-18T16:28:32.366Z | Downloaded path-tree v0.8.3 |
| 1948 | 2026-09-18T16:28:32.369Z | Downloaded owo-colors v3.5.0 |
| 1949 | 2026-09-18T16:28:32.369Z | Downloaded partial-io v0.5.4 |
| 1950 | 2026-09-18T16:28:32.372Z | Downloaded plotters-backend v0.3.7 |
| 1951 | 2026-09-18T16:28:32.373Z | Downloaded plotters-svg v0.3.7 |
| 1952 | 2026-09-18T16:28:32.373Z | Downloaded serde_regex v1.1.0 |
| 1953 | 2026-09-18T16:28:32.373Z | Downloaded plotters v0.3.7 |
| 1954 | 2026-09-18T16:28:32.375Z | Downloaded relative-path v1.9.3 |
| 1955 | 2026-09-18T16:28:32.375Z | Downloaded rand_distr v0.5.1 |
| 1956 | 2026-09-18T16:28:32.378Z | Downloaded cast v0.3.0 |
| 1957 | 2026-09-18T16:28:32.378Z | Downloaded rust-argon2 v2.1.0 |
| 1958 | 2026-09-18T16:28:32.381Z | Downloaded rstest v0.25.0 |
| 1959 | 2026-09-18T16:28:32.384Z | Downloaded rstest_macros v0.25.0 |
| 1960 | 2026-09-18T16:28:32.384Z | Downloaded similar-asserts v1.7.0 |
| 1961 | 2026-09-18T16:28:32.387Z | Downloaded supports-unicode v2.1.0 |
| 1962 | 2026-09-18T16:28:32.387Z | Downloaded supports-hyperlinks v2.1.0 |
| 1963 | 2026-09-18T16:28:32.387Z | Downloaded supports-color v2.1.0 |
| 1964 | 2026-09-18T16:28:32.387Z | Downloaded target-triple v1.0.0 |
| 1965 | 2026-09-18T16:28:32.387Z | Downloaded terminal_size v0.1.17 |
| 1966 | 2026-09-18T16:28:32.390Z | Downloaded stringmetrics v2.2.2 |
| 1967 | 2026-09-18T16:28:32.390Z | Downloaded target-lexicon v0.13.3 |
| 1968 | 2026-09-18T16:28:32.390Z | Downloaded termcolor v1.4.1 |
| 1969 | 2026-09-18T16:28:32.390Z | Downloaded textwrap v0.15.2 |
| 1970 | 2026-09-18T16:28:32.395Z | Downloaded tinytemplate v1.2.1 |
| 1971 | 2026-09-18T16:28:32.395Z | Downloaded target-spec v3.5.7 |
| 1972 | 2026-09-18T16:28:32.396Z | Downloaded trybuild v1.0.116 |
| 1973 | 2026-09-18T16:28:32.430Z | Downloaded httpmock v0.8.3 |
| 1974 | 2026-09-18T16:28:34.299Z | Checking cfg-if v1.0.4 |
| 1975 | 2026-09-18T16:28:34.682Z | Checking serde_core v1.0.228 |
| 1976 | 2026-09-18T16:28:34.682Z | Checking libc v0.2.185 |
| 1977 | 2026-09-18T16:28:34.773Z | Checking memchr v2.8.0 |
| 1978 | 2026-09-18T16:28:34.830Z | Checking smallvec v1.15.1 |
| 1979 | 2026-09-18T16:28:34.865Z | Checking itoa v1.0.17 |
| 1980 | 2026-09-18T16:28:34.878Z | Checking rand_core v0.10.0 |
| 1981 | 2026-09-18T16:28:34.936Z | Checking subtle v2.6.1 |
| 1982 | 2026-09-18T16:28:34.974Z | Checking libm v0.2.16 |
| 1983 | 2026-09-18T16:28:35.025Z | Checking log v0.4.33 |
| 1984 | 2026-09-18T16:28:35.063Z | Checking typenum v1.20.1 |
| 1985 | 2026-09-18T16:28:35.108Z | Checking scopeguard v1.2.0 |
| 1986 | 2026-09-18T16:28:35.152Z | Checking errno v0.3.14 |
| 1987 | 2026-09-18T16:28:35.152Z | Checking getrandom v0.4.3 |
| 1988 | 2026-09-18T16:28:35.226Z | Checking zmij v1.0.21 |
| 1989 | 2026-09-18T16:28:35.265Z | Checking stable_deref_trait v1.2.1 |
| 1990 | 2026-09-18T16:28:35.305Z | Checking lock_api v0.4.14 |
| 1991 | 2026-09-18T16:28:35.348Z | Checking zerofrom v0.1.6 |
| 1992 | 2026-09-18T16:28:35.393Z | Checking percent-encoding v2.3.2 |
| 1993 | 2026-09-18T16:28:35.436Z | Checking litemap v0.8.1 |
| 1994 | 2026-09-18T16:28:35.476Z | Checking writeable v0.6.2 |
| 1995 | 2026-09-18T16:28:35.514Z | Checking yoke v0.8.1 |
| 1996 | 2026-09-18T16:28:35.557Z | Checking icu_normalizer_data v2.1.1 |
| 1997 | 2026-09-18T16:28:35.599Z | Checking icu_properties_data v2.1.2 |
| 1998 | 2026-09-18T16:28:35.639Z | Checking form_urlencoded v1.2.2 |
| 1999 | 2026-09-18T16:28:35.681Z | Checking zerocopy v0.8.55 |
| 2000 | 2026-09-18T16:28:35.686Z | Checking num-traits v0.2.19 |
| 2001 | 2026-09-18T16:28:35.686Z | Checking utf8_iter v1.0.4 |
| 2002 | 2026-09-18T16:28:35.795Z | Checking zerovec v0.11.5 |
| 2003 | 2026-09-18T16:28:35.803Z | Checking zerotrie v0.2.3 |
| 2004 | 2026-09-18T16:28:35.873Z | Checking portable-atomic v1.13.1 |
| 2005 | 2026-09-18T16:28:35.921Z | Checking critical-section v1.2.0 |
| 2006 | 2026-09-18T16:28:35.962Z | Checking pin-project-lite v0.2.17 |
| 2007 | 2026-09-18T16:28:36.055Z | Checking parking_lot_core v0.9.12 |
| 2008 | 2026-09-18T16:28:36.115Z | Checking signal-hook-registry v1.4.8 |
| 2009 | 2026-09-18T16:28:36.164Z | Checking mio v1.2.0 |
| 2010 | 2026-09-18T16:28:36.205Z | Checking serde v1.0.228 |
| 2011 | 2026-09-18T16:28:36.253Z | Checking bitflags v2.11.0 |
| 2012 | 2026-09-18T16:28:36.256Z | Checking serde_json v1.0.151 |
| 2013 | 2026-09-18T16:28:36.331Z | Checking tinystr v0.8.2 |
| 2014 | 2026-09-18T16:28:36.335Z | Checking potential_utf v0.1.4 |
| 2015 | 2026-09-18T16:28:36.368Z | Checking once_cell v1.21.3 |
| 2016 | 2026-09-18T16:28:36.456Z | Checking parking_lot v0.12.5 |
| 2017 | 2026-09-18T16:28:36.496Z | Checking iana-time-zone v0.1.65 |
| 2018 | 2026-09-18T16:28:36.542Z | Checking icu_locale_core v2.1.1 |
| 2019 | 2026-09-18T16:28:36.577Z | Checking icu_collections v2.1.1 |
| 2020 | 2026-09-18T16:28:36.620Z | Checking zeroize v1.9.0 |
| 2021 | 2026-09-18T16:28:36.620Z | Checking bytes v1.11.1 |
| 2022 | 2026-09-18T16:28:36.702Z | Checking chrono v0.4.45 |
| 2023 | 2026-09-18T16:28:36.750Z | Checking uuid v1.23.4 |
| 2024 | 2026-09-18T16:28:36.870Z | Checking socket2 v0.6.3 |
| 2025 | 2026-09-18T16:28:36.916Z | Checking thiserror v2.0.18 |
| 2026 | 2026-09-18T16:28:36.988Z | Checking semver v1.0.28 |
| 2027 | 2026-09-18T16:28:37.060Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2028 | 2026-09-18T16:28:37.108Z | Checking dyn-clone v1.0.20 |
| 2029 | 2026-09-18T16:28:37.111Z | Checking icu_provider v2.1.1 |
| 2030 | 2026-09-18T16:28:37.187Z | Checking tokio v1.52.1 |
| 2031 | 2026-09-18T16:28:37.225Z | Checking rustix v1.1.4 |
| 2032 | 2026-09-18T16:28:37.264Z | Checking futures-core v0.3.32 |
| 2033 | 2026-09-18T16:28:37.267Z | Checking cmov v0.5.4 |
| 2034 | 2026-09-18T16:28:37.397Z | Checking equivalent v1.0.2 |
| 2035 | 2026-09-18T16:28:37.441Z | Checking getrandom v0.3.4 |
| 2036 | 2026-09-18T16:28:37.444Z | Checking icu_normalizer v2.1.1 |
| 2037 | 2026-09-18T16:28:37.523Z | Checking icu_properties v2.1.2 |
| 2038 | 2026-09-18T16:28:37.526Z | Checking ctutils v0.4.2 |
| 2039 | 2026-09-18T16:28:37.602Z | Checking getrandom v0.2.17 |
| 2040 | 2026-09-18T16:28:37.641Z | Checking foldhash v0.2.0 |
| 2041 | 2026-09-18T16:28:37.787Z | Checking rand_core v0.6.4 |
| 2042 | 2026-09-18T16:28:37.828Z | Checking byteorder v1.5.0 |
| 2043 | 2026-09-18T16:28:37.831Z | Checking hybrid-array v0.4.13 |
| 2044 | 2026-09-18T16:28:37.831Z | Checking futures-sink v0.3.32 |
| 2045 | 2026-09-18T16:28:37.997Z | Checking hashbrown v0.17.0 |
| 2046 | 2026-09-18T16:28:38.038Z | Checking futures-channel v0.3.32 |
| 2047 | 2026-09-18T16:28:38.075Z | Checking slab v0.4.12 |
| 2048 | 2026-09-18T16:28:38.151Z | Checking futures-task v0.3.32 |
| 2049 | 2026-09-18T16:28:38.261Z | Checking futures-io v0.3.32 |
| 2050 | 2026-09-18T16:28:38.264Z | Checking regex-syntax v0.8.10 |
| 2051 | 2026-09-18T16:28:38.342Z | Checking fnv v1.0.7 |
| 2052 | 2026-09-18T16:28:38.381Z | Checking idna_adapter v1.2.1 |
| 2053 | 2026-09-18T16:28:38.421Z | Checking futures-util v0.3.32 |
| 2054 | 2026-09-18T16:28:38.466Z | Checking generic-array v0.14.7 |
| 2055 | 2026-09-18T16:28:38.506Z | Checking indexmap v2.14.0 |
| 2056 | 2026-09-18T16:28:38.547Z | Checking idna v1.1.0 |
| 2057 | 2026-09-18T16:28:38.550Z | Checking ppv-lite86 v0.2.21 |
| 2058 | 2026-09-18T16:28:38.640Z | Checking crypto-common v0.2.2 |
| 2059 | 2026-09-18T16:28:38.824Z | Checking url v2.5.8 |
| 2060 | 2026-09-18T16:28:38.906Z | Checking block-buffer v0.12.1 |
| 2061 | 2026-09-18T16:28:38.950Z | Checking base64ct v1.8.3 |
| 2062 | 2026-09-18T16:28:39.089Z | Checking thiserror v1.0.69 |
| 2063 | 2026-09-18T16:28:39.131Z | Checking const-oid v0.9.6 |
| 2064 | 2026-09-18T16:28:39.213Z | Checking crypto-common v0.1.7 |
| 2065 | 2026-09-18T16:28:39.253Z | Checking base64 v0.22.1 |
| 2066 | 2026-09-18T16:28:39.292Z | Checking schemars v0.8.22 |
| 2067 | 2026-09-18T16:28:39.295Z | Checking const-oid v0.10.2 |
| 2068 | 2026-09-18T16:28:39.370Z | Checking utf8parse v0.2.2 |
| 2069 | 2026-09-18T16:28:39.504Z | Checking anstyle v1.0.14 |
| 2070 | 2026-09-18T16:28:39.545Z | Checking block-buffer v0.10.4 |
| 2071 | 2026-09-18T16:28:39.548Z | Checking anstyle-query v1.1.5 |
| 2072 | 2026-09-18T16:28:39.621Z | Checking is_terminal_polyfill v1.70.2 |
| 2073 | 2026-09-18T16:28:39.704Z | Checking colorchoice v1.0.4 |
| 2074 | 2026-09-18T16:28:39.748Z | Checking digest v0.11.3 |
| 2075 | 2026-09-18T16:28:39.751Z | Checking terminal_size v0.4.3 |
| 2076 | 2026-09-18T16:28:39.751Z | Checking erased-serde v0.3.31 |
| 2077 | 2026-09-18T16:28:39.861Z | Checking digest v0.10.7 |
| 2078 | 2026-09-18T16:28:39.864Z | Checking anstyle-parse v1.0.0 |
| 2079 | 2026-09-18T16:28:39.936Z | Checking http v1.4.2 |
| 2080 | 2026-09-18T16:28:39.977Z | Checking tracing-core v0.1.36 |
| 2081 | 2026-09-18T16:28:39.980Z | Checking fastrand v2.3.0 |
| 2082 | 2026-09-18T16:28:40.073Z | Checking anstream v1.0.0 |
| 2083 | 2026-09-18T16:28:40.113Z | Checking rand_core v0.9.5 |
| 2084 | 2026-09-18T16:28:40.223Z | Checking clap_lex v1.0.0 |
| 2085 | 2026-09-18T16:28:40.262Z | Checking slog v2.8.2 |
| 2086 | 2026-09-18T16:28:40.307Z | Checking strsim v0.11.1 |
| 2087 | 2026-09-18T16:28:40.353Z | Checking tracing v0.1.44 |
| 2088 | 2026-09-18T16:28:40.354Z | Checking cpufeatures v0.3.0 |
| 2089 | 2026-09-18T16:28:40.380Z | Checking tempfile v3.27.0 |
| 2090 | 2026-09-18T16:28:40.462Z | Checking rand_chacha v0.9.0 |
| 2091 | 2026-09-18T16:28:40.501Z | Checking ipnet v2.12.0 |
| 2092 | 2026-09-18T16:28:40.538Z | Checking clap_builder v4.6.0 |
| 2093 | 2026-09-18T16:28:40.541Z | Checking aho-corasick v1.1.4 |
| 2094 | 2026-09-18T16:28:40.577Z | Checking tokio-util v0.7.18 |
| 2095 | 2026-09-18T16:28:40.618Z | Checking unicode-ident v1.0.24 |
| 2096 | 2026-09-18T16:28:40.690Z | Checking allocator-api2 v0.2.21 |
| 2097 | 2026-09-18T16:28:40.693Z | Checking rand v0.9.2 |
| 2098 | 2026-09-18T16:28:40.694Z | Checking ipnetwork v0.21.1 |
| 2099 | 2026-09-18T16:28:40.802Z | Checking crossbeam-utils v0.8.21 |
| 2100 | 2026-09-18T16:28:40.805Z | Checking proc-macro2 v1.0.106 |
| 2101 | 2026-09-18T16:28:40.999Z | Checking httparse v1.10.1 |
| 2102 | 2026-09-18T16:28:41.002Z | Checking powerfmt v0.2.0 |
| 2103 | 2026-09-18T16:28:41.164Z | Checking cpufeatures v0.2.17 |
| 2104 | 2026-09-18T16:28:41.205Z | Checking quote v1.0.45 |
| 2105 | 2026-09-18T16:28:41.246Z | Checking deranged v0.5.8 |
| 2106 | 2026-09-18T16:28:41.250Z | Checking regex-automata v0.4.14 |
| 2107 | 2026-09-18T16:28:41.282Z | Checking hex v0.4.3 |
| 2108 | 2026-09-18T16:28:41.291Z | Checking time-core v0.1.8 |
| 2109 | 2026-09-18T16:28:41.291Z | Checking num-conv v0.2.0 |
| 2110 | 2026-09-18T16:28:41.320Z | Checking num_threads v0.1.7 |
| 2111 | 2026-09-18T16:28:41.433Z | Checking syn v2.0.117 |
| 2112 | 2026-09-18T16:28:41.509Z | Checking rustls-pki-types v1.14.0 |
| 2113 | 2026-09-18T16:28:41.514Z | Checking spin v0.9.8 |
| 2114 | 2026-09-18T16:28:41.585Z | Checking aws-lc-sys v0.40.0 |
| 2115 | 2026-09-18T16:28:41.588Z | Checking anyhow v1.0.104 |
| 2116 | 2026-09-18T16:28:41.759Z | Checking untrusted v0.7.1 |
| 2117 | 2026-09-18T16:28:41.800Z | Checking clap v4.6.1 |
| 2118 | 2026-09-18T16:28:41.840Z | Checking http-body v1.0.1 |
| 2119 | 2026-09-18T16:28:41.881Z | Checking pem-rfc7468 v0.7.0 |
| 2120 | 2026-09-18T16:28:41.924Z | Checking block-padding v0.4.2 |
| 2121 | 2026-09-18T16:28:41.931Z | Checking flagset v0.4.7 |
| 2122 | 2026-09-18T16:28:42.000Z | Checking atomic-waker v1.1.2 |
| 2123 | 2026-09-18T16:28:42.072Z | Checking httpdate v1.0.3 |
| 2124 | 2026-09-18T16:28:42.121Z | Checking inout v0.2.2 |
| 2125 | 2026-09-18T16:28:42.161Z | Checking der v0.7.10 |
| 2126 | 2026-09-18T16:28:42.165Z | Checking aws-lc-rs v1.16.3 |
| 2127 | 2026-09-18T16:28:42.165Z | Checking try-lock v0.2.5 |
| 2128 | 2026-09-18T16:28:42.235Z | Checking time v0.3.47 |
| 2129 | 2026-09-18T16:28:42.310Z | Checking h2 v0.4.15 |
| 2130 | 2026-09-18T16:28:42.313Z | Checking tower-layer v0.3.3 |
| 2131 | 2026-09-18T16:28:42.394Z | Checking want v0.3.1 |
| 2132 | 2026-09-18T16:28:42.532Z | Checking ryu v1.0.23 |
| 2133 | 2026-09-18T16:28:42.573Z | Checking untrusted v0.9.0 |
| 2134 | 2026-09-18T16:28:42.699Z | Checking tower-service v0.3.3 |
| 2135 | 2026-09-18T16:28:42.763Z | Checking cipher v0.5.2 |
| 2136 | 2026-09-18T16:28:42.850Z | Checking oxnet v0.1.6 |
| 2137 | 2026-09-18T16:28:42.963Z | Checking camino v1.2.5 |
| 2138 | 2026-09-18T16:28:43.081Z | Checking simd-adler32 v0.3.8 |
| 2139 | 2026-09-18T16:28:43.116Z | Checking rustls-webpki v0.103.13 |
| 2140 | 2026-09-18T16:28:43.154Z | Checking unicode-width v0.2.0 |
| 2141 | 2026-09-18T16:28:43.223Z | Checking rand_chacha v0.3.1 |
| 2142 | 2026-09-18T16:28:43.258Z | Checking socket2 v0.5.10 |
| 2143 | 2026-09-18T16:28:43.263Z | Checking adler2 v2.0.1 |
| 2144 | 2026-09-18T16:28:43.390Z | Checking mime v0.3.17 |
| 2145 | 2026-09-18T16:28:43.453Z | Checking miniz_oxide v0.8.9 |
| 2146 | 2026-09-18T16:28:43.480Z | Checking spki v0.7.3 |
| 2147 | 2026-09-18T16:28:43.520Z | Checking rand v0.8.6 |
| 2148 | 2026-09-18T16:28:43.550Z | Checking rustls v0.23.41 |
| 2149 | 2026-09-18T16:28:43.597Z | Checking crc32fast v1.5.0 |
| 2150 | 2026-09-18T16:28:43.631Z | Checking pretty-hex v0.4.1 |
| 2151 | 2026-09-18T16:28:43.670Z | Checking http-body-util v0.1.3 |
| 2152 | 2026-09-18T16:28:43.764Z | Checking plain v0.2.3 |
| 2153 | 2026-09-18T16:28:43.770Z | Checking bit-vec v0.8.0 |
| 2154 | 2026-09-18T16:28:43.841Z | Checking wait-timeout v0.2.1 |
| 2155 | 2026-09-18T16:28:43.851Z | Checking openssl-probe v0.2.1 |
| 2156 | 2026-09-18T16:28:43.912Z | Checking ucd-trie v0.1.7 |
| 2157 | 2026-09-18T16:28:43.917Z | Checking pkcs8 v0.10.2 |
| 2158 | 2026-09-18T16:28:43.997Z | Checking regex v1.12.3 |
| 2159 | 2026-09-18T16:28:44.028Z | Checking bit-set v0.8.0 |
| 2160 | 2026-09-18T16:28:44.035Z | Checking serde_urlencoded v0.7.1 |
| 2161 | 2026-09-18T16:28:44.108Z | Checking pest v2.8.6 |
| 2162 | 2026-09-18T16:28:44.114Z | Checking encoding_rs v0.8.35 |
| 2163 | 2026-09-18T16:28:44.180Z | Checking quick-error v1.2.3 |
| 2164 | 2026-09-18T16:28:44.227Z | Checking rand_xorshift v0.4.0 |
| 2165 | 2026-09-18T16:28:44.297Z | Checking futures-executor v0.3.32 |
| 2166 | 2026-09-18T16:28:44.305Z | Checking unarray v0.1.4 |
| 2167 | 2026-09-18T16:28:44.373Z | Checking either v1.15.0 |
| 2168 | 2026-09-18T16:28:44.378Z | Checking rusty-fork v0.3.1 |
| 2169 | 2026-09-18T16:28:44.456Z | Checking lazy_static v1.5.0 |
| 2170 | 2026-09-18T16:28:44.516Z | Checking futures v0.3.32 |
| 2171 | 2026-09-18T16:28:44.573Z | Checking sync_wrapper v1.0.2 |
| 2172 | 2026-09-18T16:28:44.611Z | Checking hmac v0.13.0 |
| 2173 | 2026-09-18T16:28:44.617Z | Checking proptest v1.11.0 |
| 2174 | 2026-09-18T16:28:44.689Z | Checking iri-string v0.7.10 |
| 2175 | 2026-09-18T16:28:44.728Z | Checking tower v0.5.3 |
| 2176 | 2026-09-18T16:28:44.807Z | Checking sha2 v0.10.9 |
| 2177 | 2026-09-18T16:28:45.109Z | Checking hashbrown v0.16.1 |
| 2178 | 2026-09-18T16:28:45.144Z | Checking signature v2.2.0 |
| 2179 | 2026-09-18T16:28:45.182Z | Checking openapiv3 v2.2.0 |
| 2180 | 2026-09-18T16:28:45.187Z | Checking num-integer v0.1.46 |
| 2181 | 2026-09-18T16:28:45.260Z | Checking hyper v1.10.1 |
| 2182 | 2026-09-18T16:28:45.303Z | Checking static_assertions v1.1.0 |
| 2183 | 2026-09-18T16:28:45.411Z | Checking tinyvec_macros v0.1.1 |
| 2184 | 2026-09-18T16:28:45.459Z | Checking sha2 v0.11.0 |
| 2185 | 2026-09-18T16:28:45.512Z | Checking tinyvec v1.10.0 |
| 2186 | 2026-09-18T16:28:45.618Z | Checking hubpack v0.1.2 |
| 2187 | 2026-09-18T16:28:45.722Z | Checking tower-http v0.6.8 |
| 2188 | 2026-09-18T16:28:45.807Z | Checking tokio-rustls v0.26.4 |
| 2189 | 2026-09-18T16:28:45.855Z | Checking zlib-rs v0.6.2 |
| 2190 | 2026-09-18T16:28:45.892Z | Checking rustls-native-certs v0.8.3 |
| 2191 | 2026-09-18T16:28:46.037Z | Checking strum v0.26.3 |
| 2192 | 2026-09-18T16:28:46.078Z | Checking psl-types v2.0.11 |
| 2193 | 2026-09-18T16:28:46.084Z | Checking cookie v0.18.1 |
| 2194 | 2026-09-18T16:28:46.156Z | Checking unicode-width v0.1.14 |
| 2195 | 2026-09-18T16:28:46.197Z | Checking base64 v0.21.7 |
| 2196 | 2026-09-18T16:28:46.234Z | Checking publicsuffix v2.3.0 |
| 2197 | 2026-09-18T16:28:46.238Z | Checking hyper-util v0.1.20 |
| 2198 | 2026-09-18T16:28:46.377Z | Checking rustls-platform-verifier v0.6.2 |
| 2199 | 2026-09-18T16:28:46.428Z | Checking cookie_store v0.22.1 |
| 2200 | 2026-09-18T16:28:46.463Z | Checking x509-cert v0.2.5 |
| 2201 | 2026-09-18T16:28:46.477Z | Checking newtype-uuid v1.3.2 |
| 2202 | 2026-09-18T16:28:46.506Z | Checking ahash v0.8.12 |
| 2203 | 2026-09-18T16:28:46.575Z | Checking scroll v0.13.0 |
| 2204 | 2026-09-18T16:28:46.579Z | Checking data-encoding v2.10.0 |
| 2205 | 2026-09-18T16:28:46.728Z | Checking daft v0.1.8 |
| 2206 | 2026-09-18T16:28:46.772Z | Checking flate2 v1.1.9 |
| 2207 | 2026-09-18T16:28:46.781Z | Checking num-iter v0.1.45 |
| 2208 | 2026-09-18T16:28:46.848Z | Checking goblin v0.10.5 |
| 2209 | 2026-09-18T16:28:46.855Z | Checking bstr v1.12.1 |
| 2210 | 2026-09-18T16:28:46.929Z | Checking toml_datetime v0.6.11 |
| 2211 | 2026-09-18T16:28:46.971Z | Checking serde_spanned v0.6.9 |
| 2212 | 2026-09-18T16:28:47.006Z | Checking memmap2 v0.9.10 |
| 2213 | 2026-09-18T16:28:47.099Z | Checking tap v1.0.1 |
| 2214 | 2026-09-18T16:28:47.154Z | Checking dtrace-parser v0.3.0 |
| 2215 | 2026-09-18T16:28:47.162Z | Checking crossbeam-epoch v0.9.18 |
| 2216 | 2026-09-18T16:28:47.219Z | Checking radium v0.7.0 |
| 2217 | 2026-09-18T16:28:47.223Z | Checking env_filter v2.0.0 |
| 2218 | 2026-09-18T16:28:47.296Z | Checking wyz v0.5.1 |
| 2219 | 2026-09-18T16:28:47.335Z | Checking thread-id v5.1.0 |
| 2220 | 2026-09-18T16:28:47.411Z | Checking funty v2.0.0 |
| 2221 | 2026-09-18T16:28:47.453Z | Checking crc-catalog v2.4.0 |
| 2222 | 2026-09-18T16:28:47.453Z | Checking num-bigint-dig v0.8.6 |
| 2223 | 2026-09-18T16:28:47.457Z | Checking pkcs1 v0.7.5 |
| 2224 | 2026-09-18T16:28:47.458Z | Checking env_logger v0.11.11 |
| 2225 | 2026-09-18T16:28:47.600Z | Checking scroll v0.12.0 |
| 2226 | 2026-09-18T16:28:47.652Z | Checking hyper-rustls v0.27.7 |
| 2227 | 2026-09-18T16:28:47.689Z | Checking crc v3.4.0 |
| 2228 | 2026-09-18T16:28:47.741Z | Checking winnow v1.0.3 |
| 2229 | 2026-09-18T16:28:47.784Z | Checking bitvec v1.0.1 |
| 2230 | 2026-09-18T16:28:47.822Z | Checking hmac v0.12.1 |
| 2231 | 2026-09-18T16:28:47.863Z | Checking goblin v0.8.2 |
| 2232 | 2026-09-18T16:28:47.901Z | Checking zerocopy v0.7.35 |
| 2233 | 2026-09-18T16:28:47.905Z | Checking reqwest v0.13.2 |
| 2234 | 2026-09-18T16:28:48.020Z | Checking rustix v0.38.44 |
| 2235 | 2026-09-18T16:28:48.275Z | Checking rsa v0.9.10 |
| 2236 | 2026-09-18T16:28:48.414Z | Checking memoffset v0.9.1 |
| 2237 | 2026-09-18T16:28:48.528Z | Checking bitfield v0.19.4 |
| 2238 | 2026-09-18T16:28:48.588Z | Checking maybe-uninit v2.0.0 |
| 2239 | 2026-09-18T16:28:48.691Z | Checking unicode-segmentation v1.12.0 |
| 2240 | 2026-09-18T16:28:48.773Z | Checking nodrop v0.1.14 |
| 2241 | 2026-09-18T16:28:48.815Z | Checking unicode-linebreak v0.1.5 |
| 2242 | 2026-09-18T16:28:48.818Z | Checking smawk v0.3.2 |
| 2243 | 2026-09-18T16:28:48.896Z | Checking smallvec v0.6.14 |
| 2244 | 2026-09-18T16:28:48.899Z | Checking array-init v0.0.4 |
| 2245 | 2026-09-18T16:28:49.012Z | Checking dtrace-parser v0.2.0 |
| 2246 | 2026-09-18T16:28:49.053Z | Checking ff v0.13.1 |
| 2247 | 2026-09-18T16:28:49.091Z | Checking thread-id v4.2.2 |
| 2248 | 2026-09-18T16:28:49.130Z | Checking same-file v1.0.6 |
| 2249 | 2026-09-18T16:28:49.133Z | Checking packed_struct v0.10.1 |
| 2250 | 2026-09-18T16:28:49.206Z | Checking base16ct v0.2.0 |
| 2251 | 2026-09-18T16:28:49.208Z | Checking dof v0.4.0 |
| 2252 | 2026-09-18T16:28:49.282Z | Checking walkdir v2.5.0 |
| 2253 | 2026-09-18T16:28:49.285Z | Checking serde-hex v0.1.0 |
| 2254 | 2026-09-18T16:28:49.285Z | Checking group v0.13.0 |
| 2255 | 2026-09-18T16:28:49.285Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2256 | 2026-09-18T16:28:49.430Z | Checking sec1 v0.7.3 |
| 2257 | 2026-09-18T16:28:49.471Z | Checking hkdf v0.12.4 |
| 2258 | 2026-09-18T16:28:49.535Z | Checking ron v0.8.1 |
| 2259 | 2026-09-18T16:28:49.643Z | Checking unicode-normalization v0.1.25 |
| 2260 | 2026-09-18T16:28:49.682Z | Checking chacha20 v0.10.0 |
| 2261 | 2026-09-18T16:28:49.739Z | Checking dof v0.3.0 |
| 2262 | 2026-09-18T16:28:49.780Z | Checking crypto-bigint v0.5.5 |
| 2263 | 2026-09-18T16:28:49.888Z | Checking usdt-impl v0.6.0 |
| 2264 | 2026-09-18T16:28:49.977Z | Checking crc-any v2.5.0 |
| 2265 | 2026-09-18T16:28:50.056Z | Checking usdt-impl v0.5.0 |
| 2266 | 2026-09-18T16:28:50.098Z | Checking is_ci v1.2.0 |
| 2267 | 2026-09-18T16:28:50.101Z | Checking foldhash v0.1.5 |
| 2268 | 2026-09-18T16:28:50.178Z | Checking gimli v0.32.3 |
| 2269 | 2026-09-18T16:28:50.221Z | Checking foreign-types-shared v0.1.1 |
| 2270 | 2026-09-18T16:28:50.224Z | Checking usdt v0.6.0 |
| 2271 | 2026-09-18T16:28:50.224Z | Checking nix v0.31.2 |
| 2272 | 2026-09-18T16:28:50.300Z | Checking hashbrown v0.15.5 |
| 2273 | 2026-09-18T16:28:50.376Z | Checking foreign-types v0.3.2 |
| 2274 | 2026-09-18T16:28:50.379Z | Checking serde_with v3.21.0 |
| 2275 | 2026-09-18T16:28:50.457Z | Checking openssl-sys v0.9.117 |
| 2276 | 2026-09-18T16:28:50.498Z | Checking object v0.37.3 |
| 2277 | 2026-09-18T16:28:50.696Z | Checking elliptic-curve v0.13.8 |
| 2278 | 2026-09-18T16:28:50.806Z | Checking winnow v0.5.40 |
| 2279 | 2026-09-18T16:28:50.845Z | Checking keccak v0.1.6 |
| 2280 | 2026-09-18T16:28:50.896Z | Checking bitflags v1.3.2 |
| 2281 | 2026-09-18T16:28:51.002Z | Checking rustc-demangle v0.1.27 |
| 2282 | 2026-09-18T16:28:51.044Z | Checking siphasher v1.0.2 |
| 2283 | 2026-09-18T16:28:51.048Z | Checking sha3 v0.10.8 |
| 2284 | 2026-09-18T16:28:51.233Z | Checking openssl v0.10.80 |
| 2285 | 2026-09-18T16:28:51.273Z | Checking itertools v0.13.0 |
| 2286 | 2026-09-18T16:28:51.322Z | Checking zerocopy v0.6.6 |
| 2287 | 2026-09-18T16:28:51.517Z | Checking signal-hook v0.3.18 |
| 2288 | 2026-09-18T16:28:51.653Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2289 | 2026-09-18T16:28:51.721Z | Checking addr2line v0.25.1 |
| 2290 | 2026-09-18T16:28:51.762Z | Checking hashbrown v0.12.3 |
| 2291 | 2026-09-18T16:28:51.801Z | Checking managed v0.8.0 |
| 2292 | 2026-09-18T16:28:51.924Z | Checking bzip2 v0.4.4 |
| 2293 | 2026-09-18T16:28:51.964Z | Checking toml_edit v0.19.15 |
| 2294 | 2026-09-18T16:28:52.014Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2295 | 2026-09-18T16:28:52.053Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2296 | 2026-09-18T16:28:52.123Z | Checking rand v0.10.1 |
| 2297 | 2026-09-18T16:28:52.200Z | Checking globset v0.4.18 |
| 2298 | 2026-09-18T16:28:52.240Z | Checking indexmap v1.9.3 |
| 2299 | 2026-09-18T16:28:52.326Z | Checking hashbrown v0.13.2 |
| 2300 | 2026-09-18T16:28:52.487Z | Checking curve25519-dalek v4.1.3 |
| 2301 | 2026-09-18T16:28:52.582Z | Checking toml_write v0.1.2 |
| 2302 | 2026-09-18T16:28:52.637Z | Checking libbz2-rs-sys v0.2.2 |
| 2303 | 2026-09-18T16:28:52.785Z | Checking winnow v0.7.14 |
| 2304 | 2026-09-18T16:28:52.831Z | Checking bumpalo v3.20.2 |
| 2305 | 2026-09-18T16:28:52.835Z | Checking backtrace v0.3.76 |
| 2306 | 2026-09-18T16:28:53.013Z | Checking toml v0.7.8 |
| 2307 | 2026-09-18T16:28:53.057Z | Checking bzip2 v0.6.1 |
| 2308 | 2026-09-18T16:28:53.101Z | Checking zopfli v0.8.3 |
| 2309 | 2026-09-18T16:28:53.190Z | Checking backtrace-ext v0.2.1 |
| 2310 | 2026-09-18T16:28:53.245Z | Checking native-tls v0.2.18 |
| 2311 | 2026-09-18T16:28:53.286Z | Checking object v0.30.4 |
| 2312 | 2026-09-18T16:28:53.289Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2313 | 2026-09-18T16:28:53.362Z | Checking zip v0.6.6 |
| 2314 | 2026-09-18T16:28:53.365Z | Checking signal-hook-mio v0.2.5 |
| 2315 | 2026-09-18T16:28:53.450Z | Checking textwrap v0.16.2 |
| 2316 | 2026-09-18T16:28:53.453Z | Checking ed25519 v2.2.3 |
| 2317 | 2026-09-18T16:28:53.527Z | Checking ref-cast v1.0.25 |
| 2318 | 2026-09-18T16:28:53.565Z | Checking pin-project v1.1.11 |
| 2319 | 2026-09-18T16:28:53.658Z | Checking path-slash v0.1.5 |
| 2320 | 2026-09-18T16:28:53.699Z | Checking jiff-core v0.1.0 |
| 2321 | 2026-09-18T16:28:53.703Z | Checking ed25519-dalek v2.2.0 |
| 2322 | 2026-09-18T16:28:53.703Z | Checking tokio-native-tls v0.3.1 |
| 2323 | 2026-09-18T16:28:53.736Z | Checking pem v3.0.6 |
| 2324 | 2026-09-18T16:28:53.848Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2325 | 2026-09-18T16:28:53.963Z | Checking owo-colors v4.3.0 |
| 2326 | 2026-09-18T16:28:54.008Z | Checking fixedbitset v0.5.7 |
| 2327 | 2026-09-18T16:28:54.012Z | Checking toml_edit v0.22.27 |
| 2328 | 2026-09-18T16:28:54.043Z | Checking zstd-safe v7.2.4 |
| 2329 | 2026-09-18T16:28:54.046Z | Checking hyper-tls v0.6.0 |
| 2330 | 2026-09-18T16:28:54.230Z | Checking petgraph v0.8.3 |
| 2331 | 2026-09-18T16:28:54.286Z | Checking snafu v0.8.9 |
| 2332 | 2026-09-18T16:28:54.327Z | Checking crossterm v0.28.1 |
| 2333 | 2026-09-18T16:28:54.400Z | Checking jiff v0.2.34 |
| 2334 | 2026-09-18T16:28:54.550Z | Checking supports-color v3.0.2 |
| 2335 | 2026-09-18T16:28:54.591Z | Checking similar v2.7.0 |
| 2336 | 2026-09-18T16:28:54.706Z | Checking fs-err v3.3.0 |
| 2337 | 2026-09-18T16:28:55.011Z | Checking hash32 v0.2.1 |
| 2338 | 2026-09-18T16:28:55.051Z | Checking serde-big-array v0.5.1 |
| 2339 | 2026-09-18T16:28:55.103Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2340 | 2026-09-18T16:28:55.103Z | Checking serde_plain v1.0.2 |
| 2341 | 2026-09-18T16:28:55.167Z | Checking predicates-core v1.0.10 |
| 2342 | 2026-09-18T16:28:55.207Z | Checking unicode-properties v0.1.4 |
| 2343 | 2026-09-18T16:28:55.246Z | Checking unicode-bidi v0.3.18 |
| 2344 | 2026-09-18T16:28:55.302Z | Checking typed-path v0.9.3 |
| 2345 | 2026-09-18T16:28:55.343Z | Checking heapless v0.7.17 |
| 2346 | 2026-09-18T16:28:55.393Z | Checking zstd v0.13.3 |
| 2347 | 2026-09-18T16:28:55.433Z | Checking reqwest v0.12.28 |
| 2348 | 2026-09-18T16:28:55.568Z | Checking stringprep v0.1.5 |
| 2349 | 2026-09-18T16:28:55.613Z | Checking hickory-proto v0.25.2 |
| 2350 | 2026-09-18T16:28:55.755Z | Checking byte-wrapper v0.1.0 |
| 2351 | 2026-09-18T16:28:55.796Z | Checking md-5 v0.11.0 |
| 2352 | 2026-09-18T16:28:55.834Z | Checking float-cmp v0.10.0 |
| 2353 | 2026-09-18T16:28:55.991Z | Checking supports-hyperlinks v3.2.0 |
| 2354 | 2026-09-18T16:28:55.994Z | Checking supports-unicode v3.0.0 |
| 2355 | 2026-09-18T16:28:55.994Z | Checking normalize-line-endings v0.3.0 |
| 2356 | 2026-09-18T16:28:56.107Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2357 | 2026-09-18T16:28:56.110Z | Checking difflib v0.4.0 |
| 2358 | 2026-09-18T16:28:56.183Z | Checking typed-path v0.12.3 |
| 2359 | 2026-09-18T16:28:56.186Z | Checking fallible-iterator v0.2.0 |
| 2360 | 2026-09-18T16:28:56.262Z | Checking miette v7.6.0 |
| 2361 | 2026-09-18T16:28:56.265Z | Checking smoltcp v0.9.1 |
| 2362 | 2026-09-18T16:28:56.338Z | Checking zip v4.6.1 |
| 2363 | 2026-09-18T16:28:56.375Z | Checking predicates v3.1.4 |
| 2364 | 2026-09-18T16:28:56.458Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2365 | 2026-09-18T16:28:56.499Z | Checking postgres-protocol v0.6.12 |
| 2366 | 2026-09-18T16:28:56.703Z | Checking iddqd v0.4.2 |
| 2367 | 2026-09-18T16:28:56.790Z | Checking phf_shared v0.11.3 |
| 2368 | 2026-09-18T16:28:56.836Z | Checking phf_shared v0.13.1 |
| 2369 | 2026-09-18T16:28:56.898Z | Checking olpc-cjson v0.1.4 |
| 2370 | 2026-09-18T16:28:56.941Z | Checking zip v8.6.0 |
| 2371 | 2026-09-18T16:28:56.941Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185) |
| 2372 | 2026-09-18T16:28:57.017Z | Checking tokio-stream v0.1.18 |
| 2373 | 2026-09-18T16:28:57.061Z | Checking derive_more v2.1.1 |
| 2374 | 2026-09-18T16:28:57.064Z | Checking strum v0.27.2 |
| 2375 | 2026-09-18T16:28:57.139Z | Checking fixedbitset v0.4.2 |
| 2376 | 2026-09-18T16:28:57.209Z | Checking new_debug_unreachable v1.0.6 |
| 2377 | 2026-09-18T16:28:57.248Z | Checking lalrpop-util v0.19.12 |
| 2378 | 2026-09-18T16:28:57.296Z | Checking precomputed-hash v0.1.1 |
| 2379 | 2026-09-18T16:28:57.339Z | Checking petgraph v0.6.5 |
| 2380 | 2026-09-18T16:28:57.344Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185) |
| 2381 | 2026-09-18T16:28:57.416Z | Checking string_cache v0.8.9 |
| 2382 | 2026-09-18T16:28:57.456Z | Checking phf v0.13.1 |
| 2383 | 2026-09-18T16:28:57.461Z | Checking tough v0.22.0 |
| 2384 | 2026-09-18T16:28:57.601Z | Checking postgres-types v0.2.14 |
| 2385 | 2026-09-18T16:28:57.687Z | Checking buf-list v1.1.2 |
| 2386 | 2026-09-18T16:28:57.690Z | Checking whoami v2.1.0 |
| 2387 | 2026-09-18T16:28:57.718Z | Checking peg-runtime v0.8.5 |
| 2388 | 2026-09-18T16:28:57.899Z | Checking is-terminal v0.4.17 |
| 2389 | 2026-09-18T16:28:57.902Z | Checking crossbeam-channel v0.5.15 |
| 2390 | 2026-09-18T16:28:57.981Z | Checking tokio-postgres v0.7.18 |
| 2391 | 2026-09-18T16:28:58.018Z | Checking thread_local v1.1.9 |
| 2392 | 2026-09-18T16:28:58.060Z | Checking term v1.2.1 |
| 2393 | 2026-09-18T16:28:58.218Z | Checking take_mut v0.2.2 |
| 2394 | 2026-09-18T16:28:58.262Z | Compiling newtype-uuid-macros v0.1.0 |
| 2395 | 2026-09-18T16:28:58.309Z | Checking slog-term v2.9.2 |
| 2396 | 2026-09-18T16:28:58.357Z | Checking slog-async v2.8.0 |
| 2397 | 2026-09-18T16:28:58.426Z | Compiling multer v3.1.0 |
| 2398 | 2026-09-18T16:28:58.567Z | Compiling async-stream-impl v0.3.6 |
| 2399 | 2026-09-18T16:28:58.607Z | Compiling dropshot v0.17.1 |
| 2400 | 2026-09-18T16:28:58.610Z | Checking debug-ignore v1.0.5 |
| 2401 | 2026-09-18T16:28:58.765Z | Compiling dropshot_endpoint v0.17.1 |
| 2402 | 2026-09-18T16:28:58.805Z | Checking match_cfg v0.1.0 |
| 2403 | 2026-09-18T16:28:58.906Z | Checking hostname v0.3.1 |
| 2404 | 2026-09-18T16:28:58.946Z | Checking slog-json v2.6.1 |
| 2405 | 2026-09-18T16:28:59.037Z | Checking serde_spanned v1.1.1 |
| 2406 | 2026-09-18T16:28:59.079Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2407 | 2026-09-18T16:28:59.133Z | Checking slog-bunyan v2.5.0 |
| 2408 | 2026-09-18T16:28:59.195Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2409 | 2026-09-18T16:28:59.231Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 2410 | 2026-09-18T16:28:59.280Z | Checking serde_path_to_error v0.1.20 |
| 2411 | 2026-09-18T16:28:59.322Z | Checking sha1 v0.11.0 |
| 2412 | 2026-09-18T16:28:59.418Z | Checking compression-core v0.4.31 |
| 2413 | 2026-09-18T16:28:59.458Z | Checking toml v1.1.2+spec-1.1.0 |
| 2414 | 2026-09-18T16:28:59.505Z | Checking async-stream v0.3.6 |
| 2415 | 2026-09-18T16:28:59.583Z | Checking waitgroup v0.1.2 |
| 2416 | 2026-09-18T16:28:59.586Z | Checking compression-codecs v0.4.37 |
| 2417 | 2026-09-18T16:28:59.586Z | Checking rustls-pemfile v2.2.0 |
| 2418 | 2026-09-18T16:28:59.695Z | Checking hostname v0.4.2 |
| 2419 | 2026-09-18T16:28:59.736Z | Checking progenitor-client v0.14.0 |
| 2420 | 2026-09-18T16:28:59.789Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2421 | 2026-09-18T16:28:59.839Z | Checking atomicwrites v0.4.4 |
| 2422 | 2026-09-18T16:28:59.848Z | Compiling serde_tokenstream v0.3.0 |
| 2423 | 2026-09-18T16:28:59.907Z | Checking async-compression v0.4.41 |
| 2424 | 2026-09-18T16:29:00.015Z | Compiling parse-display-derive v0.10.0 |
| 2425 | 2026-09-18T16:29:00.019Z | Checking macaddr v1.0.1 |
| 2426 | 2026-09-18T16:29:00.111Z | Checking regress v0.10.5 |
| 2427 | 2026-09-18T16:29:00.139Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2428 | 2026-09-18T16:29:00.180Z | Checking instant v0.1.13 |
| 2429 | 2026-09-18T16:29:00.220Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2430 | 2026-09-18T16:29:00.223Z | Compiling oxide-generation-macros v0.2.0 |
| 2431 | 2026-09-18T16:29:00.296Z | Checking itertools v0.14.0 |
| 2432 | 2026-09-18T16:29:00.299Z | Checking oxide-generation v0.1.3 |
| 2433 | 2026-09-18T16:29:00.396Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2434 | 2026-09-18T16:29:00.587Z | Checking backoff v0.4.0 |
| 2435 | 2026-09-18T16:29:00.590Z | Checking backon v1.6.0 |
| 2436 | 2026-09-18T16:29:00.665Z | Checking humantime v2.3.0 |
| 2437 | 2026-09-18T16:29:00.800Z | Compiling convert_case v0.4.0 |
| 2438 | 2026-09-18T16:29:00.840Z | Checking progenitor-extras v0.2.0 |
| 2439 | 2026-09-18T16:29:00.878Z | Checking half v2.7.1 |
| 2440 | 2026-09-18T16:29:01.001Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2441 | 2026-09-18T16:29:01.095Z | Checking ciborium-io v0.2.2 |
| 2442 | 2026-09-18T16:29:01.171Z | Checking heck v0.5.0 |
| 2443 | 2026-09-18T16:29:01.209Z | Compiling derive_more v0.99.20 |
| 2444 | 2026-09-18T16:29:01.249Z | Checking ciborium-ll v0.2.2 |
| 2445 | 2026-09-18T16:29:01.285Z | Checking secrecy v0.10.3 |
| 2446 | 2026-09-18T16:29:01.325Z | Checking camino-tempfile v1.4.1 |
| 2447 | 2026-09-18T16:29:01.367Z | Checking indent_write v2.2.0 |
| 2448 | 2026-09-18T16:29:01.437Z | Compiling crucible-workspace-hack v0.1.0 |
| 2449 | 2026-09-18T16:29:01.479Z | Checking ciborium v0.2.2 |
| 2450 | 2026-09-18T16:29:01.517Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2451 | 2026-09-18T16:29:01.556Z | Checking inout v0.1.4 |
| 2452 | 2026-09-18T16:29:01.559Z | Compiling regress v0.11.1 |
| 2453 | 2026-09-18T16:29:01.753Z | Checking cipher v0.4.4 |
| 2454 | 2026-09-18T16:29:01.756Z | Checking parse-display v0.10.0 |
| 2455 | 2026-09-18T16:29:01.831Z | Checking universal-hash v0.5.1 |
| 2456 | 2026-09-18T16:29:01.834Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2457 | 2026-09-18T16:29:01.917Z | Checking opaque-debug v0.3.1 |
| 2458 | 2026-09-18T16:29:01.969Z | Checking blake2 v0.10.6 |
| 2459 | 2026-09-18T16:29:02.008Z | Checking chacha20 v0.9.1 |
| 2460 | 2026-09-18T16:29:02.011Z | Checking aead v0.5.2 |
| 2461 | 2026-09-18T16:29:02.088Z | Checking poly1305 v0.8.0 |
| 2462 | 2026-09-18T16:29:02.230Z | Checking password-hash v0.5.0 |
| 2463 | 2026-09-18T16:29:02.271Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2464 | 2026-09-18T16:29:02.274Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2465 | 2026-09-18T16:29:02.412Z | Checking chacha20poly1305 v0.10.1 |
| 2466 | 2026-09-18T16:29:02.492Z | Checking argon2 v0.5.3 |
| 2467 | 2026-09-18T16:29:02.568Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2468 | 2026-09-18T16:29:02.611Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 2469 | 2026-09-18T16:29:02.717Z | Compiling unsafe-libyaml v0.2.11 |
| 2470 | 2026-09-18T16:29:02.885Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2471 | 2026-09-18T16:29:02.912Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 2472 | 2026-09-18T16:29:03.091Z | Checking thiserror-no-std v2.0.2 |
| 2473 | 2026-09-18T16:29:03.134Z | Checking swrite v0.1.0 |
| 2474 | 2026-09-18T16:29:03.212Z | Compiling typify-impl v0.6.2 |
| 2475 | 2026-09-18T16:29:03.257Z | Checking vsss-rs v3.3.4 |
| 2476 | 2026-09-18T16:29:03.492Z | Compiling serde_yaml v0.9.34+deprecated |
| 2477 | 2026-09-18T16:29:03.831Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2478 | 2026-09-18T16:29:04.389Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2479 | 2026-09-18T16:29:04.528Z | Checking crossbeam-deque v0.8.6 |
| 2480 | 2026-09-18T16:29:04.615Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 2481 | 2026-09-18T16:29:04.745Z | Compiling rayon-core v1.13.0 |
| 2482 | 2026-09-18T16:29:04.786Z | Compiling num-derive v0.4.2 |
| 2483 | 2026-09-18T16:29:04.840Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2484 | 2026-09-18T16:29:04.949Z | Compiling proc-macro-error v1.0.4 |
| 2485 | 2026-09-18T16:29:05.115Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2486 | 2026-09-18T16:29:05.289Z | Checking tabwriter v1.4.1 |
| 2487 | 2026-09-18T16:29:05.332Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2488 | 2026-09-18T16:29:05.399Z | Checking rayon v1.11.0 |
| 2489 | 2026-09-18T16:29:05.469Z | Checking glob v0.3.3 |
| 2490 | 2026-09-18T16:29:05.509Z | Compiling itertools v0.15.0 |
| 2491 | 2026-09-18T16:29:05.551Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2492 | 2026-09-18T16:29:05.642Z | Compiling heapless v0.8.0 |
| 2493 | 2026-09-18T16:29:05.725Z | Compiling proc-macro-crate v3.4.0 |
| 2494 | 2026-09-18T16:29:05.832Z | Checking hash32 v0.3.1 |
| 2495 | 2026-09-18T16:29:06.012Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2496 | 2026-09-18T16:29:06.172Z | Compiling smoltcp v0.11.0 |
| 2497 | 2026-09-18T16:29:06.214Z | Checking colored v3.1.1 |
| 2498 | 2026-09-18T16:29:06.305Z | Compiling num_enum_derive v0.7.6 |
| 2499 | 2026-09-18T16:29:06.439Z | Checking illumos-nvpair v0.3.0 |
| 2500 | 2026-09-18T16:29:06.608Z | Checking toml v0.8.23 |
| 2501 | 2026-09-18T16:29:06.649Z | Checking cobs v0.3.0 |
| 2502 | 2026-09-18T16:29:06.770Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2503 | 2026-09-18T16:29:06.824Z | Checking postcard v1.1.3 |
| 2504 | 2026-09-18T16:29:06.864Z | Compiling ingot-macros v0.2.0 |
| 2505 | 2026-09-18T16:29:06.963Z | Compiling proc-macro-crate v1.3.1 |
| 2506 | 2026-09-18T16:29:07.057Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2507 | 2026-09-18T16:29:07.151Z | Checking sigpipe v0.1.3 |
| 2508 | 2026-09-18T16:29:07.264Z | Compiling foreign-types-macros v0.2.3 |
| 2509 | 2026-09-18T16:29:07.326Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2510 | 2026-09-18T16:29:07.424Z | Checking num_enum v0.7.6 |
| 2511 | 2026-09-18T16:29:07.464Z | Checking foreign-types-shared v0.3.1 |
| 2512 | 2026-09-18T16:29:07.610Z | Compiling num_enum_derive v0.5.11 |
| 2513 | 2026-09-18T16:29:07.723Z | Compiling typify-macro v0.6.2 |
| 2514 | 2026-09-18T16:29:07.785Z | Checking cstr-argument v0.1.2 |
| 2515 | 2026-09-18T16:29:07.828Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2516 | 2026-09-18T16:29:07.904Z | Checking foreign-types v0.5.0 |
| 2517 | 2026-09-18T16:29:07.942Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2518 | 2026-09-18T16:29:08.016Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2519 | 2026-09-18T16:29:08.148Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2520 | 2026-09-18T16:29:08.299Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2521 | 2026-09-18T16:29:08.338Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2522 | 2026-09-18T16:29:08.375Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2523 | 2026-09-18T16:29:08.420Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2524 | 2026-09-18T16:29:08.457Z | Checking itertools v0.12.1 |
| 2525 | 2026-09-18T16:29:08.532Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2526 | 2026-09-18T16:29:08.619Z | Compiling zone_cfg_derive v0.3.1 |
| 2527 | 2026-09-18T16:29:08.702Z | Checking num_enum v0.5.11 |
| 2528 | 2026-09-18T16:29:08.866Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2529 | 2026-09-18T16:29:08.926Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 2530 | 2026-09-18T16:29:09.071Z | Compiling usdt-attr-macro v0.5.0 |
| 2531 | 2026-09-18T16:29:09.130Z | Compiling usdt-macro v0.5.0 |
| 2532 | 2026-09-18T16:29:09.305Z | Checking memmap v0.7.0 |
| 2533 | 2026-09-18T16:29:09.422Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2534 | 2026-09-18T16:29:09.477Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 2535 | 2026-09-18T16:29:09.512Z | Compiling typify v0.6.2 |
| 2536 | 2026-09-18T16:29:09.656Z | Compiling progenitor-impl v0.14.0 |
| 2537 | 2026-09-18T16:29:09.659Z | Checking zone v0.3.1 |
| 2538 | 2026-09-18T16:29:09.732Z | Checking ingot-types v0.2.0 |
| 2539 | 2026-09-18T16:29:09.897Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2540 | 2026-09-18T16:29:09.900Z | Checking usdt v0.5.0 |
| 2541 | 2026-09-18T16:29:10.022Z | Checking smf v0.2.3 |
| 2542 | 2026-09-18T16:29:10.115Z | Checking whoami v1.6.1 |
| 2543 | 2026-09-18T16:29:10.155Z | Compiling derive-where v1.6.0 |
| 2544 | 2026-09-18T16:29:10.158Z | Checking ingot v0.2.1 |
| 2545 | 2026-09-18T16:29:10.158Z | Checking tokio-dtrace v0.1.1 |
| 2546 | 2026-09-18T16:29:10.281Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2547 | 2026-09-18T16:29:10.320Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2548 | 2026-09-18T16:29:10.409Z | Checking oxide-tokio-rt v0.1.4 |
| 2549 | 2026-09-18T16:29:10.490Z | Checking console v0.15.11 |
| 2550 | 2026-09-18T16:29:10.617Z | Checking newline-converter v0.3.0 |
| 2551 | 2026-09-18T16:29:10.707Z | Checking bytecount v0.6.9 |
| 2552 | 2026-09-18T16:29:10.765Z | Checking num-rational v0.4.2 |
| 2553 | 2026-09-18T16:29:10.802Z | Checking expectorate v1.2.0 |
| 2554 | 2026-09-18T16:29:10.845Z | Checking num-complex v0.4.6 |
| 2555 | 2026-09-18T16:29:10.964Z | Compiling cancel-safe-futures v0.1.5 |
| 2556 | 2026-09-18T16:29:11.066Z | Checking float-ord v0.3.2 |
| 2557 | 2026-09-18T16:29:11.205Z | Checking linear-map v1.2.0 |
| 2558 | 2026-09-18T16:29:11.208Z | Checking num v0.4.3 |
| 2559 | 2026-09-18T16:29:11.373Z | Checking gethostname v0.5.0 |
| 2560 | 2026-09-18T16:29:11.412Z | Compiling prettyplease v0.2.37 |
| 2561 | 2026-09-18T16:29:11.486Z | Checking oxide-update-engine-types v0.1.2 |
| 2562 | 2026-09-18T16:29:11.525Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2563 | 2026-09-18T16:29:11.600Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2564 | 2026-09-18T16:29:11.851Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2565 | 2026-09-18T16:29:11.936Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2566 | 2026-09-18T16:29:12.003Z | Checking resolv-conf v0.7.6 |
| 2567 | 2026-09-18T16:29:12.108Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2568 | 2026-09-18T16:29:12.312Z | Checking papergrid v0.11.0 |
| 2569 | 2026-09-18T16:29:12.348Z | Compiling progenitor-macro v0.14.0 |
| 2570 | 2026-09-18T16:29:12.398Z | Compiling tabled_derive v0.7.0 |
| 2571 | 2026-09-18T16:29:12.500Z | Checking oxide-update-engine v0.1.2 |
| 2572 | 2026-09-18T16:29:12.966Z | Compiling slog-dtrace v0.3.0 |
| 2573 | 2026-09-18T16:29:13.116Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2574 | 2026-09-18T16:29:13.278Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2575 | 2026-09-18T16:29:13.407Z | Checking tabled v0.15.0 |
| 2576 | 2026-09-18T16:29:13.628Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2577 | 2026-09-18T16:29:13.632Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2578 | 2026-09-18T16:29:13.883Z | Checking crossterm v0.29.0 |
| 2579 | 2026-09-18T16:29:14.181Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2580 | 2026-09-18T16:29:14.690Z | Checking fd-lock v4.0.4 |
| 2581 | 2026-09-18T16:29:15.188Z | Checking vte v0.14.1 |
| 2582 | 2026-09-18T16:29:15.557Z | Checking strip-ansi-escapes v0.2.1 |
| 2583 | 2026-09-18T16:29:15.674Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2584 | 2026-09-18T16:29:15.677Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2585 | 2026-09-18T16:29:16.908Z | Checking termtree v0.5.1 |
| 2586 | 2026-09-18T16:29:16.981Z | Checking linked-hash-map v0.5.6 |
| 2587 | 2026-09-18T16:29:17.213Z | Checking nu-ansi-term v0.50.3 |
| 2588 | 2026-09-18T16:29:17.337Z | Checking progenitor v0.14.0 |
| 2589 | 2026-09-18T16:29:17.417Z | Checking lru-cache v0.1.2 |
| 2590 | 2026-09-18T16:29:17.457Z | Checking reedline v0.40.0 |
| 2591 | 2026-09-18T16:29:17.530Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2592 | 2026-09-18T16:29:17.571Z | Checking hickory-proto v0.24.4 |
| 2593 | 2026-09-18T16:29:17.608Z | Compiling minimal-lexical v0.2.1 |
| 2594 | 2026-09-18T16:29:18.051Z | Compiling nom v7.1.3 |
| 2595 | 2026-09-18T16:29:18.197Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2596 | 2026-09-18T16:29:18.486Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2597 | 2026-09-18T16:29:18.681Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2598 | 2026-09-18T16:29:19.258Z | Compiling unicode-xid v0.2.6 |
| 2599 | 2026-09-18T16:29:19.261Z | Checking display-error-chain v0.2.2 |
| 2600 | 2026-09-18T16:29:19.390Z | Checking hickory-resolver v0.24.4 |
| 2601 | 2026-09-18T16:29:19.430Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2602 | 2026-09-18T16:29:19.504Z | Compiling ar_archive_writer v0.5.1 |
| 2603 | 2026-09-18T16:29:19.793Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2604 | 2026-09-18T16:29:20.041Z | Checking csv-core v0.1.13 |
| 2605 | 2026-09-18T16:29:20.090Z | Compiling stacker v0.1.23 |
| 2606 | 2026-09-18T16:29:20.130Z | Checking highway v1.3.0 |
| 2607 | 2026-09-18T16:29:20.169Z | Checking qorb v0.4.1 |
| 2608 | 2026-09-18T16:29:20.255Z | Checking csv v1.4.0 |
| 2609 | 2026-09-18T16:29:20.292Z | Compiling semver v0.1.20 |
| 2610 | 2026-09-18T16:29:20.362Z | Compiling psm v0.1.30 |
| 2611 | 2026-09-18T16:29:20.401Z | Compiling cfg_aliases v0.1.1 |
| 2612 | 2026-09-18T16:29:20.488Z | Checking nibble_vec v0.1.0 |
| 2613 | 2026-09-18T16:29:20.528Z | Compiling nix v0.28.0 |
| 2614 | 2026-09-18T16:29:20.609Z | Compiling rustc_version v0.1.7 |
| 2615 | 2026-09-18T16:29:20.647Z | Checking endian-type v0.1.2 |
| 2616 | 2026-09-18T16:29:20.684Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2617 | 2026-09-18T16:29:20.809Z | Checking radix_trie v0.2.1 |
| 2618 | 2026-09-18T16:29:20.865Z | Compiling newtype_derive v0.1.6 |
| 2619 | 2026-09-18T16:29:21.037Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2620 | 2026-09-18T16:29:21.075Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2621 | 2026-09-18T16:29:21.111Z | Checking phf_shared v0.12.1 |
| 2622 | 2026-09-18T16:29:21.186Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2623 | 2026-09-18T16:29:21.189Z | Compiling chrono-tz v0.10.4 |
| 2624 | 2026-09-18T16:29:21.278Z | Checking phf v0.12.1 |
| 2625 | 2026-09-18T16:29:21.422Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2626 | 2026-09-18T16:29:21.457Z | Compiling const_format_proc_macros v0.2.34 |
| 2627 | 2026-09-18T16:29:21.545Z | Compiling peg-macros v0.8.5 |
| 2628 | 2026-09-18T16:29:21.590Z | Checking winnow v0.6.26 |
| 2629 | 2026-09-18T16:29:21.628Z | Checking recursive v0.1.1 |
| 2630 | 2026-09-18T16:29:21.876Z | Compiling sqlparser_derive v0.5.0 |
| 2631 | 2026-09-18T16:29:22.236Z | Checking unicode_categories v0.1.1 |
| 2632 | 2026-09-18T16:29:22.339Z | Checking home v0.5.12 |
| 2633 | 2026-09-18T16:29:22.380Z | Checking const_format v0.2.35 |
| 2634 | 2026-09-18T16:29:22.480Z | Checking rustyline v14.0.0 |
| 2635 | 2026-09-18T16:29:22.691Z | Checking sqlparser v0.61.0 |
| 2636 | 2026-09-18T16:29:22.782Z | Checking sqlformat v0.3.5 |
| 2637 | 2026-09-18T16:29:22.970Z | Checking peg v0.8.5 |
| 2638 | 2026-09-18T16:29:23.190Z | Checking bcs v0.1.6 |
| 2639 | 2026-09-18T16:29:23.229Z | Checking nom v8.0.0 |
| 2640 | 2026-09-18T16:29:23.267Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2641 | 2026-09-18T16:29:23.271Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2642 | 2026-09-18T16:29:23.453Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2643 | 2026-09-18T16:29:23.522Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2644 | 2026-09-18T16:29:23.562Z | Checking steno v0.4.1 |
| 2645 | 2026-09-18T16:29:23.626Z | Checking sha1 v0.10.6 |
| 2646 | 2026-09-18T16:29:23.957Z | Checking filetime v0.2.27 |
| 2647 | 2026-09-18T16:29:24.166Z | Checking xattr v1.6.1 |
| 2648 | 2026-09-18T16:29:24.205Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2649 | 2026-09-18T16:29:24.328Z | Checking tar v0.4.46 |
| 2650 | 2026-09-18T16:29:24.410Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 2651 | 2026-09-18T16:29:24.594Z | Checking subprocess v0.2.15 |
| 2652 | 2026-09-18T16:29:24.664Z | Checking headers-core v0.3.0 |
| 2653 | 2026-09-18T16:29:24.745Z | Checking yasna v0.5.2 |
| 2654 | 2026-09-18T16:29:24.786Z | Checking port-file v0.1.0 |
| 2655 | 2026-09-18T16:29:24.823Z | Checking headers v0.4.1 |
| 2656 | 2026-09-18T16:29:24.906Z | Checking dropshot-api-manager-types v0.8.0 |
| 2657 | 2026-09-18T16:29:24.997Z | Checking tagptr v0.2.0 |
| 2658 | 2026-09-18T16:29:25.104Z | Compiling libefi-sys v0.1.0 |
| 2659 | 2026-09-18T16:29:25.157Z | Checking rcgen v0.12.1 |
| 2660 | 2026-09-18T16:29:25.197Z | Checking moka v0.12.13 |
| 2661 | 2026-09-18T16:29:25.200Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2662 | 2026-09-18T16:29:25.309Z | Compiling bitfield-struct v0.6.2 |
| 2663 | 2026-09-18T16:29:25.506Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2664 | 2026-09-18T16:29:25.607Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2665 | 2026-09-18T16:29:25.646Z | Checking utf-8 v0.7.6 |
| 2666 | 2026-09-18T16:29:25.685Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2667 | 2026-09-18T16:29:25.791Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2668 | 2026-09-18T16:29:25.827Z | Compiling xshell-macros v0.2.7 |
| 2669 | 2026-09-18T16:29:25.864Z | Checking hickory-resolver v0.25.2 |
| 2670 | 2026-09-18T16:29:25.958Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2671 | 2026-09-18T16:29:25.997Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2672 | 2026-09-18T16:29:26.241Z | Checking xshell v0.2.7 |
| 2673 | 2026-09-18T16:29:26.319Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2674 | 2026-09-18T16:29:26.409Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2675 | 2026-09-18T16:29:26.471Z | Checking tungstenite v0.21.0 |
| 2676 | 2026-09-18T16:29:26.539Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2677 | 2026-09-18T16:29:26.589Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2678 | 2026-09-18T16:29:26.891Z | Compiling object v0.39.1 |
| 2679 | 2026-09-18T16:29:26.936Z | Checking tokio-tungstenite v0.21.0 |
| 2680 | 2026-09-18T16:29:27.078Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f) |
| 2681 | 2026-09-18T16:29:27.123Z | Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9) |
| 2682 | 2026-09-18T16:29:27.279Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 2683 | 2026-09-18T16:29:27.327Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2684 | 2026-09-18T16:29:27.366Z | Checking tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9) |
| 2685 | 2026-09-18T16:29:27.600Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2686 | 2026-09-18T16:29:27.688Z | Checking path-slash v0.2.1 |
| 2687 | 2026-09-18T16:29:27.830Z | Checking half v1.8.3 |
| 2688 | 2026-09-18T16:29:28.065Z | Checking serde_cbor v0.11.2 |
| 2689 | 2026-09-18T16:29:28.429Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2690 | 2026-09-18T16:29:28.483Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2691 | 2026-09-18T16:29:28.829Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2692 | 2026-09-18T16:29:29.045Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2693 | 2026-09-18T16:29:29.117Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2694 | 2026-09-18T16:29:29.154Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2695 | 2026-09-18T16:29:29.317Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2696 | 2026-09-18T16:29:29.389Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2697 | 2026-09-18T16:29:29.428Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2698 | 2026-09-18T16:29:29.467Z | Checking predicates-tree v1.0.13 |
| 2699 | 2026-09-18T16:29:29.595Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2700 | 2026-09-18T16:29:29.644Z | Checking libscf-sys v1.2.0 |
| 2701 | 2026-09-18T16:29:29.684Z | Checking anstyle-parse v0.2.7 |
| 2702 | 2026-09-18T16:29:29.807Z | Checking maplit v1.0.2 |
| 2703 | 2026-09-18T16:29:29.872Z | Checking anstream v0.6.21 |
| 2704 | 2026-09-18T16:29:29.922Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2705 | 2026-09-18T16:29:30.108Z | Checking papergrid v0.18.0 |
| 2706 | 2026-09-18T16:29:30.148Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f) |
| 2707 | 2026-09-18T16:29:30.192Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2708 | 2026-09-18T16:29:30.424Z | Checking ignore v0.4.25 |
| 2709 | 2026-09-18T16:29:30.463Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2710 | 2026-09-18T16:29:30.638Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2711 | 2026-09-18T16:29:30.852Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2712 | 2026-09-18T16:29:30.907Z | Checking tabled v0.21.0 |
| 2713 | 2026-09-18T16:29:31.132Z | Checking hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3) |
| 2714 | 2026-09-18T16:29:31.181Z | Checking globwalk v0.9.1 |
| 2715 | 2026-09-18T16:29:31.391Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2716 | 2026-09-18T16:29:31.430Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2717 | 2026-09-18T16:29:31.529Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2718 | 2026-09-18T16:29:31.784Z | Checking digest-io v0.1.0 |
| 2719 | 2026-09-18T16:29:31.948Z | Checking rawzip v0.4.4 |
| 2720 | 2026-09-18T16:29:32.216Z | Checking camino-tempfile-ext v0.3.3 |
| 2721 | 2026-09-18T16:29:32.285Z | Checking unicase v2.9.0 |
| 2722 | 2026-09-18T16:29:32.442Z | Checking crc8 v0.1.1 |
| 2723 | 2026-09-18T16:29:32.480Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2724 | 2026-09-18T16:29:32.483Z | Checking dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 2725 | 2026-09-18T16:29:32.570Z | Checking fxhash v0.2.1 |
| 2726 | 2026-09-18T16:29:32.609Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2727 | 2026-09-18T16:29:32.758Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2728 | 2026-09-18T16:29:32.972Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2729 | 2026-09-18T16:29:33.166Z | Checking rand_seeder v0.4.0 |
| 2730 | 2026-09-18T16:29:33.216Z | Compiling darling_core v0.21.3 |
| 2731 | 2026-09-18T16:29:33.347Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2732 | 2026-09-18T16:29:33.395Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2733 | 2026-09-18T16:29:33.911Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2734 | 2026-09-18T16:29:34.193Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2735 | 2026-09-18T16:29:34.241Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2736 | 2026-09-18T16:29:34.400Z | Compiling vergen-lib v0.1.6 |
| 2737 | 2026-09-18T16:29:34.636Z | Compiling diesel_derives v2.3.7 |
| 2738 | 2026-09-18T16:29:34.725Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2739 | 2026-09-18T16:29:34.922Z | Checking scheduled-thread-pool v0.2.7 |
| 2740 | 2026-09-18T16:29:35.100Z | Compiling vergen-gitcl v1.0.8 |
| 2741 | 2026-09-18T16:29:35.139Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2742 | 2026-09-18T16:29:35.376Z | Checking r2d2 v0.8.10 |
| 2743 | 2026-09-18T16:29:35.451Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2744 | 2026-09-18T16:29:35.543Z | Checking downcast-rs v2.0.2 |
| 2745 | 2026-09-18T16:29:35.593Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2746 | 2026-09-18T16:29:35.764Z | Compiling darling_macro v0.21.3 |
| 2747 | 2026-09-18T16:29:35.789Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2748 | 2026-09-18T16:29:35.827Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2749 | 2026-09-18T16:29:35.865Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2750 | 2026-09-18T16:29:36.132Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2751 | 2026-09-18T16:29:36.181Z | Checking kstat-rs v0.2.5 |
| 2752 | 2026-09-18T16:29:36.253Z | Compiling darling v0.21.3 |
| 2753 | 2026-09-18T16:29:36.255Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2754 | 2026-09-18T16:29:36.329Z | Checking dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 2755 | 2026-09-18T16:29:36.368Z | Compiling dsl_auto_type v0.2.0 |
| 2756 | 2026-09-18T16:29:36.404Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2757 | 2026-09-18T16:29:36.477Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2758 | 2026-09-18T16:29:36.525Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2759 | 2026-09-18T16:29:36.575Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 2760 | 2026-09-18T16:29:36.615Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2761 | 2026-09-18T16:29:36.843Z | Compiling proc-macro-error2 v2.0.1 |
| 2762 | 2026-09-18T16:29:36.920Z | Compiling dirs-sys-next v0.1.2 |
| 2763 | 2026-09-18T16:29:37.192Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 2764 | 2026-09-18T16:29:37.230Z | Compiling knus-derive v3.4.0 |
| 2765 | 2026-09-18T16:29:37.266Z | Compiling salty v0.3.0 |
| 2766 | 2026-09-18T16:29:37.269Z | Compiling crunchy v0.2.4 |
| 2767 | 2026-09-18T16:29:37.552Z | Compiling parking_lot_core v0.8.6 |
| 2768 | 2026-09-18T16:29:37.714Z | Compiling dirs-next v2.0.0 |
| 2769 | 2026-09-18T16:29:37.788Z | Compiling clang-sys v1.8.1 |
| 2770 | 2026-09-18T16:29:37.831Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2771 | 2026-09-18T16:29:37.905Z | Compiling git-stub v1.0.0 |
| 2772 | 2026-09-18T16:29:37.952Z | Compiling tiny-keccak v2.0.2 |
| 2773 | 2026-09-18T16:29:38.195Z | Compiling git-stub-vcs v0.1.0 |
| 2774 | 2026-09-18T16:29:38.309Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2775 | 2026-09-18T16:29:38.348Z | Compiling term v0.7.0 |
| 2776 | 2026-09-18T16:29:38.672Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2777 | 2026-09-18T16:29:38.738Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2778 | 2026-09-18T16:29:38.775Z | Compiling bit-vec v0.6.3 |
| 2779 | 2026-09-18T16:29:38.951Z | Compiling ascii-canvas v3.0.0 |
| 2780 | 2026-09-18T16:29:38.989Z | Compiling bit-set v0.5.3 |
| 2781 | 2026-09-18T16:29:39.026Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2782 | 2026-09-18T16:29:39.182Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2783 | 2026-09-18T16:29:39.226Z | Checking parking_lot v0.11.2 |
| 2784 | 2026-09-18T16:29:39.324Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2785 | 2026-09-18T16:29:39.394Z | Checking rfc6979 v0.4.0 |
| 2786 | 2026-09-18T16:29:39.449Z | Checking prefix-trie v0.7.0 |
| 2787 | 2026-09-18T16:29:39.570Z | Compiling hashbrown v0.14.5 |
| 2788 | 2026-09-18T16:29:39.702Z | Compiling itertools v0.10.5 |
| 2789 | 2026-09-18T16:29:39.801Z | Compiling ena v0.14.4 |
| 2790 | 2026-09-18T16:29:39.840Z | Compiling libloading v0.8.9 |
| 2791 | 2026-09-18T16:29:40.053Z | Compiling regex-syntax v0.6.29 |
| 2792 | 2026-09-18T16:29:40.093Z | Compiling diff v0.1.13 |
| 2793 | 2026-09-18T16:29:40.152Z | Compiling bindgen v0.71.1 |
| 2794 | 2026-09-18T16:29:40.386Z | Compiling chumsky v0.9.3 |
| 2795 | 2026-09-18T16:29:40.793Z | Checking hickory-server v0.25.2 |
| 2796 | 2026-09-18T16:29:41.620Z | Compiling lalrpop v0.19.12 |
| 2797 | 2026-09-18T16:29:41.729Z | Compiling ecdsa v0.16.9 |
| 2798 | 2026-09-18T16:29:42.194Z | Checking sled v0.34.7 |
| 2799 | 2026-09-18T16:29:42.232Z | Compiling cexpr v0.6.0 |
| 2800 | 2026-09-18T16:29:42.346Z | Checking diesel v2.3.7 |
| 2801 | 2026-09-18T16:29:42.469Z | Checking primeorder v0.13.6 |
| 2802 | 2026-09-18T16:29:42.757Z | Checking nanorand v0.7.0 |
| 2803 | 2026-09-18T16:29:42.998Z | Compiling rustc-hash v2.1.1 |
| 2804 | 2026-09-18T16:29:43.225Z | Compiling p384 v0.13.1 |
| 2805 | 2026-09-18T16:29:43.446Z | Checking flume v0.11.1 |
| 2806 | 2026-09-18T16:29:43.547Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2807 | 2026-09-18T16:29:43.765Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2808 | 2026-09-18T16:29:43.802Z | Compiling knus v3.4.0 |
| 2809 | 2026-09-18T16:29:44.182Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2810 | 2026-09-18T16:29:44.221Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2811 | 2026-09-18T16:29:44.399Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2812 | 2026-09-18T16:29:44.668Z | Compiling libxml v0.3.3 |
| 2813 | 2026-09-18T16:29:44.702Z | Checking assert_matches v1.5.0 |
| 2814 | 2026-09-18T16:29:44.740Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2815 | 2026-09-18T16:29:44.858Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2816 | 2026-09-18T16:29:45.026Z | Compiling strum_macros v0.24.3 |
| 2817 | 2026-09-18T16:29:45.064Z | Compiling indoc v1.0.9 |
| 2818 | 2026-09-18T16:29:45.711Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2819 | 2026-09-18T16:29:45.962Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2820 | 2026-09-18T16:29:46.288Z | Checking quick-xml v0.37.5 |
| 2821 | 2026-09-18T16:29:46.323Z | Checking derive_builder v0.20.2 |
| 2822 | 2026-09-18T16:29:46.395Z | Compiling oso-derive v0.27.3 |
| 2823 | 2026-09-18T16:29:46.459Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2824 | 2026-09-18T16:29:46.931Z | Compiling trait-variant v0.1.2 |
| 2825 | 2026-09-18T16:29:47.194Z | Checking openssl-probe v0.1.6 |
| 2826 | 2026-09-18T16:29:47.392Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2827 | 2026-09-18T16:29:47.542Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2828 | 2026-09-18T16:29:48.079Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2829 | 2026-09-18T16:29:48.194Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 2830 | 2026-09-18T16:29:48.310Z | Checking corncobs v0.1.4 |
| 2831 | 2026-09-18T16:29:48.359Z | Checking secrecy v0.8.0 |
| 2832 | 2026-09-18T16:29:48.491Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2833 | 2026-09-18T16:29:48.529Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2834 | 2026-09-18T16:29:48.565Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2835 | 2026-09-18T16:29:48.783Z | Checking bb8 v0.8.6 |
| 2836 | 2026-09-18T16:29:49.058Z | Compiling mime_guess v2.0.5 |
| 2837 | 2026-09-18T16:29:49.096Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2838 | 2026-09-18T16:29:49.182Z | Checking http-range v0.1.5 |
| 2839 | 2026-09-18T16:29:49.345Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2840 | 2026-09-18T16:29:49.435Z | Checking nonempty v0.12.0 |
| 2841 | 2026-09-18T16:29:49.627Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2842 | 2026-09-18T16:29:49.665Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2843 | 2026-09-18T16:29:49.740Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2844 | 2026-09-18T16:29:50.019Z | Checking signal-hook-tokio v0.3.1 |
| 2845 | 2026-09-18T16:29:50.136Z | Checking hyper-staticfile v0.10.1 |
| 2846 | 2026-09-18T16:29:50.184Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2847 | 2026-09-18T16:29:50.334Z | Checking scuffle v0.1.0 |
| 2848 | 2026-09-18T16:29:50.868Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2849 | 2026-09-18T16:29:50.871Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa) |
| 2850 | 2026-09-18T16:29:50.871Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2851 | 2026-09-18T16:29:51.043Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2852 | 2026-09-18T16:29:51.081Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa) |
| 2853 | 2026-09-18T16:29:51.143Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 2854 | 2026-09-18T16:29:51.353Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2855 | 2026-09-18T16:29:51.453Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2856 | 2026-09-18T16:29:51.660Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18) |
| 2857 | 2026-09-18T16:29:51.828Z | Checking tungstenite v0.23.0 |
| 2858 | 2026-09-18T16:29:51.885Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2859 | 2026-09-18T16:29:52.307Z | Checking tokio-tungstenite v0.23.1 |
| 2860 | 2026-09-18T16:29:52.619Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2861 | 2026-09-18T16:29:52.659Z | Checking void v1.0.2 |
| 2862 | 2026-09-18T16:29:52.808Z | Checking lzss v0.8.2 |
| 2863 | 2026-09-18T16:29:53.038Z | Checking nix v0.27.1 |
| 2864 | 2026-09-18T16:29:53.040Z | Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#7a96eab9) |
| 2865 | 2026-09-18T16:29:53.117Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2866 | 2026-09-18T16:29:53.159Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2867 | 2026-09-18T16:29:53.309Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2868 | 2026-09-18T16:29:53.590Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2869 | 2026-09-18T16:29:54.329Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2870 | 2026-09-18T16:29:54.837Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 2871 | 2026-09-18T16:29:54.958Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2872 | 2026-09-18T16:29:54.999Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2873 | 2026-09-18T16:29:55.185Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2874 | 2026-09-18T16:29:55.558Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 2875 | 2026-09-18T16:29:55.941Z | Checking serde_bytes v0.11.19 |
| 2876 | 2026-09-18T16:29:56.159Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185) |
| 2877 | 2026-09-18T16:29:56.368Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2878 | 2026-09-18T16:29:56.416Z | Checking yansi v1.0.1 |
| 2879 | 2026-09-18T16:29:56.702Z | Checking async-bb8-diesel v0.2.1 |
| 2880 | 2026-09-18T16:29:56.775Z | Checking diesel-dtrace v0.5.0 |
| 2881 | 2026-09-18T16:29:57.097Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2882 | 2026-09-18T16:29:57.149Z | Checking cpubits v0.1.1 |
| 2883 | 2026-09-18T16:29:57.234Z | Checking pretty_assertions v1.4.1 |
| 2884 | 2026-09-18T16:29:57.272Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2885 | 2026-09-18T16:29:57.403Z | Checking pem-rfc7468 v1.0.0 |
| 2886 | 2026-09-18T16:29:57.444Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2887 | 2026-09-18T16:29:57.565Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2888 | 2026-09-18T16:29:57.603Z | Checking colored v2.2.0 |
| 2889 | 2026-09-18T16:29:57.607Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2890 | 2026-09-18T16:29:57.829Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2891 | 2026-09-18T16:29:57.867Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2892 | 2026-09-18T16:29:58.072Z | Checking universal-hash v0.6.1 |
| 2893 | 2026-09-18T16:29:58.242Z | Compiling libz-sys v1.1.24 |
| 2894 | 2026-09-18T16:29:58.671Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2895 | 2026-09-18T16:29:58.708Z | Compiling instability v0.3.11 |
| 2896 | 2026-09-18T16:29:59.008Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2897 | 2026-09-18T16:29:59.132Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2898 | 2026-09-18T16:29:59.170Z | Checking castaway v0.2.4 |
| 2899 | 2026-09-18T16:29:59.324Z | Compiling indoc v2.0.7 |
| 2900 | 2026-09-18T16:29:59.429Z | Checking compact_str v0.8.1 |
| 2901 | 2026-09-18T16:29:59.905Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2902 | 2026-09-18T16:30:00.578Z | Checking polyval v0.7.1 |
| 2903 | 2026-09-18T16:30:00.630Z | Checking der v0.8.0 |
| 2904 | 2026-09-18T16:30:00.671Z | Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy) |
| 2905 | 2026-09-18T16:30:00.792Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2906 | 2026-09-18T16:30:00.795Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2907 | 2026-09-18T16:30:00.886Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2908 | 2026-09-18T16:30:00.926Z | Checking unicode-truncate v1.1.0 |
| 2909 | 2026-09-18T16:30:01.031Z | Checking lru v0.12.5 |
| 2910 | 2026-09-18T16:30:01.071Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2911 | 2026-09-18T16:30:01.108Z | Checking arc-swap v1.8.2 |
| 2912 | 2026-09-18T16:30:01.217Z | Checking cassowary v0.3.0 |
| 2913 | 2026-09-18T16:30:01.369Z | Checking slog-scope v4.4.1 |
| 2914 | 2026-09-18T16:30:01.459Z | Checking ratatui v0.29.0 |
| 2915 | 2026-09-18T16:30:01.656Z | Checking ghash v0.6.0 |
| 2916 | 2026-09-18T16:30:01.820Z | Checking aes v0.9.1 |
| 2917 | 2026-09-18T16:30:01.857Z | Checking crypto-bigint v0.7.5 |
| 2918 | 2026-09-18T16:30:02.284Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2919 | 2026-09-18T16:30:02.834Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2920 | 2026-09-18T16:30:03.082Z | Checking pbkdf2 v0.13.0 |
| 2921 | 2026-09-18T16:30:03.244Z | Checking ctr v0.10.1 |
| 2922 | 2026-09-18T16:30:03.457Z | Checking aead v0.6.1 |
| 2923 | 2026-09-18T16:30:03.509Z | Checking cargo-platform v0.3.2 |
| 2924 | 2026-09-18T16:30:03.635Z | Compiling petname v2.0.2 |
| 2925 | 2026-09-18T16:30:03.722Z | Checking cargo_metadata v0.23.1 |
| 2926 | 2026-09-18T16:30:04.157Z | Checking aes-gcm v0.11.0 |
| 2927 | 2026-09-18T16:30:04.393Z | Checking slog-stdlog v4.1.1 |
| 2928 | 2026-09-18T16:30:04.501Z | Checking spki v0.8.0 |
| 2929 | 2026-09-18T16:30:04.549Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2930 | 2026-09-18T16:30:04.712Z | Compiling progenitor-impl v0.13.0 |
| 2931 | 2026-09-18T16:30:05.017Z | Checking console v0.16.2 |
| 2932 | 2026-09-18T16:30:05.364Z | Checking salsa20 v0.11.0 |
| 2933 | 2026-09-18T16:30:05.552Z | Compiling vergen-git2 v9.1.0 |
| 2934 | 2026-09-18T16:30:05.797Z | Checking plotters-backend v0.3.7 |
| 2935 | 2026-09-18T16:30:05.888Z | Checking unit-prefix v0.5.2 |
| 2936 | 2026-09-18T16:30:06.037Z | Checking plotters-svg v0.3.7 |
| 2937 | 2026-09-18T16:30:06.075Z | Checking indicatif v0.18.4 |
| 2938 | 2026-09-18T16:30:06.263Z | Checking scrypt v0.12.0 |
| 2939 | 2026-09-18T16:30:06.470Z | Checking slog-envlogger v2.2.0 |
| 2940 | 2026-09-18T16:30:06.659Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2941 | 2026-09-18T16:30:06.860Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2942 | 2026-09-18T16:30:06.926Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2943 | 2026-09-18T16:30:07.179Z | Checking progenitor-client v0.13.0 |
| 2944 | 2026-09-18T16:30:07.356Z | Compiling progenitor-macro v0.13.0 |
| 2945 | 2026-09-18T16:30:07.458Z | Checking cbc v0.2.1 |
| 2946 | 2026-09-18T16:30:07.635Z | Checking libsw-core v0.3.2 |
| 2947 | 2026-09-18T16:30:07.822Z | Checking sapling-renderdag v0.1.0 |
| 2948 | 2026-09-18T16:30:08.038Z | Checking cast v0.3.0 |
| 2949 | 2026-09-18T16:30:08.101Z | Checking sync-ptr v0.1.4 |
| 2950 | 2026-09-18T16:30:08.226Z | Checking criterion-plot v0.6.0 |
| 2951 | 2026-09-18T16:30:08.264Z | Checking libsw v3.5.0 |
| 2952 | 2026-09-18T16:30:08.456Z | Checking pkcs5 v0.8.1 |
| 2953 | 2026-09-18T16:30:08.604Z | Checking plotters v0.3.7 |
| 2954 | 2026-09-18T16:30:08.785Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2955 | 2026-09-18T16:30:09.374Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2956 | 2026-09-18T16:30:09.617Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2957 | 2026-09-18T16:30:09.767Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2958 | 2026-09-18T16:30:09.860Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2959 | 2026-09-18T16:30:10.013Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2960 | 2026-09-18T16:30:10.105Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2961 | 2026-09-18T16:30:10.257Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2962 | 2026-09-18T16:30:10.350Z | Checking tinytemplate v1.2.1 |
| 2963 | 2026-09-18T16:30:10.598Z | Checking shell-words v1.1.1 |
| 2964 | 2026-09-18T16:30:10.757Z | Checking anes v0.1.6 |
| 2965 | 2026-09-18T16:30:10.898Z | Checking oorandom v11.1.5 |
| 2966 | 2026-09-18T16:30:11.055Z | Checking criterion v0.7.0 |
| 2967 | 2026-09-18T16:30:11.310Z | Checking pkcs8 v0.11.0 |
| 2968 | 2026-09-18T16:30:11.548Z | Checking oxide-update-engine-display v0.1.2 |
| 2969 | 2026-09-18T16:30:11.886Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2970 | 2026-09-18T16:30:12.290Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2971 | 2026-09-18T16:30:12.358Z | Checking progenitor v0.13.0 |
| 2972 | 2026-09-18T16:30:12.542Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2973 | 2026-09-18T16:30:12.878Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2974 | 2026-09-18T16:30:12.918Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2975 | 2026-09-18T16:30:13.675Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2976 | 2026-09-18T16:30:13.713Z | Checking tokio-test v0.4.5 |
| 2977 | 2026-09-18T16:30:13.947Z | Checking ff v0.14.0 |
| 2978 | 2026-09-18T16:30:14.120Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2979 | 2026-09-18T16:30:14.375Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2980 | 2026-09-18T16:30:14.798Z | Checking twox-hash v2.1.2 |
| 2981 | 2026-09-18T16:30:14.911Z | Checking atty v0.2.14 |
| 2982 | 2026-09-18T16:30:15.044Z | Checking arrayref v0.3.9 |
| 2983 | 2026-09-18T16:30:15.127Z | Checking constant_time_eq v0.4.2 |
| 2984 | 2026-09-18T16:30:15.164Z | Checking arrayvec v0.7.6 |
| 2985 | 2026-09-18T16:30:15.354Z | Checking group v0.14.0 |
| 2986 | 2026-09-18T16:30:15.393Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2987 | 2026-09-18T16:30:15.593Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2988 | 2026-09-18T16:30:16.324Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2989 | 2026-09-18T16:30:17.131Z | Checking fatfs v0.3.6 |
| 2990 | 2026-09-18T16:30:17.336Z | Checking signature v3.0.0 |
| 2991 | 2026-09-18T16:30:17.386Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2992 | 2026-09-18T16:30:17.530Z | Checking base16ct v1.0.0 |
| 2993 | 2026-09-18T16:30:17.615Z | Compiling seq-macro v0.3.6 |
| 2994 | 2026-09-18T16:30:17.699Z | Checking sec1 v0.8.1 |
| 2995 | 2026-09-18T16:30:17.943Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2996 | 2026-09-18T16:30:18.157Z | Checking hkdf v0.13.0 |
| 2997 | 2026-09-18T16:30:18.333Z | Checking concurrent-queue v2.5.0 |
| 2998 | 2026-09-18T16:30:18.554Z | Checking parking v2.2.1 |
| 2999 | 2026-09-18T16:30:18.711Z | Checking event-listener v5.4.1 |
| 3000 | 2026-09-18T16:30:18.756Z | Checking elliptic-curve v0.14.1 |
| 3001 | 2026-09-18T16:30:18.967Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3002 | 2026-09-18T16:30:19.006Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3003 | 2026-09-18T16:30:19.181Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3004 | 2026-09-18T16:30:19.220Z | Checking rtoolbox v0.0.3 |
| 3005 | 2026-09-18T16:30:19.381Z | Checking rpassword v7.5.4 |
| 3006 | 2026-09-18T16:30:19.576Z | Checking event-listener-strategy v0.5.4 |
| 3007 | 2026-09-18T16:30:19.744Z | Checking wnaf v0.14.0 |
| 3008 | 2026-09-18T16:30:19.947Z | Checking primefield v0.14.0 |
| 3009 | 2026-09-18T16:30:20.190Z | Checking rfc6979 v0.6.0 |
| 3010 | 2026-09-18T16:30:20.369Z | Checking tui-tree-widget v0.23.1 |
| 3011 | 2026-09-18T16:30:20.457Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3012 | 2026-09-18T16:30:20.591Z | Compiling blake3 v1.8.5 |
| 3013 | 2026-09-18T16:30:21.001Z | Checking futures-timer v3.0.3 |
| 3014 | 2026-09-18T16:30:21.439Z | Checking ecdsa v0.17.0 |
| 3015 | 2026-09-18T16:30:21.590Z | Checking primeorder v0.14.0 |
| 3016 | 2026-09-18T16:30:21.721Z | Checking async-lock v3.4.2 |
| 3017 | 2026-09-18T16:30:21.871Z | Compiling curve25519-dalek v5.0.0 |
| 3018 | 2026-09-18T16:30:22.143Z | Checking async-object-pool v0.2.0 |
| 3019 | 2026-09-18T16:30:22.291Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3020 | 2026-09-18T16:30:22.330Z | Checking ssh-encoding v0.3.0 |
| 3021 | 2026-09-18T16:30:22.415Z | Checking serde_regex v1.1.0 |
| 3022 | 2026-09-18T16:30:22.601Z | Checking assert-json-diff v2.0.2 |
| 3023 | 2026-09-18T16:30:22.638Z | Checking path-tree v0.8.3 |
| 3024 | 2026-09-18T16:30:22.803Z | Checking keccak v0.2.0 |
| 3025 | 2026-09-18T16:30:22.859Z | Checking topological-sort v0.2.2 |
| 3026 | 2026-09-18T16:30:22.994Z | Checking stringmetrics v2.2.2 |
| 3027 | 2026-09-18T16:30:23.030Z | Compiling strsim v0.10.0 |
| 3028 | 2026-09-18T16:30:23.126Z | Compiling samael v0.0.19 |
| 3029 | 2026-09-18T16:30:23.172Z | Checking httpmock v0.8.3 |
| 3030 | 2026-09-18T16:30:23.379Z | Compiling darling_core v0.13.4 |
| 3031 | 2026-09-18T16:30:24.798Z | Checking omicron-zone-package v0.12.3 |
| 3032 | 2026-09-18T16:30:25.389Z | Checking ed25519 v3.0.0 |
| 3033 | 2026-09-18T16:30:25.626Z | Checking pkcs1 v0.8.0-rc.4 |
| 3034 | 2026-09-18T16:30:25.713Z | Checking crypto-primes v0.7.2 |
| 3035 | 2026-09-18T16:30:25.864Z | Checking poly1305 v0.9.0 |
| 3036 | 2026-09-18T16:30:26.107Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3037 | 2026-09-18T16:30:26.171Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3038 | 2026-09-18T16:30:26.531Z | Checking blowfish v0.10.0 |
| 3039 | 2026-09-18T16:30:26.694Z | Checking blake2 v0.11.0-rc.6 |
| 3040 | 2026-09-18T16:30:26.731Z | Compiling target-lexicon v0.13.3 |
| 3041 | 2026-09-18T16:30:26.836Z | Checking bcrypt-pbkdf v0.11.0 |
| 3042 | 2026-09-18T16:30:26.986Z | Checking argon2 v0.6.0-rc.8 |
| 3043 | 2026-09-18T16:30:27.029Z | Checking rsa v0.10.0-rc.18 |
| 3044 | 2026-09-18T16:30:27.355Z | Checking ssh-cipher v0.3.0 |
| 3045 | 2026-09-18T16:30:27.393Z | Checking ed25519-dalek v3.0.0 |
| 3046 | 2026-09-18T16:30:27.587Z | Compiling darling_macro v0.13.4 |
| 3047 | 2026-09-18T16:30:27.624Z | Checking sha3 v0.11.0 |
| 3048 | 2026-09-18T16:30:27.662Z | Checking p384 v0.14.0 |
| 3049 | 2026-09-18T16:30:28.003Z | Checking p256 v0.14.0 |
| 3050 | 2026-09-18T16:30:28.107Z | Checking p521 v0.14.0 |
| 3051 | 2026-09-18T16:30:28.266Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3052 | 2026-09-18T16:30:28.523Z | Checking kem v0.3.0 |
| 3053 | 2026-09-18T16:30:28.679Z | Checking module-lattice v0.2.3 |
| 3054 | 2026-09-18T16:30:28.766Z | Checking hex-literal v0.4.1 |
| 3055 | 2026-09-18T16:30:28.901Z | Compiling git2 v0.20.4 |
| 3056 | 2026-09-18T16:30:28.938Z | Checking sponge-cursor v0.1.0 |
| 3057 | 2026-09-18T16:30:28.976Z | Compiling guppy-workspace-hack v0.1.0 |
| 3058 | 2026-09-18T16:30:29.102Z | Checking sha3 v0.12.0 |
| 3059 | 2026-09-18T16:30:29.259Z | Checking ml-kem v0.3.2 |
| 3060 | 2026-09-18T16:30:29.339Z | Compiling darling v0.13.4 |
| 3061 | 2026-09-18T16:30:29.628Z | Checking russh-cryptovec v0.62.0 |
| 3062 | 2026-09-18T16:30:29.725Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3063 | 2026-09-18T16:30:29.824Z | Checking internal-russh-num-bigint v0.5.0 |
| 3064 | 2026-09-18T16:30:30.055Z | Checking num-bigint v0.4.6 |
| 3065 | 2026-09-18T16:30:30.473Z | Checking russh-util v0.52.0 |
| 3066 | 2026-09-18T16:30:30.634Z | Checking generic-array v1.4.3 |
| 3067 | 2026-09-18T16:30:30.865Z | Compiling enum_dispatch v0.3.13 |
| 3068 | 2026-09-18T16:30:31.063Z | Compiling delegate v0.13.5 |
| 3069 | 2026-09-18T16:30:31.101Z | Checking ssh-key v0.7.0-rc.11 |
| 3070 | 2026-09-18T16:30:31.611Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3071 | 2026-09-18T16:30:31.862Z | Compiling target-spec v3.5.7 |
| 3072 | 2026-09-18T16:30:32.013Z | Checking md5 v0.8.0 |
| 3073 | 2026-09-18T16:30:32.053Z | Checking hex-literal v1.1.0 |
| 3074 | 2026-09-18T16:30:32.087Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3075 | 2026-09-18T16:30:32.224Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3076 | 2026-09-18T16:30:32.260Z | Checking russh v0.62.4 |
| 3077 | 2026-09-18T16:30:32.424Z | Checking cfg-expr v0.20.6 |
| 3078 | 2026-09-18T16:30:32.797Z | Compiling serde_with_macros v1.5.2 |
| 3079 | 2026-09-18T16:30:32.965Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3080 | 2026-09-18T16:30:33.431Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3081 | 2026-09-18T16:30:33.642Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3082 | 2026-09-18T16:30:33.694Z | Checking internet-checksum v0.2.1 |
| 3083 | 2026-09-18T16:30:33.848Z | Compiling serde_with v1.14.0 |
| 3084 | 2026-09-18T16:30:34.398Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3085 | 2026-09-18T16:30:35.033Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3086 | 2026-09-18T16:30:35.265Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3087 | 2026-09-18T16:30:35.421Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3088 | 2026-09-18T16:30:35.626Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3089 | 2026-09-18T16:30:35.692Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3090 | 2026-09-18T16:30:35.771Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3091 | 2026-09-18T16:30:35.835Z | Checking httptest v0.16.4 |
| 3092 | 2026-09-18T16:30:35.992Z | Checking pathdiff v0.2.3 |
| 3093 | 2026-09-18T16:30:36.133Z | Checking nested v0.1.1 |
| 3094 | 2026-09-18T16:30:36.236Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3095 | 2026-09-18T16:30:36.302Z | Checking guppy v0.17.25 |
| 3096 | 2026-09-18T16:30:36.406Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3097 | 2026-09-18T16:30:36.572Z | Checking similar-asserts v1.7.0 |
| 3098 | 2026-09-18T16:30:36.675Z | Compiling target-triple v1.0.0 |
| 3099 | 2026-09-18T16:30:36.756Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3100 | 2026-09-18T16:30:37.294Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3101 | 2026-09-18T16:30:37.903Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3102 | 2026-09-18T16:30:37.964Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3103 | 2026-09-18T16:30:38.166Z | Checking hickory-client v0.25.2 |
| 3104 | 2026-09-18T16:30:38.496Z | Checking supports-unicode v2.1.0 |
| 3105 | 2026-09-18T16:30:38.563Z | Checking supports-hyperlinks v2.1.0 |
| 3106 | 2026-09-18T16:30:38.566Z | Checking supports-color v2.1.0 |
| 3107 | 2026-09-18T16:30:38.645Z | Checking textwrap v0.15.2 |
| 3108 | 2026-09-18T16:30:38.715Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3109 | 2026-09-18T16:30:38.769Z | Checking terminal_size v0.1.17 |
| 3110 | 2026-09-18T16:30:38.883Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 3111 | 2026-09-18T16:30:38.920Z | Compiling miette-derive v5.10.0 |
| 3112 | 2026-09-18T16:30:38.924Z | Compiling fs-err v2.11.0 |
| 3113 | 2026-09-18T16:30:38.994Z | Compiling polar-core v0.27.3 |
| 3114 | 2026-09-18T16:30:39.206Z | Checking owo-colors v3.5.0 |
| 3115 | 2026-09-18T16:30:39.324Z | Checking escape8259 v0.5.3 |
| 3116 | 2026-09-18T16:30:39.489Z | Compiling assert_cmd v2.1.2 |
| 3117 | 2026-09-18T16:30:39.764Z | Checking libtest-mimic v0.8.1 |
| 3118 | 2026-09-18T16:30:39.853Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 3119 | 2026-09-18T16:30:40.039Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3120 | 2026-09-18T16:30:40.076Z | Checking miette v5.10.0 |
| 3121 | 2026-09-18T16:30:40.614Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3122 | 2026-09-18T16:30:40.751Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3123 | 2026-09-18T16:30:41.011Z | Checking blake2b_simd v1.0.4 |
| 3124 | 2026-09-18T16:30:41.235Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3125 | 2026-09-18T16:30:41.424Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3126 | 2026-09-18T16:30:41.463Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3127 | 2026-09-18T16:30:41.666Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3128 | 2026-09-18T16:30:41.705Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3129 | 2026-09-18T16:30:41.744Z | Compiling knuffel-derive v3.2.0 |
| 3130 | 2026-09-18T16:30:41.906Z | Checking fancy-regex v0.14.0 |
| 3131 | 2026-09-18T16:30:41.947Z | Checking serde_tokenstream v0.2.3 |
| 3132 | 2026-09-18T16:30:42.216Z | Checking approx v0.5.1 |
| 3133 | 2026-09-18T16:30:42.254Z | Checking uzers v0.12.2 |
| 3134 | 2026-09-18T16:30:42.326Z | Compiling rstest_macros v0.25.0 |
| 3135 | 2026-09-18T16:30:42.385Z | Checking constant_time_eq v0.3.1 |
| 3136 | 2026-09-18T16:30:42.498Z | Compiling linkme-impl v0.3.35 |
| 3137 | 2026-09-18T16:30:42.536Z | Checking termcolor v1.4.1 |
| 3138 | 2026-09-18T16:30:42.772Z | Checking rust-argon2 v2.1.0 |
| 3139 | 2026-09-18T16:30:42.823Z | Checking trybuild v1.0.116 |
| 3140 | 2026-09-18T16:30:42.938Z | Checking datatest-stable v0.3.3 |
| 3141 | 2026-09-18T16:30:43.351Z | Checking knuffel v3.2.0 |
| 3142 | 2026-09-18T16:30:43.435Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3143 | 2026-09-18T16:30:43.482Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3144 | 2026-09-18T16:30:43.833Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3145 | 2026-09-18T16:30:43.836Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3146 | 2026-09-18T16:30:43.998Z | Checking support-bundle-viewer v0.1.2 |
| 3147 | 2026-09-18T16:30:44.037Z | Checking oso v0.27.3 |
| 3148 | 2026-09-18T16:30:44.040Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 3149 | 2026-09-18T16:30:44.275Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3150 | 2026-09-18T16:30:44.314Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3151 | 2026-09-18T16:30:44.520Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3152 | 2026-09-18T16:30:44.560Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3153 | 2026-09-18T16:30:44.609Z | Checking drift v0.2.0 |
| 3154 | 2026-09-18T16:30:44.766Z | Checking rand_distr v0.5.1 |
| 3155 | 2026-09-18T16:30:44.934Z | Checking multimap v0.10.1 |
| 3156 | 2026-09-18T16:30:44.971Z | Compiling relative-path v1.9.3 |
| 3157 | 2026-09-18T16:30:45.006Z | Checking parse-size v1.1.0 |
| 3158 | 2026-09-18T16:30:45.140Z | Compiling linkme v0.3.35 |
| 3159 | 2026-09-18T16:30:45.178Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3160 | 2026-09-18T16:30:45.212Z | Checking dropshot-api-manager v0.8.0 |
| 3161 | 2026-09-18T16:30:45.701Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 3162 | 2026-09-18T16:30:46.468Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3163 | 2026-09-18T16:30:46.897Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3164 | 2026-09-18T16:30:47.257Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3165 | 2026-09-18T16:30:47.297Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3166 | 2026-09-18T16:30:47.497Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3167 | 2026-09-18T16:30:47.586Z | Checking cargo_toml v0.21.0 |
| 3168 | 2026-09-18T16:30:47.746Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3169 | 2026-09-18T16:30:47.898Z | Checking partial-io v0.5.4 |
| 3170 | 2026-09-18T16:30:48.151Z | Checking termios v0.3.3 |
| 3171 | 2026-09-18T16:30:48.262Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3172 | 2026-09-18T16:30:48.317Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3173 | 2026-09-18T16:30:48.528Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3174 | 2026-09-18T16:30:49.036Z | Checking rstest v0.25.0 |
| 3175 | 2026-09-18T16:30:53.428Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3176 | 2026-09-18T16:30:54.032Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3177 | 2026-09-18T16:30:54.986Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3178 | 2026-09-18T16:31:00.261Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3179 | 2026-09-18T16:31:00.582Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3180 | 2026-09-18T16:31:03.029Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3181 | 2026-09-18T16:31:10.347Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3182 | 2026-09-18T16:31:11.157Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3183 | 2026-09-18T16:31:12.849Z | Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config) |
| 3184 | 2026-09-18T16:31:14.771Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3185 | 2026-09-18T16:31:17.708Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3186 | 2026-09-18T16:31:17.828Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3187 | 2026-09-18T16:31:20.519Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 3188 | 2026-09-18T16:31:23.249Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3189 | 2026-09-18T16:31:27.707Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3190 | 2026-09-18T16:31:48.403Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3191 | 2026-09-18T16:32:39.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 08s |
| 3192 | 2026-09-18T16:32:39.689Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3193 | 2026-09-18T16:32:39.689Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3194 | 2026-09-18T16:32:40.371Z | |
| 3195 | 2026-09-18T16:32:40.372Z | real 4:11.500295989 |
| 3196 | 2026-09-18T16:32:40.372Z | user 21:22.269849878 |
| 3197 | 2026-09-18T16:32:40.372Z | sys 5:20.789645568 |
| 3198 | 2026-09-18T16:32:40.372Z | trap 0.534998216 |
| 3199 | 2026-09-18T16:32:40.372Z | tflt 0.412666950 |
| 3200 | 2026-09-18T16:32:40.372Z | dflt 0.443328211 |
| 3201 | 2026-09-18T16:32:40.372Z | kflt 0.003920510 |
| 3202 | 2026-09-18T16:32:40.375Z | lock 1:04:39.366754469 |
| 3203 | 2026-09-18T16:32:40.375Z | slp 57:58.369797168 |
| 3204 | 2026-09-18T16:32:40.375Z | lat 1:48.843488364 |
| 3205 | 2026-09-18T16:32:40.375Z | stop 15:07.883239019 |
| 3206 | 2026-09-18T16:32:40.375Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3207 | 2026-09-18T16:32:40.375Z | + ptime -m cargo doc --workspace --no-deps |
| 3208 | 2026-09-18T16:32:41.231Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3209 | 2026-09-18T16:32:41.231Z | | |
| 3210 | 2026-09-18T16:32:41.231Z | = 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)` |
| 3211 | 2026-09-18T16:32:41.231Z | = 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> |
| 3212 | 2026-09-18T16:32:42.309Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3213 | 2026-09-18T16:32:42.552Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3214 | 2026-09-18T16:32:42.589Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3215 | 2026-09-18T16:32:42.622Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3216 | 2026-09-18T16:32:42.707Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3217 | 2026-09-18T16:32:42.767Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3218 | 2026-09-18T16:32:42.881Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3219 | 2026-09-18T16:32:42.915Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3220 | 2026-09-18T16:32:42.920Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3221 | 2026-09-18T16:32:42.966Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3222 | 2026-09-18T16:32:43.089Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3223 | 2026-09-18T16:32:43.206Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3224 | 2026-09-18T16:32:43.230Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3225 | 2026-09-18T16:32:43.255Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3226 | 2026-09-18T16:32:43.307Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3227 | 2026-09-18T16:32:43.331Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3228 | 2026-09-18T16:32:43.353Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3229 | 2026-09-18T16:32:43.380Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3230 | 2026-09-18T16:32:43.401Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3231 | 2026-09-18T16:32:43.404Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3232 | 2026-09-18T16:32:43.483Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3233 | 2026-09-18T16:32:43.508Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3234 | 2026-09-18T16:32:43.706Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3235 | 2026-09-18T16:32:43.863Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3236 | 2026-09-18T16:32:44.012Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3237 | 2026-09-18T16:32:44.034Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3238 | 2026-09-18T16:32:44.125Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3239 | 2026-09-18T16:32:44.151Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3240 | 2026-09-18T16:32:44.274Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3241 | 2026-09-18T16:32:44.336Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3242 | 2026-09-18T16:32:44.489Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3243 | 2026-09-18T16:32:44.544Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3244 | 2026-09-18T16:32:44.629Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3245 | 2026-09-18T16:32:44.654Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3246 | 2026-09-18T16:32:44.798Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3247 | 2026-09-18T16:32:44.855Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3248 | 2026-09-18T16:32:44.989Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3249 | 2026-09-18T16:32:45.026Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3250 | 2026-09-18T16:32:45.068Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3251 | 2026-09-18T16:32:45.185Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3252 | 2026-09-18T16:32:45.241Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3253 | 2026-09-18T16:32:45.295Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3254 | 2026-09-18T16:32:45.318Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3255 | 2026-09-18T16:32:45.437Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3256 | 2026-09-18T16:32:45.571Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3257 | 2026-09-18T16:32:45.684Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3258 | 2026-09-18T16:32:45.942Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3259 | 2026-09-18T16:32:45.967Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3260 | 2026-09-18T16:32:45.967Z | Checking scuffle v0.1.0 |
| 3261 | 2026-09-18T16:32:46.016Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3262 | 2026-09-18T16:32:46.131Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3263 | 2026-09-18T16:32:46.209Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3264 | 2026-09-18T16:32:46.233Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3265 | 2026-09-18T16:32:46.281Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3266 | 2026-09-18T16:32:46.574Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3267 | 2026-09-18T16:32:46.944Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3268 | 2026-09-18T16:32:47.447Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3269 | 2026-09-18T16:32:47.473Z | Checking dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 3270 | 2026-09-18T16:32:47.763Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3271 | 2026-09-18T16:32:47.789Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3272 | 2026-09-18T16:32:47.791Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3273 | 2026-09-18T16:32:48.022Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3274 | 2026-09-18T16:32:48.047Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3275 | 2026-09-18T16:32:48.121Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3276 | 2026-09-18T16:32:48.168Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3277 | 2026-09-18T16:32:48.308Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3278 | 2026-09-18T16:32:49.226Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3279 | 2026-09-18T16:32:49.392Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3280 | 2026-09-18T16:32:49.650Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3281 | 2026-09-18T16:32:49.675Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3282 | 2026-09-18T16:32:49.814Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3283 | 2026-09-18T16:32:49.899Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3284 | 2026-09-18T16:32:49.981Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3285 | 2026-09-18T16:32:50.062Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3286 | 2026-09-18T16:32:50.150Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3287 | 2026-09-18T16:32:50.203Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3288 | 2026-09-18T16:32:50.266Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3289 | 2026-09-18T16:32:50.358Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3290 | 2026-09-18T16:32:50.412Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3291 | 2026-09-18T16:32:50.437Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3292 | 2026-09-18T16:32:50.485Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3293 | 2026-09-18T16:32:50.591Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3294 | 2026-09-18T16:32:50.628Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3295 | 2026-09-18T16:32:50.653Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3296 | 2026-09-18T16:32:50.806Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3297 | 2026-09-18T16:32:50.844Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3298 | 2026-09-18T16:32:51.003Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3299 | 2026-09-18T16:32:51.048Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3300 | 2026-09-18T16:32:51.096Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3301 | 2026-09-18T16:32:51.127Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3302 | 2026-09-18T16:32:51.286Z | Checking dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 3303 | 2026-09-18T16:32:51.312Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3304 | 2026-09-18T16:32:51.335Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3305 | 2026-09-18T16:32:51.423Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3306 | 2026-09-18T16:32:51.452Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3307 | 2026-09-18T16:32:51.483Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3308 | 2026-09-18T16:32:51.516Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 3309 | 2026-09-18T16:32:51.663Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3310 | 2026-09-18T16:32:51.768Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3311 | 2026-09-18T16:32:51.796Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3312 | 2026-09-18T16:32:51.843Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3313 | 2026-09-18T16:32:51.881Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3314 | 2026-09-18T16:32:51.971Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3315 | 2026-09-18T16:32:52.018Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3316 | 2026-09-18T16:32:52.118Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281) |
| 3317 | 2026-09-18T16:32:52.186Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3318 | 2026-09-18T16:32:52.232Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3319 | 2026-09-18T16:32:52.256Z | Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy) |
| 3320 | 2026-09-18T16:32:52.401Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3321 | 2026-09-18T16:32:52.446Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3322 | 2026-09-18T16:32:52.776Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3323 | 2026-09-18T16:32:52.798Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3324 | 2026-09-18T16:32:53.300Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3325 | 2026-09-18T16:32:53.479Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3326 | 2026-09-18T16:32:53.665Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3327 | 2026-09-18T16:32:53.864Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3328 | 2026-09-18T16:32:53.950Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3329 | 2026-09-18T16:32:54.837Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3330 | 2026-09-18T16:32:55.264Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3331 | 2026-09-18T16:32:55.609Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3332 | 2026-09-18T16:32:56.130Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3333 | 2026-09-18T16:32:56.828Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3334 | 2026-09-18T16:32:56.974Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3335 | 2026-09-18T16:32:57.417Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3336 | 2026-09-18T16:32:57.547Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3337 | 2026-09-18T16:32:57.962Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3338 | 2026-09-18T16:32:58.023Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3339 | 2026-09-18T16:32:58.153Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3340 | 2026-09-18T16:32:58.239Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3341 | 2026-09-18T16:32:58.716Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3342 | 2026-09-18T16:32:58.881Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3343 | 2026-09-18T16:32:59.000Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3344 | 2026-09-18T16:32:59.775Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3345 | 2026-09-18T16:32:59.801Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3346 | 2026-09-18T16:32:59.844Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3347 | 2026-09-18T16:33:00.116Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3348 | 2026-09-18T16:33:00.145Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3349 | 2026-09-18T16:33:00.216Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3350 | 2026-09-18T16:33:00.365Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3351 | 2026-09-18T16:33:01.156Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3352 | 2026-09-18T16:33:01.513Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3353 | 2026-09-18T16:33:01.898Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3354 | 2026-09-18T16:33:02.106Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3355 | 2026-09-18T16:33:02.569Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3356 | 2026-09-18T16:33:03.022Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3357 | 2026-09-18T16:33:03.289Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3358 | 2026-09-18T16:33:03.605Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3359 | 2026-09-18T16:33:03.700Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3360 | 2026-09-18T16:33:03.703Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3361 | 2026-09-18T16:33:03.926Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3362 | 2026-09-18T16:33:04.420Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3363 | 2026-09-18T16:33:05.060Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3364 | 2026-09-18T16:33:05.616Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3365 | 2026-09-18T16:33:05.817Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3366 | 2026-09-18T16:33:05.977Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3367 | 2026-09-18T16:33:06.150Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3368 | 2026-09-18T16:33:06.871Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3369 | 2026-09-18T16:33:06.980Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3370 | 2026-09-18T16:33:07.573Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3371 | 2026-09-18T16:33:10.639Z | Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3372 | 2026-09-18T16:33:10.864Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3373 | 2026-09-18T16:33:11.591Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3374 | 2026-09-18T16:33:11.615Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3375 | 2026-09-18T16:33:13.279Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3376 | 2026-09-18T16:33:14.269Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3377 | 2026-09-18T16:33:14.668Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3378 | 2026-09-18T16:33:14.837Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3379 | 2026-09-18T16:33:15.078Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3380 | 2026-09-18T16:33:15.189Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3381 | 2026-09-18T16:33:15.486Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3382 | 2026-09-18T16:33:16.030Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3383 | 2026-09-18T16:33:16.515Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3384 | 2026-09-18T16:33:17.843Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3385 | 2026-09-18T16:33:18.702Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3386 | 2026-09-18T16:33:19.091Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3387 | 2026-09-18T16:33:19.190Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3388 | 2026-09-18T16:33:19.404Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3389 | 2026-09-18T16:33:19.537Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3390 | 2026-09-18T16:33:19.654Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3391 | 2026-09-18T16:33:20.215Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3392 | 2026-09-18T16:33:20.241Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3393 | 2026-09-18T16:33:20.786Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3394 | 2026-09-18T16:33:20.789Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3395 | 2026-09-18T16:33:20.818Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3396 | 2026-09-18T16:33:21.003Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3397 | 2026-09-18T16:33:21.028Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3398 | 2026-09-18T16:33:21.375Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3399 | 2026-09-18T16:33:21.534Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3400 | 2026-09-18T16:33:21.560Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3401 | 2026-09-18T16:33:21.742Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3402 | 2026-09-18T16:33:22.614Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3403 | 2026-09-18T16:33:23.888Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3404 | 2026-09-18T16:33:23.948Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3405 | 2026-09-18T16:33:24.061Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3406 | 2026-09-18T16:33:24.657Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3407 | 2026-09-18T16:33:25.563Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3408 | 2026-09-18T16:33:26.609Z | Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3409 | 2026-09-18T16:33:27.277Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3410 | 2026-09-18T16:33:29.433Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3411 | 2026-09-18T16:33:30.029Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3412 | 2026-09-18T16:33:32.073Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3413 | 2026-09-18T16:33:32.785Z | Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 3414 | 2026-09-18T16:33:33.825Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3415 | 2026-09-18T16:33:34.898Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3416 | 2026-09-18T16:33:35.481Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3417 | 2026-09-18T16:33:37.897Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3418 | 2026-09-18T16:33:38.606Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3419 | 2026-09-18T16:33:39.544Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3420 | 2026-09-18T16:33:39.569Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3421 | 2026-09-18T16:33:40.090Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3422 | 2026-09-18T16:33:40.702Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3423 | 2026-09-18T16:33:46.986Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3424 | 2026-09-18T16:33:47.734Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3425 | 2026-09-18T16:33:48.431Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3426 | 2026-09-18T16:33:49.417Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3427 | 2026-09-18T16:33:50.305Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3428 | 2026-09-18T16:33:50.913Z | Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3429 | 2026-09-18T16:33:51.851Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3430 | 2026-09-18T16:33:53.416Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3431 | 2026-09-18T16:33:53.541Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3432 | 2026-09-18T16:33:54.755Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3433 | 2026-09-18T16:33:54.957Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3434 | 2026-09-18T16:33:55.869Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3435 | 2026-09-18T16:33:56.761Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3436 | 2026-09-18T16:33:57.570Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3437 | 2026-09-18T16:34:01.405Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3438 | 2026-09-18T16:34:02.506Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3439 | 2026-09-18T16:34:03.100Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3440 | 2026-09-18T16:34:03.939Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3441 | 2026-09-18T16:34:05.019Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3442 | 2026-09-18T16:34:05.814Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3443 | 2026-09-18T16:34:07.993Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3444 | 2026-09-18T16:34:09.000Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3445 | 2026-09-18T16:34:09.953Z | Documenting nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy) |
| 3446 | 2026-09-18T16:34:11.120Z | Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3447 | 2026-09-18T16:34:13.315Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3448 | 2026-09-18T16:34:14.671Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3449 | 2026-09-18T16:34:16.730Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3450 | 2026-09-18T16:34:19.211Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3451 | 2026-09-18T16:34:19.508Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3452 | 2026-09-18T16:34:20.739Z | Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config) |
| 3453 | 2026-09-18T16:34:22.344Z | Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3454 | 2026-09-18T16:34:24.075Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3455 | 2026-09-18T16:34:25.576Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3456 | 2026-09-18T16:34:27.276Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3457 | 2026-09-18T16:34:28.864Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3458 | 2026-09-18T16:34:30.546Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3459 | 2026-09-18T16:34:35.122Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3460 | 2026-09-18T16:34:35.549Z | Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3461 | 2026-09-18T16:34:37.024Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3462 | 2026-09-18T16:34:37.112Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3463 | 2026-09-18T16:34:39.172Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3464 | 2026-09-18T16:34:40.934Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3465 | 2026-09-18T16:34:42.858Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3466 | 2026-09-18T16:34:44.858Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3467 | 2026-09-18T16:34:46.671Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3468 | 2026-09-18T16:34:48.647Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3469 | 2026-09-18T16:34:50.266Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3470 | 2026-09-18T16:34:51.975Z | Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3471 | 2026-09-18T16:34:53.829Z | Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3472 | 2026-09-18T16:34:55.610Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3473 | 2026-09-18T16:34:57.424Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3474 | 2026-09-18T16:34:59.154Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3475 | 2026-09-18T16:35:00.973Z | Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3476 | 2026-09-18T16:35:02.537Z | Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3477 | 2026-09-18T16:35:04.608Z | Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3478 | 2026-09-18T16:35:06.230Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3479 | 2026-09-18T16:35:11.973Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3480 | 2026-09-18T16:35:13.754Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3481 | 2026-09-18T16:35:15.735Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3482 | 2026-09-18T16:35:17.436Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3483 | 2026-09-18T16:35:19.251Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3484 | 2026-09-18T16:35:21.445Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3485 | 2026-09-18T16:35:24.726Z | Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3486 | 2026-09-18T16:35:28.126Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3487 | 2026-09-18T16:35:28.323Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3488 | 2026-09-18T16:35:32.072Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3489 | 2026-09-18T16:35:34.796Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3490 | 2026-09-18T16:35:36.652Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3491 | 2026-09-18T16:35:39.313Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3492 | 2026-09-18T16:35:42.323Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3493 | 2026-09-18T16:35:44.414Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3494 | 2026-09-18T16:35:46.831Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3495 | 2026-09-18T16:35:49.632Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3496 | 2026-09-18T16:35:51.969Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3497 | 2026-09-18T16:35:54.138Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3498 | 2026-09-18T16:35:56.407Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3499 | 2026-09-18T16:35:58.953Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3500 | 2026-09-18T16:36:01.540Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3501 | 2026-09-18T16:36:04.150Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3502 | 2026-09-18T16:36:06.871Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3503 | 2026-09-18T16:36:09.410Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3504 | 2026-09-18T16:36:11.660Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3505 | 2026-09-18T16:36:14.436Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3506 | 2026-09-18T16:36:17.003Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3507 | 2026-09-18T16:36:19.513Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3508 | 2026-09-18T16:36:22.108Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3509 | 2026-09-18T16:36:24.626Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3510 | 2026-09-18T16:36:27.156Z | Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3511 | 2026-09-18T16:36:29.576Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3512 | 2026-09-18T16:36:32.375Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3513 | 2026-09-18T16:36:34.998Z | Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3514 | 2026-09-18T16:36:37.563Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3515 | 2026-09-18T16:36:40.071Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3516 | 2026-09-18T16:36:42.645Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3517 | 2026-09-18T16:36:45.381Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3518 | 2026-09-18T16:36:47.918Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3519 | 2026-09-18T16:36:50.616Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3520 | 2026-09-18T16:36:53.278Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3521 | 2026-09-18T16:36:55.865Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3522 | 2026-09-18T16:36:58.508Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3523 | 2026-09-18T16:37:01.249Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3524 | 2026-09-18T16:37:03.832Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3525 | 2026-09-18T16:37:06.548Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3526 | 2026-09-18T16:37:09.845Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3527 | 2026-09-18T16:37:12.068Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3528 | 2026-09-18T16:37:14.768Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3529 | 2026-09-18T16:37:17.568Z | Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3530 | 2026-09-18T16:37:20.200Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3531 | 2026-09-18T16:37:23.184Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3532 | 2026-09-18T16:37:25.909Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3533 | 2026-09-18T16:37:28.777Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3534 | 2026-09-18T16:37:31.576Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3535 | 2026-09-18T16:37:34.276Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3536 | 2026-09-18T16:37:36.941Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3537 | 2026-09-18T16:37:39.727Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3538 | 2026-09-18T16:37:42.587Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3539 | 2026-09-18T16:37:45.288Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3540 | 2026-09-18T16:37:48.100Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3541 | 2026-09-18T16:37:58.170Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3542 | 2026-09-18T16:37:58.170Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3543 | 2026-09-18T16:37:59.440Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3544 | 2026-09-18T16:38:03.055Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3545 | 2026-09-18T16:38:07.006Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3546 | 2026-09-18T16:38:10.209Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3547 | 2026-09-18T16:38:13.904Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3548 | 2026-09-18T16:38:17.514Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3549 | 2026-09-18T16:38:21.080Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3550 | 2026-09-18T16:38:24.716Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3551 | 2026-09-18T16:38:28.325Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3552 | 2026-09-18T16:38:31.962Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3553 | 2026-09-18T16:38:35.536Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3554 | 2026-09-18T16:38:39.240Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3555 | 2026-09-18T16:38:44.143Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3556 | 2026-09-18T16:38:47.218Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3557 | 2026-09-18T16:38:51.115Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3558 | 2026-09-18T16:38:55.115Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3559 | 2026-09-18T16:38:59.135Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3560 | 2026-09-18T16:39:02.923Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3561 | 2026-09-18T16:39:07.175Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3562 | 2026-09-18T16:39:10.758Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3563 | 2026-09-18T16:39:14.790Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3564 | 2026-09-18T16:39:18.917Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3565 | 2026-09-18T16:39:22.605Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3566 | 2026-09-18T16:39:26.532Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3567 | 2026-09-18T16:39:30.474Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3568 | 2026-09-18T16:39:36.649Z | Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3569 | 2026-09-18T16:39:38.353Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3570 | 2026-09-18T16:39:42.297Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3571 | 2026-09-18T16:39:46.374Z | Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3572 | 2026-09-18T16:39:50.312Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3573 | 2026-09-18T16:39:54.185Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3574 | 2026-09-18T16:40:25.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 45s |
| 3575 | 2026-09-18T16:40:25.725Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3576 | 2026-09-18T16:40:25.725Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3577 | 2026-09-18T16:40:25.893Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 206 other files |
| 3578 | 2026-09-18T16:40:26.001Z | |
| 3579 | 2026-09-18T16:40:26.001Z | real 7:45.540243108 |
| 3580 | 2026-09-18T16:40:26.001Z | user 20:44.110423721 |
| 3581 | 2026-09-18T16:40:26.001Z | sys 4:26.255686872 |
| 3582 | 2026-09-18T16:40:26.001Z | trap 0.307207189 |
| 3583 | 2026-09-18T16:40:26.001Z | tflt 0.004208630 |
| 3584 | 2026-09-18T16:40:26.002Z | dflt 0.109938760 |
| 3585 | 2026-09-18T16:40:26.002Z | kflt 0.000017940 |
| 3586 | 2026-09-18T16:40:26.002Z | lock 7:27:49.161130349 |
| 3587 | 2026-09-18T16:40:26.002Z | slp 2:36:58.732864434 |
| 3588 | 2026-09-18T16:40:26.002Z | lat 35.842717814 |
| 3589 | 2026-09-18T16:40:26.005Z | stop 2:14.121572256 |
| 3590 | 2026-09-18T16:40:26.005Z | process exited: duration 853199 ms, exit code 0 |
| |
| 3591 | 2026-09-18T16:40:26.011Z | found 0 output files |