|
|
|
| 1 | 2026-09-04T22:45:33.813Z | job assigned to worker 01M1Q9H80AQW54WS3T32CCCJV2 [factory aws, i-00fed13842f473c40] (queued for 49 s) |
| |
| 2 | 2026-09-04T22:45:40.207Z | starting task 0: "setup" |
| 3 | 2026-09-04T22:45:40.213Z | ++ uname -s |
| 4 | 2026-09-04T22:45:40.216Z | + kern=SunOS |
| 5 | 2026-09-04T22:45:40.216Z | + build_user=build |
| 6 | 2026-09-04T22:45:40.216Z | + build_uid=12345 |
| 7 | 2026-09-04T22:45:40.216Z | + work_dir=/work |
| 8 | 2026-09-04T22:45:40.216Z | + input_dir=/input |
| 9 | 2026-09-04T22:45:40.216Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T22:45:40.216Z | + case "$kern" in |
| 11 | 2026-09-04T22:45:40.216Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T22:45:40.227Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T22:45:42.231Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T22:45:42.309Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T22:45:42.312Z | + home_fs=zfs |
| 16 | 2026-09-04T22:45:42.313Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T22:45:42.313Z | + mkdir -p /home/build |
| 18 | 2026-09-04T22:45:42.313Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T22:45:44.313Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T22:45:44.317Z | process exited: duration 4107 ms, exit code 0 |
| |
| 21 | 2026-09-04T22:45:44.323Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T22:45:44.326Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-04T22:45:44.326Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-04T22:45:44.326Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-04T22:45:44.326Z | * rust toolchain profile = "default" |
| 26 | 2026-09-04T22:45:44.326Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T22:45:44.326Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T22:45:44.329Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T22:45:44.329Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-04T22:45:44.429Z | info: downloading installer |
| 31 | 2026-09-04T22:45:45.593Z | info: profile set to default |
| 32 | 2026-09-04T22:45:45.593Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T22:45:45.596Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-04T22:45:45.721Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-04T22:45:45.724Z | info: downloading 6 components |
| 36 | 2026-09-04T22:46:01.105Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-04T22:46:01.105Z | |
| 38 | 2026-09-04T22:46:01.132Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-04T22:46:01.132Z | |
| 40 | 2026-09-04T22:46:01.135Z | |
| 41 | 2026-09-04T22:46:01.135Z | Rust is installed now. Great! |
| 42 | 2026-09-04T22:46:01.135Z | |
| 43 | 2026-09-04T22:46:01.135Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T22:46:01.135Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T22:46:01.135Z | |
| 46 | 2026-09-04T22:46:01.135Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T22:46:01.135Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T22:46:01.135Z | |
| 49 | 2026-09-04T22:46:01.135Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T22:46:01.135Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T22:46:01.135Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T22:46:01.135Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T22:46:01.135Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T22:46:01.135Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T22:46:01.135Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T22:46:01.135Z | HOST_CC = None |
| 57 | 2026-09-04T22:46:01.135Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T22:46:01.135Z | CC = None |
| 59 | 2026-09-04T22:46:01.135Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T22:46:01.311Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T22:46:01.312Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T22:46:01.312Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T22:46:01.312Z | CFLAGS = None |
| 64 | 2026-09-04T22:46:01.312Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T22:46:01.312Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T22:46:01.312Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T22:46:01.312Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T22:46:01.312Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T22:46:01.312Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T22:46:01.404Z | + rustup --version |
| 71 | 2026-09-04T22:46:01.410Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T22:46:01.413Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T22:46:01.433Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-04T22:46:01.436Z | + cargo --version |
| 75 | 2026-09-04T22:46:01.450Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-04T22:46:01.452Z | + rustc --version |
| 77 | 2026-09-04T22:46:01.471Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-04T22:46:01.474Z | process exited: duration 17151 ms, exit code 0 |
| |
| 79 | 2026-09-04T22:46:01.480Z | starting task 2: "authentication" |
| 80 | 2026-09-04T22:46:01.496Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-04T22:46:01.504Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T22:46:01.507Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-04T22:46:01.510Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-04T22:46:01.539Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-04T22:46:21.697Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-04T22:46:21.697Z | + git fetch origin c3a58a6ca132b578ccc555921a3e5cbcf19f08c2 |
| 87 | 2026-09-04T22:46:22.014Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-04T22:46:22.014Z | * branch c3a58a6ca132b578ccc555921a3e5cbcf19f08c2 -> FETCH_HEAD |
| 89 | 2026-09-04T22:46:22.024Z | + [[ -n dap/reconfigurator-exec-readme ]] |
| 90 | 2026-09-04T22:46:22.027Z | ++ git branch --show-current |
| 91 | 2026-09-04T22:46:22.027Z | + current=main |
| 92 | 2026-09-04T22:46:22.027Z | + [[ main != dap/reconfigurator-exec-readme ]] |
| 93 | 2026-09-04T22:46:22.027Z | + git branch -f dap/reconfigurator-exec-readme c3a58a6ca132b578ccc555921a3e5cbcf19f08c2 |
| 94 | 2026-09-04T22:46:22.030Z | + git checkout -f dap/reconfigurator-exec-readme |
| 95 | 2026-09-04T22:46:22.280Z | Switched to branch 'dap/reconfigurator-exec-readme' |
| 96 | 2026-09-04T22:46:22.283Z | + git reset --hard c3a58a6ca132b578ccc555921a3e5cbcf19f08c2 |
| 97 | 2026-09-04T22:46:22.296Z | HEAD is now at c3a58a6ca soften comment |
| 98 | 2026-09-04T22:46:22.299Z | process exited: duration 20793 ms, exit code 0 |
| |
| 99 | 2026-09-04T22:46:22.305Z | starting task 4: "build" |
| 100 | 2026-09-04T22:46:22.309Z | + source ./env.sh |
| 101 | 2026-09-04T22:46:22.311Z | ++ OLD_SHELL_OPTS=ehxB |
| 102 | 2026-09-04T22:46:22.311Z | ++ set -o xtrace |
| 103 | 2026-09-04T22:46:22.311Z | ++++ dirname ./env.sh |
| 104 | 2026-09-04T22:46:22.313Z | +++ readlink -f . |
| 105 | 2026-09-04T22:46:22.316Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 106 | 2026-09-04T22:46:22.316Z | ++ 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-04T22:46:22.316Z | ++ 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-04T22:46:22.316Z | ++ 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-04T22:46:22.317Z | ++ 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-04T22:46:22.317Z | ++ 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-04T22:46:22.317Z | ++ 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-04T22:46:22.317Z | ++ 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-04T22:46:22.317Z | ++ 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-04T22:46:22.317Z | ++ 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-04T22:46:22.317Z | ++ 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-04T22:46:22.317Z | ++ case $OLD_SHELL_OPTS in |
| 117 | 2026-09-04T22:46:22.317Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 118 | 2026-09-04T22:46:22.317Z | + source .github/buildomat/ci-env.sh |
| 119 | 2026-09-04T22:46:22.317Z | ++ export CARGO_TERM_COLOR=always |
| 120 | 2026-09-04T22:46:22.317Z | ++ CARGO_TERM_COLOR=always |
| 121 | 2026-09-04T22:46:22.317Z | +++ uname -s |
| 122 | 2026-09-04T22:46:22.317Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 123 | 2026-09-04T22:46:22.317Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 124 | 2026-09-04T22:46:22.320Z | + cargo --version |
| 125 | 2026-09-04T22:46:22.326Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 126 | 2026-09-04T22:46:22.329Z | + rustc --version |
| 127 | 2026-09-04T22:46:22.348Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 128 | 2026-09-04T22:46:22.351Z | + banner prerequisites |
| 129 | 2026-09-04T22:46:22.355Z | |
| 130 | 2026-09-04T22:46:22.355Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 131 | 2026-09-04T22:46:22.355Z | # # # # # # # # # # # # # # # |
| 132 | 2026-09-04T22:46:22.355Z | # # # # ##### # # ##### # # # # # #### # |
| 133 | 2026-09-04T22:46:22.355Z | ##### ##### # ##### # # # # # # # # # |
| 134 | 2026-09-04T22:46:22.355Z | # # # # # # # # # # # # # # # |
| 135 | 2026-09-04T22:46:22.355Z | # # # ###### # # ###### ### # #### # #### # |
| 136 | 2026-09-04T22:46:22.355Z | |
| 137 | 2026-09-04T22:46:22.355Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 138 | 2026-09-04T22:46:24.284Z | Startup: Refreshing catalog 'helios' ... Done |
| 139 | 2026-09-04T22:46:24.707Z | Startup: Caching catalogs ... Done |
| 140 | 2026-09-04T22:46:27.286Z | Planning: Solver setup ... Done (2.410s) |
| 141 | 2026-09-04T22:46:27.353Z | Planning: Running solver ... Done (0.068s) |
| 142 | 2026-09-04T22:46:27.408Z | Planning: Finding local manifests ... Done (0.003s) |
| 143 | 2026-09-04T22:46:27.419Z | Planning: Fetching manifests: 0/2 0% complete |
| 144 | 2026-09-04T22:46:27.437Z | Planning: Fetching manifests: 2/2 100% complete |
| 145 | 2026-09-04T22:46:27.451Z | Planning: Package planning ... Done (0.013s) |
| 146 | 2026-09-04T22:46:27.454Z | Planning: Merging actions ... Done (0.001s) |
| 147 | 2026-09-04T22:46:27.615Z | Planning: Checking for conflicting actions ... Done (0.162s) |
| 148 | 2026-09-04T22:46:27.618Z | Planning: Consolidating action changes ... Done (0.001s) |
| 149 | 2026-09-04T22:46:28.330Z | Planning: Evaluating mediators ... Done (0.715s) |
| 150 | 2026-09-04T22:46:28.333Z | Planning: Planning completed in 3.59 seconds |
| 151 | 2026-09-04T22:46:28.339Z | Packages to install: 2 |
| 152 | 2026-09-04T22:46:28.340Z | Estimated space available: 156.01 GB |
| 153 | 2026-09-04T22:46:28.340Z | Estimated space to be consumed: 86.48 MB |
| 154 | 2026-09-04T22:46:28.343Z | Create boot environment: No |
| 155 | 2026-09-04T22:46:28.343Z | Create backup boot environment: No |
| 156 | 2026-09-04T22:46:28.343Z | Rebuild boot archive: No |
| 157 | 2026-09-04T22:46:28.343Z | |
| 158 | 2026-09-04T22:46:28.343Z | Changed packages: |
| 159 | 2026-09-04T22:46:28.343Z | helios |
| 160 | 2026-09-04T22:46:28.343Z | developer/build-essential |
| 161 | 2026-09-04T22:46:28.343Z | None -> 11-3.0 |
| 162 | 2026-09-04T22:46:28.343Z | library/libxmlsec1 |
| 163 | 2026-09-04T22:46:28.343Z | None -> 1.2.35-3.0 |
| 164 | 2026-09-04T22:46:28.365Z | |
| 165 | 2026-09-04T22:46:28.365Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 166 | 2026-09-04T22:46:28.434Z | Download: Completed 1.28 MB in 0.07 seconds (18.8M/s) |
| 167 | 2026-09-04T22:46:28.514Z | Actions: 1/268 actions (Installing new actions) |
| 168 | 2026-09-04T22:46:28.552Z | Actions: Completed 268 actions in 0.04 seconds. |
| 169 | 2026-09-04T22:46:28.588Z | Finalize: Updating package state database ... Done (0.036s) |
| 170 | 2026-09-04T22:46:28.592Z | Finalize: Updating package cache ... Done (0.000s) |
| 171 | 2026-09-04T22:46:28.685Z | Finalize: Updating image state ... Done (0.096s) |
| 172 | 2026-09-04T22:46:31.253Z | Finalize: Creating fast lookup database ... Done (2.511s) |
| 173 | 2026-09-04T22:46:31.320Z | Finalize: Reading search index ... Done (0.012s) |
| 174 | 2026-09-04T22:46:31.324Z | Finalize: Updating search index ... Done (0.000s) |
| 175 | 2026-09-04T22:46:31.437Z | Finalize: Updating package cache ... Done (0.000s) |
| 176 | 2026-09-04T22:46:31.816Z | Planning: Evaluating mediator changes ... Done |
| 177 | 2026-09-04T22:46:31.922Z | Planning: Checking for conflicting actions ... Done |
| 178 | 2026-09-04T22:46:31.925Z | Planning: Consolidating action changes ... Done |
| 179 | 2026-09-04T22:46:32.080Z | Planning: Evaluating mediators ... Done |
| 180 | 2026-09-04T22:46:32.083Z | Planning: Planning completed in 0.26 seconds |
| 181 | 2026-09-04T22:46:32.103Z | Mediators to change: 2 |
| 182 | 2026-09-04T22:46:32.103Z | Create boot environment: No |
| 183 | 2026-09-04T22:46:32.103Z | Create backup boot environment: No |
| 184 | 2026-09-04T22:46:32.149Z | Finalize: Updating package state database ... Done |
| 185 | 2026-09-04T22:46:32.149Z | Finalize: Updating package cache ... Done |
| 186 | 2026-09-04T22:46:32.209Z | Finalize: Updating image state ... Done |
| 187 | 2026-09-04T22:46:34.181Z | Finalize: Creating fast lookup database ... Done |
| 188 | 2026-09-04T22:46:34.243Z | Finalize: Reading search index ... Done |
| 189 | 2026-09-04T22:46:34.246Z | Finalize: Updating search index ... Done |
| 190 | 2026-09-04T22:46:34.329Z | Finalize: Updating package cache ... Done |
| 191 | 2026-09-04T22:46:34.613Z | Planning: Evaluating mediator changes ... Done |
| 192 | 2026-09-04T22:46:34.721Z | Planning: Checking for conflicting actions ... Done |
| 193 | 2026-09-04T22:46:34.726Z | Planning: Consolidating action changes ... Done |
| 194 | 2026-09-04T22:46:34.876Z | Planning: Evaluating mediators ... Done |
| 195 | 2026-09-04T22:46:34.879Z | Planning: Planning completed in 0.26 seconds |
| 196 | 2026-09-04T22:46:34.900Z | Mediators to change: 1 |
| 197 | 2026-09-04T22:46:34.905Z | Create boot environment: No |
| 198 | 2026-09-04T22:46:34.905Z | Create backup boot environment: No |
| 199 | 2026-09-04T22:46:34.943Z | Finalize: Updating package state database ... Done |
| 200 | 2026-09-04T22:46:34.943Z | Finalize: Updating package cache ... Done |
| 201 | 2026-09-04T22:46:34.999Z | Finalize: Updating image state ... Done |
| 202 | 2026-09-04T22:46:36.956Z | Finalize: Creating fast lookup database ... Done |
| 203 | 2026-09-04T22:46:37.020Z | Finalize: Reading search index ... Done |
| 204 | 2026-09-04T22:46:37.022Z | Finalize: Updating search index ... Done |
| 205 | 2026-09-04T22:46:37.094Z | Finalize: Updating package cache ... Done |
| 206 | 2026-09-04T22:46:37.402Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 207 | 2026-09-04T22:46:37.402Z | apache system 2.4 system |
| 208 | 2026-09-04T22:46:37.402Z | clang system 15 system |
| 209 | 2026-09-04T22:46:37.402Z | csh system system illumos |
| 210 | 2026-09-04T22:46:37.402Z | ctags system system illumos |
| 211 | 2026-09-04T22:46:37.402Z | file vendor vendor darwinsys |
| 212 | 2026-09-04T22:46:37.402Z | file system system illumos |
| 213 | 2026-09-04T22:46:37.402Z | gcc vendor 14 vendor |
| 214 | 2026-09-04T22:46:37.402Z | gcc system 13 system |
| 215 | 2026-09-04T22:46:37.402Z | gcc system 10 system |
| 216 | 2026-09-04T22:46:37.402Z | go system 1.25 system |
| 217 | 2026-09-04T22:46:37.402Z | llvm system 15 system |
| 218 | 2026-09-04T22:46:37.402Z | mariadb system 11.4 system |
| 219 | 2026-09-04T22:46:37.402Z | mta vendor vendor dma |
| 220 | 2026-09-04T22:46:37.402Z | openjdk system 17 system |
| 221 | 2026-09-04T22:46:37.402Z | openjdk system 11 system |
| 222 | 2026-09-04T22:46:37.402Z | openssl vendor 3 vendor |
| 223 | 2026-09-04T22:46:37.402Z | perl system 5.40 system |
| 224 | 2026-09-04T22:46:37.402Z | postgresql system 18 system |
| 225 | 2026-09-04T22:46:37.402Z | postgresql system 17 system |
| 226 | 2026-09-04T22:46:37.402Z | python vendor 3 vendor |
| 227 | 2026-09-04T22:46:37.403Z | python system 2 system |
| 228 | 2026-09-04T22:46:37.403Z | python3 vendor 3.13 vendor |
| 229 | 2026-09-04T22:46:37.403Z | ruby system 3.4 system |
| 230 | 2026-09-04T22:46:37.403Z | ruby system 3.0 system |
| 231 | 2026-09-04T22:46:37.403Z | words vendor vendor american-english |
| 232 | 2026-09-04T22:46:37.403Z | words system system australian-english |
| 233 | 2026-09-04T22:46:37.403Z | words system system british-english |
| 234 | 2026-09-04T22:46:37.403Z | words system system canadian-english |
| 235 | 2026-09-04T22:46:37.403Z | words system system french |
| 236 | 2026-09-04T22:46:37.403Z | words system system italian |
| 237 | 2026-09-04T22:46:37.403Z | words system system ngerman |
| 238 | 2026-09-04T22:46:37.403Z | words system system ogerman |
| 239 | 2026-09-04T22:46:37.403Z | words system system spanish |
| 240 | 2026-09-04T22:46:37.651Z | PUBLISHER TYPE STATUS P LOCATION |
| 241 | 2026-09-04T22:46:37.651Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 242 | 2026-09-04T22:46:38.172Z | FMRI IFO |
| 243 | 2026-09-04T22:46:38.172Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 244 | 2026-09-04T22:46:38.172Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 245 | 2026-09-04T22:46:38.172Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 246 | 2026-09-04T22:46:38.172Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 247 | 2026-09-04T22:46:38.172Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 248 | 2026-09-04T22:46:38.172Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 249 | 2026-09-04T22:46:38.172Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 250 | 2026-09-04T22:46:38.172Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 251 | 2026-09-04T22:46:38.172Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 252 | 2026-09-04T22:46:38.519Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 253 | 2026-09-04T22:46:38.850Z | Updating crates.io index |
| 254 | 2026-09-04T22:46:38.853Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 255 | 2026-09-04T22:46:39.115Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 256 | 2026-09-04T22:46:39.473Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 257 | 2026-09-04T22:46:39.750Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 258 | 2026-09-04T22:46:40.964Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 259 | 2026-09-04T22:46:41.513Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 260 | 2026-09-04T22:46:43.158Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 261 | 2026-09-04T22:46:44.013Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 262 | 2026-09-04T22:46:44.322Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 263 | 2026-09-04T22:46:44.654Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 264 | 2026-09-04T22:46:45.810Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 265 | 2026-09-04T22:46:46.101Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 266 | 2026-09-04T22:46:46.505Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 267 | 2026-09-04T22:46:46.801Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 268 | 2026-09-04T22:46:47.335Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 269 | 2026-09-04T22:46:47.594Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 270 | 2026-09-04T22:46:47.879Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 271 | 2026-09-04T22:46:48.140Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 272 | 2026-09-04T22:46:48.471Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 273 | 2026-09-04T22:46:48.803Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 274 | 2026-09-04T22:46:49.319Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 275 | 2026-09-04T22:46:49.608Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 276 | 2026-09-04T22:46:50.172Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 277 | 2026-09-04T22:46:50.492Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 278 | 2026-09-04T22:46:50.768Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 279 | 2026-09-04T22:46:51.195Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 280 | 2026-09-04T22:46:51.496Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 281 | 2026-09-04T22:46:51.887Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 282 | 2026-09-04T22:46:52.205Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 283 | 2026-09-04T22:46:52.466Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 284 | 2026-09-04T22:46:52.768Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 285 | 2026-09-04T22:46:53.132Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 286 | 2026-09-04T22:46:53.671Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 287 | 2026-09-04T22:46:54.272Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 288 | 2026-09-04T22:46:54.534Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 289 | 2026-09-04T22:46:54.866Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 290 | 2026-09-04T22:46:55.225Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 291 | 2026-09-04T22:46:55.473Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 292 | 2026-09-04T22:46:55.747Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 293 | 2026-09-04T22:46:56.082Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 294 | 2026-09-04T22:46:56.350Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 295 | 2026-09-04T22:46:56.736Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 296 | 2026-09-04T22:46:59.657Z | Downloading crates ... |
| 297 | 2026-09-04T22:46:59.710Z | Downloaded fastrand v2.3.0 |
| 298 | 2026-09-04T22:46:59.713Z | Downloaded anstyle-query v1.1.5 |
| 299 | 2026-09-04T22:46:59.713Z | Downloaded errno v0.3.14 |
| 300 | 2026-09-04T22:46:59.724Z | Downloaded proc-macro-error-attr v1.0.4 |
| 301 | 2026-09-04T22:46:59.728Z | Downloaded bytecount v0.6.9 |
| 302 | 2026-09-04T22:46:59.732Z | Downloaded anstyle-parse v1.0.0 |
| 303 | 2026-09-04T22:46:59.732Z | Downloaded zmij v1.0.21 |
| 304 | 2026-09-04T22:46:59.735Z | Downloaded thiserror v2.0.18 |
| 305 | 2026-09-04T22:46:59.735Z | Downloaded dtrace-parser v0.2.0 |
| 306 | 2026-09-04T22:46:59.740Z | Downloaded cpufeatures v0.2.17 |
| 307 | 2026-09-04T22:46:59.743Z | Downloaded block-buffer v0.10.4 |
| 308 | 2026-09-04T22:46:59.747Z | Downloaded zerocopy-derive v0.7.35 |
| 309 | 2026-09-04T22:46:59.750Z | Downloaded macaddr v1.0.1 |
| 310 | 2026-09-04T22:46:59.753Z | Downloaded fnv v1.0.7 |
| 311 | 2026-09-04T22:46:59.754Z | Downloaded heck v0.4.1 |
| 312 | 2026-09-04T22:46:59.754Z | Downloaded zerocopy v0.7.35 |
| 313 | 2026-09-04T22:46:59.760Z | Downloaded is_terminal_polyfill v1.70.2 |
| 314 | 2026-09-04T22:46:59.763Z | Downloaded colorchoice v1.0.4 |
| 315 | 2026-09-04T22:46:59.763Z | Downloaded version_check v0.9.5 |
| 316 | 2026-09-04T22:46:59.763Z | Downloaded dof v0.3.0 |
| 317 | 2026-09-04T22:46:59.763Z | Downloaded generic-array v0.14.7 |
| 318 | 2026-09-04T22:46:59.766Z | Downloaded heck v0.5.0 |
| 319 | 2026-09-04T22:46:59.766Z | Downloaded pretty-hex v0.4.1 |
| 320 | 2026-09-04T22:46:59.766Z | Downloaded cfg-if v1.0.4 |
| 321 | 2026-09-04T22:46:59.766Z | Downloaded byteorder v1.5.0 |
| 322 | 2026-09-04T22:46:59.766Z | Downloaded usdt v0.5.0 |
| 323 | 2026-09-04T22:46:59.766Z | Downloaded serde_spanned v0.6.9 |
| 324 | 2026-09-04T22:46:59.769Z | Downloaded usdt-macro v0.5.0 |
| 325 | 2026-09-04T22:46:59.772Z | Downloaded memmap v0.7.0 |
| 326 | 2026-09-04T22:46:59.772Z | Downloaded plain v0.2.3 |
| 327 | 2026-09-04T22:46:59.772Z | Downloaded terminal_size v0.4.3 |
| 328 | 2026-09-04T22:46:59.775Z | Downloaded tabled_derive v0.7.0 |
| 329 | 2026-09-04T22:46:59.782Z | Downloaded crypto-common v0.1.7 |
| 330 | 2026-09-04T22:46:59.784Z | Downloaded once_cell v1.21.3 |
| 331 | 2026-09-04T22:46:59.784Z | Downloaded clap_derive v4.6.1 |
| 332 | 2026-09-04T22:46:59.787Z | Downloaded cargo-platform v0.3.2 |
| 333 | 2026-09-04T22:46:59.787Z | Downloaded anstream v1.0.0 |
| 334 | 2026-09-04T22:46:59.791Z | Downloaded autocfg v1.5.0 |
| 335 | 2026-09-04T22:46:59.791Z | Downloaded bitflags v2.11.0 |
| 336 | 2026-09-04T22:46:59.795Z | Downloaded anyhow v1.0.104 |
| 337 | 2026-09-04T22:46:59.798Z | Downloaded swrite v0.1.0 |
| 338 | 2026-09-04T22:46:59.802Z | Downloaded thread-id v4.2.2 |
| 339 | 2026-09-04T22:46:59.806Z | Downloaded scroll_derive v0.12.1 |
| 340 | 2026-09-04T22:46:59.806Z | Downloaded unicode-linebreak v0.1.5 |
| 341 | 2026-09-04T22:46:59.810Z | Downloaded strsim v0.11.1 |
| 342 | 2026-09-04T22:46:59.813Z | Downloaded cargo_toml v0.21.0 |
| 343 | 2026-09-04T22:46:59.818Z | Downloaded toml_write v0.1.2 |
| 344 | 2026-09-04T22:46:59.822Z | Downloaded scroll v0.12.0 |
| 345 | 2026-09-04T22:46:59.827Z | Downloaded itoa v1.0.17 |
| 346 | 2026-09-04T22:46:59.830Z | Downloaded smawk v0.3.2 |
| 347 | 2026-09-04T22:46:59.830Z | Downloaded clap_lex v1.0.0 |
| 348 | 2026-09-04T22:46:59.833Z | Downloaded pest_generator v2.8.6 |
| 349 | 2026-09-04T22:46:59.837Z | Downloaded pest_derive v2.8.6 |
| 350 | 2026-09-04T22:46:59.841Z | Downloaded usdt-attr-macro v0.5.0 |
| 351 | 2026-09-04T22:46:59.846Z | Downloaded toml_datetime v0.6.11 |
| 352 | 2026-09-04T22:46:59.856Z | Downloaded serde_tokenstream v0.2.3 |
| 353 | 2026-09-04T22:46:59.859Z | Downloaded thiserror-impl v2.0.18 |
| 354 | 2026-09-04T22:46:59.862Z | Downloaded quote v1.0.45 |
| 355 | 2026-09-04T22:46:59.865Z | Downloaded camino-tempfile v1.4.1 |
| 356 | 2026-09-04T22:46:59.868Z | Downloaded tabled v0.15.0 |
| 357 | 2026-09-04T22:46:59.877Z | Downloaded toml v0.8.23 |
| 358 | 2026-09-04T22:46:59.880Z | Downloaded equivalent v1.0.2 |
| 359 | 2026-09-04T22:46:59.880Z | Downloaded pest_meta v2.8.6 |
| 360 | 2026-09-04T22:46:59.883Z | Downloaded usdt-impl v0.5.0 |
| 361 | 2026-09-04T22:46:59.883Z | Downloaded anstyle v1.0.14 |
| 362 | 2026-09-04T22:46:59.883Z | Downloaded thiserror v1.0.69 |
| 363 | 2026-09-04T22:46:59.886Z | Downloaded clap v4.6.1 |
| 364 | 2026-09-04T22:46:59.889Z | Downloaded cargo_metadata v0.23.1 |
| 365 | 2026-09-04T22:46:59.891Z | Downloaded utf8parse v0.2.2 |
| 366 | 2026-09-04T22:46:59.891Z | Downloaded sha2 v0.10.9 |
| 367 | 2026-09-04T22:46:59.891Z | Downloaded digest v0.10.7 |
| 368 | 2026-09-04T22:46:59.894Z | Downloaded fs-err v3.3.0 |
| 369 | 2026-09-04T22:46:59.895Z | Downloaded proc-macro-error v1.0.4 |
| 370 | 2026-09-04T22:46:59.903Z | Downloaded ucd-trie v0.1.7 |
| 371 | 2026-09-04T22:46:59.915Z | Downloaded semver v1.0.28 |
| 372 | 2026-09-04T22:46:59.916Z | Downloaded unicode-ident v1.0.24 |
| 373 | 2026-09-04T22:46:59.931Z | Downloaded camino v1.2.5 |
| 374 | 2026-09-04T22:46:59.931Z | Downloaded thiserror-impl v1.0.69 |
| 375 | 2026-09-04T22:46:59.931Z | Downloaded tempfile v3.27.0 |
| 376 | 2026-09-04T22:46:59.950Z | Downloaded serde_derive v1.0.228 |
| 377 | 2026-09-04T22:46:59.950Z | Downloaded proc-macro2 v1.0.106 |
| 378 | 2026-09-04T22:46:59.950Z | Downloaded toml_edit v0.22.27 |
| 379 | 2026-09-04T22:46:59.950Z | Downloaded textwrap v0.16.2 |
| 380 | 2026-09-04T22:46:59.968Z | Downloaded log v0.4.33 |
| 381 | 2026-09-04T22:46:59.969Z | Downloaded papergrid v0.11.0 |
| 382 | 2026-09-04T22:46:59.969Z | Downloaded getrandom v0.4.3 |
| 383 | 2026-09-04T22:46:59.969Z | Downloaded serde_core v1.0.228 |
| 384 | 2026-09-04T22:46:59.969Z | Downloaded serde v1.0.228 |
| 385 | 2026-09-04T22:46:59.979Z | Downloaded indexmap v2.14.0 |
| 386 | 2026-09-04T22:46:59.980Z | Downloaded memchr v2.8.0 |
| 387 | 2026-09-04T22:46:59.991Z | Downloaded typenum v1.20.1 |
| 388 | 2026-09-04T22:47:00.029Z | Downloaded pest v2.8.6 |
| 389 | 2026-09-04T22:47:00.060Z | Downloaded serde_json v1.0.151 |
| 390 | 2026-09-04T22:47:00.060Z | Downloaded hashbrown v0.17.0 |
| 391 | 2026-09-04T22:47:00.060Z | Downloaded clap_builder v4.6.0 |
| 392 | 2026-09-04T22:47:00.060Z | Downloaded winnow v0.7.14 |
| 393 | 2026-09-04T22:47:00.072Z | Downloaded goblin v0.8.2 |
| 394 | 2026-09-04T22:47:00.087Z | Downloaded syn v1.0.109 |
| 395 | 2026-09-04T22:47:00.091Z | Downloaded unicode-width v0.1.14 |
| 396 | 2026-09-04T22:47:00.091Z | Downloaded unicode-width v0.2.0 |
| 397 | 2026-09-04T22:47:00.091Z | Downloaded syn v2.0.117 |
| 398 | 2026-09-04T22:47:00.098Z | Downloaded rustix v1.1.4 |
| 399 | 2026-09-04T22:47:00.121Z | Downloaded libc v0.2.185 |
| 400 | 2026-09-04T22:47:00.183Z | Compiling proc-macro2 v1.0.106 |
| 401 | 2026-09-04T22:47:00.183Z | Compiling quote v1.0.45 |
| 402 | 2026-09-04T22:47:00.186Z | Compiling unicode-ident v1.0.24 |
| 403 | 2026-09-04T22:47:00.186Z | Compiling serde_core v1.0.228 |
| 404 | 2026-09-04T22:47:00.186Z | Compiling libc v0.2.185 |
| 405 | 2026-09-04T22:47:00.186Z | Compiling version_check v0.9.5 |
| 406 | 2026-09-04T22:47:00.186Z | Compiling memchr v2.8.0 |
| 407 | 2026-09-04T22:47:00.186Z | Compiling serde v1.0.228 |
| 408 | 2026-09-04T22:47:00.517Z | Compiling zmij v1.0.21 |
| 409 | 2026-09-04T22:47:00.727Z | Compiling itoa v1.0.17 |
| 410 | 2026-09-04T22:47:00.764Z | Compiling ucd-trie v0.1.7 |
| 411 | 2026-09-04T22:47:00.816Z | Compiling thiserror v1.0.69 |
| 412 | 2026-09-04T22:47:00.982Z | Compiling pest v2.8.6 |
| 413 | 2026-09-04T22:47:01.021Z | Compiling byteorder v1.5.0 |
| 414 | 2026-09-04T22:47:01.176Z | Compiling rustix v1.1.4 |
| 415 | 2026-09-04T22:47:01.259Z | Compiling errno v0.3.14 |
| 416 | 2026-09-04T22:47:01.279Z | Compiling serde_json v1.0.151 |
| 417 | 2026-09-04T22:47:01.471Z | Compiling bitflags v2.11.0 |
| 418 | 2026-09-04T22:47:01.660Z | Compiling syn v2.0.117 |
| 419 | 2026-09-04T22:47:01.682Z | Compiling thread-id v4.2.2 |
| 420 | 2026-09-04T22:47:01.714Z | Compiling proc-macro-error-attr v1.0.4 |
| 421 | 2026-09-04T22:47:01.745Z | Compiling usdt-impl v0.5.0 |
| 422 | 2026-09-04T22:47:01.763Z | Compiling camino v1.2.5 |
| 423 | 2026-09-04T22:47:01.890Z | Compiling syn v1.0.109 |
| 424 | 2026-09-04T22:47:02.058Z | Compiling pest_meta v2.8.6 |
| 425 | 2026-09-04T22:47:02.196Z | Compiling proc-macro-error v1.0.4 |
| 426 | 2026-09-04T22:47:02.242Z | Compiling utf8parse v0.2.2 |
| 427 | 2026-09-04T22:47:02.274Z | Compiling getrandom v0.4.3 |
| 428 | 2026-09-04T22:47:02.361Z | Compiling log v0.4.33 |
| 429 | 2026-09-04T22:47:02.386Z | Compiling hashbrown v0.17.0 |
| 430 | 2026-09-04T22:47:02.562Z | Compiling equivalent v1.0.2 |
| 431 | 2026-09-04T22:47:02.661Z | Compiling plain v0.2.3 |
| 432 | 2026-09-04T22:47:02.725Z | Compiling terminal_size v0.4.3 |
| 433 | 2026-09-04T22:47:02.916Z | Compiling anstyle-parse v1.0.0 |
| 434 | 2026-09-04T22:47:02.965Z | Compiling indexmap v2.14.0 |
| 435 | 2026-09-04T22:47:03.399Z | Compiling anstyle-query v1.1.5 |
| 436 | 2026-09-04T22:47:03.512Z | Compiling winnow v0.7.14 |
| 437 | 2026-09-04T22:47:03.542Z | Compiling pretty-hex v0.4.1 |
| 438 | 2026-09-04T22:47:03.589Z | Compiling toml_write v0.1.2 |
| 439 | 2026-09-04T22:47:03.645Z | Compiling thiserror v2.0.18 |
| 440 | 2026-09-04T22:47:03.682Z | Compiling cfg-if v1.0.4 |
| 441 | 2026-09-04T22:47:03.741Z | Compiling anstyle v1.0.14 |
| 442 | 2026-09-04T22:47:03.760Z | Compiling is_terminal_polyfill v1.70.2 |
| 443 | 2026-09-04T22:47:03.789Z | Compiling colorchoice v1.0.4 |
| 444 | 2026-09-04T22:47:03.860Z | Compiling autocfg v1.5.0 |
| 445 | 2026-09-04T22:47:03.910Z | Compiling anstream v1.0.0 |
| 446 | 2026-09-04T22:47:03.962Z | Compiling pest_generator v2.8.6 |
| 447 | 2026-09-04T22:47:04.277Z | Compiling fs-err v3.3.0 |
| 448 | 2026-09-04T22:47:04.323Z | Compiling heck v0.5.0 |
| 449 | 2026-09-04T22:47:04.363Z | Compiling unicode-width v0.1.14 |
| 450 | 2026-09-04T22:47:04.406Z | Compiling fnv v1.0.7 |
| 451 | 2026-09-04T22:47:04.479Z | Compiling fastrand v2.3.0 |
| 452 | 2026-09-04T22:47:04.512Z | Compiling strsim v0.11.1 |
| 453 | 2026-09-04T22:47:04.564Z | Compiling once_cell v1.21.3 |
| 454 | 2026-09-04T22:47:04.633Z | Compiling anyhow v1.0.104 |
| 455 | 2026-09-04T22:47:04.654Z | Compiling clap_lex v1.0.0 |
| 456 | 2026-09-04T22:47:04.740Z | Compiling bytecount v0.6.9 |
| 457 | 2026-09-04T22:47:04.783Z | Compiling heck v0.4.1 |
| 458 | 2026-09-04T22:47:04.851Z | Compiling papergrid v0.11.0 |
| 459 | 2026-09-04T22:47:04.877Z | Compiling clap_builder v4.6.0 |
| 460 | 2026-09-04T22:47:04.895Z | Compiling tempfile v3.27.0 |
| 461 | 2026-09-04T22:47:04.998Z | Compiling semver v1.0.28 |
| 462 | 2026-09-04T22:47:05.015Z | Compiling tabled_derive v0.7.0 |
| 463 | 2026-09-04T22:47:05.075Z | Compiling cargo-platform v0.3.2 |
| 464 | 2026-09-04T22:47:05.147Z | Compiling memmap v0.7.0 |
| 465 | 2026-09-04T22:47:05.262Z | Compiling smawk v0.3.2 |
| 466 | 2026-09-04T22:47:05.317Z | Compiling unicode-linebreak v0.1.5 |
| 467 | 2026-09-04T22:47:05.334Z | Compiling unicode-width v0.2.0 |
| 468 | 2026-09-04T22:47:05.398Z | Compiling camino-tempfile v1.4.1 |
| 469 | 2026-09-04T22:47:05.565Z | Compiling textwrap v0.16.2 |
| 470 | 2026-09-04T22:47:05.595Z | Compiling serde_derive v1.0.228 |
| 471 | 2026-09-04T22:47:05.612Z | Compiling thiserror-impl v1.0.69 |
| 472 | 2026-09-04T22:47:05.631Z | Compiling zerocopy-derive v0.7.35 |
| 473 | 2026-09-04T22:47:05.688Z | Compiling pest_derive v2.8.6 |
| 474 | 2026-09-04T22:47:05.900Z | Compiling scroll_derive v0.12.1 |
| 475 | 2026-09-04T22:47:06.019Z | Compiling thiserror-impl v2.0.18 |
| 476 | 2026-09-04T22:47:06.135Z | Compiling clap_derive v4.6.1 |
| 477 | 2026-09-04T22:47:06.272Z | Compiling tabled v0.15.0 |
| 478 | 2026-09-04T22:47:06.489Z | Compiling zerocopy v0.7.35 |
| 479 | 2026-09-04T22:47:06.567Z | Compiling scroll v0.12.0 |
| 480 | 2026-09-04T22:47:06.866Z | Compiling goblin v0.8.2 |
| 481 | 2026-09-04T22:47:06.947Z | Compiling dtrace-parser v0.2.0 |
| 482 | 2026-09-04T22:47:07.364Z | Compiling swrite v0.1.0 |
| 483 | 2026-09-04T22:47:07.854Z | Compiling clap v4.6.1 |
| 484 | 2026-09-04T22:47:08.535Z | Compiling toml_datetime v0.6.11 |
| 485 | 2026-09-04T22:47:08.535Z | Compiling serde_spanned v0.6.9 |
| 486 | 2026-09-04T22:47:08.538Z | Compiling cargo_metadata v0.23.1 |
| 487 | 2026-09-04T22:47:08.538Z | Compiling macaddr v1.0.1 |
| 488 | 2026-09-04T22:47:08.538Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 489 | 2026-09-04T22:47:08.618Z | Compiling dof v0.3.0 |
| 490 | 2026-09-04T22:47:08.632Z | Compiling serde_tokenstream v0.2.3 |
| 491 | 2026-09-04T22:47:08.742Z | Compiling toml_edit v0.22.27 |
| 492 | 2026-09-04T22:47:09.338Z | Compiling usdt-attr-macro v0.5.0 |
| 493 | 2026-09-04T22:47:09.359Z | Compiling usdt-macro v0.5.0 |
| 494 | 2026-09-04T22:47:09.965Z | Compiling usdt v0.5.0 |
| 495 | 2026-09-04T22:47:10.073Z | Compiling toml v0.8.23 |
| 496 | 2026-09-04T22:47:10.404Z | Compiling cargo_toml v0.21.0 |
| 497 | 2026-09-04T22:47:11.653Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 498 | 2026-09-04T22:47:13.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.35s |
| 499 | 2026-09-04T22:47:13.911Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 500 | 2026-09-04T22:47:14.419Z | Downloading crates ... |
| 501 | 2026-09-04T22:47:14.469Z | Downloaded adler2 v2.0.1 |
| 502 | 2026-09-04T22:47:14.476Z | Downloaded addr2line v0.25.1 |
| 503 | 2026-09-04T22:47:14.479Z | Downloaded ahash v0.8.12 |
| 504 | 2026-09-04T22:47:14.479Z | Downloaded aead v0.5.2 |
| 505 | 2026-09-04T22:47:14.482Z | Downloaded aead v0.6.1 |
| 506 | 2026-09-04T22:47:14.489Z | Downloaded array-init v0.0.4 |
| 507 | 2026-09-04T22:47:14.491Z | Downloaded atomic-waker v1.1.2 |
| 508 | 2026-09-04T22:47:14.494Z | Downloaded base16ct v0.2.0 |
| 509 | 2026-09-04T22:47:14.494Z | Downloaded base64ct v1.8.3 |
| 510 | 2026-09-04T22:47:14.494Z | Downloaded anstyle-parse v0.2.7 |
| 511 | 2026-09-04T22:47:14.499Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 512 | 2026-09-04T22:47:14.501Z | Downloaded bit-set v0.5.3 |
| 513 | 2026-09-04T22:47:14.501Z | Downloaded bitfield-struct v0.6.2 |
| 514 | 2026-09-04T22:47:14.501Z | Downloaded arrayref v0.3.9 |
| 515 | 2026-09-04T22:47:14.504Z | Downloaded fixedbitset v0.4.2 |
| 516 | 2026-09-04T22:47:14.504Z | Downloaded ff v0.13.1 |
| 517 | 2026-09-04T22:47:14.507Z | Downloaded ff v0.14.0 |
| 518 | 2026-09-04T22:47:14.507Z | Downloaded async-recursion v1.1.1 |
| 519 | 2026-09-04T22:47:14.507Z | Downloaded ascii-canvas v3.0.0 |
| 520 | 2026-09-04T22:47:14.510Z | Downloaded backtrace-ext v0.2.1 |
| 521 | 2026-09-04T22:47:14.510Z | Downloaded const-oid v0.10.2 |
| 522 | 2026-09-04T22:47:14.510Z | Downloaded bb8 v0.8.6 |
| 523 | 2026-09-04T22:47:14.513Z | Downloaded hostname v0.3.1 |
| 524 | 2026-09-04T22:47:14.516Z | Downloaded futures-core v0.3.32 |
| 525 | 2026-09-04T22:47:14.516Z | Downloaded assert_matches v1.5.0 |
| 526 | 2026-09-04T22:47:14.516Z | Downloaded atty v0.2.14 |
| 527 | 2026-09-04T22:47:14.516Z | Downloaded async-stream-impl v0.3.6 |
| 528 | 2026-09-04T22:47:14.516Z | Downloaded atomicwrites v0.4.4 |
| 529 | 2026-09-04T22:47:14.519Z | Downloaded bitfield-macros v0.19.4 |
| 530 | 2026-09-04T22:47:14.519Z | Downloaded git-stub v1.0.0 |
| 531 | 2026-09-04T22:47:14.519Z | Downloaded heapless v0.8.0 |
| 532 | 2026-09-04T22:47:14.522Z | Downloaded arrayvec v0.7.6 |
| 533 | 2026-09-04T22:47:14.524Z | Downloaded async-trait v0.1.89 |
| 534 | 2026-09-04T22:47:14.524Z | Downloaded bit-vec v0.8.0 |
| 535 | 2026-09-04T22:47:14.527Z | Downloaded futures-macro v0.3.32 |
| 536 | 2026-09-04T22:47:14.527Z | Downloaded enum_dispatch v0.3.13 |
| 537 | 2026-09-04T22:47:14.530Z | Downloaded ciborium-ll v0.2.2 |
| 538 | 2026-09-04T22:47:14.530Z | Downloaded cfg_aliases v0.2.1 |
| 539 | 2026-09-04T22:47:14.530Z | Downloaded ciborium-io v0.2.2 |
| 540 | 2026-09-04T22:47:14.533Z | Downloaded cobs v0.3.0 |
| 541 | 2026-09-04T22:47:14.533Z | Downloaded half v1.8.3 |
| 542 | 2026-09-04T22:47:14.535Z | Downloaded fatfs v0.3.6 |
| 543 | 2026-09-04T22:47:14.535Z | Downloaded foldhash v0.2.0 |
| 544 | 2026-09-04T22:47:14.538Z | Downloaded castaway v0.2.4 |
| 545 | 2026-09-04T22:47:14.538Z | Downloaded endian-type v0.1.2 |
| 546 | 2026-09-04T22:47:14.538Z | Downloaded env_filter v2.0.0 |
| 547 | 2026-09-04T22:47:14.541Z | Downloaded foreign-types-shared v0.3.1 |
| 548 | 2026-09-04T22:47:14.544Z | Downloaded async-stream v0.3.6 |
| 549 | 2026-09-04T22:47:14.546Z | Downloaded newline-converter v0.3.0 |
| 550 | 2026-09-04T22:47:14.549Z | Downloaded futures v0.3.32 |
| 551 | 2026-09-04T22:47:14.553Z | Downloaded flate2 v1.1.9 |
| 552 | 2026-09-04T22:47:14.556Z | Downloaded elliptic-curve v0.14.1 |
| 553 | 2026-09-04T22:47:14.556Z | Downloaded hashbrown v0.16.1 |
| 554 | 2026-09-04T22:47:14.559Z | Downloaded enum-as-inner v0.6.1 |
| 555 | 2026-09-04T22:47:14.562Z | Downloaded gethostname v0.5.0 |
| 556 | 2026-09-04T22:47:14.562Z | Downloaded env_logger v0.11.11 |
| 557 | 2026-09-04T22:47:14.562Z | Downloaded foreign-types v0.3.2 |
| 558 | 2026-09-04T22:47:14.565Z | Downloaded parse-display v0.10.0 |
| 559 | 2026-09-04T22:47:14.565Z | Downloaded fd-lock v4.0.4 |
| 560 | 2026-09-04T22:47:14.565Z | Downloaded block-padding v0.4.2 |
| 561 | 2026-09-04T22:47:14.569Z | Downloaded form_urlencoded v1.2.2 |
| 562 | 2026-09-04T22:47:14.569Z | Downloaded futures-task v0.3.32 |
| 563 | 2026-09-04T22:47:14.571Z | Downloaded flagset v0.4.7 |
| 564 | 2026-09-04T22:47:14.571Z | Downloaded erased-serde v0.3.31 |
| 565 | 2026-09-04T22:47:14.571Z | Downloaded futures-io v0.3.32 |
| 566 | 2026-09-04T22:47:14.574Z | Downloaded compression-core v0.4.31 |
| 567 | 2026-09-04T22:47:14.574Z | Downloaded normalize-line-endings v0.3.0 |
| 568 | 2026-09-04T22:47:14.577Z | Downloaded cfg_aliases v0.1.1 |
| 569 | 2026-09-04T22:47:14.577Z | Downloaded foreign-types-macros v0.2.3 |
| 570 | 2026-09-04T22:47:14.577Z | Downloaded fs_extra v1.3.0 |
| 571 | 2026-09-04T22:47:14.580Z | Downloaded futures-executor v0.3.32 |
| 572 | 2026-09-04T22:47:14.580Z | Downloaded nibble_vec v0.1.0 |
| 573 | 2026-09-04T22:47:14.580Z | Downloaded bit-set v0.8.0 |
| 574 | 2026-09-04T22:47:14.585Z | Downloaded proc-macro-crate v1.3.1 |
| 575 | 2026-09-04T22:47:14.587Z | Downloaded float-cmp v0.10.0 |
| 576 | 2026-09-04T22:47:14.587Z | Downloaded fxhash v0.2.1 |
| 577 | 2026-09-04T22:47:14.587Z | Downloaded bit-vec v0.6.3 |
| 578 | 2026-09-04T22:47:14.587Z | Downloaded bitfield v0.19.4 |
| 579 | 2026-09-04T22:47:14.587Z | Downloaded backoff v0.4.0 |
| 580 | 2026-09-04T22:47:14.588Z | Downloaded headers-core v0.3.0 |
| 581 | 2026-09-04T22:47:14.588Z | Downloaded hex-literal v1.1.0 |
| 582 | 2026-09-04T22:47:14.588Z | Downloaded hostname v0.4.2 |
| 583 | 2026-09-04T22:47:14.590Z | Downloaded httpdate v1.0.3 |
| 584 | 2026-09-04T22:47:14.590Z | Downloaded hash32 v0.3.1 |
| 585 | 2026-09-04T22:47:14.590Z | Downloaded base16ct v1.0.0 |
| 586 | 2026-09-04T22:47:14.593Z | Downloaded hash32 v0.2.1 |
| 587 | 2026-09-04T22:47:14.593Z | Downloaded http-body v1.0.1 |
| 588 | 2026-09-04T22:47:14.593Z | Downloaded fallible-iterator v0.2.0 |
| 589 | 2026-09-04T22:47:14.596Z | Downloaded filetime v0.2.27 |
| 590 | 2026-09-04T22:47:14.596Z | Downloaded fixedbitset v0.5.7 |
| 591 | 2026-09-04T22:47:14.596Z | Downloaded foldhash v0.1.5 |
| 592 | 2026-09-04T22:47:14.596Z | Downloaded argon2 v0.5.3 |
| 593 | 2026-09-04T22:47:14.599Z | Downloaded embedded-io v0.4.0 |
| 594 | 2026-09-04T22:47:14.599Z | Downloaded hubpack v0.1.2 |
| 595 | 2026-09-04T22:47:14.602Z | Downloaded embedded-io v0.6.1 |
| 596 | 2026-09-04T22:47:14.602Z | Downloaded hex v0.4.3 |
| 597 | 2026-09-04T22:47:14.602Z | Downloaded num_threads v0.1.7 |
| 598 | 2026-09-04T22:47:14.602Z | Downloaded oso-derive v0.27.3 |
| 599 | 2026-09-04T22:47:14.611Z | Downloaded potential_utf v0.1.4 |
| 600 | 2026-09-04T22:47:14.614Z | Downloaded funty v2.0.0 |
| 601 | 2026-09-04T22:47:14.618Z | Downloaded futures-sink v0.3.32 |
| 602 | 2026-09-04T22:47:14.618Z | Downloaded cmake v0.1.57 |
| 603 | 2026-09-04T22:47:14.618Z | Downloaded anstream v0.6.21 |
| 604 | 2026-09-04T22:47:14.621Z | Downloaded camino-tempfile-ext v0.3.3 |
| 605 | 2026-09-04T22:47:14.621Z | Downloaded bs58 v0.5.1 |
| 606 | 2026-09-04T22:47:14.621Z | Downloaded cipher v0.4.4 |
| 607 | 2026-09-04T22:47:14.621Z | Downloaded foreign-types-shared v0.1.1 |
| 608 | 2026-09-04T22:47:14.621Z | Downloaded ghash v0.6.0 |
| 609 | 2026-09-04T22:47:14.624Z | Downloaded byte-wrapper v0.1.0 |
| 610 | 2026-09-04T22:47:14.627Z | Downloaded cmov v0.5.4 |
| 611 | 2026-09-04T22:47:14.627Z | Downloaded block-buffer v0.12.1 |
| 612 | 2026-09-04T22:47:14.627Z | Downloaded cipher v0.5.2 |
| 613 | 2026-09-04T22:47:14.631Z | Downloaded globwalk v0.9.1 |
| 614 | 2026-09-04T22:47:14.631Z | Downloaded float-ord v0.3.2 |
| 615 | 2026-09-04T22:47:14.633Z | Downloaded http-range v0.1.5 |
| 616 | 2026-09-04T22:47:14.633Z | Downloaded cassowary v0.3.0 |
| 617 | 2026-09-04T22:47:14.633Z | Downloaded cexpr v0.6.0 |
| 618 | 2026-09-04T22:47:14.634Z | Downloaded radium v0.7.0 |
| 619 | 2026-09-04T22:47:14.636Z | Downloaded foreign-types v0.5.0 |
| 620 | 2026-09-04T22:47:14.639Z | Downloaded bitflags v1.3.2 |
| 621 | 2026-09-04T22:47:14.639Z | Downloaded cbc v0.2.1 |
| 622 | 2026-09-04T22:47:14.642Z | Downloaded compression-codecs v0.4.37 |
| 623 | 2026-09-04T22:47:14.642Z | Downloaded http-body-util v0.1.3 |
| 624 | 2026-09-04T22:47:14.644Z | Downloaded highway v1.3.0 |
| 625 | 2026-09-04T22:47:14.647Z | Downloaded blowfish v0.10.0 |
| 626 | 2026-09-04T22:47:14.650Z | Downloaded futures-channel v0.3.32 |
| 627 | 2026-09-04T22:47:14.654Z | Downloaded backon v1.6.0 |
| 628 | 2026-09-04T22:47:14.656Z | Downloaded home v0.5.12 |
| 629 | 2026-09-04T22:47:14.656Z | Downloaded hubpack_derive v0.1.1 |
| 630 | 2026-09-04T22:47:14.659Z | Downloaded rfc6979 v0.4.0 |
| 631 | 2026-09-04T22:47:14.666Z | Downloaded sha1 v0.10.6 |
| 632 | 2026-09-04T22:47:14.669Z | Downloaded num_enum v0.5.11 |
| 633 | 2026-09-04T22:47:14.672Z | Downloaded num-integer v0.1.46 |
| 634 | 2026-09-04T22:47:14.672Z | Downloaded pem-rfc7468 v0.7.0 |
| 635 | 2026-09-04T22:47:14.672Z | Downloaded phf_shared v0.13.1 |
| 636 | 2026-09-04T22:47:14.675Z | Downloaded siphasher v1.0.2 |
| 637 | 2026-09-04T22:47:14.675Z | Downloaded owo-colors v4.3.0 |
| 638 | 2026-09-04T22:47:14.678Z | Downloaded oxnet v0.1.6 |
| 639 | 2026-09-04T22:47:14.678Z | Downloaded pbkdf2 v0.13.0 |
| 640 | 2026-09-04T22:47:14.678Z | Downloaded pem v3.0.6 |
| 641 | 2026-09-04T22:47:14.680Z | Downloaded polyval v0.7.1 |
| 642 | 2026-09-04T22:47:14.680Z | Downloaded slog-envlogger v2.2.0 |
| 643 | 2026-09-04T22:47:14.680Z | Downloaded group v0.14.0 |
| 644 | 2026-09-04T22:47:14.683Z | Downloaded ena v0.14.4 |
| 645 | 2026-09-04T22:47:14.683Z | Downloaded stable_deref_trait v1.2.1 |
| 646 | 2026-09-04T22:47:14.683Z | Downloaded supports-unicode v3.0.0 |
| 647 | 2026-09-04T22:47:14.686Z | Downloaded flume v0.11.1 |
| 648 | 2026-09-04T22:47:14.686Z | Downloaded proc-macro-crate v3.4.0 |
| 649 | 2026-09-04T22:47:14.686Z | Downloaded fs-err v2.11.0 |
| 650 | 2026-09-04T22:47:14.688Z | Downloaded globset v0.4.18 |
| 651 | 2026-09-04T22:47:14.689Z | Downloaded group v0.13.0 |
| 652 | 2026-09-04T22:47:14.689Z | Downloaded tabwriter v1.4.1 |
| 653 | 2026-09-04T22:47:14.689Z | Downloaded tokio-macros v2.7.0 |
| 654 | 2026-09-04T22:47:14.692Z | Downloaded usdt v0.6.0 |
| 655 | 2026-09-04T22:47:14.692Z | Downloaded progenitor-extras v0.2.0 |
| 656 | 2026-09-04T22:47:14.695Z | Downloaded async-bb8-diesel v0.2.1 |
| 657 | 2026-09-04T22:47:14.697Z | Downloaded buf-list v1.1.2 |
| 658 | 2026-09-04T22:47:14.697Z | Downloaded chacha20 v0.10.0 |
| 659 | 2026-09-04T22:47:14.700Z | Downloaded bcs v0.1.6 |
| 660 | 2026-09-04T22:47:14.700Z | Downloaded cancel-safe-futures v0.1.5 |
| 661 | 2026-09-04T22:47:14.703Z | Downloaded colored v3.1.1 |
| 662 | 2026-09-04T22:47:14.703Z | Downloaded console v0.15.11 |
| 663 | 2026-09-04T22:47:14.706Z | Downloaded console v0.16.2 |
| 664 | 2026-09-04T22:47:14.706Z | Downloaded find-msvc-tools v0.1.9 |
| 665 | 2026-09-04T22:47:14.706Z | Downloaded git-stub-vcs v0.1.0 |
| 666 | 2026-09-04T22:47:14.706Z | Downloaded sec1 v0.7.3 |
| 667 | 2026-09-04T22:47:14.709Z | Downloaded hmac v0.13.0 |
| 668 | 2026-09-04T22:47:14.709Z | Downloaded const-oid v0.9.6 |
| 669 | 2026-09-04T22:47:14.712Z | Downloaded chacha20 v0.9.1 |
| 670 | 2026-09-04T22:47:14.712Z | Downloaded signature v2.2.0 |
| 671 | 2026-09-04T22:47:14.716Z | Downloaded structmeta v0.3.0 |
| 672 | 2026-09-04T22:47:14.716Z | Downloaded bzip2 v0.6.1 |
| 673 | 2026-09-04T22:47:14.716Z | Downloaded ciborium v0.2.2 |
| 674 | 2026-09-04T22:47:14.719Z | Downloaded clang-sys v1.8.1 |
| 675 | 2026-09-04T22:47:14.719Z | Downloaded generic-array v1.4.3 |
| 676 | 2026-09-04T22:47:14.719Z | Downloaded rand_core v0.9.5 |
| 677 | 2026-09-04T22:47:14.719Z | Downloaded utf-8 v0.7.6 |
| 678 | 2026-09-04T22:47:14.722Z | Downloaded termtree v0.5.1 |
| 679 | 2026-09-04T22:47:14.722Z | Downloaded tokio-test v0.4.5 |
| 680 | 2026-09-04T22:47:14.725Z | Downloaded allocator-api2 v0.2.21 |
| 681 | 2026-09-04T22:47:14.729Z | Downloaded rand_core v0.10.0 |
| 682 | 2026-09-04T22:47:14.732Z | Downloaded want v0.3.1 |
| 683 | 2026-09-04T22:47:14.732Z | Downloaded unarray v0.1.4 |
| 684 | 2026-09-04T22:47:14.732Z | Downloaded yoke-derive v0.8.1 |
| 685 | 2026-09-04T22:47:14.732Z | Downloaded zeroize_derive v1.5.0 |
| 686 | 2026-09-04T22:47:14.738Z | Downloaded rpassword v7.5.4 |
| 687 | 2026-09-04T22:47:14.741Z | Downloaded serde_path_to_error v0.1.20 |
| 688 | 2026-09-04T22:47:14.744Z | Downloaded zone v0.3.1 |
| 689 | 2026-09-04T22:47:14.747Z | Downloaded zone_cfg_derive v0.3.1 |
| 690 | 2026-09-04T22:47:14.747Z | Downloaded glob v0.3.3 |
| 691 | 2026-09-04T22:47:14.751Z | Downloaded poly1305 v0.9.0 |
| 692 | 2026-09-04T22:47:14.754Z | Downloaded postgres-types v0.2.12 |
| 693 | 2026-09-04T22:47:14.754Z | Downloaded smf v0.2.3 |
| 694 | 2026-09-04T22:47:14.757Z | Downloaded string_cache v0.8.9 |
| 695 | 2026-09-04T22:47:14.760Z | Downloaded crunchy v0.2.4 |
| 696 | 2026-09-04T22:47:14.763Z | Downloaded colored v2.2.0 |
| 697 | 2026-09-04T22:47:14.763Z | Downloaded debug-ignore v1.0.5 |
| 698 | 2026-09-04T22:47:14.766Z | Downloaded blake2 v0.10.6 |
| 699 | 2026-09-04T22:47:14.768Z | Downloaded hmac v0.12.1 |
| 700 | 2026-09-04T22:47:14.768Z | Downloaded httparse v1.10.1 |
| 701 | 2026-09-04T22:47:14.774Z | Downloaded parking_lot_core v0.9.12 |
| 702 | 2026-09-04T22:47:14.777Z | Downloaded bzip2 v0.4.4 |
| 703 | 2026-09-04T22:47:14.777Z | Downloaded convert_case v0.4.0 |
| 704 | 2026-09-04T22:47:14.777Z | Downloaded darling_macro v0.20.11 |
| 705 | 2026-09-04T22:47:14.777Z | Downloaded defmt-parser v1.0.0 |
| 706 | 2026-09-04T22:47:14.780Z | Downloaded pkcs8 v0.11.0 |
| 707 | 2026-09-04T22:47:14.783Z | Downloaded serde_with_macros v1.5.2 |
| 708 | 2026-09-04T22:47:14.783Z | Downloaded difflib v0.4.0 |
| 709 | 2026-09-04T22:47:14.786Z | Downloaded dof v0.4.0 |
| 710 | 2026-09-04T22:47:14.786Z | Downloaded downcast-rs v2.0.2 |
| 711 | 2026-09-04T22:47:14.793Z | Downloaded argon2 v0.6.0-rc.8 |
| 712 | 2026-09-04T22:47:14.796Z | Downloaded strum_macros v0.24.3 |
| 713 | 2026-09-04T22:47:14.796Z | Downloaded strum_macros v0.26.4 |
| 714 | 2026-09-04T22:47:14.799Z | Downloaded termios v0.3.3 |
| 715 | 2026-09-04T22:47:14.799Z | Downloaded tiny-keccak v2.0.2 |
| 716 | 2026-09-04T22:47:14.799Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 717 | 2026-09-04T22:47:14.802Z | Downloaded dtrace-parser v0.3.0 |
| 718 | 2026-09-04T22:47:14.805Z | Downloaded libscf-sys v1.2.0 |
| 719 | 2026-09-04T22:47:14.807Z | Downloaded lalrpop-util v0.19.12 |
| 720 | 2026-09-04T22:47:14.810Z | Downloaded lru v0.12.5 |
| 721 | 2026-09-04T22:47:14.810Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 722 | 2026-09-04T22:47:14.810Z | Downloaded is-terminal v0.4.17 |
| 723 | 2026-09-04T22:47:14.813Z | Downloaded arc-swap v1.8.2 |
| 724 | 2026-09-04T22:47:14.817Z | Downloaded walkdir v2.5.0 |
| 725 | 2026-09-04T22:47:14.820Z | Downloaded wyz v0.5.1 |
| 726 | 2026-09-04T22:47:14.823Z | Downloaded aes-gcm v0.11.0 |
| 727 | 2026-09-04T22:47:14.826Z | Downloaded serde-hex v0.1.0 |
| 728 | 2026-09-04T22:47:14.826Z | Downloaded serde_plain v1.0.2 |
| 729 | 2026-09-04T22:47:14.826Z | Downloaded getrandom v0.2.17 |
| 730 | 2026-09-04T22:47:14.829Z | Downloaded pkcs1 v0.7.5 |
| 731 | 2026-09-04T22:47:14.829Z | Downloaded oso v0.27.3 |
| 732 | 2026-09-04T22:47:14.831Z | Downloaded slog-term v2.9.2 |
| 733 | 2026-09-04T22:47:14.835Z | Downloaded ctr v0.10.1 |
| 734 | 2026-09-04T22:47:14.835Z | Downloaded is_ci v1.2.0 |
| 735 | 2026-09-04T22:47:14.835Z | Downloaded num-iter v0.1.45 |
| 736 | 2026-09-04T22:47:14.838Z | Downloaded mime v0.3.17 |
| 737 | 2026-09-04T22:47:14.839Z | Downloaded corncobs v0.1.4 |
| 738 | 2026-09-04T22:47:14.839Z | Downloaded num_enum_derive v0.5.11 |
| 739 | 2026-09-04T22:47:14.841Z | Downloaded getrandom v0.3.4 |
| 740 | 2026-09-04T22:47:14.844Z | Downloaded half v2.7.1 |
| 741 | 2026-09-04T22:47:14.847Z | Downloaded tracing-attributes v0.1.31 |
| 742 | 2026-09-04T22:47:14.849Z | Downloaded openssl-probe v0.1.6 |
| 743 | 2026-09-04T22:47:14.855Z | Downloaded oxide-generation-macros v0.2.0 |
| 744 | 2026-09-04T22:47:14.858Z | Downloaded predicates-core v1.0.10 |
| 745 | 2026-09-04T22:47:14.858Z | Downloaded predicates-tree v1.0.13 |
| 746 | 2026-09-04T22:47:14.858Z | Downloaded chacha20poly1305 v0.10.1 |
| 747 | 2026-09-04T22:47:14.861Z | Downloaded heapless v0.7.17 |
| 748 | 2026-09-04T22:47:14.861Z | Downloaded blake2 v0.11.0-rc.6 |
| 749 | 2026-09-04T22:47:14.864Z | Downloaded compact_str v0.8.1 |
| 750 | 2026-09-04T22:47:14.864Z | Downloaded progenitor-impl v0.13.0 |
| 751 | 2026-09-04T22:47:14.867Z | Downloaded term v1.2.1 |
| 752 | 2026-09-04T22:47:14.867Z | Downloaded progenitor-impl v0.14.0 |
| 753 | 2026-09-04T22:47:14.871Z | Downloaded der_derive v0.7.3 |
| 754 | 2026-09-04T22:47:14.871Z | Downloaded diesel-dtrace v0.5.0 |
| 755 | 2026-09-04T22:47:14.871Z | Downloaded dirs-sys-next v0.1.2 |
| 756 | 2026-09-04T22:47:14.871Z | Downloaded unicode-properties v0.1.4 |
| 757 | 2026-09-04T22:47:14.875Z | Downloaded base64 v0.21.7 |
| 758 | 2026-09-04T22:47:14.875Z | Downloaded sqlformat v0.3.5 |
| 759 | 2026-09-04T22:47:14.875Z | Downloaded term v0.7.0 |
| 760 | 2026-09-04T22:47:14.878Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 761 | 2026-09-04T22:47:14.878Z | Downloaded humantime v2.3.0 |
| 762 | 2026-09-04T22:47:14.878Z | Downloaded base64 v0.22.1 |
| 763 | 2026-09-04T22:47:14.882Z | Downloaded ipnet v2.12.0 |
| 764 | 2026-09-04T22:47:14.887Z | Downloaded either v1.15.0 |
| 765 | 2026-09-04T22:47:14.887Z | Downloaded ingot-types v0.2.0 |
| 766 | 2026-09-04T22:47:14.887Z | Downloaded quick-error v1.2.3 |
| 767 | 2026-09-04T22:47:14.890Z | Downloaded rand_pcg v0.10.2 |
| 768 | 2026-09-04T22:47:14.890Z | Downloaded tokio-stream v0.1.18 |
| 769 | 2026-09-04T22:47:14.893Z | Downloaded rustc_version v0.4.1 |
| 770 | 2026-09-04T22:47:14.896Z | Downloaded lock_api v0.4.14 |
| 771 | 2026-09-04T22:47:14.899Z | Downloaded rustls-platform-verifier v0.6.2 |
| 772 | 2026-09-04T22:47:14.902Z | Downloaded socket2 v0.6.3 |
| 773 | 2026-09-04T22:47:14.902Z | Downloaded vergen v9.1.0 |
| 774 | 2026-09-04T22:47:14.902Z | Downloaded secrecy v0.8.0 |
| 775 | 2026-09-04T22:47:14.905Z | Downloaded secrecy v0.10.3 |
| 776 | 2026-09-04T22:47:14.905Z | Downloaded rtoolbox v0.0.3 |
| 777 | 2026-09-04T22:47:14.908Z | Downloaded serde_urlencoded v0.7.1 |
| 778 | 2026-09-04T22:47:14.908Z | Downloaded scopeguard v1.2.0 |
| 779 | 2026-09-04T22:47:14.911Z | Downloaded prettyplease v0.2.37 |
| 780 | 2026-09-04T22:47:14.914Z | Downloaded crc-catalog v2.4.0 |
| 781 | 2026-09-04T22:47:14.914Z | Downloaded crc32fast v1.5.0 |
| 782 | 2026-09-04T22:47:14.917Z | Downloaded mime_guess v2.0.5 |
| 783 | 2026-09-04T22:47:14.925Z | Downloaded peg-macros v0.8.5 |
| 784 | 2026-09-04T22:47:14.928Z | Downloaded sigpipe v0.1.3 |
| 785 | 2026-09-04T22:47:14.928Z | Downloaded peg v0.8.5 |
| 786 | 2026-09-04T22:47:14.931Z | Downloaded tagptr v0.2.0 |
| 787 | 2026-09-04T22:47:14.935Z | Downloaded bumpalo v3.20.2 |
| 788 | 2026-09-04T22:47:14.937Z | Downloaded bytes v1.11.1 |
| 789 | 2026-09-04T22:47:14.941Z | Downloaded password-hash v0.5.0 |
| 790 | 2026-09-04T22:47:14.941Z | Downloaded phf v0.12.1 |
| 791 | 2026-09-04T22:47:14.941Z | Downloaded schemars v0.8.22 |
| 792 | 2026-09-04T22:47:14.945Z | Downloaded chumsky v0.9.3 |
| 793 | 2026-09-04T22:47:14.949Z | Downloaded poly1305 v0.8.0 |
| 794 | 2026-09-04T22:47:14.949Z | Downloaded port-file v0.1.0 |
| 795 | 2026-09-04T22:47:14.954Z | Downloaded predicates v3.1.4 |
| 796 | 2026-09-04T22:47:14.954Z | Downloaded structmeta-derive v0.3.0 |
| 797 | 2026-09-04T22:47:14.954Z | Downloaded progenitor-client v0.13.0 |
| 798 | 2026-09-04T22:47:14.954Z | Downloaded time-core v0.1.8 |
| 799 | 2026-09-04T22:47:14.954Z | Downloaded try-lock v0.2.5 |
| 800 | 2026-09-04T22:47:14.954Z | Downloaded async-compression v0.4.41 |
| 801 | 2026-09-04T22:47:14.957Z | Downloaded derive_builder_core v0.20.2 |
| 802 | 2026-09-04T22:47:14.957Z | Downloaded ecdsa v0.17.0 |
| 803 | 2026-09-04T22:47:14.960Z | Downloaded ar_archive_writer v0.5.1 |
| 804 | 2026-09-04T22:47:14.960Z | Downloaded hybrid-array v0.4.13 |
| 805 | 2026-09-04T22:47:14.963Z | Downloaded rayon-core v1.13.0 |
| 806 | 2026-09-04T22:47:14.963Z | Downloaded wait-timeout v0.2.1 |
| 807 | 2026-09-04T22:47:14.963Z | Downloaded ingot-macros v0.2.0 |
| 808 | 2026-09-04T22:47:14.966Z | Downloaded rand_seeder v0.4.0 |
| 809 | 2026-09-04T22:47:14.966Z | Downloaded usdt-attr-macro v0.6.0 |
| 810 | 2026-09-04T22:47:14.966Z | Downloaded rusty-fork v0.3.1 |
| 811 | 2026-09-04T22:47:14.970Z | Downloaded backtrace v0.3.76 |
| 812 | 2026-09-04T22:47:14.976Z | Downloaded papergrid v0.18.0 |
| 813 | 2026-09-04T22:47:14.982Z | Downloaded vte v0.14.1 |
| 814 | 2026-09-04T22:47:14.985Z | Downloaded darling v0.20.11 |
| 815 | 2026-09-04T22:47:14.988Z | Downloaded cpufeatures v0.3.0 |
| 816 | 2026-09-04T22:47:14.988Z | Downloaded sapling-renderdag v0.1.0 |
| 817 | 2026-09-04T22:47:14.988Z | Downloaded sec1 v0.8.1 |
| 818 | 2026-09-04T22:47:15.007Z | Downloaded unicode-xid v0.2.6 |
| 819 | 2026-09-04T22:47:15.007Z | Downloaded cpubits v0.1.1 |
| 820 | 2026-09-04T22:47:15.007Z | Downloaded phf v0.13.1 |
| 821 | 2026-09-04T22:47:15.007Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 822 | 2026-09-04T22:47:15.007Z | Downloaded document-features v0.2.12 |
| 823 | 2026-09-04T22:47:15.007Z | Downloaded dyn-clone v1.0.20 |
| 824 | 2026-09-04T22:47:15.012Z | Downloaded hyper-tls v0.6.0 |
| 825 | 2026-09-04T22:47:15.012Z | Downloaded unsafe-libyaml v0.2.11 |
| 826 | 2026-09-04T22:47:15.015Z | Downloaded headers v0.4.1 |
| 827 | 2026-09-04T22:47:15.015Z | Downloaded schemars v0.9.0 |
| 828 | 2026-09-04T22:47:15.022Z | Downloaded slog-scope v4.4.1 |
| 829 | 2026-09-04T22:47:15.026Z | Downloaded snafu-derive v0.8.9 |
| 830 | 2026-09-04T22:47:15.026Z | Downloaded expectorate v1.2.0 |
| 831 | 2026-09-04T22:47:15.030Z | Downloaded similar v2.7.0 |
| 832 | 2026-09-04T22:47:15.030Z | Downloaded cc v1.2.56 |
| 833 | 2026-09-04T22:47:15.030Z | Downloaded supports-color v3.0.2 |
| 834 | 2026-09-04T22:47:15.033Z | Downloaded time-macros v0.2.27 |
| 835 | 2026-09-04T22:47:15.033Z | Downloaded tokio-dtrace v0.1.1 |
| 836 | 2026-09-04T22:47:15.033Z | Downloaded hickory-resolver v0.24.4 |
| 837 | 2026-09-04T22:47:15.035Z | Downloaded hickory-server v0.25.2 |
| 838 | 2026-09-04T22:47:15.038Z | Downloaded slog-json v2.6.1 |
| 839 | 2026-09-04T22:47:15.041Z | Downloaded socket2 v0.5.10 |
| 840 | 2026-09-04T22:47:15.041Z | Downloaded spki v0.7.3 |
| 841 | 2026-09-04T22:47:15.041Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 842 | 2026-09-04T22:47:15.044Z | Downloaded idna_adapter v1.2.1 |
| 843 | 2026-09-04T22:47:15.044Z | Downloaded indent_write v2.2.0 |
| 844 | 2026-09-04T22:47:15.044Z | Downloaded instant v0.1.13 |
| 845 | 2026-09-04T22:47:15.044Z | Downloaded thiserror-no-std v2.0.2 |
| 846 | 2026-09-04T22:47:15.047Z | Downloaded derive_builder v0.20.2 |
| 847 | 2026-09-04T22:47:15.050Z | Downloaded elliptic-curve v0.13.8 |
| 848 | 2026-09-04T22:47:15.052Z | Downloaded tokio-tungstenite v0.21.0 |
| 849 | 2026-09-04T22:47:15.052Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 850 | 2026-09-04T22:47:15.055Z | Downloaded unicase v2.9.0 |
| 851 | 2026-09-04T22:47:15.055Z | Downloaded writeable v0.6.2 |
| 852 | 2026-09-04T22:47:15.058Z | Downloaded linked-hash-map v0.5.6 |
| 853 | 2026-09-04T22:47:15.058Z | Downloaded tokio-tungstenite v0.23.1 |
| 854 | 2026-09-04T22:47:15.058Z | Downloaded match_cfg v0.1.0 |
| 855 | 2026-09-04T22:47:15.058Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 856 | 2026-09-04T22:47:15.060Z | Downloaded tower-service v0.3.3 |
| 857 | 2026-09-04T22:47:15.061Z | Downloaded lzss v0.8.2 |
| 858 | 2026-09-04T22:47:15.061Z | Downloaded vergen-lib v0.1.6 |
| 859 | 2026-09-04T22:47:15.063Z | Downloaded rustls-pki-types v1.14.0 |
| 860 | 2026-09-04T22:47:15.063Z | Downloaded rsa v0.9.10 |
| 861 | 2026-09-04T22:47:15.066Z | Downloaded aes v0.9.1 |
| 862 | 2026-09-04T22:47:15.069Z | Downloaded litrs v1.0.0 |
| 863 | 2026-09-04T22:47:15.072Z | Downloaded zip v0.6.6 |
| 864 | 2026-09-04T22:47:15.072Z | Downloaded quinn v0.11.11 |
| 865 | 2026-09-04T22:47:15.074Z | Downloaded scuffle v0.1.0 |
| 866 | 2026-09-04T22:47:15.077Z | Downloaded num-conv v0.2.0 |
| 867 | 2026-09-04T22:47:15.077Z | Downloaded crc-any v2.5.0 |
| 868 | 2026-09-04T22:47:15.080Z | Downloaded memmap2 v0.9.10 |
| 869 | 2026-09-04T22:47:15.080Z | Downloaded sha2 v0.11.0 |
| 870 | 2026-09-04T22:47:15.083Z | Downloaded constant_time_eq v0.4.2 |
| 871 | 2026-09-04T22:47:15.083Z | Downloaded derive-ex v0.1.8 |
| 872 | 2026-09-04T22:47:15.083Z | Downloaded opaque-debug v0.3.1 |
| 873 | 2026-09-04T22:47:15.083Z | Downloaded omicron-zone-package v0.12.3 |
| 874 | 2026-09-04T22:47:15.086Z | Downloaded oxide-update-engine-types v0.1.2 |
| 875 | 2026-09-04T22:47:15.086Z | Downloaded crossbeam-deque v0.8.6 |
| 876 | 2026-09-04T22:47:15.089Z | Downloaded daft v0.1.8 |
| 877 | 2026-09-04T22:47:15.089Z | Downloaded daft-derive v0.1.8 |
| 878 | 2026-09-04T22:47:15.092Z | Downloaded delegate v0.13.5 |
| 879 | 2026-09-04T22:47:15.092Z | Downloaded digest-io v0.1.0 |
| 880 | 2026-09-04T22:47:15.092Z | Downloaded spin v0.9.8 |
| 881 | 2026-09-04T22:47:15.095Z | Downloaded hashbrown v0.13.2 |
| 882 | 2026-09-04T22:47:15.097Z | Downloaded data-encoding v2.10.0 |
| 883 | 2026-09-04T22:47:15.097Z | Downloaded darling_core v0.20.11 |
| 884 | 2026-09-04T22:47:15.100Z | Downloaded parse-size v1.1.0 |
| 885 | 2026-09-04T22:47:15.100Z | Downloaded phf_shared v0.11.3 |
| 886 | 2026-09-04T22:47:15.100Z | Downloaded rand_chacha v0.3.1 |
| 887 | 2026-09-04T22:47:15.100Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 888 | 2026-09-04T22:47:15.103Z | Downloaded hickory-resolver v0.25.2 |
| 889 | 2026-09-04T22:47:15.103Z | Downloaded rfc6979 v0.6.0 |
| 890 | 2026-09-04T22:47:15.106Z | Downloaded pkcs5 v0.8.1 |
| 891 | 2026-09-04T22:47:15.109Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 892 | 2026-09-04T22:47:15.109Z | Downloaded deranged v0.5.8 |
| 893 | 2026-09-04T22:47:15.109Z | Downloaded russh-util v0.52.0 |
| 894 | 2026-09-04T22:47:15.109Z | Downloaded ingot v0.2.1 |
| 895 | 2026-09-04T22:47:15.109Z | Downloaded serde_repr v0.1.20 |
| 896 | 2026-09-04T22:47:15.112Z | Downloaded sha1 v0.11.0 |
| 897 | 2026-09-04T22:47:15.112Z | Downloaded semver v0.1.20 |
| 898 | 2026-09-04T22:47:15.112Z | Downloaded libefi-sys v0.1.0 |
| 899 | 2026-09-04T22:47:15.112Z | Downloaded indicatif v0.18.4 |
| 900 | 2026-09-04T22:47:15.115Z | Downloaded knus-derive v3.4.0 |
| 901 | 2026-09-04T22:47:15.118Z | Downloaded twox-hash v2.1.2 |
| 902 | 2026-09-04T22:47:15.118Z | Downloaded newtype-uuid-macros v0.1.0 |
| 903 | 2026-09-04T22:47:15.118Z | Downloaded slog-bunyan v2.5.0 |
| 904 | 2026-09-04T22:47:15.118Z | Downloaded strum v0.26.3 |
| 905 | 2026-09-04T22:47:15.121Z | Downloaded take_mut v0.2.2 |
| 906 | 2026-09-04T22:47:15.124Z | Downloaded module-lattice v0.2.3 |
| 907 | 2026-09-04T22:47:15.124Z | Downloaded num-complex v0.4.6 |
| 908 | 2026-09-04T22:47:15.127Z | Downloaded hashbrown v0.12.3 |
| 909 | 2026-09-04T22:47:15.130Z | Downloaded signal-hook-mio v0.2.5 |
| 910 | 2026-09-04T22:47:15.133Z | Downloaded zerofrom-derive v0.1.6 |
| 911 | 2026-09-04T22:47:15.136Z | Downloaded olpc-cjson v0.1.4 |
| 912 | 2026-09-04T22:47:15.136Z | Downloaded pin-project-lite v0.2.17 |
| 913 | 2026-09-04T22:47:15.139Z | Downloaded packed_struct v0.10.1 |
| 914 | 2026-09-04T22:47:15.143Z | Downloaded zstd-safe v7.2.4 |
| 915 | 2026-09-04T22:47:15.143Z | Downloaded miniz_oxide v0.8.9 |
| 916 | 2026-09-04T22:47:15.146Z | Downloaded typify-macro v0.6.2 |
| 917 | 2026-09-04T22:47:15.146Z | Downloaded unicode-truncate v1.1.0 |
| 918 | 2026-09-04T22:47:15.146Z | Downloaded parking_lot_core v0.8.6 |
| 919 | 2026-09-04T22:47:15.149Z | Downloaded parse-display-derive v0.10.0 |
| 920 | 2026-09-04T22:47:15.151Z | Downloaded psm v0.1.30 |
| 921 | 2026-09-04T22:47:15.154Z | Downloaded serde_yaml v0.9.34+deprecated |
| 922 | 2026-09-04T22:47:15.154Z | Downloaded crypto-common v0.2.2 |
| 923 | 2026-09-04T22:47:15.157Z | Downloaded slog v2.8.2 |
| 924 | 2026-09-04T22:47:15.160Z | Downloaded subprocess v0.2.15 |
| 925 | 2026-09-04T22:47:15.165Z | Downloaded http v1.4.2 |
| 926 | 2026-09-04T22:47:15.168Z | Downloaded libsw v3.5.0 |
| 927 | 2026-09-04T22:47:15.171Z | Downloaded scroll v0.13.0 |
| 928 | 2026-09-04T22:47:15.174Z | Downloaded rustversion v1.0.22 |
| 929 | 2026-09-04T22:47:15.174Z | Downloaded darling_macro v0.21.3 |
| 930 | 2026-09-04T22:47:15.174Z | Downloaded defmt v0.3.100 |
| 931 | 2026-09-04T22:47:15.174Z | Downloaded rand v0.10.1 |
| 932 | 2026-09-04T22:47:15.177Z | Downloaded darling_macro v0.23.0 |
| 933 | 2026-09-04T22:47:15.177Z | Downloaded dsl_auto_type v0.2.0 |
| 934 | 2026-09-04T22:47:15.177Z | Downloaded ident_case v1.0.1 |
| 935 | 2026-09-04T22:47:15.180Z | Downloaded toml_edit v0.19.15 |
| 936 | 2026-09-04T22:47:15.187Z | Downloaded rcgen v0.12.1 |
| 937 | 2026-09-04T22:47:15.190Z | Downloaded inout v0.2.2 |
| 938 | 2026-09-04T22:47:15.190Z | Downloaded jiff-static v0.2.34 |
| 939 | 2026-09-04T22:47:15.190Z | Downloaded md5 v0.8.0 |
| 940 | 2026-09-04T22:47:15.194Z | Downloaded uuid v1.23.4 |
| 941 | 2026-09-04T22:47:15.194Z | Downloaded simd-adler32 v0.3.8 |
| 942 | 2026-09-04T22:47:15.197Z | Downloaded memoffset v0.9.1 |
| 943 | 2026-09-04T22:47:15.197Z | Downloaded nonempty v0.12.0 |
| 944 | 2026-09-04T22:47:15.197Z | Downloaded num v0.4.3 |
| 945 | 2026-09-04T22:47:15.197Z | Downloaded md-5 v0.10.6 |
| 946 | 2026-09-04T22:47:15.197Z | Downloaded ron v0.8.1 |
| 947 | 2026-09-04T22:47:15.201Z | Downloaded rustyline v14.0.0 |
| 948 | 2026-09-04T22:47:15.203Z | Downloaded thread_local v1.1.9 |
| 949 | 2026-09-04T22:47:15.203Z | Downloaded x509-cert v0.2.5 |
| 950 | 2026-09-04T22:47:15.208Z | Downloaded sponge-cursor v0.1.0 |
| 951 | 2026-09-04T22:47:15.217Z | Downloaded spki v0.8.0 |
| 952 | 2026-09-04T22:47:15.217Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 953 | 2026-09-04T22:47:15.217Z | Downloaded rsa v0.10.0-rc.18 |
| 954 | 2026-09-04T22:47:15.220Z | Downloaded tokio-native-tls v0.3.1 |
| 955 | 2026-09-04T22:47:15.220Z | Downloaded whoami v2.1.0 |
| 956 | 2026-09-04T22:47:15.220Z | Downloaded static_assertions v1.1.0 |
| 957 | 2026-09-04T22:47:15.220Z | Downloaded phf_shared v0.12.1 |
| 958 | 2026-09-04T22:47:15.220Z | Downloaded progenitor-macro v0.13.0 |
| 959 | 2026-09-04T22:47:15.220Z | Downloaded support-bundle-viewer v0.1.2 |
| 960 | 2026-09-04T22:47:15.220Z | Downloaded synstructure v0.13.2 |
| 961 | 2026-09-04T22:47:15.220Z | Downloaded vergen-lib v9.1.0 |
| 962 | 2026-09-04T22:47:15.220Z | Downloaded minimal-lexical v0.2.1 |
| 963 | 2026-09-04T22:47:15.223Z | Downloaded peg-runtime v0.8.5 |
| 964 | 2026-09-04T22:47:15.223Z | Downloaded scheduled-thread-pool v0.2.7 |
| 965 | 2026-09-04T22:47:15.223Z | Downloaded p256 v0.14.0 |
| 966 | 2026-09-04T22:47:15.223Z | Downloaded rand_xorshift v0.4.0 |
| 967 | 2026-09-04T22:47:15.226Z | Downloaded ref-cast-impl v1.0.25 |
| 968 | 2026-09-04T22:47:15.226Z | Downloaded zerocopy-derive v0.8.55 |
| 969 | 2026-09-04T22:47:15.228Z | Downloaded signal-hook-tokio v0.3.1 |
| 970 | 2026-09-04T22:47:15.231Z | Downloaded const_format_proc_macros v0.2.34 |
| 971 | 2026-09-04T22:47:15.231Z | Downloaded serde_bytes v0.11.19 |
| 972 | 2026-09-04T22:47:15.231Z | Downloaded same-file v1.0.6 |
| 973 | 2026-09-04T22:47:15.237Z | Downloaded rustc-hash v2.1.1 |
| 974 | 2026-09-04T22:47:15.241Z | Downloaded proc-macro-error2 v2.0.1 |
| 975 | 2026-09-04T22:47:15.248Z | Downloaded serde_derive_internals v0.29.1 |
| 976 | 2026-09-04T22:47:15.251Z | Downloaded sync-ptr v0.1.4 |
| 977 | 2026-09-04T22:47:15.254Z | Downloaded num-bigint-dig v0.8.6 |
| 978 | 2026-09-04T22:47:15.257Z | Downloaded ed25519 v3.0.0 |
| 979 | 2026-09-04T22:47:15.260Z | Downloaded ipnetwork v0.21.1 |
| 980 | 2026-09-04T22:47:15.263Z | Downloaded maybe-uninit v2.0.0 |
| 981 | 2026-09-04T22:47:15.263Z | Downloaded nu-ansi-term v0.50.3 |
| 982 | 2026-09-04T22:47:15.266Z | Downloaded yansi v1.0.1 |
| 983 | 2026-09-04T22:47:15.268Z | Downloaded void v1.0.2 |
| 984 | 2026-09-04T22:47:15.271Z | Downloaded smallvec v1.15.1 |
| 985 | 2026-09-04T22:47:15.274Z | Downloaded linear-map v1.2.0 |
| 986 | 2026-09-04T22:47:15.281Z | Downloaded whoami v1.6.1 |
| 987 | 2026-09-04T22:47:15.284Z | Downloaded postgres-protocol v0.6.10 |
| 988 | 2026-09-04T22:47:15.286Z | Downloaded derive-where v1.6.0 |
| 989 | 2026-09-04T22:47:15.293Z | Downloaded primeorder v0.14.0 |
| 990 | 2026-09-04T22:47:15.296Z | Downloaded num-bigint v0.4.6 |
| 991 | 2026-09-04T22:47:15.299Z | Downloaded oxide-generation v0.1.3 |
| 992 | 2026-09-04T22:47:15.299Z | Downloaded oxide-tokio-rt v0.1.4 |
| 993 | 2026-09-04T22:47:15.299Z | Downloaded yasna v0.5.2 |
| 994 | 2026-09-04T22:47:15.303Z | Downloaded hashbrown v0.15.5 |
| 995 | 2026-09-04T22:47:15.306Z | Downloaded resolv-conf v0.7.6 |
| 996 | 2026-09-04T22:47:15.310Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 997 | 2026-09-04T22:47:15.310Z | Downloaded dunce v1.0.5 |
| 998 | 2026-09-04T22:47:15.313Z | Downloaded instability v0.3.11 |
| 999 | 2026-09-04T22:47:15.313Z | Downloaded openssl-probe v0.2.1 |
| 1000 | 2026-09-04T22:47:15.318Z | Downloaded rustc-demangle v0.1.27 |
| 1001 | 2026-09-04T22:47:15.321Z | Downloaded icu_locale_core v2.1.1 |
| 1002 | 2026-09-04T22:47:15.323Z | Downloaded hashbrown v0.14.5 |
| 1003 | 2026-09-04T22:47:15.326Z | Downloaded untrusted v0.7.1 |
| 1004 | 2026-09-04T22:47:15.329Z | Downloaded digest v0.11.3 |
| 1005 | 2026-09-04T22:47:15.332Z | Downloaded maplit v1.0.2 |
| 1006 | 2026-09-04T22:47:15.335Z | Downloaded new_debug_unreachable v1.0.6 |
| 1007 | 2026-09-04T22:47:15.335Z | Downloaded password-hash v0.6.1 |
| 1008 | 2026-09-04T22:47:15.338Z | Downloaded percent-encoding v2.3.2 |
| 1009 | 2026-09-04T22:47:15.338Z | Downloaded typed-path v0.9.3 |
| 1010 | 2026-09-04T22:47:15.341Z | Downloaded tls_codec_derive v0.4.2 |
| 1011 | 2026-09-04T22:47:15.341Z | Downloaded untrusted v0.9.0 |
| 1012 | 2026-09-04T22:47:15.341Z | Downloaded progenitor-client v0.14.0 |
| 1013 | 2026-09-04T22:47:15.344Z | Downloaded ref-cast v1.0.25 |
| 1014 | 2026-09-04T22:47:15.344Z | Downloaded subtle v2.6.1 |
| 1015 | 2026-09-04T22:47:15.346Z | Downloaded shell-words v1.1.1 |
| 1016 | 2026-09-04T22:47:15.347Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1017 | 2026-09-04T22:47:15.347Z | Downloaded universal-hash v0.5.1 |
| 1018 | 2026-09-04T22:47:15.349Z | Downloaded qorb v0.4.1 |
| 1019 | 2026-09-04T22:47:15.349Z | Downloaded stringprep v0.1.5 |
| 1020 | 2026-09-04T22:47:15.352Z | Downloaded ed25519-dalek v3.0.0 |
| 1021 | 2026-09-04T22:47:15.352Z | Downloaded iana-time-zone v0.1.65 |
| 1022 | 2026-09-04T22:47:15.355Z | Downloaded parking_lot v0.12.5 |
| 1023 | 2026-09-04T22:47:15.355Z | Downloaded stacker v0.1.23 |
| 1024 | 2026-09-04T22:47:15.355Z | Downloaded tinystr v0.8.2 |
| 1025 | 2026-09-04T22:47:15.360Z | Downloaded unicode_categories v0.1.1 |
| 1026 | 2026-09-04T22:47:15.366Z | Downloaded toml v0.7.8 |
| 1027 | 2026-09-04T22:47:15.369Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1028 | 2026-09-04T22:47:15.371Z | Downloaded unicode-bidi v0.3.18 |
| 1029 | 2026-09-04T22:47:15.371Z | Downloaded postcard v1.1.3 |
| 1030 | 2026-09-04T22:47:15.374Z | Downloaded crypto-bigint v0.5.5 |
| 1031 | 2026-09-04T22:47:15.377Z | Downloaded xshell v0.2.7 |
| 1032 | 2026-09-04T22:47:15.377Z | Downloaded critical-section v1.2.0 |
| 1033 | 2026-09-04T22:47:15.380Z | Downloaded ctutils v0.4.2 |
| 1034 | 2026-09-04T22:47:15.383Z | Downloaded quinn-udp v0.5.14 |
| 1035 | 2026-09-04T22:47:15.386Z | Downloaded pretty_assertions v1.4.1 |
| 1036 | 2026-09-04T22:47:15.386Z | Downloaded ed25519-dalek v2.2.0 |
| 1037 | 2026-09-04T22:47:15.389Z | Downloaded libloading v0.8.9 |
| 1038 | 2026-09-04T22:47:15.392Z | Downloaded csv-core v0.1.13 |
| 1039 | 2026-09-04T22:47:15.394Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1040 | 2026-09-04T22:47:15.394Z | Downloaded usdt-macro v0.6.0 |
| 1041 | 2026-09-04T22:47:15.395Z | Downloaded wnaf v0.14.0 |
| 1042 | 2026-09-04T22:47:15.397Z | Downloaded jobserver v0.1.34 |
| 1043 | 2026-09-04T22:47:15.397Z | Downloaded utf8_iter v1.0.4 |
| 1044 | 2026-09-04T22:47:15.397Z | Downloaded primefield v0.14.0 |
| 1045 | 2026-09-04T22:47:15.402Z | Downloaded regex v1.12.3 |
| 1046 | 2026-09-04T22:47:15.405Z | Downloaded serde_cbor v0.11.2 |
| 1047 | 2026-09-04T22:47:15.408Z | Downloaded serde_with_macros v3.21.0 |
| 1048 | 2026-09-04T22:47:15.408Z | Downloaded steno v0.4.1 |
| 1049 | 2026-09-04T22:47:15.414Z | Downloaded darling_core v0.13.4 |
| 1050 | 2026-09-04T22:47:15.417Z | Downloaded rustls-native-certs v0.8.3 |
| 1051 | 2026-09-04T22:47:15.420Z | Downloaded rustls-pemfile v2.2.0 |
| 1052 | 2026-09-04T22:47:15.420Z | Downloaded itertools v0.10.5 |
| 1053 | 2026-09-04T22:47:15.422Z | Downloaded miette-derive v7.6.0 |
| 1054 | 2026-09-04T22:47:15.422Z | Downloaded drift v0.2.0 |
| 1055 | 2026-09-04T22:47:15.430Z | Downloaded pin-project-internal v1.1.11 |
| 1056 | 2026-09-04T22:47:15.434Z | Downloaded shlex v1.3.0 |
| 1057 | 2026-09-04T22:47:15.434Z | Downloaded r2d2 v0.8.10 |
| 1058 | 2026-09-04T22:47:15.434Z | Downloaded rand_core v0.6.4 |
| 1059 | 2026-09-04T22:47:15.434Z | Downloaded inout v0.1.4 |
| 1060 | 2026-09-04T22:47:15.434Z | Downloaded internet-checksum v0.2.1 |
| 1061 | 2026-09-04T22:47:15.434Z | Downloaded serde_tokenstream v0.3.0 |
| 1062 | 2026-09-04T22:47:15.437Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1063 | 2026-09-04T22:47:15.437Z | Downloaded tui-tree-widget v0.23.1 |
| 1064 | 2026-09-04T22:47:15.440Z | Downloaded tungstenite v0.21.0 |
| 1065 | 2026-09-04T22:47:15.440Z | Downloaded nodrop v0.1.14 |
| 1066 | 2026-09-04T22:47:15.440Z | Downloaded slog-stdlog v4.1.1 |
| 1067 | 2026-09-04T22:47:15.444Z | Downloaded zerocopy v0.6.6 |
| 1068 | 2026-09-04T22:47:15.446Z | Downloaded reedline v0.40.0 |
| 1069 | 2026-09-04T22:47:15.451Z | Downloaded vergen-gitcl v1.0.8 |
| 1070 | 2026-09-04T22:47:15.455Z | Downloaded cookie v0.18.1 |
| 1071 | 2026-09-04T22:47:15.458Z | Downloaded futures-util v0.3.32 |
| 1072 | 2026-09-04T22:47:15.461Z | Downloaded defmt-macros v1.0.1 |
| 1073 | 2026-09-04T22:47:15.464Z | Downloaded recursive v0.1.1 |
| 1074 | 2026-09-04T22:47:15.469Z | Downloaded const_format v0.2.35 |
| 1075 | 2026-09-04T22:47:15.472Z | Downloaded litemap v0.8.1 |
| 1076 | 2026-09-04T22:47:15.475Z | Downloaded darling v0.13.4 |
| 1077 | 2026-09-04T22:47:15.475Z | Downloaded hyper-rustls v0.27.7 |
| 1078 | 2026-09-04T22:47:15.478Z | Downloaded zstd v0.13.3 |
| 1079 | 2026-09-04T22:47:15.478Z | Downloaded progenitor-macro v0.14.0 |
| 1080 | 2026-09-04T22:47:15.478Z | Downloaded tap v1.0.1 |
| 1081 | 2026-09-04T22:47:15.480Z | Downloaded tinyvec_macros v0.1.1 |
| 1082 | 2026-09-04T22:47:15.480Z | Downloaded trait-variant v0.1.2 |
| 1083 | 2026-09-04T22:47:15.480Z | Downloaded strum v0.27.2 |
| 1084 | 2026-09-04T22:47:15.483Z | Downloaded waitgroup v0.1.2 |
| 1085 | 2026-09-04T22:47:15.486Z | Downloaded defmt v1.0.1 |
| 1086 | 2026-09-04T22:47:15.486Z | Downloaded universal-hash v0.6.1 |
| 1087 | 2026-09-04T22:47:15.494Z | Downloaded samael v0.0.19 |
| 1088 | 2026-09-04T22:47:15.497Z | Downloaded h2 v0.4.15 |
| 1089 | 2026-09-04T22:47:15.500Z | Downloaded unicode-normalization v0.1.25 |
| 1090 | 2026-09-04T22:47:15.503Z | Downloaded ed25519 v2.2.3 |
| 1091 | 2026-09-04T22:47:15.505Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1092 | 2026-09-04T22:47:15.505Z | Downloaded displaydoc v0.2.5 |
| 1093 | 2026-09-04T22:47:15.506Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1094 | 2026-09-04T22:47:15.508Z | Downloaded itertools v0.12.1 |
| 1095 | 2026-09-04T22:47:15.511Z | Downloaded aho-corasick v1.1.4 |
| 1096 | 2026-09-04T22:47:15.514Z | Downloaded path-slash v0.1.5 |
| 1097 | 2026-09-04T22:47:15.516Z | Downloaded test-strategy v0.4.5 |
| 1098 | 2026-09-04T22:47:15.519Z | Downloaded indexmap v1.9.3 |
| 1099 | 2026-09-04T22:47:15.519Z | Downloaded serde_spanned v1.1.1 |
| 1100 | 2026-09-04T22:47:15.522Z | Downloaded kstat-rs v0.2.5 |
| 1101 | 2026-09-04T22:47:15.522Z | Downloaded nanorand v0.7.0 |
| 1102 | 2026-09-04T22:47:15.522Z | Downloaded num_enum_derive v0.7.6 |
| 1103 | 2026-09-04T22:47:15.525Z | Downloaded hkdf v0.13.0 |
| 1104 | 2026-09-04T22:47:15.525Z | Downloaded salty v0.3.0 |
| 1105 | 2026-09-04T22:47:15.528Z | Downloaded powerfmt v0.2.0 |
| 1106 | 2026-09-04T22:47:15.538Z | Downloaded oxide-update-engine-display v0.1.2 |
| 1107 | 2026-09-04T22:47:15.540Z | Downloaded pkg-config v0.3.32 |
| 1108 | 2026-09-04T22:47:15.540Z | Downloaded topological-sort v0.2.2 |
| 1109 | 2026-09-04T22:47:15.541Z | Downloaded darling_macro v0.13.4 |
| 1110 | 2026-09-04T22:47:15.543Z | Downloaded strsim v0.10.0 |
| 1111 | 2026-09-04T22:47:15.546Z | Downloaded cstr-argument v0.1.2 |
| 1112 | 2026-09-04T22:47:15.546Z | Downloaded icu_provider v2.1.1 |
| 1113 | 2026-09-04T22:47:15.546Z | Downloaded zerofrom v0.1.6 |
| 1114 | 2026-09-04T22:47:15.549Z | Downloaded hkdf v0.12.4 |
| 1115 | 2026-09-04T22:47:15.552Z | Downloaded signature v3.0.0 |
| 1116 | 2026-09-04T22:47:15.555Z | Downloaded keccak v0.1.6 |
| 1117 | 2026-09-04T22:47:15.555Z | Downloaded publicsuffix v2.3.0 |
| 1118 | 2026-09-04T22:47:15.558Z | Downloaded yoke v0.8.1 |
| 1119 | 2026-09-04T22:47:15.561Z | Downloaded crossbeam-utils v0.8.21 |
| 1120 | 2026-09-04T22:47:15.561Z | Downloaded managed v0.8.0 |
| 1121 | 2026-09-04T22:47:15.561Z | Downloaded signal-hook-registry v1.4.8 |
| 1122 | 2026-09-04T22:47:15.564Z | Downloaded tls_codec v0.4.2 |
| 1123 | 2026-09-04T22:47:15.567Z | Downloaded zeroize v1.9.0 |
| 1124 | 2026-09-04T22:47:15.567Z | Downloaded display-error-chain v0.2.2 |
| 1125 | 2026-09-04T22:47:15.569Z | Downloaded dirs-next v2.0.0 |
| 1126 | 2026-09-04T22:47:15.569Z | Downloaded newtype_derive v0.1.6 |
| 1127 | 2026-09-04T22:47:15.572Z | Downloaded blake3 v1.8.5 |
| 1128 | 2026-09-04T22:47:15.584Z | Downloaded tinyvec v1.10.0 |
| 1129 | 2026-09-04T22:47:15.587Z | Downloaded num-traits v0.2.19 |
| 1130 | 2026-09-04T22:47:15.590Z | Downloaded hyper-staticfile v0.10.1 |
| 1131 | 2026-09-04T22:47:15.590Z | Downloaded sqlparser_derive v0.5.0 |
| 1132 | 2026-09-04T22:47:15.593Z | Downloaded sync_wrapper v1.0.2 |
| 1133 | 2026-09-04T22:47:15.596Z | Downloaded rustc_version v0.1.7 |
| 1134 | 2026-09-04T22:47:15.596Z | Downloaded idna v1.1.0 |
| 1135 | 2026-09-04T22:47:15.599Z | Downloaded openssl-macros v0.1.1 |
| 1136 | 2026-09-04T22:47:15.602Z | Downloaded newtype-uuid v1.3.2 |
| 1137 | 2026-09-04T22:47:15.605Z | Downloaded parking_lot v0.11.2 |
| 1138 | 2026-09-04T22:47:15.605Z | Downloaded schemars_derive v0.8.22 |
| 1139 | 2026-09-04T22:47:15.605Z | Downloaded pkcs8 v0.10.2 |
| 1140 | 2026-09-04T22:47:15.608Z | Downloaded packed_struct_codegen v0.10.1 |
| 1141 | 2026-09-04T22:47:15.611Z | Downloaded num_enum v0.7.6 |
| 1142 | 2026-09-04T22:47:15.614Z | Downloaded tracing-core v0.1.36 |
| 1143 | 2026-09-04T22:47:15.617Z | Downloaded aws-lc-rs v1.16.3 |
| 1144 | 2026-09-04T22:47:15.620Z | Downloaded slab v0.4.12 |
| 1145 | 2026-09-04T22:47:15.624Z | Downloaded zerovec v0.11.5 |
| 1146 | 2026-09-04T22:47:15.626Z | Downloaded slog-async v2.8.0 |
| 1147 | 2026-09-04T22:47:15.626Z | Downloaded crc v3.4.0 |
| 1148 | 2026-09-04T22:47:15.626Z | Downloaded strum_macros v0.27.2 |
| 1149 | 2026-09-04T22:47:15.626Z | Downloaded lazy_static v1.5.0 |
| 1150 | 2026-09-04T22:47:15.630Z | Downloaded russh-cryptovec v0.62.0 |
| 1151 | 2026-09-04T22:47:15.630Z | Downloaded precomputed-hash v0.1.1 |
| 1152 | 2026-09-04T22:47:15.630Z | Downloaded serde-big-array v0.5.1 |
| 1153 | 2026-09-04T22:47:15.630Z | Downloaded supports-hyperlinks v3.2.0 |
| 1154 | 2026-09-04T22:47:15.633Z | Downloaded thread-id v5.1.0 |
| 1155 | 2026-09-04T22:47:15.633Z | Downloaded salsa20 v0.11.0 |
| 1156 | 2026-09-04T22:47:15.634Z | Downloaded sha3 v0.12.0 |
| 1157 | 2026-09-04T22:47:15.640Z | Downloaded zopfli v0.8.3 |
| 1158 | 2026-09-04T22:47:15.643Z | Downloaded derive_more v0.99.20 |
| 1159 | 2026-09-04T22:47:15.645Z | Downloaded ssh-cipher v0.3.0 |
| 1160 | 2026-09-04T22:47:15.648Z | Downloaded crossbeam-epoch v0.9.18 |
| 1161 | 2026-09-04T22:47:15.651Z | Downloaded paste v1.0.15 |
| 1162 | 2026-09-04T22:47:15.654Z | Downloaded xshell-macros v0.2.7 |
| 1163 | 2026-09-04T22:47:15.654Z | Downloaded lru-cache v0.1.2 |
| 1164 | 2026-09-04T22:47:15.654Z | Downloaded num-derive v0.4.2 |
| 1165 | 2026-09-04T22:47:15.656Z | Downloaded cookie_store v0.22.1 |
| 1166 | 2026-09-04T22:47:15.657Z | Downloaded native-tls v0.2.18 |
| 1167 | 2026-09-04T22:47:15.659Z | Downloaded progenitor v0.14.0 |
| 1168 | 2026-09-04T22:47:15.666Z | Downloaded des v0.9.0 |
| 1169 | 2026-09-04T22:47:15.669Z | Downloaded diff v0.1.13 |
| 1170 | 2026-09-04T22:47:15.671Z | Downloaded ignore v0.4.25 |
| 1171 | 2026-09-04T22:47:15.671Z | Downloaded derive_builder_macro v0.20.2 |
| 1172 | 2026-09-04T22:47:15.675Z | Downloaded reqwest v0.13.2 |
| 1173 | 2026-09-04T22:47:15.678Z | Downloaded miette v7.6.0 |
| 1174 | 2026-09-04T22:47:15.681Z | Downloaded uzers v0.12.2 |
| 1175 | 2026-09-04T22:47:15.684Z | Downloaded ml-kem v0.3.2 |
| 1176 | 2026-09-04T22:47:15.684Z | Downloaded convert_case v0.10.0 |
| 1177 | 2026-09-04T22:47:15.684Z | Downloaded kem v0.3.0 |
| 1178 | 2026-09-04T22:47:15.687Z | Downloaded seq-macro v0.3.6 |
| 1179 | 2026-09-04T22:47:15.687Z | Downloaded testing_table v0.3.0 |
| 1180 | 2026-09-04T22:47:15.687Z | Downloaded unit-prefix v0.5.2 |
| 1181 | 2026-09-04T22:47:15.693Z | Downloaded vergen-git2 v9.1.0 |
| 1182 | 2026-09-04T22:47:15.699Z | Downloaded multer v3.1.0 |
| 1183 | 2026-09-04T22:47:15.703Z | Downloaded scroll_derive v0.13.1 |
| 1184 | 2026-09-04T22:47:15.711Z | Downloaded tokio-rustls v0.26.4 |
| 1185 | 2026-09-04T22:47:15.715Z | Downloaded illumos-nvpair v0.3.0 |
| 1186 | 2026-09-04T22:47:15.719Z | Downloaded zip v4.6.1 |
| 1187 | 2026-09-04T22:47:15.721Z | Downloaded darling_core v0.23.0 |
| 1188 | 2026-09-04T22:47:15.725Z | Downloaded xattr v1.6.1 |
| 1189 | 2026-09-04T22:47:15.727Z | Downloaded multimap v0.10.1 |
| 1190 | 2026-09-04T22:47:15.727Z | Downloaded psl-types v2.0.11 |
| 1191 | 2026-09-04T22:47:15.730Z | Downloaded tower-layer v0.3.3 |
| 1192 | 2026-09-04T22:47:15.730Z | Downloaded indoc v1.0.9 |
| 1193 | 2026-09-04T22:47:15.733Z | Downloaded ecdsa v0.16.9 |
| 1194 | 2026-09-04T22:47:15.736Z | Downloaded serdect v0.4.3 |
| 1195 | 2026-09-04T22:47:15.739Z | Downloaded openssl-sys v0.9.117 |
| 1196 | 2026-09-04T22:47:15.743Z | Downloaded ssh-encoding v0.3.0 |
| 1197 | 2026-09-04T22:47:15.746Z | Downloaded usdt-impl v0.6.0 |
| 1198 | 2026-09-04T22:47:15.746Z | Downloaded crc8 v0.1.1 |
| 1199 | 2026-09-04T22:47:15.750Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1200 | 2026-09-04T22:47:15.754Z | Downloaded icu_normalizer v2.1.1 |
| 1201 | 2026-09-04T22:47:15.757Z | Downloaded rustls-webpki v0.103.13 |
| 1202 | 2026-09-04T22:47:15.759Z | Downloaded hyper-util v0.1.20 |
| 1203 | 2026-09-04T22:47:15.763Z | Downloaded num-rational v0.4.2 |
| 1204 | 2026-09-04T22:47:15.763Z | Downloaded progenitor v0.13.0 |
| 1205 | 2026-09-04T22:47:15.770Z | Downloaded ppv-lite86 v0.2.21 |
| 1206 | 2026-09-04T22:47:15.773Z | Downloaded lru-slab v0.1.2 |
| 1207 | 2026-09-04T22:47:15.776Z | Downloaded phc v0.6.1 |
| 1208 | 2026-09-04T22:47:15.779Z | Downloaded rand_chacha v0.9.0 |
| 1209 | 2026-09-04T22:47:15.779Z | Downloaded vsss-rs v3.3.4 |
| 1210 | 2026-09-04T22:47:15.779Z | Downloaded smallvec v0.6.14 |
| 1211 | 2026-09-04T22:47:15.782Z | Downloaded darling v0.23.0 |
| 1212 | 2026-09-04T22:47:15.792Z | Downloaded unicode-segmentation v1.12.0 |
| 1213 | 2026-09-04T22:47:15.795Z | Downloaded rand v0.9.2 |
| 1214 | 2026-09-04T22:47:15.795Z | Downloaded prefix-trie v0.7.0 |
| 1215 | 2026-09-04T22:47:15.798Z | Downloaded der v0.7.10 |
| 1216 | 2026-09-04T22:47:15.802Z | Downloaded crypto-primes v0.7.2 |
| 1217 | 2026-09-04T22:47:15.805Z | Downloaded p384 v0.13.1 |
| 1218 | 2026-09-04T22:47:15.808Z | Downloaded bitvec v1.0.1 |
| 1219 | 2026-09-04T22:47:15.813Z | Downloaded petname v2.0.2 |
| 1220 | 2026-09-04T22:47:15.816Z | Downloaded slog-dtrace v0.3.0 |
| 1221 | 2026-09-04T22:47:15.818Z | Downloaded icu_properties_data v2.1.2 |
| 1222 | 2026-09-04T22:47:15.822Z | Downloaded iri-string v0.7.10 |
| 1223 | 2026-09-04T22:47:15.825Z | Downloaded primeorder v0.13.6 |
| 1224 | 2026-09-04T22:47:15.828Z | Downloaded bindgen v0.71.1 |
| 1225 | 2026-09-04T22:47:15.831Z | Downloaded indoc v2.0.7 |
| 1226 | 2026-09-04T22:47:15.831Z | Downloaded jiff-core v0.1.0 |
| 1227 | 2026-09-04T22:47:15.834Z | Downloaded ryu v1.0.23 |
| 1228 | 2026-09-04T22:47:15.837Z | Downloaded knus v3.4.0 |
| 1229 | 2026-09-04T22:47:15.837Z | Downloaded pem-rfc7468 v1.0.0 |
| 1230 | 2026-09-04T22:47:15.837Z | Downloaded zerovec-derive v0.11.2 |
| 1231 | 2026-09-04T22:47:15.842Z | Downloaded libsw-core v0.3.2 |
| 1232 | 2026-09-04T22:47:15.842Z | Downloaded tower v0.5.3 |
| 1233 | 2026-09-04T22:47:15.845Z | Downloaded scrypt v0.12.0 |
| 1234 | 2026-09-04T22:47:15.845Z | Downloaded signal-hook v0.3.18 |
| 1235 | 2026-09-04T22:47:15.847Z | Downloaded tar v0.4.46 |
| 1236 | 2026-09-04T22:47:15.847Z | Downloaded quick-xml v0.37.5 |
| 1237 | 2026-09-04T22:47:15.850Z | Downloaded winnow v0.5.40 |
| 1238 | 2026-09-04T22:47:15.854Z | Downloaded tokio-postgres v0.7.16 |
| 1239 | 2026-09-04T22:47:15.858Z | Downloaded oxide-update-engine v0.1.2 |
| 1240 | 2026-09-04T22:47:15.861Z | Downloaded rand v0.8.6 |
| 1241 | 2026-09-04T22:47:15.861Z | Downloaded schemars v1.2.1 |
| 1242 | 2026-09-04T22:47:15.866Z | Downloaded pin-project v1.1.11 |
| 1243 | 2026-09-04T22:47:15.875Z | Downloaded chrono v0.4.45 |
| 1244 | 2026-09-04T22:47:15.878Z | Downloaded nom v7.1.3 |
| 1245 | 2026-09-04T22:47:15.881Z | Downloaded url v2.5.8 |
| 1246 | 2026-09-04T22:47:15.881Z | Downloaded git2 v0.20.4 |
| 1247 | 2026-09-04T22:47:15.884Z | Downloaded darling v0.21.3 |
| 1248 | 2026-09-04T22:47:15.887Z | Downloaded icu_properties v2.1.2 |
| 1249 | 2026-09-04T22:47:15.891Z | Downloaded keccak v0.2.0 |
| 1250 | 2026-09-04T22:47:15.891Z | Downloaded object v0.30.4 |
| 1251 | 2026-09-04T22:47:15.894Z | Downloaded nom v8.0.0 |
| 1252 | 2026-09-04T22:47:15.897Z | Downloaded typify v0.6.2 |
| 1253 | 2026-09-04T22:47:15.900Z | Downloaded crossterm v0.28.1 |
| 1254 | 2026-09-04T22:47:15.903Z | Downloaded dropshot_endpoint v0.17.1 |
| 1255 | 2026-09-04T22:47:15.908Z | Downloaded mio v1.2.0 |
| 1256 | 2026-09-04T22:47:15.913Z | Downloaded itertools v0.15.0 |
| 1257 | 2026-09-04T22:47:15.917Z | Downloaded vcpkg v0.2.15 |
| 1258 | 2026-09-04T22:47:15.938Z | Downloaded lalrpop v0.19.12 |
| 1259 | 2026-09-04T22:47:15.956Z | Downloaded tungstenite v0.23.0 |
| 1260 | 2026-09-04T22:47:15.956Z | Downloaded icu_normalizer_data v2.1.1 |
| 1261 | 2026-09-04T22:47:15.957Z | Downloaded derive_more v2.1.1 |
| 1262 | 2026-09-04T22:47:15.957Z | Downloaded proptest v1.11.0 |
| 1263 | 2026-09-04T22:47:15.966Z | Downloaded darling_core v0.21.3 |
| 1264 | 2026-09-04T22:47:15.969Z | Downloaded zerotrie v0.2.3 |
| 1265 | 2026-09-04T22:47:15.969Z | Downloaded snafu v0.8.9 |
| 1266 | 2026-09-04T22:47:15.969Z | Downloaded tokio-util v0.7.18 |
| 1267 | 2026-09-04T22:47:15.969Z | Downloaded nix v0.27.1 |
| 1268 | 2026-09-04T22:47:15.974Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1269 | 2026-09-04T22:47:15.977Z | Downloaded tower-http v0.6.8 |
| 1270 | 2026-09-04T22:47:15.980Z | Downloaded icu_collections v2.1.1 |
| 1271 | 2026-09-04T22:47:15.983Z | Downloaded serde_with v1.14.0 |
| 1272 | 2026-09-04T22:47:15.986Z | Downloaded itertools v0.14.0 |
| 1273 | 2026-09-04T22:47:15.990Z | Downloaded diesel_derives v2.3.7 |
| 1274 | 2026-09-04T22:47:15.995Z | Downloaded p384 v0.14.0 |
| 1275 | 2026-09-04T22:47:15.997Z | Downloaded derive_more-impl v2.1.1 |
| 1276 | 2026-09-04T22:47:15.997Z | Downloaded libxml v0.3.3 |
| 1277 | 2026-09-04T22:47:16.001Z | Downloaded goblin v0.10.5 |
| 1278 | 2026-09-04T22:47:16.004Z | Downloaded crossterm v0.29.0 |
| 1279 | 2026-09-04T22:47:16.008Z | Downloaded portable-atomic v1.13.1 |
| 1280 | 2026-09-04T22:47:16.012Z | Downloaded dropshot-api-manager v0.8.0 |
| 1281 | 2026-09-04T22:47:16.015Z | Downloaded crossbeam-channel v0.5.15 |
| 1282 | 2026-09-04T22:47:16.017Z | Downloaded tabled v0.21.0 |
| 1283 | 2026-09-04T22:47:16.026Z | Downloaded der v0.8.0 |
| 1284 | 2026-09-04T22:47:16.029Z | Downloaded moka v0.12.13 |
| 1285 | 2026-09-04T22:47:16.043Z | Downloaded reqwest v0.12.28 |
| 1286 | 2026-09-04T22:47:16.053Z | Downloaded p521 v0.14.0 |
| 1287 | 2026-09-04T22:47:16.057Z | Downloaded itertools v0.13.0 |
| 1288 | 2026-09-04T22:47:16.068Z | Downloaded tough v0.22.0 |
| 1289 | 2026-09-04T22:47:16.073Z | Downloaded syn v3.0.3 |
| 1290 | 2026-09-04T22:47:16.079Z | Downloaded libm v0.2.16 |
| 1291 | 2026-09-04T22:47:16.084Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1292 | 2026-09-04T22:47:16.090Z | Downloaded zlib-rs v0.6.2 |
| 1293 | 2026-09-04T22:47:16.095Z | Downloaded rayon v1.11.0 |
| 1294 | 2026-09-04T22:47:16.100Z | Downloaded time v0.3.47 |
| 1295 | 2026-09-04T22:47:16.106Z | Downloaded winnow v0.6.26 |
| 1296 | 2026-09-04T22:47:16.113Z | Downloaded iddqd v0.4.2 |
| 1297 | 2026-09-04T22:47:16.116Z | Downloaded bstr v1.12.1 |
| 1298 | 2026-09-04T22:47:16.120Z | Downloaded gimli v0.32.3 |
| 1299 | 2026-09-04T22:47:16.125Z | Downloaded zerocopy v0.8.55 |
| 1300 | 2026-09-04T22:47:16.135Z | Downloaded polar-core v0.27.3 |
| 1301 | 2026-09-04T22:47:16.140Z | Downloaded hyper v1.10.1 |
| 1302 | 2026-09-04T22:47:16.143Z | Downloaded rawzip v0.4.4 |
| 1303 | 2026-09-04T22:47:16.155Z | Downloaded nix v0.28.0 |
| 1304 | 2026-09-04T22:47:16.178Z | Downloaded rustls v0.23.41 |
| 1305 | 2026-09-04T22:47:16.184Z | Downloaded smoltcp v0.9.1 |
| 1306 | 2026-09-04T22:47:16.190Z | Downloaded openapiv3 v2.2.0 |
| 1307 | 2026-09-04T22:47:16.196Z | Downloaded serde_with v3.21.0 |
| 1308 | 2026-09-04T22:47:16.203Z | Downloaded curve25519-dalek v4.1.3 |
| 1309 | 2026-09-04T22:47:16.209Z | Downloaded regex-syntax v0.8.10 |
| 1310 | 2026-09-04T22:47:16.212Z | Downloaded curve25519-dalek v5.0.0 |
| 1311 | 2026-09-04T22:47:16.217Z | Downloaded hickory-proto v0.24.4 |
| 1312 | 2026-09-04T22:47:16.225Z | Downloaded winnow v1.0.3 |
| 1313 | 2026-09-04T22:47:16.230Z | Downloaded openssl v0.10.80 |
| 1314 | 2026-09-04T22:47:16.235Z | Downloaded nix v0.31.2 |
| 1315 | 2026-09-04T22:47:16.242Z | Downloaded quinn-proto v0.11.16 |
| 1316 | 2026-09-04T22:47:16.246Z | Downloaded regress v0.10.5 |
| 1317 | 2026-09-04T22:47:16.250Z | Downloaded hickory-proto v0.25.2 |
| 1318 | 2026-09-04T22:47:16.266Z | Downloaded regex-syntax v0.6.29 |
| 1319 | 2026-09-04T22:47:16.269Z | Downloaded smoltcp v0.11.0 |
| 1320 | 2026-09-04T22:47:16.275Z | Downloaded radix_trie v0.2.1 |
| 1321 | 2026-09-04T22:47:16.279Z | Downloaded rustix v0.38.44 |
| 1322 | 2026-09-04T22:47:16.291Z | Downloaded crypto-bigint v0.7.5 |
| 1323 | 2026-09-04T22:47:16.300Z | Downloaded russh v0.62.4 |
| 1324 | 2026-09-04T22:47:16.309Z | Downloaded object v0.37.3 |
| 1325 | 2026-09-04T22:47:16.345Z | Downloaded diesel v2.3.7 |
| 1326 | 2026-09-04T22:47:16.360Z | Downloaded typify-impl v0.6.2 |
| 1327 | 2026-09-04T22:47:16.374Z | Downloaded sled v0.34.7 |
| 1328 | 2026-09-04T22:47:16.380Z | Downloaded sha3 v0.11.0 |
| 1329 | 2026-09-04T22:47:16.390Z | Downloaded zerocopy-derive v0.6.6 |
| 1330 | 2026-09-04T22:47:16.396Z | Downloaded regress v0.11.1 |
| 1331 | 2026-09-04T22:47:16.401Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1332 | 2026-09-04T22:47:16.408Z | Downloaded sqlparser v0.61.0 |
| 1333 | 2026-09-04T22:47:16.413Z | Downloaded dropshot v0.17.1 |
| 1334 | 2026-09-04T22:47:16.435Z | Downloaded ratatui v0.29.0 |
| 1335 | 2026-09-04T22:47:16.446Z | Downloaded regex-automata v0.4.14 |
| 1336 | 2026-09-04T22:47:16.463Z | Downloaded tracing v0.1.44 |
| 1337 | 2026-09-04T22:47:16.476Z | Downloaded chrono-tz v0.10.4 |
| 1338 | 2026-09-04T22:47:16.486Z | Downloaded jiff v0.2.34 |
| 1339 | 2026-09-04T22:47:16.497Z | Downloaded petgraph v0.6.5 |
| 1340 | 2026-09-04T22:47:16.511Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1341 | 2026-09-04T22:47:16.528Z | Downloaded sha3 v0.10.8 |
| 1342 | 2026-09-04T22:47:16.531Z | Downloaded libz-sys v1.1.24 |
| 1343 | 2026-09-04T22:47:16.543Z | Downloaded petgraph v0.8.3 |
| 1344 | 2026-09-04T22:47:16.555Z | Downloaded csv v1.4.0 |
| 1345 | 2026-09-04T22:47:16.572Z | Downloaded tokio v1.52.1 |
| 1346 | 2026-09-04T22:47:16.598Z | Downloaded encoding_rs v0.8.35 |
| 1347 | 2026-09-04T22:47:16.627Z | Downloaded ring v0.17.14 |
| 1348 | 2026-09-04T22:47:16.651Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1349 | 2026-09-04T22:47:17.170Z | Downloaded aws-lc-sys v0.40.0 |
| 1350 | 2026-09-04T22:47:17.419Z | Compiling serde_core v1.0.228 |
| 1351 | 2026-09-04T22:47:17.419Z | Compiling libc v0.2.185 |
| 1352 | 2026-09-04T22:47:17.421Z | Compiling serde v1.0.228 |
| 1353 | 2026-09-04T22:47:17.422Z | Compiling log v0.4.33 |
| 1354 | 2026-09-04T22:47:17.422Z | Compiling smallvec v1.15.1 |
| 1355 | 2026-09-04T22:47:17.422Z | Compiling find-msvc-tools v0.1.9 |
| 1356 | 2026-09-04T22:47:17.558Z | Compiling shlex v1.3.0 |
| 1357 | 2026-09-04T22:47:17.560Z | Compiling syn v2.0.117 |
| 1358 | 2026-09-04T22:47:17.793Z | Compiling subtle v2.6.1 |
| 1359 | 2026-09-04T22:47:17.817Z | Compiling scopeguard v1.2.0 |
| 1360 | 2026-09-04T22:47:17.831Z | Compiling stable_deref_trait v1.2.1 |
| 1361 | 2026-09-04T22:47:17.857Z | Compiling typenum v1.20.1 |
| 1362 | 2026-09-04T22:47:17.935Z | Compiling lock_api v0.4.14 |
| 1363 | 2026-09-04T22:47:17.949Z | Compiling zerocopy v0.8.55 |
| 1364 | 2026-09-04T22:47:17.952Z | Compiling portable-atomic v1.13.1 |
| 1365 | 2026-09-04T22:47:17.989Z | Compiling serde_json v1.0.151 |
| 1366 | 2026-09-04T22:47:18.165Z | Compiling critical-section v1.2.0 |
| 1367 | 2026-09-04T22:47:18.198Z | Compiling libm v0.2.16 |
| 1368 | 2026-09-04T22:47:18.271Z | Compiling num-traits v0.2.19 |
| 1369 | 2026-09-04T22:47:18.373Z | Compiling pkg-config v0.3.32 |
| 1370 | 2026-09-04T22:47:18.455Z | Compiling errno v0.3.14 |
| 1371 | 2026-09-04T22:47:18.470Z | Compiling jobserver v0.1.34 |
| 1372 | 2026-09-04T22:47:18.511Z | Compiling getrandom v0.2.17 |
| 1373 | 2026-09-04T22:47:18.693Z | Compiling cc v1.2.56 |
| 1374 | 2026-09-04T22:47:18.739Z | Compiling rand_core v0.6.4 |
| 1375 | 2026-09-04T22:47:18.927Z | Compiling once_cell v1.21.3 |
| 1376 | 2026-09-04T22:47:19.005Z | Compiling generic-array v0.14.7 |
| 1377 | 2026-09-04T22:47:19.019Z | Compiling const-oid v0.9.6 |
| 1378 | 2026-09-04T22:47:19.033Z | Compiling parking_lot_core v0.9.12 |
| 1379 | 2026-09-04T22:47:19.137Z | Compiling pin-project-lite v0.2.17 |
| 1380 | 2026-09-04T22:47:19.195Z | Compiling getrandom v0.4.3 |
| 1381 | 2026-09-04T22:47:19.284Z | Compiling rand_core v0.10.0 |
| 1382 | 2026-09-04T22:47:19.587Z | Compiling signal-hook-registry v1.4.8 |
| 1383 | 2026-09-04T22:47:19.739Z | Compiling bitflags v2.11.0 |
| 1384 | 2026-09-04T22:47:19.785Z | Compiling writeable v0.6.2 |
| 1385 | 2026-09-04T22:47:19.801Z | Compiling litemap v0.8.1 |
| 1386 | 2026-09-04T22:47:19.866Z | Compiling percent-encoding v2.3.2 |
| 1387 | 2026-09-04T22:47:19.975Z | Compiling futures-core v0.3.32 |
| 1388 | 2026-09-04T22:47:19.991Z | Compiling semver v1.0.28 |
| 1389 | 2026-09-04T22:47:20.004Z | Compiling parking_lot v0.12.5 |
| 1390 | 2026-09-04T22:47:20.062Z | Compiling mio v1.2.0 |
| 1391 | 2026-09-04T22:47:20.087Z | Compiling icu_normalizer_data v2.1.1 |
| 1392 | 2026-09-04T22:47:20.131Z | Compiling icu_properties_data v2.1.2 |
| 1393 | 2026-09-04T22:47:20.274Z | Compiling socket2 v0.6.3 |
| 1394 | 2026-09-04T22:47:20.318Z | Compiling getrandom v0.3.4 |
| 1395 | 2026-09-04T22:47:20.376Z | Compiling rustix v1.1.4 |
| 1396 | 2026-09-04T22:47:20.379Z | Compiling futures-sink v0.3.32 |
| 1397 | 2026-09-04T22:47:20.484Z | Compiling synstructure v0.13.2 |
| 1398 | 2026-09-04T22:47:20.499Z | Compiling indexmap v2.14.0 |
| 1399 | 2026-09-04T22:47:20.535Z | Compiling futures-channel v0.3.32 |
| 1400 | 2026-09-04T22:47:20.690Z | Compiling futures-task v0.3.32 |
| 1401 | 2026-09-04T22:47:20.763Z | Compiling futures-io v0.3.32 |
| 1402 | 2026-09-04T22:47:20.868Z | Compiling utf8_iter v1.0.4 |
| 1403 | 2026-09-04T22:47:20.913Z | Compiling slab v0.4.12 |
| 1404 | 2026-09-04T22:47:20.928Z | Compiling form_urlencoded v1.2.2 |
| 1405 | 2026-09-04T22:47:21.035Z | Compiling rustversion v1.0.22 |
| 1406 | 2026-09-04T22:47:21.094Z | Compiling iana-time-zone v0.1.65 |
| 1407 | 2026-09-04T22:47:21.110Z | Compiling base64ct v1.8.3 |
| 1408 | 2026-09-04T22:47:21.133Z | Compiling cmake v0.1.57 |
| 1409 | 2026-09-04T22:47:21.161Z | Compiling ident_case v1.0.1 |
| 1410 | 2026-09-04T22:47:21.214Z | Compiling regex-syntax v0.8.10 |
| 1411 | 2026-09-04T22:47:21.281Z | Compiling flagset v0.4.7 |
| 1412 | 2026-09-04T22:47:21.295Z | Compiling dunce v1.0.5 |
| 1413 | 2026-09-04T22:47:21.388Z | Compiling pem-rfc7468 v0.7.0 |
| 1414 | 2026-09-04T22:47:21.392Z | Compiling fs_extra v1.3.0 |
| 1415 | 2026-09-04T22:47:21.417Z | Compiling rand_core v0.9.5 |
| 1416 | 2026-09-04T22:47:21.511Z | Compiling uuid v1.23.4 |
| 1417 | 2026-09-04T22:47:21.661Z | Compiling aws-lc-sys v0.40.0 |
| 1418 | 2026-09-04T22:47:21.678Z | Compiling base64 v0.22.1 |
| 1419 | 2026-09-04T22:47:21.698Z | Compiling syn v1.0.109 |
| 1420 | 2026-09-04T22:47:21.982Z | Compiling vcpkg v0.2.15 |
| 1421 | 2026-09-04T22:47:21.997Z | Compiling serde_derive_internals v0.29.1 |
| 1422 | 2026-09-04T22:47:22.113Z | Compiling rustc_version v0.4.1 |
| 1423 | 2026-09-04T22:47:22.139Z | Compiling tracing-core v0.1.36 |
| 1424 | 2026-09-04T22:47:22.219Z | Compiling serde_derive v1.0.228 |
| 1425 | 2026-09-04T22:47:22.241Z | Compiling zeroize_derive v1.5.0 |
| 1426 | 2026-09-04T22:47:22.438Z | Compiling zerofrom-derive v0.1.6 |
| 1427 | 2026-09-04T22:47:22.688Z | Compiling zerocopy-derive v0.8.55 |
| 1428 | 2026-09-04T22:47:22.716Z | Compiling yoke-derive v0.8.1 |
| 1429 | 2026-09-04T22:47:22.883Z | Compiling zerovec-derive v0.11.2 |
| 1430 | 2026-09-04T22:47:22.902Z | Compiling displaydoc v0.2.5 |
| 1431 | 2026-09-04T22:47:23.564Z | Compiling tokio-macros v2.7.0 |
| 1432 | 2026-09-04T22:47:23.667Z | Compiling futures-macro v0.3.32 |
| 1433 | 2026-09-04T22:47:23.841Z | Compiling zerofrom v0.1.6 |
| 1434 | 2026-09-04T22:47:23.884Z | Compiling der_derive v0.7.3 |
| 1435 | 2026-09-04T22:47:23.967Z | Compiling yoke v0.8.1 |
| 1436 | 2026-09-04T22:47:24.003Z | Compiling thiserror-impl v2.0.18 |
| 1437 | 2026-09-04T22:47:24.149Z | Compiling zerovec v0.11.5 |
| 1438 | 2026-09-04T22:47:24.302Z | Compiling zerotrie v0.2.3 |
| 1439 | 2026-09-04T22:47:24.466Z | Compiling futures-util v0.3.32 |
| 1440 | 2026-09-04T22:47:24.597Z | Compiling tinystr v0.8.2 |
| 1441 | 2026-09-04T22:47:24.651Z | Compiling potential_utf v0.1.4 |
| 1442 | 2026-09-04T22:47:24.800Z | Compiling icu_locale_core v2.1.1 |
| 1443 | 2026-09-04T22:47:24.818Z | Compiling icu_collections v2.1.1 |
| 1444 | 2026-09-04T22:47:24.843Z | Compiling openssl-sys v0.9.117 |
| 1445 | 2026-09-04T22:47:25.305Z | Compiling tracing-attributes v0.1.31 |
| 1446 | 2026-09-04T22:47:25.321Z | Compiling thiserror v2.0.18 |
| 1447 | 2026-09-04T22:47:25.366Z | Compiling cpufeatures v0.2.17 |
| 1448 | 2026-09-04T22:47:25.424Z | Compiling icu_provider v2.1.1 |
| 1449 | 2026-09-04T22:47:25.441Z | Compiling schemars v0.8.22 |
| 1450 | 2026-09-04T22:47:25.637Z | Compiling zeroize v1.9.0 |
| 1451 | 2026-09-04T22:47:25.675Z | Compiling bytes v1.11.1 |
| 1452 | 2026-09-04T22:47:25.711Z | Compiling icu_normalizer v2.1.1 |
| 1453 | 2026-09-04T22:47:25.725Z | Compiling icu_properties v2.1.2 |
| 1454 | 2026-09-04T22:47:26.233Z | Compiling tokio v1.52.1 |
| 1455 | 2026-09-04T22:47:26.282Z | Compiling chrono v0.4.45 |
| 1456 | 2026-09-04T22:47:26.419Z | Compiling crypto-common v0.1.7 |
| 1457 | 2026-09-04T22:47:26.571Z | Compiling block-buffer v0.10.4 |
| 1458 | 2026-09-04T22:47:26.590Z | Compiling idna_adapter v1.2.1 |
| 1459 | 2026-09-04T22:47:26.732Z | Compiling digest v0.10.7 |
| 1460 | 2026-09-04T22:47:26.746Z | Compiling idna v1.1.0 |
| 1461 | 2026-09-04T22:47:26.760Z | Compiling der v0.7.10 |
| 1462 | 2026-09-04T22:47:26.799Z | Compiling http v1.4.2 |
| 1463 | 2026-09-04T22:47:26.985Z | Compiling aws-lc-rs v1.16.3 |
| 1464 | 2026-09-04T22:47:27.267Z | Compiling ppv-lite86 v0.2.21 |
| 1465 | 2026-09-04T22:47:27.332Z | Compiling url v2.5.8 |
| 1466 | 2026-09-04T22:47:27.405Z | Compiling dyn-clone v1.0.20 |
| 1467 | 2026-09-04T22:47:27.541Z | Compiling simd-adler32 v0.3.8 |
| 1468 | 2026-09-04T22:47:27.591Z | Compiling rand_chacha v0.9.0 |
| 1469 | 2026-09-04T22:47:27.706Z | Compiling spki v0.7.3 |
| 1470 | 2026-09-04T22:47:27.768Z | Compiling http-body v1.0.1 |
| 1471 | 2026-09-04T22:47:27.787Z | Compiling rand v0.9.2 |
| 1472 | 2026-09-04T22:47:27.912Z | Compiling pkcs8 v0.10.2 |
| 1473 | 2026-09-04T22:47:27.927Z | Compiling tracing v0.1.44 |
| 1474 | 2026-09-04T22:47:28.011Z | Compiling rustls-pki-types v1.14.0 |
| 1475 | 2026-09-04T22:47:28.169Z | Compiling schemars_derive v0.8.22 |
| 1476 | 2026-09-04T22:47:28.203Z | Compiling spin v0.9.8 |
| 1477 | 2026-09-04T22:47:28.284Z | Compiling tinyvec_macros v0.1.1 |
| 1478 | 2026-09-04T22:47:28.355Z | Compiling openssl-probe v0.2.1 |
| 1479 | 2026-09-04T22:47:28.407Z | Compiling httparse v1.10.1 |
| 1480 | 2026-09-04T22:47:28.458Z | Compiling crc32fast v1.5.0 |
| 1481 | 2026-09-04T22:47:28.529Z | Compiling adler2 v2.0.1 |
| 1482 | 2026-09-04T22:47:28.543Z | Compiling cmov v0.5.4 |
| 1483 | 2026-09-04T22:47:28.661Z | Compiling tempfile v3.27.0 |
| 1484 | 2026-09-04T22:47:28.748Z | Compiling ctutils v0.4.2 |
| 1485 | 2026-09-04T22:47:28.764Z | Compiling miniz_oxide v0.8.9 |
| 1486 | 2026-09-04T22:47:28.779Z | Compiling tinyvec v1.10.0 |
| 1487 | 2026-09-04T22:47:28.979Z | Compiling pest_generator v2.8.6 |
| 1488 | 2026-09-04T22:47:29.019Z | Compiling sha2 v0.10.9 |
| 1489 | 2026-09-04T22:47:29.112Z | Compiling terminal_size v0.4.3 |
| 1490 | 2026-09-04T22:47:29.247Z | Compiling aho-corasick v1.1.4 |
| 1491 | 2026-09-04T22:47:29.347Z | Compiling tower-service v0.3.3 |
| 1492 | 2026-09-04T22:47:29.442Z | Compiling radium v0.7.0 |
| 1493 | 2026-09-04T22:47:29.657Z | Compiling try-lock v0.2.5 |
| 1494 | 2026-09-04T22:47:29.682Z | Compiling atomic-waker v1.1.2 |
| 1495 | 2026-09-04T22:47:29.762Z | Compiling unicode-segmentation v1.12.0 |
| 1496 | 2026-09-04T22:47:29.803Z | Compiling tower-layer v0.3.3 |
| 1497 | 2026-09-04T22:47:29.964Z | Compiling untrusted v0.7.1 |
| 1498 | 2026-09-04T22:47:30.087Z | Compiling tokio-util v0.7.18 |
| 1499 | 2026-09-04T22:47:30.131Z | Compiling regex-automata v0.4.14 |
| 1500 | 2026-09-04T22:47:30.317Z | Compiling want v0.3.1 |
| 1501 | 2026-09-04T22:47:30.503Z | Compiling pest_derive v2.8.6 |
| 1502 | 2026-09-04T22:47:30.642Z | Compiling hybrid-array v0.4.13 |
| 1503 | 2026-09-04T22:47:30.869Z | Compiling h2 v0.4.15 |
| 1504 | 2026-09-04T22:47:31.218Z | Compiling ipnet v2.12.0 |
| 1505 | 2026-09-04T22:47:31.269Z | Compiling scroll_derive v0.13.1 |
| 1506 | 2026-09-04T22:47:31.403Z | Compiling darling_core v0.20.11 |
| 1507 | 2026-09-04T22:47:31.702Z | Compiling httpdate v1.0.3 |
| 1508 | 2026-09-04T22:47:31.908Z | Compiling maybe-uninit v2.0.0 |
| 1509 | 2026-09-04T22:47:31.930Z | Compiling untrusted v0.9.0 |
| 1510 | 2026-09-04T22:47:31.983Z | Compiling rustls v0.23.41 |
| 1511 | 2026-09-04T22:47:32.046Z | Compiling openssl v0.10.80 |
| 1512 | 2026-09-04T22:47:32.061Z | Compiling tap v1.0.1 |
| 1513 | 2026-09-04T22:47:32.179Z | Compiling foreign-types-shared v0.1.1 |
| 1514 | 2026-09-04T22:47:32.193Z | Compiling wyz v0.5.1 |
| 1515 | 2026-09-04T22:47:32.237Z | Compiling scroll v0.13.0 |
| 1516 | 2026-09-04T22:47:32.263Z | Compiling foreign-types v0.3.2 |
| 1517 | 2026-09-04T22:47:32.335Z | Compiling unicode-normalization v0.1.25 |
| 1518 | 2026-09-04T22:47:32.504Z | Compiling rand_chacha v0.3.1 |
| 1519 | 2026-09-04T22:47:32.519Z | Compiling signature v2.2.0 |
| 1520 | 2026-09-04T22:47:32.706Z | Compiling hex v0.4.3 |
| 1521 | 2026-09-04T22:47:32.785Z | Compiling openssl-macros v0.1.1 |
| 1522 | 2026-09-04T22:47:32.805Z | Compiling thiserror-impl v1.0.69 |
| 1523 | 2026-09-04T22:47:32.970Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1524 | 2026-09-04T22:47:33.173Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1525 | 2026-09-04T22:47:33.246Z | Compiling num-integer v0.1.46 |
| 1526 | 2026-09-04T22:47:33.274Z | Compiling wait-timeout v0.2.1 |
| 1527 | 2026-09-04T22:47:33.532Z | Compiling socket2 v0.5.10 |
| 1528 | 2026-09-04T22:47:33.549Z | Compiling ahash v0.8.12 |
| 1529 | 2026-09-04T22:47:33.562Z | Compiling funty v2.0.0 |
| 1530 | 2026-09-04T22:47:33.670Z | Compiling darling_macro v0.20.11 |
| 1531 | 2026-09-04T22:47:33.753Z | Compiling quick-error v1.2.3 |
| 1532 | 2026-09-04T22:47:33.859Z | Compiling num-conv v0.2.0 |
| 1533 | 2026-09-04T22:47:33.920Z | Compiling packed_struct v0.10.1 |
| 1534 | 2026-09-04T22:47:33.988Z | Compiling hyper v1.10.1 |
| 1535 | 2026-09-04T22:47:34.033Z | Compiling bit-vec v0.8.0 |
| 1536 | 2026-09-04T22:47:34.121Z | Compiling time-core v0.1.8 |
| 1537 | 2026-09-04T22:47:34.138Z | Compiling native-tls v0.2.18 |
| 1538 | 2026-09-04T22:47:34.154Z | Compiling num-bigint-dig v0.8.6 |
| 1539 | 2026-09-04T22:47:34.216Z | Compiling powerfmt v0.2.0 |
| 1540 | 2026-09-04T22:47:34.260Z | Compiling bit-set v0.8.0 |
| 1541 | 2026-09-04T22:47:34.274Z | Compiling time-macros v0.2.27 |
| 1542 | 2026-09-04T22:47:34.359Z | Compiling deranged v0.5.8 |
| 1543 | 2026-09-04T22:47:34.393Z | Compiling clap_builder v4.6.0 |
| 1544 | 2026-09-04T22:47:34.410Z | Compiling darling v0.20.11 |
| 1545 | 2026-09-04T22:47:34.424Z | Compiling thiserror v1.0.69 |
| 1546 | 2026-09-04T22:47:34.494Z | Compiling bitvec v1.0.1 |
| 1547 | 2026-09-04T22:47:34.524Z | Compiling rusty-fork v0.3.1 |
| 1548 | 2026-09-04T22:47:34.967Z | Compiling num-iter v0.1.45 |
| 1549 | 2026-09-04T22:47:35.085Z | Compiling hyper-util v0.1.20 |
| 1550 | 2026-09-04T22:47:35.566Z | Compiling rand v0.8.6 |
| 1551 | 2026-09-04T22:47:35.884Z | Compiling goblin v0.10.5 |
| 1552 | 2026-09-04T22:47:36.144Z | Compiling packed_struct_codegen v0.10.1 |
| 1553 | 2026-09-04T22:47:36.344Z | Compiling lazy_static v1.5.0 |
| 1554 | 2026-09-04T22:47:36.437Z | Compiling hmac v0.12.1 |
| 1555 | 2026-09-04T22:47:36.596Z | Compiling toml_datetime v0.6.11 |
| 1556 | 2026-09-04T22:47:36.775Z | Compiling serde_spanned v0.6.9 |
| 1557 | 2026-09-04T22:47:36.846Z | Compiling clap_derive v4.6.1 |
| 1558 | 2026-09-04T22:47:36.916Z | Compiling bitfield-macros v0.19.4 |
| 1559 | 2026-09-04T22:47:37.229Z | Compiling zerocopy-derive v0.6.6 |
| 1560 | 2026-09-04T22:47:37.338Z | Compiling rand_xorshift v0.4.0 |
| 1561 | 2026-09-04T22:47:37.507Z | Compiling sync_wrapper v1.0.2 |
| 1562 | 2026-09-04T22:47:37.618Z | Compiling indexmap v1.9.3 |
| 1563 | 2026-09-04T22:47:37.663Z | Compiling crossbeam-utils v0.8.21 |
| 1564 | 2026-09-04T22:47:37.804Z | Compiling paste v1.0.15 |
| 1565 | 2026-09-04T22:47:37.943Z | Compiling crc-catalog v2.4.0 |
| 1566 | 2026-09-04T22:47:38.042Z | Compiling nodrop v0.1.14 |
| 1567 | 2026-09-04T22:47:38.058Z | Compiling object v0.37.3 |
| 1568 | 2026-09-04T22:47:38.071Z | Compiling usdt-impl v0.6.0 |
| 1569 | 2026-09-04T22:47:38.134Z | Compiling num_threads v0.1.7 |
| 1570 | 2026-09-04T22:47:38.236Z | Compiling unarray v0.1.4 |
| 1571 | 2026-09-04T22:47:38.264Z | Compiling zlib-rs v0.6.2 |
| 1572 | 2026-09-04T22:47:38.279Z | Compiling siphasher v1.0.2 |
| 1573 | 2026-09-04T22:47:38.347Z | Compiling proptest v1.11.0 |
| 1574 | 2026-09-04T22:47:38.383Z | Compiling time v0.3.47 |
| 1575 | 2026-09-04T22:47:38.458Z | Compiling array-init v0.0.4 |
| 1576 | 2026-09-04T22:47:38.620Z | Compiling clap v4.6.1 |
| 1577 | 2026-09-04T22:47:38.704Z | Compiling dof v0.4.0 |
| 1578 | 2026-09-04T22:47:38.841Z | Compiling zerocopy v0.6.6 |
| 1579 | 2026-09-04T22:47:39.165Z | Compiling crc v3.4.0 |
| 1580 | 2026-09-04T22:47:39.393Z | Compiling bitfield v0.19.4 |
| 1581 | 2026-09-04T22:47:39.682Z | Compiling tower v0.5.3 |
| 1582 | 2026-09-04T22:47:40.132Z | Compiling smallvec v0.6.14 |
| 1583 | 2026-09-04T22:47:40.326Z | Compiling derive_builder_core v0.20.2 |
| 1584 | 2026-09-04T22:47:40.451Z | Compiling dtrace-parser v0.3.0 |
| 1585 | 2026-09-04T22:47:41.144Z | Compiling flate2 v1.1.9 |
| 1586 | 2026-09-04T22:47:41.159Z | Compiling ipnetwork v0.21.1 |
| 1587 | 2026-09-04T22:47:41.159Z | Compiling pkcs1 v0.7.5 |
| 1588 | 2026-09-04T22:47:41.438Z | Compiling http-body-util v0.1.3 |
| 1589 | 2026-09-04T22:47:41.536Z | Compiling heapless v0.7.17 |
| 1590 | 2026-09-04T22:47:41.550Z | Compiling structmeta-derive v0.3.0 |
| 1591 | 2026-09-04T22:47:41.564Z | Compiling scroll_derive v0.12.1 |
| 1592 | 2026-09-04T22:47:41.585Z | Compiling slog v2.8.2 |
| 1593 | 2026-09-04T22:47:41.678Z | Compiling darling_core v0.23.0 |
| 1594 | 2026-09-04T22:47:41.768Z | Compiling thread-id v5.1.0 |
| 1595 | 2026-09-04T22:47:41.772Z | Compiling cookie v0.18.1 |
| 1596 | 2026-09-04T22:47:41.866Z | Compiling env_filter v2.0.0 |
| 1597 | 2026-09-04T22:47:41.963Z | Compiling syn v3.0.3 |
| 1598 | 2026-09-04T22:47:42.179Z | Compiling hashbrown v0.12.3 |
| 1599 | 2026-09-04T22:47:42.241Z | Compiling anyhow v1.0.104 |
| 1600 | 2026-09-04T22:47:42.550Z | Compiling unicode-properties v0.1.4 |
| 1601 | 2026-09-04T22:47:42.639Z | Compiling unicode-bidi v0.3.18 |
| 1602 | 2026-09-04T22:47:42.660Z | Compiling signal-hook v0.3.18 |
| 1603 | 2026-09-04T22:47:42.770Z | Compiling winnow v0.5.40 |
| 1604 | 2026-09-04T22:47:42.831Z | Compiling gimli v0.32.3 |
| 1605 | 2026-09-04T22:47:43.189Z | Compiling zstd-safe v7.2.4 |
| 1606 | 2026-09-04T22:47:43.391Z | Compiling ryu v1.0.23 |
| 1607 | 2026-09-04T22:47:43.576Z | Compiling iri-string v0.7.10 |
| 1608 | 2026-09-04T22:47:44.199Z | Compiling allocator-api2 v0.2.21 |
| 1609 | 2026-09-04T22:47:44.214Z | Compiling base64 v0.21.7 |
| 1610 | 2026-09-04T22:47:44.517Z | Compiling addr2line v0.25.1 |
| 1611 | 2026-09-04T22:47:44.532Z | Compiling ron v0.8.1 |
| 1612 | 2026-09-04T22:47:44.773Z | Compiling tower-http v0.6.8 |
| 1613 | 2026-09-04T22:47:44.854Z | Compiling darling_macro v0.23.0 |
| 1614 | 2026-09-04T22:47:45.074Z | Compiling toml_edit v0.19.15 |
| 1615 | 2026-09-04T22:47:45.165Z | Compiling serde_urlencoded v0.7.1 |
| 1616 | 2026-09-04T22:47:45.358Z | Compiling stringprep v0.1.5 |
| 1617 | 2026-09-04T22:47:45.432Z | Compiling structmeta v0.3.0 |
| 1618 | 2026-09-04T22:47:45.487Z | Compiling daft-derive v0.1.8 |
| 1619 | 2026-09-04T22:47:45.641Z | Compiling scroll v0.12.0 |
| 1620 | 2026-09-04T22:47:45.793Z | Compiling env_logger v0.11.11 |
| 1621 | 2026-09-04T22:47:45.947Z | Compiling rsa v0.9.10 |
| 1622 | 2026-09-04T22:47:46.037Z | Compiling oxnet v0.1.6 |
| 1623 | 2026-09-04T22:47:46.136Z | Compiling derive_builder_macro v0.20.2 |
| 1624 | 2026-09-04T22:47:46.185Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1625 | 2026-09-04T22:47:46.409Z | Compiling newtype-uuid v1.3.2 |
| 1626 | 2026-09-04T22:47:46.459Z | Compiling hashbrown v0.13.2 |
| 1627 | 2026-09-04T22:47:46.601Z | Compiling serde-hex v0.1.0 |
| 1628 | 2026-09-04T22:47:46.732Z | Compiling bzip2 v0.4.4 |
| 1629 | 2026-09-04T22:47:46.944Z | Compiling tokio-native-tls v0.3.1 |
| 1630 | 2026-09-04T22:47:47.147Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1631 | 2026-09-04T22:47:47.337Z | Compiling camino v1.2.5 |
| 1632 | 2026-09-04T22:47:47.736Z | Compiling bstr v1.12.1 |
| 1633 | 2026-09-04T22:47:48.001Z | Compiling crypto-common v0.2.2 |
| 1634 | 2026-09-04T22:47:48.379Z | Compiling block-padding v0.4.2 |
| 1635 | 2026-09-04T22:47:48.382Z | Compiling block-buffer v0.12.1 |
| 1636 | 2026-09-04T22:47:48.558Z | Compiling heck v0.4.1 |
| 1637 | 2026-09-04T22:47:48.601Z | Compiling rustls-native-certs v0.8.3 |
| 1638 | 2026-09-04T22:47:48.781Z | Compiling x509-cert v0.2.5 |
| 1639 | 2026-09-04T22:47:48.891Z | Compiling md-5 v0.10.6 |
| 1640 | 2026-09-04T22:47:49.013Z | Compiling erased-serde v0.3.31 |
| 1641 | 2026-09-04T22:47:49.066Z | Compiling serde_tokenstream v0.2.3 |
| 1642 | 2026-09-04T22:47:49.234Z | Compiling curve25519-dalek v4.1.3 |
| 1643 | 2026-09-04T22:47:49.378Z | Compiling async-trait v0.1.89 |
| 1644 | 2026-09-04T22:47:49.492Z | Compiling pin-project-internal v1.1.11 |
| 1645 | 2026-09-04T22:47:49.559Z | Compiling zerocopy-derive v0.7.35 |
| 1646 | 2026-09-04T22:47:49.740Z | Compiling vergen-lib v9.1.0 |
| 1647 | 2026-09-04T22:47:49.919Z | Compiling hash32 v0.2.1 |
| 1648 | 2026-09-04T22:47:50.113Z | Compiling memoffset v0.9.1 |
| 1649 | 2026-09-04T22:47:50.307Z | Compiling encoding_rs v0.8.35 |
| 1650 | 2026-09-04T22:47:50.363Z | Compiling crc-any v2.5.0 |
| 1651 | 2026-09-04T22:47:50.377Z | Compiling psl-types v2.0.11 |
| 1652 | 2026-09-04T22:47:50.409Z | Compiling fallible-iterator v0.2.0 |
| 1653 | 2026-09-04T22:47:50.464Z | Compiling ref-cast v1.0.25 |
| 1654 | 2026-09-04T22:47:50.497Z | Compiling rustix v0.38.44 |
| 1655 | 2026-09-04T22:47:50.554Z | Compiling litrs v1.0.0 |
| 1656 | 2026-09-04T22:47:50.585Z | Compiling cfg_aliases v0.2.1 |
| 1657 | 2026-09-04T22:47:50.657Z | Compiling smoltcp v0.9.1 |
| 1658 | 2026-09-04T22:47:50.720Z | Compiling owo-colors v4.3.0 |
| 1659 | 2026-09-04T22:47:50.748Z | Compiling rustc-demangle v0.1.27 |
| 1660 | 2026-09-04T22:47:50.764Z | Compiling mime v0.3.17 |
| 1661 | 2026-09-04T22:47:50.957Z | Compiling postgres-protocol v0.6.10 |
| 1662 | 2026-09-04T22:47:51.003Z | Compiling backtrace v0.3.76 |
| 1663 | 2026-09-04T22:47:51.017Z | Compiling nix v0.31.2 |
| 1664 | 2026-09-04T22:47:51.047Z | Compiling document-features v0.2.12 |
| 1665 | 2026-09-04T22:47:51.075Z | Compiling pin-project v1.1.11 |
| 1666 | 2026-09-04T22:47:51.137Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1667 | 2026-09-04T22:47:51.172Z | Compiling publicsuffix v2.3.0 |
| 1668 | 2026-09-04T22:47:51.339Z | Compiling zerocopy v0.7.35 |
| 1669 | 2026-09-04T22:47:51.616Z | Compiling snafu-derive v0.8.9 |
| 1670 | 2026-09-04T22:47:51.770Z | Compiling inout v0.2.2 |
| 1671 | 2026-09-04T22:47:51.886Z | Compiling daft v0.1.8 |
| 1672 | 2026-09-04T22:47:51.934Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1673 | 2026-09-04T22:47:51.950Z | Compiling hyper-tls v0.6.0 |
| 1674 | 2026-09-04T22:47:51.964Z | Compiling object v0.30.4 |
| 1675 | 2026-09-04T22:47:52.164Z | Compiling zip v0.6.6 |
| 1676 | 2026-09-04T22:47:52.183Z | Compiling derive_builder v0.20.2 |
| 1677 | 2026-09-04T22:47:52.198Z | Compiling toml v0.7.8 |
| 1678 | 2026-09-04T22:47:52.445Z | Compiling goblin v0.8.2 |
| 1679 | 2026-09-04T22:47:52.778Z | Compiling derive-ex v0.1.8 |
| 1680 | 2026-09-04T22:47:53.082Z | Compiling darling v0.23.0 |
| 1681 | 2026-09-04T22:47:53.128Z | Compiling phf_shared v0.13.1 |
| 1682 | 2026-09-04T22:47:53.167Z | Compiling regex v1.12.3 |
| 1683 | 2026-09-04T22:47:53.368Z | Compiling hubpack_derive v0.1.1 |
| 1684 | 2026-09-04T22:47:53.531Z | Compiling convert_case v0.10.0 |
| 1685 | 2026-09-04T22:47:53.582Z | Compiling futures-executor v0.3.32 |
| 1686 | 2026-09-04T22:47:53.816Z | Compiling strum_macros v0.27.2 |
| 1687 | 2026-09-04T22:47:53.831Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1688 | 2026-09-04T22:47:53.843Z | Compiling ref-cast-impl v1.0.25 |
| 1689 | 2026-09-04T22:47:54.379Z | Compiling vergen v9.1.0 |
| 1690 | 2026-09-04T22:47:54.434Z | Compiling cargo-platform v0.3.2 |
| 1691 | 2026-09-04T22:47:54.457Z | Compiling ff v0.13.1 |
| 1692 | 2026-09-04T22:47:54.555Z | Compiling fs-err v3.3.0 |
| 1693 | 2026-09-04T22:47:54.599Z | Compiling libbz2-rs-sys v0.2.2 |
| 1694 | 2026-09-04T22:47:54.702Z | Compiling bumpalo v3.20.2 |
| 1695 | 2026-09-04T22:47:54.739Z | Compiling base16ct v0.2.0 |
| 1696 | 2026-09-04T22:47:54.844Z | Compiling path-slash v0.1.5 |
| 1697 | 2026-09-04T22:47:54.937Z | Compiling jiff-core v0.1.0 |
| 1698 | 2026-09-04T22:47:54.954Z | Compiling same-file v1.0.6 |
| 1699 | 2026-09-04T22:47:54.978Z | Compiling bitflags v1.3.2 |
| 1700 | 2026-09-04T22:47:55.058Z | Compiling foldhash v0.2.0 |
| 1701 | 2026-09-04T22:47:55.130Z | Compiling managed v0.8.0 |
| 1702 | 2026-09-04T22:47:55.269Z | Compiling is_ci v1.2.0 |
| 1703 | 2026-09-04T22:47:55.292Z | Compiling foldhash v0.1.5 |
| 1704 | 2026-09-04T22:47:55.409Z | Compiling hashbrown v0.15.5 |
| 1705 | 2026-09-04T22:47:55.458Z | Compiling supports-color v3.0.2 |
| 1706 | 2026-09-04T22:47:55.630Z | Compiling hashbrown v0.16.1 |
| 1707 | 2026-09-04T22:47:55.775Z | Compiling strum v0.27.2 |
| 1708 | 2026-09-04T22:47:55.912Z | Compiling jiff v0.2.34 |
| 1709 | 2026-09-04T22:47:55.924Z | Compiling walkdir v2.5.0 |
| 1710 | 2026-09-04T22:47:55.951Z | Compiling bzip2 v0.6.1 |
| 1711 | 2026-09-04T22:47:55.979Z | Compiling textwrap v0.16.2 |
| 1712 | 2026-09-04T22:47:56.141Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1713 | 2026-09-04T22:47:56.159Z | Compiling zopfli v0.8.3 |
| 1714 | 2026-09-04T22:47:56.231Z | Compiling sec1 v0.7.3 |
| 1715 | 2026-09-04T22:47:56.337Z | Compiling dof v0.3.0 |
| 1716 | 2026-09-04T22:47:56.427Z | Compiling cargo_metadata v0.23.1 |
| 1717 | 2026-09-04T22:47:56.496Z | Compiling group v0.13.0 |
| 1718 | 2026-09-04T22:47:56.811Z | Compiling test-strategy v0.4.5 |
| 1719 | 2026-09-04T22:47:57.194Z | Compiling derive_more-impl v2.1.1 |
| 1720 | 2026-09-04T22:47:57.559Z | Compiling hubpack v0.1.2 |
| 1721 | 2026-09-04T22:47:57.780Z | Compiling futures v0.3.32 |
| 1722 | 2026-09-04T22:47:57.830Z | Compiling snafu v0.8.9 |
| 1723 | 2026-09-04T22:47:57.864Z | Compiling phf v0.13.1 |
| 1724 | 2026-09-04T22:47:58.030Z | Compiling serde_with_macros v3.21.0 |
| 1725 | 2026-09-04T22:47:58.190Z | Compiling signal-hook-mio v0.2.5 |
| 1726 | 2026-09-04T22:47:58.325Z | Compiling cookie_store v0.22.1 |
| 1727 | 2026-09-04T22:47:58.371Z | Compiling zstd v0.13.3 |
| 1728 | 2026-09-04T22:47:58.633Z | Compiling reqwest v0.12.28 |
| 1729 | 2026-09-04T22:47:58.668Z | Compiling cipher v0.5.2 |
| 1730 | 2026-09-04T22:47:58.985Z | Compiling backtrace-ext v0.2.1 |
| 1731 | 2026-09-04T22:47:59.079Z | Compiling postgres-types v0.2.12 |
| 1732 | 2026-09-04T22:47:59.470Z | Compiling usdt-macro v0.6.0 |
| 1733 | 2026-09-04T22:47:59.635Z | Compiling usdt-attr-macro v0.6.0 |
| 1734 | 2026-09-04T22:47:59.701Z | Compiling globset v0.4.18 |
| 1735 | 2026-09-04T22:47:59.875Z | Compiling phf_shared v0.11.3 |
| 1736 | 2026-09-04T22:48:00.064Z | Compiling hkdf v0.12.4 |
| 1737 | 2026-09-04T22:48:00.214Z | Compiling dtrace-parser v0.2.0 |
| 1738 | 2026-09-04T22:48:00.235Z | Compiling byte-wrapper v0.1.0 |
| 1739 | 2026-09-04T22:48:00.250Z | Compiling olpc-cjson v0.1.4 |
| 1740 | 2026-09-04T22:48:00.264Z | Compiling ed25519 v2.2.3 |
| 1741 | 2026-09-04T22:48:00.364Z | Compiling crypto-bigint v0.5.5 |
| 1742 | 2026-09-04T22:48:00.406Z | Compiling serde_plain v1.0.2 |
| 1743 | 2026-09-04T22:48:00.434Z | Compiling serde-big-array v0.5.1 |
| 1744 | 2026-09-04T22:48:00.552Z | Compiling async-recursion v1.1.1 |
| 1745 | 2026-09-04T22:48:00.577Z | Compiling strum_macros v0.26.4 |
| 1746 | 2026-09-04T22:48:00.602Z | Compiling enum-as-inner v0.6.1 |
| 1747 | 2026-09-04T22:48:00.947Z | Compiling miette-derive v7.6.0 |
| 1748 | 2026-09-04T22:48:01.110Z | Compiling serde_repr v0.1.20 |
| 1749 | 2026-09-04T22:48:01.158Z | Compiling pem v3.0.6 |
| 1750 | 2026-09-04T22:48:01.201Z | Compiling float-cmp v0.10.0 |
| 1751 | 2026-09-04T22:48:01.350Z | Compiling thread-id v4.2.2 |
| 1752 | 2026-09-04T22:48:01.437Z | Compiling memmap2 v0.9.10 |
| 1753 | 2026-09-04T22:48:01.478Z | Compiling fixedbitset v0.4.2 |
| 1754 | 2026-09-04T22:48:01.644Z | Compiling supports-hyperlinks v3.2.0 |
| 1755 | 2026-09-04T22:48:01.658Z | Compiling predicates-core v1.0.10 |
| 1756 | 2026-09-04T22:48:01.696Z | Compiling cpufeatures v0.3.0 |
| 1757 | 2026-09-04T22:48:01.776Z | Compiling normalize-line-endings v0.3.0 |
| 1758 | 2026-09-04T22:48:01.799Z | Compiling data-encoding v2.10.0 |
| 1759 | 2026-09-04T22:48:01.833Z | Compiling winnow v1.0.3 |
| 1760 | 2026-09-04T22:48:01.870Z | Compiling static_assertions v1.1.0 |
| 1761 | 2026-09-04T22:48:01.946Z | Compiling fixedbitset v0.5.7 |
| 1762 | 2026-09-04T22:48:02.109Z | Compiling keccak v0.1.6 |
| 1763 | 2026-09-04T22:48:02.310Z | Compiling either v1.15.0 |
| 1764 | 2026-09-04T22:48:02.373Z | Compiling precomputed-hash v0.1.1 |
| 1765 | 2026-09-04T22:48:02.398Z | Compiling const-oid v0.10.2 |
| 1766 | 2026-09-04T22:48:02.462Z | Compiling new_debug_unreachable v1.0.6 |
| 1767 | 2026-09-04T22:48:02.510Z | Compiling supports-unicode v3.0.0 |
| 1768 | 2026-09-04T22:48:02.524Z | Compiling difflib v0.4.0 |
| 1769 | 2026-09-04T22:48:02.538Z | Compiling whoami v2.1.0 |
| 1770 | 2026-09-04T22:48:02.560Z | Compiling typed-path v0.9.3 |
| 1771 | 2026-09-04T22:48:02.603Z | Compiling miette v7.6.0 |
| 1772 | 2026-09-04T22:48:02.650Z | Compiling digest v0.11.3 |
| 1773 | 2026-09-04T22:48:02.864Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1774 | 2026-09-04T22:48:02.885Z | Compiling predicates v3.1.4 |
| 1775 | 2026-09-04T22:48:02.907Z | Compiling tokio-postgres v0.7.16 |
| 1776 | 2026-09-04T22:48:03.005Z | Compiling string_cache v0.8.9 |
| 1777 | 2026-09-04T22:48:03.076Z | Compiling itertools v0.13.0 |
| 1778 | 2026-09-04T22:48:03.233Z | Compiling strum v0.26.3 |
| 1779 | 2026-09-04T22:48:03.364Z | Compiling toml_edit v0.22.27 |
| 1780 | 2026-09-04T22:48:03.488Z | Compiling sha3 v0.10.8 |
| 1781 | 2026-09-04T22:48:03.530Z | Compiling petgraph v0.8.3 |
| 1782 | 2026-09-04T22:48:03.761Z | Compiling hickory-proto v0.25.2 |
| 1783 | 2026-09-04T22:48:03.790Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1784 | 2026-09-04T22:48:03.940Z | Compiling chacha20 v0.10.0 |
| 1785 | 2026-09-04T22:48:04.313Z | Compiling petgraph v0.6.5 |
| 1786 | 2026-09-04T22:48:04.330Z | Compiling usdt v0.6.0 |
| 1787 | 2026-09-04T22:48:04.588Z | Compiling usdt-impl v0.5.0 |
| 1788 | 2026-09-04T22:48:05.153Z | Compiling elliptic-curve v0.13.8 |
| 1789 | 2026-09-04T22:48:05.175Z | Compiling ed25519-dalek v2.2.0 |
| 1790 | 2026-09-04T22:48:05.472Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1791 | 2026-09-04T22:48:05.558Z | Compiling crossterm v0.28.1 |
| 1792 | 2026-09-04T22:48:05.695Z | Compiling serde_with v3.21.0 |
| 1793 | 2026-09-04T22:48:06.096Z | Compiling zip v4.6.1 |
| 1794 | 2026-09-04T22:48:06.805Z | Compiling derive_more v2.1.1 |
| 1795 | 2026-09-04T22:48:06.912Z | Compiling iddqd v0.4.2 |
| 1796 | 2026-09-04T22:48:06.952Z | Compiling similar v2.7.0 |
| 1797 | 2026-09-04T22:48:07.040Z | Compiling crossbeam-epoch v0.9.18 |
| 1798 | 2026-09-04T22:48:07.368Z | Compiling tokio-stream v0.1.18 |
| 1799 | 2026-09-04T22:48:07.381Z | Compiling buf-list v1.1.2 |
| 1800 | 2026-09-04T22:48:07.484Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1801 | 2026-09-04T22:48:07.507Z | Compiling openapiv3 v2.2.0 |
| 1802 | 2026-09-04T22:48:07.642Z | Compiling peg-runtime v0.8.5 |
| 1803 | 2026-09-04T22:48:07.789Z | Compiling lalrpop-util v0.19.12 |
| 1804 | 2026-09-04T22:48:07.828Z | Compiling thread_local v1.1.9 |
| 1805 | 2026-09-04T22:48:07.854Z | Compiling slog-async v2.8.0 |
| 1806 | 2026-09-04T22:48:07.946Z | Compiling crossbeam-channel v0.5.15 |
| 1807 | 2026-09-04T22:48:08.000Z | Compiling is-terminal v0.4.17 |
| 1808 | 2026-09-04T22:48:08.073Z | Compiling filetime v0.2.27 |
| 1809 | 2026-09-04T22:48:08.103Z | Compiling term v1.2.1 |
| 1810 | 2026-09-04T22:48:08.180Z | Compiling xattr v1.6.1 |
| 1811 | 2026-09-04T22:48:08.265Z | Compiling take_mut v0.2.2 |
| 1812 | 2026-09-04T22:48:08.276Z | Compiling camino-tempfile v1.4.1 |
| 1813 | 2026-09-04T22:48:08.331Z | Compiling tar v0.4.46 |
| 1814 | 2026-09-04T22:48:08.378Z | Compiling slog-term v2.9.2 |
| 1815 | 2026-09-04T22:48:14.408Z | Compiling rustls-webpki v0.103.13 |
| 1816 | 2026-09-04T22:48:17.095Z | Compiling tokio-rustls v0.26.4 |
| 1817 | 2026-09-04T22:48:17.095Z | Compiling rustls-platform-verifier v0.6.2 |
| 1818 | 2026-09-04T22:48:17.095Z | Compiling tough v0.22.0 |
| 1819 | 2026-09-04T22:48:17.311Z | Compiling hyper-rustls v0.27.7 |
| 1820 | 2026-09-04T22:48:17.511Z | Compiling reqwest v0.13.2 |
| 1821 | 2026-09-04T22:48:19.745Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1822 | 2026-09-04T22:48:19.957Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1823 | 2026-09-04T22:48:22.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s |
| 1824 | 2026-09-04T22:48:23.064Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1825 | 2026-09-04T22:48:23.127Z | Sep 04 22:48:21.914 INFO Starting download, target: Console |
| 1826 | 2026-09-04T22:48:23.127Z | Sep 04 22:48:21.915 INFO Starting download, target: Cockroach |
| 1827 | 2026-09-04T22:48:23.127Z | Sep 04 22:48:21.915 INFO Starting download, target: Clickhouse |
| 1828 | 2026-09-04T22:48:23.191Z | Sep 04 22:48:21.915 INFO Starting download, target: DendriteStub |
| 1829 | 2026-09-04T22:48:23.191Z | Sep 04 22:48:21.915 INFO Starting download, target: MaghemiteMgd |
| 1830 | 2026-09-04T22:48:23.191Z | Sep 04 22:48:21.915 INFO Starting download, target: MaghemiteDdmd |
| 1831 | 2026-09-04T22:48:23.191Z | Sep 04 22:48:21.915 INFO Starting download, target: TransceiverControl |
| 1832 | 2026-09-04T22:48:23.191Z | Sep 04 22:48:21.915 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1833 | 2026-09-04T22:48:23.191Z | Sep 04 22:48:21.915 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1834 | 2026-09-04T22:48:23.191Z | Sep 04 22:48:21.915 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1835 | 2026-09-04T22:48:23.191Z | Sep 04 22:48:21.915 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1836 | 2026-09-04T22:48:23.191Z | Sep 04 22:48:21.915 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1837 | 2026-09-04T22:48:23.191Z | Sep 04 22:48:21.915 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1838 | 2026-09-04T22:48:23.192Z | Sep 04 22:48:21.915 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1839 | 2026-09-04T22:48:24.043Z | Sep 04 22:48:22.846 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1840 | 2026-09-04T22:48:24.322Z | Sep 04 22:48:23.118 INFO Download complete, target: TransceiverControl |
| 1841 | 2026-09-04T22:48:25.019Z | Sep 04 22:48:23.762 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1842 | 2026-09-04T22:48:25.350Z | Sep 04 22:48:24.119 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1843 | 2026-09-04T22:48:25.562Z | Sep 04 22:48:24.358 INFO Download complete, target: Console |
| 1844 | 2026-09-04T22:48:26.786Z | Sep 04 22:48:25.598 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1845 | 2026-09-04T22:48:26.819Z | Sep 04 22:48:25.623 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1846 | 2026-09-04T22:48:26.819Z | Sep 04 22:48:25.627 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1847 | 2026-09-04T22:48:26.888Z | Sep 04 22:48:25.690 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1848 | 2026-09-04T22:48:26.888Z | Sep 04 22:48:25.690 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1849 | 2026-09-04T22:48:28.651Z | Sep 04 22:48:27.477 INFO Download complete, target: MaghemiteDdmd |
| 1850 | 2026-09-04T22:48:29.213Z | Sep 04 22:48:28.039 INFO Download complete, target: DendriteStub |
| 1851 | 2026-09-04T22:48:29.309Z | Sep 04 22:48:28.131 INFO Download complete, target: MaghemiteMgd |
| 1852 | 2026-09-04T22:48:31.399Z | Sep 04 22:48:30.225 INFO Checking that binary works, target: Cockroach |
| 1853 | 2026-09-04T22:48:31.517Z | Sep 04 22:48:30.343 INFO Download complete, target: Cockroach |
| 1854 | 2026-09-04T22:48:31.537Z | Sep 04 22:48:30.363 INFO Checking that binary works, target: Clickhouse |
| 1855 | 2026-09-04T22:48:31.679Z | Sep 04 22:48:30.504 INFO Download complete, target: Clickhouse |
| 1856 | 2026-09-04T22:48:31.694Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1857 | 2026-09-04T22:48:31.697Z | |
| 1858 | 2026-09-04T22:48:31.697Z | real 2:09.339784387 |
| 1859 | 2026-09-04T22:48:31.697Z | user 7:21.966772331 |
| 1860 | 2026-09-04T22:48:31.697Z | sys 1:27.854651333 |
| 1861 | 2026-09-04T22:48:31.697Z | trap 0.248793095 |
| 1862 | 2026-09-04T22:48:31.697Z | tflt 0.425698768 |
| 1863 | 2026-09-04T22:48:31.697Z | dflt 0.814899424 |
| 1864 | 2026-09-04T22:48:31.697Z | kflt 0.019466155 |
| 1865 | 2026-09-04T22:48:31.697Z | lock 27:20.666788334 |
| 1866 | 2026-09-04T22:48:31.697Z | slp 22:07.531396942 |
| 1867 | 2026-09-04T22:48:31.697Z | lat 47.514495873 |
| 1868 | 2026-09-04T22:48:31.697Z | stop 2:43.619547445 |
| 1869 | 2026-09-04T22:48:31.698Z | + banner clippy |
| 1870 | 2026-09-04T22:48:31.698Z | |
| 1871 | 2026-09-04T22:48:31.698Z | #### # # ##### ##### # # |
| 1872 | 2026-09-04T22:48:31.698Z | # # # # # # # # # # |
| 1873 | 2026-09-04T22:48:31.698Z | # # # # # # # # |
| 1874 | 2026-09-04T22:48:31.698Z | # # # ##### ##### # |
| 1875 | 2026-09-04T22:48:31.698Z | # # # # # # # |
| 1876 | 2026-09-04T22:48:31.698Z | #### ###### # # # # |
| 1877 | 2026-09-04T22:48:31.698Z | |
| 1878 | 2026-09-04T22:48:31.698Z | + export CARGO_INCREMENTAL=0 |
| 1879 | 2026-09-04T22:48:31.698Z | + CARGO_INCREMENTAL=0 |
| 1880 | 2026-09-04T22:48:31.698Z | + ptime -m cargo xtask clippy |
| 1881 | 2026-09-04T22:48:32.175Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1882 | 2026-09-04T22:48:32.454Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1883 | 2026-09-04T22:48:34.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s |
| 1884 | 2026-09-04T22:48:34.407Z | Running `target/debug/xtask clippy` |
| 1885 | 2026-09-04T22:48:34.442Z | running: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1886 | 2026-09-04T22:48:35.011Z | Downloading crates ... |
| 1887 | 2026-09-04T22:48:35.183Z | Downloaded async-object-pool v0.2.0 |
| 1888 | 2026-09-04T22:48:35.186Z | Downloaded assert_cmd v2.1.2 |
| 1889 | 2026-09-04T22:48:35.186Z | Downloaded cfg-expr v0.20.6 |
| 1890 | 2026-09-04T22:48:35.186Z | Downloaded assert-json-diff v2.0.2 |
| 1891 | 2026-09-04T22:48:35.186Z | Downloaded criterion-plot v0.6.0 |
| 1892 | 2026-09-04T22:48:35.190Z | Downloaded cast v0.3.0 |
| 1893 | 2026-09-04T22:48:35.190Z | Downloaded constant_time_eq v0.3.1 |
| 1894 | 2026-09-04T22:48:35.190Z | Downloaded approx v0.5.1 |
| 1895 | 2026-09-04T22:48:35.190Z | Downloaded concurrent-queue v2.5.0 |
| 1896 | 2026-09-04T22:48:35.190Z | Downloaded anes v0.1.6 |
| 1897 | 2026-09-04T22:48:35.197Z | Downloaded async-lock v3.4.2 |
| 1898 | 2026-09-04T22:48:35.197Z | Downloaded blake2b_simd v1.0.4 |
| 1899 | 2026-09-04T22:48:35.197Z | Downloaded datatest-stable v0.3.3 |
| 1900 | 2026-09-04T22:48:35.201Z | Downloaded fancy-regex v0.14.0 |
| 1901 | 2026-09-04T22:48:35.201Z | Downloaded escape8259 v0.5.3 |
| 1902 | 2026-09-04T22:48:35.202Z | Downloaded event-listener v5.4.1 |
| 1903 | 2026-09-04T22:48:35.202Z | Downloaded criterion v0.7.0 |
| 1904 | 2026-09-04T22:48:35.206Z | Downloaded event-listener-strategy v0.5.4 |
| 1905 | 2026-09-04T22:48:35.206Z | Downloaded futures-timer v3.0.3 |
| 1906 | 2026-09-04T22:48:35.206Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1907 | 2026-09-04T22:48:35.206Z | Downloaded hex-literal v0.4.1 |
| 1908 | 2026-09-04T22:48:35.206Z | Downloaded hickory-client v0.25.2 |
| 1909 | 2026-09-04T22:48:35.206Z | Downloaded guppy v0.17.25 |
| 1910 | 2026-09-04T22:48:35.213Z | Downloaded httptest v0.16.4 |
| 1911 | 2026-09-04T22:48:35.218Z | Downloaded linkme-impl v0.3.35 |
| 1912 | 2026-09-04T22:48:35.218Z | Downloaded miette-derive v5.10.0 |
| 1913 | 2026-09-04T22:48:35.218Z | Downloaded knuffel-derive v3.2.0 |
| 1914 | 2026-09-04T22:48:35.218Z | Downloaded nested v0.1.1 |
| 1915 | 2026-09-04T22:48:35.218Z | Downloaded linkme v0.3.35 |
| 1916 | 2026-09-04T22:48:35.218Z | Downloaded knuffel v3.2.0 |
| 1917 | 2026-09-04T22:48:35.218Z | Downloaded parking v2.2.1 |
| 1918 | 2026-09-04T22:48:35.218Z | Downloaded pathdiff v0.2.3 |
| 1919 | 2026-09-04T22:48:35.218Z | Downloaded libtest-mimic v0.8.1 |
| 1920 | 2026-09-04T22:48:35.222Z | Downloaded owo-colors v3.5.0 |
| 1921 | 2026-09-04T22:48:35.222Z | Downloaded plotters-backend v0.3.7 |
| 1922 | 2026-09-04T22:48:35.222Z | Downloaded plotters-svg v0.3.7 |
| 1923 | 2026-09-04T22:48:35.222Z | Downloaded oorandom v11.1.5 |
| 1924 | 2026-09-04T22:48:35.223Z | Downloaded partial-io v0.5.4 |
| 1925 | 2026-09-04T22:48:35.223Z | Downloaded path-tree v0.8.3 |
| 1926 | 2026-09-04T22:48:35.225Z | Downloaded miette v5.10.0 |
| 1927 | 2026-09-04T22:48:35.225Z | Downloaded relative-path v1.9.3 |
| 1928 | 2026-09-04T22:48:35.226Z | Downloaded rust-argon2 v2.1.0 |
| 1929 | 2026-09-04T22:48:35.226Z | Downloaded rand_distr v0.5.1 |
| 1930 | 2026-09-04T22:48:35.229Z | Downloaded rstest v0.25.0 |
| 1931 | 2026-09-04T22:48:35.232Z | Downloaded plotters v0.3.7 |
| 1932 | 2026-09-04T22:48:35.235Z | Downloaded rstest_macros v0.25.0 |
| 1933 | 2026-09-04T22:48:35.239Z | Downloaded serde_regex v1.1.0 |
| 1934 | 2026-09-04T22:48:35.239Z | Downloaded similar-asserts v1.7.0 |
| 1935 | 2026-09-04T22:48:35.239Z | Downloaded supports-color v2.1.0 |
| 1936 | 2026-09-04T22:48:35.249Z | Downloaded supports-unicode v2.1.0 |
| 1937 | 2026-09-04T22:48:35.249Z | Downloaded target-triple v1.0.0 |
| 1938 | 2026-09-04T22:48:35.249Z | Downloaded terminal_size v0.1.17 |
| 1939 | 2026-09-04T22:48:35.250Z | Downloaded stringmetrics v2.2.2 |
| 1940 | 2026-09-04T22:48:35.250Z | Downloaded supports-hyperlinks v2.1.0 |
| 1941 | 2026-09-04T22:48:35.250Z | Downloaded target-spec v3.5.7 |
| 1942 | 2026-09-04T22:48:35.250Z | Downloaded termcolor v1.4.1 |
| 1943 | 2026-09-04T22:48:35.301Z | Downloaded tinytemplate v1.2.1 |
| 1944 | 2026-09-04T22:48:35.301Z | Downloaded target-lexicon v0.13.3 |
| 1945 | 2026-09-04T22:48:35.301Z | Downloaded textwrap v0.15.2 |
| 1946 | 2026-09-04T22:48:35.301Z | Downloaded trybuild v1.0.116 |
| 1947 | 2026-09-04T22:48:35.301Z | Downloaded httpmock v0.8.3 |
| 1948 | 2026-09-04T22:48:37.091Z | Checking cfg-if v1.0.4 |
| 1949 | 2026-09-04T22:48:37.466Z | Checking serde_core v1.0.228 |
| 1950 | 2026-09-04T22:48:37.466Z | Checking libc v0.2.185 |
| 1951 | 2026-09-04T22:48:37.536Z | Checking memchr v2.8.0 |
| 1952 | 2026-09-04T22:48:37.578Z | Checking smallvec v1.15.1 |
| 1953 | 2026-09-04T22:48:37.619Z | Checking rand_core v0.10.0 |
| 1954 | 2026-09-04T22:48:37.647Z | Checking itoa v1.0.17 |
| 1955 | 2026-09-04T22:48:37.683Z | Checking subtle v2.6.1 |
| 1956 | 2026-09-04T22:48:37.686Z | Checking libm v0.2.16 |
| 1957 | 2026-09-04T22:48:37.777Z | Checking log v0.4.33 |
| 1958 | 2026-09-04T22:48:37.825Z | Checking typenum v1.20.1 |
| 1959 | 2026-09-04T22:48:37.864Z | Checking scopeguard v1.2.0 |
| 1960 | 2026-09-04T22:48:37.867Z | Checking zmij v1.0.21 |
| 1961 | 2026-09-04T22:48:37.933Z | Checking getrandom v0.4.3 |
| 1962 | 2026-09-04T22:48:37.933Z | Checking errno v0.3.14 |
| 1963 | 2026-09-04T22:48:38.002Z | Checking lock_api v0.4.14 |
| 1964 | 2026-09-04T22:48:38.006Z | Checking stable_deref_trait v1.2.1 |
| 1965 | 2026-09-04T22:48:38.082Z | Checking zerofrom v0.1.6 |
| 1966 | 2026-09-04T22:48:38.155Z | Checking percent-encoding v2.3.2 |
| 1967 | 2026-09-04T22:48:38.194Z | Checking litemap v0.8.1 |
| 1968 | 2026-09-04T22:48:38.194Z | Checking writeable v0.6.2 |
| 1969 | 2026-09-04T22:48:38.263Z | Checking yoke v0.8.1 |
| 1970 | 2026-09-04T22:48:38.300Z | Checking icu_properties_data v2.1.2 |
| 1971 | 2026-09-04T22:48:38.336Z | Checking icu_normalizer_data v2.1.1 |
| 1972 | 2026-09-04T22:48:38.384Z | Checking form_urlencoded v1.2.2 |
| 1973 | 2026-09-04T22:48:38.432Z | Checking utf8_iter v1.0.4 |
| 1974 | 2026-09-04T22:48:38.469Z | Checking num-traits v0.2.19 |
| 1975 | 2026-09-04T22:48:38.469Z | Checking zerovec v0.11.5 |
| 1976 | 2026-09-04T22:48:38.474Z | Checking zerotrie v0.2.3 |
| 1977 | 2026-09-04T22:48:38.569Z | Checking zerocopy v0.8.55 |
| 1978 | 2026-09-04T22:48:38.569Z | Checking portable-atomic v1.13.1 |
| 1979 | 2026-09-04T22:48:38.639Z | Checking critical-section v1.2.0 |
| 1980 | 2026-09-04T22:48:38.674Z | Checking pin-project-lite v0.2.17 |
| 1981 | 2026-09-04T22:48:38.774Z | Checking parking_lot_core v0.9.12 |
| 1982 | 2026-09-04T22:48:38.824Z | Checking signal-hook-registry v1.4.8 |
| 1983 | 2026-09-04T22:48:38.867Z | Checking mio v1.2.0 |
| 1984 | 2026-09-04T22:48:38.973Z | Checking tinystr v0.8.2 |
| 1985 | 2026-09-04T22:48:39.006Z | Checking serde v1.0.228 |
| 1986 | 2026-09-04T22:48:39.009Z | Checking bitflags v2.11.0 |
| 1987 | 2026-09-04T22:48:39.074Z | Checking serde_json v1.0.151 |
| 1988 | 2026-09-04T22:48:39.078Z | Checking potential_utf v0.1.4 |
| 1989 | 2026-09-04T22:48:39.078Z | Checking once_cell v1.21.3 |
| 1990 | 2026-09-04T22:48:39.173Z | Checking icu_locale_core v2.1.1 |
| 1991 | 2026-09-04T22:48:39.176Z | Checking parking_lot v0.12.5 |
| 1992 | 2026-09-04T22:48:39.244Z | Checking iana-time-zone v0.1.65 |
| 1993 | 2026-09-04T22:48:39.281Z | Checking icu_collections v2.1.1 |
| 1994 | 2026-09-04T22:48:39.343Z | Checking uuid v1.23.4 |
| 1995 | 2026-09-04T22:48:39.388Z | Checking socket2 v0.6.3 |
| 1996 | 2026-09-04T22:48:39.433Z | Checking zeroize v1.9.0 |
| 1997 | 2026-09-04T22:48:39.433Z | Checking bytes v1.11.1 |
| 1998 | 2026-09-04T22:48:39.608Z | Checking chrono v0.4.45 |
| 1999 | 2026-09-04T22:48:39.664Z | Checking semver v1.0.28 |
| 2000 | 2026-09-04T22:48:39.715Z | Checking thiserror v2.0.18 |
| 2001 | 2026-09-04T22:48:39.756Z | Checking icu_provider v2.1.1 |
| 2002 | 2026-09-04T22:48:39.795Z | Checking dyn-clone v1.0.20 |
| 2003 | 2026-09-04T22:48:39.847Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2004 | 2026-09-04T22:48:39.847Z | Checking rustix v1.1.4 |
| 2005 | 2026-09-04T22:48:39.921Z | Checking tokio v1.52.1 |
| 2006 | 2026-09-04T22:48:39.925Z | Checking futures-core v0.3.32 |
| 2007 | 2026-09-04T22:48:39.925Z | Checking equivalent v1.0.2 |
| 2008 | 2026-09-04T22:48:40.019Z | Checking icu_normalizer v2.1.1 |
| 2009 | 2026-09-04T22:48:40.062Z | Checking icu_properties v2.1.2 |
| 2010 | 2026-09-04T22:48:40.144Z | Checking getrandom v0.2.17 |
| 2011 | 2026-09-04T22:48:40.189Z | Checking cmov v0.5.4 |
| 2012 | 2026-09-04T22:48:40.322Z | Checking rand_core v0.6.4 |
| 2013 | 2026-09-04T22:48:40.357Z | Checking byteorder v1.5.0 |
| 2014 | 2026-09-04T22:48:40.410Z | Checking ctutils v0.4.2 |
| 2015 | 2026-09-04T22:48:40.472Z | Checking futures-sink v0.3.32 |
| 2016 | 2026-09-04T22:48:40.528Z | Checking getrandom v0.3.4 |
| 2017 | 2026-09-04T22:48:40.595Z | Checking slab v0.4.12 |
| 2018 | 2026-09-04T22:48:40.630Z | Checking futures-channel v0.3.32 |
| 2019 | 2026-09-04T22:48:40.666Z | Checking hybrid-array v0.4.13 |
| 2020 | 2026-09-04T22:48:40.701Z | Checking futures-task v0.3.32 |
| 2021 | 2026-09-04T22:48:40.736Z | Checking futures-io v0.3.32 |
| 2022 | 2026-09-04T22:48:40.778Z | Checking regex-syntax v0.8.10 |
| 2023 | 2026-09-04T22:48:40.846Z | Checking fnv v1.0.7 |
| 2024 | 2026-09-04T22:48:40.881Z | Checking generic-array v0.14.7 |
| 2025 | 2026-09-04T22:48:40.884Z | Checking futures-util v0.3.32 |
| 2026 | 2026-09-04T22:48:40.945Z | Checking idna_adapter v1.2.1 |
| 2027 | 2026-09-04T22:48:40.978Z | Checking hashbrown v0.17.0 |
| 2028 | 2026-09-04T22:48:41.090Z | Checking idna v1.1.0 |
| 2029 | 2026-09-04T22:48:41.337Z | Checking ppv-lite86 v0.2.21 |
| 2030 | 2026-09-04T22:48:41.375Z | Checking thiserror v1.0.69 |
| 2031 | 2026-09-04T22:48:41.380Z | Checking url v2.5.8 |
| 2032 | 2026-09-04T22:48:41.441Z | Checking crypto-common v0.2.2 |
| 2033 | 2026-09-04T22:48:41.476Z | Checking indexmap v2.14.0 |
| 2034 | 2026-09-04T22:48:41.512Z | Checking const-oid v0.9.6 |
| 2035 | 2026-09-04T22:48:41.662Z | Checking base64ct v1.8.3 |
| 2036 | 2026-09-04T22:48:41.859Z | Checking schemars v0.8.22 |
| 2037 | 2026-09-04T22:48:41.931Z | Checking crypto-common v0.1.7 |
| 2038 | 2026-09-04T22:48:42.049Z | Checking block-buffer v0.12.1 |
| 2039 | 2026-09-04T22:48:42.083Z | Checking base64 v0.22.1 |
| 2040 | 2026-09-04T22:48:42.090Z | Checking block-buffer v0.10.4 |
| 2041 | 2026-09-04T22:48:42.090Z | Checking rand_core v0.9.5 |
| 2042 | 2026-09-04T22:48:42.205Z | Checking erased-serde v0.3.31 |
| 2043 | 2026-09-04T22:48:42.239Z | Checking utf8parse v0.2.2 |
| 2044 | 2026-09-04T22:48:42.314Z | Checking anstyle v1.0.14 |
| 2045 | 2026-09-04T22:48:42.317Z | Checking digest v0.10.7 |
| 2046 | 2026-09-04T22:48:42.382Z | Checking rand_chacha v0.9.0 |
| 2047 | 2026-09-04T22:48:42.385Z | Checking http v1.4.2 |
| 2048 | 2026-09-04T22:48:42.523Z | Checking tracing-core v0.1.36 |
| 2049 | 2026-09-04T22:48:42.526Z | Checking colorchoice v1.0.4 |
| 2050 | 2026-09-04T22:48:42.593Z | Checking const-oid v0.10.2 |
| 2051 | 2026-09-04T22:48:42.628Z | Checking rand v0.9.2 |
| 2052 | 2026-09-04T22:48:42.631Z | Checking slog v2.8.2 |
| 2053 | 2026-09-04T22:48:42.696Z | Checking is_terminal_polyfill v1.70.2 |
| 2054 | 2026-09-04T22:48:42.773Z | Checking anstyle-query v1.1.5 |
| 2055 | 2026-09-04T22:48:42.820Z | Checking fastrand v2.3.0 |
| 2056 | 2026-09-04T22:48:42.852Z | Checking terminal_size v0.4.3 |
| 2057 | 2026-09-04T22:48:42.886Z | Checking tracing v0.1.44 |
| 2058 | 2026-09-04T22:48:42.923Z | Checking anstyle-parse v1.0.0 |
| 2059 | 2026-09-04T22:48:42.955Z | Checking ipnet v2.12.0 |
| 2060 | 2026-09-04T22:48:42.991Z | Checking aho-corasick v1.1.4 |
| 2061 | 2026-09-04T22:48:42.995Z | Checking clap_lex v1.0.0 |
| 2062 | 2026-09-04T22:48:43.026Z | Checking tempfile v3.27.0 |
| 2063 | 2026-09-04T22:48:43.112Z | Checking anstream v1.0.0 |
| 2064 | 2026-09-04T22:48:43.145Z | Checking strsim v0.11.1 |
| 2065 | 2026-09-04T22:48:43.149Z | Checking tokio-util v0.7.18 |
| 2066 | 2026-09-04T22:48:43.182Z | Checking unicode-ident v1.0.24 |
| 2067 | 2026-09-04T22:48:43.245Z | Checking digest v0.11.3 |
| 2068 | 2026-09-04T22:48:43.281Z | Checking ipnetwork v0.21.1 |
| 2069 | 2026-09-04T22:48:43.316Z | Checking crossbeam-utils v0.8.21 |
| 2070 | 2026-09-04T22:48:43.352Z | Checking cpufeatures v0.3.0 |
| 2071 | 2026-09-04T22:48:43.358Z | Checking proc-macro2 v1.0.106 |
| 2072 | 2026-09-04T22:48:43.358Z | Checking clap_builder v4.6.0 |
| 2073 | 2026-09-04T22:48:43.449Z | Checking allocator-api2 v0.2.21 |
| 2074 | 2026-09-04T22:48:43.452Z | Checking powerfmt v0.2.0 |
| 2075 | 2026-09-04T22:48:43.523Z | Checking httparse v1.10.1 |
| 2076 | 2026-09-04T22:48:43.662Z | Checking deranged v0.5.8 |
| 2077 | 2026-09-04T22:48:43.695Z | Checking cpufeatures v0.2.17 |
| 2078 | 2026-09-04T22:48:43.731Z | Checking regex-automata v0.4.14 |
| 2079 | 2026-09-04T22:48:43.764Z | Checking time-core v0.1.8 |
| 2080 | 2026-09-04T22:48:43.767Z | Checking quote v1.0.45 |
| 2081 | 2026-09-04T22:48:43.767Z | Checking num-conv v0.2.0 |
| 2082 | 2026-09-04T22:48:43.863Z | Checking num_threads v0.1.7 |
| 2083 | 2026-09-04T22:48:43.866Z | Checking anyhow v1.0.104 |
| 2084 | 2026-09-04T22:48:43.929Z | Checking rustls-pki-types v1.14.0 |
| 2085 | 2026-09-04T22:48:43.969Z | Checking aws-lc-sys v0.40.0 |
| 2086 | 2026-09-04T22:48:44.005Z | Checking untrusted v0.7.1 |
| 2087 | 2026-09-04T22:48:44.010Z | Checking syn v2.0.117 |
| 2088 | 2026-09-04T22:48:44.116Z | Checking http-body v1.0.1 |
| 2089 | 2026-09-04T22:48:44.151Z | Checking atomic-waker v1.1.2 |
| 2090 | 2026-09-04T22:48:44.243Z | Checking hex v0.4.3 |
| 2091 | 2026-09-04T22:48:44.278Z | Checking simd-adler32 v0.3.8 |
| 2092 | 2026-09-04T22:48:44.281Z | Checking httpdate v1.0.3 |
| 2093 | 2026-09-04T22:48:44.454Z | Checking try-lock v0.2.5 |
| 2094 | 2026-09-04T22:48:44.491Z | Checking aws-lc-rs v1.16.3 |
| 2095 | 2026-09-04T22:48:44.532Z | Checking h2 v0.4.15 |
| 2096 | 2026-09-04T22:48:44.538Z | Checking oxnet v0.1.6 |
| 2097 | 2026-09-04T22:48:44.592Z | Checking time v0.3.47 |
| 2098 | 2026-09-04T22:48:44.596Z | Checking want v0.3.1 |
| 2099 | 2026-09-04T22:48:44.661Z | Checking clap v4.6.1 |
| 2100 | 2026-09-04T22:48:44.767Z | Checking spin v0.9.8 |
| 2101 | 2026-09-04T22:48:44.799Z | Checking ryu v1.0.23 |
| 2102 | 2026-09-04T22:48:44.835Z | Checking tower-service v0.3.3 |
| 2103 | 2026-09-04T22:48:44.955Z | Checking adler2 v2.0.1 |
| 2104 | 2026-09-04T22:48:44.958Z | Checking untrusted v0.9.0 |
| 2105 | 2026-09-04T22:48:45.023Z | Checking tower-layer v0.3.3 |
| 2106 | 2026-09-04T22:48:45.094Z | Checking miniz_oxide v0.8.9 |
| 2107 | 2026-09-04T22:48:45.127Z | Checking pem-rfc7468 v0.7.0 |
| 2108 | 2026-09-04T22:48:45.195Z | Checking flagset v0.4.7 |
| 2109 | 2026-09-04T22:48:45.314Z | Checking unicode-width v0.2.0 |
| 2110 | 2026-09-04T22:48:45.352Z | Checking der v0.7.10 |
| 2111 | 2026-09-04T22:48:45.355Z | Checking rustls-webpki v0.103.13 |
| 2112 | 2026-09-04T22:48:45.471Z | Checking block-padding v0.4.2 |
| 2113 | 2026-09-04T22:48:45.557Z | Checking camino v1.2.5 |
| 2114 | 2026-09-04T22:48:45.615Z | Checking socket2 v0.5.10 |
| 2115 | 2026-09-04T22:48:45.669Z | Checking mime v0.3.17 |
| 2116 | 2026-09-04T22:48:45.742Z | Checking inout v0.2.2 |
| 2117 | 2026-09-04T22:48:45.830Z | Checking rustls v0.23.41 |
| 2118 | 2026-09-04T22:48:45.866Z | Checking pretty-hex v0.4.1 |
| 2119 | 2026-09-04T22:48:45.898Z | Checking http-body-util v0.1.3 |
| 2120 | 2026-09-04T22:48:45.933Z | Checking plain v0.2.3 |
| 2121 | 2026-09-04T22:48:45.936Z | Checking cipher v0.5.2 |
| 2122 | 2026-09-04T22:48:46.009Z | Checking rand_chacha v0.3.1 |
| 2123 | 2026-09-04T22:48:46.063Z | Checking openssl-probe v0.2.1 |
| 2124 | 2026-09-04T22:48:46.112Z | Checking bit-vec v0.8.0 |
| 2125 | 2026-09-04T22:48:46.147Z | Checking ucd-trie v0.1.7 |
| 2126 | 2026-09-04T22:48:46.199Z | Checking spki v0.7.3 |
| 2127 | 2026-09-04T22:48:46.236Z | Checking regex v1.12.3 |
| 2128 | 2026-09-04T22:48:46.270Z | Checking rand v0.8.6 |
| 2129 | 2026-09-04T22:48:46.307Z | Checking pest v2.8.6 |
| 2130 | 2026-09-04T22:48:46.343Z | Checking bit-set v0.8.0 |
| 2131 | 2026-09-04T22:48:46.353Z | Checking serde_urlencoded v0.7.1 |
| 2132 | 2026-09-04T22:48:46.412Z | Checking wait-timeout v0.2.1 |
| 2133 | 2026-09-04T22:48:46.524Z | Checking encoding_rs v0.8.35 |
| 2134 | 2026-09-04T22:48:46.558Z | Checking futures-executor v0.3.32 |
| 2135 | 2026-09-04T22:48:46.588Z | Checking crc32fast v1.5.0 |
| 2136 | 2026-09-04T22:48:46.623Z | Checking quick-error v1.2.3 |
| 2137 | 2026-09-04T22:48:46.729Z | Checking futures v0.3.32 |
| 2138 | 2026-09-04T22:48:46.765Z | Checking rusty-fork v0.3.1 |
| 2139 | 2026-09-04T22:48:46.769Z | Checking rand_xorshift v0.4.0 |
| 2140 | 2026-09-04T22:48:46.830Z | Checking unarray v0.1.4 |
| 2141 | 2026-09-04T22:48:46.865Z | Checking either v1.15.0 |
| 2142 | 2026-09-04T22:48:46.943Z | Checking pkcs8 v0.10.2 |
| 2143 | 2026-09-04T22:48:46.983Z | Checking sync_wrapper v1.0.2 |
| 2144 | 2026-09-04T22:48:46.987Z | Checking proptest v1.11.0 |
| 2145 | 2026-09-04T22:48:47.078Z | Checking zlib-rs v0.6.2 |
| 2146 | 2026-09-04T22:48:47.115Z | Checking tower v0.5.3 |
| 2147 | 2026-09-04T22:48:47.151Z | Checking foldhash v0.2.0 |
| 2148 | 2026-09-04T22:48:47.342Z | Checking iri-string v0.7.10 |
| 2149 | 2026-09-04T22:48:47.377Z | Checking hyper v1.10.1 |
| 2150 | 2026-09-04T22:48:47.413Z | Checking hashbrown v0.16.1 |
| 2151 | 2026-09-04T22:48:47.484Z | Checking sha2 v0.10.9 |
| 2152 | 2026-09-04T22:48:47.533Z | Checking openapiv3 v2.2.0 |
| 2153 | 2026-09-04T22:48:47.783Z | Checking static_assertions v1.1.0 |
| 2154 | 2026-09-04T22:48:47.883Z | Checking lazy_static v1.5.0 |
| 2155 | 2026-09-04T22:48:47.934Z | Checking tinyvec_macros v0.1.1 |
| 2156 | 2026-09-04T22:48:47.977Z | Checking flate2 v1.1.9 |
| 2157 | 2026-09-04T22:48:48.012Z | Checking rustls-native-certs v0.8.3 |
| 2158 | 2026-09-04T22:48:48.046Z | Checking tinyvec v1.10.0 |
| 2159 | 2026-09-04T22:48:48.108Z | Checking tokio-rustls v0.26.4 |
| 2160 | 2026-09-04T22:48:48.183Z | Checking hubpack v0.1.2 |
| 2161 | 2026-09-04T22:48:48.318Z | Checking psl-types v2.0.11 |
| 2162 | 2026-09-04T22:48:48.351Z | Checking hyper-util v0.1.20 |
| 2163 | 2026-09-04T22:48:48.387Z | Checking cookie v0.18.1 |
| 2164 | 2026-09-04T22:48:48.390Z | Checking signature v2.2.0 |
| 2165 | 2026-09-04T22:48:48.455Z | Checking tower-http v0.6.8 |
| 2166 | 2026-09-04T22:48:48.460Z | Checking num-integer v0.1.46 |
| 2167 | 2026-09-04T22:48:48.521Z | Checking publicsuffix v2.3.0 |
| 2168 | 2026-09-04T22:48:48.554Z | Checking strum v0.26.3 |
| 2169 | 2026-09-04T22:48:48.675Z | Checking rustls-platform-verifier v0.6.2 |
| 2170 | 2026-09-04T22:48:48.712Z | Checking cookie_store v0.22.1 |
| 2171 | 2026-09-04T22:48:48.715Z | Checking ahash v0.8.12 |
| 2172 | 2026-09-04T22:48:48.780Z | Checking scroll v0.13.0 |
| 2173 | 2026-09-04T22:48:48.783Z | Checking unicode-width v0.1.14 |
| 2174 | 2026-09-04T22:48:48.845Z | Checking toml_datetime v0.6.11 |
| 2175 | 2026-09-04T22:48:48.880Z | Checking serde_spanned v0.6.9 |
| 2176 | 2026-09-04T22:48:48.883Z | Checking newtype-uuid v1.3.2 |
| 2177 | 2026-09-04T22:48:48.960Z | Checking memmap2 v0.9.10 |
| 2178 | 2026-09-04T22:48:49.037Z | Checking goblin v0.10.5 |
| 2179 | 2026-09-04T22:48:49.041Z | Checking data-encoding v2.10.0 |
| 2180 | 2026-09-04T22:48:49.102Z | Checking dtrace-parser v0.3.0 |
| 2181 | 2026-09-04T22:48:49.106Z | Checking bstr v1.12.1 |
| 2182 | 2026-09-04T22:48:49.106Z | Checking hmac v0.12.1 |
| 2183 | 2026-09-04T22:48:49.199Z | Checking thread-id v5.1.0 |
| 2184 | 2026-09-04T22:48:49.203Z | Checking daft v0.1.8 |
| 2185 | 2026-09-04T22:48:49.328Z | Checking base64 v0.21.7 |
| 2186 | 2026-09-04T22:48:49.363Z | Checking x509-cert v0.2.5 |
| 2187 | 2026-09-04T22:48:49.366Z | Checking crossbeam-epoch v0.9.18 |
| 2188 | 2026-09-04T22:48:49.366Z | Checking num-iter v0.1.45 |
| 2189 | 2026-09-04T22:48:49.467Z | Checking memoffset v0.9.1 |
| 2190 | 2026-09-04T22:48:49.540Z | Checking scroll v0.12.0 |
| 2191 | 2026-09-04T22:48:49.576Z | Checking zerocopy v0.7.35 |
| 2192 | 2026-09-04T22:48:49.579Z | Checking rustix v0.38.44 |
| 2193 | 2026-09-04T22:48:49.643Z | Checking env_filter v2.0.0 |
| 2194 | 2026-09-04T22:48:49.646Z | Checking hyper-rustls v0.27.7 |
| 2195 | 2026-09-04T22:48:49.646Z | Checking unicode-linebreak v0.1.5 |
| 2196 | 2026-09-04T22:48:49.790Z | Checking goblin v0.8.2 |
| 2197 | 2026-09-04T22:48:49.830Z | Checking tap v1.0.1 |
| 2198 | 2026-09-04T22:48:49.909Z | Checking unicode-segmentation v1.12.0 |
| 2199 | 2026-09-04T22:48:49.946Z | Checking reqwest v0.13.2 |
| 2200 | 2026-09-04T22:48:49.979Z | Checking smawk v0.3.2 |
| 2201 | 2026-09-04T22:48:50.039Z | Checking wyz v0.5.1 |
| 2202 | 2026-09-04T22:48:50.088Z | Checking env_logger v0.11.11 |
| 2203 | 2026-09-04T22:48:50.131Z | Checking num-bigint-dig v0.8.6 |
| 2204 | 2026-09-04T22:48:50.244Z | Checking dtrace-parser v0.2.0 |
| 2205 | 2026-09-04T22:48:50.247Z | Checking pkcs1 v0.7.5 |
| 2206 | 2026-09-04T22:48:50.312Z | Checking ff v0.13.1 |
| 2207 | 2026-09-04T22:48:50.427Z | Checking radium v0.7.0 |
| 2208 | 2026-09-04T22:48:50.467Z | Checking thread-id v4.2.2 |
| 2209 | 2026-09-04T22:48:50.509Z | Checking crc-catalog v2.4.0 |
| 2210 | 2026-09-04T22:48:50.512Z | Checking funty v2.0.0 |
| 2211 | 2026-09-04T22:48:50.586Z | Checking winnow v1.0.3 |
| 2212 | 2026-09-04T22:48:50.625Z | Checking base16ct v0.2.0 |
| 2213 | 2026-09-04T22:48:50.628Z | Checking same-file v1.0.6 |
| 2214 | 2026-09-04T22:48:50.779Z | Checking sec1 v0.7.3 |
| 2215 | 2026-09-04T22:48:50.816Z | Checking walkdir v2.5.0 |
| 2216 | 2026-09-04T22:48:50.819Z | Checking crc v3.4.0 |
| 2217 | 2026-09-04T22:48:50.883Z | Checking bitvec v1.0.1 |
| 2218 | 2026-09-04T22:48:50.979Z | Checking rsa v0.9.10 |
| 2219 | 2026-09-04T22:48:51.016Z | Checking group v0.13.0 |
| 2220 | 2026-09-04T22:48:51.021Z | Checking nix v0.31.2 |
| 2221 | 2026-09-04T22:48:51.082Z | Checking hkdf v0.12.4 |
| 2222 | 2026-09-04T22:48:51.189Z | Checking unicode-normalization v0.1.25 |
| 2223 | 2026-09-04T22:48:51.246Z | Checking crypto-bigint v0.5.5 |
| 2224 | 2026-09-04T22:48:51.367Z | Checking dof v0.4.0 |
| 2225 | 2026-09-04T22:48:51.448Z | Checking zerocopy v0.6.6 |
| 2226 | 2026-09-04T22:48:51.484Z | Checking maybe-uninit v2.0.0 |
| 2227 | 2026-09-04T22:48:51.579Z | Checking foreign-types-shared v0.1.1 |
| 2228 | 2026-09-04T22:48:51.615Z | Checking gimli v0.32.3 |
| 2229 | 2026-09-04T22:48:51.682Z | Checking dof v0.3.0 |
| 2230 | 2026-09-04T22:48:51.717Z | Checking nodrop v0.1.14 |
| 2231 | 2026-09-04T22:48:51.764Z | Checking is_ci v1.2.0 |
| 2232 | 2026-09-04T22:48:51.833Z | Checking winnow v0.5.40 |
| 2233 | 2026-09-04T22:48:51.891Z | Checking foldhash v0.1.5 |
| 2234 | 2026-09-04T22:48:51.994Z | Checking usdt-impl v0.5.0 |
| 2235 | 2026-09-04T22:48:52.027Z | Checking usdt-impl v0.6.0 |
| 2236 | 2026-09-04T22:48:52.063Z | Checking hashbrown v0.15.5 |
| 2237 | 2026-09-04T22:48:52.186Z | Checking elliptic-curve v0.13.8 |
| 2238 | 2026-09-04T22:48:52.224Z | Checking packed_struct v0.10.1 |
| 2239 | 2026-09-04T22:48:52.259Z | Checking array-init v0.0.4 |
| 2240 | 2026-09-04T22:48:52.303Z | Checking foreign-types v0.3.2 |
| 2241 | 2026-09-04T22:48:52.339Z | Checking usdt v0.6.0 |
| 2242 | 2026-09-04T22:48:52.399Z | Checking smallvec v0.6.14 |
| 2243 | 2026-09-04T22:48:52.528Z | Checking serde_with v3.21.0 |
| 2244 | 2026-09-04T22:48:52.531Z | Checking bitfield v0.19.4 |
| 2245 | 2026-09-04T22:48:52.598Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2246 | 2026-09-04T22:48:52.603Z | Checking openssl-sys v0.9.117 |
| 2247 | 2026-09-04T22:48:52.664Z | Checking object v0.37.3 |
| 2248 | 2026-09-04T22:48:52.710Z | Checking rustc-demangle v0.1.27 |
| 2249 | 2026-09-04T22:48:52.850Z | Checking bitflags v1.3.2 |
| 2250 | 2026-09-04T22:48:52.950Z | Checking keccak v0.1.6 |
| 2251 | 2026-09-04T22:48:53.005Z | Checking siphasher v1.0.2 |
| 2252 | 2026-09-04T22:48:53.025Z | Checking toml_edit v0.19.15 |
| 2253 | 2026-09-04T22:48:53.074Z | Checking hashbrown v0.12.3 |
| 2254 | 2026-09-04T22:48:53.149Z | Checking sha3 v0.10.8 |
| 2255 | 2026-09-04T22:48:53.185Z | Checking openssl v0.10.80 |
| 2256 | 2026-09-04T22:48:53.188Z | Checking addr2line v0.25.1 |
| 2257 | 2026-09-04T22:48:53.293Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2258 | 2026-09-04T22:48:53.388Z | Checking bzip2 v0.4.4 |
| 2259 | 2026-09-04T22:48:53.491Z | Checking indexmap v1.9.3 |
| 2260 | 2026-09-04T22:48:53.527Z | Checking serde-hex v0.1.0 |
| 2261 | 2026-09-04T22:48:53.585Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2262 | 2026-09-04T22:48:53.765Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2263 | 2026-09-04T22:48:53.833Z | Checking ron v0.8.1 |
| 2264 | 2026-09-04T22:48:54.072Z | Checking toml v0.7.8 |
| 2265 | 2026-09-04T22:48:54.108Z | Checking hashbrown v0.13.2 |
| 2266 | 2026-09-04T22:48:54.142Z | Checking itertools v0.13.0 |
| 2267 | 2026-09-04T22:48:54.368Z | Checking signal-hook v0.3.18 |
| 2268 | 2026-09-04T22:48:54.411Z | Checking crc-any v2.5.0 |
| 2269 | 2026-09-04T22:48:54.548Z | Checking managed v0.8.0 |
| 2270 | 2026-09-04T22:48:54.594Z | Checking object v0.30.4 |
| 2271 | 2026-09-04T22:48:54.631Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2272 | 2026-09-04T22:48:54.765Z | Checking zip v0.6.6 |
| 2273 | 2026-09-04T22:48:54.816Z | Checking globset v0.4.18 |
| 2274 | 2026-09-04T22:48:54.990Z | Checking backtrace v0.3.76 |
| 2275 | 2026-09-04T22:48:55.039Z | Checking chacha20 v0.10.0 |
| 2276 | 2026-09-04T22:48:55.096Z | Checking curve25519-dalek v4.1.3 |
| 2277 | 2026-09-04T22:48:55.133Z | Checking toml_write v0.1.2 |
| 2278 | 2026-09-04T22:48:55.193Z | Checking path-slash v0.1.5 |
| 2279 | 2026-09-04T22:48:55.229Z | Checking winnow v0.7.14 |
| 2280 | 2026-09-04T22:48:55.311Z | Checking backtrace-ext v0.2.1 |
| 2281 | 2026-09-04T22:48:55.348Z | Checking native-tls v0.2.18 |
| 2282 | 2026-09-04T22:48:55.351Z | Checking signal-hook-mio v0.2.5 |
| 2283 | 2026-09-04T22:48:55.351Z | Checking textwrap v0.16.2 |
| 2284 | 2026-09-04T22:48:55.448Z | Checking ed25519 v2.2.3 |
| 2285 | 2026-09-04T22:48:55.512Z | Checking ref-cast v1.0.25 |
| 2286 | 2026-09-04T22:48:55.558Z | Checking pin-project v1.1.11 |
| 2287 | 2026-09-04T22:48:55.641Z | Checking jiff-core v0.1.0 |
| 2288 | 2026-09-04T22:48:55.680Z | Checking tokio-native-tls v0.3.1 |
| 2289 | 2026-09-04T22:48:55.685Z | Checking pem v3.0.6 |
| 2290 | 2026-09-04T22:48:55.746Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2291 | 2026-09-04T22:48:55.872Z | Checking owo-colors v4.3.0 |
| 2292 | 2026-09-04T22:48:55.909Z | Checking fixedbitset v0.5.7 |
| 2293 | 2026-09-04T22:48:55.913Z | Checking ed25519-dalek v2.2.0 |
| 2294 | 2026-09-04T22:48:55.913Z | Checking zstd-safe v7.2.4 |
| 2295 | 2026-09-04T22:48:56.133Z | Checking petgraph v0.8.3 |
| 2296 | 2026-09-04T22:48:56.136Z | Checking hyper-tls v0.6.0 |
| 2297 | 2026-09-04T22:48:56.234Z | Checking snafu v0.8.9 |
| 2298 | 2026-09-04T22:48:56.325Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2299 | 2026-09-04T22:48:56.361Z | Checking jiff v0.2.34 |
| 2300 | 2026-09-04T22:48:56.397Z | Checking crossterm v0.28.1 |
| 2301 | 2026-09-04T22:48:56.436Z | Checking toml_edit v0.22.27 |
| 2302 | 2026-09-04T22:48:56.473Z | Checking supports-color v3.0.2 |
| 2303 | 2026-09-04T22:48:56.508Z | Checking similar v2.7.0 |
| 2304 | 2026-09-04T22:48:56.621Z | Checking fs-err v3.3.0 |
| 2305 | 2026-09-04T22:48:56.701Z | Checking hash32 v0.2.1 |
| 2306 | 2026-09-04T22:48:56.884Z | Checking serde_plain v1.0.2 |
| 2307 | 2026-09-04T22:48:56.920Z | Checking serde-big-array v0.5.1 |
| 2308 | 2026-09-04T22:48:56.953Z | Checking libbz2-rs-sys v0.2.2 |
| 2309 | 2026-09-04T22:48:57.058Z | Checking predicates-core v1.0.10 |
| 2310 | 2026-09-04T22:48:57.093Z | Checking bumpalo v3.20.2 |
| 2311 | 2026-09-04T22:48:57.125Z | Checking unicode-properties v0.1.4 |
| 2312 | 2026-09-04T22:48:57.209Z | Checking unicode-bidi v0.3.18 |
| 2313 | 2026-09-04T22:48:57.310Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2314 | 2026-09-04T22:48:57.346Z | Checking typed-path v0.9.3 |
| 2315 | 2026-09-04T22:48:57.349Z | Checking zopfli v0.8.3 |
| 2316 | 2026-09-04T22:48:57.411Z | Checking bzip2 v0.6.1 |
| 2317 | 2026-09-04T22:48:57.525Z | Checking stringprep v0.1.5 |
| 2318 | 2026-09-04T22:48:57.561Z | Checking heapless v0.7.17 |
| 2319 | 2026-09-04T22:48:57.598Z | Checking reqwest v0.12.28 |
| 2320 | 2026-09-04T22:48:57.678Z | Checking zstd v0.13.3 |
| 2321 | 2026-09-04T22:48:57.712Z | Checking hickory-proto v0.25.2 |
| 2322 | 2026-09-04T22:48:57.746Z | Checking byte-wrapper v0.1.0 |
| 2323 | 2026-09-04T22:48:57.749Z | Checking md-5 v0.10.6 |
| 2324 | 2026-09-04T22:48:57.892Z | Checking float-cmp v0.10.0 |
| 2325 | 2026-09-04T22:48:57.945Z | Checking normalize-line-endings v0.3.0 |
| 2326 | 2026-09-04T22:48:57.978Z | Checking supports-unicode v3.0.0 |
| 2327 | 2026-09-04T22:48:58.014Z | Checking fallible-iterator v0.2.0 |
| 2328 | 2026-09-04T22:48:58.046Z | Checking supports-hyperlinks v3.2.0 |
| 2329 | 2026-09-04T22:48:58.079Z | Checking difflib v0.4.0 |
| 2330 | 2026-09-04T22:48:58.121Z | Checking smoltcp v0.9.1 |
| 2331 | 2026-09-04T22:48:58.158Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2332 | 2026-09-04T22:48:58.191Z | Checking miette v7.6.0 |
| 2333 | 2026-09-04T22:48:58.271Z | Checking zip v4.6.1 |
| 2334 | 2026-09-04T22:48:58.306Z | Checking predicates v3.1.4 |
| 2335 | 2026-09-04T22:48:58.341Z | Checking postgres-protocol v0.6.10 |
| 2336 | 2026-09-04T22:48:58.403Z | Checking iddqd v0.4.2 |
| 2337 | 2026-09-04T22:48:58.635Z | Checking phf_shared v0.11.3 |
| 2338 | 2026-09-04T22:48:58.683Z | Checking phf_shared v0.13.1 |
| 2339 | 2026-09-04T22:48:58.729Z | Checking olpc-cjson v0.1.4 |
| 2340 | 2026-09-04T22:48:58.770Z | Checking tokio-stream v0.1.18 |
| 2341 | 2026-09-04T22:48:58.799Z | Checking derive_more v2.1.1 |
| 2342 | 2026-09-04T22:48:58.833Z | Checking strum v0.27.2 |
| 2343 | 2026-09-04T22:48:58.866Z | Checking precomputed-hash v0.1.1 |
| 2344 | 2026-09-04T22:48:58.904Z | Checking new_debug_unreachable v1.0.6 |
| 2345 | 2026-09-04T22:48:58.937Z | Checking lalrpop-util v0.19.12 |
| 2346 | 2026-09-04T22:48:58.940Z | Checking fixedbitset v0.4.2 |
| 2347 | 2026-09-04T22:48:59.002Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2348 | 2026-09-04T22:48:59.005Z | Checking string_cache v0.8.9 |
| 2349 | 2026-09-04T22:48:59.005Z | Checking phf v0.13.1 |
| 2350 | 2026-09-04T22:48:59.108Z | Checking petgraph v0.6.5 |
| 2351 | 2026-09-04T22:48:59.154Z | Checking tough v0.22.0 |
| 2352 | 2026-09-04T22:48:59.190Z | Checking postgres-types v0.2.12 |
| 2353 | 2026-09-04T22:48:59.225Z | Checking buf-list v1.1.2 |
| 2354 | 2026-09-04T22:48:59.258Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2355 | 2026-09-04T22:48:59.343Z | Checking whoami v2.1.0 |
| 2356 | 2026-09-04T22:48:59.435Z | Checking peg-runtime v0.8.5 |
| 2357 | 2026-09-04T22:48:59.560Z | Checking is-terminal v0.4.17 |
| 2358 | 2026-09-04T22:48:59.592Z | Checking tokio-postgres v0.7.16 |
| 2359 | 2026-09-04T22:48:59.626Z | Checking crossbeam-channel v0.5.15 |
| 2360 | 2026-09-04T22:48:59.664Z | Checking thread_local v1.1.9 |
| 2361 | 2026-09-04T22:48:59.699Z | Checking term v1.2.1 |
| 2362 | 2026-09-04T22:48:59.859Z | Checking take_mut v0.2.2 |
| 2363 | 2026-09-04T22:48:59.945Z | Checking slog-term v2.9.2 |
| 2364 | 2026-09-04T22:48:59.983Z | Compiling newtype-uuid-macros v0.1.0 |
| 2365 | 2026-09-04T22:49:00.018Z | Checking slog-async v2.8.0 |
| 2366 | 2026-09-04T22:49:00.222Z | Compiling multer v3.1.0 |
| 2367 | 2026-09-04T22:49:00.257Z | Compiling async-stream-impl v0.3.6 |
| 2368 | 2026-09-04T22:49:00.376Z | Checking match_cfg v0.1.0 |
| 2369 | 2026-09-04T22:49:00.476Z | Checking hostname v0.3.1 |
| 2370 | 2026-09-04T22:49:00.522Z | Checking slog-json v2.6.1 |
| 2371 | 2026-09-04T22:49:00.564Z | Compiling dropshot v0.17.1 |
| 2372 | 2026-09-04T22:49:00.602Z | Checking debug-ignore v1.0.5 |
| 2373 | 2026-09-04T22:49:00.706Z | Checking slog-bunyan v2.5.0 |
| 2374 | 2026-09-04T22:49:00.742Z | Compiling dropshot_endpoint v0.17.1 |
| 2375 | 2026-09-04T22:49:00.775Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2376 | 2026-09-04T22:49:00.848Z | Checking serde_path_to_error v0.1.20 |
| 2377 | 2026-09-04T22:49:00.884Z | Checking sha1 v0.11.0 |
| 2378 | 2026-09-04T22:49:00.887Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2379 | 2026-09-04T22:49:00.920Z | Checking serde_spanned v1.1.1 |
| 2380 | 2026-09-04T22:49:01.101Z | Checking compression-core v0.4.31 |
| 2381 | 2026-09-04T22:49:01.135Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 2382 | 2026-09-04T22:49:01.168Z | Checking async-stream v0.3.6 |
| 2383 | 2026-09-04T22:49:01.236Z | Checking waitgroup v0.1.2 |
| 2384 | 2026-09-04T22:49:01.240Z | Checking rustls-pemfile v2.2.0 |
| 2385 | 2026-09-04T22:49:01.305Z | Checking compression-codecs v0.4.37 |
| 2386 | 2026-09-04T22:49:01.373Z | Checking hostname v0.4.2 |
| 2387 | 2026-09-04T22:49:01.376Z | Checking toml v1.1.2+spec-1.1.0 |
| 2388 | 2026-09-04T22:49:01.376Z | Checking progenitor-client v0.14.0 |
| 2389 | 2026-09-04T22:49:01.474Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2390 | 2026-09-04T22:49:01.477Z | Checking atomicwrites v0.4.4 |
| 2391 | 2026-09-04T22:49:01.541Z | Compiling serde_tokenstream v0.3.0 |
| 2392 | 2026-09-04T22:49:01.544Z | Checking async-compression v0.4.41 |
| 2393 | 2026-09-04T22:49:01.608Z | Compiling parse-display-derive v0.10.0 |
| 2394 | 2026-09-04T22:49:01.656Z | Checking macaddr v1.0.1 |
| 2395 | 2026-09-04T22:49:01.691Z | Checking regress v0.10.5 |
| 2396 | 2026-09-04T22:49:01.853Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2397 | 2026-09-04T22:49:01.891Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2398 | 2026-09-04T22:49:01.895Z | Compiling oxide-generation-macros v0.2.0 |
| 2399 | 2026-09-04T22:49:01.895Z | Checking instant v0.1.13 |
| 2400 | 2026-09-04T22:49:01.995Z | Checking itertools v0.14.0 |
| 2401 | 2026-09-04T22:49:02.032Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2402 | 2026-09-04T22:49:02.066Z | Checking oxide-generation v0.1.3 |
| 2403 | 2026-09-04T22:49:02.290Z | Checking backoff v0.4.0 |
| 2404 | 2026-09-04T22:49:02.328Z | Checking backon v1.6.0 |
| 2405 | 2026-09-04T22:49:02.331Z | Checking humantime v2.3.0 |
| 2406 | 2026-09-04T22:49:02.508Z | Compiling convert_case v0.4.0 |
| 2407 | 2026-09-04T22:49:02.543Z | Checking progenitor-extras v0.2.0 |
| 2408 | 2026-09-04T22:49:02.577Z | Checking half v2.7.1 |
| 2409 | 2026-09-04T22:49:02.723Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 2410 | 2026-09-04T22:49:02.799Z | Checking ciborium-io v0.2.2 |
| 2411 | 2026-09-04T22:49:02.870Z | Checking heck v0.5.0 |
| 2412 | 2026-09-04T22:49:02.903Z | Compiling derive_more v0.99.20 |
| 2413 | 2026-09-04T22:49:02.935Z | Checking ciborium-ll v0.2.2 |
| 2414 | 2026-09-04T22:49:02.971Z | Checking secrecy v0.10.3 |
| 2415 | 2026-09-04T22:49:03.019Z | Checking camino-tempfile v1.4.1 |
| 2416 | 2026-09-04T22:49:03.070Z | Checking indent_write v2.2.0 |
| 2417 | 2026-09-04T22:49:03.134Z | Compiling crucible-workspace-hack v0.1.0 |
| 2418 | 2026-09-04T22:49:03.166Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2419 | 2026-09-04T22:49:03.201Z | Checking ciborium v0.2.2 |
| 2420 | 2026-09-04T22:49:03.233Z | Checking inout v0.1.4 |
| 2421 | 2026-09-04T22:49:03.267Z | Compiling regress v0.11.1 |
| 2422 | 2026-09-04T22:49:03.370Z | Checking parse-display v0.10.0 |
| 2423 | 2026-09-04T22:49:03.404Z | Checking cipher v0.4.4 |
| 2424 | 2026-09-04T22:49:03.490Z | Checking universal-hash v0.5.1 |
| 2425 | 2026-09-04T22:49:03.530Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2426 | 2026-09-04T22:49:03.566Z | Checking opaque-debug v0.3.1 |
| 2427 | 2026-09-04T22:49:03.634Z | Checking chacha20 v0.9.1 |
| 2428 | 2026-09-04T22:49:03.670Z | Checking blake2 v0.10.6 |
| 2429 | 2026-09-04T22:49:03.673Z | Checking poly1305 v0.8.0 |
| 2430 | 2026-09-04T22:49:03.673Z | Checking aead v0.5.2 |
| 2431 | 2026-09-04T22:49:03.867Z | Checking password-hash v0.5.0 |
| 2432 | 2026-09-04T22:49:03.902Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2433 | 2026-09-04T22:49:03.939Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2434 | 2026-09-04T22:49:04.032Z | Checking chacha20poly1305 v0.10.1 |
| 2435 | 2026-09-04T22:49:04.128Z | Checking argon2 v0.5.3 |
| 2436 | 2026-09-04T22:49:04.192Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2437 | 2026-09-04T22:49:04.340Z | Compiling unsafe-libyaml v0.2.11 |
| 2438 | 2026-09-04T22:49:04.461Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2439 | 2026-09-04T22:49:04.505Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2440 | 2026-09-04T22:49:04.555Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2441 | 2026-09-04T22:49:04.713Z | Checking thiserror-no-std v2.0.2 |
| 2442 | 2026-09-04T22:49:04.751Z | Checking swrite v0.1.0 |
| 2443 | 2026-09-04T22:49:04.830Z | Compiling typify-impl v0.6.2 |
| 2444 | 2026-09-04T22:49:04.872Z | Checking vsss-rs v3.3.4 |
| 2445 | 2026-09-04T22:49:05.110Z | Compiling serde_yaml v0.9.34+deprecated |
| 2446 | 2026-09-04T22:49:05.534Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2447 | 2026-09-04T22:49:06.002Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2448 | 2026-09-04T22:49:06.153Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2449 | 2026-09-04T22:49:06.277Z | Checking crossbeam-deque v0.8.6 |
| 2450 | 2026-09-04T22:49:06.312Z | Compiling rayon-core v1.13.0 |
| 2451 | 2026-09-04T22:49:06.471Z | Compiling num-derive v0.4.2 |
| 2452 | 2026-09-04T22:49:06.506Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2453 | 2026-09-04T22:49:06.572Z | Compiling proc-macro-error v1.0.4 |
| 2454 | 2026-09-04T22:49:06.776Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2455 | 2026-09-04T22:49:06.909Z | Checking tabwriter v1.4.1 |
| 2456 | 2026-09-04T22:49:06.959Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2457 | 2026-09-04T22:49:06.994Z | Checking rayon v1.11.0 |
| 2458 | 2026-09-04T22:49:07.086Z | Checking glob v0.3.3 |
| 2459 | 2026-09-04T22:49:07.202Z | Compiling itertools v0.15.0 |
| 2460 | 2026-09-04T22:49:07.247Z | Compiling heapless v0.8.0 |
| 2461 | 2026-09-04T22:49:07.408Z | Compiling proc-macro-crate v3.4.0 |
| 2462 | 2026-09-04T22:49:07.448Z | Checking hash32 v0.3.1 |
| 2463 | 2026-09-04T22:49:07.605Z | Compiling smoltcp v0.11.0 |
| 2464 | 2026-09-04T22:49:07.764Z | Checking colored v3.1.1 |
| 2465 | 2026-09-04T22:49:07.829Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2466 | 2026-09-04T22:49:07.875Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2467 | 2026-09-04T22:49:08.000Z | Compiling num_enum_derive v0.7.6 |
| 2468 | 2026-09-04T22:49:08.066Z | Checking illumos-nvpair v0.3.0 |
| 2469 | 2026-09-04T22:49:08.159Z | Checking toml v0.8.23 |
| 2470 | 2026-09-04T22:49:08.311Z | Checking cobs v0.3.0 |
| 2471 | 2026-09-04T22:49:08.484Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2472 | 2026-09-04T22:49:08.519Z | Checking postcard v1.1.3 |
| 2473 | 2026-09-04T22:49:08.550Z | Checking rand v0.10.1 |
| 2474 | 2026-09-04T22:49:08.618Z | Compiling ingot-macros v0.2.0 |
| 2475 | 2026-09-04T22:49:08.735Z | Compiling proc-macro-crate v1.3.1 |
| 2476 | 2026-09-04T22:49:08.841Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2477 | 2026-09-04T22:49:09.079Z | Checking sigpipe v0.1.3 |
| 2478 | 2026-09-04T22:49:09.114Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2479 | 2026-09-04T22:49:09.117Z | Checking num_enum v0.7.6 |
| 2480 | 2026-09-04T22:49:09.183Z | Compiling foreign-types-macros v0.2.3 |
| 2481 | 2026-09-04T22:49:09.215Z | Checking foreign-types-shared v0.3.1 |
| 2482 | 2026-09-04T22:49:09.291Z | Compiling num_enum_derive v0.5.11 |
| 2483 | 2026-09-04T22:49:09.328Z | Compiling typify-macro v0.6.2 |
| 2484 | 2026-09-04T22:49:09.473Z | Checking cstr-argument v0.1.2 |
| 2485 | 2026-09-04T22:49:09.576Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2486 | 2026-09-04T22:49:09.624Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2487 | 2026-09-04T22:49:09.764Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2488 | 2026-09-04T22:49:09.802Z | Checking foreign-types v0.5.0 |
| 2489 | 2026-09-04T22:49:09.906Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2490 | 2026-09-04T22:49:10.021Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2491 | 2026-09-04T22:49:10.056Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2492 | 2026-09-04T22:49:10.091Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2493 | 2026-09-04T22:49:10.124Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2494 | 2026-09-04T22:49:10.190Z | Checking itertools v0.12.1 |
| 2495 | 2026-09-04T22:49:10.226Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2496 | 2026-09-04T22:49:10.313Z | Compiling zone_cfg_derive v0.3.1 |
| 2497 | 2026-09-04T22:49:10.350Z | Checking num_enum v0.5.11 |
| 2498 | 2026-09-04T22:49:10.489Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2499 | 2026-09-04T22:49:10.618Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2500 | 2026-09-04T22:49:10.691Z | Compiling usdt-macro v0.5.0 |
| 2501 | 2026-09-04T22:49:10.817Z | Compiling usdt-attr-macro v0.5.0 |
| 2502 | 2026-09-04T22:49:10.987Z | Checking memmap v0.7.0 |
| 2503 | 2026-09-04T22:49:11.129Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2504 | 2026-09-04T22:49:11.164Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2505 | 2026-09-04T22:49:11.196Z | Compiling typify v0.6.2 |
| 2506 | 2026-09-04T22:49:11.334Z | Compiling progenitor-impl v0.14.0 |
| 2507 | 2026-09-04T22:49:11.370Z | Checking zone v0.3.1 |
| 2508 | 2026-09-04T22:49:11.466Z | Checking ingot-types v0.2.0 |
| 2509 | 2026-09-04T22:49:11.532Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2510 | 2026-09-04T22:49:11.621Z | Checking usdt v0.5.0 |
| 2511 | 2026-09-04T22:49:11.674Z | Checking smf v0.2.3 |
| 2512 | 2026-09-04T22:49:11.752Z | Checking whoami v1.6.1 |
| 2513 | 2026-09-04T22:49:11.787Z | Compiling derive-where v1.6.0 |
| 2514 | 2026-09-04T22:49:11.818Z | Checking tokio-dtrace v0.1.1 |
| 2515 | 2026-09-04T22:49:11.853Z | Checking ingot v0.2.1 |
| 2516 | 2026-09-04T22:49:11.931Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2517 | 2026-09-04T22:49:11.966Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2518 | 2026-09-04T22:49:12.033Z | Checking oxide-tokio-rt v0.1.4 |
| 2519 | 2026-09-04T22:49:12.130Z | Checking console v0.15.11 |
| 2520 | 2026-09-04T22:49:12.240Z | Checking newline-converter v0.3.0 |
| 2521 | 2026-09-04T22:49:12.313Z | Checking bytecount v0.6.9 |
| 2522 | 2026-09-04T22:49:12.379Z | Checking num-rational v0.4.2 |
| 2523 | 2026-09-04T22:49:12.439Z | Checking expectorate v1.2.0 |
| 2524 | 2026-09-04T22:49:12.474Z | Checking num-complex v0.4.6 |
| 2525 | 2026-09-04T22:49:12.599Z | Compiling cancel-safe-futures v0.1.5 |
| 2526 | 2026-09-04T22:49:12.679Z | Checking float-ord v0.3.2 |
| 2527 | 2026-09-04T22:49:12.814Z | Checking linear-map v1.2.0 |
| 2528 | 2026-09-04T22:49:12.849Z | Checking num v0.4.3 |
| 2529 | 2026-09-04T22:49:12.961Z | Checking gethostname v0.5.0 |
| 2530 | 2026-09-04T22:49:13.015Z | Compiling prettyplease v0.2.37 |
| 2531 | 2026-09-04T22:49:13.076Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2532 | 2026-09-04T22:49:13.111Z | Checking oxide-update-engine-types v0.1.2 |
| 2533 | 2026-09-04T22:49:13.234Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2534 | 2026-09-04T22:49:13.557Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2535 | 2026-09-04T22:49:13.603Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2536 | 2026-09-04T22:49:13.647Z | Checking resolv-conf v0.7.6 |
| 2537 | 2026-09-04T22:49:13.818Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2538 | 2026-09-04T22:49:13.865Z | Checking papergrid v0.11.0 |
| 2539 | 2026-09-04T22:49:13.985Z | Compiling progenitor-macro v0.14.0 |
| 2540 | 2026-09-04T22:49:14.060Z | Compiling tabled_derive v0.7.0 |
| 2541 | 2026-09-04T22:49:14.097Z | Checking oxide-update-engine v0.1.2 |
| 2542 | 2026-09-04T22:49:14.511Z | Compiling slog-dtrace v0.3.0 |
| 2543 | 2026-09-04T22:49:14.726Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2544 | 2026-09-04T22:49:15.033Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2545 | 2026-09-04T22:49:15.068Z | Checking tabled v0.15.0 |
| 2546 | 2026-09-04T22:49:15.372Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2547 | 2026-09-04T22:49:15.375Z | Checking crossterm v0.29.0 |
| 2548 | 2026-09-04T22:49:15.448Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2549 | 2026-09-04T22:49:15.780Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 2550 | 2026-09-04T22:49:16.263Z | Checking fd-lock v4.0.4 |
| 2551 | 2026-09-04T22:49:16.764Z | Checking vte v0.14.1 |
| 2552 | 2026-09-04T22:49:17.126Z | Checking strip-ansi-escapes v0.2.1 |
| 2553 | 2026-09-04T22:49:18.019Z | Checking nu-ansi-term v0.50.3 |
| 2554 | 2026-09-04T22:49:18.127Z | Checking termtree v0.5.1 |
| 2555 | 2026-09-04T22:49:18.276Z | Checking linked-hash-map v0.5.6 |
| 2556 | 2026-09-04T22:49:18.311Z | Checking reedline v0.40.0 |
| 2557 | 2026-09-04T22:49:18.478Z | Checking lru-cache v0.1.2 |
| 2558 | 2026-09-04T22:49:18.645Z | Checking hickory-proto v0.24.4 |
| 2559 | 2026-09-04T22:49:18.718Z | Compiling minimal-lexical v0.2.1 |
| 2560 | 2026-09-04T22:49:18.941Z | Checking progenitor v0.14.0 |
| 2561 | 2026-09-04T22:49:18.978Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2562 | 2026-09-04T22:49:18.982Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 2563 | 2026-09-04T22:49:19.045Z | Compiling nom v7.1.3 |
| 2564 | 2026-09-04T22:49:19.109Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2565 | 2026-09-04T22:49:19.530Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2566 | 2026-09-04T22:49:20.099Z | Compiling unicode-xid v0.2.6 |
| 2567 | 2026-09-04T22:49:20.409Z | Checking display-error-chain v0.2.2 |
| 2568 | 2026-09-04T22:49:20.445Z | Checking hickory-resolver v0.24.4 |
| 2569 | 2026-09-04T22:49:20.562Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2570 | 2026-09-04T22:49:21.214Z | Compiling ar_archive_writer v0.5.1 |
| 2571 | 2026-09-04T22:49:21.217Z | Checking qorb v0.4.1 |
| 2572 | 2026-09-04T22:49:21.290Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2573 | 2026-09-04T22:49:21.479Z | Checking csv-core v0.1.13 |
| 2574 | 2026-09-04T22:49:21.631Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 2575 | 2026-09-04T22:49:21.685Z | Checking csv v1.4.0 |
| 2576 | 2026-09-04T22:49:21.797Z | Compiling stacker v0.1.23 |
| 2577 | 2026-09-04T22:49:21.914Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2578 | 2026-09-04T22:49:22.073Z | Compiling psm v0.1.30 |
| 2579 | 2026-09-04T22:49:22.109Z | Checking highway v1.3.0 |
| 2580 | 2026-09-04T22:49:22.141Z | Compiling cfg_aliases v0.1.1 |
| 2581 | 2026-09-04T22:49:22.144Z | Compiling semver v0.1.20 |
| 2582 | 2026-09-04T22:49:22.281Z | Compiling nix v0.28.0 |
| 2583 | 2026-09-04T22:49:22.369Z | Compiling rustc_version v0.1.7 |
| 2584 | 2026-09-04T22:49:22.501Z | Checking nibble_vec v0.1.0 |
| 2585 | 2026-09-04T22:49:22.543Z | Checking endian-type v0.1.2 |
| 2586 | 2026-09-04T22:49:22.637Z | Compiling newtype_derive v0.1.6 |
| 2587 | 2026-09-04T22:49:22.662Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2588 | 2026-09-04T22:49:22.725Z | Checking radix_trie v0.2.1 |
| 2589 | 2026-09-04T22:49:22.793Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2590 | 2026-09-04T22:49:22.796Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2591 | 2026-09-04T22:49:22.862Z | Checking phf_shared v0.12.1 |
| 2592 | 2026-09-04T22:49:22.961Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2593 | 2026-09-04T22:49:23.027Z | Compiling chrono-tz v0.10.4 |
| 2594 | 2026-09-04T22:49:23.061Z | Checking phf v0.12.1 |
| 2595 | 2026-09-04T22:49:23.353Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2596 | 2026-09-04T22:49:23.356Z | Compiling const_format_proc_macros v0.2.34 |
| 2597 | 2026-09-04T22:49:23.420Z | Compiling peg-macros v0.8.5 |
| 2598 | 2026-09-04T22:49:23.452Z | Checking recursive v0.1.1 |
| 2599 | 2026-09-04T22:49:23.579Z | Checking winnow v0.6.26 |
| 2600 | 2026-09-04T22:49:23.646Z | Compiling sqlparser_derive v0.5.0 |
| 2601 | 2026-09-04T22:49:23.678Z | Checking unicode_categories v0.1.1 |
| 2602 | 2026-09-04T22:49:24.138Z | Checking home v0.5.12 |
| 2603 | 2026-09-04T22:49:24.260Z | Checking const_format v0.2.35 |
| 2604 | 2026-09-04T22:49:24.296Z | Checking rustyline v14.0.0 |
| 2605 | 2026-09-04T22:49:24.418Z | Checking sqlparser v0.61.0 |
| 2606 | 2026-09-04T22:49:24.765Z | Checking sqlformat v0.3.5 |
| 2607 | 2026-09-04T22:49:24.853Z | Checking peg v0.8.5 |
| 2608 | 2026-09-04T22:49:25.042Z | Checking bcs v0.1.6 |
| 2609 | 2026-09-04T22:49:25.076Z | Checking nom v8.0.0 |
| 2610 | 2026-09-04T22:49:25.217Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2611 | 2026-09-04T22:49:25.283Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2612 | 2026-09-04T22:49:25.318Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2613 | 2026-09-04T22:49:25.398Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2614 | 2026-09-04T22:49:25.497Z | Checking steno v0.4.1 |
| 2615 | 2026-09-04T22:49:25.533Z | Checking sha1 v0.10.6 |
| 2616 | 2026-09-04T22:49:25.730Z | Checking filetime v0.2.27 |
| 2617 | 2026-09-04T22:49:25.809Z | Checking xattr v1.6.1 |
| 2618 | 2026-09-04T22:49:25.896Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2619 | 2026-09-04T22:49:26.100Z | Checking tar v0.4.46 |
| 2620 | 2026-09-04T22:49:26.194Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 2621 | 2026-09-04T22:49:26.447Z | Checking subprocess v0.2.15 |
| 2622 | 2026-09-04T22:49:26.512Z | Checking headers-core v0.3.0 |
| 2623 | 2026-09-04T22:49:26.547Z | Checking yasna v0.5.2 |
| 2624 | 2026-09-04T22:49:26.650Z | Checking headers v0.4.1 |
| 2625 | 2026-09-04T22:49:26.762Z | Checking port-file v0.1.0 |
| 2626 | 2026-09-04T22:49:26.956Z | Checking rcgen v0.12.1 |
| 2627 | 2026-09-04T22:49:26.990Z | Checking dropshot-api-manager-types v0.8.0 |
| 2628 | 2026-09-04T22:49:27.022Z | Checking tagptr v0.2.0 |
| 2629 | 2026-09-04T22:49:27.055Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2630 | 2026-09-04T22:49:27.133Z | Checking utf-8 v0.7.6 |
| 2631 | 2026-09-04T22:49:27.186Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2632 | 2026-09-04T22:49:27.219Z | Checking moka v0.12.13 |
| 2633 | 2026-09-04T22:49:27.296Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2634 | 2026-09-04T22:49:27.329Z | Compiling libefi-sys v0.1.0 |
| 2635 | 2026-09-04T22:49:27.364Z | Compiling bitfield-struct v0.6.2 |
| 2636 | 2026-09-04T22:49:27.757Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2637 | 2026-09-04T22:49:27.792Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2638 | 2026-09-04T22:49:27.858Z | Checking tungstenite v0.21.0 |
| 2639 | 2026-09-04T22:49:27.892Z | Checking hickory-resolver v0.25.2 |
| 2640 | 2026-09-04T22:49:27.925Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2641 | 2026-09-04T22:49:27.967Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2642 | 2026-09-04T22:49:28.026Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2643 | 2026-09-04T22:49:28.264Z | Compiling xshell-macros v0.2.7 |
| 2644 | 2026-09-04T22:49:28.298Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2645 | 2026-09-04T22:49:28.336Z | Checking tokio-tungstenite v0.21.0 |
| 2646 | 2026-09-04T22:49:28.557Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2647 | 2026-09-04T22:49:28.633Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2648 | 2026-09-04T22:49:28.667Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2649 | 2026-09-04T22:49:28.698Z | Checking xshell v0.2.7 |
| 2650 | 2026-09-04T22:49:28.923Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2651 | 2026-09-04T22:49:29.001Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2652 | 2026-09-04T22:49:29.374Z | Checking half v1.8.3 |
| 2653 | 2026-09-04T22:49:29.475Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2654 | 2026-09-04T22:49:29.599Z | Checking serde_cbor v0.11.2 |
| 2655 | 2026-09-04T22:49:29.637Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2656 | 2026-09-04T22:49:29.679Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2657 | 2026-09-04T22:49:29.874Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2658 | 2026-09-04T22:49:29.909Z | Checking libscf-sys v1.2.0 |
| 2659 | 2026-09-04T22:49:30.005Z | Checking maplit v1.0.2 |
| 2660 | 2026-09-04T22:49:30.073Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2661 | 2026-09-04T22:49:30.118Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2662 | 2026-09-04T22:49:30.313Z | Checking papergrid v0.18.0 |
| 2663 | 2026-09-04T22:49:30.412Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2664 | 2026-09-04T22:49:30.468Z | Checking sha2 v0.11.0 |
| 2665 | 2026-09-04T22:49:30.745Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2666 | 2026-09-04T22:49:30.877Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2667 | 2026-09-04T22:49:31.108Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2668 | 2026-09-04T22:49:31.143Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2669 | 2026-09-04T22:49:31.173Z | Checking tabled v0.21.0 |
| 2670 | 2026-09-04T22:49:31.275Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2671 | 2026-09-04T22:49:31.429Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2672 | 2026-09-04T22:49:31.568Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2673 | 2026-09-04T22:49:31.669Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2674 | 2026-09-04T22:49:31.736Z | Checking unicase v2.9.0 |
| 2675 | 2026-09-04T22:49:31.843Z | Checking crc8 v0.1.1 |
| 2676 | 2026-09-04T22:49:31.923Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2677 | 2026-09-04T22:49:31.968Z | Checking fxhash v0.2.1 |
| 2678 | 2026-09-04T22:49:32.101Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2679 | 2026-09-04T22:49:32.136Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2680 | 2026-09-04T22:49:32.374Z | Compiling darling_core v0.21.3 |
| 2681 | 2026-09-04T22:49:32.538Z | Compiling vergen-lib v0.1.6 |
| 2682 | 2026-09-04T22:49:32.699Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2683 | 2026-09-04T22:49:32.753Z | Compiling diesel_derives v2.3.7 |
| 2684 | 2026-09-04T22:49:33.053Z | Checking scheduled-thread-pool v0.2.7 |
| 2685 | 2026-09-04T22:49:33.089Z | Compiling vergen-gitcl v1.0.8 |
| 2686 | 2026-09-04T22:49:33.264Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2687 | 2026-09-04T22:49:33.376Z | Checking r2d2 v0.8.10 |
| 2688 | 2026-09-04T22:49:33.429Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2689 | 2026-09-04T22:49:33.585Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2690 | 2026-09-04T22:49:33.621Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2691 | 2026-09-04T22:49:33.892Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2692 | 2026-09-04T22:49:33.968Z | Checking downcast-rs v2.0.2 |
| 2693 | 2026-09-04T22:49:34.211Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2694 | 2026-09-04T22:49:34.468Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2695 | 2026-09-04T22:49:34.642Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2696 | 2026-09-04T22:49:34.691Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 2697 | 2026-09-04T22:49:34.837Z | Checking kstat-rs v0.2.5 |
| 2698 | 2026-09-04T22:49:34.870Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2699 | 2026-09-04T22:49:34.949Z | Compiling darling_macro v0.21.3 |
| 2700 | 2026-09-04T22:49:35.060Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2701 | 2026-09-04T22:49:35.322Z | Compiling proc-macro-error2 v2.0.1 |
| 2702 | 2026-09-04T22:49:35.386Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2703 | 2026-09-04T22:49:35.480Z | Compiling darling v0.21.3 |
| 2704 | 2026-09-04T22:49:35.553Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2705 | 2026-09-04T22:49:35.599Z | Compiling dsl_auto_type v0.2.0 |
| 2706 | 2026-09-04T22:49:35.664Z | Compiling knus-derive v3.4.0 |
| 2707 | 2026-09-04T22:49:36.685Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2708 | 2026-09-04T22:49:36.947Z | Compiling dirs-sys-next v0.1.2 |
| 2709 | 2026-09-04T22:49:37.024Z | Compiling parking_lot_core v0.8.6 |
| 2710 | 2026-09-04T22:49:37.128Z | Compiling crunchy v0.2.4 |
| 2711 | 2026-09-04T22:49:37.163Z | Compiling salty v0.3.0 |
| 2712 | 2026-09-04T22:49:37.258Z | Compiling dirs-next v2.0.0 |
| 2713 | 2026-09-04T22:49:37.348Z | Compiling clang-sys v1.8.1 |
| 2714 | 2026-09-04T22:49:37.409Z | Checking predicates-tree v1.0.13 |
| 2715 | 2026-09-04T22:49:37.517Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2716 | 2026-09-04T22:49:37.549Z | Compiling git-stub v1.0.0 |
| 2717 | 2026-09-04T22:49:37.580Z | Compiling tiny-keccak v2.0.2 |
| 2718 | 2026-09-04T22:49:37.764Z | Compiling git-stub-vcs v0.1.0 |
| 2719 | 2026-09-04T22:49:37.919Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2720 | 2026-09-04T22:49:37.988Z | Compiling term v0.7.0 |
| 2721 | 2026-09-04T22:49:38.203Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2722 | 2026-09-04T22:49:38.238Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2723 | 2026-09-04T22:49:38.274Z | Checking anstyle-parse v0.2.7 |
| 2724 | 2026-09-04T22:49:38.400Z | Compiling bit-vec v0.6.3 |
| 2725 | 2026-09-04T22:49:38.460Z | Checking anstream v0.6.21 |
| 2726 | 2026-09-04T22:49:38.502Z | Checking parking_lot v0.11.2 |
| 2727 | 2026-09-04T22:49:38.612Z | Compiling bit-set v0.5.3 |
| 2728 | 2026-09-04T22:49:38.655Z | Compiling ascii-canvas v3.0.0 |
| 2729 | 2026-09-04T22:49:38.695Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 2730 | 2026-09-04T22:49:38.727Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2731 | 2026-09-04T22:49:38.906Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2732 | 2026-09-04T22:49:38.941Z | Checking rfc6979 v0.4.0 |
| 2733 | 2026-09-04T22:49:39.099Z | Checking prefix-trie v0.7.0 |
| 2734 | 2026-09-04T22:49:39.209Z | Compiling hashbrown v0.14.5 |
| 2735 | 2026-09-04T22:49:39.317Z | Compiling itertools v0.10.5 |
| 2736 | 2026-09-04T22:49:39.409Z | Compiling ena v0.14.4 |
| 2737 | 2026-09-04T22:49:39.469Z | Compiling libloading v0.8.9 |
| 2738 | 2026-09-04T22:49:39.653Z | Compiling bindgen v0.71.1 |
| 2739 | 2026-09-04T22:49:39.708Z | Compiling diff v0.1.13 |
| 2740 | 2026-09-04T22:49:39.794Z | Compiling regex-syntax v0.6.29 |
| 2741 | 2026-09-04T22:49:39.968Z | Compiling chumsky v0.9.3 |
| 2742 | 2026-09-04T22:49:40.099Z | Checking hickory-server v0.25.2 |
| 2743 | 2026-09-04T22:49:40.435Z | Compiling ecdsa v0.16.9 |
| 2744 | 2026-09-04T22:49:41.170Z | Compiling lalrpop v0.19.12 |
| 2745 | 2026-09-04T22:49:41.294Z | Checking sled v0.34.7 |
| 2746 | 2026-09-04T22:49:41.374Z | Compiling cexpr v0.6.0 |
| 2747 | 2026-09-04T22:49:41.454Z | Checking ignore v0.4.25 |
| 2748 | 2026-09-04T22:49:41.519Z | Checking diesel v2.3.7 |
| 2749 | 2026-09-04T22:49:41.858Z | Checking primeorder v0.13.6 |
| 2750 | 2026-09-04T22:49:41.893Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2751 | 2026-09-04T22:49:42.059Z | Checking nanorand v0.7.0 |
| 2752 | 2026-09-04T22:49:42.133Z | Compiling rustc-hash v2.1.1 |
| 2753 | 2026-09-04T22:49:42.291Z | Checking flume v0.11.1 |
| 2754 | 2026-09-04T22:49:42.378Z | Compiling p384 v0.13.1 |
| 2755 | 2026-09-04T22:49:42.591Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 2756 | 2026-09-04T22:49:42.960Z | Checking globwalk v0.9.1 |
| 2757 | 2026-09-04T22:49:42.993Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2758 | 2026-09-04T22:49:43.198Z | Compiling knus v3.4.0 |
| 2759 | 2026-09-04T22:49:43.572Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2760 | 2026-09-04T22:49:43.688Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2761 | 2026-09-04T22:49:44.031Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2762 | 2026-09-04T22:49:44.111Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2763 | 2026-09-04T22:49:44.144Z | Checking digest-io v0.1.0 |
| 2764 | 2026-09-04T22:49:44.305Z | Compiling libxml v0.3.3 |
| 2765 | 2026-09-04T22:49:44.517Z | Checking assert_matches v1.5.0 |
| 2766 | 2026-09-04T22:49:44.554Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2767 | 2026-09-04T22:49:44.586Z | Checking rawzip v0.4.4 |
| 2768 | 2026-09-04T22:49:44.672Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2769 | 2026-09-04T22:49:44.845Z | Checking camino-tempfile-ext v0.3.3 |
| 2770 | 2026-09-04T22:49:45.049Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 2771 | 2026-09-04T22:49:45.084Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2772 | 2026-09-04T22:49:45.677Z | Compiling strum_macros v0.24.3 |
| 2773 | 2026-09-04T22:49:46.332Z | Compiling indoc v1.0.9 |
| 2774 | 2026-09-04T22:49:46.647Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2775 | 2026-09-04T22:49:46.795Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2776 | 2026-09-04T22:49:47.012Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2777 | 2026-09-04T22:49:47.046Z | Checking quick-xml v0.37.5 |
| 2778 | 2026-09-04T22:49:47.145Z | Checking derive_builder v0.20.2 |
| 2779 | 2026-09-04T22:49:47.292Z | Compiling oso-derive v0.27.3 |
| 2780 | 2026-09-04T22:49:47.381Z | Compiling trait-variant v0.1.2 |
| 2781 | 2026-09-04T22:49:47.830Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2782 | 2026-09-04T22:49:47.955Z | Checking openssl-probe v0.1.6 |
| 2783 | 2026-09-04T22:49:47.987Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2784 | 2026-09-04T22:49:48.151Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 2785 | 2026-09-04T22:49:48.629Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2786 | 2026-09-04T22:49:48.868Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2787 | 2026-09-04T22:49:49.097Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 2788 | 2026-09-04T22:49:49.335Z | Checking corncobs v0.1.4 |
| 2789 | 2026-09-04T22:49:49.367Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2790 | 2026-09-04T22:49:49.451Z | Checking secrecy v0.8.0 |
| 2791 | 2026-09-04T22:49:49.495Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2792 | 2026-09-04T22:49:49.498Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2793 | 2026-09-04T22:49:49.609Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2794 | 2026-09-04T22:49:49.814Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2795 | 2026-09-04T22:49:50.034Z | Checking bb8 v0.8.6 |
| 2796 | 2026-09-04T22:49:50.071Z | Checking rand_seeder v0.4.0 |
| 2797 | 2026-09-04T22:49:50.420Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2798 | 2026-09-04T22:49:50.487Z | Compiling mime_guess v2.0.5 |
| 2799 | 2026-09-04T22:49:50.641Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2800 | 2026-09-04T22:49:50.807Z | Checking http-range v0.1.5 |
| 2801 | 2026-09-04T22:49:50.959Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2802 | 2026-09-04T22:49:50.991Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 2803 | 2026-09-04T22:49:51.139Z | Checking nonempty v0.12.0 |
| 2804 | 2026-09-04T22:49:51.333Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2805 | 2026-09-04T22:49:51.367Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2806 | 2026-09-04T22:49:51.532Z | Checking hyper-staticfile v0.10.1 |
| 2807 | 2026-09-04T22:49:51.634Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 2808 | 2026-09-04T22:49:51.671Z | Checking signal-hook-tokio v0.3.1 |
| 2809 | 2026-09-04T22:49:51.830Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 2810 | 2026-09-04T22:49:51.864Z | Checking scuffle v0.1.0 |
| 2811 | 2026-09-04T22:49:51.952Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 2812 | 2026-09-04T22:49:52.257Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2813 | 2026-09-04T22:49:52.326Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2814 | 2026-09-04T22:49:52.571Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 2815 | 2026-09-04T22:49:52.656Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 2816 | 2026-09-04T22:49:52.690Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 2817 | 2026-09-04T22:49:52.841Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 2818 | 2026-09-04T22:49:52.911Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 2819 | 2026-09-04T22:49:53.062Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2820 | 2026-09-04T22:49:53.314Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 2821 | 2026-09-04T22:49:53.349Z | Checking tungstenite v0.23.0 |
| 2822 | 2026-09-04T22:49:53.728Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2823 | 2026-09-04T22:49:53.816Z | Checking tokio-tungstenite v0.23.1 |
| 2824 | 2026-09-04T22:49:54.117Z | Checking void v1.0.2 |
| 2825 | 2026-09-04T22:49:54.150Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2826 | 2026-09-04T22:49:54.255Z | Checking lzss v0.8.2 |
| 2827 | 2026-09-04T22:49:54.290Z | Checking nix v0.27.1 |
| 2828 | 2026-09-04T22:49:54.337Z | Checking serde_bytes v0.11.19 |
| 2829 | 2026-09-04T22:49:54.479Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2830 | 2026-09-04T22:49:54.549Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 2831 | 2026-09-04T22:49:54.816Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2832 | 2026-09-04T22:49:54.879Z | Checking cpubits v0.1.1 |
| 2833 | 2026-09-04T22:49:55.159Z | Checking yansi v1.0.1 |
| 2834 | 2026-09-04T22:49:55.306Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 2835 | 2026-09-04T22:49:55.407Z | Checking pem-rfc7468 v1.0.0 |
| 2836 | 2026-09-04T22:49:55.443Z | Checking pretty_assertions v1.4.1 |
| 2837 | 2026-09-04T22:49:55.572Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2838 | 2026-09-04T22:49:55.604Z | Checking colored v2.2.0 |
| 2839 | 2026-09-04T22:49:55.607Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2840 | 2026-09-04T22:49:55.833Z | Checking async-bb8-diesel v0.2.1 |
| 2841 | 2026-09-04T22:49:55.868Z | Checking diesel-dtrace v0.5.0 |
| 2842 | 2026-09-04T22:49:55.902Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2843 | 2026-09-04T22:49:56.145Z | Checking hmac v0.13.0 |
| 2844 | 2026-09-04T22:49:56.220Z | Checking universal-hash v0.6.1 |
| 2845 | 2026-09-04T22:49:56.251Z | Compiling libz-sys v1.1.24 |
| 2846 | 2026-09-04T22:49:56.337Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2847 | 2026-09-04T22:49:56.379Z | Compiling instability v0.3.11 |
| 2848 | 2026-09-04T22:49:56.670Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2849 | 2026-09-04T22:49:56.734Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea) |
| 2850 | 2026-09-04T22:49:56.737Z | Checking castaway v0.2.4 |
| 2851 | 2026-09-04T22:49:56.798Z | Compiling indoc v2.0.7 |
| 2852 | 2026-09-04T22:49:56.911Z | Checking compact_str v0.8.1 |
| 2853 | 2026-09-04T22:49:57.179Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2854 | 2026-09-04T22:49:57.273Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2855 | 2026-09-04T22:49:57.337Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2856 | 2026-09-04T22:49:57.669Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 2857 | 2026-09-04T22:49:57.765Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 2858 | 2026-09-04T22:49:59.105Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 2859 | 2026-09-04T22:49:59.237Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2860 | 2026-09-04T22:49:59.394Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2861 | 2026-09-04T22:49:59.512Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 2862 | 2026-09-04T22:49:59.929Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 2863 | 2026-09-04T22:50:00.160Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2864 | 2026-09-04T22:50:01.550Z | Checking polyval v0.7.1 |
| 2865 | 2026-09-04T22:50:01.628Z | Checking der v0.8.0 |
| 2866 | 2026-09-04T22:50:01.762Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 2867 | 2026-09-04T22:50:01.988Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2868 | 2026-09-04T22:50:02.198Z | Checking unicode-truncate v1.1.0 |
| 2869 | 2026-09-04T22:50:02.231Z | Checking lru v0.12.5 |
| 2870 | 2026-09-04T22:50:02.382Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2871 | 2026-09-04T22:50:02.422Z | Checking arc-swap v1.8.2 |
| 2872 | 2026-09-04T22:50:02.456Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 2873 | 2026-09-04T22:50:02.491Z | Checking cassowary v0.3.0 |
| 2874 | 2026-09-04T22:50:02.684Z | Checking slog-scope v4.4.1 |
| 2875 | 2026-09-04T22:50:02.731Z | Checking ratatui v0.29.0 |
| 2876 | 2026-09-04T22:50:02.953Z | Checking ghash v0.6.0 |
| 2877 | 2026-09-04T22:50:03.118Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 2878 | 2026-09-04T22:50:03.316Z | Checking pbkdf2 v0.13.0 |
| 2879 | 2026-09-04T22:50:03.471Z | Checking crypto-bigint v0.7.5 |
| 2880 | 2026-09-04T22:50:04.088Z | Checking aes v0.9.1 |
| 2881 | 2026-09-04T22:50:04.377Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 2882 | 2026-09-04T22:50:04.516Z | Checking ctr v0.10.1 |
| 2883 | 2026-09-04T22:50:04.626Z | Checking aead v0.6.1 |
| 2884 | 2026-09-04T22:50:04.724Z | Checking cargo-platform v0.3.2 |
| 2885 | 2026-09-04T22:50:04.803Z | Compiling petname v2.0.2 |
| 2886 | 2026-09-04T22:50:04.934Z | Checking cargo_metadata v0.23.1 |
| 2887 | 2026-09-04T22:50:05.031Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 2888 | 2026-09-04T22:50:05.469Z | Checking aes-gcm v0.11.0 |
| 2889 | 2026-09-04T22:50:05.670Z | Checking slog-stdlog v4.1.1 |
| 2890 | 2026-09-04T22:50:05.713Z | Checking spki v0.8.0 |
| 2891 | 2026-09-04T22:50:05.751Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2892 | 2026-09-04T22:50:05.824Z | Compiling progenitor-impl v0.13.0 |
| 2893 | 2026-09-04T22:50:05.919Z | Checking salsa20 v0.11.0 |
| 2894 | 2026-09-04T22:50:06.100Z | Checking console v0.16.2 |
| 2895 | 2026-09-04T22:50:06.448Z | Compiling vergen-git2 v9.1.0 |
| 2896 | 2026-09-04T22:50:06.671Z | Checking plotters-backend v0.3.7 |
| 2897 | 2026-09-04T22:50:06.908Z | Checking unit-prefix v0.5.2 |
| 2898 | 2026-09-04T22:50:07.072Z | Checking indicatif v0.18.4 |
| 2899 | 2026-09-04T22:50:07.183Z | Checking plotters-svg v0.3.7 |
| 2900 | 2026-09-04T22:50:07.402Z | Checking scrypt v0.12.0 |
| 2901 | 2026-09-04T22:50:07.494Z | Checking slog-envlogger v2.2.0 |
| 2902 | 2026-09-04T22:50:07.677Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 2903 | 2026-09-04T22:50:07.875Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 2904 | 2026-09-04T22:50:08.100Z | Checking progenitor-client v0.13.0 |
| 2905 | 2026-09-04T22:50:08.381Z | Checking cbc v0.2.1 |
| 2906 | 2026-09-04T22:50:08.509Z | Compiling progenitor-macro v0.13.0 |
| 2907 | 2026-09-04T22:50:08.555Z | Checking libsw-core v0.3.2 |
| 2908 | 2026-09-04T22:50:08.735Z | Checking sapling-renderdag v0.1.0 |
| 2909 | 2026-09-04T22:50:08.967Z | Checking cast v0.3.0 |
| 2910 | 2026-09-04T22:50:09.011Z | Checking sync-ptr v0.1.4 |
| 2911 | 2026-09-04T22:50:09.148Z | Checking criterion-plot v0.6.0 |
| 2912 | 2026-09-04T22:50:09.181Z | Checking libsw v3.5.0 |
| 2913 | 2026-09-04T22:50:09.369Z | Checking pkcs5 v0.8.1 |
| 2914 | 2026-09-04T22:50:09.470Z | Checking plotters v0.3.7 |
| 2915 | 2026-09-04T22:50:09.701Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2916 | 2026-09-04T22:50:10.257Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 2917 | 2026-09-04T22:50:10.482Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 2918 | 2026-09-04T22:50:10.705Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 2919 | 2026-09-04T22:50:10.738Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 2920 | 2026-09-04T22:50:10.931Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 2921 | 2026-09-04T22:50:10.964Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 2922 | 2026-09-04T22:50:11.157Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 2923 | 2026-09-04T22:50:11.193Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 2924 | 2026-09-04T22:50:11.381Z | Checking tinytemplate v1.2.1 |
| 2925 | 2026-09-04T22:50:11.626Z | Checking shell-words v1.1.1 |
| 2926 | 2026-09-04T22:50:11.782Z | Checking oorandom v11.1.5 |
| 2927 | 2026-09-04T22:50:11.863Z | Checking anes v0.1.6 |
| 2928 | 2026-09-04T22:50:12.099Z | Checking criterion v0.7.0 |
| 2929 | 2026-09-04T22:50:12.295Z | Checking pkcs8 v0.11.0 |
| 2930 | 2026-09-04T22:50:12.518Z | Checking oxide-update-engine-display v0.1.2 |
| 2931 | 2026-09-04T22:50:12.855Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 2932 | 2026-09-04T22:50:13.381Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 2933 | 2026-09-04T22:50:13.512Z | Checking progenitor v0.13.0 |
| 2934 | 2026-09-04T22:50:13.692Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 2935 | 2026-09-04T22:50:13.898Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 2936 | 2026-09-04T22:50:14.229Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 2937 | 2026-09-04T22:50:14.808Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 2938 | 2026-09-04T22:50:15.629Z | Checking tokio-test v0.4.5 |
| 2939 | 2026-09-04T22:50:15.869Z | Checking ff v0.14.0 |
| 2940 | 2026-09-04T22:50:16.038Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 2941 | 2026-09-04T22:50:16.265Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2942 | 2026-09-04T22:50:16.676Z | Checking twox-hash v2.1.2 |
| 2943 | 2026-09-04T22:50:17.020Z | Checking atty v0.2.14 |
| 2944 | 2026-09-04T22:50:17.150Z | Checking constant_time_eq v0.4.2 |
| 2945 | 2026-09-04T22:50:17.319Z | Checking arrayref v0.3.9 |
| 2946 | 2026-09-04T22:50:17.423Z | Checking arrayvec v0.7.6 |
| 2947 | 2026-09-04T22:50:17.553Z | Checking group v0.14.0 |
| 2948 | 2026-09-04T22:50:17.642Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 2949 | 2026-09-04T22:50:17.840Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 2950 | 2026-09-04T22:50:18.642Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 2951 | 2026-09-04T22:50:19.592Z | Checking fatfs v0.3.6 |
| 2952 | 2026-09-04T22:50:19.690Z | Checking signature v3.0.0 |
| 2953 | 2026-09-04T22:50:19.768Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 2954 | 2026-09-04T22:50:19.877Z | Checking base16ct v1.0.0 |
| 2955 | 2026-09-04T22:50:20.043Z | Compiling seq-macro v0.3.6 |
| 2956 | 2026-09-04T22:50:20.085Z | Checking sec1 v0.8.1 |
| 2957 | 2026-09-04T22:50:20.217Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2958 | 2026-09-04T22:50:20.325Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 2959 | 2026-09-04T22:50:20.393Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 2960 | 2026-09-04T22:50:20.562Z | Checking hkdf v0.13.0 |
| 2961 | 2026-09-04T22:50:20.741Z | Checking concurrent-queue v2.5.0 |
| 2962 | 2026-09-04T22:50:20.953Z | Checking parking v2.2.1 |
| 2963 | 2026-09-04T22:50:21.099Z | Checking elliptic-curve v0.14.1 |
| 2964 | 2026-09-04T22:50:21.133Z | Checking event-listener v5.4.1 |
| 2965 | 2026-09-04T22:50:21.382Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 2966 | 2026-09-04T22:50:21.535Z | Checking rtoolbox v0.0.3 |
| 2967 | 2026-09-04T22:50:21.699Z | Checking rpassword v7.5.4 |
| 2968 | 2026-09-04T22:50:21.733Z | Checking event-listener-strategy v0.5.4 |
| 2969 | 2026-09-04T22:50:21.890Z | Checking wnaf v0.14.0 |
| 2970 | 2026-09-04T22:50:21.923Z | Checking primefield v0.14.0 |
| 2971 | 2026-09-04T22:50:22.091Z | Checking rfc6979 v0.6.0 |
| 2972 | 2026-09-04T22:50:22.159Z | Checking tui-tree-widget v0.23.1 |
| 2973 | 2026-09-04T22:50:22.267Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 2974 | 2026-09-04T22:50:22.375Z | Compiling blake3 v1.8.5 |
| 2975 | 2026-09-04T22:50:22.578Z | Compiling samael v0.0.19 |
| 2976 | 2026-09-04T22:50:22.757Z | Checking futures-timer v3.0.3 |
| 2977 | 2026-09-04T22:50:23.292Z | Checking ecdsa v0.17.0 |
| 2978 | 2026-09-04T22:50:23.480Z | Checking primeorder v0.14.0 |
| 2979 | 2026-09-04T22:50:23.741Z | Checking async-lock v3.4.2 |
| 2980 | 2026-09-04T22:50:23.880Z | Compiling curve25519-dalek v5.0.0 |
| 2981 | 2026-09-04T22:50:24.156Z | Checking async-object-pool v0.2.0 |
| 2982 | 2026-09-04T22:50:24.369Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 2983 | 2026-09-04T22:50:24.414Z | Checking ssh-encoding v0.3.0 |
| 2984 | 2026-09-04T22:50:24.628Z | Checking serde_regex v1.1.0 |
| 2985 | 2026-09-04T22:50:24.665Z | Checking assert-json-diff v2.0.2 |
| 2986 | 2026-09-04T22:50:24.815Z | Checking path-tree v0.8.3 |
| 2987 | 2026-09-04T22:50:24.860Z | Checking keccak v0.2.0 |
| 2988 | 2026-09-04T22:50:25.033Z | Checking stringmetrics v2.2.2 |
| 2989 | 2026-09-04T22:50:25.065Z | Compiling strsim v0.10.0 |
| 2990 | 2026-09-04T22:50:25.215Z | Checking topological-sort v0.2.2 |
| 2991 | 2026-09-04T22:50:25.385Z | Checking omicron-zone-package v0.12.3 |
| 2992 | 2026-09-04T22:50:25.420Z | Compiling darling_core v0.13.4 |
| 2993 | 2026-09-04T22:50:26.334Z | Checking httpmock v0.8.3 |
| 2994 | 2026-09-04T22:50:27.308Z | Checking ed25519 v3.0.0 |
| 2995 | 2026-09-04T22:50:27.545Z | Checking pkcs1 v0.8.0-rc.4 |
| 2996 | 2026-09-04T22:50:27.710Z | Checking crypto-primes v0.7.2 |
| 2997 | 2026-09-04T22:50:27.784Z | Checking poly1305 v0.9.0 |
| 2998 | 2026-09-04T22:50:27.956Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2999 | 2026-09-04T22:50:28.088Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3000 | 2026-09-04T22:50:28.405Z | Checking blowfish v0.10.0 |
| 3001 | 2026-09-04T22:50:28.556Z | Checking blake2 v0.11.0-rc.6 |
| 3002 | 2026-09-04T22:50:28.591Z | Compiling target-lexicon v0.13.3 |
| 3003 | 2026-09-04T22:50:28.716Z | Checking rsa v0.10.0-rc.18 |
| 3004 | 2026-09-04T22:50:28.767Z | Checking bcrypt-pbkdf v0.11.0 |
| 3005 | 2026-09-04T22:50:28.840Z | Checking argon2 v0.6.0-rc.8 |
| 3006 | 2026-09-04T22:50:28.958Z | Checking ssh-cipher v0.3.0 |
| 3007 | 2026-09-04T22:50:29.159Z | Checking ed25519-dalek v3.0.0 |
| 3008 | 2026-09-04T22:50:29.192Z | Compiling darling_macro v0.13.4 |
| 3009 | 2026-09-04T22:50:29.226Z | Checking sha3 v0.11.0 |
| 3010 | 2026-09-04T22:50:29.259Z | Checking p384 v0.14.0 |
| 3011 | 2026-09-04T22:50:29.413Z | Checking p256 v0.14.0 |
| 3012 | 2026-09-04T22:50:29.597Z | Checking p521 v0.14.0 |
| 3013 | 2026-09-04T22:50:29.703Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3014 | 2026-09-04T22:50:29.967Z | Checking kem v0.3.0 |
| 3015 | 2026-09-04T22:50:30.119Z | Checking module-lattice v0.2.3 |
| 3016 | 2026-09-04T22:50:30.183Z | Checking hex-literal v0.4.1 |
| 3017 | 2026-09-04T22:50:30.312Z | Compiling guppy-workspace-hack v0.1.0 |
| 3018 | 2026-09-04T22:50:30.372Z | Checking sponge-cursor v0.1.0 |
| 3019 | 2026-09-04T22:50:30.556Z | Checking sha3 v0.12.0 |
| 3020 | 2026-09-04T22:50:30.621Z | Checking ml-kem v0.3.2 |
| 3021 | 2026-09-04T22:50:30.791Z | Compiling darling v0.13.4 |
| 3022 | 2026-09-04T22:50:30.896Z | Compiling git2 v0.20.4 |
| 3023 | 2026-09-04T22:50:31.189Z | Checking russh-cryptovec v0.62.0 |
| 3024 | 2026-09-04T22:50:31.236Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3025 | 2026-09-04T22:50:31.383Z | Checking internal-russh-num-bigint v0.5.0 |
| 3026 | 2026-09-04T22:50:31.457Z | Checking num-bigint v0.4.6 |
| 3027 | 2026-09-04T22:50:31.919Z | Checking russh-util v0.52.0 |
| 3028 | 2026-09-04T22:50:32.083Z | Checking generic-array v1.4.3 |
| 3029 | 2026-09-04T22:50:32.402Z | Compiling enum_dispatch v0.3.13 |
| 3030 | 2026-09-04T22:50:32.436Z | Compiling delegate v0.13.5 |
| 3031 | 2026-09-04T22:50:32.522Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3032 | 2026-09-04T22:50:32.595Z | Checking ssh-key v0.7.0-rc.11 |
| 3033 | 2026-09-04T22:50:32.964Z | Checking md5 v0.8.0 |
| 3034 | 2026-09-04T22:50:33.422Z | Checking hex-literal v1.1.0 |
| 3035 | 2026-09-04T22:50:33.425Z | Compiling target-spec v3.5.7 |
| 3036 | 2026-09-04T22:50:33.529Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3037 | 2026-09-04T22:50:33.562Z | Checking russh v0.62.4 |
| 3038 | 2026-09-04T22:50:33.987Z | Checking cfg-expr v0.20.6 |
| 3039 | 2026-09-04T22:50:34.200Z | Compiling serde_with_macros v1.5.2 |
| 3040 | 2026-09-04T22:50:34.257Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3041 | 2026-09-04T22:50:34.512Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3042 | 2026-09-04T22:50:34.933Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3043 | 2026-09-04T22:50:35.073Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3044 | 2026-09-04T22:50:35.145Z | Checking internet-checksum v0.2.1 |
| 3045 | 2026-09-04T22:50:35.296Z | Compiling serde_with v1.14.0 |
| 3046 | 2026-09-04T22:50:35.823Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3047 | 2026-09-04T22:50:36.451Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3048 | 2026-09-04T22:50:36.925Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3049 | 2026-09-04T22:50:36.962Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3050 | 2026-09-04T22:50:36.965Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3051 | 2026-09-04T22:50:37.188Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3052 | 2026-09-04T22:50:37.222Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3053 | 2026-09-04T22:50:37.341Z | Checking httptest v0.16.4 |
| 3054 | 2026-09-04T22:50:37.482Z | Checking pathdiff v0.2.3 |
| 3055 | 2026-09-04T22:50:37.627Z | Checking nested v0.1.1 |
| 3056 | 2026-09-04T22:50:37.747Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 3057 | 2026-09-04T22:50:37.794Z | Checking guppy v0.17.25 |
| 3058 | 2026-09-04T22:50:37.902Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3059 | 2026-09-04T22:50:38.094Z | Checking similar-asserts v1.7.0 |
| 3060 | 2026-09-04T22:50:38.209Z | Compiling target-triple v1.0.0 |
| 3061 | 2026-09-04T22:50:38.308Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3062 | 2026-09-04T22:50:38.771Z | Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 3063 | 2026-09-04T22:50:39.053Z | Compiling polar-core v0.27.3 |
| 3064 | 2026-09-04T22:50:39.395Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3065 | 2026-09-04T22:50:39.461Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3066 | 2026-09-04T22:50:39.701Z | Checking hickory-client v0.25.2 |
| 3067 | 2026-09-04T22:50:40.013Z | Checking supports-hyperlinks v2.1.0 |
| 3068 | 2026-09-04T22:50:40.047Z | Checking supports-color v2.1.0 |
| 3069 | 2026-09-04T22:50:40.092Z | Checking supports-unicode v2.1.0 |
| 3070 | 2026-09-04T22:50:40.161Z | Checking textwrap v0.15.2 |
| 3071 | 2026-09-04T22:50:40.216Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 3072 | 2026-09-04T22:50:40.247Z | Checking terminal_size v0.1.17 |
| 3073 | 2026-09-04T22:50:40.383Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 3074 | 2026-09-04T22:50:40.417Z | Compiling miette-derive v5.10.0 |
| 3075 | 2026-09-04T22:50:40.420Z | Compiling fs-err v2.11.0 |
| 3076 | 2026-09-04T22:50:40.647Z | Checking escape8259 v0.5.3 |
| 3077 | 2026-09-04T22:50:40.808Z | Compiling assert_cmd v2.1.2 |
| 3078 | 2026-09-04T22:50:40.841Z | Checking owo-colors v3.5.0 |
| 3079 | 2026-09-04T22:50:41.131Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 3080 | 2026-09-04T22:50:41.278Z | Checking libtest-mimic v0.8.1 |
| 3081 | 2026-09-04T22:50:41.525Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3082 | 2026-09-04T22:50:41.591Z | Checking miette v5.10.0 |
| 3083 | 2026-09-04T22:50:42.091Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3084 | 2026-09-04T22:50:42.226Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3085 | 2026-09-04T22:50:42.721Z | Checking blake2b_simd v1.0.4 |
| 3086 | 2026-09-04T22:50:42.940Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3087 | 2026-09-04T22:50:43.152Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3088 | 2026-09-04T22:50:43.376Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3089 | 2026-09-04T22:50:43.449Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3090 | 2026-09-04T22:50:43.603Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3091 | 2026-09-04T22:50:43.653Z | Compiling knuffel-derive v3.2.0 |
| 3092 | 2026-09-04T22:50:43.820Z | Checking fancy-regex v0.14.0 |
| 3093 | 2026-09-04T22:50:43.867Z | Checking serde_tokenstream v0.2.3 |
| 3094 | 2026-09-04T22:50:44.079Z | Checking oso v0.27.3 |
| 3095 | 2026-09-04T22:50:44.236Z | Checking approx v0.5.1 |
| 3096 | 2026-09-04T22:50:44.329Z | Compiling rstest_macros v0.25.0 |
| 3097 | 2026-09-04T22:50:44.399Z | Checking uzers v0.12.2 |
| 3098 | 2026-09-04T22:50:44.627Z | Compiling linkme-impl v0.3.35 |
| 3099 | 2026-09-04T22:50:44.658Z | Checking constant_time_eq v0.3.1 |
| 3100 | 2026-09-04T22:50:44.790Z | Checking termcolor v1.4.1 |
| 3101 | 2026-09-04T22:50:45.007Z | Checking rust-argon2 v2.1.0 |
| 3102 | 2026-09-04T22:50:45.041Z | Checking trybuild v1.0.116 |
| 3103 | 2026-09-04T22:50:45.167Z | Checking knuffel v3.2.0 |
| 3104 | 2026-09-04T22:50:45.272Z | Checking datatest-stable v0.3.3 |
| 3105 | 2026-09-04T22:50:45.619Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 3106 | 2026-09-04T22:50:45.651Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3107 | 2026-09-04T22:50:45.853Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3108 | 2026-09-04T22:50:45.885Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3109 | 2026-09-04T22:50:45.917Z | Checking support-bundle-viewer v0.1.2 |
| 3110 | 2026-09-04T22:50:46.005Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3111 | 2026-09-04T22:50:46.065Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3112 | 2026-09-04T22:50:46.187Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3113 | 2026-09-04T22:50:46.232Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
| 3114 | 2026-09-04T22:50:46.287Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3115 | 2026-09-04T22:50:46.404Z | Checking drift v0.2.0 |
| 3116 | 2026-09-04T22:50:46.454Z | Checking rand_distr v0.5.1 |
| 3117 | 2026-09-04T22:50:46.657Z | Checking multimap v0.10.1 |
| 3118 | 2026-09-04T22:50:46.714Z | Compiling relative-path v1.9.3 |
| 3119 | 2026-09-04T22:50:46.794Z | Checking parse-size v1.1.0 |
| 3120 | 2026-09-04T22:50:46.857Z | Compiling linkme v0.3.35 |
| 3121 | 2026-09-04T22:50:46.889Z | Checking dropshot-api-manager v0.8.0 |
| 3122 | 2026-09-04T22:50:46.945Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3123 | 2026-09-04T22:50:47.821Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 3124 | 2026-09-04T22:50:48.071Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3125 | 2026-09-04T22:50:48.656Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3126 | 2026-09-04T22:50:48.919Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3127 | 2026-09-04T22:50:49.088Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3128 | 2026-09-04T22:50:49.151Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3129 | 2026-09-04T22:50:49.314Z | Checking cargo_toml v0.21.0 |
| 3130 | 2026-09-04T22:50:49.680Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3131 | 2026-09-04T22:50:49.888Z | Checking partial-io v0.5.4 |
| 3132 | 2026-09-04T22:50:49.982Z | Checking termios v0.3.3 |
| 3133 | 2026-09-04T22:50:50.158Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 3134 | 2026-09-04T22:50:50.189Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3135 | 2026-09-04T22:50:50.751Z | Checking rstest v0.25.0 |
| 3136 | 2026-09-04T22:50:50.862Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3137 | 2026-09-04T22:50:54.190Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3138 | 2026-09-04T22:50:56.258Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3139 | 2026-09-04T22:50:58.050Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3140 | 2026-09-04T22:51:01.844Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 3141 | 2026-09-04T22:51:02.506Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3142 | 2026-09-04T22:51:04.431Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3143 | 2026-09-04T22:51:11.636Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3144 | 2026-09-04T22:51:12.648Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3145 | 2026-09-04T22:51:14.026Z | Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config) |
| 3146 | 2026-09-04T22:51:16.062Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3147 | 2026-09-04T22:51:19.251Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3148 | 2026-09-04T22:51:19.373Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3149 | 2026-09-04T22:51:22.108Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 3150 | 2026-09-04T22:51:26.919Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3151 | 2026-09-04T22:51:31.115Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3152 | 2026-09-04T22:51:52.077Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3153 | 2026-09-04T22:52:47.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s |
| 3154 | 2026-09-04T22:52:47.353Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3155 | 2026-09-04T22:52:47.353Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3156 | 2026-09-04T22:52:48.021Z | |
| 3157 | 2026-09-04T22:52:48.021Z | real 4:16.319200642 |
| 3158 | 2026-09-04T22:52:48.021Z | user 22:02.305566076 |
| 3159 | 2026-09-04T22:52:48.021Z | sys 5:09.605195251 |
| 3160 | 2026-09-04T22:52:48.021Z | trap 0.537376063 |
| 3161 | 2026-09-04T22:52:48.021Z | tflt 0.452807109 |
| 3162 | 2026-09-04T22:52:48.021Z | dflt 0.614582139 |
| 3163 | 2026-09-04T22:52:48.021Z | kflt 0.005257197 |
| 3164 | 2026-09-04T22:52:48.024Z | lock 1:06:46.722303376 |
| 3165 | 2026-09-04T22:52:48.025Z | slp 1:00:20.162974967 |
| 3166 | 2026-09-04T22:52:48.025Z | lat 1:57.719568281 |
| 3167 | 2026-09-04T22:52:48.025Z | stop 13:20.191654257 |
| 3168 | 2026-09-04T22:52:48.025Z | + RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio' |
| 3169 | 2026-09-04T22:52:48.025Z | + ptime -m cargo doc --workspace --no-deps |
| 3170 | 2026-09-04T22:52:48.874Z | warning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html |
| 3171 | 2026-09-04T22:52:48.874Z | | |
| 3172 | 2026-09-04T22:52:48.874Z | = note: the bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)` |
| 3173 | 2026-09-04T22:52:48.874Z | = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313> |
| 3174 | 2026-09-04T22:52:49.929Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3175 | 2026-09-04T22:52:50.174Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3176 | 2026-09-04T22:52:50.217Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3177 | 2026-09-04T22:52:50.247Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3178 | 2026-09-04T22:52:50.362Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3179 | 2026-09-04T22:52:50.466Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3180 | 2026-09-04T22:52:50.497Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3181 | 2026-09-04T22:52:50.497Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3182 | 2026-09-04T22:52:50.546Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3183 | 2026-09-04T22:52:50.573Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3184 | 2026-09-04T22:52:50.576Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3185 | 2026-09-04T22:52:50.723Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3186 | 2026-09-04T22:52:50.785Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3187 | 2026-09-04T22:52:50.785Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3188 | 2026-09-04T22:52:50.832Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3189 | 2026-09-04T22:52:50.857Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3190 | 2026-09-04T22:52:50.880Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3191 | 2026-09-04T22:52:50.957Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3192 | 2026-09-04T22:52:50.989Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3193 | 2026-09-04T22:52:51.037Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3194 | 2026-09-04T22:52:51.037Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3195 | 2026-09-04T22:52:51.323Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3196 | 2026-09-04T22:52:51.446Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3197 | 2026-09-04T22:52:51.542Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3198 | 2026-09-04T22:52:51.595Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3199 | 2026-09-04T22:52:51.598Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3200 | 2026-09-04T22:52:51.769Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3201 | 2026-09-04T22:52:51.794Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3202 | 2026-09-04T22:52:51.848Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3203 | 2026-09-04T22:52:51.960Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3204 | 2026-09-04T22:52:52.079Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3205 | 2026-09-04T22:52:52.161Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3206 | 2026-09-04T22:52:52.224Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3207 | 2026-09-04T22:52:52.263Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3208 | 2026-09-04T22:52:52.422Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3209 | 2026-09-04T22:52:52.492Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3210 | 2026-09-04T22:52:52.531Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3211 | 2026-09-04T22:52:52.639Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3212 | 2026-09-04T22:52:52.723Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3213 | 2026-09-04T22:52:52.796Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3214 | 2026-09-04T22:52:53.026Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3215 | 2026-09-04T22:52:53.119Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3216 | 2026-09-04T22:52:53.254Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3217 | 2026-09-04T22:52:53.279Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3218 | 2026-09-04T22:52:53.301Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3219 | 2026-09-04T22:52:53.449Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3220 | 2026-09-04T22:52:53.476Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3221 | 2026-09-04T22:52:53.559Z | Checking scuffle v0.1.0 |
| 3222 | 2026-09-04T22:52:53.684Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3223 | 2026-09-04T22:52:53.748Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3224 | 2026-09-04T22:52:53.773Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3225 | 2026-09-04T22:52:53.876Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3226 | 2026-09-04T22:52:53.943Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3227 | 2026-09-04T22:52:53.972Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3228 | 2026-09-04T22:52:54.005Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3229 | 2026-09-04T22:52:54.135Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3230 | 2026-09-04T22:52:54.506Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3231 | 2026-09-04T22:52:54.787Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3232 | 2026-09-04T22:52:54.991Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3233 | 2026-09-04T22:52:55.450Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3234 | 2026-09-04T22:52:55.523Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3235 | 2026-09-04T22:52:55.552Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3236 | 2026-09-04T22:52:55.781Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3237 | 2026-09-04T22:52:55.810Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3238 | 2026-09-04T22:52:55.836Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3239 | 2026-09-04T22:52:55.860Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3240 | 2026-09-04T22:52:56.072Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3241 | 2026-09-04T22:52:56.203Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3242 | 2026-09-04T22:52:56.661Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3243 | 2026-09-04T22:52:56.745Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3244 | 2026-09-04T22:52:56.952Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3245 | 2026-09-04T22:52:57.018Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3246 | 2026-09-04T22:52:57.120Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3247 | 2026-09-04T22:52:57.191Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3248 | 2026-09-04T22:52:57.214Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3249 | 2026-09-04T22:52:57.272Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3250 | 2026-09-04T22:52:57.414Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3251 | 2026-09-04T22:52:57.438Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3252 | 2026-09-04T22:52:57.442Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3253 | 2026-09-04T22:52:57.463Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3254 | 2026-09-04T22:52:57.639Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3255 | 2026-09-04T22:52:57.665Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3256 | 2026-09-04T22:52:57.668Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3257 | 2026-09-04T22:52:57.712Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3258 | 2026-09-04T22:52:58.011Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3259 | 2026-09-04T22:52:58.014Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3260 | 2026-09-04T22:52:58.061Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3261 | 2026-09-04T22:52:58.064Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3262 | 2026-09-04T22:52:58.064Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3263 | 2026-09-04T22:52:58.153Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3264 | 2026-09-04T22:52:58.256Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3265 | 2026-09-04T22:52:58.339Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3266 | 2026-09-04T22:52:58.362Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3267 | 2026-09-04T22:52:58.396Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3268 | 2026-09-04T22:52:58.421Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3269 | 2026-09-04T22:52:58.583Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3270 | 2026-09-04T22:52:58.587Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3271 | 2026-09-04T22:52:58.631Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3272 | 2026-09-04T22:52:58.684Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3273 | 2026-09-04T22:52:58.709Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3274 | 2026-09-04T22:52:58.778Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3275 | 2026-09-04T22:52:58.828Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3276 | 2026-09-04T22:52:58.905Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3277 | 2026-09-04T22:52:58.973Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3278 | 2026-09-04T22:52:59.027Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3279 | 2026-09-04T22:52:59.270Z | Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3280 | 2026-09-04T22:52:59.295Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3281 | 2026-09-04T22:52:59.344Z | Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3282 | 2026-09-04T22:52:59.815Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3283 | 2026-09-04T22:53:00.005Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3284 | 2026-09-04T22:53:00.032Z | Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3285 | 2026-09-04T22:53:00.289Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3286 | 2026-09-04T22:53:01.062Z | Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3287 | 2026-09-04T22:53:01.535Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3288 | 2026-09-04T22:53:03.071Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3289 | 2026-09-04T22:53:03.131Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3290 | 2026-09-04T22:53:03.627Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3291 | 2026-09-04T22:53:03.853Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3292 | 2026-09-04T22:53:04.700Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3293 | 2026-09-04T22:53:04.965Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3294 | 2026-09-04T22:53:05.160Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3295 | 2026-09-04T22:53:05.360Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3296 | 2026-09-04T22:53:05.404Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3297 | 2026-09-04T22:53:05.636Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3298 | 2026-09-04T22:53:05.760Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3299 | 2026-09-04T22:53:05.818Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3300 | 2026-09-04T22:53:06.393Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3301 | 2026-09-04T22:53:06.811Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3302 | 2026-09-04T22:53:06.984Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3303 | 2026-09-04T22:53:07.157Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3304 | 2026-09-04T22:53:07.504Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3305 | 2026-09-04T22:53:07.576Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3306 | 2026-09-04T22:53:07.852Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3307 | 2026-09-04T22:53:08.107Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3308 | 2026-09-04T22:53:08.133Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3309 | 2026-09-04T22:53:08.284Z | Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3310 | 2026-09-04T22:53:08.914Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3311 | 2026-09-04T22:53:08.940Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3312 | 2026-09-04T22:53:09.851Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3313 | 2026-09-04T22:53:09.973Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3314 | 2026-09-04T22:53:10.416Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3315 | 2026-09-04T22:53:10.661Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3316 | 2026-09-04T22:53:11.074Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3317 | 2026-09-04T22:53:11.101Z | Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3318 | 2026-09-04T22:53:11.341Z | Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3319 | 2026-09-04T22:53:11.561Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3320 | 2026-09-04T22:53:12.175Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3321 | 2026-09-04T22:53:12.804Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3322 | 2026-09-04T22:53:13.249Z | Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3323 | 2026-09-04T22:53:13.354Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3324 | 2026-09-04T22:53:13.701Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3325 | 2026-09-04T22:53:13.947Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3326 | 2026-09-04T22:53:14.586Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3327 | 2026-09-04T22:53:14.656Z | Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3328 | 2026-09-04T22:53:15.313Z | Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3329 | 2026-09-04T22:53:15.761Z | Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3330 | 2026-09-04T22:53:16.621Z | Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3331 | 2026-09-04T22:53:18.425Z | Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3332 | 2026-09-04T22:53:19.152Z | Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3333 | 2026-09-04T22:53:20.547Z | Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3334 | 2026-09-04T22:53:21.932Z | Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3335 | 2026-09-04T22:53:22.073Z | Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3336 | 2026-09-04T22:53:22.539Z | Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3337 | 2026-09-04T22:53:22.678Z | Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3338 | 2026-09-04T22:53:22.706Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3339 | 2026-09-04T22:53:23.185Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3340 | 2026-09-04T22:53:24.449Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3341 | 2026-09-04T22:53:25.793Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3342 | 2026-09-04T22:53:26.017Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3343 | 2026-09-04T22:53:26.782Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3344 | 2026-09-04T22:53:26.807Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3345 | 2026-09-04T22:53:26.873Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3346 | 2026-09-04T22:53:27.209Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3347 | 2026-09-04T22:53:27.313Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3348 | 2026-09-04T22:53:27.522Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3349 | 2026-09-04T22:53:27.548Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3350 | 2026-09-04T22:53:27.680Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3351 | 2026-09-04T22:53:27.858Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3352 | 2026-09-04T22:53:28.070Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3353 | 2026-09-04T22:53:28.435Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3354 | 2026-09-04T22:53:28.617Z | Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3355 | 2026-09-04T22:53:28.850Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3356 | 2026-09-04T22:53:29.194Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3357 | 2026-09-04T22:53:29.272Z | Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3358 | 2026-09-04T22:53:29.452Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3359 | 2026-09-04T22:53:29.571Z | Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3360 | 2026-09-04T22:53:30.187Z | Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3361 | 2026-09-04T22:53:31.709Z | Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 3362 | 2026-09-04T22:53:31.759Z | Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 3363 | 2026-09-04T22:53:33.087Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3364 | 2026-09-04T22:53:34.732Z | Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3365 | 2026-09-04T22:53:35.808Z | Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3366 | 2026-09-04T22:53:36.560Z | Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 3367 | 2026-09-04T22:53:37.135Z | Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3368 | 2026-09-04T22:53:38.173Z | Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3369 | 2026-09-04T22:53:40.660Z | Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 3370 | 2026-09-04T22:53:41.304Z | Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3371 | 2026-09-04T22:53:41.779Z | Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 3372 | 2026-09-04T22:53:42.951Z | Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3373 | 2026-09-04T22:53:43.501Z | Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
| 3374 | 2026-09-04T22:53:45.906Z | Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3375 | 2026-09-04T22:53:46.191Z | Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3376 | 2026-09-04T22:53:47.737Z | Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3377 | 2026-09-04T22:53:47.805Z | Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3378 | 2026-09-04T22:53:48.317Z | Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3379 | 2026-09-04T22:53:51.102Z | Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3380 | 2026-09-04T22:53:54.237Z | Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3381 | 2026-09-04T22:53:54.898Z | Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3382 | 2026-09-04T22:53:55.612Z | Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3383 | 2026-09-04T22:53:56.546Z | Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 3384 | 2026-09-04T22:53:57.313Z | Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3385 | 2026-09-04T22:53:58.172Z | Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3386 | 2026-09-04T22:53:59.029Z | Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3387 | 2026-09-04T22:54:01.225Z | Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3388 | 2026-09-04T22:54:01.425Z | Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3389 | 2026-09-04T22:54:01.950Z | Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 3390 | 2026-09-04T22:54:02.184Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3391 | 2026-09-04T22:54:03.024Z | Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3392 | 2026-09-04T22:54:03.857Z | Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3393 | 2026-09-04T22:54:06.957Z | Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 3394 | 2026-09-04T22:54:08.626Z | Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3395 | 2026-09-04T22:54:09.943Z | Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3396 | 2026-09-04T22:54:11.108Z | Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3397 | 2026-09-04T22:54:11.879Z | Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3398 | 2026-09-04T22:54:12.790Z | Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3399 | 2026-09-04T22:54:14.340Z | Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3400 | 2026-09-04T22:54:15.601Z | Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3401 | 2026-09-04T22:54:17.073Z | Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3402 | 2026-09-04T22:54:18.026Z | Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3403 | 2026-09-04T22:54:19.052Z | Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3404 | 2026-09-04T22:54:20.468Z | Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3405 | 2026-09-04T22:54:23.226Z | Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3406 | 2026-09-04T22:54:23.884Z | Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3407 | 2026-09-04T22:54:25.764Z | Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 3408 | 2026-09-04T22:54:26.429Z | Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3409 | 2026-09-04T22:54:28.044Z | Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config) |
| 3410 | 2026-09-04T22:54:29.612Z | Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3411 | 2026-09-04T22:54:31.432Z | Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3412 | 2026-09-04T22:54:32.940Z | Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3413 | 2026-09-04T22:54:34.493Z | Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3414 | 2026-09-04T22:54:36.309Z | Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3415 | 2026-09-04T22:54:38.015Z | Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3416 | 2026-09-04T22:54:42.784Z | Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 3417 | 2026-09-04T22:54:42.832Z | Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3418 | 2026-09-04T22:54:44.266Z | Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 3419 | 2026-09-04T22:54:44.804Z | Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3420 | 2026-09-04T22:54:46.635Z | Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3421 | 2026-09-04T22:54:48.571Z | Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3422 | 2026-09-04T22:54:50.309Z | Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3423 | 2026-09-04T22:54:52.400Z | Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3424 | 2026-09-04T22:54:54.203Z | Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3425 | 2026-09-04T22:54:55.953Z | Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3426 | 2026-09-04T22:54:58.046Z | Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3427 | 2026-09-04T22:54:59.611Z | Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 3428 | 2026-09-04T22:55:01.414Z | Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3429 | 2026-09-04T22:55:03.209Z | Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3430 | 2026-09-04T22:55:04.962Z | Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 3431 | 2026-09-04T22:55:06.721Z | Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 3432 | 2026-09-04T22:55:08.503Z | Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3433 | 2026-09-04T22:55:10.184Z | Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 3434 | 2026-09-04T22:55:12.176Z | Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3435 | 2026-09-04T22:55:13.795Z | Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3436 | 2026-09-04T22:55:15.588Z | Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3437 | 2026-09-04T22:55:17.504Z | Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3438 | 2026-09-04T22:55:19.711Z | Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3439 | 2026-09-04T22:55:21.266Z | Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3440 | 2026-09-04T22:55:23.070Z | Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3441 | 2026-09-04T22:55:25.523Z | Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3442 | 2026-09-04T22:55:27.608Z | Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3443 | 2026-09-04T22:55:29.427Z | Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3444 | 2026-09-04T22:55:32.805Z | Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3445 | 2026-09-04T22:55:34.092Z | Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3446 | 2026-09-04T22:55:36.312Z | Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3447 | 2026-09-04T22:55:39.465Z | Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3448 | 2026-09-04T22:55:41.558Z | Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3449 | 2026-09-04T22:55:43.977Z | Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3450 | 2026-09-04T22:55:46.174Z | Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 3451 | 2026-09-04T22:55:48.644Z | Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3452 | 2026-09-04T22:55:51.427Z | Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3453 | 2026-09-04T22:55:53.659Z | Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 3454 | 2026-09-04T22:55:56.706Z | Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3455 | 2026-09-04T22:55:58.675Z | Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3456 | 2026-09-04T22:56:01.913Z | Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3457 | 2026-09-04T22:56:03.869Z | Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3458 | 2026-09-04T22:56:06.583Z | Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3459 | 2026-09-04T22:56:09.149Z | Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3460 | 2026-09-04T22:56:11.406Z | Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3461 | 2026-09-04T22:56:14.237Z | Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3462 | 2026-09-04T22:56:16.790Z | Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3463 | 2026-09-04T22:56:19.385Z | Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3464 | 2026-09-04T22:56:21.974Z | Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3465 | 2026-09-04T22:56:24.509Z | Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3466 | 2026-09-04T22:56:27.058Z | Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3467 | 2026-09-04T22:56:29.457Z | Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3468 | 2026-09-04T22:56:32.251Z | Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3469 | 2026-09-04T22:56:34.803Z | Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3470 | 2026-09-04T22:56:37.986Z | Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3471 | 2026-09-04T22:56:40.370Z | Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3472 | 2026-09-04T22:56:43.310Z | Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 3473 | 2026-09-04T22:56:45.238Z | Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3474 | 2026-09-04T22:56:47.774Z | Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3475 | 2026-09-04T22:56:50.397Z | Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3476 | 2026-09-04T22:56:53.014Z | Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3477 | 2026-09-04T22:56:55.698Z | Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3478 | 2026-09-04T22:56:58.200Z | Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3479 | 2026-09-04T22:57:00.787Z | Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3480 | 2026-09-04T22:57:04.047Z | Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3481 | 2026-09-04T22:57:06.242Z | Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3482 | 2026-09-04T22:57:08.938Z | Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3483 | 2026-09-04T22:57:11.699Z | Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3484 | 2026-09-04T22:57:14.509Z | Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3485 | 2026-09-04T22:57:17.225Z | Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3486 | 2026-09-04T22:57:19.767Z | Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3487 | 2026-09-04T22:57:22.428Z | Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 3488 | 2026-09-04T22:57:25.311Z | Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3489 | 2026-09-04T22:57:28.255Z | Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3490 | 2026-09-04T22:57:30.906Z | Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3491 | 2026-09-04T22:57:33.740Z | Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3492 | 2026-09-04T22:57:36.478Z | Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3493 | 2026-09-04T22:57:39.142Z | Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3494 | 2026-09-04T22:57:41.836Z | Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3495 | 2026-09-04T22:57:44.636Z | Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3496 | 2026-09-04T22:57:47.336Z | Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3497 | 2026-09-04T22:57:50.148Z | Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3498 | 2026-09-04T22:57:52.966Z | Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3499 | 2026-09-04T22:57:55.718Z | Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3500 | 2026-09-04T22:58:03.763Z | Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3501 | 2026-09-04T22:58:04.298Z | Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3502 | 2026-09-04T22:58:07.558Z | Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3503 | 2026-09-04T22:58:11.254Z | Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3504 | 2026-09-04T22:58:14.872Z | Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
| 3505 | 2026-09-04T22:58:18.437Z | Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3506 | 2026-09-04T22:58:21.933Z | Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3507 | 2026-09-04T22:58:25.891Z | Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3508 | 2026-09-04T22:58:30.843Z | Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3509 | 2026-09-04T22:58:32.917Z | Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3510 | 2026-09-04T22:58:36.446Z | Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3511 | 2026-09-04T22:58:41.494Z | Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
| 3512 | 2026-09-04T22:58:44.463Z | Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3513 | 2026-09-04T22:58:48.344Z | Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3514 | 2026-09-04T22:58:52.300Z | Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3515 | 2026-09-04T22:58:56.218Z | Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3516 | 2026-09-04T22:59:00.186Z | Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3517 | 2026-09-04T22:59:04.161Z | Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3518 | 2026-09-04T22:59:08.097Z | Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3519 | 2026-09-04T22:59:11.977Z | Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3520 | 2026-09-04T22:59:15.968Z | Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3521 | 2026-09-04T22:59:19.955Z | Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3522 | 2026-09-04T22:59:23.822Z | Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3523 | 2026-09-04T22:59:27.746Z | Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3524 | 2026-09-04T22:59:31.725Z | Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 3525 | 2026-09-04T22:59:35.663Z | Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3526 | 2026-09-04T22:59:39.570Z | Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3527 | 2026-09-04T22:59:43.767Z | Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3528 | 2026-09-04T22:59:47.601Z | Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3529 | 2026-09-04T22:59:51.621Z | Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 3530 | 2026-09-04T23:00:22.797Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 34s |
| 3531 | 2026-09-04T23:00:22.801Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3532 | 2026-09-04T23:00:22.801Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3533 | 2026-09-04T23:00:22.964Z | Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files |
| 3534 | 2026-09-04T23:00:23.079Z | |
| 3535 | 2026-09-04T23:00:23.079Z | real 7:34.960027821 |
| 3536 | 2026-09-04T23:00:23.080Z | user 20:27.581875545 |
| 3537 | 2026-09-04T23:00:23.080Z | sys 4:22.707658784 |
| 3538 | 2026-09-04T23:00:23.080Z | trap 0.298109178 |
| 3539 | 2026-09-04T23:00:23.080Z | tflt 0.007592206 |
| 3540 | 2026-09-04T23:00:23.080Z | dflt 0.106854684 |
| 3541 | 2026-09-04T23:00:23.080Z | kflt 0.000030476 |
| 3542 | 2026-09-04T23:00:23.080Z | lock 7:15:23.613339783 |
| 3543 | 2026-09-04T23:00:23.080Z | slp 2:32:59.911579899 |
| 3544 | 2026-09-04T23:00:23.080Z | lat 34.798380761 |
| 3545 | 2026-09-04T23:00:23.088Z | stop 2:14.544545506 |
| 3546 | 2026-09-04T23:00:23.088Z | process exited: duration 840764 ms, exit code 0 |
| |
| 3547 | 2026-09-04T23:00:23.097Z | found 0 output files |